/*
 Theme Name:   KGM Myanmar
 Theme URI:    http://keenitsolutions.com/products/wordpress/braintech/
 Description:  Unitek Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     braintech
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */
 /* =========================
   KMG Noto Sans KR
========================= */

@font-face {
    font-family: 'KMGNotoSansKR';
    src: url('assets/fonts/NotoSansCJKkr-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'KMGNotoSansKR';
    src: url('assets/fonts/NotoSansCJKkr-DemiLight.otf') format('opentype');
    font-weight: 350;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'KMGNotoSansKR';
    src: url('assets/fonts/NotoSansCJKkr-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'KMGNotoSansKR';
    src: url('assets/fonts/NotoSansCJKkr-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'KMGNotoSansKR';
    src: url('assets/fonts/NotoSansCJKkr-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


/* =========================
   KMG Noto Sans
========================= */

@font-face {
    font-family: 'KMGNotoSans';
    src: url('assets/fonts/NotoSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'KMGNotoSans';
    src: url('assets/fonts/NotoSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'KMGNotoSans';
    src: url('assets/fonts/NotoSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'KMGNotoSans';
    src: url('assets/fonts/NotoSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


/* =========================
   Global Font
========================= */

body {
    font-family: 'KMGNotoSansKR','KMGNotoSans', sans-serif;
}
 :root {
    --system-font: "KMGNotoSansKR","KMGNotoSans", "Segoe UI", roboto, helvetica, arial, sans-serif,
        "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --black: #000000;
    --gray-900: #1a1a1a;
    --gray-800: #333333;
    --gray-700: #4d4d4d;
    --gray-600: #666666;
    --gray-500: #808080;
    --gray-400: #999999;
    --gray-300: #b2b2b2;
    --gray-200: #cccccc;
    --gray-100: #e5e5e5;
    --gray-50: #f2f2f2;
    --gray-25: #f7f7f7;
    --white: #ffffff;
    --prim-aura: #2f2c4d;
    --prim-gray: #4d4d4d;
    --sec-aura-80: #595671;
    --sec-aura-60: #828094;
    --sec-aura-30: #c1c0ca;
    --sec-aura-10: #eaeaed;
    --sec-gold: #c4a96c;
    --sec-silver: #cccccc;
    --success: #608ee5;
    --success-2: #7a8e9c;
    --success-3: #465063;
    --warning: #b82921;
    --font-bold-weight: 700;
    --font-semi-bold-weight: 600;
    --font-md-weight: 500;
    --font-reg-weight: 400;
    --font-light-weight: 300;
    --font-extra-light-weight: 200;
    --font-thin-weight: 100;
    --font-line-height: 160%;
    --font-bold-line-height: 135%;
    --font-semi-bold-line-height: 135%;
    --desktop-default-width: 1440px;
    --sec-pd-1920: 4.0625%;
    --sec-pd-1440: 24px;
    --sec-pd-mobile: 16px;
    --gray-dark: rgba(255, 255, 255, 0.1);
    --default-page-pb-desktop: 120px;
    --default-page-pb-mobile: 56px;
    --popup-page-pb: 24px;
    --mobile-default-width: 768px;
    --scrollbar-track-color: rgba(0, 0, 0, 0.1);
    --scrollbar-thumb-color: rgba(0, 0, 0, 0.6);
}
p {
    margin: 0 0 8px;
}
#scrollUp {
    text-align: center;
    bottom: 100px;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 40px;
    z-index: 10;
}
/* html.lenis {
    height: auto;
}

.lenis.lenis-smooth {
    scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
    overscroll-behavior: contain;
} */
#rs-header .menu-sticky.sticky .menu-area .navbar ul li a, #rs-header.header-style-4 .header-inner.sticky .menu-cart-area i, #rs-header.header-style-4 .header-inner.sticky .sidebarmenu-search i, #rs-header.header-style-4 .header-inner.sticky .btn_quote .toolbar-sl-share ul li a {
    color: #FFFFFF;
    font-family: var(--system-font);
        font-size: 16px;
    font-weight: bold;
}
body {
    overflow-x: hidden;
}
.site{
    background-color:var(--black);
}
.blind {
    clip: rect(0 0 0 0);
    color: transparent;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    padding: 0;
    position: absolute!important;
    text-indent: -9999px;
    width: 0;
    z-index: -1;
}
.wow {
    visibility: hidden;
}

.animate__animated {
    visibility: visible !important;
}
.icon {
    display: inline-block;
    width:30px;
    height:30px;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.icon.check {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 477.867 477.867'%3E%3Cpath fill='%23555555' d='M238.933 0C106.974 0 0 106.974 0 238.933s106.974 238.933 238.933 238.933 238.933-106.974 238.933-238.933C477.726 107.033 370.834.141 238.933 0zm0 443.733c-113.108 0-204.8-91.692-204.8-204.8s91.692-204.8 204.8-204.8 204.8 91.692 204.8 204.8c-.122 113.058-91.742 204.678-204.8 204.8z'/%3E%3Cpath fill='%23555555' d='M370.046 141.534c-6.614-6.388-17.099-6.388-23.712 0l-158.601 158.6-56.201-56.201c-6.548-6.78-17.353-6.967-24.132-.419-6.78 6.548-6.967 17.353-.419 24.132.137.142.277.282.419.419l68.267 68.267c6.664 6.663 17.468 6.663 24.132 0l170.667-170.667c6.548-6.779 6.36-17.583-.42-24.131z'/%3E%3C/svg%3E");
}
.icon.icon-caption {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%237A8E9C'/%3E%3Cpath d='M7.25 13.7969H20.75L22.75 16.1969H9.25L7.25 13.7969Z' fill='white'/%3E%3Cpath d='M13.8008 8H16.2008V22H13.8008V8Z' fill='white'/%3E%3C/svg%3E%0A");
}
.icon.icon-caption.active {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.5' cx='15' cy='15' r='15' fill='%236D66B2'/%3E%3Ccircle cx='15' cy='15' r='14' fill='white' stroke='%237A8E9C' stroke-width='2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0257 18.3286L20.6572 12.6971L18.9602 11L13.3286 16.6315L10.6971 14L9 15.6971L13.3291 20.0262L15.0262 18.3291L15.0257 18.3286Z' fill='%237A8E9C'/%3E%3C/svg%3E%0A");
}
.icon.car-back-dark {
    width:40px;
    height:40px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5248 9.38593C15.8546 9.1353 16.233 9.00977 16.6198 9.00977H31.3798C31.7665 9.00977 32.1449 9.1353 32.4747 9.38593L32.4779 9.38837L33.8547 10.4259L33.8561 10.427C34.1933 10.6837 34.457 11.0475 34.6042 11.4753L34.6067 11.4825L37.3867 19.3625L37.388 19.3661C37.603 19.9681 37.9774 20.4722 38.4509 20.8453L38.4622 20.8542L41.0737 22.7927L41.0776 22.7956C41.6277 23.1999 41.9898 23.9177 41.9898 24.7198V38.7998C41.9898 39.5562 41.4527 39.9998 40.9898 39.9998H37.9898C37.5268 39.9998 36.9898 39.5562 36.9898 38.7998V35.9998H34.9898V38.7998C34.9898 40.4833 36.2527 41.9998 37.9898 41.9998H40.9898C42.7268 41.9998 43.9898 40.4833 43.9898 38.7998V24.7198C43.9898 23.3426 43.3725 22.0012 42.2639 21.1854L42.262 21.184L39.679 19.2666C39.4976 19.1209 39.3557 18.9282 39.2721 18.6951L39.2715 18.6934L36.4953 10.8243L36.4939 10.8203C36.2211 10.0303 35.7259 9.33599 35.0649 8.8336L33.6849 7.7936L33.6832 7.79236C33.0133 7.28378 32.2123 7.00977 31.3798 7.00977H16.6198C15.7872 7.00977 14.9863 7.28375 14.3164 7.79228L14.3147 7.7936L12.9379 8.83116C12.2803 9.3277 11.7879 10.0248 11.5073 10.8154L8.72383 18.7053L8.72108 18.7135C8.64392 18.945 8.50462 19.1311 8.33738 19.2541L8.33373 19.2568L5.73756 21.184L5.73553 21.1855C4.62819 22.0004 4.00977 23.3311 4.00977 24.7198V39.4398C4.00977 39.9543 4.18671 40.4784 4.55537 40.8875L4.55823 40.8907L4.97382 41.357L4.98477 41.3685C5.33865 41.741 5.84147 41.9998 6.41977 41.9998H10.5898C11.1473 41.9998 11.6651 41.7665 12.0413 41.3507L12.0463 41.3451L12.4627 40.8779L12.469 40.8706C12.7983 40.4864 12.9998 39.9777 12.9998 39.4398V35.9998H10.9998V39.4398C10.9998 39.4586 10.9961 39.4818 10.9867 39.5067C10.9779 39.5298 10.9661 39.5498 10.9539 39.5649L10.5663 39.9998H6.44385L6.44072 39.9969L6.0463 39.5544L6.0413 39.5489C6.03191 39.5385 6.00977 39.5039 6.00977 39.4398V24.7198C6.00977 23.9093 6.37059 23.2008 6.92197 22.7956L6.92581 22.7927L9.52216 20.8654L9.52417 20.8639C10.0334 20.4889 10.4121 19.959 10.6154 19.355L13.3922 11.4842C13.5516 11.0352 13.8199 10.6714 14.142 10.4281L15.5216 9.38837L15.5248 9.38593Z' fill='%232f2c4d'/%3E%3Cpath d='M13 19.9998L15 17.9998H33L35 19.9998H13Z' fill='%232f2c4d'/%3E%3Cpath d='M9 30.6698V24.9998H11V30.6698H9Z' fill='%232f2c4d'/%3E%3Cpath d='M39 24.9998V30.6698H37V24.9998H39Z' fill='%232f2c4d'/%3E%3Cpath d='M14 33.9998H34L32 35.9998H16L14 33.9998Z' fill='%232f2c4d'/%3E%3C/svg%3E%0A");
}
.icon.car-back-light {
    width:40px;
    height:40px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5248 9.38593C15.8546 9.1353 16.233 9.00977 16.6198 9.00977H31.3798C31.7665 9.00977 32.1449 9.1353 32.4747 9.38593L32.4779 9.38837L33.8547 10.4259L33.8561 10.427C34.1933 10.6837 34.457 11.0475 34.6042 11.4753L34.6067 11.4825L37.3867 19.3625L37.388 19.3661C37.603 19.9681 37.9774 20.4722 38.4509 20.8453L38.4622 20.8542L41.0737 22.7927L41.0776 22.7956C41.6277 23.1999 41.9898 23.9177 41.9898 24.7198V38.7998C41.9898 39.5562 41.4527 39.9998 40.9898 39.9998H37.9898C37.5268 39.9998 36.9898 39.5562 36.9898 38.7998V35.9998H34.9898V38.7998C34.9898 40.4833 36.2527 41.9998 37.9898 41.9998H40.9898C42.7268 41.9998 43.9898 40.4833 43.9898 38.7998V24.7198C43.9898 23.3426 43.3725 22.0012 42.2639 21.1854L42.262 21.184L39.679 19.2666C39.4976 19.1209 39.3557 18.9282 39.2721 18.6951L39.2715 18.6934L36.4953 10.8243L36.4939 10.8203C36.2211 10.0303 35.7259 9.33599 35.0649 8.8336L33.6849 7.7936L33.6832 7.79236C33.0133 7.28378 32.2123 7.00977 31.3798 7.00977H16.6198C15.7872 7.00977 14.9863 7.28375 14.3164 7.79228L14.3147 7.7936L12.9379 8.83116C12.2803 9.3277 11.7879 10.0248 11.5073 10.8154L8.72383 18.7053L8.72108 18.7135C8.64392 18.945 8.50462 19.1311 8.33738 19.2541L8.33373 19.2568L5.73756 21.184L5.73553 21.1855C4.62819 22.0004 4.00977 23.3311 4.00977 24.7198V39.4398C4.00977 39.9543 4.18671 40.4784 4.55537 40.8875L4.55823 40.8907L4.97382 41.357L4.98477 41.3685C5.33865 41.741 5.84147 41.9998 6.41977 41.9998H10.5898C11.1473 41.9998 11.6651 41.7665 12.0413 41.3507L12.0463 41.3451L12.4627 40.8779L12.469 40.8706C12.7983 40.4864 12.9998 39.9777 12.9998 39.4398V35.9998H10.9998V39.4398C10.9998 39.4586 10.9961 39.4818 10.9867 39.5067C10.9779 39.5298 10.9661 39.5498 10.9539 39.5649L10.5663 39.9998H6.44385L6.44072 39.9969L6.0463 39.5544L6.0413 39.5489C6.03191 39.5385 6.00977 39.5039 6.00977 39.4398V24.7198C6.00977 23.9093 6.37059 23.2008 6.92197 22.7956L6.92581 22.7927L9.52216 20.8654L9.52417 20.8639C10.0334 20.4889 10.4121 19.959 10.6154 19.355L13.3922 11.4842C13.5516 11.0352 13.8199 10.6714 14.142 10.4281L15.5216 9.38837L15.5248 9.38593Z' fill='%23ffffff'/%3E%3Cpath d='M13 19.9998L15 17.9998H33L35 19.9998H13Z' fill='%23ffffff'/%3E%3Cpath d='M9 30.6698V24.9998H11V30.6698H9Z' fill='%23ffffff'/%3E%3Cpath d='M39 24.9998V30.6698H37V24.9998H39Z' fill='%23ffffff'/%3E%3Cpath d='M14 33.9998H34L32 35.9998H16L14 33.9998Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
}
.icon.car-front-dark {
    width:40px;
    height:40px;
    background-image: url("data:image/svg+xml;charset=utf8,%0A%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M44 38.7298V36.4598L43.99 36.4598V24.6398C43.99 23.2398 43.35 21.9198 42.27 21.1198L39.67 19.1998C39.49 19.0698 39.35 18.8798 39.27 18.6498L39.1565 18.3298H44V16.0598H40L38.8246 17.3938L36.49 10.8098C36.2 10.0098 35.71 9.32977 35.05 8.82977L33.67 7.78977C33 7.27977 32.2 7.00977 31.37 7.00977H16.61C15.78 7.00977 14.99 7.27977 14.31 7.78977L12.93 8.82977C12.28 9.32977 11.78 10.0098 11.5 10.8098L9.17034 17.3881L8 16.0598H4V18.3298H8.83686L8.72 18.6598C8.64 18.8798 8.5 19.0798 8.32 19.2098L5.72 21.1298C4.64 21.9298 4 23.2398 4 24.6498V36.4698L4.00977 36.4698V39.3998C4.00977 39.9398 4.19977 40.4698 4.54977 40.8598L4.95977 41.3298C5.33977 41.7598 5.86977 41.9998 6.41977 41.9998H10.5998C11.1498 41.9998 11.6798 41.7598 12.0598 41.3298L12.4698 40.8598C12.8198 40.4698 13.0098 39.9498 13.0098 39.3998V35.9998H11.0098V39.3998C11.0098 39.4598 10.9898 39.5098 10.9698 39.5398L10.5998 40.0098H6.46977L6.04977 39.5398C6.02977 39.5098 6.00977 39.4598 6.00977 39.3998V36.4698L6 36.4698V24.6498C6 23.8698 6.35 23.1498 6.92 22.7298L9.52 20.8098C10.02 20.4398 10.39 19.9298 10.61 19.3198L13.39 11.4698C13.54 11.0398 13.8 10.6798 14.14 10.4198L15.52 9.37977C15.85 9.12977 16.23 8.99977 16.62 8.99977H31.38C31.77 8.99977 32.15 9.12977 32.48 9.37977L33.86 10.4198C34.2 10.6798 34.46 11.0398 34.61 11.4698L37.39 19.3198C37.6 19.9298 37.98 20.4398 38.48 20.8098L41.08 22.7298C41.66 23.1598 42 23.8698 42 24.6498V38.7298C42 39.4198 41.54 39.9998 41 39.9998H38C37.46 39.9998 37 39.4198 37 38.7298V35.9998H35V38.7298C35 40.5298 36.35 41.9998 38 41.9998H41C42.65 41.9998 44 40.5298 44 38.7298Z' fill='%232f2c4d'/%3E%3Cpath d='M13 22.7298L15 20.7298H33L35 22.7298H13Z' fill='%232f2c4d'/%3E%3Cpath d='M9 25.9998V27.9998H15L13 25.9998H9Z' fill='%232f2c4d'/%3E%3Cpath d='M39 27.9998V25.9998H35L33 27.9998H39Z' fill='%232f2c4d'/%3E%3Cpath d='M34 33.9998H14L16 35.9998H32L34 33.9998Z' fill='%232f2c4d'/%3E%3C/svg%3E%0A");
}
.icon.car-front-light {
    width:40px;
    height:40px;
    background-image: url("data:image/svg+xml;charset=utf8,%0A%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M44 38.7298V36.4598L43.99 36.4598V24.6398C43.99 23.2398 43.35 21.9198 42.27 21.1198L39.67 19.1998C39.49 19.0698 39.35 18.8798 39.27 18.6498L39.1565 18.3298H44V16.0598H40L38.8246 17.3938L36.49 10.8098C36.2 10.0098 35.71 9.32977 35.05 8.82977L33.67 7.78977C33 7.27977 32.2 7.00977 31.37 7.00977H16.61C15.78 7.00977 14.99 7.27977 14.31 7.78977L12.93 8.82977C12.28 9.32977 11.78 10.0098 11.5 10.8098L9.17034 17.3881L8 16.0598H4V18.3298H8.83686L8.72 18.6598C8.64 18.8798 8.5 19.0798 8.32 19.2098L5.72 21.1298C4.64 21.9298 4 23.2398 4 24.6498V36.4698L4.00977 36.4698V39.3998C4.00977 39.9398 4.19977 40.4698 4.54977 40.8598L4.95977 41.3298C5.33977 41.7598 5.86977 41.9998 6.41977 41.9998H10.5998C11.1498 41.9998 11.6798 41.7598 12.0598 41.3298L12.4698 40.8598C12.8198 40.4698 13.0098 39.9498 13.0098 39.3998V35.9998H11.0098V39.3998C11.0098 39.4598 10.9898 39.5098 10.9698 39.5398L10.5998 40.0098H6.46977L6.04977 39.5398C6.02977 39.5098 6.00977 39.4598 6.00977 39.3998V36.4698L6 36.4698V24.6498C6 23.8698 6.35 23.1498 6.92 22.7298L9.52 20.8098C10.02 20.4398 10.39 19.9298 10.61 19.3198L13.39 11.4698C13.54 11.0398 13.8 10.6798 14.14 10.4198L15.52 9.37977C15.85 9.12977 16.23 8.99977 16.62 8.99977H31.38C31.77 8.99977 32.15 9.12977 32.48 9.37977L33.86 10.4198C34.2 10.6798 34.46 11.0398 34.61 11.4698L37.39 19.3198C37.6 19.9298 37.98 20.4398 38.48 20.8098L41.08 22.7298C41.66 23.1598 42 23.8698 42 24.6498V38.7298C42 39.4198 41.54 39.9998 41 39.9998H38C37.46 39.9998 37 39.4198 37 38.7298V35.9998H35V38.7298C35 40.5298 36.35 41.9998 38 41.9998H41C42.65 41.9998 44 40.5298 44 38.7298Z' fill='%23ffffff'/%3E%3Cpath d='M13 22.7298L15 20.7298H33L35 22.7298H13Z' fill='%23ffffff'/%3E%3Cpath d='M9 25.9998V27.9998H15L13 25.9998H9Z' fill='%23ffffff'/%3E%3Cpath d='M39 27.9998V25.9998H35L33 27.9998H39Z' fill='%23ffffff'/%3E%3Cpath d='M34 33.9998H14L16 35.9998H32L34 33.9998Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
}
.icon.car-handle-dark {
    width:40px;
    height:40px;
    background-image: url("data:image/svg+xml;charset=utf8,%0A%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.14 40C12.05 40 11.05 39.61 10.31 38.9C6.42 35.17 4 29.46 4 24C4 12.97 12.97 4 24 4C35.03 4 44 12.97 44 24C44 29.73 41.76 35.3 38 38.9L36.62 37.46C39.99 34.22 42 29.19 42 24C42 23.519 41.9811 23.0423 41.9439 22.5708L40.5203 21.82H32.6103L30.4702 30.74C30.3602 31.19 30.1002 31.6 29.7402 31.9L28.9602 32.53C28.5902 32.83 28.1102 33 27.6302 33H20.3702C19.8902 33 19.4102 32.83 19.0402 32.53L18.2602 31.9C17.9002 31.61 17.6402 31.2 17.5302 30.74L15.39 21.82H7.48027L6.05608 22.5711C6.01893 23.0425 6 23.5191 6 24C6 28.93 8.18 34.09 11.69 37.46C12.05 37.81 12.57 38 13.13 38H32L34 40H13.14ZM41.0103 19.82L41.5797 20.1209C39.8024 12.051 32.5985 6 24 6C15.4013 6 8.19736 12.0511 6.42022 20.1212L6.99027 19.82H41.0103ZM17.4426 21.83L19.4702 30.28L20.2902 30.98L27.6202 31.01L28.4802 30.35L30.5502 21.83H17.4426Z' fill='%232f2c4d'/%3E%3C/svg%3E%0A");
}
.icon.car-handle-light {
    width:40px;
    height:40px;
    background-image: url("data:image/svg+xml;charset=utf8,%0A%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.14 40C12.05 40 11.05 39.61 10.31 38.9C6.42 35.17 4 29.46 4 24C4 12.97 12.97 4 24 4C35.03 4 44 12.97 44 24C44 29.73 41.76 35.3 38 38.9L36.62 37.46C39.99 34.22 42 29.19 42 24C42 23.519 41.9811 23.0423 41.9439 22.5708L40.5203 21.82H32.6103L30.4702 30.74C30.3602 31.19 30.1002 31.6 29.7402 31.9L28.9602 32.53C28.5902 32.83 28.1102 33 27.6302 33H20.3702C19.8902 33 19.4102 32.83 19.0402 32.53L18.2602 31.9C17.9002 31.61 17.6402 31.2 17.5302 30.74L15.39 21.82H7.48027L6.05608 22.5711C6.01893 23.0425 6 23.5191 6 24C6 28.93 8.18 34.09 11.69 37.46C12.05 37.81 12.57 38 13.13 38H32L34 40H13.14ZM41.0103 19.82L41.5797 20.1209C39.8024 12.051 32.5985 6 24 6C15.4013 6 8.19736 12.0511 6.42022 20.1212L6.99027 19.82H41.0103ZM17.4426 21.83L19.4702 30.28L20.2902 30.98L27.6202 31.01L28.4802 30.35L30.5502 21.83H17.4426Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
}
#rs-header.header-style-4 .header-inner {
    background: #2f2c4d;
    padding: 10px 0px 10px;
}
#rs-header.header-style5 .header-inner .menu-area, #rs-header .menu-sticky .menu-area, #rs-header.header-style-3.header-style-2 .sticky-wrapper .header-inner .box-layout {
    background: transparent;
}
#rs-header.header-style-4 .header-inner .menu-responsive {
   
    justify-content: flex-start;
}
#rs-header.header-style-4 .header-inner .menu-responsive.menu-responsive-one-page {
   
    justify-content: flex-end;
}
#rs-header .menu-responsive .sidebarmenu-search {
    float: left;
}
#rs-header.header-style-4 .sidebarmenu-search {
    display: inline-block;
    /* margin-right: 0; */
    cursor: pointer;
    vertical-align: top;
    padding: 0px 5px;
}
#rs-header .sticky .menu-cart-area, #rs-header .sticky .sidebarmenu-search {
    display: block !important;
}
#rs-header.header-style-4 .btn_quote_kgm {
    display: inline-block;
    vertical-align: top;
    padding: 2px 0;
}
#rs-header .btn_quote_kgm a {
    font-size: 14px;
    /* background-image: linear-gradient(90deg, #03228f 0%, #0e73e4 100%); */
    padding: 8px 15px;
    border-radius: 31px;
    color: #fff;
    font-weight: 500;
    border: 1px solid #fff;
    margin: 0px 0px 0 5px;
}
.loader-braintech {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 342px;
    height: 55px;
}
sr7-module {
    margin-top: -80px;
}


/* =====================================================
Eye Catching 
===========================================================*/

.lighting-wrap {
    position: relative;
    color: var(--white);
}
.lighting-wrap .main-section {
    position: sticky;
    top: 64px;
    left: 0;
    height: calc(100vh - 64px);
    height: calc(var(--vh, 1vh) * 100 - 64px);
    overflow: hidden;
}
.lighting-wrap .main-section .video-box,
.lighting-wrap .main-section .image-box {
    opacity: 0.25;
    position: relative;
}
.lighting-wrap .main-section .video-box:before,
.lighting-wrap .main-section .image-box:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    overflow: hidden;
    background: linear-gradient(0deg, #000, #0000 30%);
}
.lighting-wrap .main-section .video-box video,
.lighting-wrap .main-section .image-box video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    z-index: -1;
}
.lighting-wrap .main-section .video-box > image,
.lighting-wrap .main-section .image-box > image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    z-index: -1;
}
.lighting-wrap .main-section .image-box,
.lighting-wrap .main-section .image-box img {
    width: 100%;
}
.lighting-wrap .main-section .text-box .title {
    display: block;
    word-break: keep-all;
    text-align: center;
    transform: translateY(100px);
}

 .lighting-wrap {
    height: 250vh;
    height: calc(var(--vh, 1vh) * 250);
}
 .lighting-wrap .main-section {
    width: 100%;
    height: calc(100vh - 64px);
    height: calc(var(--vh, 1vh) * 100 - 64px);
}
 .lighting-wrap .main-section .video-box,
 .lighting-wrap .main-section .image-box {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%) scale(0.6);
}
 .lighting-wrap .main-section .text-box {
    width: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align: center;
    overflow: hidden;
}
 .lighting-wrap .main-section .text-box .section-contents-wrap {
    position: relative;
    width: 100%;
    height: 168px;
}
 .lighting-wrap .main-section .title {
    overflow: visible;
    font-weight: var(--font-bold-weight);
    line-height: 1;
    padding-bottom: 80px;
    font-size: 120px;
    letter-spacing: 50px;
    opacity: 0;
    white-space: nowrap;
    position: absolute;
    left: 50%;
    top: 0;
}

.section-motion-title {
    position: relative;
    background-color: var(--black);
    width: 100%;
}
.section-motion-title .title-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
}
.section-motion-title .title-wrap > div {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.section-motion-title .title-wrap > div span {
    position: absolute;
    display: block;
    white-space: nowrap;
    height: 100%;
    transition: color 0.3s;
    overflow: visible;
    letter-spacing:inherit;
    width:100%;
}
.section-motion-title .title-wrap > div.motion1 span {
    left: 50%;
    transform: translate(-50%);
}
.section-motion-title .title-wrap > div.motion2 span {
    right: 50%;
    transform: translate(50%);
}
.section-motion-title .kgm-title  {
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size: 36px;
    min-height: 45pxm;
    color: var(--white);
}
.section-motion-title .kgm-title  + .kgm-title  {
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size: 28px;
}

 .section-motion-title .title-wrap {
    width: 100%;
    max-width: 100%;
    padding: 80px 0 60px;
}
 .section-motion-title .kgm-title {
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size:40px;
    min-height:50px;
    text-align: center;
}
.section-motion-title .kgm-title  + .kgm-title  {
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size: 70px;
    min-height: 90px;
    color: var(--sec-gold);
    text-align: center;
}

/* ==============================================================
Hero Section 
====================================================================*/

.visual-wrap {
    position: relative;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
}
.visual-wrap .text-image {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 1600px;
    max-width: 90%;
    z-index: 101;
    opacity: 0;
}
.visual-wrap:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: var(--black);
    z-index: 100;
    clip-path: polygon(0% 0%, 0% 100%, 45% 100%, 45% 50%, 55% 50%, 55% 50%, 25% 50%, 25% 100%, 100% 100%, 100% 0%);
}
.visual-wrap .video-box,
.visual-wrap .image-box {
    position: relative;
    width: 100%;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    overflow: hidden;
}
.visual-wrap .video-box:before,
.visual-wrap .image-box:before {
    content: "";
    background: linear-gradient(180deg, #0000 50%, #0009 80%, #000);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.visual-wrap .video-box video,
.visual-wrap .image-box video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.visual-wrap .image-box > img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 120%;
    height: 120%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: none;
}
.visual-wrap .text-box {
    position: absolute;
    left: 50%;
    bottom: 80px;
    width: 100%;
    max-width: 1920px;
    padding: 0 var(--sec-pd-1920);
    transform: translate(-50%);
    color: var(--white);
    z-index: 2;
}
.visual-wrap .text-box h2,
.visual-wrap .text-box .text-info p {
    overflow: hidden;
}
.visual-wrap .text-box h2 span,
.visual-wrap .text-box .text-info p span {
    display: block;
    opacity: 0;
    transform: translateY(100px);
    transition: all 1s 4s ease-in-out;
}
.visual-wrap .text-box .text-info p span {
    transition: all 1s 4.3s ease-in-out;
}
.visual-wrap .text-box .text-box-bottom {
    overflow: hidden;
}
.visual-wrap .text-box .text-box-bottom .selling-point__box {
    opacity: 0;
    transform: translateY(100px);
    transition: all 1s 4.6s ease-in-out;
}
.visual-wrap .text-box .text-box-bottom .selling-point__box + div {
    transition: all 1s 4.8s ease-in-out;
}
.visual-wrap .text-box .text-box-bottom .selling-point__box + div + div {
    transition: all 1s 5s ease-in-out;
}
.visual-wrap .text-box .text-box-bottom .btn-group {
    opacity: 0;
    transform: translateY(100px);
    transition: all 1s 3.6s ease-in-out;
}
.visual-wrap .text-box .text-box-bottom {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.visual-wrap .text-box .text-info h2 {
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size: 50px;
}
.visual-wrap .text-box .text-info p {
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size: 24px;
    margin-top: 10px;
    transition-delay: 0.2s;
    color:var(--white);
}
.visual-wrap .text-box .text-info .origin-price {
    text-decoration: line-through;
}

 .visual-wrap .text-box .text-info .origin-price {
    font-size: 20px;
}
.visual-wrap .text-box .text-info .info {
    display: block;
    color: var(--sec-gold);
    opacity: 0.8;
    font-weight: var(--font-reg-weight);
    line-height: var(--font-line-height);
    font-size: 14px;
    margin-top: 10px;
}
.visual-wrap .btn-group {
    margin-top: 40px;
    display: flex;
    gap: 14px;
}
.visual-wrap .btn-group .btn {
    background: transparent;
    width: 180px;
    height: 50px;
    color: var(--sec-gold);
    border: 1px solid rgba(196, 169, 108, 0.7);
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size: 16px;
}
.visual-wrap .selling-point {
    display: flex;
    align-items: end;
    gap: 8px;
}
.visual-wrap .selling-point__box {
    background: #ffffff1a;
    -webkit-backdrop-filter: blur(100px);
    backdrop-filter: blur(100px);
    color: #fff;
    padding: 12px;
    display: flex;
    align-items: center;
    border-radius: 8px;
}
.visual-wrap .selling-point__img {
    width: 60px;
}
.visual-wrap .selling-point__text {
    width: calc(100% - 60px);
    padding-left: 10px;
    padding-right: 2px;
}
.visual-wrap .selling-point__text .point-title {
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size: 20px;
}
.visual-wrap .selling-point__text .point-text {
    font-weight: var(--font-semi-bold-weight);
    line-height: var(--font-semi-bold-line-height);
    font-size: 13px;
    opacity: 0.5;
    margin-bottom: 4px;
}
.active .visual-wrap .text-image {
    animation: visualIntroText-9710cebb 5s forwards;
}
.active .visual-wrap .text-box h2 span,
.active .visual-wrap .text-box p span,
.active .visual-wrap .text-box .selling-point__box,
.active .visual-wrap .text-box .btn-group {
    opacity: 1;
    transform: translateY(0);
}
.active .visual-wrap .text-box p {
    word-break: keep-all;
}
 .active .visual-wrap:before {
    animation: visualIntroBg-9710cebb 5s forwards;
}

 .visual-wrap .selling-point__box {
    /* width: 250px; */
}
 .visual-wrap h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
 .visual-wrap h2 > span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
 .visual-wrap .text-box {
    display: flex;
    flex-wrap: wrap;
}
 .visual-wrap .text-box > .text-info {
    flex: 1;
    min-width: 50%;
}
 .visual-wrap .text-box .text-box-bottom {
    width: 100%;
    justify-content: space-between;
}
 .visual-wrap .text-box .text-box-bottom.w-auto {
    width: auto;
}
 .visual-wrap .text-box .text-box-bottom .btn-group:only-child {
    width: 100%;
}
.visual-wrap .selling-point__box {
    /* width: 326px; */
}
  .visual-wrap .selling-point__box .point-title {
    font-size: 18px;
}
  .visual-wrap .selling-point__box .point-text {
    font-weight: var(--font-semi-bold-weight);
    line-height: var(--font-semi-bold-line-height);
    font-size: 13px;
    opacity: 0.5;
    margin-bottom: 4px;
}
@keyframes visualIntroBg-9710cebb {
    0% {
        clip-path: polygon(0% 0%, 0% 100%, 45% 100%, 45% 50%, 55% 50%, 55% 50%, 25% 50%, 25% 100%, 100% 100%, 100% 0%);
    }
    5% {
        clip-path: polygon(0% 0%, 0% 100%, 45% 100%, 45% 50%, 55% 50%, 55% 50%, 25% 50%, 25% 100%, 100% 100%, 100% 0%);
    }
    20% {
        clip-path: polygon(0% 0%, 0% 100%, 45% 100%, 45% 25%, 55% 25%, 55% 75%, 0% 75%, 0% 100%, 100% 100%, 100% 0%);
    }
    40% {
        clip-path: polygon(0% 0%, 0% 100%, 45% 100%, 45% 25%, 55% 25%, 55% 75%, 0% 75%, 0% 100%, 100% 100%, 100% 0%);
    }
    55% {
        clip-path: polygon(0% 0%, 0% 100%, 0% 100%, 0% 25%, 100% 25%, 100% 75%, 0% 75%, 0% 100%, 100% 100%, 100% 0%);
    }
    75% {
        clip-path: polygon(0% 0%, 0% 100%, 0% 100%, 0% 25%, 100% 25%, 100% 75%, 0% 75%, 0% 100%, 100% 100%, 100% 0%);
    }
    95% {
        clip-path: polygon(0% 0%, 0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 100%, 100% 100%, 100% 0%);
    }
    to {
        clip-path: polygon(0% 0%, 0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 100%, 100% 100%, 100% 0%);
        visibility: hidden;
    }
}
@keyframes visualIntroBgMo-9710cebb {
    0% {
        clip-path: polygon(0% 0%, 0% 100%, 36% 100%, 36% 50%, 63% 50%, 63% 50%, 25% 50%, 25% 100%, 100% 100%, 100% 0%);
    }
    5% {
        clip-path: polygon(0% 0%, 0% 100%, 36% 100%, 36% 50%, 63% 50%, 63% 50%, 25% 50%, 25% 100%, 100% 100%, 100% 0%);
    }
    20% {
        clip-path: polygon(0% 0%, 0% 100%, 36% 100%, 36% 28%, 63% 28%, 63% 72%, 0% 72%, 0% 100%, 100% 100%, 100% 0%);
    }
    40% {
        clip-path: polygon(0% 0%, 0% 100%, 36% 100%, 36% 28%, 63% 28%, 63% 72%, 0% 72%, 0% 100%, 100% 100%, 100% 0%);
    }
    55% {
        clip-path: polygon(0% 0%, 0% 100%, 0% 100%, 0% 28%, 100% 28%, 100% 72%, 0% 72%, 0% 100%, 100% 100%, 100% 0%);
    }
    75% {
        clip-path: polygon(0% 0%, 0% 100%, 0% 100%, 0% 28%, 100% 28%, 100% 72%, 0% 72%, 0% 100%, 100% 100%, 100% 0%);
    }
    95% {
        clip-path: polygon(0% 0%, 0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 100%, 100% 100%, 100% 0%);
    }
    to {
        clip-path: polygon(0% 0%, 0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 100%, 100% 100%, 100% 0%);
        visibility: hidden;
    }
}
@keyframes visualIntroText-9710cebb {
    0% {
        opacity: 0;
    }
    22% {
        opacity: 0;
    }
    23% {
        opacity: 1;
    }
    70% {
        opacity: 1;
    }
    95% {
        opacity: 0;
    }
    to {
        opacity: 0;
        visibility: hidden;
    }
}

/* ===========================================================
Lighting Wrap Exterior 
====================================================================*/
.lighting-wrap {
    position: relative;
    color: var(--white);
}
.lighting-wrap .main-section {
    position: sticky;
    top:64px;
    left: 0;
    height: calc(100vh - 64px);
    height: calc(var(--vh, 1vh) * 100 - 64px);
    overflow: hidden;
}
.lighting-wrap .main-section .video-box,
.lighting-wrap .main-section .image-box {
    opacity: 0.25;
    position: relative;
}
.lighting-wrap .main-section .video-box:before,
.lighting-wrap .main-section .image-box:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    overflow: hidden;
    background: linear-gradient(0deg, #000, #0000 30%);
}
.lighting-wrap .main-section .video-box video,
.lighting-wrap .main-section .image-box video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    z-index: -1;
}
.lighting-wrap .main-section .video-box > image,
.lighting-wrap .main-section .image-box > image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    z-index: -1;
}
.lighting-wrap .main-section .image-box,
.lighting-wrap .main-section .image-box img {
    width: 100%;
}
.lighting-wrap .main-section .text-box .title {
    display: block;
    word-break: keep-all;
    text-align: center;
    transform: translateY(100px);
        font-size: 70px;
    width: 100%;
}

.lighting-wrap {
    /* height: 250vh;
    height: calc(var(--vh, 1vh) * 250); */
    height: 100vh;
}
.lighting-wrap .main-section {
    width: 100%;
    height: calc(100vh - 64px);
    height: calc(var(--vh, 1vh) * 100 - 64px);
}
.lighting-wrap .main-section .video-box,
.lighting-wrap .main-section .image-box {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%) scale(0.6);
}
.lighting-wrap .main-section .text-box {
    width: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align: center;
    overflow: hidden;
}
.lighting-wrap .main-section .text-box .section-contents-wrap {
    position: relative;
    width: 100%;
    height: 168px;
}
.lighting-wrap .main-section .title {
    overflow: visible;
    font-weight: var(--font-bold-weight);
    line-height: 1;
    padding-bottom: 80px;
    font-size: 120px;
    letter-spacing: 50px;
    opacity: 0;
    white-space: nowrap;
    position: absolute;
    left: 50%;
    top: 0;
}

.section-detail-pick .title,
.section-detail-pick .sub-title {
    white-space: break-spaces;
    color: var(--white);
    overflow: hidden;
}
.section-detail-pick .title span,
.section-detail-pick .sub-title span {
    display: block;
    opacity: 0;
}
.section-detail-pick .main-section {
    overflow: hidden;
}
.section-detail-pick .pick-guide-wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #00000080;
    z-index: 6;
    display: flex;
    justify-content: center;
    align-items: center;
}
.section-detail-pick .pick-guide-wrap .pick-guide-text {
    background: var(--white);
    font-weight: var(--font-bold-weight);
    line-height: 1;
    font-size: 20px;
    display: flex;
    align-items: center;
    height: 54px;
    border-radius: 40px;
    padding: 12px 30px;
    box-shadow: 0 10px 10px #0000001a;
}
.section-detail-pick .switch-round-btns-wrap {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: 8.888%;
    z-index: 1;
    transition: all 0.5s ease;
}
.section-detail-pick .section-detail-pick-contents {
    height: 0;
    padding-bottom: 50.875%;
    position: relative;
}
.section-detail-pick .section-detail-pick-contents .design-detail-wrap {
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    top: -1px;
    right: 0;
    left: 0;
    bottom: -1px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    transition: all 0.5s ease;
}
.section-detail-pick .section-detail-pick-contents .design-detail-wrap .interior-design-btn-360 {
    position: absolute;
    top: 70px;
    left: 50%;
    transform: translate(-50%);
    width: 150px;
    height: 68px;
    background-color: var(--white);
    border-radius: 36px;
    font-weight: var(--font-semi-bold-weight);
    line-height: var(--font-semi-bold-line-height);
    font-size: 16px;
    color: var(--prim-aura);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.5s ease;
    cursor: pointer;
}
.section-detail-pick .design-detail__gallery-wrap {
    position: relative;
}
.section-detail-pick .design-detail__gallery-wrap .design-detail__btn {
    position: absolute;
    top: 0;
    left: 0;
    width:50px;
    height:50px;
    transform: translate(-50%);
    z-index: 1;
    opacity: 0;
    transition: all 0.3s;
}
.section-detail-pick .design-detail__gallery-wrap .design-detail__btn.icon-caption:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -18px 0 0 -18px;
    width: 36px;
    height: 36px;
    background-image: url(./assets/images/cm/icons/30/showroom-icon-plus.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 2;
    transition: background-image 0.5s;
}
.section-detail-pick .design-detail__gallery-wrap .design-detail__btn.icon-caption:hover:before {
    transform: rotate(90deg);
}
.section-detail-pick .design-detail__gallery-wrap .design-detail__btn.icon-caption.active:before {
    background-image: url(./assets/images/cm/icons/30/showroom-icon-plus-check.svg);
    transform: rotate(0);
}
.section-detail-pick .design-detail__gallery-wrap .design-detail__btn.icon-caption:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    transform: translate(-50%, -50%);
    left: 50%;
    z-index: 1;
    background-color: var(--sec-gold);
    border-radius: 50%;
    opacity: 0.5;
    top:25px;
}
 .section-detail-pick .design-detail__gallery-wrap .design-detail__btn.icon-caption:after {
    animation: pick-particle-desktop-384d995b 0.5s ease infinite alternate;
}
@keyframes pick-particle-desktop-384d995b {
    0% {
        width: 20px;
        height: 20px;
    }
    to {
        width: 50px;
        height: 50px;
    }
}

.section-detail-pick .design-detail__gallery-wrap .design-detail__btn.show {
    opacity: 1;
    background:#ffffff00;
}
.section-detail-pick .design-detail__gallery-wrap > .img-wrap {
    opacity: 0;
    transition: opacity 0.3s;
}
.section-detail-pick .design-detail__gallery-wrap > .img-wrap.show {
    opacity: 1;
}
.section-detail-pick .custom-scroll-wrap {
    opacity: 1;
}
.section-detail-pick .design-detail__info-wrap .custom-scroll-wrap figure {
    overflow: hidden;
}
.section-detail-pick .design-detail__info-wrap .custom-scroll-wrap figure img,
.section-detail-pick .design-detail__info-wrap .custom-scroll-wrap figure video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.section-detail-pick .design-detail__info-wrap .custom-scroll-wrap figure video {
    top: -1px;
    left: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
}
.section-detail-pick .design-detail__info-title {
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size: 14px;
    margin-top: 20px;
    word-break: keep-all;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.section-detail-pick .design-detail__info-desc {
    font-weight: var(--font-reg-weight);
    line-height: var(--font-line-height);
    font-size: 12px;
    margin-top: 4px;
    word-break: keep-all;
    color: var(--gray-600);
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.section-detail-pick.type-exterior .design-detail-wrap {
    background-image: url(./assets/images/data/pr/bg-exterior-pick.png);
}
.section-detail-pick.guide-on .design-detail__gallery-wrap button {
    opacity: 0 !important;
    transition: opacity 0.3s;
}
.section-detail-pick .datail-pick-title {
    text-align: center;
}
.section-detail-pick .detail-pick-guide-enter-active,
.section-detail-pick .detail-pick-guide-leave-active {
    transition: all 0.5s ease-in;
}
.section-detail-pick .detail-pick-guide-enter-from,
.section-detail-pick .detail-pick-guide-leave-to {
    opacity: 0;
}
.section-detail-pick .contents-fade-enter-active,
.section-detail-pick .contents-fade-leave-active {
    transition: opacity 0.3s ease-in;
    transition-delay: 0.3s;
}
.section-detail-pick .contents-fade-enter-from,
.section-detail-pick .contents-fade-leave-to {
    opacity: 0;
}
.section-detail-pick .design-detail-info-enter-active,
.section-detail-pick .design-detail-info-leave-active {
    transition: all 0.5s ease;
}
.section-detail-pick .design-detail-info-enter-from,
.section-detail-pick .design-detail-info-leave-to {
    transform: translateY(calc(100% + 64px));
}

 .section-detail-pick .swiper {
    width: 100%;
    height: 100%;
}
 .section-detail-pick .swiper [class*="swiper-button"] {
    width: 48px;
    height: 48px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid;
    transition:
        background 0.3s,
        border-color 0.3s,
        transform 0.3s;
    border-color: var(--gray-50);
    background-color: var(--white);
}
 .section-detail-pick .swiper [class*="swiper-button"]:before {
    width: 16px;
    height: 16px;
}
 .section-detail-pick .swiper [class*="swiper-button"]:after {
    clip: rect(0 0 0 0);
    color: transparent;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    text-indent: -9999px;
    width: 0;
    z-index: -1;
}
 .section-detail-pick .swiper [class*="swiper-button"].swiper-button-prev {
    left: 0;
}
 .section-detail-pick .swiper [class*="swiper-button"].swiper-button-next {
    right: 0;
    transform: rotate(-180deg);
}
 .section-detail-pick .swiper [class*="swiper-button"].swiper-button-disabled {
    opacity: 0;
}
 .section-detail-pick .swiper [class*="swiper-button"]:before {
    z-index: 3;
}
 .section-detail-pick .swiper [class*="swiper-button"]:after {
    text-indent: 0;
    clip: unset;
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
    transform-origin: left;
    transform: scaleX(0);
}
 .section-detail-pick .swiper [class*="swiper-button"]:hover:not(:disabled) {
    transition: background 0.3s 0.2s;
}
 .section-detail-pick .swiper [class*="swiper-button"]:hover:not(:disabled):after {
    transform-origin: right;
    transform: scaleX(1);
}
 .section-detail-pick .swiper [class*="swiper-button"]:before {
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
}
 .section-detail-pick .swiper [class*="swiper-button"]:before {
    background-image: url(./assets/images/cm/icons/24/icon-arrow-left-prim.svg);
}
 .section-detail-pick .swiper [class*="swiper-button"]:hover:not(:disabled) {
    background-color: var(--prim-aura);
    border-color: var(--prim-aura);
}
 .section-detail-pick .swiper [class*="swiper-button"]:hover:not(:disabled):before {
    background-image: url(./assets/images/cm/icons/24/icon-arrow-left-white-light.svg);
}
 .section-detail-pick .swiper [class*="swiper-button"]:after {
    background: var(--prim-aura);
}
 .section-detail-pick .swiper .swiper-pagination {
    display: flex;
    justify-content: center;
    width: 100%;
    left: 0;
    bottom: 0;
}
 .section-detail-pick .swiper .swiper-pagination-bullet {
    width: 16px;
    height: 4px;
    margin: 0 4px;
    border-radius: 1px;
    opacity: 1;
    background-color: var(--gray-100);
}

 .section-detail-pick .swiper .swiper-pagination-bullet-active {
    background-color: var(--prim-aura);
}
 .section-detail-pick .swiper .swiper-slide {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
 .section-detail-pick .swiper .swiper-pagination {
    position: absolute;
    top: 50%;
    margin-top: 250px;
}
 .section-detail-pick .swiper [class*="swiper-button"].swiper-button-next {
    right: 26px;
    top: 42%;
    margin-top: 0;
}
 .section-detail-pick .swiper [class*="swiper-button"].swiper-button-prev {
    left: 26px;
    top: 42%;
    margin-top: 0;
}
 .section-detail-pick .datail-pick-title {
    /*padding-top: 140px;*/
}
 .section-detail-pick .datail-pick-title .default-section {
    padding-bottom: 60px;
}
 .section-detail-pick .design-detail__info-wrap {
    background: var(--white);
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 35.715%;
    max-width: 882px;
}
 .section-detail-pick .design-detail__info-wrap .bottom-sheet-container {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
 .section-detail-pick .design-detail__info-wrap .bottom-sheet-container .custom-scroll-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .section-detail-pick
    .design-detail__info-wrap
    .bottom-sheet-container
    .custom-scroll-wrap
    figure {
    position: relative;
    width: 73.852%;
    aspect-ratio: 16/9;
    margin: 0 auto;
}
 .section-detail-pick .design-detail__info-wrap .design-detail__info-title {
    width: 73.852%;
    margin-left: auto;
    margin-right: auto;
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size: 16px;
}
 .section-detail-pick .design-detail__info-wrap .design-detail__info-desc {
    width: 73.852%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;
    min-height: 42px;
    font-weight: var(--font-reg-weight);
    line-height: var(--font-line-height);
    font-size: 13px;
}
 .section-detail-pick .design-detail__info-wrap .design-detail__close-btn {
    position: absolute;
    top:30px;
    right:30px;
    z-index: 3;
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid;
    transition:
        background 0.3s,
        border-color 0.3s,
        transform 0.3s;
    border-color: var(--gray-50);
    background-color: var(--white);
}
 .section-detail-pick .design-detail__info-wrap .design-detail__close-btn:before {
    width: 24px;
    height: 24px;
    border-radius: inherit;
    background-size: 24px;
}
 .section-detail-pick .design-detail__info-wrap .design-detail__close-btn:before {
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
}
 .section-detail-pick .design-detail__info-wrap .design-detail__close-btn:before {
    background-image: url(./assets/images/cm/icons/24/icon-close-prim.svg);
}

    .section-detail-pick
    .design-detail__info-wrap
    .design-detail__close-btn:hover:not(:disabled) {
    background-color: var(--prim-aura);
    border-color: var(--prim-aura);
}

    .section-detail-pick
    .design-detail__info-wrap
    .design-detail__close-btn:hover:not(:disabled):before {
    background-image: url(./assets/images/cm/icons/24/icon-close-white-light.svg);
}
 .section-detail-pick .design-detail__info-wrap .design-detail__close-btn:hover {
    transform: rotate(90deg);
}
 .section-detail-pick .switch-round-btns-wrap {
    opacity: 1;
    transform: translateY(0) translate(-50%);
}
 .section-detail-pick.type-exterior .expanded .design-detail-wrap {
    transform: translate(-17.7083333333%);
}
 .section-detail-pick.type-exterior .expanded .design-detail-wrap ~ .switch-round-btns-wrap {
    left: calc(32.1425% + 112px);
}
 .section-detail-pick.type-exterior .section-detail-pick-contents {
    padding-bottom: calc(47.875% + 150px);
}
 .section-detail-pick.type-exterior .design-detail-wrap {
    margin-bottom: 150px;
}
 .section-detail-pick.type-exterior .design-detail-wrap .design-detail__gallery-wrap {
    position: absolute;
    top: 20%;
    left: 19.8958333333%;
    max-width: 60.42%;
}
 .section-detail-pick.type-exterior .custom-scroll-wrap {
    margin-bottom: 150px;
}
 .section-detail-pick.type-interior .sub-title {
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size:40px;
}
 .section-detail-pick.type-interior .sub-title > span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
 .section-detail-pick.type-interior .title {
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size:40px;
}
 .section-detail-pick.type-interior .title > span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .section-detail-pick.type-interior
    .main-section
    .section-detail-pick-contents
    .design-detail__gallery-wrap {
    height: 0;
    width: 100%;
    padding-bottom: 51.0416666667%;
}

    .section-detail-pick.type-interior
    .main-section
    .section-detail-pick-contents
    .detail-pick-inner-contents {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: width 0.5s ease;
}

    .section-detail-pick.type-interior
    .main-section
    .section-detail-pick-contents
    .design-detail-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .section-detail-pick.type-interior
    .main-section
    .section-detail-pick-contents.expanded
    .detail-pick-inner-contents {
    width: 64.285%;
    min-width: calc(100% - 882px);
    background: var(--black);
}

    .section-detail-pick.type-interior
    .main-section
    .section-detail-pick-contents.expanded
    .design-detail-wrap
    .interior-design-btn-360 {
    opacity: 0;
}
 .section-detail-pick.type-interior .main-section .section-detail-pick-contents .img-wrap img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
 .section-detail-pick.guide-on .switch-round-btns-wrap {
    opacity: 0;
    transform: translateY(100px) translate(-50%);
}
 .section-detail-pick .design-detail-info-enter-active,
 .section-detail-pick .design-detail-info-leave-active {
    transition: all 0.5s ease;
}
 .section-detail-pick .design-detail-info-enter-from,
 .section-detail-pick .design-detail-info-leave-to {
    transform: translate(calc(100% + 64px));
}

.section-exterior-color > .main-section {
    position: relative;
}
.section-exterior-color .image-container {
    position: relative;
    width: 100%;
    max-width: 2560px;
    margin: 0 auto;
    height: 640px;
    display: flex;
    align-self: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s;
}
.section-exterior-color .image-container img {
    position: relative;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.section-exterior-color .image-container.show {
    opacity: 1;
}
.section-exterior-color .image-container:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(./assets/images/pr/img-exterior-dim.png);
    background-size: 100% 100%;
}
.section-exterior-color .image-position {
    position: absolute;
    top: 0;
    left: 0;
}
.section-exterior-color .rotate-container {
    opacity: 0;
    height: 640px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition: opacity 0.3s;
    background-image: url(./assets/images/pr/rotate-bg.png);
}
.section-exterior-color .rotate-container.show {
    opacity: 1;
}
.section-exterior-color .rotate-container > div {
    height: 100%;
}
.section-exterior-color .rotate-container .car_spot,
.section-exterior-color .rotate-container .car_spot .img_cont {
    height: 100%;
}
.car_spot {
    display: flex;
    justify-content: center;
    padding: 0 30px;
}
.car_spot.intro-icon .car_rotate {
    position: relative;
}
.car_spot .car_rotate .img_cont {
    position: relative;
    z-index: 1;
    cursor: pointer;
}
.section-exterior-color .rotate-container .car_spot .img_cont img {
    margin-top:40px;
    height: calc(100% - 55px);
}
.section-exterior-color .switch-round-btns-wrap {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    z-index: 1;
    opacity: 1;
}
.section-exterior-color .image-control {
    position: relative;
    width: 684px;
    margin: -50px auto 0;
    padding-bottom: 24px;
    background: var(--gray-50);
    border-radius: 36px;
    overflow: hidden;
    opacity: 1;
    z-index: 9999;
}
.section-exterior-color .image-control__text{
    text-align: center;
    padding-top: 16px;
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size:20px;
    background: var(--white);
    border-top-left-radius: 36px;
    border-top-right-radius: 36px;
    border-left: 1px solid var(--gray-50);
    border-right: 1px solid var(--gray-50);
}
.section-exterior-color .image-control__text p {
    margin-bottom:0px;
}
.section-exterior-color .image-control__text em {
    padding-left: 6px;
    color: var(--gray-600);
}
.section-exterior-color .image-control__box {
    position: relative;
    background: var(--white);
    border-bottom-left-radius: 36px;
    border-bottom-right-radius: 36px;
    border-left: 1px solid var(--gray-50);
    border-right: 1px solid var(--gray-50);
    height: 71px;
}
.section-exterior-color .image-control__box .kgm-image-control__colors .kgm-image-control__colors__wrap, 
.section-exterior-color .image-control__box .swiper .swiper-wrapper {
    padding: 12px 0 27px;
}
.section-exterior-color .image-control__box .kgm-image-control__colors .kgm-image-control__colors__wrap .kgm-image-control__colors__item,
.section-exterior-color .image-control__box .swiper .swiper-wrapper .swiper-slide {
    display: flex;
    justify-content: center;
    gap: 12px;
    position: relative;
    text-align: center;
}
.section-exterior-color .image-control__box .swiper .swiper-button-prev {
    color: transparent;
    width: 24px;
    height: 24px;
    left: 24px;
    margin-top: -17px;
    background: url(./assets/images/cm/icons/16/icon-board-chevron-left.svg) center no-repeat;
}
.section-exterior-color .image-control__box .swiper .swiper-button-prev.swiper-button-disabled {
    background: url(./assets/images/cm/icons/24/icon-board-chevron-left-dis.svg) center no-repeat;
}
.section-exterior-color .image-control__box .swiper .swiper-button-next {
    color: transparent;
    width: 24px;
    height: 24px;
    right: 24px;
    margin-top: -17px;
    background: url(./assets/images/cm/icons/16/icon-board-chevron-right.svg) center no-repeat;
}
.section-exterior-color .image-control__colors__button {
    position: relative;
    width: 44px;
    height: 44px;
    border-radius:50px;
    cursor: pointer;
    box-sizing: border-box;
    background-size: cover;
    background-repeat: no-repeat;
    padding:0px;
}
.section-exterior-color .image-control__colors__button:hover {
    border: 1px solid var(--white);
    outline: 1px solid rgba(0, 0, 0, 0.3);
}
.section-exterior-color .image-control__colors__button.selected {
    border: 1px solid var(--white);
    outline: 2px solid black;
}
.section-exterior-color .image-control__colors__button.selected:after {
    content: "";
    position: absolute;
    display: block;
    bottom: -27px;
    left: 50%;
    transform: translate(-50%);
    width: 120px;
    height: 12px;
    background: url(./assets/images/pr/img-container-swiper-bottom.png) 0 0 no-repeat;
}
.section-exterior-color .image-control__colors__button.selected:hover {
    outline: 2px solid #000;
}
.section-exterior-color .image-control__colors__button:hover {
    outline: 1px solid rgba(0, 0, 0, 0.3);
}
.section-exterior-color .image-control__group ul {
    display: flex;
    justify-content: center;
    padding-top: 24px;
}
.section-exterior-color .image-control__group ul:has(li[style*="display: none"]) {
    padding-top: 12px;
}
.section-exterior-color .image-control__group li {
    display: flex;
    position: relative;
    padding: 0 20px;
}
.section-exterior-color .image-control__group li input[type="radio"] {
    width: 0;
    height: 0;
    background: transparent;
    margin: 0;
    font-size: 0;
     border-radius: 50%;
}
.section-exterior-color .image-control__group li input[type="radio"]:checked ~ label {
    color: var(--black);
}
.section-exterior-color .image-control__group li input[type="radio"]:checked ~ label img {
    border: 2px solid transparent;
    outline: 2px solid var(--black);
    box-sizing: border-box;
    border-radius: 50%;
}
.section-exterior-color .image-control__group li label {
    display: inline-flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    color: var(--gray-500);
}
.section-exterior-color .image-control__group li img {
    width:20px;
    height:20px;
    border-radius: 50%;
}
.section-exterior-color .image-control__group li span {
    padding-left: 5px;
}
.section-exterior-color .image-control__group li + li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -8px;
    width: 1px;
    height: 16px;
    background: var(--gray-200);
}
.section-exterior-color .image-control__note {
    padding:20px 0;
    text-align: center;
    font-size: 13px;
    color: var(--gray-600);
}

 .section-exterior-color .image-control__note {
    padding-bottom: 150px;
}
 .section-exterior-color .switch-round-btns-wrap {
    top:40px;
}
@media (min-width: 2500px) {
    .section-exterior-color .image-container,
    .section-exterior-color .rotate-container {
        height: 854px;
    }
    .section-exterior-color .rotate-container .car_spot .img_cont img {
        margin-top: 48px;
        height: calc(100% - 74px);
    }
}

.switch-round-btns {
    background: var(--white);
    border-radius: 28px;
    padding: 4px;
    line-height: 0;
    font-size: 0;
    display: flex;
}
.switch-round-btns .switch-round-btns__label {
    font-weight: var(--font-semi-bold-weight);
    line-height: 1;
    font-size: 16px;
    vertical-align: top;
    min-width: 18px;
    height: 48px;
    padding: 12px 24px;
    border-radius: 24px;
    color: var(--prim-aura);
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: all 0.3s;
    margin-bottom: 0px;
}
.switch-round-btns .switch-round-btns__label:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(./assets/images/cm/icons/24/icon-car-front-aura.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100% auto;
    vertical-align: middle;
    margin-right: 6px;
}
.switch-round-btns .switch-round-btns__label.icon-back:before {
    background-image: url(./assets/images/cm/icons/24/icon-car-back-aura.svg);
}
.switch-round-btns .switch-round-btns__label.icon-img360:before {
    background-image: url(./assets/images/cm/icons/24/icon-360-aura.svg);
}
.switch-round-btns input[type="radio"] {
    position: absolute;
	visibility: hidden;
}
.switch-round-btns input[type="radio"]:checked + .switch-round-btns__label {
    background: var(--prim-aura);
    color: var(--white);
}
.switch-round-btns input[type="radio"]:checked + .switch-round-btns__label:before {
    background-image: url(./assets/images/cm/icons/24/icon-car-front-white-light.svg);
}
.switch-round-btns input[type="radio"]:checked + .switch-round-btns__label.icon-back:before {
    background-image: url(./assets/images/cm/icons/24/icon-car-back-white-light.svg);
}
.switch-round-btns input[type="radio"]:checked + .switch-round-btns__label.icon-img360:before {
    background-image: url(./assets/images/cm/icons/24/icon-360-white-light.svg);
}
 .switch-round-btns .switch-round-btns__label {
    height: 32px;
    font-size: 12px;
    padding: 8px 16px;
    min-width: 75px;
}
.section-interior-color {
    position: relative;
    height: 100vh;
    overflow: hidden;
}

.interior-color__inner {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.interior-color__item {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;

    will-change: clip-path;
    transform: translateZ(0);
    backface-visibility: hidden;
}

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

.title,
.info {
    will-change: transform, opacity;
}
.section-interior-color {
    position: relative;
    overflow: hidden;
}


.interior-color__container {
    /* max-width: 2560px;
    margin: 0 auto;
    position: relative; */
}
.interior-color__container.once .interior-color__text > div,
.interior-color__container.once .interior-color__text > p,
.interior-color__container.fixed .interior-color__text > div,
.interior-color__container.fixed .interior-color__text > p {
    opacity: 1;
    transform: translateY(0);
}
.interior-color__container.once .interior-color__text > .title,
.interior-color__container.fixed .interior-color__text > .title {
    transition: all 0.3s;
}
.interior-color__container.once .interior-color__text > .info,
.interior-color__container.fixed .interior-color__text > .info {
    transition: all 0.3s 0.1s;
}
.interior-color__inner {
    /* position: sticky; */
    left: 0;
    top: 64px;
    bottom: 0;
    /* height: calc(100vh - 64px);
    height: calc(var(--vh, 1vh) * 100); */
    height: 100vh;
    overflow: hidden;
}
.interior-color__box {
    width: 100%;
    /* height: calc(100vh - 64px);
    height: calc(var(--vh, 1vh) * 100); */
    height: 100vh;
}
.interior-color__item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    /* height: calc(100vh - 64px);
    height: calc(var(--vh, 1vh) * 100); */
    height:100vh;
}
.interior-color__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.interior-color__item:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #000, #0000 30%);
}
.interior-color__text {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    z-index: 10;
    width: 100%;
    overflow: hidden;
    max-width: 1440px;
    padding: 0 var(--sec-pd-1440);
    color: var(--white);
    bottom: 10%;
}
.interior-color__text .title {
    display: flex;
    align-items: center;
    transition: all 0.3s 0.1s;
}
.interior-color__text .title .sub {
    display: flex;
    align-items: center;
}
.interior-color__text .title .sub:before {
    content: "";
    display: block;
    width: 1px;
    background-color: var(--white);
}
.interior-color__text .info {
    transition: all 0.3s;
}
.interior-color__text > div,
.interior-color__text > p {
    opacity: 0;
    transform: translateY(100%);
}
.interior-color__item {
    top: -2px;
}
.interior-color__text {
    min-height: 78px;
    bottom:80px;
}
.interior-color__text .title {
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size: 30px;
}
.interior-color__text .title .sub {
    font-weight: var(--font-semi-bold-weight);
    line-height: var(--font-semi-bold-line-height);
    font-size: 16px;
}
.interior-color__text .title .sub:before {
    height: 24px;
    margin: 0 12px;
}
.interior-color__text .info {
    margin-top: 12px;
    font-size: 14px;
}

/* ===========================================================
KGM Section   
================================================================*/
        .kgm-sections {
            display: grid;
            grid-template-columns: 1fr 1fr;
            grid-template-rows: 1fr 1fr;
            width: 100vw;
            height: 60vh;
            min-height: 500px;
            gap: 15px;
            background: transparent;
            padding: 15px;
            margin: 0;
            position: relative;
            left: 50%;
            right: 50%;
            margin-left: -50vw;
            margin-right: -50vw;
            box-sizing: border-box;
        }

        .section {
            position: relative;
            overflow: hidden;
            cursor: pointer;
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
            border-radius: 0;
        }

        /* Left section - Coming Soon (no click) */
        .concept-section {
            grid-column: 1;
            grid-row: 1 / 3;
            background-image: url('../../../wp-content/uploads/2026/06/MUSSO-EV.webp');
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            justify-content: flex-start;
            color: white;
            position: relative;
            padding: 40px;
            cursor: pointer;
        }

        .concept-section::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: rgba(0,0,0,0.3);
            z-index: 1;
        }

        .concept-section > * {
            position: relative;
            z-index: 2;
        }

        .concept-title {
            font-size: 30px;
            font-weight: 900;
            text-transform: uppercase;
            letter-spacing: 3px;
            text-align: left;
            line-height: 1.1;
            margin-bottom: 30px;
            color: white;
            text-shadow: 2px 2px 4px rgba(0,0,0,0.8);
             font-family:var(--system-font);
        }

        .concept-btn {
            background: white;
            color: #1a1a1a;
            padding: 15px 35px;
            border-radius: 50px;
            text-decoration: none;
            font-weight: bold;
            font-size: 11px;
            letter-spacing: 1px;
            display: inline-flex;
            align-items: center;
            transition: all 0.3s ease;
            border: none;
            cursor: pointer;
            opacity: 0;
            transform: translateY(20px);
        }

        .concept-section:hover .concept-btn {
            opacity: 1;
            transform: translateY(0);
             font-family:var(--system-font);
        }

        .concept-btn::after {
            content: '';
            margin-left: 0;
        }

        /* Top right - KGM WARRANTY */
        .warranty-section {
            grid-column: 2;
            grid-row: 1;
            background-image: url('../../../wp-content/uploads/2026/05/TORRES-EVX.jpg');
            padding: 40px;
        }

        /* Bottom right - OUR VEHICLES */
        .motability-section {
            grid-column: 2;
            grid-row: 2;
            background-image: url('../../../wp-content/uploads/2026/05/kgm-actyon-2025-3.webp');
            padding: 40px;
        }

        .section-overlay {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: rgba(0,0,0,0.2);
            display: flex;
            align-items: flex-start;
            justify-content: flex-start;
            padding: 40px;
        }

        .section-content {
            position: relative;
            z-index: 2;
             font-family:var(--system-font);
        }

        .section-title {
            font-size: 25px;
            font-weight: 900;
            text-transform: uppercase;
            letter-spacing: 2px;
            color: white;
            margin-bottom: 30px;
            text-shadow: 2px 2px 4px rgba(0,0,0,0.8);
            font-family:var(--system-font);
        }

        .section-btn {
            background: white;
            color: #1a1a1a;
            padding: 12px 30px;
            border-radius: 50px;
            text-decoration: none;
            font-weight: bold;
            font-size: 10px;
            letter-spacing: 1px;
            display: inline-flex;
            align-items: center;
            transition: all 0.3s ease;
            border: none;
            cursor: pointer;
            opacity: 0;
            transform: translateY(20px);
             font-family:var(--system-font);
        }

        .section:hover .section-btn {
            opacity: 1;
            transform: translateY(0);
        }

        .section-btn::after {
            content: '→';
            margin-left: 10px;
            font-size: 12px;
        }

        .section-btn:hover {
            background: #f0f0f0;
            transform: translateX(5px);
        }

        @media (max-width: 768px) {
            .kgm-sections {
                grid-template-columns: 1fr;
                grid-template-rows: 300px 250px 250px;
                height: auto;
                gap: 0;
            }
            
            .concept-section {
                grid-column: 1;
                grid-row: 1;
            }
            
            .warranty-section {
                grid-column: 1;
                grid-row: 2;
            }
            
            .motability-section {
                grid-column: 1;
                grid-row: 3;
            }

            .concept-title {
                font-size:20px;
            }

            .section-title {
                font-size: 18px;
            }
        }
  
   
/* ======================================================================
Section Live
============================================================================ */

.section-live {
    width: 100%;
    min-height: 100dvh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 160px 0 120px;
    position: relative;
    overflow: hidden;
    background: url(./assets/images/ma/img-model-bg.png) no-repeat center/cover;
    background-color: var(--black);
}
.global .section-live {
    /* background: url(./assets/images/ma/img-choice-bg-en.jpg) no-repeat center/cover; */
    background: url(./assets/images/ma/img-model-bg.png) no-repeat center/cover;
}
.section-live .title {
    position: relative;
}
.section-live .title .live__title-warp {
    width: 100%;
    margin-bottom: 40px;
    position: relative;
}
.live__title_sub {
    font-weight: var(--font-md-weight);
    line-height: var(--font-line-height);
    font-size: 18px;
    color: var(--white);
    text-align: center;
}
.section-live .title .live__title {
    text-align: center;
    color: var(--sec-gold);
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size: 50px;
}
.section-live .title .live__sub {
    text-align: center;
    color: var(--white);
    font-weight: var(--font-md-weight);
    line-height: var(--font-line-height);
    font-size: 18px;
}
.section-live .title .live__btn-group {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 5;
}
.section-live .title .live__btn-group button {
    margin-left: 8px;
}
.section-live .card {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 8px;
    position: relative;
    cursor: pointer;
}
.section-live .article-warp .article video {
    visibility: hidden;
}
.section-live .article-warp .article.active.video-play video {
    visibility: visible;
}
.section-live .card .live__item {
    width: 462px;
    height: 578px;
    position: relative;
}
.section-live .card .live__title-box {
    position: absolute;
    bottom: 44px;
    z-index: 5;
    color: var(--white);
}
.section-live .card .live__text,
.section-live .card .live__title {
    padding: 0 32px;
    display: block;
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size: 24px;
}
.section-live .card .live__btn {
    padding: 0 32px;
    margin-top: 28px;
    display: inline-flex;
    align-items: center;
    gap: 2px;
    color: var(--gray-200);
    line-height: 1;
}
.section-live .card .live__btn:after {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.section-live .card .live__btn .text {
    position: relative;
}
.section-live .card .live__btn .text:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    right: 100%;
    height: 2px;
    background: var(--gray-200);
    transition: all 0.5s ease;
}
.section-live .card .live__btn:hover:not(:disabled) .text:after {
    right: 0;
}
.section-live .card .live__btn {
    font-weight: var(--font-semi-bold-weight);
    line-height: var(--font-semi-bold-line-height);
    font-size: 16px;
}
.section-live .card .live__btn:after {
    width: 16px;
    height: 16px;
}

.section-live .card .live__btn:after {
    background-image: url(./assets/images/cm/icons/16/icon-n-arrow-right-gray-bright.svg);
}
.section-live .card .live__image {
    width: 100%;
    height: inherit;
}
.section-live .card .live__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.section-live .card .live__poster {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.section-live .card .live__play-btn {
    width: 80px;
    height: 80px;
    background: url(./assets/images/ma/icons/icon-video-play-btn.svg) no-repeat center/cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
}
.section-live .article-warp {
    display: flex;
    justify-content: space-between;
    gap: 4px;
}
.section-live .article-warp .article {
    width: 462px;
    height: 578px;
    display: flex;
    justify-content: left;
    align-items: flex-end;
    flex: 1;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
    color: var(--white);
    opacity: 0;
    transition:
        flex 1.5s cubic-bezier(0.19, 1, 0.22, 1),
        background-position 1.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.section-live .article-warp .article .dim {
    width: 100%;
    height: 578px;
    position: absolute;
    background: #0009;
    z-index: 1;
}
.section-live .article-warp .article:after {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #1a1a1ab3 16.27%, #1a1a1a00 56.95%);
    background-size: cover;
    background-position: center;
}
.section-live .article-warp .article:hover {
    cursor: pointer;
}
.section-live .article-warp .article.active {
    flex: 1;
    background-position: center;
    opacity: 1;
}
.section-live .article-warp .article:not(.active) {
    flex: 0.5;
    background-position: center;
     opacity: 1;
}
.section-live .article-warp .article .article-text {
    width: 100%;
    padding: 40px 32px;
    position: absolute;
    transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.section-live .article-warp .article .article-text .title,
.section-live .article-warp .article .article-text .desc {
    color: var(--gray-25);
    word-break: keep-all;
}
.section-live .article-warp .article .article-text .title {
    font-weight: var(--font-reg-weight);
    line-height: var(--font-line-height);
    font-size:  20px;
}
.section-live .article-warp .article .article-text .desc {
    width: 290px;
    margin-bottom: 16px;
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size:  20px;
}
.section-live .article-warp .article .play-btn {
    width: 80px;
    height: 80px;
    background: url(./assets/images/ma/icons/icon-video-play-btn.svg) no-repeat center/cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
}
.section-live .article-warp .article.video-play {
    background-image: none !important;
}
.section-live .article-warp .article.video-play:after {
    display: none;
}
.section-live .article-warp .article.video-play .article-text {
    opacity: 0.7;
}
.section-live .article-warp .article.video-play video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.section-live .more-Btn {
    display: inline-flex;
    align-items: center;
    gap: 2px;
    color: var(--gray-200);
    line-height: 1;
    background:#00000000;
}
.section-live .more-Btn:after {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.section-live .more-Btn .text {
    position: relative;
}
.section-live .more-Btn .text:after, .choiceBtn .text:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    right: 100%;
    height: 2px;
    background: var(--gray-200);
    transition: all 0.5s ease;
}
.section-live .more-Btn:hover:not(:disabled) .text:after, .choiceBtn:hover:not(:disabled) .text:after {
    right: 0;
}
.choiceBtn {
    display: inline-flex;
    align-items: center;
    color: var(--gray-200);
    line-height: 1;
    gap: 2px;
    font-weight: var(--font-semi-bold-weight);
    line-height: var(--font-semi-bold-line-height);
    font-size: 16px;
    background: #00000000;
    padding: 0px;
}
.choiceBtn:hover, .more-Btn:hover {
    background: #00000000;
}
.choiceBtn::after {
    width: 16px;
    height: 16px;
}

.choiceBtn::after {
    margin-top: 1px;
}

.choiceBtn::after {
    background-image: url(./assets/images/cm/icons/16/icon-n-arrow-right-gray-bright.svg);
}

.choiceBtn::after {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
.section-live .more-Btn {
    font-weight: var(--font-semi-bold-weight);
    line-height: var(--font-semi-bold-line-height);
    font-size: 16px;
    padding:0px;
}
.section-live .more-Btn:after {
    width: 16px;
    height: 16px;
}

.section-live .more-Btn:after {
    background-image: url(./assets/images/cm/icons/16/icon-n-arrow-right-gray-bright.svg);
}
.section-live .more-Btn:after {
    margin-top:  1px;
}
/* ================================================================================
Specification
===================================================================================== */

.section-detail-spec {
    background: var(--gray-25);
}

.section-detail-spec .detail-spec__container {
    padding-bottom: 120px;
}
.section-detail-spec .detail-spec__container {
    display: flex;
}
.section-detail-spec .detail-spec__container > div {
    border-radius: 16px;
    background-color: var(--gray-25);
}
.section-detail-spec .detail-spec__images .spec__slide {
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-detail-spec .detail-spec__table .select__box {
    position: relative;
}
.section-detail-spec .detail-spec__table .select__button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border: 2px solid transparent;
    transition: all 0.3s;
}
.section-detail-spec .detail-spec__table .select__button[type="button"]:after {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    margin-left: 6px;
    background: url(./assets/images/cm/icons/24/icon-n-chevron-down.svg) no-repeat center center/100%;
    transition: all 0.3s;
}
.section-detail-spec .detail-spec__table .select__list {
    position: absolute;
    left: 0;
    top: calc(100% + 2px);
    opacity: 0;
    overflow: hidden;
    z-index: 2;
    width: 100%;
    max-height: 0;
    padding: 0 16px;
    border-radius: 16px;
    box-shadow: 0 2px 10px #0000001a;
    background-color: var(--white);
    transition: all 0.3s;
}
.section-detail-spec .detail-spec__table .select__list button {
    width: 100%;
    color: var(--gray-600);
}
.section-detail-spec .detail-spec__table .select__list button.active {
    color: var(--black);
}
.section-detail-spec .detail-spec__table .select__list button:hover {
    color: var(--black);
    background: var(--gray-25);
}
.section-detail-spec .detail-spec__table .select__box.open .select__button {
    border-color: var(--prim-aura);
}
.section-detail-spec .detail-spec__table .select__box.open .select__button:after {
    transform: rotate(-180deg);
}
.section-detail-spec .detail-spec__table .select__box.open .select__list {
    max-height: 400px;
    opacity: 1;
    padding: 16px;
}
.section-detail-spec .detail-spec__table input[type="text"], 
.section-detail-spec .detail-spec__table input[type="number"], 
.section-detail-spec .detail-spec__table input[type="email"], 
.section-detail-spec .detail-spec__table input[type="url"], 
.section-detail-spec .detail-spec__table select, 
.section-detail-spec .detail-spec__table input[type="password"] {
    padding: 10px 20px;
    border: 1px solid #000000;
    margin-bottom: 30px;
    outline: none;
    border-radius: 0px;
}
.section-detail-spec .detail-spec__table .table__container {
    position: relative;
}
.section-detail-spec .detail-spec__table .table__container > div {
    width: 100%;
    height: 100%;
    overflow: auto;
    padding-bottom: 16px;
}
.section-detail-spec .detail-spec__table .table__container > div::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}
.section-detail-spec .detail-spec__table .table__container > div::-webkit-scrollbar-track {
    border-radius: 3px;
    background-color: var(--scrollbar-track-color);
}
.section-detail-spec .detail-spec__table .table__container > div::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: var(--prim-aura);
    background-clip: padding-box;
}
.section-detail-spec .detail-spec__table .table__container .scroll-table {
    position: relative;
    width: auto;
    min-width: 100%;
    cursor: grab;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.section-detail-spec .detail-spec__table .table__container .scroll-table:active {
    cursor: grabbing;
}
.section-detail-spec .detail-spec__table .table__container .scroll-table table {
    table-layout: fixed;
}
.section-detail-spec .detail-spec__table .table__container .scroll-table table.fixed-td {
    table-layout: auto;
}
.section-detail-spec .detail-spec__table .table__container .scroll-table table.title-td th {
    background-color: var(--prim-aura);
    color: var(--white);
}
.section-detail-spec .detail-spec__table .table__container .scroll-table table th {
    padding: 10px 1. 20px;
    background-color: var(--sec-aura-10);
    font-weight: var(--font-semi-bold-weight);
    line-height: var(--font-semi-bold-line-height);
    font-size: 14px;
    text-align: right;
    word-break: keep-all;
    word-wrap: break-word;
}
.section-detail-spec .detail-spec__table .table__container .scroll-table table th:first-child {
    position: sticky;
    left: 0;
}
.section-detail-spec .detail-spec__table .table__container .scroll-table table td {
    padding: 1. 20px;
    background-color: var(--white);
    text-align: left;
    vertical-align: middle;
    white-space: pre-wrap;
    word-break: keep-all;
    word-wrap: break-word;
    text-align: right;
    border-bottom:  1px solid #ececec;
    color: var(--gray-800);
    font-weight: var(--font-semi-bold-weight);
    line-height: var(--font-semi-bold-line-height);
    font-size: 13px;
}
.section-detail-spec .detail-spec__table .table__container .scroll-table table td:first-child {
    position: sticky;
    left: 0;
    text-align: left;
    color: var(--gray-600);
    font-weight: var(--font-md-weight);
    line-height: 1.2;
    font-size: 12px;
}
.section-detail-spec .detail-spec__table .table__container .caption {
    position: sticky;
    left: 0;
    padding: 12px 15px 12px 0;
    background-color: var(--prim-aura);
    color: var(--white);
    text-align: center;
    font-weight: var(--font-semi-bold-weight);
    line-height: var(--font-semi-bold-line-height);
    font-size: 14px;
}
.section-detail-spec .detail-spec__table .table__container .info {
    position: sticky;
    left: 0;
    width: 100%;
    color: var(--gray-600);
}
.section-detail-spec .detail-spec__table .table__container .info:before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: var(--gray-600);
}

.section-detail-spec .detail-spec__container {
    justify-content: center;
}
.section-detail-spec .detail-spec__container > div {
    width: calc(50% - 1. 20px);
}
.section-detail-spec .detail-spec__container > div + div {
    margin-left: 24px;
}
.section-detail-spec .detail-spec__images {
    padding: 45px 30px;
    height: 780px;
}
.section-detail-spec .detail-spec__images > div {
    display: flex;
    height: 100%;
}
.section-detail-spec .detail-spec__images .spec__image {
    max-width: 500px;
}
.section-detail-spec .detail-spec__table {
    padding: 30px 15px 30px 30px;
}
.section-detail-spec .detail-spec__table .select__button {
    height: 47px;
    margin-bottom: 25px;
    border-radius: 40px;
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size:  20px;
}
.section-detail-spec .detail-spec__table .select__list button {
    height: 46px;
    font-weight: var(--font-semi-bold-weight);
    line-height: var(--font-semi-bold-line-height);
    font-size: 16px;
}
.section-detail-spec .detail-spec__table .table__container {
    width: 100%;
    padding-right: 15px;
    height: 643px;
}

    .section-detail-spec
    .detail-spec__table
    .table__container
    > div::-webkit-scrollbar-button:horizontal:start:decrement {
    display: block;
    width: 6. 20px;
}

    .section-detail-spec
    .detail-spec__table
    .table__container
    > div::-webkit-scrollbar-button:horizontal:end:decrement {
    display: block;
    width: 6. 20px;
}

    .section-detail-spec
    .detail-spec__table
    .table__container
    > div::-webkit-scrollbar-button:vertical:start:decrement {
    display: block;
    height:0px;
}

    .section-detail-spec
    .detail-spec__table
    .table__container
    > div::-webkit-scrollbar-button:vertical:end:decrement {
    display: block;
    height:0px;
}
.section-detail-spec .detail-spec__table .scroll-table table.fixed-td th,
.section-detail-spec .detail-spec__table .scroll-table table.fixed-td td {
    min-width: 120px;
}
.section-detail-spec .detail-spec__table .scroll-table table th:first-child,
.section-detail-spec .detail-spec__table .scroll-table table td:first-child {
    width: auto;
    min-width: 100px;
    max-width: 160px;
}
.section-detail-spec .detail-spec__table .info {
    margin-top: 1. 20px;
    padding: 0  20px;
    font-weight: var(--font-reg-weight);
    line-height: var(--font-line-height);
    font-size: 1. 20px;
}
.section-detail-spec .detail-spec__table .info:before {
    left: 1. 20px;
    top: 8px;
}
.section-detail-spec .detail-spec__table .info + .info {
    margin-top: 0;
}
.global .section-detail-spec {
    background-color: var(--sec-aura-10);
}
.global .section-detail-spec .detail-spec__container {
    display: block;
    background-color: var(--gray-25);
}
.global .section-detail-spec .detail-spec__accordion .accordion-header {
    border-bottom: 1px solid var(--prim-aura);
}
.global .section-detail-spec .detail-spec__accordion .accordion-body{
    display:none;
    overflow:hidden;
}

.global .section-detail-spec .detail-spec__accordion .accordion-item.active .accordion-header button{
    opacity:1;
}
.global .section-detail-spec .detail-spec__accordion .accordion-header button {
    display: flex;
    width: 100%;
    padding: 24px 0;
    align-items: center;
    justify-content: space-between;
    font-weight: var(--font-semi-bold-weight);
    line-height: var(--font-semi-bold-line-height);
    font-size: 28px;
}
 .global .section-detail-spec .detail-spec__accordion .table__container {
    width: 100%;
    padding: 24px 0 0;
}
 .global .section-detail-spec .detail-spec__accordion .table__container > div .scroll-table:last-child {
    margin-bottom:  20px;
}
 .global .section-detail-spec .detail-spec__accordion table td,
 .global .section-detail-spec .detail-spec__accordion table th {
    padding: 13px;
}
 .global .section-detail-spec .detail-spec__accordion table th.title2 {
    left: 160px;
}
 .global .section-detail-spec .detail-spec__accordion table td {
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size: 16px;
    min-width: 19.9rem;
}
 .global .section-detail-spec .detail-spec__accordion table th {
    font-weight: var(--font-reg-weight);
    line-height: var(--font-line-height);
    font-size: 14px;
    min-width: 160px;
}
 .global .section-detail-spec .detail-spec__accordion table tr:not(:has(.title2)) th {
    min-width: 32rem;
}
 .global .section-detail-spec .detail-spec__accordion .info {
    padding: 0 0rem 0  20px;
}
 .global .section-detail-spec .detail-spec__accordion .info:last-child {
    padding-bottom:  20px;
    border-bottom: 1px solid var(--sec-aura-10);
}
 .global .section-detail-spec .detail-spec__accordion .info:before {
    left: 1. 20px;
    top: 8px;
}
 .global .section-detail-spec .detail-spec__accordion .info + .info {
    margin-top: 0;
}
.global .section-detail-spec .detail-spec__accordion .accordion-header button:after {
    content: "";
    width: 24px;
    height: 24px;
    background: url(./assets/images/cm/icons/24/icon-plus.svg) no-repeat center center/100% 100%;
}
.global .section-detail-spec .detail-spec__accordion .accordion-item.active .accordion-header button:after {
    background: url(./assets/images/cm/icons/24/icon-minus.svg) no-repeat center center/100% 100%;
}
.detail-spec__title.motion-title {
    padding-top: 80px;
    margin-bottom: 40px;
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size: 60px;
    text-align: center;
    color: var(--black);
}
.global .section-detail-spec .detail-spec__accordion .custom-scroll-wrap {
    width: 100%;
}
.global .section-detail-spec .detail-spec__accordion .table__container {
    position: relative;
    width: 100%;
}
.global .section-detail-spec .detail-spec__accordion .table__container > div {
    width: 100%;
    height: 100%;
    overflow: auto;
}
.global .section-detail-spec .detail-spec__accordion .table__container > div::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}
.global .section-detail-spec .detail-spec__accordion .table__container > div::-webkit-scrollbar-track {
    border-radius: 3px;
    background-color: var(--scrollbar-track-color);
}
.global .section-detail-spec .detail-spec__accordion .table__container > div::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: var(--prim-aura);
    background-clip: padding-box;
}
.global .section-detail-spec .detail-spec__accordion .table__container .scroll-table {
    position: relative;
    width: auto;
    min-width: 100%;
    cursor: grab;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.global .section-detail-spec .detail-spec__accordion .table__container .scroll-table:active {
    cursor: grabbing;
}
.global .section-detail-spec .detail-spec__accordion .table__container table {
    min-width: 100%;
    border: 1px solid var(--sec-aura-10);
}
.global .section-detail-spec .detail-spec__accordion .table__container table td,
.global .section-detail-spec .detail-spec__accordion .table__container table th {
    text-align: center;
    vertical-align: middle;
    word-break: keep-all;
    color: var(--prim-aura);
    background: #ffffff;
}
.global .section-detail-spec .detail-spec__accordion .table__container table tr:first-child .title:after,
.global .section-detail-spec .detail-spec__accordion .table__container table tr:first-child .title2:after {
    display: none;
}
.global .section-detail-spec .detail-spec__accordion .table__container table th {
    position: sticky;
    z-index: 2;
}
.global .section-detail-spec .detail-spec__accordion .table__container table th:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: var(--white);
    top: 0;
    left: 0;
}
.global .section-detail-spec .detail-spec__accordion .table__container table th.title {
    left: 0;
}
.global .section-detail-spec .detail-spec__accordion .table__container table td {
    border: 1px solid var(--sec-aura-10);
}
.global .section-detail-spec .detail-spec__accordion .table__container table .title {
    background-color: var(--sec-aura-10);
}
.global .section-detail-spec .detail-spec__accordion .table__container table .title2 {
    background-color: var(--gray-50);
}
.global .section-detail-spec .detail-spec__accordion .table__container table .icon-pdf {
    display: block;
}
.global .section-detail-spec .detail-spec__accordion .table__container table .icon-pdf:after {
    content: "";
    display: block;
    margin: 0 auto;
    width: 24px;
    height: 24px;
    background: url(./assets/images/cm/icons/24/icon-pdf.svg) no-repeat center center/100% 100%;
}
.global .section-detail-spec .detail-spec__accordion .table__container .info {
    position: sticky;
    left: 0;
    width: 100%;
    color: var(--gray-600);
    margin-top: 8px;
    font-weight: var(--font-reg-weight);
    line-height: var(--font-line-height);
    font-size: 1. 20px;
}
.global .section-detail-spec .detail-spec__accordion .table__container .info:before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: var(--gray-600);
}
.global .section-detail-spec .detail-spec__images .spec__image {
    max-width: 832px;
}

.global .section-detail-spec {
    padding-bottom: 120px;
}
.global .section-detail-spec .detail-spec__container {
    padding: 120px 0;
}
.global .section-detail-spec .detail-spec__images {
    /* width: 920px; */
    height: auto;
    margin: 0 auto;
    padding: 0;
}
.global .section-detail-spec .detail-spec__images .swiper {
    padding-bottom: 50px;
}
.global .section-detail-spec .detail-spec__accordion {
    width: 920px;
    margin: 40px auto 0;
}
.global .section-detail-spec .detail-spec__accordion .accordion-header button {
    padding: 24px 0;
    font-weight: var(--font-semi-bold-weight);
    line-height: var(--font-semi-bold-line-height);
    font-size: 28px;
    background: #00000000;
    color: #000000;
}
.global .section-detail-spec .detail-spec__accordion .table__container {
    width: 100%;
    padding: 24px 0 0;
}
.global .section-detail-spec .detail-spec__accordion .table__container > div .scroll-table:last-child {
    margin-bottom:  20px;
}
.global .section-detail-spec .detail-spec__accordion table td,
.global .section-detail-spec .detail-spec__accordion table th {
    padding: 13px;
}
.global .section-detail-spec .detail-spec__accordion table th.title2 {
    left: 160px;
}
.global .section-detail-spec .detail-spec__accordion table td {
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size: 16px;
    min-width: 199px;
}
.global .section-detail-spec .detail-spec__accordion table th {
    font-weight: var(--font-reg-weight);
    line-height: var(--font-line-height);
    font-size: 14px;
    min-width: 160px;
}
.global .section-detail-spec .detail-spec__accordion table tr:not(:has(.title2)) th {
    min-width: 320px;
}
.global .section-detail-spec .detail-spec__accordion .info {
    padding: 0 0px 0  20px;
}
.global .section-detail-spec .detail-spec__accordion .info:last-child {
    padding-bottom:  20px;
    border-bottom: 1px solid var(--sec-aura-10);
}
.global .section-detail-spec .detail-spec__accordion .info:before {
    left: 1. 20px;
    top: 8px;
}
.global .section-detail-spec .detail-spec__accordion .info + .info {
    margin-top: 0;
}

.section-detail-spec [class*="swiper-button"] {
    width: 32px;
    height: 32px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid;
    transition:
        background 0.3s,
        border-color 0.3s,
        transform 0.3s;
    border-color: var(--gray-50);
    background-color: var(--white);
}
.section-detail-spec [class*="swiper-button"]:before {
    width: 14px;
    height: 14px;
}
.section-detail-spec [class*="swiper-button"]:after {
    clip: rect(0 0 0 0);
    color: transparent;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    text-indent: -9999px;
    width: 0;
    z-index: -1;
}
.section-detail-spec [class*="swiper-button"].swiper-button-prev {
    left: 0;
    color:#000000;
}
.section-detail-spec [class*="swiper-button"].swiper-button-next {
    right: 0;
    transform: rotate(-180deg);
    color:#000000;
}
.section-detail-spec [class*="swiper-button"].swiper-button-disabled {
    opacity: 0;
}
svg.swiper-navigation-icon{
    display:none;
}
.section-detail-spec [class*="swiper-button"]:before {
    z-index: 3;
}
.section-detail-spec [class*="swiper-button"]:after {
    text-indent: 0;
    clip: unset;
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
    transform-origin: left;
    transform: scaleX(0);
}
.section-detail-spec [class*="swiper-button"]:hover:not(:disabled) {
    transition: background 0.3s 0.2s;
}
.section-detail-spec [class*="swiper-button"]:hover:not(:disabled):after {
    transform-origin: right;
    transform: scaleX(1);
}
.section-detail-spec [class*="swiper-button"]:before {
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
}
.section-detail-spec [class*="swiper-button"]:before {
    background-image: url(./assets/images/cm/icons/24/icon-arrow-left-prim.svg);
}
.section-detail-spec [class*="swiper-button"]:hover:not(:disabled) {
    background-color: var(--prim-aura);
    border-color: var(--prim-aura);
    color:var(--white);
}
.section-detail-spec [class*="swiper-button"]:hover:not(:disabled):before {
    background-image: url(./assets/images/cm/icons/24/icon-arrow-left-white-light.svg);
}
.section-detail-spec [class*="swiper-button"]:after {
    background: var(--prim-aura);
}
.section-detail-spec .swiper-pagination {
    display: flex;
    justify-content: center;
    width: 100%;
    left: 0;
    bottom: 0;
}
.section-detail-spec .swiper-pagination-bullet {
    width: 16px;
    height: 4px;
    margin: 0 4px;
    border-radius:  1px;
    opacity: 1;
    background-color: var(--gray-100);
}

.section-detail-spec .swiper-pagination-bullet-active {
    background-color: var(--prim-aura);
}
.section-detail-spec .swiper-pagination {
    bottom: 10px;
}
.section-detail-spec .swiper-pagination {
    bottom: 35px;
}
/* ==========================================================================
KGM About Us 
=================================================================================*/

.kgm-about-wrapper {
        font-family: 'Noto Sans', -apple-system, BlinkMacSystemFont, sans-serif !important;
        line-height: 1.6 !important;
        color: #000 !important;
        background: #fff !important;
        overflow-x: hidden !important;
        margin: 0 !important;
        padding: 0 !important;
        width: 100vw !important;
        max-width: 100vw !important;
        position: relative !important;
        left: 50% !important;
        right: 50% !important;
        margin-left: -50vw !important;
        margin-right: -50vw !important;
    }

    .kgm-about-wrapper .hero-section {
        position: relative !important;
        width: 100vw !important;
        height: 100vh !important;
        background-size: cover !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        display: flex !important;
        align-items: center !important;
        justify-content: flex-end !important;
        padding-right: 5% !important;
        padding-left: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        margin: 0 !important;
        margin-left: calc(-50vw + 50%) !important;
        margin-right: calc(-50vw + 50%) !important;
        max-width: 100vw !important;
        overflow: hidden !important;
    }

    .kgm-about-wrapper .hero-content {
        text-align: right !important;
        z-index: 2 !important;
        max-width: 600px !important;
        padding: 0 20px !important;
        animation: fadeInUp 1s ease-out !important;
    }

    .kgm-about-wrapper .hero-title {
        font-size: 5rem !important;
        font-weight: 900 !important;
        color: #ffffff !important;
        text-transform: uppercase !important;
        letter-spacing: 4px !important;
        line-height: 0.9 !important;
        text-align: right !important;
        font-family: 'Noto Sans', sans-serif !important;
        text-shadow:
            1px 1px 0px #cccccc,
            2px 2px 0px #aaaaaa,
            3px 3px 0px #888888,
            4px 4px 0px #666666,
            5px 5px 0px #444444,
            6px 6px 0px #222222,
            7px 7px 0px #000000,
            8px 8px 0px #000000,
            9px 9px 0px #000000,
            10px 10px 15px rgba(0, 0, 0, 0.8) !important;
        margin: 0 !important;
        padding: 0 !important;
        background: none !important;
        border: none !important;
        margin-bottom: 30px !important;
    }
    .kgm-about-wrapper .hero-title::after {
    content: '' !important;
    position: absolute !important;
    bottom: -20px !important;
    left: 0 !important;
    width: 100px !important;
    height: 4px !important;
    background: #ffffff00 !important;
    border-radius: 2px !important;
    display: block !important;
}

    .kgm-about-wrapper .hero-subtitle {
        font-size: 1.8rem !important;
        font-weight: 400 !important;
        color: #fff !important;
        opacity: 0.9 !important;
        margin-bottom: 40px !important;
        text-shadow: 0 2px 10px rgba(0, 0, 0, 0.7) !important;
        text-align: right !important;
    }

    .kgm-about-wrapper .hero-description {
        font-size: 1.1rem !important;
        line-height: 1.8 !important;
        color: #fff !important;
        opacity: 0.9 !important;
        max-width: 500px !important;
        margin-left: auto !important;
        font-weight: 300 !important;
        text-shadow: 0 2px 10px rgba(0, 0, 0, 0.7) !important;
        text-align: right !important;
    }

    .kgm-about-wrapper .content-section {
        padding: 100px 0 !important;
        position: relative !important;
        width: 100vw !important;
        max-width: 100vw !important;
        margin: 0 !important;
        background: #fff !important;
    }

    .kgm-about-wrapper .content-section.dark {
        background: linear-gradient(135deg, #1a1a1a 0%, #000 100%) !important;
    }


    .kgm-about-wrapper .section-title {
        font-size: 3rem !important;
        font-weight: 600 !important;
        text-align: center !important;
        margin-bottom: 60px !important;
        letter-spacing: 2px !important;
        color: #000 !important;
    }

    .kgm-about-wrapper .section-title.white {
        color: #fff !important;
    }

    .kgm-about-wrapper .grid {
        display: grid !important;
        grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)) !important;
        gap: 60px !important;
        align-items: center !important;
        margin-bottom: 100px !important;
    }

    .kgm-about-wrapper .text-content {
        padding: 20px 0 !important;
    }

    .kgm-about-wrapper .text-content h3 {
        font-size: 2rem !important;
        margin-bottom: 20px !important;
        font-weight: 600 !important;
        color: #000 !important;
    }

    .kgm-about-wrapper .text-content h3.white {
        color: #fff !important;
    }

    .kgm-about-wrapper .text-content p {
        font-size: 1.1rem !important;
        line-height: 1.8 !important;
        color: #333 !important;
        opacity: 0.9 !important;
        margin-bottom: 20px !important;
        font-weight: 300 !important;
    }

    .kgm-about-wrapper .text-content p.white {
        color: #fff !important;
    }

    .kgm-about-wrapper .image-container {
        position: relative !important;
        overflow: hidden !important;
        border-radius: 10px !important;
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1) !important;
        transition: all 0.3s ease !important;
    }

    .kgm-about-wrapper .image-container:hover {
        transform: translateY(-10px) !important;
        box-shadow: 0 30px 60px rgba(0, 0, 0, 0.2) !important;
    }

    .kgm-about-wrapper .image-container img {
        width: 100% !important;
        height: 300px !important;
        object-fit: cover !important;
        transition: transform 0.3s ease !important;
        filter: grayscale(100%) contrast(1.2) !important;
    }

    .kgm-about-wrapper .image-container:hover img {
        transform: scale(1.05) !important;
        filter: grayscale(80%) contrast(1.3) !important;
    }

    .kgm-about-wrapper .vision-section {
        padding: 100px 0 !important;
        background: linear-gradient(45deg, #000 0%, #1a1a1a 50%, #000 100%) !important;
        width: 100vw !important;
        max-width: 100vw !important;
        margin: 0 !important;
    }

    .kgm-about-wrapper .vision-content {
        text-align: center !important;
        max-width: 800px !important;
        margin: 0 auto !important;
    }

    .kgm-about-wrapper .vision-content h3 {
        font-size: 2.5rem !important;
        margin-bottom: 30px !important;
        font-weight: 600 !important;
        color: #fff !important;
    }

    .kgm-about-wrapper .vision-content p {
        font-size: 1.2rem !important;
        line-height: 1.8 !important;
        color: #fff !important;
        opacity: 0.9 !important;
    }

    .kgm-about-wrapper .cta-section {
        padding: 80px 0 !important;
        text-align: center !important;
        background: #000 !important;
        width: 100vw !important;
        max-width: 100vw !important;
        margin: 0 !important;
    }

    .kgm-about-wrapper .cta-button {
        display: inline-block !important;
        padding: 15px 40px !important;
        background: transparent !important;
        border: 2px solid #fff !important;
        color: #fff !important;
        text-decoration: none !important;
        font-size: 1.1rem !important;
        font-weight: 500 !important;
        letter-spacing: 1px !important;
        transition: all 0.3s ease !important;
        margin: 0 10px !important;
        font-family: 'Noto Sans', sans-serif !important;
    }

    .kgm-about-wrapper .cta-button:hover {
        background: #fff !important;
        color: #000 !important;
        transform: translateY(-2px) !important;
    }

    .kgm-about-wrapper .scroll-indicator {
        position: absolute !important;
        bottom: 30px !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        animation: bounce 2s infinite !important;
        z-index: 3 !important;
    }

    .kgm-about-wrapper .scroll-arrow {
        width: 2px !important;
        height: 40px !important;
        background: #fff !important;
        margin: 0 auto 10px !important;
        opacity: 0.7 !important;
    }

    @keyframes fadeInUp {
        from {
            opacity: 0;
            transform: translateY(50px);
        }

        to {
            opacity: 1;
            transform: translateY(0);
        }
    }

    @keyframes bounce {

        0%,
        20%,
        50%,
        80%,
        100% {
            transform: translateY(0) translateX(-50%);
        }

        40% {
            transform: translateY(-10px) translateX(-50%);
        }

        60% {
            transform: translateY(-5px) translateX(-50%);
        }
    }

    @media (max-width: 1200px) {
        .kgm-about-wrapper .hero-title {
            font-size: 4rem !important;
            letter-spacing: 3px !important;
        }
    }

    @media (max-width: 768px) {
        .kgm-about-wrapper .hero-section {
            justify-content: center !important;
            padding: 2rem !important;
        }

        .kgm-about-wrapper .hero-content {
            text-align: center !important;
        }

        .kgm-about-wrapper .hero-title {
            font-size: 3rem !important;
            letter-spacing: 2px !important;
            text-align: center !important;
        }

        .kgm-about-wrapper .hero-subtitle {
            font-size: 1.3rem !important;
            text-align: center !important;
        }

        .kgm-about-wrapper .hero-description {
            text-align: center !important;
            margin: 0 auto !important;
        }

        .kgm-about-wrapper .section-title {
            font-size: 2rem !important;
        }

        .kgm-about-wrapper .grid {
            grid-template-columns: 1fr !important;
            gap: 40px !important;
        }

        .kgm-about-wrapper .text-content h3 {
            font-size: 1.5rem !important;
        }

        .kgm-about-wrapper .container {
            padding: 0 20px !important;
        }
    }

    @media (max-width: 480px) {
        .kgm-about-wrapper .hero-title {
            font-size: 2.5rem !important;
            letter-spacing: 1px !important;
        }
    }
/*====================================================================================
Responsive 
======================================================================================*/
@media (max-width: 991px) {
    .section-detail-spec .swiper-pagination-bullet {
    width: 1.20px;
    margin: 0 3px;
}
    .section-detail-spec .detail-spec__container {
    padding-bottom: 50px;
}
.section-detail-spec .detail-spec__container {
    flex-direction: column;
    width: 100%;
}
.section-detail-spec .detail-spec__images {
    padding:  20px 14px;
    margin-bottom: 16px;
}
.section-detail-spec .detail-spec__images > div {
    padding-bottom: 32px;
}
.section-detail-spec .detail-spec__table {
    position: relative;
    padding:  20px;
}
.section-detail-spec .detail-spec__table .select__button {
    height: 44px;
    margin-bottom:  20px;
    border-radius: 16px;
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size: 18px;
}
.section-detail-spec .detail-spec__table .select__list button {
    height: 43px;
    font-weight: var(--font-semi-bold-weight);
    line-height: var(--font-semi-bold-line-height);
    font-size: 14px;
}

    .section-detail-spec
    .detail-spec__table
    .table__container
    > div::-webkit-scrollbar-button:horizontal:start:decrement {
    display: block;
    width: 45px;
}

    .section-detail-spec
    .detail-spec__table
    .table__container
    > div::-webkit-scrollbar-button:horizontal:end:decrement {
    display: block;
    width: 45px;
}
.section-detail-spec .detail-spec__table .scroll-table table.fixed-td td:not(:first-child) {
    width: calc(50vw - 86px);
    min-width: calc(50vw - 86px);
}
@media (min-width: 768px) {
    .section-detail-spec .detail-spec__table .scroll-table table.fixed-td td:not(:first-child) {
        width: 200px;
        min-width: 200px;
    }
}
.section-detail-spec .detail-spec__table .scroll-table table th:first-child,
.section-detail-spec .detail-spec__table .scroll-table table td:first-child {
    width: 100px;
    min-width: 100px;
}
.section-detail-spec .detail-spec__table .info {
    padding: 0 8px;
    margin-top:  20px;
    font-weight: var(--font-reg-weight);
    line-height: var(--font-line-height);
    font-size: 11px;
}
.section-detail-spec .detail-spec__table .info + .info {
    margin-top: 10px;
}
.section-detail-spec .detail-spec__table .info:last-child {
    margin-bottom: 14px;
}
    .global .section-detail-spec {
    padding-bottom: 50px;
}
.global .section-detail-spec .detail-spec__container {
    width: calc(100% - 32px);
    margin: 0 auto;
    padding: 40px 0;
    border-radius: 16px;
}
.global .section-detail-spec .detail-spec__images {
    margin: 0;
}
.global .section-detail-spec .detail-spec__accordion {
    margin: 0 14px;
}
.global .section-detail-spec .detail-spec__accordion .accordion-header button {
    padding: 14px 0;
    font-weight: var(--font-semi-bold-weight);
    line-height: var(--font-semi-bold-line-height);
    font-size: 18px;
}
.global .section-detail-spec .detail-spec__accordion .accordion-item + .accordion-item {
    margin-top: 32px;
}
.global .section-detail-spec .detail-spec__accordion .table__container {
    padding: 16px 0 0;
}
.global .section-detail-spec .detail-spec__accordion .table__container > div .scroll-table:last-child {
    margin-bottom: 16px;
}
.global .section-detail-spec .detail-spec__accordion table td,
.global .section-detail-spec .detail-spec__accordion table th {
    padding: 10px;
}
.global .section-detail-spec .detail-spec__accordion table th.title2 {
    left: 85px;
}
.global .section-detail-spec .detail-spec__accordion table td {
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size: 1. 20px;
    min-width: 100px;
}
.global .section-detail-spec .detail-spec__accordion table th {
    font-weight: var(--font-reg-weight);
    line-height: var(--font-line-height);
    font-size: 11px;
    min-width: 160px;
}
.global .section-detail-spec .detail-spec__accordion table th.title {
    min-width: 85px;
}
.global .section-detail-spec .detail-spec__accordion table th.title2 {
    min-width:  55px;
}
.global .section-detail-spec .detail-spec__accordion table tr:not(:has(.title2)) th {
    min-width:  140px;
}
.global .section-detail-spec .detail-spec__accordion .info {
    padding: 00px 0 8px;
}
.global .section-detail-spec .detail-spec__accordion .info:last-child {
    padding-bottom: 16px;
}
.global .section-detail-spec .detail-spec__accordion .info:before {
    left:0px;
    top: 8px;
}
.global .section-detail-spec .detail-spec__accordion .info + .info {
    margin-top: 0;
}
      .section-detail-pick .swiper .swiper-pagination-bullet {
    width: 12px;
    margin: 0 3px;
}
 .section-exterior-color .image-container {
    height: 300px;
}
 .section-exterior-color .image-container:after {
    background-image: url(./assets/images/pr/img-exterior-dim-m.png);
}
 .section-exterior-color .rotate-container {
    width: 100%;
    height: 300px;
}
 .section-exterior-color .rotate-container .car_spot {
    height: 300px;
    padding-bottom:40px;
}
 .section-exterior-color .rotate-container .car_spot img {
    width: 300px;
    -o-object-fit: contain;
    object-fit: contain;
    margin-top: 80px;
}
 .section-exterior-color .switch-round-btns-wrap {
    top:20px;
    left: 50%;
    white-space: nowrap;
    transform: translate(-50%);
}
 .section-exterior-color .image-control {
    width: calc(100% - 32px);
    max-width: 736px;
    margin: -30px auto 0;
    padding-bottom: 16px;
    border-radius: 24px;
}
 .section-exterior-color .image-control .image-control__text {
    font-size: 12px;
    padding-top: 12px;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
}
 .section-exterior-color .image-control__box {
    height: 57px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
}
 .section-exterior-color .image-control__box .swiper .swiper-wrapper {
    padding: 13px 0 2.10px;
}
 .section-exterior-color .image-control__box .swiper .swiper-wrapper .swiper-slide {
    gap: 0;
}

    .section-exterior-color
    .image-control__box
    .swiper
    .swiper-wrapper
    .swiper-slide
    button:after {
    width: 80px;
    height:10px;
    bottom: -22px;
    background: url(./assets/images/pr/img-container-swiper-bottom-m.png) 0 0 no-repeat;
}
 .section-exterior-color .image-control__box .swiper .image-control__colors__button {
    width: 28px;
    height: 28px;
    margin: 3px;
    background-size: 100% auto;
}
 .section-exterior-color .image-control__box .swiper .swiper-button-prev,
 .section-exterior-color .image-control__box .swiper .swiper-button-next {
    width:20px;
    height:20px;
    margin-top: -14px;
    left: 4px;
}
 .section-exterior-color .image-control__box .swiper .swiper-button-next {
    left: auto;
    right: 4px;
}
 .section-exterior-color .image-control__group ul {
    padding-top: 21px;
}
 .section-exterior-color .image-control__group ul:has(li[style*="display: none"]) {
    padding-top: 12px;
}
 .section-exterior-color .image-control__group ul li {
    padding: 0 12px;
}
 .section-exterior-color .image-control__group ul li span {
    font-size: 11px;
    line-height: 1.6;
}
 .section-exterior-color .image-control__group ul li img {
    width: 16px;
    height: 16px;
}
 .section-exterior-color .image-control__group ul li.selected img {
    width: 14px;
    height: 14px;
    
    border: 1.5px solid transparent;
    outline: 1.5px solid var(--black);
}
 .section-exterior-color .image-control__note {
    max-width: 768px;
    margin: 0 auto;
    padding:20px 30px 60px;
    text-align: left;
    font-size: 12px;
    line-height: 1.6;
    color: var(--gray-500);
}
 .section-exterior-color .image-control__note p {
    padding-left: 7px;
    text-indent: -7px;
}
     .section-detail-pick .swiper [class*="swiper-button"] {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid;
    transition:
        background 0.3s,
        border-color 0.3s,
        transform 0.3s;
    border-color: var(--gray-50);
    background-color: var(--white);
}
 .section-detail-pick .swiper [class*="swiper-button"]:before {
    width: 16px;
    height: 16px;
}
 .section-detail-pick .swiper [class*="swiper-button"]:after {
    clip: rect(0 0 0 0);
    color: transparent;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    text-indent: -9999px;
    width: 0;
    z-index: -1;
}
 .section-detail-pick .swiper [class*="swiper-button"].swiper-button-prev {
    left: 0;
}
 .section-detail-pick .swiper [class*="swiper-button"].swiper-button-next {
    right: 0;
    transform: rotate(-180deg);
}
 .section-detail-pick .swiper [class*="swiper-button"].swiper-button-disabled {
    opacity: 0;
}
 .section-detail-pick .swiper [class*="swiper-button"]:before {
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
}
 .section-detail-pick .swiper [class*="swiper-button"]:before {
    background-image: url(./assets/images/cm/icons/24/icon-arrow-left.svg);
}
 .section-detail-pick .swiper [class*="swiper-button"]:after {
    background: var(--prim-aura);
}
 .section-detail-pick .swiper .swiper-pagination {
    display: flex;
    justify-content: center;
    width: 100%;
    left: 0;
    bottom: 0;
}
 .section-detail-pick .swiper .swiper-pagination-bullet {
    width: 16px;
    height: 4px;
    margin: 0 4px;
    border-radius: 1px;
    opacity: 1;
    background-color: var(--gray-100);
}
  .section-detail-pick .swiper .swiper-pagination-bullet {
    width: 12px;
    margin: 0 3px;
}
 .section-detail-pick .swiper .swiper-pagination-bullet-active {
    background-color: var(--prim-aura);
}
 .section-detail-pick .swiper .swiper-pagination {
    margin: 0;
    top: 0;
    bottom: auto;
    width: 100%;
    padding-top: calc(56.08% +10px);
    display: block;
    text-align: center;
    color: var(--gray-700);
    font-size: 12px;
    font-weight: 600;
    pointer-events: none;
}
 .section-detail-pick .swiper .swiper-pagination .swiper-pagination-current {
    color: var(--gray-300);
    margin-right: 2px;
}
 .section-detail-pick .swiper .swiper-pagination .swiper-pagination-total {
    margin-left: 2px;
}
 .section-detail-pick .swiper .swiper-pagination:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: -1;
    width:50px;
    height: 24px;
    margin-left: -25px;
    border-radius:50px;
    background-color: var(--gray-25);
}
 .section-detail-pick .swiper .swiper-button-prev,
 .section-detail-pick .swiper .swiper-button-next {
    top: 0;
    margin-top: 24%;
}
 .section-detail-pick .swiper [class*="swiper-button"].swiper-button-prev {
    left: 8px;
}
 .section-detail-pick .swiper [class*="swiper-button"].swiper-button-next {
    right: 8px;
}
 .section-detail-pick .swiper .design-detail__info-title {
    padding-top: 34px;
}
 .section-detail-pick .datail-pick-title {
    padding-top:30px;
    text-align: center;
}
 .section-detail-pick .datail-pick-title .section-contents-wrap {
    padding: 0 16px;
}
 .section-detail-pick .datail-pick-title .section-contents-wrap .title {
    word-break: keep-all;
}
 .section-detail-pick .section-detail-pick-contents {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 0;
    aspect-ratio: 2.13/1.4;
}
 .section-detail-pick .section-detail-pick-contents .design-detail-wrap {
    position: absolute;
    top:40px;
    bottom: auto;
    left: 0;
    width: 100%;
}

    .section-detail-pick
    .section-detail-pick-contents
    .design-detail-wrap
    .interior-design-btn-360 {
    top: auto;
    bottom:10px;
    left: 50%;
    transform: translate(calc(-50vw + 20px));
    width:70px;
    height: 32px;
    border-radius: 16px;
    font-size: 12px;
}

    .section-detail-pick
    .section-detail-pick-contents
    .design-detail-wrap
    .interior-design-btn-360:before {
    width: 13px;
    height: 13px;
    margin-right: 2px;
}
 .section-detail-pick .switch-round-btns-wrap {
    top:0px;
    left: 50%;
    white-space: nowrap;
    transform: translate(-50%);
}
 .section-detail-pick .design-detail__btn {
    width:30px;
    height:30px;
    margin-top: -10px;
}
 .section-detail-pick .design-detail__btn.icon-caption:before {
    width:20px;
    height:20px;
    margin: 0;
    transform: translate(-50%, -50%);
    transition: none;
}
 .section-detail-pick .design-detail__btn.icon-caption:after {
    width:30px;
    height:30px;
}
 .section-detail-pick .design-detail__info-wrap {
    background-color: var(--white);
    z-index: 10;
    position: fixed;
    padding-top: 54px;
}
 .section-detail-pick .design-detail__info-wrap.type-bottom-sheet-popup {
    overflow: hidden;
    width: 100%;
    height: calc(100% - var(--gallery-h, 336px));
    display: flex;
    flex-direction: column;
    min-height: 40vh;
    min-height: calc(var(--vh, 1vh) * 40);
    max-height: 60vh;
    max-height: calc(var(--vh, 1vh) * 60);
    left: 0;
    bottom: 0;
    border-radius: 24px 24px 0px 0px;
}
 .section-detail-pick .design-detail__info-wrap.type-bottom-sheet-popup .close-btn-wrap {
    position: absolute;
    top: 0;
    left: 16px;
    width: calc(100% - 32px);
    border-bottom: 1px solid var(--gray-50);
    padding: 1.10px 0;
    display: flex;
    justify-content: flex-end;
    z-index: 2;
}

    .section-detail-pick
    .design-detail__info-wrap.type-bottom-sheet-popup
    .design-detail__close-btn {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid;
    transition:
        background 0.3s,
        border-color 0.3s,
        transform 0.3s;
    border-color: var(--gray-50);
    background-color: var(--white);
}

    .section-detail-pick
    .design-detail__info-wrap.type-bottom-sheet-popup
    .design-detail__close-btn:before {
    width:20px;
    height:20px;
    border-radius: inherit;
    background-size:20px;
}

    .section-detail-pick
    .design-detail__info-wrap.type-bottom-sheet-popup
    .design-detail__close-btn:before {
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
}

    .section-detail-pick
    .design-detail__info-wrap.type-bottom-sheet-popup
    .design-detail__close-btn:before {
    background-image: url(./assets/images/cm/icons/24/icon-close-small.svg);
}

    .section-detail-pick
    .design-detail__info-wrap.type-bottom-sheet-popup
    .bottom-sheet-container {
    display: flex;
    flex-direction: column;
    max-height: calc(100% -20px);
    height: 100%;
    padding-right: 12px;
    padding-left: 24px;
}

    .section-detail-pick
    .design-detail__info-wrap.type-bottom-sheet-popup
    .bottom-sheet-container
    .custom-scroll-wrap {
    width: 100%;
    max-width:400px;
    margin: 0 auto;
    flex: 1;
    padding-top: 16px;
    padding-right: 12px;
    overflow-y: auto;
}

    .section-detail-pick
    .design-detail__info-wrap.type-bottom-sheet-popup
    .bottom-sheet-container
    .custom-scroll-wrap
    figure {
    position: relative;
    width: 100%;
    padding-top: 56.08%;
}

    .section-detail-pick
    .design-detail__info-wrap.type-bottom-sheet-popup
    .bottom-sheet-container
    .custom-scroll-wrap
    figure
    img,

    .section-detail-pick
    .design-detail__info-wrap.type-bottom-sheet-popup
    .bottom-sheet-container
    .custom-scroll-wrap
    figure
    video {
    -o-object-fit: cover;
    object-fit: cover;
}

    .section-detail-pick
    .design-detail__info-wrap.type-bottom-sheet-popup
    .bottom-sheet-container
    .design-detail__info-title {
    margin-top: 16px;
}

    .section-detail-pick
    .design-detail__info-wrap.type-bottom-sheet-popup
    .bottom-sheet-container
    .design-detail__info-desc {
    font-size: 13px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
 .section-detail-pick .pick-guide-wrap .pick-guide-text {
    font-size: 14px;
    line-height: 1;
    padding: 12px 24px;
    border-radius:40px;
}
 .section-detail-pick.type-interior .sub-title {
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size:30px;
}
 .section-detail-pick.type-interior .sub-title > span {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
 .section-detail-pick.type-interior .title {
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size: 24px;
    padding-bottom:40px;
    padding-top: 16px;
}
 .section-detail-pick.type-interior .title > span {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
 .section-detail-pick.type-interior .datail-pick-title {
    padding-top:20px;
}
 .section-detail-pick.type-interior .section-detail-pick-contents {
    height: auto;
}
 .section-detail-pick.type-interior .section-detail-pick-contents .detail-pick-inner-contents {
    width: 180%;
    transform: translate(-25%);
}

    .section-detail-pick.type-interior
    .section-detail-pick-contents.expanded
    .detail-pick-inner-contents {
    width: 120% !important;
    transform: translate(-10%) !important;
}
 .section-detail-pick.type-interior .section-detail-pick-contents .pick-guide-wrap {
    width: 100%;
    aspect-ratio: 1.96/1;
}
 .section-detail-pick.type-interior .section-detail-pick-contents .design-detail-wrap {
    transform: none;
    position: static;
}
 .section-detail-pick.type-interior .design-detail__info-wrap.type-bottom-sheet-popup {
    height: calc(100% - var(--gallery-h, 336px) * 12 / 18 -20px);
    min-height: auto;
}
 .section-detail-pick.type-exterior {
    padding-bottom:100px;
}
 .section-detail-pick.type-exterior [dataid="exterior-design"] {
    padding-top:30px;
}
 .section-detail-pick.type-exterior .switch-round-btns-wrap {
    top: -20px;
}
 .section-detail-pick.type-exterior .horizontal-long {
    overflow: visible;
}
 .section-detail-pick.type-exterior .design-detail__gallery-wrap {
    width: 77%;
    margin: 26px auto 14px;
}
     .section-motion-title .title-wrap {
    padding: 42px 30px;
    margin: 0 16px;
    width: calc(100% - 3.20px);
    text-align: center;
}
 .section-motion-title .title-wrap span {
    left: 50%;
    right: auto;
    transform: translate(-50%);
    white-space: nowrap;
}
 .section-motion-title .title-wrap .kgm-title  {
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size: 20px;
    min-height:30px;
}
 .section-motion-title .title-wrap .kgm-title  + .kgm-title  {
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size:30px;
    min-height:40px;
}
  .section-motion-title .title-wrap .kgm-title  + .kgm-title  {
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size: 20px;
    min-height:30px;
}
 .visual-wrap .text-box .text-info .origin-price {
    font-size: 16px;
}
 .active .visual-wrap:before {
    animation: visualIntroBgMo-9710cebb 5s forwards;
}
 .visual-wrap:before {
    clip-path: polygon(0% 0%, 0% 100%, 36% 100%, 36% 50%, 63% 50%, 63% 50%, 25% 50%, 25% 100%, 100% 100%, 100% 0%);
}
 .visual-wrap .text-image {
    max-width: calc(100% - 40px);
}
 .visual-wrap .image-box > img {
    width: calc(100% + 1px);
    height: calc(100% + 1px);
}
 .visual-wrap .text-info h2 {
    font-size: 28px;
}
 .visual-wrap .text-info h2 > span {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
 .visual-wrap .text-info p {
    margin-top: 4px;
    font-weight: var(--font-md-weight);
    line-height: var(--font-line-height);
    font-size: 18px;
}
 .visual-wrap .btn-group {
    margin-top: 20px;
}
 .visual-wrap .btn-group .btn {
    font-size: 14px;
}
 .visual-wrap .text-box {
    bottom: 40px;
    max-width: 768px;
}
 .visual-wrap .text-box-bottom {
    display: block;
}
 .visual-wrap .text-box-bottom .selling-point {
    align-items: stretch;
    margin-top: 20px;
}
 .visual-wrap .text-box-bottom .selling-point__box {
    flex: 1;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 8px;
    max-width: calc(33% - 4px);
}
 .visual-wrap .text-box-bottom .selling-point__img {
    width: 48px;
}
 .visual-wrap .text-box-bottom .selling-point__text {
    width: 100%;
    padding: 0;
}
 .visual-wrap .text-box-bottom .selling-point__text p {
    word-wrap: break-word;
    word-break: keep-all;
}
 .visual-wrap .text-box-bottom .selling-point__text .point-title {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
 .visual-wrap .text-box-bottom .selling-point__text .point-text {
    font-weight: var(--font-md-weight);
    line-height: var(--font-line-height);
    font-size: 10px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
 .visual-wrap .text-box-bottom .btn-group .btn {
    width: auto;
    flex: 1;
}
 .lighting-wrap {
    height: 150vh;
    height: calc(var(--vh, 1vh) * 150);
}
 .lighting-wrap .main-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
    width: 100%;
    height: calc(100vh - 129px);
    height: calc(var(--vh, 1vh) * 100);
    overflow: hidden;
    background: url(./assets/images/pr/img-lighting-mo.png) no-repeat center center/cover;
}
 .lighting-wrap .main-section:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(./assets/images/pr/img-lighting-mo2.png) no-repeat center center/cover;
}
 .lighting-wrap .main-section .video-box,
 .lighting-wrap .main-section .image-box {
    opacity: 1;
    width: 100%;
    transform: scale(0.6);
}
 .lighting-wrap .main-section .text-box {
    margin: -30px 0 0;
    overflow: visible;
}
 .lighting-wrap .main-section .text-box .sub-title {
    font-weight: var(--font-semi-bold-weight);
    line-height: var(--font-semi-bold-line-height);
    font-size: 14px;
    margin-bottom: 6px;
}
 .lighting-wrap .main-section .text-box .title {
    font-weight: var(--font-bold-weight);
    line-height: 1.4;
    font-size: 36px;
    opacity: 0;
}
 .section-detail-pick .design-detail__gallery-wrap .design-detail__btn.icon-caption:after {
    animation: pick-particle-mobile-384d995b 0.5s ease infinite alternate;
}
@keyframes pick-particle-mobile-384d995b {
    0% {
        width: 10px;
        height: 10px;
    }
    to {
        width: 30px;
        height: 30px;
    }
}
     .lighting-wrap {
    height: 150vh;
    height: calc(var(--vh, 1vh) * 150);
}
 .lighting-wrap .main-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
    width: 100%;
    height: calc(100vh - 129px);
    height: calc(var(--vh, 1vh) * 100);
    overflow: hidden;
    background: url(./assets/images/pr/img-lighting-mo.png) no-repeat center center/cover;
}
 .lighting-wrap .main-section:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(./assets/images/pr/img-lighting-mo2.png) no-repeat center center/cover;
}
 .lighting-wrap .main-section .video-box,
 .lighting-wrap .main-section .image-box {
    opacity: 1;
    width: 100%;
    transform: scale(0.6);
}
 .lighting-wrap .main-section .text-box {
    margin: -30px 0 0;
    overflow: visible;
}
 .lighting-wrap .main-section .text-box .sub-title {
    font-weight: var(--font-semi-bold-weight);
    line-height: var(--font-semi-bold-line-height);
    font-size: 14px;
    margin-bottom: 6px;
}
 .lighting-wrap .main-section .text-box .title {
    font-weight: var(--font-bold-weight);
    line-height: 1.4;
    font-size: 36px;
    opacity: 0;
}


     .interior-color__item:after {
    background: linear-gradient(180deg, #0000, #000000b3 43%);
    background: linear-gradient(180deg, #0000 62.88%, #000c 83.84%);
}
 .interior-color__text {
    max-width: 768px;
    min-height: 48px;
    bottom:150px;
    padding-left: 16px;
    padding-right: 16px;
}
@supports (padding: env(safe-area-inset-top)) {
     .interior-color__text {
        padding-bottom: calc(0px + env(safe-area-inset-bottom));
    }
}
 .interior-color__text .title {
    flex-wrap: wrap;
    gap: 6px;
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size: 15px;
}
 .interior-color__text .title .sub {
    font-weight: var(--font-semi-bold-weight);
    line-height: var(--font-semi-bold-line-height);
    font-size: 15px;
}
 .interior-color__text .title .sub:before {
    height: 16px;
    margin-right: 6px;
}
 .interior-color__text .info {
    margin-top: 6px;
    font-size: 12px;
}

     .section-live .card .live__btn {
    font-weight: var(--font-semi-bold-weight);
    line-height: var(--font-semi-bold-line-height);
    font-size: 14px;
}
 .section-live .card .live__btn:after {
    width: 14px;
    height: 14px;
}
     .section-live .more-Btn, .choiceBtn {
    font-weight: var(--font-semi-bold-weight);
    line-height: var(--font-semi-bold-line-height);
    font-size: 14px;
}
 .section-live .more-Btn:after, .choiceBtn:after {
    width: 14px;
    height: 14px;
}
 .section-live {
    min-height: auto;
    padding: 60px 0;
    display: block;
    background: url(./assets/images/ma/img-live-bg-mo.png) no-repeat center/cover;
}
 .section-live .title {
    padding: 0 16px;
}
 .section-live .title .live__title-warp {
    margin: 0 auto 24px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
 .section-live .title .live__title {
    text-align: left;
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size: 28px;
}
 .section-live .title .live__sub {
    text-align: left;
    font-weight: var(--font-md-weight);
    line-height: var(--font-line-height);
    font-size: 13px;
}
 .section-live .title .live__button-group {
    position: static;
}
 .section-live .title .live__button-group button {
    margin-left: 0;
    margin-right: 8px;
}
 .section-live .card {
    display: block;
    padding-left: 16px;
}
 .section-live .card .live-swiper {
    height: 532px;
}
 .section-live .card .live-swiper .swiper-pagination-bullets {
    padding-right:  20px;
    top: auto;
    bottom: 0;
}
 .section-live .card .live-swiper .swiper-pagination-bullet {
    width: 1. 20px;
    height: 4px;
    margin: 0 3.5px;
    border-radius:  1px;
    background-color: var(--white);
    opacity: 0.2;
}
 .section-live .card .live-swiper .swiper-pagination-bullet-active {
    opacity: 1;
}
 .section-live .card .live__item {
    width: 300px;
    height: 500px;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
}
 .section-live .card .live__item:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #1a1a1ab3 16.27%, #1a1a1a00 56.95%);
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
}
 .section-live .card .live__title-box {
    bottom: 28px;
}
 .section-live .card .live__text,
 .section-live .card .live__title {
    padding: 0 24px;
    word-break: keep-all;
}
 .section-live .card .live__title {
    font-weight: var(--font-reg-weight);
    line-height: var(--font-line-height);
    font-size: 16px;
}
 .section-live .card .live__text {
    font-weight: var(--font-bold-weight);
    line-height: var(--font-bold-line-height);
    font-size:  20px;
}
 .section-live .card .live__btn {
    padding: 0 24px;
    margin-top: 16px;
}
 .section-live .card .live__btn .text {
    font-size: 16px;
}
 .section-live .card .live__poster {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
 .section-live .card .live__video {
    width: inherit;
    height: inherit;
    left: 0;
    z-index: 10;
}
 .section-live .card .live__video video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
 .section-live .card .live__play-btn {
    width: 65px;
    height: 65px;
    top: 48%;
}
 .section-live .more-Btn {
    display: inline-flex;
    align-items: center;
    gap: 2px;
    color: var(--gray-200);
    line-height: 1;
    background:#00000000;
}
 .section-live .more-Btn:after {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
 .section-live .more-Btn .text {
    position: relative;
}
 .section-live .more-Btn .text:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    right: 100%;
    height: 2px;
    background: var(--gray-200);
    transition: all 0.5s ease;
}
 .section-live .more-Btn:hover:not(:disabled) .text:after {
    right: 0;
}
 .section-live .more-Btn {
    font-weight: var(--font-semi-bold-weight);
    line-height: var(--font-semi-bold-line-height);
    font-size: 16px;
}
 .section-live .more-Btn:after {
    width: 16px;
    height: 16px;
}
  .section-live .more-Btn {
    font-weight: var(--font-semi-bold-weight);
    line-height: var(--font-semi-bold-line-height);
    font-size: 14px;
}
  .section-live .more-Btn:after {
    width: 14px;
    height: 14px;
}
 .section-live .more-Btn:after {
    background-image: url(./assets/images/cm/icons/16/icon-n-arrow-right-gray-bright.svg);
}
 .section-live .more-Btn .text {
    width: 100%;
}
 .section-live .more-Btn:after {
    margin-top: 1px;
}
}

/* ============================================================
Request a Test Drive CSS 
====================================================================*/
/* LEFT: brand story + EV exclusive */
    .hero-ev {
      background: rgba(15, 25, 35, 0.65);
      backdrop-filter: blur(12px);
      border-radius: 2.5rem;
      padding: 2.2rem 2rem;
      border: 1px solid #2f2c4d;
      box-shadow: 0 25px 40px -20px rgba(0,0,0,0.5);
      transition: transform 0.25s ease;
    }

    .badge-ev {
      display: inline-flex;
      align-items: center;
      gap: 12px;
      background: linear-gradient(95deg, #00e0ff20, #00a6c420);
      padding: 0.5rem 1.3rem;
      border-radius: 40px;
      font-size: 0.8rem;
      font-weight: 500;
      letter-spacing: 1px;
      border: 1px solid #2f2c4d;
      color:#ffffff;
      margin-bottom: 2rem;
    }

    .badge-ev i {
      color: #2dd4bf;
      font-size: 1rem;
    }

    .hero-ev h1 {
      font-size: 3.3rem;
      font-weight: 700;
      line-height: 1.2;
      letter-spacing: -0.02em;
      background: linear-gradient(135deg, #ffffff, #a5f3fc, #2dd4bf);
      -webkit-background-clip: text;
      background-clip: text;
      color: transparent;
      margin-bottom: 1.2rem;
    }

    .ev-quote {
      font-size: 1rem;
      color: #b0e0ff;
      border-left: 3px solid #var(--sec-gold);
      padding-left: 1.2rem;
      margin: 1.5rem 0;
      font-weight: 400;
    }

    .model-showcase {
      display: flex;
      gap: 1.2rem;
      margin: 2rem 0 1.5rem;
      flex-wrap: wrap;
    }

    .model-card {
      background: rgba(0, 20, 30, 0.7);
      border-radius: 1.5rem;
      padding: 1rem 1.5rem;
      flex: 1;
      text-align: center;
      border: 1px solid #2f2c4d;
      transition: all 0.2s;
    }

    .model-card i {
      font-size: 2.2rem;
      color: var(--sec-gold);
      margin-bottom: 0.5rem;
      display: inline-block;
    }

    .model-card h3 {
      font-weight: 600;
      font-size: 1.3rem;
    }

    .model-card p {
      font-size: 0.75rem;
      opacity: 0.8;
      color:var(--white)
    }

    .ev-stats {
      display: flex;
      justify-content: space-between;
      margin-top: 2rem;
      padding-top: 1rem;
      border-top: 1px dashed #2f2c4d;
    }

    .stat {
      text-align: center;
      color:var(--white);
    }

    .stat .number {
      font-weight: 700;
      font-size: 1.3rem;
      color: var(--sec-gold);
    }

    /* RIGHT: exclusive EV form */
    .form-evolution {
      background: rgba(8, 14, 22, 0.8);
      backdrop-filter: blur(16px);
      border-radius: 2.5rem;
      border: 1px solid #2f2c4d;
      overflow: hidden;
      box-shadow: 0 30px 40px -18px black;
    }

    .form-header-evo {
      padding: 1.6rem 2rem 0.8rem 2rem;
      background: rgba(0, 30, 40, 0.4);
      border-bottom: 1px solid #2f2c4d;
    }

    .form-header-evo h2 {
      font-size: 1.9rem;
      font-weight: 600;
      letter-spacing: -0.3px;
      background: linear-gradient(120deg, #fff, #7dd3fc);
      -webkit-background-clip: text;
      background-clip: text;
      color: transparent;
      font-family:var(--system-font);
    }

    .form-header-evo p {
      color: #a0c4e2;
      font-size: 8.5px;
      margin-top: 3px;
      font-family:var(--system-font);
    }

    .kgm-test-drive-form {
      padding: 18px 20px 20px 20px;
    }

    .form-group {
      margin-bottom: 14px;
    }

    .form-group label {
      display: block;
      font-size: 10px;
      text-transform: uppercase;
      font-weight: 600;
      letter-spacing: 1px;
      color: #7dd3fc;
      margin-bottom: 4px;
      font-family:var(--system-font);
    }

    .kgm-test-drive-form input[type="text"],  .kgm-test-drive-form input[type="email"], .kgm-test-drive-form input[type="number"], 
    .kgm-test-drive-form input[type="url"], .kgm-test-drive-form input[type="password"], .kgm-test-drive-form input[type="tel"], 
   .kgm-test-drive-form select, .kgm-test-drive-form textarea {
    width: 100%;
    background: #0f1a22;
    border: 1.5px solid #1e2f3c;
    border-radius: 1.2rem;
    padding: 8px 12px;
    font-size: 12px;
    color: #ffffff;
    transition: all 0.2s;
    outline: none;
    margin-bottom: 10px;
    font-family:var(--system-font);
}


    .kgm-test-drive-form input:focus,
    .kgm-test-drive-form select:focus,
    .kgm-test-drive-form textarea:focus {
      border-color: var(--sec-gold);
      box-shadow: 0 0 0 3px rgba(45,212,191,0.2);
    }

    .kgm-test-drive-form select {
      appearance: none;
      background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="%232dd4bf" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>');
      background-repeat: no-repeat;
      background-position: right 1.2rem center;
    }

    textarea {
      resize: vertical;
    }

    /* custom checkbox futuristic */
    .consent-group {
      margin: 1.5rem 0 1rem;
    }

    .consent-group label {
      display: inline-flex;
      align-items: center;
      gap: 10px;
      font-size: 0.8rem;
      font-weight: 500;
      text-transform: none;
      letter-spacing: normal;
      color: #cbd5e6;
      cursor: pointer;
      font-family:var(--system-font);
    }

    .consent-group input[type="checkbox"] {
      width: 12px;
      height: 12px;
      accent-color: #2dd4bf;
      margin: 0;
    }

    .kgm-test-drive-form .submit-group {
      margin-top: 20px;
    }

    .kgm-test-drive-form .submit-btn {
      background: linear-gradient(95deg, #c4a96c, #7c6227);
      border: none;
      width: 100%;
      padding: 1rem;
      font-weight: 700;
      font-size: 1rem;
      border-radius: 2.5rem;
      color: white;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 12px;
      cursor: pointer;
      transition: all 0.25s;
      box-shadow: 0 5px 15px rgba(20,184,166,0.3);
      letter-spacing: 0.5px;
      font-family:var(--system-font);
    }

    .kgm-test-drive-form .submit-btn i {
      font-size: 1rem;
    }

    .kgm-test-drive-form .submit-btn:hover {
      background: linear-gradient(190deg, #c4a96c, #7c6227);
      transform: translateY(-2px);
      box-shadow: 0 12px 22px -8px #c4aa6c51;
    }

    /* success message */
    .success-message {
      background: rgba(45,212,191,0.15);
      border-left: 4px solid #2dd4bf;
      border-radius: 1rem;
      padding: 0.8rem 1rem;
      margin-top: 1.2rem;
      font-size: 0.85rem;
      display: flex;
      align-items: center;
      gap: 10px;
      backdrop-filter: blur(4px);
      animation: fadeSlide 0.3s ease;
    }

    @keyframes fadeSlide {
      from { opacity: 0; transform: translateY(-8px); }
      to { opacity: 1; transform: translateY(0); }
    }

    /* responsive */
    @media (max-width: 1000px) {
      
      .hero-ev h1 {
        font-size: 2.5rem;
      }
    }

    @media (max-width: 550px) {
      .kgm-test-drive-form {
        padding: 1.2rem;
      }
      .model-showcase {
        flex-direction: column;
      }
    }

    /* custom placeholder */
    ::placeholder {
      color: #4b6a7c;
      font-weight: 400;
    }

    /* remove default autofill background */
    input:-webkit-autofill,
    textarea:-webkit-autofill,
    select:-webkit-autofill {
      -webkit-box-shadow: 0 0 0px 1000px #0f1a22 inset;
      -webkit-text-fill-color: #ffffff;
    }
    .wpcf7-not-valid-tip {
    color: #b82921;
    font-size: 12px;
    font-weight: normal;
    display: block;
}

@media only screen and (max-width: 991px) {
   .menu-wrap-off {
        background: #000;
    }
}