:root {
    --primary-blue: #0b48a1;
    --white: #ffffff;
    --light-gray: #f8f9fa;
    --dark-gray: #333333;
    --border-gray: #e0e0e0;
    --light-blue-bg: #e5effc;
}

h2 {
    font-family: Poppins, Montserrat, sans-serif;
    font-weight: 700;
}

.site_banner_1 .text-content h2,
.site_banner_1.site_banner_1_2 .text-content h2 {
    font-weight: 500;
}

html body .site_banner_1.site_banner_1_3 {
    padding-bottom: .0rem;
}

html body .site_banner_1.site_banner_1_2.site_banner_1_3 .btn-download img {
    height: 4rem;
}

html body .site_banner_1.site_banner_1_2.site_banner_1_3 .btn-download i {
    display: flex;
    align-items: center;
}

html body .site_banner_1.site_banner_1_2.site_banner_1_3 .btn-download span {}

html body .site_banner_1.site_banner_1_2.site_banner_1_3 .btn-download {
    display: flex;
    column-gap: 1.6rem;
    align-items: center;
    color: rgb(255, 255, 255);
    font-size: 1.8rem;
    text-underline-offset: 1rem;
    text-decoration-thickness: 0.1rem;
    white-space: nowrap;
    max-width: min-content;
}

html body .site_banner_1.site_banner_1_2.site_banner_1_3 .spec_desc {
    font-size: 1.8rem;
}

html body .site_banner_1.site_banner_1_2.site_banner_1_3 .spec_label {
    font-size: 3rem;
    font-weight: 400;
    font-family: Montserrat;
    margin-bottom: 1rem;
}

html body .site_banner_1.site_banner_1_2.site_banner_1_3 .specs_banner {
    display: flex;
    gap: 7rem;
    margin: 0.5rem .0rem 1.5rem;
}

html body .site_banner_1.site_banner_1_2.site_banner_1_3 .container {
    position: relative;
}

html body .site_banner_1.site_banner_1_2.site_banner_1_3 h1 {
    font-family: Poppins;
    font-weight: bold;
    line-height: 1.6;
    font-size: 5rem;
}

html body .site_banner_1.site_banner_1_2.site_banner_1_3 .text-content {
    width: 60%;
    justify-content: center;
    gap: 4rem;
}

html body .site_banner_1.site_banner_1_2.site_banner_1_3 .main_image {
    position: absolute;
    right: .0rem;
    top: .0rem;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40%;
}

html body .site_banner_1.site_banner_1_2.site_banner_1_3 .main_image img {}

html body .site_banner_1.site_banner_1_2.site_banner_1_3 h2 {
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.56;
    opacity: 0.8;
    margin: .0rem;
}
.mobileonly {
    display: none;
}


.yyx-hero-title {
    font-family: Montserrat, sans-serif;
    font-size: clamp(4rem, 3.958vw, 7.6rem);
    font-weight: 900;
    line-height: clamp(4.8rem, 4.583vw, 8.8rem);
    margin: .0rem;
}

.yyx-section-title {
    font-family: Poppins;
    font-size: clamp(2.8rem, 2.344vw, 4.5rem);
    font-weight: 900;
    line-height: 1.1;
    margin: .0rem;
    color: rgb(51, 51, 51);
}

.yyx-hero-subtitle {
    font-family: Montserrat, sans-serif;
    font-size: 3.4rem;
    font-weight: 600;
    line-height: 1.25;
    margin: 1rem .0rem 3.5rem;
}

.yyx-card-title {
    font-family: "Montserrat Regular", Montserrat, sans-serif;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.3;
    margin: .0rem .0rem 1.5rem;
    color: rgb(51, 51, 51);
}

.yyx-brand-title {
    font-family: Montserrat, sans-serif;
    font-size: 3.5rem;
    font-weight: 400;
    line-height: 1.2;
    margin: .0rem .0rem 3rem;
    color: rgb(51, 51, 51);
}

.yyx-text-large {
    font-family: "Microsoft Sans Serif", sans-serif;
    font-size: 2.3rem;
    font-weight: normal;
    line-height: 4rem;
    margin: .0rem;
}

.yyx-text-medium {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 2rem;
    font-weight: normal;
    line-height: 1.8;
    margin: .0rem;
    color: rgb(102, 102, 102);
}

.yyx-text-small {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 1.7rem;
    font-weight: normal;
    line-height: 1.9;
    margin: .0rem;
    color: rgb(102, 102, 102);
}

.yyx-text-mini {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 1.5;
    margin: .0rem;
    color: rgb(102, 102, 102);
}

.yyx-logo-text {
    font-family: "Camar Regular", Arial, sans-serif;
    font-size: 4.4rem;
    font-weight: normal;
    color: var(--primary-blue);
}

.yyx-nav-text {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    color: var(--dark-gray);
    transition: color 0.3s;
}

.yyx-nav-text.active {
    color: var(--primary-blue);
    font-weight: 600;
}

.yyx-button-text {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
}

.yyx-stat-number {
    font-family: Montserrat, sans-serif;
    font-size: 6rem;
    font-weight: 400;
    line-height: 1;
    margin: .0rem;
    color: rgb(51, 51, 51);
}

.yyx-stat-label {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 2.4rem;
    font-weight: normal;
    line-height: 1.4;
    color: rgb(102, 102, 102);
}


html {
    font-size: clamp(39%, 3.255vw, 62.5%);
}



*,
::before,
::after {
    box-sizing: border-box;
}

.container {
    max-width: 140rem;
    margin: .0rem auto;
    padding: .0rem;
    width: 100%;
}

@media (min-width: 1024px) and (max-width: 1400px) {
    .container {
        max-width: calc(-10rem + min(100vw, 100%));
        width: calc(-10rem + min(100vw, 100%));
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .container {
        max-width: calc(-6rem + 100vw);
        width: calc(-6rem + 100vw);
        padding: .0rem 1.5rem;
    }
}

.site-header {
    position: fixed;
    top: .0rem;
    left: .0rem;
    width: 100%;
    height: 10rem;
    z-index: 100;
    padding: .0rem 8.4rem;
    background-color: var(--white);
    transition: 0.3s;
    display: flex;
    align-items: center;
}

.site-header.scrolled {
    position: fixed;
    top: .0rem;
    background-color: var(--white);
    box-shadow: rgba(0, 0, 0, 0.1) .0rem 0.2rem 2rem;
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%);
    }

    100% {
        transform: translateY(0px);
    }
}

.header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
}

.logo-text {
    font-family: "Camar Regular", Arial, sans-serif;
    font-size: 4.4rem;
    font-weight: normal;
    color: var(--primary-blue);
    text-decoration: none;
    transition: color 0.3s;
}

.logo-text:hover {
    color: var(--primary-blue);
    opacity: 0.8;
}

.main-navigation>ul {
    margin: .0rem;
    padding: .0rem;
    list-style: none;
    display: flex;
    height: 10rem;
    align-items: center;
}

.main-navigation li {
    margin: .0rem 1.3vw;
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}

.main-navigation a {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    color: rgb(67, 67, 67);
    text-decoration: none;
    padding: 1.2rem .0rem;
    position: relative;
    transition: color 0.3s;
    white-space: nowrap;
}

.main-navigation a:hover {
    color: var(--primary-blue);
}

.main-navigation a::after {
    content: "";
    position: absolute;
    bottom: .0rem;
    left: .0rem;
    width: .0rem;
    height: 0.2rem;
    background-color: var(--primary-blue);
    transition: width 0.3s;
}

.main-navigation li.current-menu-item a::after,
.main-navigation a:hover::after {
    width: 100%;
}

.site-header .main-navigation .sub-menu {
    left: -2.4rem;
    position: absolute;
    top: 91%;
    min-width: 20rem;
    background-color: rgb(255, 255, 255);
    padding: 1.6rem 2.4rem .0rem;
    box-shadow: rgba(0, 0, 0, 0.1) .0rem 0.2rem 0.5rem;
    display: block;
    pointer-events: none;
    opacity: 0;
    transform: translateY(0.8rem);
    transition: 0.3s;
    z-index: -1;
    border-radius: 0.5rem;
}

.site-header .main-navigation li:hover>.sub-menu,
.site-header .main-navigation li:focus-within>.sub-menu,
.main-navigation .menu-item-has-children.open>.sub-menu {
    pointer-events: auto;
    opacity: 1;
    transform: translateY(0px);
    z-index: 100;
}

.site-header .main-navigation .sub-menu>li {
    margin-bottom: 0.5rem;
    transition: 0.4s;
    transform: translateY(-1.6rem);
}

.site-header .main-navigation .sub-menu>li>a {
    display: block;
    padding: 0.8rem .0rem;
    transition: 0.3s;
    font-size: 1.5rem;
    position: relative;
    color: var(--dark-gray);
}

.site-header .main-navigation .sub-menu>li>a:hover {
    color: var(--primary-blue);
}

.main-navigation .menu-item-has-children.open>.sub-menu {
    display: flex;
}

.search-block {
    position: fixed;
    inset: .0rem;
    z-index: 2000;
    display: none;
}

.search-block.active {
    display: block;
}

.search-backdrop {
    position: absolute;
    inset: .0rem;
    background: rgba(0, 0, 0, 0.45);
    opacity: 0;
    transition: opacity 0.25s;
}

.search-panel {
    position: absolute;
    left: .0rem;
    right: .0rem;
    bottom: .0rem;
    background: rgb(255, 255, 255);
    border-radius: .0rem;
    box-shadow: rgba(0, 0, 0, 0.2) .0rem -1.2rem 4rem;
    transform: translateY(100%);
    transition: transform 0.3s;
    padding: 2rem 2rem 3rem;
    height: 50vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.search-block.active .search-backdrop {
    opacity: 1;
}

.search-block.active .search-panel {
    transform: translateY(0px);
}

.search-header {
    display: flex;
    justify-content: flex-end;
}

.search-header .wd-cross-icon {
    width: 2.4rem;
    height: 2.4rem;
    cursor: pointer;
    position: relative;
}

.search-header .wd-cross-icon::before,
.search-header .wd-cross-icon::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1.8rem;
    height: 0.2rem;
    background: rgb(51, 51, 51);
    transform-origin: center center;
}

.search-header .wd-cross-icon::before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.search-header .wd-cross-icon::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.search-body {
    margin-top: clamp(16px, 6vh, 72px);
}

.searchform {
    max-width: 96rem;
    margin: .0rem auto;
}

.searchform .s {
    width: 100%;
    height: 5.6rem;
    border-radius: .0rem;
    border: 0.1rem solid rgb(230, 234, 242);
    padding: .0rem 2rem;
    font-size: 1.6rem;
    outline: none;
    box-shadow: rgba(0, 0, 0, 0.04) .0rem 0.2rem 0.6rem inset;
}

.searchform .s:focus {
    border-color: var(--primary-blue);
    box-shadow: rgba(15, 92, 209, 0.1) .0rem .0rem .0rem 0.3rem;
}

@media (min-width: 1200px) {
    .search-panel {
        padding: 3rem 4rem 4rem;
    }

    .searchform .s {
        height: 6.4rem;
        font-size: 1.8rem;
    }
}

.sub-menu li {
    margin: .0rem;
    width: 100%;
}

.sub-menu a {
    padding: 0.8rem 1.2rem;
    display: block;
    white-space: nowrap;
}

.sub-menu a::after {
    display: none;
}

.header-right {
    display: flex;
    align-items: center;
    gap: 1.65rem;
    position: relative;
}

.header-icon {
    cursor: pointer;
    padding: 0.8rem;
    border-radius: 50%;
    transition: background-color 0.3s;
    display: flex;
    align-items: center;
}

.header-icon:hover {
    background-color: var(--light-gray);
}

.header-icon svg {
    width: 2.4rem;
    height: 2.4rem;
    stroke: var(--dark-gray);
    transition: stroke 0.3s;
}

.header-popover {
    position: absolute;
    top: 100%;
    left: -6.4rem;
    margin-top: 1rem;
    background: rgb(255, 255, 255);
    border: .1rem solid var(--border-gray);
    border-radius: 0.8rem;
    box-shadow: rgba(0, 0, 0, 0.08) .0rem 0.8rem 2.4rem;
    min-width: 19rem;
    z-index: 1000;
}

.header-popover[hidden] {
    display: none !important;
}

.header-popover .popover-content {
    padding: 1.2rem;
}

.header-popover .popover-title {
    font-size: 1.4rem;
    margin: .0rem .0rem 0.8rem;
    color: var(--dark-gray);
}

.header-popover .popover-arrow {
    position: absolute;
    top: -0.8rem;
    right: 1.8rem;
    width: 1.6rem;
    height: 1.6rem;
    background: rgb(255, 255, 255);
    border-left: .1rem solid var(--border-gray);
    border-top: .1rem solid var(--border-gray);
    transform: rotate(45deg);
}

.search-form {
    display: flex;
    gap: 0.6rem;
}

.search-input {
    flex: 1 1 0%;
    border: .1rem solid var(--border-gray);
    border-radius: 0.6rem;
    padding: 0.8rem 1rem;
    font-size: 1.4rem;
}

.search-submit {
    border: .1rem solid var(--border-gray);
    background: rgb(249, 249, 249);
    border-radius: 0.6rem;
    padding: 0.8rem 1.2rem;
    font-size: 1.4rem;
    cursor: pointer;
}

.search-submit:hover {
    background: rgb(241, 241, 241);
}

.language-list {
    list-style: none;
    margin: .0rem;
    padding: 0.4rem .0rem;
}

.language-list li+li {
    margin-top: 1rem;
}

.language-item {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    width: 100%;
    text-align: left;
    padding: 0.3rem 1rem;
    border-radius: 0.6rem;
    border: 0.1rem solid rgb(229, 229, 229);
    background: rgb(255, 255, 255);
    cursor: pointer;
    font-size: 1.4rem;
}

.language-item[aria-pressed="true"],
.language-item:hover {
    background: rgb(245, 247, 251);
    border-color: rgb(230, 234, 242);
}

.lang-flag {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.8rem;
    background: rgb(255, 255, 255);
    border: 0.1rem solid transparent;
}

.header-icon:hover svg {
    stroke: var(--primary-blue);
}

.contact-button {
    background-color: var(--primary-blue);
    color: var(--white);
    padding: 1rem 2.4rem;
    border-radius: 2.5rem;
    text-decoration: none;
    font-weight: 400;
    font-size: 1.6rem;
    transition: 0.3s;
    border: 0.2rem solid var(--primary-blue);
    margin-left: 1.8rem;
    white-space: nowrap;
}

.contact-button:hover {
    background-color: transparent;
    color: var(--primary-blue);
}

.mobile-menu-toggle {
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    padding: .0rem;
    margin-left: 2rem;
}

.mobile-menu-toggle span {
    display: block;
    width: 2.5rem;
    height: 0.3rem;
    background-color: #0b48a1;
    margin: 0.5rem .0rem;
    transition: transform 0.3s, opacity 0.3s;
}

@media (max-width: 1024px) {
    .main-navigation {
        display: none;
        position: absolute;
        top: 100%;
        left: .0rem;
        width: 100%;
        background-color: rgb(0, 31, 90);
        flex-direction: column;
    }

    .main-navigation.active {
        display: flex;
        background: #fff;
        height: auto;
    }

    .main-navigation ul {
        flex-direction: column;
        width: 100%;
        padding: 2rem 2rem 60px;
        height: auto;
        box-shadow: 0px 4px 6px #b2b2b2;
    }

    .main-navigation li {
        margin: 3px .0rem;
        padding: 3px 0;
        border-bottom: 1px solid #ddd;
        width: 100%;
    }

    .mobile-menu-toggle {
        display: block;
    }

    .mobile-menu-toggle.active span:nth-child(1) {
        transform: translateY(8px) rotate(45deg);
    }

    .mobile-menu-toggle.active span:nth-child(2) {
        opacity: 0;
    }

    .mobile-menu-toggle.active span:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg);
    }
}

@font-face {
    font-family: Camar;
    src: url("Camar Regular.otf") format("opentype");
}

body,
html {
    margin: .0rem;
    font-family: "Helvetica Neue", sans-serif;
    position: relative;
}

body {
    padding: 10rem .0rem .0rem;
}

.site_banner_1 {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding-bottom: 4.5rem;
}

.site_banner_1 .slider {
    min-height: clamp(560px, 80vh, 900px);
}

.site_banner_1 .slider {
    width: 100%;
    height: auto;
}

.site_banner_1 .slide {
    outline: none;
}

.site_banner_1 .banner_content {
    background: center center / cover no-repeat rgb(15, 92, 209);
    border-radius: 2rem;
    overflow: hidden;
    min-height: clamp(560px, 80vh, 900px);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.site_banner_1 .banner_content .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.site_banner_1 .slick-track {
    display: flex;
    flex-wrap: nowrap;
}

.site_banner_1 .slick-slide {
    margin: .0rem 1.5rem;
}

.home-page .site_banner_1 .slick-slide {
    max-width: calc(100% - 70px);
}

.site_banner_1 .text-content {
    flex: 0 0 63%;
    padding-left: .0rem;
    color: white;
    z-index: 10;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.site_banner_1 .banner_image {
    flex: 0 0 55%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.site_banner_1 .banner_image img {
    max-width: 80%;
    height: auto;
}


/* ÃƒÂ¦Ã‚Â¨Ã‚ÂªÃƒÂ¥Ã‚Â¹Ã¢â‚¬Â¦ÃƒÂ¦Ã¢â‚¬â€œÃ¢â‚¬Â¡ÃƒÂ¥Ã‚Â­Ã¢â‚¬â€ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ§Ã¢â‚¬ÂÃ‚Â» - ÃƒÂ¤Ã‚Â»Ã…Â½ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ§Ã‚Â§Ã‚Â»ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¥ÃƒÂ¥Ã‚Â·Ã‚Â¦ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¦Ã¢â‚¬Â¢Ã‹â€ ÃƒÂ¦Ã…Â¾Ã…â€œ (ÃƒÂ¥Ã‚Â¿Ã‚Â«ÃƒÂ©Ã¢â€šÂ¬Ã…Â¸ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ) */
#home_page_b_1 .text-content h1,
#home_page_b_1 .text-content h2,
#home_page_b_1 .text-content p,
#home_page_b_1 .text-content .read-more {
    opacity: 0;
    transform: translateX(200px) scale(0.9);
    transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94),
                transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* ÃƒÂ¦Ã‚Â¿Ã¢â€šÂ¬ÃƒÂ¦Ã‚Â´Ã‚Â»ÃƒÂ§Ã…Â Ã‚Â¶ÃƒÂ¦Ã¢â€šÂ¬Ã‚Â - ÃƒÂ¥Ã¢â‚¬Â¦Ã†â€™ÃƒÂ§Ã‚Â´Ã‚Â ÃƒÂ§Ã‚Â§Ã‚Â»ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¥ÃƒÂ¥Ã‹â€ Ã‚Â°ÃƒÂ¦Ã…â€œÃ¢â€šÂ¬ÃƒÂ§Ã‚Â»Ã‹â€ ÃƒÂ¤Ã‚Â½Ã‚ÂÃƒÂ§Ã‚Â½Ã‚Â® */
#home_page_b_1 .slick-center .text-content h1,
#home_page_b_1 .slick-center .text-content h2,
#home_page_b_1 .slick-center .text-content p,
#home_page_b_1 .slick-center .text-content .read-more {
    opacity: 1;
    transform: translateX(0px) scale(1);
}

/* ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ¥Ã‚Â±Ã¢â‚¬Å¡ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ§Ã¢â‚¬ÂÃ‚Â»ÃƒÂ¥Ã‚Â»Ã‚Â¶ÃƒÂ¨Ã‚Â¿Ã…Â¸ - ÃƒÂ¥Ã‹â€ Ã¢â‚¬ÂºÃƒÂ¥Ã‚Â»Ã‚ÂºÃƒÂ¤Ã‚Â¾Ã‚ÂÃƒÂ¦Ã‚Â¬Ã‚Â¡ÃƒÂ¥Ã¢â‚¬Â¡Ã‚ÂºÃƒÂ§Ã…Â½Ã‚Â°ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¦Ã¢â‚¬Â¢Ã‹â€ ÃƒÂ¦Ã…Â¾Ã…â€œ (ÃƒÂ¦Ã¢â‚¬ÂºÃ‚Â´ÃƒÂ¥Ã‚Â¿Ã‚Â«ÃƒÂ¨Ã…Â Ã¢â‚¬Å¡ÃƒÂ¥Ã‚Â¥Ã‚Â) */
#home_page_b_1 .slick-center .text-content h1 {
    transition-delay: 0.1s;
}

#home_page_b_1 .slick-center .text-content h2 {
    transition-delay: 0.25s;
}

#home_page_b_1 .slick-center .text-content p {
    transition-delay: 0.4s;
}

#home_page_b_1 .slick-center .text-content .read-more {
    transition-delay: 0.55s;
    background: #3677F7;
    color: #fff;
    font-size: 1.6rem;
}

#home_page_b_1 .line1 {
    display: inline-block;
    width: 2.2rem;
    height: 0.1rem;
    background: #fff;
    margin-left: 0.4rem;
}

/* ÃƒÂ¥Ã‚Â¢Ã…Â¾ÃƒÂ¥Ã‚Â¼Ã‚ÂºÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¦Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¥Ã‚ÂÃ…â€œÃƒÂ¦Ã¢â‚¬Â¢Ã‹â€ ÃƒÂ¦Ã…Â¾Ã…â€œ - ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¥Ã‚Â¦Ã¢â€žÂ¢ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â·Ã‚Â¦ÃƒÂ§Ã‚Â§Ã‚Â»ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ÃƒÂ§Ã‚Â¼Ã‚Â©ÃƒÂ¦Ã¢â‚¬ÂÃ‚Â¾ */
#home_page_b_1 .text-content .read-more:hover {
    /* transform: translateX(-12px) scale(1.08); */
    /* transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1); */
    /* box-shadow: 0 12px 35px rgba(0, 0, 0, 0.2); */
    color: #3677F7;
    background: #fff;
}

#home_page_b_1 .text-content .read-more:hover span {
    background: #3677F7;
}

/* ÃƒÂ¤Ã‚Â¸Ã‚ÂºÃƒÂ¤Ã‚Â¸Ã‚ÂÃƒÂ¥Ã‚ÂÃ…â€™ÃƒÂ¥Ã¢â‚¬Â¦Ã†â€™ÃƒÂ§Ã‚Â´Ã‚Â ÃƒÂ¨Ã‚Â®Ã‚Â¾ÃƒÂ§Ã‚Â½Ã‚Â®ÃƒÂ¤Ã‚Â¸Ã‚ÂÃƒÂ¥Ã‚ÂÃ…â€™ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‹â€ Ã‚ÂÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹ÃƒÂ¥Ã‚ÂÃ‚ÂÃƒÂ§Ã‚Â§Ã‚Â»ÃƒÂ¨Ã‚Â·Ã‚ÂÃƒÂ§Ã‚Â¦Ã‚Â» - ÃƒÂ¥Ã‹â€ Ã¢â‚¬ÂºÃƒÂ©Ã¢â€šÂ¬Ã‚Â ÃƒÂ¦Ã¢â‚¬ÂºÃ‚Â´ÃƒÂ¥Ã‚Â¼Ã‚ÂºÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â±Ã¢â‚¬Å¡ÃƒÂ¦Ã‚Â¬Ã‚Â¡ÃƒÂ¦Ã¢â‚¬Å¾Ã…Â¸ */
#home_page_b_1 .text-content h1 {
    transform: translateX(250px) scale(0.85);
}

#home_page_b_1 .text-content h2 {
    transform: translateX(220px) scale(0.88);
}

#home_page_b_1 .text-content p {
    transform: translateX(180px) scale(0.92);
}

#home_page_b_1 .text-content .read-more {
    transform: translateX(150px) scale(0.9);
}

/* ÃƒÂ¦Ã‚Â·Ã‚Â»ÃƒÂ¥Ã…Â Ã‚Â ÃƒÂ¨Ã‚Â½Ã‚Â»ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¦Ã‚Â¨Ã‚Â¡ÃƒÂ§Ã‚Â³Ã…Â ÃƒÂ¦Ã¢â‚¬Â¢Ã‹â€ ÃƒÂ¦Ã…Â¾Ã…â€œÃƒÂ¥Ã‚Â¢Ã…Â¾ÃƒÂ¥Ã‚Â¼Ã‚ÂºÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ§Ã¢â‚¬ÂÃ‚Â»ÃƒÂ¦Ã¢â‚¬Å¾Ã…Â¸ (ÃƒÂ¥Ã‚Â¿Ã‚Â«ÃƒÂ©Ã¢â€šÂ¬Ã…Â¸ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ) */
#home_page_b_1 .text-content h1,
#home_page_b_1 .text-content h2,
#home_page_b_1 .text-content p,
#home_page_b_1 .text-content .read-more {
    filter: blur(2px);
    transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94),
                transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94),
                filter 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#home_page_b_1 .slick-center .text-content h1,
#home_page_b_1 .slick-center .text-content h2,
#home_page_b_1 .slick-center .text-content p,
#home_page_b_1 .slick-center .text-content .read-more {
    filter: blur(0px);
}
.site_banner_1_1.site_banner_1_2 .text-content h1 {
    font-family: Montserrat, sans-serif;
    font-size: 7.6rem;
    font-weight: 900;
    line-height: 8.8rem;
    margin: .0rem;
    color: white;
}

.site_banner_1 .text-content h2 {
    font-family: Montserrat, sans-serif;
    font-size: 3.4rem;
    font-weight: 600;
    line-height: 1.25;
    margin: 1rem .0rem 3.5rem;
    color: white;
    text-transform: uppercase;
}

.site_banner_1 .text-content p {
    font-family: "Microsoft Sans Serif", sans-serif;
    font-size: 2.3rem;
    font-weight: normal;
    line-height: 4rem;
    margin: .0rem .0rem 9rem;
    color: rgba(255, 255, 255, 0.7);
}

.site_banner_1 .read-more {
    display: inline-flex;
    align-items: center;
    gap: 1rem;
    padding: 1.6rem 3rem;
    color: white;
    text-decoration: none;
    border-radius: 2.5rem;
    font-weight: 400;
    font-size: 1.7rem;
    transition: 0.3s;
    max-width: min-content;
    white-space: nowrap;
    background: rgb(56, 118, 246);
    border: .0rem;
    cursor: pointer;
}

.site_banner_1 .read-more svg {
    width: 1.6rem;
    height: 1.6rem;
    transition: 0.3s;
}

.site_banner_1 .read-more:hover {
    background-color: white;
    color: var(--primary-blue);
}

.site_banner_1 .read-more:hover::after {
    background-color: var(--primary-blue);
}

.site_banner_1 .banner_image {
    flex: 1 1 0%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.site_banner_1 .banner_image img {
    max-width: 100%;
    height: auto;
}

.site_banner_1 .slick-dots {
    position: absolute;
    bottom: 5rem;
    left: 50%;
    transform: translateX(-50%);
    align-items: center;
    justify-content: center;
    z-index: 20;
    display: flex !important;
}

.site_banner_1_1.site_banner_1 .slider {
    min-height: .0rem;
}

.site_banner_1_1 .slick-dots {
    display: none !important;
}

.site_banner_1.site_banner_1_2 .banner-img {
    position: relative;
    z-index: 0;
    visibility: hidden;
}

.site_banner_1.site_banner_1_2 .text-content {
    position: absolute;
    z-index: 1;
    left: .0rem;
    top: .0rem;
    height: 100%;
}

.site_banner_1.site_banner_1_2 .banner_content {
    min-height: .0rem;
    display: block;
}

.site_banner_1.site_banner_1_2 .text-content h1 {
    font-size: 3rem;
    font-weight: 400;
    margin-top: -6rem;
}

.site_banner_1_1.site_banner_1_2 .text-content * {
    opacity: 1;
}

.site_banner_1.site_banner_1_2 .text-content h2 {
    font-size: 5rem;
    font-weight: 600;
    text-transform: none;
}

.site_banner_1.site_banner_1_2 .text-content h2+p {
    font-size: 2rem;
    opacity: 1;
    color: rgb(255, 255, 255);
    max-width: 61rem;
    margin-bottom: 7rem;
}

.site_banner_1_2 {
    display: block;
    padding-left: 5rem;
    padding-right: 5rem;
    padding-bottom: .0rem;
}

.site_banner_1_2 .banner_content {}

.site_banner_1_2 .container {}

.site_banner_1_2 .banner-img {}

.site_banner_1_2 .banner-img img {}

.site_banner_1_2 .text-content {}

.site_banner_1_2 .yyx-hero-subtitle {}

.site_banner_1_2 .yyx-hero-title {}

.site_banner_1_2 .yyx-text-medium {}

.site_banner_1_2 .read-more {
    background: rgb(255, 255, 255);
    color: rgb(51, 51, 51);
}

.site_banner_1 .slick-dots li {
    margin: .0rem 0.8rem;
    width: 3.2rem;
    height: 3.2rem;
}

.site_banner_1 .slick-dots li button {
    padding: .0rem;
    border: none;
    background: none;
    width: 100%;
    height: 100%;
    position: relative;
}

.site_banner_1 .slick-dots li button::before {
    content: "";
}

.default-dot {
    width: 0.8rem;
    height: 0.8rem;
    background-color: rgb(55, 117, 246);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: background-color 0.3s;
}

.progress-circle {
    display: none;
    position: absolute;
    top: .0rem;
    left: .0rem;
    width: 100%;
    height: 100%;
    transform: rotate(-90deg);
}

.progress-circle .bg,
.progress-circle .progress {
    fill: none;
    stroke-width: 2;
}

.progress-circle .bg {
    stroke: rgba(255, 255, 255, 0.2);
}

.progress-circle .progress {
    stroke: white;
    stroke-linecap: round;
    stroke-dasharray: 62.83;
    stroke-dashoffset: 62.83;
}

.site_banner_1 .slick-dots li.slick-active .default-dot {
    background-color: white;
}

.site_banner_1 .slick-dots li.slick-active .progress-circle {
    display: block;
}

@keyframes progress-anim {
    0% {
        stroke-dashoffset: 62.83;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

.home_products {
    padding: 8rem .0rem;
    position: relative;
}

.home_products .container {
    position: relative;
}

.home_products::before {
    content: "";
    display: block;
    width: 100%;
    height: 57rem;
    position: absolute;
    top: .0rem;
    left: .0rem;
    background: rgb(229, 239, 252);
}

.products_header_section {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 4rem;
    gap: 6rem;
}

.products_title_area {
    flex: 0 0 auto;
}

.products_title_area h2 {
    font-family: Montserrat, sans-serif;
    font-size: 4.5rem;
    font-weight: 900;
    color: rgb(51, 51, 51);
    margin: .0rem;
    line-height: 1.1;
}

.products_description_area {
    flex: 1 1 0%;
    max-width: 61rem;
}

.products_description_area p {
    font-size: 1.7rem;
    color: rgb(102, 102, 102);
    line-height: 1.9;
    margin: .0rem;
}

.products_controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
}

.read-more-btn {
    display: inline-flex;
    align-items: center;
    padding: 1.2rem 2.4rem;
    background: transparent;
    border: 0.2rem solid rgb(51, 51, 51);
    border-radius: 2.5rem;
    color: rgb(51, 51, 51);
    text-decoration: none;
    font-weight: 500;
    font-size: 1.6rem;
    transition: 0.3s;
}

.read-more-btn svg {
    margin-left: 1rem;
}

.read-more-btn:hover {
    background: rgb(51, 51, 51);
    color: white;
}

.products_navigation {
    display: flex;
    gap: 2.1rem;
}

.nav-btn {
    width: 5rem;
    height: 5rem;
    border: 0.2rem solid rgb(221, 221, 221);
    border-radius: 50%;
    background: white;
    color: rgb(102, 102, 102);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}

.nav-btn:hover {
    border-color: rgb(56, 118, 246);
    color: rgb(56, 118, 246);
}

.nav-btn:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.products_slider_wrapper {
    position: relative;
    overflow: hidden;
}

.products_slider_container {
    margin-left: calc(-65.9rem + 50vw);
    overflow: visible;
    position: relative;
}

@media (min-width: 1024px) and (max-width: 1400px) {
    .products_slider_container {
        margin-left: 5rem;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .products_slider_container {
        margin-left: 3rem;
    }
}

.products_slider {
    display: flex;
    gap: 2rem;
}

.products_slider .slick-slide .product_card,
.product_card {
    padding: 3rem;
    color: white;
    position: relative;
    overflow: visible;
    cursor: pointer;
    transition: 0.3s;
    box-sizing: border-box;
    border-radius: 1.2rem;
    margin-right: 2.5rem;
    flex: 0 0 32rem !important;
    width: 32rem !important;
    height: 50rem !important;
}

.product_card .product_bg {
    background: radial-gradient(circle at 0% 0%, rgb(17, 84, 183) 0%, rgb(22, 104, 224) 100%), rgb(12, 83, 188);
    position: absolute;
    width: 100%;
    height: 37rem;
    left: .0rem;
    top: .0rem;
    border-radius: 2rem;
}

.product_card_content {
    height: 100%;
    display: block;
    flex-direction: column;
    position: relative;
    z-index: 2;
}

.product_card h3 {
    font-family: "Montserrat Regular", Montserrat, sans-serif;
    font-size: 2.2rem;
    font-weight: 400;
    margin: .0rem .0rem 1.5rem;
    line-height: 1.3;
    position: relative;
    padding-bottom: 1.5rem;
    color: rgb(255, 255, 255);
}

.product_card h3::after {
    content: "";
    position: absolute;
    bottom: .0rem;
    left: .0rem;
    width: .0rem;
    height: 0.1rem;
    background: rgba(255, 255, 255, 0.8);
    transition: width 0.3s;
}

.product_card:hover h3::after {
    width: 100%;
}

.product_card p {
    font-size: 1.8rem;
    line-height: 1.5;
    margin: .0rem .0rem auto;
    opacity: 0.9;
    color: rgb(255, 255, 255);
}

.product_specs {
    display: flex;
    flex-wrap: wrap;
    gap: 0.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}

.product_specs .spec {
    background: rgba(255, 255, 255, 0.15);
    color: rgb(255, 255, 255);
    padding: 0.4rem 0.8rem;
    border-radius: 1.2rem;
    font-size: 1.2rem;
    font-weight: 500;
    backdrop-filter: blur(10px);
    border: .1rem solid rgba(255, 255, 255, 0.2);
    transition: 0.3s;
}

.product_specs .spec:hover {
    background: rgba(255, 255, 255, 0.25);
    transform: translateY(-2px);
}

.product_card_arrow {
    position: absolute;
    top: 25rem;
    left: 1.5rem;
    width: 4rem;
    height: 4rem;
    background: rgb(255, 255, 255);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transform: translateX(20px);
    transition: 0.3s;
}

.product_card_arrow svg {
    width: 2rem;
    height: 2rem;
    color: rgb(19, 96, 207);
}

.product_card:hover {
    transform: translateY(-25px);
}

.product_card:hover .product_card_arrow {
    opacity: 1;
    top: 23.2rem;
}

.product_card_image {
    margin: auto;
    text-align: center;
    padding-top: .0rem;
    position: absolute;
    height: 20rem;
    width: 20rem;
    overflow: visible;
    bottom: .0rem;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 50%;
    transform: translateX(-50%);
}

.product_card_image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center bottom;
    position: relative;
    transition: 0.3s;
    transform-origin: center top;
}

.product_card_image .no-image {
    width: 80%;
    height: 15rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.1);
    border: .2rem dashed rgba(255, 255, 255, 0.3);
    border-radius: 1rem;
    color: rgba(255, 255, 255, 0.7);
    font-size: 1.4rem;
    font-weight: 500;
    text-align: center;
    margin: .0rem auto;
    position: absolute;
    bottom: -12rem;
    left: 10%;
}

.product_card:hover .product_card_image img {
    transform: scale(1.1);
}

.animate-item {
    opacity: 0;
    transform: translateY(30px);
    transition: 0.8s ease-out;
}

.animate-item.animate-in {
    opacity: 1;
    transform: translateY(0px);
}

.products_slider.slick-slider {
    margin-bottom: .0rem;
    transform: translateX(-35px);
}

.products_slider.slick-list {
    padding-top: 2rem;
}

.products_slider .slick-track {
    align-items: stretch;
    padding-top: 3rem;
    display: flex !important;
}

.products_slider .slick-slide {
    height: auto;
    padding: 4.5rem 3.5rem;
    text-decoration: none;
    float: none !important;
    display: block !important;
}

.products_slider .slick-slide a {
    text-decoration: none;
}

.products_slider .slick-slide>div * {}

.products_slider .slick-slide .product_card {
    display: flex !important;
    flex-direction: column !important;
}

@keyframes slideInUp {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

.about_yuyixin {
    padding: 10rem .0rem;
    background: url("../images/bg1.jpg") center top / 100% no-repeat;
}

.about_header {
    text-align: center;
    margin: .0rem auto 8rem;
}

.about_header h2 {
    font-size: 4.5rem;
    font-weight: 700;
    color: rgb(26, 26, 26);
    margin-bottom: 2rem;
}

.about_header h3 {
    font-size: 2.8rem;
    color: rgb(51, 51, 51);
    margin-bottom: 3rem;
    font-weight: 400;
}

.about_header p {
    font-size: 2rem;
    line-height: 1.6;
    color: rgb(102, 102, 102);
    margin-bottom: 4rem;
    text-align: center;
}

.about_read_more {
    display: inline-flex;
    align-items: center;
    gap: 1rem;
    padding: 1.5rem 3rem;
    border: 0.2rem solid rgb(82, 83, 85);
    border-radius: 2.5rem;
    text-decoration: none;
    color: rgb(102, 102, 102);
    font-size: 1.6rem;
    font-weight: 500;
    transition: 0.3s;
    background: transparent;
}

.about_read_more:hover {
    border-color: rgb(11, 72, 161);
    color: rgb(11, 72, 161);
    transform: translateX(5px);
}

.about_read_more svg path {
    transition: fill 0.3s;
}

.about_read_more:hover svg path {
    fill: rgb(11, 72, 161);
}

.about_images {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3rem;
    margin-bottom: 8rem;
}

.about_image {
    border-radius: 2rem;
    overflow: hidden;
    transition: transform 0.3s;
    position: relative;
}

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

.about_image:nth-child(2) {
    margin-top: 3rem;
}

.about_image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
    transition: transform 0.3s;
}

.about_stats {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 6rem;
    max-width: 100%;
    margin: .0rem auto;
}

.stat_item {
    text-align: center;
    padding: 1rem;
    border-radius: 1.5rem;
    transition: 0.3s;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.stat_item:hover {}

.stat_header {
    display: flex;
    align-items: center;
    margin-bottom: 1.5rem;
}

.stat_icon {
    width: 5rem;
    height: 5rem;
    margin-right: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    flex-shrink: 0;
}

.stat_item:hover .stat_icon {
    transform: scale(1.1);
}

.stat_icon svg {
    width: 3rem;
    height: 3rem;
}

.stat_icon img {
    width: auto;
    height: 5.8rem;
    object-fit: contain;
}

.stat_number {
    font-family: "Montserrat Regular", Montserrat, sans-serif;
    font-size: 5.8rem;
    font-weight: 400;
    color: rgb(51, 51, 51);
    margin: .0rem .0rem .0rem 2rem;
    line-height: 1;
    transition: 0.3s;
}

.stat_item:hover .stat_number {
    transform: scale(1.05);
}

.stat_label {
    font-family: "DIN Next LT Pro Light", "Helvetica Neue", Arial, sans-serif;
    font-size: 2.4rem;
    font-weight: 300;
    color: rgb(102, 102, 102);
    line-height: 1.4;
    max-width: 100%;
    margin: 2rem auto .0rem;
    text-align: center;
}

.agency_brand {
    padding: 1rem .0rem 12.5rem;
    background: rgb(255, 255, 255);
}

.agency_brand_content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: start;
}

.about_intro {
    padding: 6.8rem .0rem 0.5rem;
}

.about_intro .intro_head {
    display: flex;
    margin-bottom: 8rem;
    align-items: flex-start;
    justify-content: space-between;
}

.about_intro .intro_head h3 {
    font-weight: bolder;
    line-height: 1.5;
}

.about_intro .intro_head h3 span {
    display: block;
}

.about_intro .intro_copy {
    flex: 1 1 0%;
    max-width: 60%;
}

.about_intro .intro_copy h4 {
    font-size: 2.8rem;
    margin-bottom: 3rem;
    margin-top: .0rem;
    font-family: "Helvetica Neue", sans-serif;
    font-weight: 400;
}

.about_intro .intro_copy p {
    color: rgb(102, 102, 102);
    line-height: 1.9;
}

.about_intro .intro_media {
    margin-bottom: 9.5rem;
}

.about_intro .intro_media img {
    width: 100%;
    height: auto;
    border-radius: 1.2rem;
}

.products_caps {
    padding: 13.7rem .0rem 12.6rem;
    background: url("../images/bg6.jpg") center center / cover no-repeat;
    color: rgb(255, 255, 255);
}

.products_caps .caps_head {
    display: flex;
    gap: 4rem;
    align-items: stretch;
}

.products_caps .caps_head_left {
    flex: 0 0 40rem;
}

.products_caps .caps_head_left h3 {
    font-size: 3.8rem;
}

.products_caps .caps_head_left h3 span {
    display: block;
}

.products_caps .caps_head_left p {
    margin: 1.6rem .0rem 2.4rem;
    color: rgb(255, 255, 255);
}

.products_caps .caps_head_left p+.read-more {
    border: 0.1rem solid rgb(255, 255, 255);
    border-radius: 3rem;
    padding: 1.6rem 3rem;
    margin: 3rem .0rem .0rem;
    color: rgb(255, 255, 255);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 2rem;
    text-decoration: none;
    font-size: 1.5rem;
}

.products_caps .caps_cards {
    flex: 1 1 0%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2.6rem;
}

.products_caps .site_card_1 {
    height: auto;
    padding: 4.2rem 2.6rem;
}

.products_caps .site_card_1:hover::before {
    opacity: 0;
}

.products_caps .site_card_1:hover * {
    color: rgb(42, 90, 163) !important;
}

.products_caps .site_card_1:hover .card_icon {
    background: radial-gradient(0% 0% at 0% 0%, rgb(30, 101, 204) 0%, rgb(27, 105, 222) 100%), rgb(11, 69, 151);
}

.products_caps .site_card_1:hover .card_icon img {
    filter: brightness(100);
}

.products_caps .site_card_1:hover .more_1 {
    opacity: 1;
}

.env_gallery {
    padding: 8rem .0rem 9rem;
}

.env_gallery .center_title {
    text-align: center;
    margin: .0rem auto 3rem;
    font-size: 3.8rem;
}

.env_gallery .center_sub {
    font-size: 1.8rem;
    color: rgb(102, 102, 102);
    text-align: center;
    margin: 0.8rem auto 4.3rem;
    max-width: 84rem;
    line-height: 1.8;
}

.env_gallery .env_grid {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 2rem;
    align-items: start;
}

.env_gallery .env_main {
    position: relative;
    background: rgb(245, 245, 245);
    border-radius: 1rem;
    overflow: hidden;
}

.env_main_slider {
    position: relative;
}

.env_main_slider .slick-slide {
    outline: none;
}

.env_gallery .env_main img {
    width: 104.6rem;
    height: 68.4rem;
    object-fit: cover;
    display: block;
}

.env_main_slider .slick-prev,
.env_main_slider .slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    width: 4rem;
    height: 4rem;
    background: rgba(255, 255, 255, 0.9);
    border: none;
    border-radius: 50%;
    cursor: pointer;
    transition: 0.3s;
    align-items: center;
    justify-content: center;
    display: flex !important;
}

.env_main_slider .slick-prev {
    left: 2rem;
}

.env_main_slider .slick-next {
    right: 2rem;
}

/* Custom Environment Slider Arrow Links */
.custom-env-prev,
.custom-env-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
    width: 4.2rem;
    height: 4.2rem;
    border: none;
    border-radius: 50%;
    background: white;
    box-shadow: rgba(0, 0, 0, 0.2) .0rem 0.6rem 2rem;
    cursor: pointer;
    transition: 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(102, 102, 102);
    opacity: 0.6;
    text-decoration: none;
}

.custom-env-prev:hover,
.custom-env-next:hover {
    /* background: rgb(11, 72, 161); */
    /* color: white; */
    /* transform: translateY(-50%) scale(1.1); */
    /* box-shadow: rgba(11, 72, 161, 0.3) .0rem 0.8rem 2.4rem; */
    opacity: 1;
    text-decoration: none;
}

.custom-env-prev {
    left: 2.4rem;
}

.custom-env-next {
    right: 2.4rem;
}

.custom-env-prev svg,
.custom-env-next svg {
    width: 2.4rem;
    height: 2.4rem;
    stroke: currentColor;
}

/* Hide default slick arrows */
.env_main_slider .slick-prev,
.env_main_slider .slick-next {
    display: none !important;
}

.env_main_slider .slick-prev:hover,
.env_main_slider .slick-next:hover {
    background: rgb(255, 255, 255);
    transform: translateY(-50%) scale(1.1);
}

.env_gallery .env_thumbs {
    display: grid;
    grid-template-rows: repeat(3, 1fr);
    gap: 2.5rem;
    height: 68.4rem;
}

.env_gallery .env_thumbs .thumb_container {
    width: 36rem;
    height: 21.1rem;
    border-radius: 0.8rem;
    overflow: hidden;
    transition: transform 0.3s, box-shadow 0.3s;
    position: relative;
}

.env_gallery .env_thumbs img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    display: block;
}

.env_gallery .env_thumbs .thumb_container:hover {
    transform: scale(1.05);
    box-shadow: rgba(0, 0, 0, 0.15) .0rem 0.4rem 1.2rem;
}

@media (max-width: 1024px) {
    .about_hero {
        margin-top: 8rem;
        padding: 8rem .0rem 5rem;
    }

    .products_caps .caps_head {
        flex-direction: column;
    }

    .products_caps .caps_cards {
        grid-template-columns: 1fr;
    }

    .env_gallery .env_grid {
        grid-template-columns: 1fr;
        gap: 3rem;
    }

    .env_gallery .env_thumbs {
        grid-template-rows: repeat(3, 1fr);
        grid-template-columns: 1fr;
        height: auto;
        gap: 1.5rem;
    }

    .env_gallery .env_thumbs .thumb_container {
        width: 100%;
        height: 12rem;
    }
}

.agency_brand_left h2 {
    font-family: Montserrat, sans-serif;
    font-size: 4.5rem;
    font-weight: 900;
    color: rgb(51, 51, 51);
    margin-bottom: 3rem;
}

.agency_brand_left p {
    font-size: 2rem;
    color: rgb(102, 102, 102);
    line-height: 1.6;
    margin-bottom: 5rem;
}

.brand_logos_grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    max-width: 100%;
}

.brand_logos_grid .brand_logo:nth-child(5) {
    grid-column: 1;
}

.brand_logos_grid .brand_logo:nth-child(6) {
    grid-column: 2;
    justify-self: start;
}

.brand_logo {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
    background: rgb(248, 248, 248);
    border-radius: 0.8rem;
    transition: 0.3s;
    height: 17.5rem;
    cursor: pointer;
    border: 0.1rem solid transparent;
    width: 100%;
}

.brand_logo:hover {}

.brand_logo.active {
    /* border-color: rgb(11, 72, 161); */
}

.brand_logo img {
    max-width: 100%;
    object-fit: contain;
    filter: grayscale(0%);
    transition: filter 0.3s;
    transition: all .3s;
}

.brand_logo:hover img,
.brand_logo.active img {
    transform: scale(1.1);
}

.brand_card {
    background: rgb(229, 239, 252);
    border-radius: 1.4rem;
    padding: 6rem 7rem 6rem;
    position: absolute;
    top: .0rem;
    left: .0rem;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: 0.4s;
    box-sizing: border-box;
    min-height: 100%;
}

.brand_card.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}

.agency_brand_right {
    position: relative;
    min-height: 75.9rem;
}

.brand_card h3 {
    font-family: Montserrat, sans-serif;
    font-size: 3.5rem;
    font-weight: 400;
    color: rgb(51, 51, 51);
    margin-bottom: 3rem;
    text-indent: -2px;
}

.brand_card>p {
    font-size: 2rem;
    color: rgb(102, 102, 102);
    line-height: 1.6;
    margin-bottom: 5rem;
}

.brand_features {
    list-style: none;
    padding: .0rem;
    margin: .0rem .0rem 5rem;
}

.home-page .brand_features a:hover {
    text-decoration: none;
    color: #0c48a2;
}

.home-page .brand_features a {
    font-size: 18px;
    font-size: 2rem;
    color: rgb(102, 102, 102);
    line-height: 1.6;
    margin-bottom: 5rem;
    text-decoration: none;
}

.brand_features li {
    font-size: 2rem;
    color: rgb(85, 85, 85);
    line-height: 1.5;
    margin-bottom: 2.2rem;
    padding-left: 2rem;
    position: relative;
}

.brand_features li::before {
    content: "";
    font-size: 1.2rem;
    position: absolute;
    left: .0rem;
    top: 1.3rem;
    background: rgb(85, 85, 85);
    display: block;
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 0.5rem;
}

.brand_read_more {
    display: inline-flex;
    align-items: center;
    gap: 0.8rem;
    padding: 1.5rem 3.4rem;
    background: transparent;
    border: 0.1rem solid rgb(51, 51, 51);
    border-radius: 2.5rem;
    color: rgb(102, 102, 102);
    text-decoration: none;
    font-weight: 500;
    font-size: 1.6rem;
    transition: 0.3s;
}

.brand_read_more:hover {
    background: rgb(11, 72, 161);
    color: #fff;
    transform: translateX(5px);
    border-color: rgb(11, 72, 161);
}

.brand_read_more svg {
    width: 1.6rem;
    height: 1.6rem;
    transition: 0.3s;
}

.brand_read_more:hover * {
    color: #fff;
    fill: #fff !important;
}

.brand_read_more:hover svg path {
    fill: rgb(11, 72, 161);
}



.why_choose_yuyixin {
    background: url("../images/bg2.jpg") center center / cover no-repeat;
    padding: 12rem .0rem;
    position: relative;
}

.why_choose_content {
    display: flex;
    align-items: flex-start;
    gap: 2.6rem;
    margin: .0rem auto;
}

.why_choose_left {
    flex: 0 0 34rem;
    padding-top: 2rem;
    margin-right: 1.8rem;
}

.why_choose_left h2 {
    font-size: 4.5rem;
    font-weight: 600;
    color: rgb(51, 51, 51);
    margin-bottom: 2rem;
    line-height: 1.2;
}

.why_choose_left p {
    font-size: 1.8rem;
    color: rgb(102, 102, 102);
    line-height: 1.7;
    margin: 4.5rem .0rem 8rem;
}

.get_quote_btn {
    display: inline-block;
    padding: 1.2rem 3rem;
    background: transparent;
    color: rgb(17, 17, 17);
    text-decoration: none;
    border-radius: 2.5rem;
    border: 0.2rem solid rgb(51, 51, 51);
    font-weight: 400;
    transition: 0.3s;
    font-size: 1.6rem;
    opacity: 0.7;
}

.get_quote_btn:hover {
    background: var(--primary-blue);
    border-color: var(--primary-blue);
    transform: none;
    color: rgb(255, 255, 255);
    opacity: 1;
}

.why_site_card_1s {
    flex: 1 1 0%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2.5rem;
    align-items: start;
}

.site_card_1 {
    background: rgb(255, 255, 255);
    border-radius: 2rem;
    padding: 6rem 3rem;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.08) .0rem 1rem 3rem;
    transition: 0.3s;
    position: relative;
    height: 44rem;
}

.product_item {
    background: rgb(248, 249, 249);
    border-radius: 1rem;
    overflow: hidden;
    position: relative;
    transition: 0.3s;
    padding: 1rem 2.5rem;
}

.product_item ,.product_item * {
    text-decoration: none;
}

.product_item:hover * {
    color: rgb(255, 255, 255);
}

.product_item:hover .product_desc,
.product_item:hover .product_specs {
    opacity: 0;
}

.product_item:hover .product_btn {
    opacity: 1;
    color: var(--primary-blue);
    font-weight: bold;
}

.g_card_1 {
    position: relative;
}

.site_card_1::before,
.g_card_1::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: .0rem;
    top: .0rem;
    background: rgb(255, 255, 255);
    transition: 0.3s;
    opacity: 0;
    border-radius: 2rem;
}

.site_card_1:hover::before,
.g_card_1:hover::before {
    opacity: 1;
    background: radial-gradient(0% 0% at 0% 0%, rgb(30, 101, 204) 0%, rgb(27, 105, 222) 100%), rgb(15, 91, 204);
}

.site_card_1>* {
    position: relative;
}

.site_card_1 .more_1 {
    width: 5rem;
    height: 5rem;
    background: rgb(255, 255, 255);
    box-shadow: rgba(55, 116, 255, 0.32) 0rem 0rem 1.5rem 0rem;
    display: flex;
    margin: 2rem auto 1rem;
    align-items: center;
    justify-content: center;
    border-radius: 10rem;
    opacity: 0;
    transition: 0.3s;
}

.site_card_1 .more_1 svg {
    min-width: 2rem;
    min-height: 2rem;
    fill: rgb(42, 90, 163);
}

.site_card_1:hover {
    color: rgb(255, 255, 255);
    cursor: pointer;
    overflow: hidden;
}

.card_icon {
    width: 11rem;
    height: 11rem;
    margin: .0rem auto 2.5rem;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.site_card_1:hover .card_icon {
    background: rgb(255, 255, 255);
}

.card_icon img {
    width: auto;
    height: 4.2rem;
    filter: brightness(0) invert(1);
}

.site_card_1 .card_icon {
    background: rgb(248, 249, 250);
}

.site_card_1 .card_icon img {
    filter: none;
}

.site_card_1 h3 {
    font-size: 2.2rem;
    margin: 4.2rem auto 2rem;
    color: rgb(51, 51, 51);
}

.site_card_1:hover * {
    color: rgb(255, 255, 255) !important;
    opacity: 1;
}

.site_card_1 p {
    font-size: 1.8rem;
    line-height: 1.6;
    color: rgb(102, 102, 102);
    opacity: 1;
}

.site_card_1.featured p {}


.news_update {
    padding: 8rem .0rem 0rem;
    color: white;
    position: relative;
    overflow: hidden;
}

.news_list_grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 3rem;
    margin-top: 4rem;
}

.news_list_grid .slick-slide {
    display: block !important;
}

.news_list_grid .slick-track {
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 3rem;
    display: grid !important;
}

.news_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 6rem;
}

.news_update .container {
    position: relative;
}

.news_update::before {
    content: "";
    display: block;
    position: absolute;
    left: .0rem;
    top: .0rem;
    width: 100%;
    height: 43rem;
    background: radial-gradient(0% 0% at 0% 0%, rgb(12, 77, 172) 0%, rgb(22, 96, 206) 100%), rgb(15, 91, 204);
    z-index: 0;
    pointer-events: none;
}

.news_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5rem;
}

.news_header h2 {
    font-size: 4.5rem;
    font-weight: 700;
    color: white;
    margin: .0rem;
}

.news_read_more {
    color: white;
    text-decoration: none;
    padding: 1.2rem 2.5rem;
    border: 0.1rem solid rgba(255, 255, 255, 0.3);
    border-radius: 2.5rem;
    font-weight: 400;
    font-size: 1.6rem;
    transition: 0.3s;
    background: rgba(255, 255, 255, 0.1);
    display: inline-flex;
    align-items: center;
    gap: 0.8rem;
}

.news_read_more svg {
    transition: transform 0.3s;
}

.news_read_more:hover {
    background: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.5);
    transform: translateY(-2px);
}

.news_read_more:hover svg {
    transform: translateX(4px);
}

.news_slider_container {
    position: relative;
    padding: .0rem;
}

.news_update .news_slider {
    margin: .0rem -1.5rem -3rem;
}

.news_slider .slick-slide {
    margin-right: 3rem;
}

.news_slider .slick-list {
    margin-left: 2rem;
}

.news_slider .slick-track {
    display: flex;
    align-items: stretch;
}

.news_slider .slick-slide>div {
    height: 100%;
}

.news_slider .slick-dots {
    bottom: -6rem;
    text-align: center;
    list-style: none;
    padding: .0rem;
    margin: .0rem;
    justify-content: center;
    gap: 1.2rem;
    display: flex !important;
}

.news_slider .slick-dots li {
    margin: .0rem;
    width: auto;
    height: auto;
}

.news_slider .slick-dots li button {
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.4);
    border: 0.2rem solid rgba(255, 255, 255, 0.6);
    font-size: .0rem;
    transition: 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    cursor: pointer;
    padding: .0rem;
}

.news_slider .slick-dots li.slick-active button {
    background: white;
    border-color: white;
    transform: scale(1.3);
    box-shadow: rgba(255, 255, 255, 0.2) .0rem .0rem .0rem 0.4rem;
}

.news_item {
    background: white;
    border-radius: 2rem;
    overflow: hidden;
    transition: 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
}

.news_item:hover {}

.news_image {
    width: 100%;
    height: 32.7rem;
    overflow: hidden;
    position: relative;
}

.news_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    transition: transform 0.3s;
}

.news_item:hover .news_image img,
.news_image a:hover img {
    transform: scale(1.05);
}

.news_content {
    padding: 4rem .0rem 2.5rem;
    flex: 1 1 0%;
    display: flex;
    flex-direction: column;
    background: transparent;
}

.news_content:hover .read_more_icon {
    width: 5.2rem;
    height: 5.2rem;
    margin-right: 2rem;
}

.news_date {
    color: rgb(100, 116, 139);
    font-size: 1.5rem;
    margin-bottom: 1.2rem;
    font-weight: 400;
    text-transform: uppercase;
}

.news_content h3 {
    color: rgb(30, 41, 59);
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 2rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    flex: 1 1 0%;
}

.news_content h3 a {
    color: inherit;
    text-decoration: none;
    transition: color 0.3s;
    font-family: Montserrat, sans-serif;
    font-size: 2.2rem;
    font-weight: 600;
    letter-spacing: 0rem;
}

.news_content h3 a:hover {
    color: rgb(15, 91, 204);
}

.news_image a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.news_image a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    transition: transform 0.3s;
    display: block;
}

.news_item_read_more {
    display: inline-flex;
    align-items: center;
    gap: .0rem;
    color: rgb(15, 91, 204);
    text-decoration: none;
    font-weight: 400;
    font-size: 1.7rem;
    transition: 0.3s;
    margin-top: .0rem;
    padding: 0.8rem .0rem;
    height: 7rem;
    white-space: nowrap;
    max-width: min-content;
}

.news_item_read_more:hover {}

.read_more_icon {
    width: .0rem;
    height: .0rem;
    background: linear-gradient(rgb(21, 107, 233), rgb(14, 87, 196));
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.6rem;
    transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.news_item_read_more:hover .read_more_icon {}

.news_nav {
    position: absolute;
    top: 26%;
    transform: translateY(-50%);
    width: 5rem;
    height: 5rem;
    background: transparent;
    border: 0.2rem solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    color: rgba(255, 255, 255, 0.3);
    font-size: 2.4rem;
    cursor: pointer;
    transition: 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.news_nav:hover {
    background: rgba(255, 255, 255, 0.3);
    border-color: rgba(255, 255, 255, 0.5);
    transform: translateY(-50%) scale(1.1);
}

.news_prev {
    left: -9.5rem;
}

.news_next {
    right: -9.5rem;
    left: auto;
}

@media (max-width: 1024px) {
    .news_slider_container {
        padding: .0rem 4rem;
    }

    .news_nav {
        width: 4rem;
        height: 4rem;
    }

    .news_prev {
        left: -2rem;
    }

    .news_next {
        right: -2rem;
    }
}


.contact_cta {
    background: url("../images/bg3.jpg") center center / cover no-repeat;
    padding: 8rem .0rem;
    margin: 6rem 4rem 3rem;
    border-radius: 2rem;
}

.message-page .contact_cta {
    display: none;
}

.contact_cta_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 4rem;
}

.contact_cta_text {
    flex: 1 1 0%;
}

.contact_cta_title {
    font-size: 4.8rem;
    font-weight: 700;
    color: var(--dark-gray);
    margin: .0rem .0rem 1.6rem;
    line-height: 1.2;
}

.contact_cta_subtitle {
    font-size: 1.8rem;
    color: rgb(102, 102, 102);
    margin: .0rem;
    line-height: 1.5;
}

.contact_cta_button {
    flex: 0 0 auto;
}

.btn_contact_cta {
    background: linear-gradient(rgb(21, 107, 233), rgb(14, 87, 196));
    color: var(--white);
    padding: 1.6rem 4.2rem;
    border-radius: 1.5rem;
    text-decoration: none;
    font-size: 1.8rem;
    transition: 0.3s;
    display: inline-block;
    box-shadow: rgba(11, 72, 161, 0.2) .0rem 0.4rem 1.2rem;
}

.btn_contact_cta:hover {
    background-color: rgb(10, 61, 138);
    transform: translateY(-2px);
    box-shadow: rgba(11, 72, 161, 0.3) .0rem 0.6rem 2rem;
}

@media (max-width: 1200px) {
    .contact_cta_content {
        padding: .0rem 4rem;
    }

    .contact_cta_title {
        font-size: 4rem;
    }
}





.search-page .search_hero {
    background: linear-gradient(135deg, rgb(248, 249, 250) 0%, rgb(233, 236, 239) 100%);
    padding: 8rem .0rem 6rem;
    margin-top: 8rem;
}

.search-page .search_hero_content {
    text-align: center;
    max-width: 80rem;
    margin: .0rem auto;
}

.search-page .search_hero_title {
    font-size: 4.8rem;
    font-weight: 700;
    color: var(--dark-gray);
    margin: .0rem .0rem 2rem;
    line-height: 1.2;
}

.search-page .search_hero_subtitle {
    font-size: 1.8rem;
    color: rgb(102, 102, 102);
    margin: .0rem .0rem 4rem;
    line-height: 1.5;
}

.search-page .search_hero_subtitle strong {
    color: var(--primary-blue);
    font-weight: 600;
}

.search-page .search_form_container {
    max-width: 60rem;
    margin: .0rem auto;
}

.search-page .search_form {
    position: relative;
}

.search-page .search_input_group {
    display: flex;
    background: white;
    border-radius: 5rem;
    box-shadow: rgba(0, 0, 0, 0.1) .0rem 0.8rem 3.2rem;
    overflow: hidden;
    transition: 0.3s;
}

.search-page .search_input_group.focused {
    box-shadow: rgba(21, 107, 233, 0.15) .0rem 1.2rem 4.8rem;
    transform: translateY(-2px);
}

.search-page .search_input {
    flex: 1 1 0%;
    padding: 2rem 3rem;
    border: none;
    font-size: 1.6rem;
    background: transparent;
    outline: none;
    color: var(--dark-gray);
}

.search-page .search_input::placeholder {
    color: rgb(153, 153, 153);
}

.search-page .search_submit_btn {
    background: linear-gradient(135deg, var(--primary-blue), #0E57C4);
    color: white;
    border: none;
    padding: 2rem 3rem;
    font-size: 1.6rem;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 1rem;
    transition: 0.3s;
    min-width: 14rem;
    justify-content: center;
}

.search-page .search_submit_btn:hover {
    background: linear-gradient(135deg, rgb(14, 87, 196), rgb(10, 61, 138));
    transform: translateX(-2px);
}

.search-page .search_icon {
    width: 2rem;
    height: 2rem;
}

.search-page .search_results {
    padding: 6rem .0rem;
}

.search-page .search_results_header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 4rem;
    gap: 4rem;
}

.search-page .search_results_count {
    font-size: 2.8rem;
    font-weight: 700;
    color: var(--dark-gray);
    margin: .0rem .0rem 1rem;
}

.search-page .search_results_query {
    font-size: 1.6rem;
    color: rgb(102, 102, 102);
    margin: .0rem;
}

.search-page .search_results_query strong {
    color: var(--primary-blue);
}

.search-page .search_suggestions {
    text-align: right;
}

.search-page .search_suggestions_label {
    font-size: 1.4rem;
    color: rgb(102, 102, 102);
    margin: .0rem .0rem 1rem;
}

.search-page .search_suggestions_tags {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.search-page .search_tag {
    background: rgb(248, 249, 250);
    color: rgb(102, 102, 102);
    padding: 0.8rem 1.6rem;
    border-radius: 2rem;
    text-decoration: none;
    font-size: 1.4rem;
    transition: 0.3s;
    border: .1rem solid rgb(233, 236, 239);
}

.search-page .search_tag:hover {
    background: var(--primary-blue);
    color: white;
    border-color: var(--primary-blue);
    transform: translateY(-1px);
}

.search-page .search_results_grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(35rem, 1fr));
    gap: 3rem;
    margin-bottom: 6rem;
}

.search-page .search_result_item {
    background: white;
    border-radius: 1.2rem;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.08) .0rem 0.4rem 1.2rem;
    transition: 0.3s;
    border: .1rem solid rgb(240, 240, 240);
}

.search-page .search_result_item:hover {
    transform: translateY(-4px);
    box-shadow: rgba(0, 0, 0, 0.12) .0rem 0.8rem 2.4rem;
    border-color: var(--primary-blue);
}

.search-page .search_result_image {
    position: relative;
    height: 20rem;
    overflow: hidden;
    background: rgb(248, 249, 250);
}

.search-page .search_result_image img {
    width: auto;
    height: auto;
    object-fit: cover;
    transition: transform 0.3s;
    display: block;
    margin: 2rem auto;
}

.search-page .search_result_item:hover .search_result_image img {
    transform: scale(1.05);
}

.search-page .search_result_content {
    padding: 2.4rem;
}

.search-page .search_result_title {
    font-size: 1.8rem;
    font-weight: 600;
    margin: .0rem .0rem 1.2rem;
    line-height: 1.4;
}

.search-page .search_result_title a {
    color: var(--dark-gray);
    text-decoration: none;
    transition: color 0.3s;
}

.search-page .search_result_title a:hover {
    color: var(--primary-blue);
}

.search-page .search_result_title mark {
    background: rgb(255, 243, 205);
    color: rgb(133, 100, 4);
    padding: 0.2rem 0.4rem;
    border-radius: 0.3rem;
    font-weight: 700;
}

.search-page .search_result_specs {
    display: flex;
    gap: 1rem;
    margin-bottom: 1.2rem;
    flex-wrap: wrap;
}

.search-page .spec_item {
    background: rgb(227, 242, 253);
    color: rgb(21, 101, 192);
    padding: 0.4rem 0.8rem;
    border-radius: 0.4rem;
    font-size: 1.2rem;
    font-weight: 500;
}

.search-page .search_result_description {
    color: rgb(102, 102, 102);
    font-size: 1.4rem;
    line-height: 1.6;
    margin: .0rem .0rem 2rem;
}

.search-page .search_result_description mark {
    background: rgb(255, 243, 205);
    color: rgb(133, 100, 4);
    padding: 0.1rem 0.3rem;
    border-radius: 0.2rem;
}

.search-page .search_result_actions {
    display: flex;
    justify-content: flex-end;
}

.search-page .search_result_btn {
    background: linear-gradient(135deg, var(--primary-blue), #0E57C4);
    color: white;
    padding: 1rem 2rem;
    border-radius: 0.6rem;
    text-decoration: none;
    font-size: 1.4rem;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 0.8rem;
    transition: 0.3s;
}

.search-page .search_result_btn:hover {
    background: linear-gradient(135deg, rgb(14, 87, 196), rgb(10, 61, 138));
    transform: translateX(2px);
}

.search-page .btn_icon {
    width: 1.6rem;
    height: 1.6rem;
}

.search-page .search_pagination {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 3rem .0rem;
    border-top: .1rem solid rgb(233, 236, 239);
}

.search-page .pagination_info {
    font-size: 1.4rem;
    color: rgb(102, 102, 102);
}

.search-page .pagination_links {
    display: flex;
    gap: 1rem;
}

.search-page .search_no_results {
    text-align: center;
    padding: 8rem .0rem;
    max-width: 60rem;
    margin: .0rem auto;
}

.search-page .no_results_icon {
    width: 8rem;
    height: 8rem;
    margin: .0rem auto 3rem;
    opacity: 0.3;
}

.search-page .no_results_icon svg {
    width: 100%;
    height: 100%;
    stroke: rgb(102, 102, 102);
}

.search-page .no_results_title {
    font-size: 2.8rem;
    font-weight: 600;
    color: var(--dark-gray);
    margin: .0rem .0rem 1.6rem;
}

.search-page .no_results_message {
    font-size: 1.6rem;
    color: rgb(102, 102, 102);
    line-height: 1.6;
    margin: .0rem .0rem 3rem;
}

.search-page .no_results_suggestions {
    background: rgb(248, 249, 250);
    padding: 2.4rem;
    border-radius: 1rem;
    margin: 3rem .0rem;
    text-align: left;
}

.search-page .no_results_suggestions h4 {
    font-size: 1.6rem;
    font-weight: 600;
    color: var(--dark-gray);
    margin: .0rem .0rem 1.2rem;
}

.search-page .no_results_suggestions ul {
    list-style: none;
    padding: .0rem;
    margin: .0rem;
}

.search-page .no_results_suggestions li {
    padding: 0.4rem .0rem 0.4rem 2rem;
    color: rgb(102, 102, 102);
    font-size: 1.4rem;
    position: relative;
}

.search-page .no_results_suggestions li::before {
    content: "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢";
    color: var(--primary-blue);
    position: absolute;
    left: .0rem;
    font-weight: bold;
}

.search-page .no_results_suggestions a {
    color: var(--primary-blue);
    text-decoration: none;
}

.search-page .no_results_suggestions a:hover {
    text-decoration: underline;
}

.search-page .no_results_actions {
    display: flex;
    gap: 2rem;
    justify-content: center;
    flex-wrap: wrap;
}

.search-page .btn_browse_products,
.search-page .btn_contact_support {
    padding: 1.4rem 2.8rem;
    border-radius: 0.8rem;
    text-decoration: none;
    font-size: 1.6rem;
    font-weight: 500;
    transition: 0.3s;
    display: inline-block;
}

.search-page .btn_browse_products {
    background: linear-gradient(135deg, var(--primary-blue), #0E57C4);
    color: white;
}

.search-page .btn_browse_products:hover {
    background: linear-gradient(135deg, rgb(14, 87, 196), rgb(10, 61, 138));
    transform: translateY(-2px);
}

.search-page .btn_contact_support {
    background: white;
    color: var(--primary-blue);
    border: .2rem solid var(--primary-blue);
}

.search-page .btn_contact_support:hover {
    background: var(--primary-blue);
    color: white;
    transform: translateY(-2px);
}

@media (max-width: 1024px) {
    .search-page .search_results_header {
        flex-direction: column;
        gap: 2rem;
    }

    .search-page .search_suggestions {
        text-align: left;
    }

    .search-page .search_suggestions_tags {
        justify-content: flex-start;
    }

    .search-page .search_results_grid {
        grid-template-columns: repeat(auto-fill, minmax(30rem, 1fr));
        gap: 2rem;
    }
}




.footer {
    padding: 4rem .0rem 0rem;
    margin-top: .0rem;
}

.message-page .footer {
    background: rgb(255, 255, 255);
    padding-top: 7rem;
}

.footer_content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 9rem;
    padding: .0rem;
}

.footer_brand {
    flex: 0 0 auto;
    min-width: 20rem;
}

.footer_logo h2 {
    font-size: 4.8rem;
    font-weight: 700;
    color: var(--primary-blue);
    line-height: 1.1;
    margin: .0rem .0rem 3rem;
}

.footer_social {
    display: flex;
    gap: 1.5rem;
    align-items: center;
}

.social_link {
    width: 3.8rem;
    height: 3.8rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: 0.3s;
    border: 0.2rem solid rgb(51, 51, 51);
    background-color: white;
    color: rgb(51, 51, 51);
}

.social_link:first-child {}

.social_link:not(:first-child) {
    background-color: white;
    color: rgb(51, 51, 51);
    border-color: rgb(51, 51, 51);
}

.social_link:hover {
    background-color: var(--primary-blue);
    color: white;
    border-color: var(--primary-blue);
    /* transform: translateY(-0.2rem); */
    /* box-shadow: rgba(11, 72, 161, 0.3) .0rem 0.4rem 0.8rem; */
}

.social_link svg {
    width: 1.7rem;
    height: 2.2rem;
    transition: 0.3s;
}

/* ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂªÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â */
.social_icon_img {
    width: auto;
    height: 1.5rem;
    object-fit: contain;
    transition: all 0.3s ease;
    filter: brightness(0) saturate(100%);
    /* ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â² */
}

/* FacebookÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â®Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¤ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â  - ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â² */
.social_link:first-child .social_icon_img {
    filter: none;
    /* FacebookÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¿Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â² */
}

.social_link:hover {
    background-color: #0C53BC;
    /* FacebookÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â² */
    border-color: #0C53BC;
    color: white;
}

.social_link:hover .social_icon_img {
    filter: brightness(0) saturate(100%) invert(100%);
    /* FacebookÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒâ€¹Ã…â€œÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â² */
}

/* hoverÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã¢â‚¬Å“ - ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¨filterÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â² */
.social_link:hover .social_icon_img {
    filter: brightness(0) saturate(100%) invert(100%);
    /* hoverÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒâ€¹Ã…â€œÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â² */
    transform: scale(1.1);
}

.footer_links {
    display: flex;
    gap: 3rem;
    flex: 1 1 0%;
}

.footer_column {
    flex: 1 1 0%;
}

.footer_column:last-child {
    min-width: 25rem;
}

.footer_title {
    font-size: 1.9rem;
    font-weight: 400;
    color: var(--dark-gray);
    margin: .0rem .0rem 2.4rem;
    text-transform: uppercase;
    white-space: nowrap;
}

.footer_list {
    list-style: none;
    padding: .0rem;
    margin: .0rem;
}

.footer_list li {
    margin-bottom: 1.2rem;
}

.footer_link {
    color: rgb(102, 102, 102);
    text-decoration: none;
    font-size: 1.7rem;
    line-height: 1.5;
    transition: color 0.3s;
}

.footer_link:hover {
    color: var(--primary-blue);
}

.contact_info {
    display: flex;
    flex-direction: column;
    gap: 1.6rem;
}

.contact_item {
    display: flex;
    align-items: flex-start;
    gap: 1.2rem;
    color: rgb(102, 102, 102);
    font-size: 1.7rem;
    line-height: 1.5;
}

.contact_item svg {
    flex-shrink: 0;
    margin-top: 0.5rem;
    color: var(--primary-blue);
}

@media (max-width: 1200px) {
    .footer_content {
        padding: .0rem 4rem;
        gap: 4rem;
    }

    .footer_links {
        gap: 4rem;
    }
}




.footer_copyright {
    background-color: var(--primary-blue);
    padding: 2.4rem .0rem;
    margin-top: 5rem;
}

.copyright_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .0rem;
}

.copyright_left p,
.copyright_right p {
    color: var(--white);
    font-size: 1.7rem;
    margin: .0rem;
    line-height: 1.5;
}

@media (max-width: 1200px) {
    .copyright_content {
        padding: .0rem 4rem;
    }
}




.products_hero {
    position: relative;
    height: 60rem;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-top: 10rem;
}

.hero_background {
    position: absolute;
    top: .0rem;
    left: .0rem;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.hero_background img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hero_background::after {
    content: "";
    position: absolute;
    top: .0rem;
    left: .0rem;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.hero_content {
    position: relative;
    z-index: 2;
    text-align: center;
    color: white;
    max-width: 80rem;
}

.hero_title {
    font-size: 5rem;
    font-weight: 700;
    margin-bottom: 2rem;
    color: white;
}

.hero_subtitle {
    font-size: 2.8rem;
    font-weight: 400;
    margin-bottom: 3rem;
    color: rgba(255, 255, 255, 0.9);
}

.hero_description {
    font-size: 1.8rem;
    line-height: 1.6;
    margin-bottom: 4rem;
    color: rgba(255, 255, 255, 0.8);
}

.hero_button {
    display: inline-block;
    padding: 1.5rem 3rem;
    background: rgb(11, 72, 161);
    color: white;
    text-decoration: none;
    border-radius: 3rem;
    font-weight: 600;
    transition: 0.3s;
}

.hero_button:hover {
    background: rgb(0, 86, 179);
    transform: translateY(-2px);
}

.products_main {
    padding: 0 .0rem 8rem;
    background: rgb(255, 255, 255);
}

.products_main .container {
    max-width: 140rem;
    margin: .0rem auto;
    /* padding: .0rem 2rem; */
    display: flex;
    gap: 3rem;
    align-items: flex-start;
}

.products_sidebar {
    flex: 0 0 30rem;
    position: sticky;
    top: 12rem;
}

.products_content {
    flex: 1 1 0%;
}

.products_navigation {
    display: flex;
    margin-bottom: -3rem;
    padding: 4rem .0rem;
}

.nav_section {
    flex: 1 1 0%;
}

.nav_title {
    font-size: 2.4rem;
    font-weight: 600;
    color: rgb(51, 51, 51);
    margin-bottom: 2rem;
}

.nav_links {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
}

.nav_links a {
    display: inline-block;
    padding: 1rem 2rem;
    background: rgb(248, 249, 250);
    color: rgb(102, 102, 102);
    text-decoration: none;
    border-radius: 2.5rem;
    font-weight: 500;
    transition: 0.3s;
    border: .1rem solid transparent;
}

.nav_links a:hover,
.nav_links a.active {
    background: rgb(11, 72, 161);
    color: white;
    border-color: rgb(11, 72, 161);
}

.sidebar_section {
    margin-bottom: 3rem;
    background: rgb(249, 249, 249);
    border-radius: 1rem;
    padding: 4rem 3rem;
    height: fit-content;
}

.sidebar_section:last-child {
    margin-bottom: .0rem;
}

.sidebar_title {
    font-size: 2rem;
    font-weight: 600;
    color: rgb(0, 79, 197);
    margin-bottom: 1rem;
    padding-bottom: 3rem;
    font-family: Poppins;
    margin-top: .0rem;
    position: relative;
}

.sidebar_title::after {
    content: "";
    display: block;
    height: 0.4rem;
    background: rgb(10, 87, 198);
    border-radius: 5em;
    position: absolute;
    bottom: 1.4rem;
    width: 2em;
}

.sidebar_menu {
    list-style: none;
    padding: .0rem;
    margin: .0rem;
}

.sidebar_menu li {
    margin-bottom: 1rem;
}

.sidebar_menu a {
    display: block;
    padding: 1rem .0rem;
    color: rgb(102, 102, 102);
    text-decoration: none;
    border-radius: 0.5rem;
    transition: 0.3s;
    font-size: 1.8rem;
}

.sidebar_menu a:hover,
.sidebar_menu a.active {
    color: var(--primary-blue);
}

.products_grid.products_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 4rem 2.5rem;
    margin-bottom: 6rem;
}

.product_card {
    border-radius: 1.2rem;
    overflow: hidden;
    transition: 0.3s;
    position: relative;
}

.product_card:hover {
    transform: translateY(-0.5rem);
}

.product_image {
    height: 25rem;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    padding: 2rem;
}

.product_image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: transform 0.3s;
}

.product_card:hover .product_image img {
    transform: scale(1.05);
}

.product_content {
    padding: 3rem 2.5rem;
}

.product_title {
    font-size: 2rem;
    font-weight: 600;
    color: rgb(51, 51, 51);
    margin-bottom: 1.5rem;
    line-height: 1.3;
}

.product_specs {
    margin-bottom: 2rem;
}

.product_specs p {
    font-size: 1.4rem;
    color: rgb(102, 102, 102);
    line-height: 1.5;
    margin-bottom: 0.8rem;
}

.product_read_more {
    display: inline-block;
    color: rgb(11, 72, 161);
    text-decoration: none;
    font-weight: 600;
    font-size: 1.4rem;
    transition: color 0.3s;
}

.product_read_more:hover {
    color: rgb(0, 86, 179);
}

.products_pagination {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2rem;
    margin-top: 4rem;
}

.pagination_controls {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.pagination_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4rem;
    height: 4rem;
    border: .1rem solid rgb(221, 221, 221);
    background: white;
    color: rgb(102, 102, 102);
    text-decoration: none;
    border-radius: 0.5rem;
    font-weight: 500;
    transition: 0.3s;
}

.pagination_btn:hover {
    background: rgb(11, 72, 161);
    color: white;
    border-color: rgb(11, 72, 161);
}

.pagination_btn.current {
    background: rgb(11, 72, 161);
    color: white;
    border-color: rgb(11, 72, 161);
}

.pagination_btn.prev,
.pagination_btn.next {
    width: auto;
    padding: .0rem 1.5rem;
}

.pagination_info {
    font-size: 1.4rem;
    color: rgb(102, 102, 102);
}

.products_cta {
    background: linear-gradient(135deg, rgb(66, 133, 244) 0%, rgb(25, 118, 210) 100%);
    padding: 8rem .0rem;
    text-align: center;
    color: white;
}

.cta_content {
    margin-bottom: 3rem;
}

.cta_title {
    font-size: 3.5rem;
    font-weight: 700;
    margin-bottom: 1rem;
    color: white;
}

.cta_subtitle {
    font-size: 1.8rem;
    color: rgba(255, 255, 255, 0.9);
}

.cta_button {
    display: inline-block;
    padding: 1.5rem 3rem;
    background: white;
    color: rgb(25, 118, 210);
    text-decoration: none;
    border-radius: 3rem;
    font-weight: 600;
    transition: 0.3s;
}

.cta_button:hover {
    background: rgba(255, 255, 255, 0.9);
    transform: translateY(-2px);
}

.product_item:hover * {
    color: rgb(255, 255, 255);
}

.product_item:hover .product_params {
    opacity: 0;
}

.product_item:hover .product_desc,
.product_item:hover .product_specs {
    opacity: 0;
}

.product_item:hover .product_btn {
    opacity: 1;
    color: var(--primary-blue);
    font-weight: bold;
}

.product_image {
    max-width: 18rem;
    max-height: 18rem;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1rem auto .0rem;
    background: transparent;
}

.product_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s;
}

.product_item:hover .product_image img {
    transform: scale(1.25);
}

.products_list .product_info {
    padding: 2.5rem 0rem;
    position: relative;
}

.product_info * {
    transition: opacity 0.1s;
}

.products_list .product_title {
    font-size: 1.9rem;
    font-weight: 600;
    margin-bottom: 1rem;
    font-family: Montserrat, sans-serif;
    margin-top: .0rem;
}

.products_list .product_desc {
    font-size: 1.6rem;
    color: rgb(102, 102, 102);
    margin-bottom: 1rem;
    font-weight: 400;
    line-height: 1.8;
}

.products_list .product_specs {
    font-size: 1.4rem;
    color: rgb(136, 136, 136);
    line-height: 1.6;
    margin-bottom: 2rem;
}

.products_list .product_btn {
    display: inline-block;
    padding: 1.4rem 2.4rem;
    border-radius: 10rem;
    color: var(--primary-blue);
    text-decoration: none;
    background: rgb(255, 255, 255);
    font-size: 1.5rem;
    font-weight: 500;
    transition: 0.3s;
    text-align: center;
    width: calc(100% - 5rem);
    font-family: Montserrat, sans-serif;
    position: absolute;
    left: 2.5rem;
    bottom: 4.8rem;
    opacity: 0;
}

.products_list .product_btn:hover {
    transform: translateY(-2px);
}

.products_list .product_params {
    display: block;
    flex-wrap: wrap;
    gap: 1.5rem;
    margin: 1.5rem .0rem;
    padding: 1rem .0rem;
    border-radius: 1rem;
    color: rgb(85, 85, 85);
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.products_list .param_item {
    font-weight: 600;
    min-width: .0rem;
    text-align: center;
    font-size: 1.5rem;
    margin-right: 1.5rem;
}

.products_list .param_value {
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
    color: white;
    line-height: 1.2;
}

.products_list .param_name {
    font-size: 1.2rem;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 400;
    line-height: 1.3;
}



.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1.2rem;
    margin: 4rem auto 8rem;
    flex-wrap: wrap;
}

.pagination_nav {
    display: flex;
    align-items: center;
    gap: 1.2rem;
}

.page_arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4rem;
    height: 4rem;
    background: rgb(248, 249, 250);
    border: .1rem solid rgb(233, 236, 239);
    border-radius: 0.6rem;
    color: rgb(108, 117, 125);
    text-decoration: none;
    font-size: 1.6rem;
    transition: 0.3s;
    cursor: pointer;
}

.page_arrow:hover {
    background: rgb(233, 236, 239);
    color: rgb(73, 80, 87);
}

.page_arrow.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

.page_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4rem;
    height: 4rem;
    background: rgb(248, 249, 250);
    color: rgb(108, 117, 125);
    text-decoration: none;
    border: .1rem solid rgb(233, 236, 239);
    border-radius: 0.6rem;
    font-size: 1.4rem;
    font-weight: 500;
    transition: 0.3s;
    cursor: pointer;
}

.page_btn:hover {
    background: rgb(233, 236, 239);
    color: rgb(73, 80, 87);
}

.page_btn.active {
    background: rgb(37, 99, 235);
    color: white;
    border-color: rgb(37, 99, 235);
}

.page_info {
    color: rgb(108, 117, 125);
    font-size: 1.4rem;
    margin-left: 2rem;
    white-space: nowrap;
}

@media (max-width: 1200px) {
    .products_grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 3rem 2rem;
    }

    .products_navigation {
        gap: 4rem;
    }
}


.sidebar_menu {
    display: block;
    flex-wrap: wrap;
    gap: 1rem;
}

.sidebar_menu li {
    margin-bottom: .0rem;
}

.sidebar_menu a {}

.product_info {}

.pagination {
    flex-direction: column;
    gap: 2rem;
}

.pagination_nav {
    gap: 1rem;
    flex-wrap: wrap;
    justify-content: center;
    padding: 2rem 10rem;
}

.page_arrow,
.page_btn {
    width: 3.6rem;
    height: 3.6rem;
    font-size: 1.3rem;
}

.page_info {
    margin-left: .0rem;
    text-align: center;
}

.spec_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.spec_label {
    font-family: Montserrat, sans-serif;
    font-size: 2.8rem;
    font-weight: 700;
    color: white;
    margin-bottom: 0.5rem;
    line-height: 1.2;
}

.spec_desc {
    font-size: 1.4rem;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 400;
}

.product_features_banner {
    margin-top: 3rem;
}

.feature_item {
    display: flex;
    align-items: center;
    gap: 1rem;
    color: white;
    font-size: 1.6rem;
}

.feature_item svg {
    width: 2rem;
    height: 2rem;
    color: white;
}

.product_image_banner {
    flex: 0 0 40%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product_image_banner img {
    max-width: 80%;
    height: auto;
}

.product_detail_tabs {
    background: white;
    border-bottom: 0.1rem solid rgb(224, 224, 224);
    position: sticky;
    top: 10rem;
    z-index: 50;
    box-shadow: rgba(0, 0, 0, 0.1) .0rem 0.2rem 0.5rem;
}

.tabs_navigation {
    display: flex;
    gap: .0rem;
    justify-content: center;
}

.tab_btn {
    padding: 2rem 4rem;
    background: transparent;
    border-top: none;
    border-right: none;
    border-left: none;
    border-image: initial;
    font-size: 1.6rem;
    font-weight: 500;
    color: rgb(102, 102, 102);
    cursor: pointer;
    transition: 0.3s;
    border-bottom: 0.3rem solid transparent;
    position: relative;
}

.tab_btn.active {
    color: var(--primary-blue);
    border-bottom-color: var(--primary-blue);
    background: rgba(11, 72, 161, 0.05);
    font-weight: 600;
}

.tab_btn:hover {
    color: var(--primary-blue);
    background: rgba(11, 72, 161, 0.05);
}

.tab_btn:not(:last-child)::after {
    content: "";
    position: absolute;
    right: .0rem;
    top: 50%;
    transform: translateY(-50%);
    width: 0.1rem;
    height: 2rem;
    background: rgb(224, 224, 224);
}

.product_detail_content {
    padding: 6rem .0rem;
    background: rgb(248, 249, 250);
}

.tab_content {
    display: none;
}

.tab_content.active {
    display: block;
}

.product_details_section {
    background: white;
    padding: 4rem;
    border-radius: 1rem;
    box-shadow: rgba(0, 0, 0, 0.1) .0rem 0.2rem 1rem;
}

.product_description {
    margin-top: 3rem;
}

.related_products_section {
    background: white;
    padding: 4rem;
    border-radius: 1rem;
    box-shadow: rgba(0, 0, 0, 0.1) .0rem 0.2rem 1rem;
}

.related_products_grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(30rem, 1fr));
    gap: 3rem;
    margin-top: 3rem;
}

.related_product_item {
    background: rgb(248, 249, 250);
    border-radius: 1rem;
    padding: 2rem;
    text-align: center;
    transition: 0.3s;
}

.related_product_item:hover {
    transform: translateY(-0.5rem);
    box-shadow: rgba(0, 0, 0, 0.1) .0rem 0.5rem 2rem;
}

.related_product_image {
    margin-bottom: 2rem;
}

.related_product_image img {
    width: 100%;
    max-width: 15rem;
    height: auto;
}

.related_product_info h4 {
    margin-bottom: 1rem;
}

.related_product_info p {
    margin-bottom: 1rem;
}

.view_more_products {
    text-align: center;
    margin-top: 4rem;
}

.btn_view_more {
    display: inline-block;
    padding: 1.2rem 3rem;
    background: var(--primary-blue);
    color: white;
    text-decoration: none;
    border-radius: 2.5rem;
    font-weight: 500;
    transition: 0.3s;
}

.btn_view_more:hover {
    background: rgb(10, 61, 138);
    transform: translateY(-0.2rem);
}

.inquiry_section {
    background: white;
    padding: 4rem;
    border-radius: 1rem;
    box-shadow: rgba(0, 0, 0, 0.1) .0rem 0.2rem 1rem;
}

.inquiry_form_container {
    margin-top: 3rem;
}

.form_row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    margin-bottom: 2rem;
}

.form_group {
    display: flex;
    flex-direction: column;
}

.form_label {
    font-size: 1.4rem;
    font-weight: 500;
    color: rgb(51, 51, 51);
    margin-bottom: 0.8rem;
}

.form_input,
.form_textarea {
    padding: 1.2rem 1.5rem;
    border: 0.1rem solid rgb(221, 221, 221);
    border-radius: 0.5rem;
    font-size: 1.4rem;
    transition: 0.3s;
}

.form_input:focus,
.form_textarea:focus {
    outline: none;
}

.form_textarea {
    resize: vertical;
    min-height: 12rem;
}

.form_submit {
    text-align: center;
    margin-top: 3rem;
}

.btn_submit {
    padding: 1.5rem 4rem;
    background: var(--primary-blue);
    color: white;
    border: none;
    border-radius: 2.5rem;
    font-size: 1.6rem;
    font-weight: 500;
    cursor: pointer;
    transition: 0.3s;
}

.btn_submit:hover {
    background: rgb(10, 61, 138);
    transform: translateY(-0.2rem);
}



.news_detail_content {
    padding: 8rem .0rem;
    background: rgb(248, 249, 250);
}

.breadcrumb {
    margin-bottom: 4rem;
    font-size: 1.4rem;
    color: rgb(102, 102, 102);
}

.breadcrumb a {
    color: rgb(102, 102, 102);
    text-decoration: none;
    transition: color 0.3s;
}

.breadcrumb a:hover {
    color: rgb(37, 99, 235);
}

.breadcrumb span {
    margin: .0rem 0.8rem;
    color: rgb(153, 153, 153);
}

.news_detail_layout {
    display: grid;
    grid-template-columns: 30rem 1fr;
    gap: 4rem;
    align-items: start;
}

.news_sidebar {
    background: white;
    border-radius: 1.2rem;
    padding: 3rem;
    box-shadow: rgba(0, 0, 0, 0.08) .0rem 0.4rem 2rem;
    position: sticky;
    top: 10rem;
}

.sidebar_title {
    font-size: 2rem;
    font-weight: 600;
    color: rgb(26, 26, 26);
    margin-bottom: 2rem;
}

.sidebar_tabs {
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
    margin-bottom: 3rem;
}

.tab_btn {
    padding: 1.2rem 2rem;
    border: none;
    background: transparent;
    color: rgb(102, 102, 102);
    font-size: 1.4rem;
    text-align: left;
    border-radius: 0.8rem;
    cursor: pointer;
    transition: 0.3s;
}

.tab_btn.active,
.tab_btn:hover {
    background: rgb(37, 99, 235);
    color: white;
}

.featured_news {
    border-top: 0.1rem solid rgb(238, 238, 238);
    padding-top: 3rem;
}

.featured_news_item {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.featured_news_image {
    width: 100%;
    height: 16rem;
    border-radius: 0.8rem;
    overflow: hidden;
}

.featured_news_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s;
}

.featured_news_item:hover .featured_news_image img {
    transform: scale(1.05);
}

.featured_news_content h4 {
    font-size: 1.6rem;
    font-weight: 600;
    color: rgb(26, 26, 26);
    line-height: 1.4;
    margin-bottom: 1rem;
}

.featured_news_content p {
    font-size: 1.4rem;
    color: rgb(102, 102, 102);
    line-height: 1.5;
    margin-bottom: 1.5rem;
}

.read_more_link {
    color: rgb(37, 99, 235);
    font-size: 1.4rem;
    font-weight: 500;
    text-decoration: none;
    transition: color 0.3s;
}

.read_more_link:hover {
    color: rgb(29, 78, 216);
}

.news_main_content {
    background: white;
    border-radius: 1.2rem;
    padding: 4rem;
    box-shadow: rgba(0, 0, 0, 0.08) .0rem 0.4rem 2rem;
}

.news_grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3rem;
    margin-bottom: 5rem;
}

.news_item {
    background: transparent;
    border-radius: 1.2rem;
    overflow: hidden;
    transition: 0.3s;
    text-decoration: none;
}

.news_item:hover {}

.news_image {
    width: 100%;
    height: 32.8rem;
    overflow: hidden;
    border-radius: 2.8rem;
}

.news_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s;
}

.news_item:hover .news_image img {
    transform: scale(1.05);
}

.news_content {
    padding: 2.5rem .0rem;
}

.news_date {
    display: inline-block;
    font-size: 1.6rem;
    color: rgb(136, 136, 136);
    margin: 1.2rem .0rem 0.2rem;
    font-weight: 400;
    font-family: "DIN Next LT Pro Light";
}

.news_content h3 {
    font-size: 2.3rem;
    font-weight: 600;
    color: rgb(26, 26, 26);
    line-height: 1.4;
    margin-bottom: 1.5rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: 'Montserrat';
}

.read_more_btn {
    color: rgb(37, 99, 235);
    font-size: 1.4rem;
    font-weight: 500;
    text-decoration: none;
    transition: color 0.3s;
}

.read_more_btn:hover {
    color: rgb(29, 78, 216);
}

.news_pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}

.page_btn {
    width: 4rem;
    height: 4rem;
    border: 0.1rem solid rgb(221, 221, 221);
    background: white;
    color: rgb(102, 102, 102);
    font-size: 1.4rem;
    border-radius: 0.8rem;
    cursor: pointer;
    transition: 0.3s;
}

.page_btn.active,
.page_btn:hover {
    background: rgb(37, 99, 235);
    color: white;
    border-color: rgb(37, 99, 235);
}

.page_dots {
    color: rgb(153, 153, 153);
    font-size: 1.4rem;
    margin: .0rem 0.5rem;
}

@media (max-width: 1024px) {
    .news_detail_layout {
        grid-template-columns: 1fr;
        gap: 3rem;
    }

    .news_sidebar {
        position: static;
    }

    .news_grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 2.5rem;
    }
}





.news_article_content {
    padding: 8rem .0rem;
    background: rgb(248, 249, 250);
}

.article_layout {
    display: grid;
    grid-template-columns: 1fr 35rem;
    gap: 5rem;
    align-items: start;
}

.article_main {
    background: white;
    border-radius: 1.2rem;
    padding: 5rem;
    box-shadow: rgba(0, 0, 0, 0.08) .0rem 0.4rem 2rem;
}

.news_article {
    max-width: none;
}

.article_header {
    margin-bottom: 4rem;
    padding-bottom: 3rem;
    border-bottom: 0.1rem solid rgb(238, 238, 238);
}

.article_meta {
    display: flex;
    gap: 2rem;
    margin-bottom: 2rem;
}

.article_date {
    color: rgb(136, 136, 136);
    font-size: 1.5rem;
    font-weight: 400;
}

.article_category {
    color: rgb(102, 102, 102);
    font-size: 1.4rem;
    padding: 0.4rem 1.2rem;
    background: rgb(241, 245, 249);
    border-radius: 2rem;
}

.article_title {
    font-size: 3.6rem;
    font-weight: 700;
    color: rgb(26, 26, 26);
    line-height: 1.3;
    margin-bottom: 2rem;
}

.article_info {
    display: flex;
    gap: 3rem;
    font-size: 1.4rem;
    color: rgb(102, 102, 102);
}

.article_author {
    font-weight: 500;
}

.article_featured_image {
    width: 100%;
    height: 40rem;
    border-radius: 1.2rem;
    overflow: hidden;
    margin-bottom: 4rem;
}

.article_featured_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.article_content {
    font-size: 1.6rem;
    line-height: 1.8;
    color: rgb(51, 51, 51);
}

.article_lead {
    font-size: 1.8rem;
    font-weight: 500;
    color: rgb(37, 99, 235);
    margin-bottom: 3rem;
    padding: 2rem;
    background: rgb(248, 250, 252);
    border-left: 0.4rem solid rgb(37, 99, 235);
    border-radius: .0rem 0.8rem 0.8rem .0rem;
}

.article_content p {
    margin-bottom: 2rem;
}

.article_content h3 {
    font-size: 2.4rem;
    font-weight: 600;
    color: rgb(26, 26, 26);
    margin: 4rem .0rem 2rem;
}

.article_content ul {
    margin: 2rem .0rem;
    padding-left: 2rem;
}

.article_content li {
    margin-bottom: 1rem;
    position: relative;
}

.article_content li::marker {
    color: rgb(37, 99, 235);
}

.article_content blockquote {
    margin: 4rem .0rem;
    padding: 3rem;
    background: rgb(248, 250, 252);
    border-left: 0.4rem solid rgb(37, 99, 235);
    border-radius: .0rem 1.2rem 1.2rem .0rem;
    font-style: italic;
    font-size: 1.8rem;
    color: rgb(26, 26, 26);
    position: relative;
}

.article_content blockquote::before {
    content: "\"";
    font-size: 6rem;
    color: rgb(37, 99, 235);
    position: absolute;
    top: -1rem;
    left: 2rem;
    font-family: serif;
}

.article_tags {
    margin-top: 5rem;
    padding-top: 3rem;
    border-top: 0.1rem solid rgb(238, 238, 238);
    display: flex;
    align-items: center;
    gap: 1.5rem;
    flex-wrap: wrap;
}

.tag_label {
    font-weight: 600;
    color: rgb(102, 102, 102);
}

.article_tag {
    padding: 0.6rem 1.6rem;
    background: rgb(241, 245, 249);
    color: rgb(37, 99, 235);
    text-decoration: none;
    border-radius: 2rem;
    font-size: 1.4rem;
    transition: 0.3s;
}

.article_tag:hover {
    background: rgb(37, 99, 235);
    color: white;
}

.article_navigation {
    margin-top: 5rem;
    padding-top: 3rem;
    border-top: 0.1rem solid rgb(238, 238, 238);
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
}

.nav_link {}

.nav_link:hover {
    /* background: rgb(37, 99, 235); */
    /* color: white; */
    transform: translateY(-2px);
}

.nav_label {}

.nav_title {
    font-size: 1.8rem;
    font-weight: 400;
    color: rgb(85, 85, 85);
}

.nav_link:hover .nav_title {
    color: rgb(10, 75, 160);
}

.next_article {
    text-align: right;
}

.article_sidebar {
    position: sticky;
    top: 10rem;
}

.sidebar_widget {
    background: white;
    border-radius: 1.2rem;
    padding: 3rem;
    margin-bottom: 3rem;
    box-shadow: rgba(0, 0, 0, 0.08) .0rem 0.4rem 2rem;
}

.widget_title {
    font-size: 2rem;
    font-weight: 600;
    color: rgb(26, 26, 26);
    margin-bottom: 2.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 0.2rem solid rgb(37, 99, 235);
}

.related_news_list {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.related_news_item {
    display: flex;
    gap: 1.5rem;
    padding-bottom: 2rem;
    border-bottom: 0.1rem solid rgb(241, 245, 249);
}

.related_news_item:last-child {
    border-bottom: none;
    padding-bottom: .0rem;
}

.related_news_image {
    width: 8rem;
    height: 6rem;
    border-radius: 0.8rem;
    overflow: hidden;
    flex-shrink: 0;
}

.related_news_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s;
}

.related_news_item:hover .related_news_image img {
    transform: scale(1.1);
}

.related_news_content h4 {
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 0.8rem;
}

.related_news_content h4 a {
    color: rgb(26, 26, 26);
    text-decoration: none;
    transition: color 0.3s;
}

.related_news_content h4 a:hover {
    color: rgb(37, 99, 235);
}

.related_news_date {
    font-size: 1.2rem;
    color: rgb(102, 102, 102);
}

.category_list {
    list-style: none;
    padding: .0rem;
}

.category_list li {
    margin-bottom: 1.2rem;
}

.category_list li:last-child {
    margin-bottom: .0rem;
}

.category_list a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.2rem 1.6rem;
    color: rgb(102, 102, 102);
    text-decoration: none;
    border-radius: 0.8rem;
    transition: 0.3s;
}

.category_list a:hover {
    background: rgb(37, 99, 235);
    color: white;
}

.category_list span {
    font-size: 1.2rem;
    background: rgb(241, 245, 249);
    color: rgb(102, 102, 102);
    padding: 0.2rem 0.8rem;
    border-radius: 1.2rem;
    transition: 0.3s;
}

.category_list a:hover span {
    background: rgba(255, 255, 255, 0.2);
    color: white;
}

@media (max-width: 1024px) {
    .article_layout {
        grid-template-columns: 1fr;
        gap: 4rem;
    }

    .article_sidebar {
        position: static;
    }

    .article_main {
        padding: 4rem 3rem;
    }

    .article_title {
        font-size: 2.8rem;
    }
}





.product_detail_banner {
    background: linear-gradient(135deg, rgb(66, 133, 244) 0%, rgb(25, 118, 210) 100%);
    padding: 6rem .0rem;
    margin-top: 10rem;
    position: relative;
    overflow: hidden;
}

.product_detail_banner .container {
    background: linear-gradient(135deg, rgb(66, 133, 244) 0%, rgb(25, 118, 210) 100%);
    border-radius: 2rem;
    padding: 6rem 4rem;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.1) .0rem 1rem 3rem;
}

.product_banner_content {
    display: flex;
    align-items: center;
    gap: 6rem;
    position: relative;
    z-index: 2;
}

.product_banner_left {
    flex: 1 1 0%;
    color: white;
}

.product_banner_left h1 {
    color: white;
    margin-bottom: 2rem;
}

.product_banner_left p {
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 4rem;
    max-width: 50rem;
}

.product_detail_banner .product_specs_banner {
    display: flex;
    gap: 4rem;
    margin: 4rem .0rem 3rem;
}

.product_detail_banner .spec_item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
}

.product_detail_banner .spec_label {
    font-family: Montserrat, sans-serif;
    font-size: 2.8rem;
    font-weight: 700;
    color: white;
    margin-bottom: 0.5rem;
    line-height: 1.2;
}

.product_detail_banner .spec_desc {
    font-size: 1.4rem;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 400;
}

.product_detail_banner .product_features_banner {
    margin-top: 3rem;
}

.product_detail_banner .feature_item {
    display: flex;
    align-items: center;
    gap: 1rem;
    color: white;
    font-size: 1.6rem;
}

.product_detail_banner .feature_item svg {
    width: 2rem;
    height: 2rem;
    color: white;
}

.product_banner_right {
    flex: 0 0 40%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product_image_main {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product_image_main img {
    max-width: 100%;
    height: auto;
    max-height: 30rem;
    object-fit: contain;
}


.contact-page .get_in_touch_section {
    background: rgb(238, 244, 254);
    padding: 8rem .0rem;
    margin-top: 4rem;
}

.contact-page .get_in_touch_content {
    text-align: center;
    max-width: 120rem;
    margin: .0rem auto;
}

.contact-page .get_in_touch_title {
    font-size: 4rem;
    font-weight: 700;
    color: rgb(44, 62, 80);
    margin-bottom: 1.5rem;
    letter-spacing: -0.02em;
    font-family: Montserrat, sans-serif;
}

.contact-page .get_in_touch_subtitle {
    font-size: 1.8rem;
    color: rgb(108, 117, 125);
    margin-bottom: 5rem;
    line-height: 1.6;
    max-width: 60rem;
    margin-left: auto;
    margin-right: auto;
}

.contact-page .contact_info_row {
    display: flex;
    justify-content: center;
    gap: 6rem;
    margin-bottom: 6rem;
    flex-wrap: wrap;
}

.contact-page .contact_info_item {
    display: flex;
    align-items: center;
    gap: 1.5rem;
    padding: 2.5rem 4rem;
    border-radius: 5rem;
    transition: 0.3s;
    min-width: 28rem;
}

.contact-page .contact_info_item:hover {
    transform: translateY(-0.5rem);
}

.contact-page .contact_icon {
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.contact-page .phone_icon {
    background: rgb(15, 81, 177);
    color: white;
}

.contact-page .email_icon {
    background: rgb(15, 81, 177);
    color: white;
}

.contact-page .contact_text {
    font-size: 2.2rem;
    font-weight: 600;
    color: rgb(16, 81, 177);
    white-space: nowrap;
    letter-spacing: .1rem;
    font-family: Montserrat;
}

.contact-page .offices_row {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(45rem, 1fr));
    gap: 4rem;
    max-width: 100%;
    margin: .0rem auto;
}

.contact-page .office_card {
    background: white;
    padding: 5rem;
    border-radius: 2rem;
    text-align: left;
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    border: 0.1rem solid rgb(240, 242, 245);
}

.contact-page .office_card:hover {
    transform: translateY(-0.8rem);
}

.contact-page .office_icon {
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2rem;
}

.contact-page .shenzhen_office .office_icon {
    background: rgb(15, 81, 177);
    color: white;
}

.contact-page .hongkong_office .office_icon {
    background: rgb(52, 73, 94);
    color: white;
}

.contact-page .office_title {
    font-size: 2.4rem;
    font-weight: 600;
    margin-top: 5rem;
    color: rgb(44, 62, 80);
    margin-bottom: 2rem;
    font-family: Montserrat, sans-serif;
}

.contact-page .office_address {
    font-size: 1.6rem;
    color: rgb(108, 117, 125);
    line-height: 1.6;
    margin: .0rem;
}



.get_in_touch_section {
    background: rgb(238, 244, 254);
    padding: 8rem .0rem;
    margin-top: 4rem;
}

.get_in_touch_content {
    text-align: center;
    max-width: 120rem;
    margin: .0rem auto;
}

.get_in_touch_title {
    font-size: 4rem;
    font-weight: 700;
    color: rgb(44, 62, 80);
    margin-bottom: 1.5rem;
    letter-spacing: -0.02em;
    font-family: Montserrat, sans-serif;
}

.get_in_touch_subtitle {
    font-size: 1.8rem;
    color: rgb(108, 117, 125);
    margin-bottom: 5rem;
    line-height: 1.6;
    max-width: 60rem;
    margin-left: auto;
    margin-right: auto;
}

.contact_info_row {
    display: flex;
    justify-content: center;
    gap: 6rem;
    margin-bottom: 6rem;
    flex-wrap: wrap;
}

.contact_info_item {
    display: flex;
    align-items: center;
    gap: 1.5rem;
    padding: 2.5rem 4rem;
    border-radius: 5rem;
    transition: 0.3s;
    min-width: 28rem;
}

.contact_info_item:hover {
    transform: translateY(-0.5rem);
}

.contact_icon {
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.phone_icon {
    background: rgb(15, 81, 177);
    color: white;
}

.email_icon {
    background: rgb(15, 81, 177);
    color: white;
}

.contact_text {
    font-size: 2.2rem;
    font-weight: 600;
    color: rgb(16, 81, 177);
    white-space: nowrap;
    letter-spacing: .1rem;
    font-family: Montserrat;
}

.offices_row {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(45rem, 1fr));
    gap: 4rem;
    max-width: 100%;
    margin: .0rem auto;
}

.office_card {
    background: white;
    padding: 5rem;
    border-radius: 2rem;
    text-align: left;
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    border: 0.1rem solid rgb(240, 242, 245);
}

.office_card:hover {
    transform: translateY(-0.8rem);
}

.office_icon {
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2rem;
}

.shenzhen_office .office_icon {
    background: rgb(15, 81, 177);
    color: white;
}

.hongkong_office .office_icon {
    background: rgb(52, 73, 94);
    color: white;
}

.office_title {
    font-size: 2.4rem;
    font-weight: 600;
    margin-top: 5rem;
    color: rgb(44, 62, 80);
    margin-bottom: 2rem;
    font-family: Montserrat, sans-serif;
}

.office_address {
    font-size: 1.6rem;
    color: rgb(108, 117, 125);
    line-height: 1.6;
    margin: .0rem;
}



.message-page {
    background: rgb(248, 249, 250);
}

.alert {
    padding: 1.5rem 2rem;
    margin-bottom: 2rem;
    border-radius: 0.8rem;
    font-size: 1.4rem;
    font-weight: 500;
}

.alert-success {
    background: rgb(212, 237, 218);
    color: rgb(21, 87, 36);
    border: .1rem solid rgb(195, 230, 203);
}

.alert-error {
    background: rgb(248, 215, 218);
    color: rgb(114, 28, 36);
    border: .1rem solid rgb(245, 198, 203);
}

.message-page .page_header {
    background: rgb(248, 249, 250);
    padding: 4rem .0rem 3rem;
    text-align: left;
}

.page_header_content {
    max-width: 120.0rem;
    margin: .0rem auto;
    padding: .0rem 2rem;
}

.page_title {
    font-family: Montserrat, sans-serif;
    font-size: 3.6rem;
    font-weight: 700;
    color: rgb(33, 37, 41);
    margin-bottom: 1.5rem;
    letter-spacing: 0.05rem;
}

.page_subtitle {
    font-size: 1.6rem;
    color: rgb(108, 117, 125);
    line-height: 1.6;
    margin: .0rem;
    max-width: 60.0rem;
}

.message-page .page_subtitle {
    max-width: 100%;
}

.message_form_section {
    padding: 4rem .0rem 6rem;
    background: rgb(248, 249, 250);
}

.message_form_container {
    max-width: 120.0rem;
    margin: .0rem auto;
    padding: .0rem 2rem;
}

.product_selection {
    margin-bottom: 3rem;
    background: white;
    border-radius: 1rem;
    box-shadow: rgba(0, 0, 0, 0.08) .0rem 0.2rem 1rem;
    overflow: hidden;
}

.product_selection_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgb(248, 249, 250);
    padding: 1.5rem 2rem;
    border-bottom: .1rem solid rgb(233, 236, 239);
}

.selection_label,
.operate_label {
    font-weight: 600;
    color: rgb(73, 80, 87);
    font-size: 1.4rem;
}

.product_table {
    width: 100%;
    border-collapse: collapse;
}

.product_table td {
    border-bottom: .1rem solid rgb(238, 238, 238);
}

.product_table thead th {
    background: rgb(242, 246, 255);
    padding: 2.5rem 2rem;
    text-align: left;
    font-weight: 600;
    color: rgb(73, 80, 87);
    font-size: 1.6rem;
    border-bottom: .1rem solid rgb(233, 236, 239);
}

.product_image_header {
    width: 10rem;
    text-align: center;
    border-right: .1rem solid rgb(238, 238, 238);
}

.product_name_header {
    width: auto;
    border-right: .1rem solid rgb(238, 238, 238);
}

.operate_header {
    width: 12rem;
    text-align: center;
    position: relative;
}

.operate_header div {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.message-page .btn_add_header {
    background: rgb(40, 167, 69);
    border: none;
    border-radius: 50%;
    width: 2.4rem;
    height: 2.4rem;
    color: white;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 0.8rem;
    transition: 0.3s;
    vertical-align: middle;
}

.message-page .btn_add_header:hover {
    background: rgb(33, 136, 56);
    transform: scale(1.1);
    box-shadow: rgba(40, 167, 69, 0.3) .0rem 0.2rem 0.8rem;
}

.message-page .btn_add_header:active {
    transform: scale(0.95);
}

.message-page .btn_add_header svg {
    width: 1.4rem;
    height: 1.4rem;
}

.selected_product {
    transition: 0.3s;
}

.selected_product:hover {
    background: rgb(248, 249, 250);
}

.product_image_cell {
    padding: 1rem 2rem;
    text-align: center;
    border-bottom: .1rem solid rgb(240, 240, 240);
    width: 10rem;
    border-right: .1rem solid rgb(238, 238, 238);
}

.product_name_cell {
    padding: 1rem 2rem;
    border-bottom: .1rem solid rgb(240, 240, 240);
    vertical-align: middle;
    border-right: .1rem solid rgb(238, 238, 238);
}

.product_actions_cell {
    padding: 1rem 2rem;
    text-align: center;
    border-bottom: .1rem solid rgb(240, 240, 240);
    width: 12rem;
}

.product_icon {
    width: 9rem;
    height: 7rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product_icon img {
    width: 6rem;
    height: 6rem;
    object-fit: contain;
}

.product_name {
    font-size: 1.6rem;
    color: rgb(33, 37, 41);
    font-weight: 500;
    text-align: left;
}

.product_actions {
    display: flex;
    gap: 1rem;
    justify-self: end;
    height: 7rem;
    align-items: center;
}

.btn_delete,
.btn_add {
    width: 3.6rem;
    height: 3.6rem;
    border: .1rem solid rgb(233, 236, 239);
    background: white;
    border-radius: 0.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.3s;
    color: rgb(108, 117, 125);
}

.btn_delete:hover {
    border-color: rgb(220, 53, 69);
    color: rgb(220, 53, 69);
    background: rgb(255, 245, 245);
}

.btn_add:hover {
    border-color: rgb(40, 167, 69);
    color: rgb(40, 167, 69);
    background: rgb(248, 255, 249);
}

.add_product_section {
    padding: 1.5rem 2rem;
    text-align: left;
    border-top: .1rem solid rgb(233, 236, 239);
    background: rgb(248, 249, 250);
}

.btn_add_product {
    background: rgb(40, 167, 69);
    color: white;
    border: none;
    padding: 0.8rem 1.5rem;
    border-radius: 0.6rem;
    cursor: pointer;
    transition: 0.3s;
    display: inline-flex;
    align-items: center;
    gap: 0.6rem;
    font-size: 1.3rem;
    font-weight: 500;
    box-shadow: rgba(40, 167, 69, 0.2) .0rem 0.2rem 0.4rem;
}

.btn_add_product:hover {
    background: rgb(33, 136, 56);
    transform: translateY(-1px);
    box-shadow: rgba(40, 167, 69, 0.3) .0rem 0.3rem 0.8rem;
}

.btn_add_product svg {
    width: 1.4rem;
    height: 1.4rem;
}

.modal_overlay {
    position: fixed;
    top: .0rem;
    left: .0rem;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999;
    display: none;
    align-items: center;
    justify-content: center;
}

.modal_overlay.show {
    display: flex;
}

.modal_content {
    background: white;
    border-radius: 1rem;
    width: 90%;
    max-width: 80rem;
    max-height: 80vh;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.2) .0rem 2rem 4rem;
}

.modal_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2rem;
    border-bottom: .1rem solid rgb(233, 236, 239);
}

.modal_header h3 {
    margin: .0rem;
    font-size: 2rem;
    color: rgb(33, 37, 41);
}

.modal_close {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0.5rem;
    border-radius: 0.5rem;
    transition: 0.3s;
}

.modal_close:hover {
    background: rgb(248, 249, 250);
}

.modal_body {
    padding: 2rem;
    max-height: 60vh;
    overflow-y: auto;
}

.search_section {
    margin-bottom: 2rem;
}

.search_input {
    width: 100%;
    padding: 1.2rem 1.6rem;
    border: .1rem solid rgb(233, 236, 239);
    border-radius: 0.8rem;
    font-size: 1.4rem;
    transition: 0.3s;
}

.search_input:focus {
    outline: none;
    border-color: rgb(11, 72, 161);
    box-shadow: rgba(11, 72, 161, 0.25) .0rem .0rem .0rem 0.2rem;
}

/* ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚ÂªÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â - ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¡ */
.product_selector_modal .modal_content {
    max-width: 95rem !important;
    width: 90% !important;
    max-height: 85vh !important;
    border-radius: 2rem !important;
    background: white !important;
    box-shadow: 0 2rem 6rem rgba(0, 0, 0, 0.15) !important;
    overflow: visible !important;
}

.product_selector_modal .modal_header {
    padding: 3rem 3rem 2rem;
    border-bottom: .1rem solid #e9ecef;
    position: relative;
}

.product_selector_modal .modal_header h3 {
    font-size: 2.4rem;
    font-weight: 600;
    color: #212529;
    margin: 0;
    text-align: center;
}

.product_selector_modal .modal_close {
    position: absolute;
    top: 2rem;
    right: 2rem;
    width: 4rem;
    height: 4rem;
    border: none;
    background: #f8f9fa;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    color: #6c757d;
}

.product_selector_modal .modal_close:hover {
    background: #e9ecef;
    color: #495057;
    transform: scale(1.1);
}

.product_selector_modal .modal_body {
    padding: 2rem 3rem 3rem;
    max-height: 60vh;
    overflow-y: auto;
}

.product_selector_modal .search_section {
    margin-bottom: 3rem;
}

.product_selector_modal .search_input {
    width: 100%;
    padding: 1.5rem 2rem;
    border: .2rem solid #e9ecef;
    border-radius: 1rem;
    font-size: 1.6rem;
    transition: all 0.3s ease;
    background: #f8f9fa;
}

.product_selector_modal .search_input:focus {
    outline: none;
    border-color: #0b48a1;
    background: white;
    box-shadow: 0 0 0 0.3rem rgba(11, 72, 161, 0.1);
}

/* ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¸Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â±ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ */
.product_selector_modal .products_list {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 2rem !important;
    padding: 0 !important;
}

.product_selector_modal .product_list_item {
    background: white !important;
    border: .2rem solid #e9ecef !important;
    border-radius: 1.5rem !important;
    padding: 2.5rem 2rem !important;
    text-align: center !important;
    transition: all 0.3s ease !important;
    cursor: pointer !important;
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    min-height: 20rem !important;
}

.product_selector_modal .product_list_item:hover {
    border-color: #0b48a1 !important;
    box-shadow: 0 0.8rem 2.5rem rgba(11, 72, 161, 0.15) !important;
    transform: translateY(-0.3rem) !important;
}

.product_selector_modal .product_list_item.selected {
    border-color: #0b48a1 !important;
    background: #f8faff !important;
    /* box-shadow: 0 0.8rem 2.5rem rgb(11 72 161 / 17%) !important; */
}

/* ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ */
.product_selector_modal .product_list_icon {
    width: 6rem !important;
    height: 6rem !important;
    border-radius: 1.2rem !important;
    overflow: hidden !important;
    background: #f8f9fa !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-bottom: 1.5rem !important;
    border: .1rem solid #e9ecef !important;
}

.product_selector_modal .product_list_icon img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

/* ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¿Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¯ */
.product_selector_modal .product_list_info {
    flex: 1 !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    margin-bottom: 1.5rem !important;
}

.product_selector_modal .product_list_title {
    font-size: 1.6rem !important;
    font-weight: 600 !important;
    color: #212529 !important;
    margin-bottom: 0.8rem !important;
    line-height: 1.4 !important;
    text-align: center !important;
}

.product_selector_modal .product_list_category {
    font-size: 1.3rem !important;
    color: #6c757d !important;
    margin-bottom: 1.5rem !important;
}

/* ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â */
.product_selector_modal .product_checkbox {
    position: absolute !important;
    top: 1.5rem !important;
    right: 1.5rem !important;
    width: 2.4rem !important;
    height: 2.4rem !important;
    border: .2rem solid #dee2e6 !important;
    border-radius: 0.5rem !important;
    background: white !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.product_selector_modal .product_list_item.selected .product_checkbox {
    background: #0b48a1 !important;
    border-color: #0b48a1 !important;
}

.product_selector_modal .product_checkbox::after {
    content: 'ÃƒÆ’Ã‚Â¢Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ' !important;
    color: white !important;
    font-size: 1.4rem !important;
    font-weight: bold !important;
    opacity: 0 !important;
    transition: opacity 0.3s ease !important;
}

.product_selector_modal .product_list_item.selected .product_checkbox::after {
    opacity: 1 !important;
}

/* ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¦Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â® */
.product_selector_modal .product_detail_btn {
    padding: 1rem 2rem !important;
    background: transparent !important;
    border: .1rem solid #0b48a1 !important;
    color: #0b48a1 !important;
    border-radius: 2rem !important;
    font-size: 1.3rem !important;
    font-weight: 500 !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    text-decoration: none !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 0.5rem !important;
}

.product_selector_modal .product_detail_btn:hover {
    background: #0b48a1 !important;
    color: white !important;
    transform: translateY(-0.1rem) !important;
}

.product_selector_modal .product_list_item.selected .product_detail_btn {
    background: #0b48a1 !important;
    border-color: #0b48a1 !important;
    color: white !important;
}

.product_selector_modal .product_list_item.selected .product_detail_btn:hover {
    background: #218838 !important;
    border-color: #218838 !important;
}

/* ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â¸Ãƒâ€¦Ã‚Â¸ */
.product_selector_modal .modal_footer {
    padding: 4rem 3rem 3rem !important;
    /* border-top: .1rem solid #e9ecef !important; */
    /* background: #f8f9fa !important; */
    display: flex !important;
    justify-content: center !important;
    gap: 1.5rem !important;
}

.product_selector_modal .btn_confirm_selection {
    padding: 1.5rem 4rem !important;
    background: #0b48a1 !important;
    color: white !important;
    border: none !important;
    border-radius: 3rem !important;
    font-size: 1.6rem !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    min-width: 16rem !important;
}

.product_selector_modal .btn_confirm_selection:hover {
    background: #218838 !important;
    transform: translateY(-0.2rem) !important;
}

.products_modal_overlay {
    position: fixed;
    top: .0rem;
    left: .0rem;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.products_modal_overlay.show {
    opacity: 1;
    visibility: visible;
}

.products_modal_content {
    max-width: 100rem;
    width: 78rem;
    height: 53rem;
    border-radius: 2rem;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.4) .0rem 3rem 6rem;
    position: relative;
    transform: scale(0.9) translateY(20px);
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.products_modal_overlay.show .products_modal_content {
    transform: scale(1) translateY(0px);
    opacity: 1;
}

.products_modal_close {
    position: absolute;
    top: 0.3rem;
    right: 0.3rem;
    background: transparent;
    border: none;
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    font-size: 3.4rem;
    font-weight: 300;
    color: rgb(102, 102, 102);
    cursor: pointer;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}

.products_modal_close:hover {
    color: rgb(51, 51, 51);
    transform: scale(1.1);
}

.products_message_container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    min-height: 60rem;
}

.products_message_left {
    position: relative;
    overflow: hidden;
}

.products_message_bg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.products_message_right {
    padding: 4rem;
    background: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.products_message_form {
    display: flex;
    flex-direction: column;
    gap: 1.3rem;
    height: 100%;
}

.products_form_group {
    display: flex;
    flex-direction: column;
}

.products_form_input,
.products_form_textarea {
    padding: 1.2rem 2rem;
    border: .1rem solid rgb(221, 221, 221);
    border-radius: 0.8rem;
    font-size: 1.6rem;
    transition: 0.3s;
    background: rgb(255, 255, 255);
    font-family: inherit;
    color: rgb(51, 51, 51);
}

.products_form_input::placeholder,
.products_form_textarea::placeholder {
    color: rgb(153, 153, 153);
    font-weight: 400;
}

.products_form_input:focus,
.products_form_textarea:focus {
    outline: none;
    border-color: rgb(102, 102, 102);
    box-shadow: rgba(0, 0, 0, 0.1) .0rem .0rem .0rem 0.2rem;
    background: white;
}

.products_form_textarea {
    resize: vertical;
    min-height: 12rem;
    font-family: inherit;
}

.products_form_footer {
    margin-top: 1rem;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.products_welcome_text {
    font-size: 1.4rem;
    color: rgb(102, 102, 102);
    margin: .0rem;
    text-align: center;
    font-weight: 400;
}

.products_submit_btn {
    background: rgb(23, 74, 166);
    color: white;
    border: none;
    padding: 1.7rem 4rem;
    border-radius: 10.8rem;
    font-size: 1.5rem;
    font-weight: 500;
    cursor: pointer;
    transition: 0.3s;
    text-transform: uppercase;
    letter-spacing: 0..5rem;
    width: 100%;
}

.products_submit_btn:hover {
    transform: translateY(-3px);
}

.products_submit_btn:active {
    transform: translateY(0px);
}

.products_submit_btn:disabled {
    opacity: 0.7;
    cursor: not-allowed;
    transform: none;
}





.message-page .products_list_icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.message-page .products_list_info {
    text-align: left;
}

.message-page.products_list_title {
    font-size: 1.4rem;
    color: rgb(33, 37, 41);
    font-weight: 500;
}

.message-page .btn_select_product {
    background: rgb(11, 72, 161);
    color: white;
    border: none;
    padding: 0.8rem 1.6rem;
    border-radius: 0.6rem;
    cursor: pointer;
    transition: 0.3s;
    font-size: 1.3rem;
    font-weight: 500;
}

.message-page.btn_select_product:hover {
    background: rgb(8, 58, 122);
    transform: translateY(-1px);
}

.message-page .btn_select_product:disabled {
    background: rgb(108, 117, 125);
    cursor: not-allowed;
    transform: none;
}

.message_form {
    margin-top: .0rem;
}

.form_row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    margin-bottom: 2rem;
}

.form_row_submit {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: .0rem;
    margin-top: 2rem;
}

.form_row_submit .captcha_group {
    box-shadow: none;
    border: .0rem;
    background: transparent;
    flex-direction: row;
    align-items: center;
}

.form_group {
    display: flex;
    flex-flow: row;
    background: white;
    border: .1rem solid rgb(233, 236, 239);
    border-radius: 0.8rem;
    box-shadow: rgba(0, 0, 0, 0.06) .0rem 0.2rem 0.8rem;
    padding: 1rem 1.6rem;
    transition: 0.3s;
    align-items: center;
    gap: 1rem;
}

.form_group:focus-within {
    border-color: rgb(11, 72, 161);
    box-shadow: rgba(0, 123, 255, 0.15) .0rem 0.2rem 1.2rem;
}

.form_group_full {
    grid-column: 1 / -1;
    align-items: flex-start;
    padding: 2rem 1.6rem;
}

.form_label {
    font-size: 1.6rem;
    font-weight: 500;
    color: rgb(108, 117, 125);
    margin-bottom: .0rem;
    display: flex;
    align-items: center;
}

.required {
    color: rgb(220, 53, 69);
    margin-left: 0.2rem;
}

.form_input,
.form_textarea {
    border: none;
    font-size: 1.6rem;
    color: rgb(73, 80, 87);
    background: transparent;
    font-family: inherit;
    padding: .0rem;
    margin: .0rem;
    outline: none;
    flex: 1 1 0%;
    min-height: 4rem;
}

.form_input::placeholder,
.form_textarea::placeholder {
    color: rgb(173, 181, 189);
}

.form_textarea {
    resize: vertical;
    min-height: 8rem;
    line-height: 1.6;
    flex: 1 1 0%;
}

.captcha_group {
    display: flex;
    flex-direction: column;
    background: white;
    border: .1rem solid rgb(233, 236, 239);
    border-radius: 0.8rem;
    box-shadow: rgba(0, 0, 0, 0.06) .0rem 0.2rem 0.8rem;
    padding: 1.2rem 1.6rem;
    transition: 0.3s;
}

.captcha_group:focus-within {}

.captcha_group .form_label {
    font-weight: 500;
    color: rgb(108, 117, 125);
    margin-bottom: 0.6rem;
}

.captcha_container {
    display: flex;
    gap: 1rem;
    align-items: center;
}

.captcha_input {
    flex: 1 1 0%;
    border: none;
    outline: none;
    font-size: 1.4rem;
    color: rgb(73, 80, 87);
    background: transparent;
    font-family: inherit;
    padding: .0rem;
}

.form_row_submit .captcha_group input#captcha {
    background: white;
    border: .1rem solid rgb(233, 236, 239);
    border-radius: 0.8rem;
    box-shadow: rgba(0, 0, 0, 0.06) .0rem 0.2rem 0.8rem;
    padding: 1.5rem 2rem;
    margin-left: 2rem;
    max-width: 12rem;
}

.captcha_input::placeholder {
    color: rgb(173, 181, 189);
}

.captcha_image {
    width: 12rem;
    height: 4rem;
    border: .1rem solid rgb(233, 236, 239);
    border-radius: 0.6rem;
    overflow: hidden;
    cursor: pointer;
    transition: 0.3s;
    background: rgb(248, 249, 250);
    flex-shrink: 0;
}

.captcha_image:hover {
    border-color: rgb(11, 72, 161);
}

.captcha_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.submit_group {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.btn_submit {
    background: rgb(11, 72, 161);
    color: white;
    border: none;
    padding: 1.4rem 4rem;
    border-radius: 0.6rem;
    font-size: 1.6rem;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
    min-width: 12rem;
}

.btn_submit:hover {
    background: rgb(0, 86, 179);
    transform: translateY(-0.1rem);
    box-shadow: rgba(0, 123, 255, 0.3) .0rem 0.4rem 1.2rem;
}

.btn_submit:disabled {
    opacity: 0.6;
    cursor: not-allowed;
    transform: none;
    box-shadow: none;
}



.site_breadcrumb {
    background: white;
    padding: 3rem .0rem;
}

.breadcrumb_nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.8rem;
    font-size: 1.4rem;
    color: rgb(153, 153, 153);
}

.breadcrumb_nav a {
    color: rgb(153, 153, 153);
    text-decoration: none;
    transition: color 0.3s;
}

.breadcrumb_nav a:hover {
    color: rgb(66, 133, 244);
}

.breadcrumb_nav span:not(:last-child) {
    color: rgb(153, 153, 153);
}

.breadcrumb_nav span:last-child {
    color: rgb(11, 72, 161);
    font-weight: normal;
}

.subbtn {
    background: white;
    padding: 1rem .0rem 6rem;
}

.nav_buttons {
    display: flex;
    gap: .0rem;
    justify-content: flex-start;
}

.news-list-page .nav_buttons {}

.news-list-page .nav_buttons .nav_btn {}

.nav_btn {
    text-decoration: none;
    color: rgb(102, 102, 102);
    background: rgb(255, 255, 255);
    font-weight: normal;
    text-align: center;
    transition: 0.3s;
    cursor: pointer;
    border-radius: 0.6rem;
    border: 0.1rem solid rgb(229, 229, 229);
    margin-right: 2rem;
    padding: 1.3rem 2.5rem;
    font-size: 1.8rem;
}

.nav_btn:first-child {}

.nav_btn:last-child {}

.nav_btn:hover {
    color: rgb(255, 255, 255);
    background: linear-gradient(rgb(21, 107, 233), rgb(14, 87, 196));
    border-color: transparent;
}

.nav_btn.active {
    color: white;
    background: linear-gradient(rgb(21, 107, 233), rgb(14, 87, 196));
    border-color: transparent;
}

body.product-detail-page .product_details_section {
    padding: .0rem;
    background: white;
    box-shadow: none;
}

body.product-detail-page .section_title {
    font-size: 4.2rem;
    font-weight: 700;
    color: rgb(33, 37, 41);
    margin-bottom: 3rem;
    text-align: center;
}

body.product-detail-page .product_description {
    max-width: 100%;
    margin: .0rem auto;
    color: rgb(84, 84, 84);
}

body.product-detail-page .product_description * {
    font-size: 2rem;
    line-height: 1.8;
    color: rgb(84, 84, 84);
    text-align: justify;
}

body.product-detail-page .related_products_section {
    padding: .0rem;
    box-shadow: none;
}

body.product-detail-page .section_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 4rem;
}

body.product-detail-page .view_all_link {
    color: rgb(102, 102, 102);
    text-decoration: none;
    font-size: 1.4rem;
    font-weight: normal;
    transition: color 0.3s;
}

body.product-detail-page .view_all_link:hover {
    color: rgb(66, 133, 244);
}

body.product-detail-page .related_products_grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
}

body.product-detail-page .related_product_item {
    background: #F9F9F9;
    border-radius: 0.9rem;
    padding: 3rem 3.5rem 5rem;
    box-shadow: none;
    transition: 0.3s;
    cursor: pointer;
    text-align: center;
    margin: 0 1rem;
}

body.product-detail-page .related_product_item:hover {
    /* transform: translateY(-3px); */
    /* box-shadow: rgba(0, 0, 0, 0.12) .0rem 0.8rem 2.5rem; */
}

body.product-detail-page .product_image {
    margin-bottom: .0rem;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 17rem;
    padding: 0;
}

body.product-detail-page .product_image img {
    max-width: 15rem;
    max-height: 15rem;
    object-fit: contain;
}

body.product-detail-page .product_info {
    text-align: left;
}

body.product-detail-page .product_title {
    font-size: 2rem;
    font-weight: 600;
    color: rgb(51, 51, 51);
    margin-bottom: 1.5rem;
    line-height: 1.5;
    margin-top: 1rem;
    font-family: 'Montserrat';
    letter-spacing: 0;
}

body.product-detail-page .product_specs {
    font-size: 1.6rem;
    color: rgb(102, 102, 102);
    margin-bottom: 1rem;
    line-height: 1.7;
}

body.product-detail-page .product_details {
    font-size: 1.2rem;
    color: rgb(153, 153, 153);
    line-height: 1.4;
}

body.product-detail-page .inquire_online_section {
    padding: 6rem .0rem;
    background: white;
}

body.product-detail-page .inquiry_form_container {
    max-width: 80rem;
    margin: .0rem auto;
}

body.product-detail-page .inquiry_form {
    background: rgb(248, 249, 250);
    padding: 4rem;
    border-radius: 1.2rem;
}

body.product-detail-page .form_row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    margin-bottom: 2rem;
}

body.product-detail-page .form_group {
    display: flex;
    flex-direction: column;
}

body.product-detail-page .form_label {
    font-size: 1.4rem;
    font-weight: 500;
    color: rgb(33, 37, 41);
    margin-bottom: 0.8rem;
}

body.product-detail-page .form_input,
body.product-detail-page .form_textarea {
    padding: 1.2rem 1.6rem;
    border: 0.1rem solid rgb(222, 226, 230);
    border-radius: 0.6rem;
    font-size: 1.4rem;
    transition: border-color 0.3s;
    background: white;
}

body.product-detail-page .form_input:focus,
body.product-detail-page .form_textarea:focus {
    outline: none;
    border-color: rgb(66, 133, 244);
    box-shadow: rgba(66, 133, 244, 0.1) .0rem .0rem .0rem 0.3rem;
}

body.product-detail-page .form_textarea {
    resize: vertical;
    min-height: 12rem;
}

body.product-detail-page .form_submit {
    text-align: center;
    margin-top: 3rem;
}

body.product-detail-page .btn_submit {
    background: rgb(66, 133, 244);
    color: white;
    border: none;
    padding: 1.4rem 3.2rem;
    border-radius: 0.6rem;
    font-size: 1.6rem;
    font-weight: 500;
    cursor: pointer;
    transition: 0.3s;
}

body.product-detail-page .btn_submit:hover {
    background: rgb(51, 103, 214);
    transform: translateY(-2px);
    box-shadow: rgba(66, 133, 244, 0.3) .0rem 0.4rem 1.2rem;
}

@media (max-width: 1024px) {
    body.product-detail-page .related_products_grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 2.5rem;
    }
}




.news-list-page .news_list_container {}

.news-list-page .news_breadcrumb {
    margin-bottom: 3rem;
    font-size: 1.4rem;
    color: rgb(102, 102, 102);
    text-align: right;
}

.news-list-page .news_breadcrumb a {
    color: rgb(102, 102, 102);
    text-decoration: none;
    transition: color 0.3s;
}

.news-list-page .news_breadcrumb a:hover {
    color: rgb(37, 99, 235);
}

.news-list-page .news_breadcrumb span {
    margin: .0rem 0.8rem;
    color: rgb(153, 153, 153);
}

.news-list-page .news_tabs {
    display: flex;
    gap: .0rem;
    margin-bottom: 4rem;
}

.news-list-page .news_tab_btn {
    padding: 1.2rem 3rem;
    border: none;
    background: rgb(229, 231, 235);
    color: rgb(102, 102, 102);
    font-size: 1.6rem;
    cursor: pointer;
    transition: 0.3s;
    border-radius: .0rem;
}

.news-list-page .news_tab_btn:first-child {
    border-radius: 0.8rem .0rem .0rem 0.8rem;
}

.news-list-page .news_tab_btn:last-child {
    border-radius: .0rem 0.8rem 0.8rem .0rem;
}

.news-list-page .news_tab_btn.active {
    background: rgb(37, 99, 235);
    color: white;
}

.news-list-page .news_tab_btn:hover:not(.active) {
    background: rgb(209, 213, 219);
}

.news-list-page .featured_news_section {
    background: transparent;
    border-radius: 2.8rem;
    padding: .0rem;
    margin-bottom: 6rem;
    overflow: hidden;
}

.news-list-page .featured_news_main {
    display: grid;
    grid-template-columns: 46rem 1fr;
    gap: .0rem;
    align-items: stretch;
    border-radius: .0rem;
    overflow: hidden;
    background: transparent;
}

.news-list-page .featured_news_image {
    width: 100%;
    height: 32.8rem;
    border-radius: 2.8rem .0rem .0rem 2.8rem;
    overflow: hidden;
}

.news-list-page .featured_news_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s;
}

.news-list-page .featured_news_main:hover .news-list-page .featured_news_image img {
    transform: scale(1.05);
}

.news-list-page .featured_news_content {
    padding: 5rem 6rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    background: rgb(250, 250, 250);
}

.news-list-page .featured_news_date {
    color: rgb(136, 136, 136);
    font-size: 1.6rem;
    margin-bottom: 1.5rem;
}

.news-list-page .featured_news_title {
    font-size: 2.6rem;
    font-weight: 600;
    font-family: Montserrat;
    color: rgb(26, 26, 26);
    line-height: 1.4;
    margin-bottom: 1.5rem;
}

.news-list-page .featured_news_title a {
    /* font: inherit; */
    text-decoration: none;
    /* color: rgb(15, 91, 204); */
    color: #333;
    font-size: 2.6rem;
    font-family: 'Montserrat';
}

.news-list-page .featured_news_title a:hover {
    color: rgb(15, 91, 204);
}

.news-list-page .featured_news_description {
    color: rgb(102, 102, 102);
    font-size: 1.7rem;
    line-height: 1.8;
    margin-bottom: 2.2rem;
}

.news-list-page .featured_read_more {
    color: rgb(37, 99, 235);
    font-size: 1.6rem;
    font-weight: 500;
    text-decoration: none;
    transition: color 0.3s;
    font-family: ui-rounded;
}

.news-list-page .featured_read_more:hover {
    color: rgb(29, 78, 216);
}

.news-list-page .news_grid_section {
    background: white;
    border-radius: 1.2rem;
    padding: 4rem;
    box-shadow: rgba(0, 0, 0, 0.08) .0rem 0.4rem 2rem;
}

.news-list-page .news_grid_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3rem;
}

.news-list-page .news_grid_item {
    display: flex;
    flex-direction: column;
    transition: transform 0.3s;
}

.news-list-page .news_grid_item:hover {
    transform: translateY(-5px);
}

.news-list-page .news_grid_image {
    width: 100%;
    height: 20rem;
    border-radius: 0.8rem;
    overflow: hidden;
    margin-bottom: 1.5rem;
}

.news-list-page .news_grid_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s;
}

.news-list-page .news_grid_item:hover .news-list-page .news_grid_image img {
    transform: scale(1.05);
}

.news-list-page .news_grid_date {
    color: rgb(102, 102, 102);
    font-size: 1.4rem;
    margin-bottom: 1rem;
}

.news-list-page .news_grid_title {
    font-size: 1.6rem;
    font-weight: 600;
    color: rgb(26, 26, 26);
    line-height: 1.4;
    margin-bottom: .0rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media (max-width: 1024px) {
    .news-list-page .featured_news_main {
        grid-template-columns: 1fr;
    }

    .news-list-page .featured_news_image {
        height: 25rem;
    }

    .news-list-page .news_grid_list {
        grid-template-columns: repeat(2, 1fr);
        gap: 2.5rem;
    }
}



.site_breadcrumb {
    background: white;
    padding: 2rem .0rem;
}

.breadcrumb_nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: .8rem;
    font-size: 1.4rem;
    color: rgb(153, 153, 153);
}

.breadcrumb_nav a {
    color: rgb(153, 153, 153);
    text-decoration: none;
    transition: color 0.3s;
}

.breadcrumb_nav a:hover {
    color: rgb(66, 133, 244);
}

.breadcrumb_nav span:not(:last-child) {
    color: rgb(153, 153, 153);
}

.breadcrumb_nav span:last-child {
    /* color: rgb(51, 51, 51); */
    /* font-weight: normal; */
}

.brand-page .site_banner_1 .text-content {
    gap: 2rem;
}

.brand_introduction {
    padding: 3rem .0rem 8rem;
    background: rgb(255, 255, 255);
}

.brand_intro_content {
    font-size: 1.8rem;
    line-height: 2;
    color: rgb(85, 85, 85);
    position: relative;
}

.brand_intro_content .yyx-section-title {
    margin-bottom: 4rem;
    text-align: left;
}

.brand_logo_float {
    float: right;
    margin: 1rem .0rem 2rem 5rem;
    width: 43.7rem;
    height: 29rem;
    display: flex;
    max-width: 35%;
    text-align: center;
    background: rgb(248, 248, 248);
    padding: 2rem;
    border-radius: .0rem;
    transition: 0.3s;
    position: relative;
    z-index: 1;
    align-items: center;
    justify-content: center;
}

.brand_logo_float:hover {}

.brand_logo_float img {
    max-width: 100%;
    height: auto;
    display: block;
}

.brand_text_flow {
    text-align: justify;
    line-height: 1.8;
    position: relative;
}

.brand_text_flow p {
    margin-bottom: 2rem;
    text-indent: 2em;
    text-align: justify;
}

.brand_text_flow p:first-of-type {
    margin-top: .0rem;
}

.clearfix::after {
    content: "";
    display: table;
    clear: both;
}



@media (max-width: 1024px) {
    .brand_logo_float {
        width: 25.0rem;
        max-width: 40%;
        margin: 1rem .0rem 2rem 2rem;
    }
}

.product_series {
    padding: 8rem .0rem 10rem;
    background: rgb(246, 250, 255);
}

.center_title {
    margin-bottom: 5rem;
}

.product_filters {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem;
    margin-bottom: 4rem;
}

.filter_btn {
    padding: 1rem 2rem;
    background: rgb(255, 255, 255);
    border: .1rem solid var(--border-gray);
    border-radius: 0.5rem;
    text-decoration: none;
    color: var(--dark-gray);
    font-size: 1.6rem;
    transition: 0.3s;
}

.filter_btn:hover,
.filter_btn.active {
    background: var(--primary-blue);
    color: rgb(255, 255, 255);
    border-color: var(--primary-blue);
}

.product_grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 3rem;
}

.series_item {
    background: rgb(255, 255, 255);
    padding: 3rem;
    border-radius: 1rem;
    border: .1rem solid var(--border-gray);
    transition: 0.3s;
}

.series_item:hover,
.series_item.active {
    background: var(--primary-blue);
    color: rgb(255, 255, 255);
    transform: translateY(-5px);
    box-shadow: rgba(0, 0, 0, 0.1) .0rem 1rem 2rem;
}

.series_item h4 {
    font-size: 2rem;
    font-weight: 600;
    margin: .0rem .0rem 1.5rem;
}

.series_item p {
    font-size: 1.6rem;
    line-height: 1.6;
    margin: .0rem .0rem 2rem;
}

.series_item a {
    font-size: 1.6rem;
    font-weight: 500;
    color: var(--primary-blue);
    text-decoration: none;
    transition: color 0.3s;
}

.series_item:hover a,
.series_item.active a {
    color: rgb(255, 255, 255);
}

.other_brands {
    padding: 8rem .0rem 4rem;
    background: rgb(255, 255, 255);
}

.brands_slider_container {
    position: relative;
}

.brands_slider .brand_slide {
    padding: .0rem 4.5rem 5rem;
    border-radius: 1rem;
    text-align: left;
    margin: .0rem 1.5rem;
    transition: 0.3s;
    box-shadow: rgba(2, 2, 2, 0.11) .0rem 1.0rem 1.0rem .0rem;
    overflow: hidden;
}

.brands_slider .theimg {
    height: 29rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(248, 248, 248);
    margin: .0rem -4.5rem 4rem;
}

.brands_slider .slick-list {
    padding: 1rem .0rem 5rem;
}

.brands_slider .brand_slide:hover {
    transform: translateY(-5px);
}

.brands_slider .brand_slide img {
    max-width: 80%;
    height: 8rem;
    object-fit: contain;
    margin: .0rem auto 2rem;
}

.brands_slider .brand_slide h4 {
    font-size: 2.1rem;
    font-weight: 600;
    margin: .0rem .0rem 1rem;
    color: rgb(68, 68, 68);
}

.brands_slider .brand_slide p {
    font-size: 1.8rem;
    color: rgb(102, 102, 102);
    margin: .0rem .0rem 2rem;
    line-height: 1.8;
    min-height: 10rem;
}

.brands_slider .brand_slide a {
    color: rgb(68, 68, 68);
    text-decoration: none;
    font-weight: 500;
    font-size: 1.6rem;
    font-family: Montserrat;
}

.brands_slider .brand_slide a:hover {
    color: var(--primary-blue);
}

.other_brands .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
    width: 5.2rem;
    height: 5.2rem;
    border-radius: 50%;
    cursor: pointer;
    transition: 0.3s;
    align-items: center;
    justify-content: center;
    color: rgb(102, 102, 102);
    font-size: .0rem;
    display: flex !important;
}

.other_brands .slick-arrow::before {
    display: none;
}

.other_brands .slick-arrow:hover {
    color: rgb(17, 91, 200);
}

.other_brands .slick-prev {
    left: -6.6rem;
}

.other_brands .slick-next {
    right: -6.6rem;
}

.other_brands .slick-arrow svg {
    width: 4.4rem;
    height: 4.4rem;
    stroke: currentcolor;
    fill: none;
    stroke-width: 2;
}

@media (max-width: 1024px) {
    .other_brands .slick-arrow {
        width: 4.5rem;
        height: 4.5rem;
    }

    .other_brands .slick-prev {
        left: -2.25rem;
    }

    .other_brands .slick-next {
        right: -2.25rem;
    }

    .other_brands .slick-arrow svg {
        width: 2rem;
        height: 2rem;
    }
}




.detail_related_products_section {
    padding: 7rem .0rem 4rem;
    /* background: rgb(248, 249, 250); */
    margin-top: 7rem;
}

.detail_related_products_section .section_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 4rem;
}

.detail_related_products_section .section_title {
    font-size: 3.2rem;
    font-weight: 700;
    color: rgb(26, 26, 26);
    margin: .0rem;
}

.detail_related_products_section .read_more_link {
    display: flex;
    align-items: center;
    gap: 0.8rem;
    color: rgb(102, 102, 102);
    text-decoration: none;
    font-size: 1.6rem;
    font-weight: 500;
    transition: 0.3s;
}

.detail_related_products_section .read_more_link:hover {
    color: rgb(11, 72, 161);
}

.detail_related_products_section .arrow-right {
    font-style: normal;
    transition: transform 0.3s;
}

.detail_related_products_section .read_more_link:hover .arrow-right {
    transform: translateX(4px);
}

.detail_related_products_carousel {
    position: relative;
}

.detail_related_products_carousel .related_product_item {
    padding: .0rem 1rem;
    outline: none;
}

.detail_related_products_carousel .product_link {
    display: block;
    /* background: white; */
    border-radius: 1.2rem;
    overflow: hidden;
    /* box-shadow: rgba(0, 0, 0, 0.08) .0rem 0.4rem 1.6rem; */
    transition: 0.3s;
    text-decoration: none;
    color: inherit;
    padding: 0;
    background: transparent;
}

.detail_related_products_carousel .product_link:hover {
    /* transform: translateY(-0.8rem); */
    /* box-shadow: rgba(0, 0, 0, 0.15) .0rem 0.8rem 2.4rem; */
}

.detail_related_products_carousel .product_image {
    width: 100%;
    height: 20rem;
    overflow: hidden;
    /* background: rgb(248, 249, 250); */
    display: flex;
    align-items: center;
    justify-content: center;
}

.detail_related_products_carousel .product_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s;
}

.detail_related_products_carousel .product_link:hover .product_image img {
    transform: scale(1.05);
}

.detail_related_products_carousel .product_info {
    padding: 0;
}

.detail_related_products_carousel .product_title {
    font-size: 1.6rem;
    font-weight: 600;
    color: rgb(26, 26, 26);
    margin: .0rem .0rem 1rem;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.detail_related_products_carousel .product_specs {
    font-size: 1.4rem;
    color: rgb(102, 102, 102);
    line-height: 1.5;
    margin: .0rem;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.detail_related_products_carousel .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
    width: 5.2rem;
    height: 5.2rem;
    border: none;
    border-radius: 50%;
    /* background: white; */
    /* box-shadow: rgba(0, 0, 0, 0.2) .0rem 0.6rem 2rem; */
    cursor: pointer;
    transition: 0.3s;
    align-items: center;
    justify-content: center;
    color: rgb(102, 102, 102);
    font-size: .0rem;
    display: flex !important;
}

.detail_related_products_carousel .slick-arrow::before {
    display: none;
}

.detail_related_products_carousel .slick-arrow:hover {
    /* background: rgb(11, 72, 161); */
    color: rgb(11, 72, 161);
    /* transform: translateY(-50%) scale(1.1); */
    /* box-shadow: rgba(11, 72, 161, 0.3) .0rem 0.8rem 2.4rem; */
}

.detail_related_products_carousel .slick-prev {
    left: -6.6rem;
}

.detail_related_products_carousel .slick-next {
    right: -6.6rem;
}

.detail_related_products_carousel .slick-arrow svg {
    width: 4.4rem;
    height: 4.4rem;
    stroke: currentcolor;
}

.detail_related_products_carousel .slick-dots {
    justify-content: center;
    align-items: center;
    gap: 1rem;
    margin-top: 3rem;
    padding: .0rem;
    list-style: none;
    display: flex !important;
}

.detail_related_products_carousel .slick-dots li {
    margin: .0rem;
}

.detail_related_products_carousel .slick-dots button {
    width: 1.2rem;
    height: 1.2rem;
    border: none;
    border-radius: 50%;
    background: rgb(221, 221, 221);
    cursor: pointer;
    transition: 0.3s;
    font-size: .0rem;
}

.detail_related_products_carousel .slick-dots .slick-active button {
    background: rgb(11, 72, 161);
    transform: scale(1.2);
}

/* Honor and Qualification Section */
.honor_qualification {
    padding: 8rem 0;
    background: rgb(248, 249, 250);
}

.honor_qualification * {
    text-align: center;
}

.honor_qualification h2 {
    margin-bottom: 1rem;
}

.honor_grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 3rem;
    margin-top: 4rem;
}

.honor_item {
    background: white;
    border-radius: 1.2rem;
    padding: 3rem 2rem;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.08) 0rem 0.4rem 1.6rem;
    transition: transform 0.3s, box-shadow 0.3s;
}

.honor_item:hover {
    transform: translateY(-0.8rem);
    box-shadow: rgba(0, 0, 0, 0.15) 0rem 0.8rem 2.4rem;
}

.honor_image {
    width: 8rem;
    height: 8rem;
    margin: 0 auto 2rem;
    border-radius: 50%;
    overflow: hidden;
    background: rgb(248, 249, 250);
    display: flex;
    align-items: center;
    justify-content: center;
}

.honor_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.honor_title {
    font-size: 1.8rem;
    font-weight: 600;
    color: rgb(26, 26, 26);
    margin: 0 0 1rem;
    line-height: 1.4;
}

.honor_desc {
    font-size: 1.4rem;
    color: rgb(102, 102, 102);
    line-height: 1.6;
    margin: 0;
}

@media (max-width: 768px) {
    .honor_qualification {
        padding: 6rem 0;
    }

    .honor_grid {
        grid-template-columns: 1fr;
        gap: 2rem;
        margin-top: 3rem;
    }

    .honor_item {
        padding: 2rem 1.5rem;
    }
}

@media (max-width: 1024px) {
    .detail_related_products_section {
        padding: 6rem .0rem;
    }

    .detail_related_products_section .section_title {
        font-size: 2.8rem;
    }

    .detail_related_products_carousel .slick-prev {
        left: -1.6rem;
    }

    .detail_related_products_carousel .slick-next {
        right: -1.6rem;
    }
}




.article_detail_section {
    padding: .0rem .0rem 4rem;
    background: rgb(255, 255, 255);
}

.article_content_wrapper {
    max-width: 100%;
    margin: .0rem auto;
}

.article_header {
    margin-bottom: 4.0rem;
    border-bottom: none;
    padding-bottom: .0rem;
}

.article_meta {
    display: flex;
    justify-content: flex-start;
    gap: .0rem;
    margin-bottom: 2.0rem;
    font-size: 1.6rem;
    color: red;
}

.article_date {}

.article_category {
    background: rgb(248, 249, 250);
    padding: .4rem 1.2rem;
    border-radius: 2.0rem;
    color: rgb(73, 80, 87);
}

.article_title {
    font-size: 2.6rem;
    font-weight: 600;
    color: rgb(26, 26, 26);
    margin: .0rem .0rem 2rem;
    line-height: 1.3;
    font-family: Montserrat;
}

.article_info {
    display: flex;
    justify-content: center;
    gap: 3.0rem;
    font-size: 1.4rem;
    color: rgb(102, 102, 102);
}

.article_author {
    font-weight: 600;
    color: rgb(0, 123, 255);
}

.article_content {
    font-size: 2rem;
    line-height: 1.8;
    color: rgb(102, 102, 102);
    margin-bottom: 4.0rem;
}

.article_content p {
    margin-bottom: 2.0rem;
}

.article_content h2,
.article_content h3,
.article_content h4 {
    margin: 3.0rem .0rem 2.0rem;
    color: rgb(26, 26, 26);
}

.article_content img {
    max-width: 100%;
    height: auto;
    border-radius: .8rem;
    margin: 2.0rem .0rem;
}

.article_images {
    margin: 4.0rem .0rem;
}

.image_grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2.0rem;
}

.image_item {
    border-radius: 1.2rem;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.1) .0rem .4rem 2.0rem;
    transition: transform 0.3s;
}

.image_item:hover {
    transform: translateY(-5px);
}

.image_item img {
    width: 100%;
    height: 25.0rem;
    object-fit: cover;
    transition: transform 0.3s;
}

.image_item:hover img {
    transform: scale(1.05);
}

.article_footer_text {
    background: rgb(248, 249, 250);
    padding: 3.0rem;
    border-radius: 1.2rem;
    margin: 4.0rem .0rem;
    border-left: .4rem solid rgb(0, 123, 255);
}

.article_footer_text p {
    margin: .0rem;
    font-size: 1.6rem;
    line-height: 1.7;
    color: rgb(73, 80, 87);
}

.article_navigation_section {
    background: rgb(255, 255, 255);
    padding: 4.0rem .0rem;
    border-top: .1rem solid rgb(229, 229, 229);
}

.navigation_wrapper {
    display: block;
    justify-content: space-between;
    align-items: center;
    margin: .0rem auto;
    padding: .0rem;
}

.nav_item {}

.nav_item:hover {
    opacity: 0.8;
}

.nav_label {
    font-size: 1.8rem;
    color: rgb(85, 85, 85);
    font-weight: 400;
    padding-right: 0.3rem;
}

.nav_link {
    text-decoration: none;
    color: rgb(15, 91, 204);
    font-size: 1.4rem;
    font-weight: 500;
    transition: color 0.3s;
}

.nav_link:hover {
    color: rgb(10, 75, 160);
}

.nav_title {
    display: inline;
}

.nav_subtitle {
    display: none;
}

.prev_item {
    text-align: left;
    margin-bottom: 2rem;
}

.next_item {}

.high_end_components {
    background: linear-gradient(135deg, rgb(102, 126, 234) 0%, rgb(118, 75, 162) 100%);
    padding: 8.0rem .0rem;
    text-align: center;
    color: white;
}

.components_content {
    max-width: 60.0rem;
    margin: .0rem auto;
}

.components_title {
    font-size: 3.6rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    letter-spacing: .1rem;
}

.components_subtitle {
    font-size: 1.8rem;
    margin-bottom: 3.0rem;
    opacity: 0.9;
}



/* Footer Contact Info Styles - ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â¨Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¸Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â±ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ */
.footer_column .contact_info {
    display: flex;
    flex-direction: column;
    gap: 2.0rem;
}

.footer_column .contact_info .contact_item {
    display: flex;
    align-items: flex-start;
    gap: 1.2rem;
    padding: 0;
    max-width: 25rem;
}

.footer_column .contact_info .contact_icon {
    flex-shrink: 0;
    width: auto;
    height: 1.7rem;
    /* object-fit: contain; */
    margin-top: 0.7rem;
    border-radius: 0;
}

.footer_column .contact_item:nth-child(1) .contact_icon {}

.footer_column .contact_item:nth-child(2) .contact_icon {
    height: 1.4rem;
}

.footer_column .contact_item:nth-child(3) .contact_icon {
    height: 1.2rem;
}

.footer_column .contact_info .contact_text {
    flex: 1;
    font-size: 1.8rem;
    line-height: 1.5;
    margin: 0;
    color: #666;
    font-family: "Helvetica Neue", sans-serif;
    font-weight: 500;
    color: rgb(102, 102, 102);
    text-decoration: none;
    font-size: 1.7rem;
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: 0;
    white-space: normal;
}

/* ========================================
   More New Button Styles
   ======================================== */

.more_new {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 14px 23px;
    border: 1.5px solid #666;
    border-radius: 50px;
    background: transparent;
    color: #555;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    font-family: "Helvetica Neue", Arial, sans-serif;
    transition: all 0.3s ease;
    white-space: nowrap;
}

.more_new:hover {
    background: #0c48a2;
    color: #fff;
    /* transform: translateY(-1px); */
    border-color: #0c48a2;
}

.more_new:active {
    transform: translateY(0);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

/* SVG icon styles within more_new button */
.more_new svg {
    width: 16px;
    height: 16px;
    transition: transform 0.3s ease;
}

.more_new:hover svg {
    transform: translateX(2px);
}

.more_new svg path {
    fill: currentColor;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .more_new {
        padding: 6px 16px;
        font-size: 14px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .more_new svg {
        width: 14px;
        height: 14px;
    }
}

