.SP #Contents h2 span,
.Android #Contents h2 span,
.JS #Contents h2 span,
.JS #Contents h3 {
    font-weight: unset !important;
}

.JS #Contents .feature-wrapper h2 > span.p-2 {
    font-weight: 300 !important;
}

.JS #Contents .feature-wrapper .section-adjustable-door-rack > .container-wrapper h2 > span,
.JS #Contents .feature-wrapper .section-digital-temperature .box-detail .box-text > h2 > span {
    font-size: 30px !important;
}

@media (max-width: 579px) {
    .JS #Contents .feature-wrapper h2 > span {
        font-size: 34px !important;
    }
    .JS #Contents .feature-wrapper .section-grand-carbon-line h2 > span {
        font-size: 48px !important;
    }
}

.feature-wrapper.lang-th * {
    font-family: "Noto Sans Thai", sans-serif !important;
}

.feature-wrapper {
    /* ---- Safe zone ---- */
    /* ====== End Global CSS ====== */
    /* ===== Global Title Headline ===== */
    /* Dot Red  */
    /* Dot White */
    /* ===== End Global Title Headline ===== */
    /* ====== Section Grand Carbon Line ====== */
    /* ====== End Section Grand Carbon Line ====== */
    /* ====== Section Kitchen after section video ====== */
    /* ====== End Section Kitchen after section video ====== */
    /* ====== Section Dual sense ====== */
    /* ====== End Section Dual sense ====== */
    /* ====== Section Selectable Zone ====== */
    /* ====== End Section Selectable Zone ====== */
    /* ====== Section Freeze ====== */
    /* ====== End Section Freeze ====== */
    /* ====== Section Triple Power Filter ====== */
    /* ====== End Section Triple Power Filter ====== */
    /* ====== Section Efficient ====== */
    /* ====== End Section Efficient ====== */
    /* ====== Section Premium Design ====== */
    /* ====== End Section Premium Design ====== */
    /* ====== Section Digital Temperature ====== */
    /* ====== End Section Digital Temperature ====== */
    /* ====== Section LED Light ====== */
    /* ====== End Section LED Light ====== */
    /* ====== Hex BG ====== */
    /* ====== End Hex BG ====== */
    /* --- fonts --- */
}

.feature-wrapper * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    text-decoration: none;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -webkit-appearance: none;
    font-family: "Roboto", sans-serif !important;
    -ms-scroll-chaining: none;
    overscroll-behavior: none;
    line-height: 1.2 !important;
}

.feature-wrapper div {
    width: unset;
}

.feature-wrapper > div {
    width: 100%;
}

.feature-wrapper p {
    line-height: 22px !important;
    font-size: 14px;
}

.feature-wrapper
    img:not(.footer-desktop):not(.footer-mobile):not(.header-desktop):not(.header-mobile):not(.select-zone) {
    display: block !important;
}

.feature-wrapper .container-wrapper {
    max-width: 965px;
    margin: auto;
}

.feature-wrapper .section-digital-temperature h2.text-dot:before,
.feature-wrapper .section-dual-sense h2.text-dot:before,
.feature-wrapper .section-selectable-zone h2.text-dot:before,
.feature-wrapper .section-efficient-inverter h2.text-dot:before,
.feature-wrapper .section-tempered-glass-shelves h2.text-dot:before,
.feature-wrapper .section-adjustable-door-rack h2.text-dot:before,
.feature-wrapper .section-led-light h2.text-dot:before,
.feature-wrapper .section-triple-power-filter h2.text-dot:before,
.feature-wrapper .section-premium-design h2.text-dot:before {
    content: "";
    position: absolute;
    left: 0;
    width: 25px;
    height: 25px;
    background-color: #a2201c;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-25px);
    transform: translateY(-50%) translateX(-25px);
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
}

.feature-wrapper .section-led-light h2.text-dot:before,
.feature-wrapper .section-adjustable-door-rack h2.text-dot:before {
    background-color: #fff !important;
}

.feature-wrapper .section-adjustable-door-rack .box-detail h2 {
    margin-bottom: 20px !important;
}

.feature-wrapper .section-adjustable-door-rack .box-detail h2 > span {
    font-size: 30px !important;
}

@media (min-width: 768px) {
    .feature-wrapper .section-digital-temperature h2.text-dot:before,
    .feature-wrapper .section-dual-sense h2.text-dot:before,
    .feature-wrapper .section-selectable-zone h2.text-dot:before,
    .feature-wrapper .section-efficient-inverter h2.text-dot:before,
    .feature-wrapper .section-tempered-glass-shelves h2.text-dot:before,
    .feature-wrapper .section-adjustable-door-rack h2.text-dot:before,
    .feature-wrapper .section-led-light h2.text-dot:before,
    .feature-wrapper .section-triple-power-filter h2.text-dot:before,
    .feature-wrapper .section-premium-design h2.text-dot:before {
        height: 32px !important;
    }
    .feature-wrapper h2.text-dot,
    .feature-wrapper h2.text-no-dot {
        padding-left: 80px !important;
    }
    .feature-wrapper h2.text-dot:before {
        width: 60px !important;
        -webkit-transform: translateY(-50%) translateX(-60px) !important;
        transform: translateY(-50%) translateX(-60px) !important;
    }
}

.feature-wrapper .section-grand-carbon-line h2.text-dot,
.feature-wrapper .section-grand-carbon-line h2.text-no-dot {
    padding-left: 0 !important;
}

.feature-wrapper .section-grand-carbon-line h2 {
    font-size: 48px !important;
}

.feature-wrapper .section-grand-carbon-line h2 > span {
    font-size: 48px !important;
}

.feature-wrapper .section-grand-carbon-line .product-item {
    opacity: 0;
}

.feature-wrapper .section-grand-carbon-line .product-item.active {
    opacity: 1 !important;
}

.feature-wrapper ul.toggle-group-color button.active:before {
    content: "";
    position: absolute;
    border: 1px solid #a2201c;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
}

.feature-wrapper button.elegant-inox:after,
.feature-wrapper button.premium-silver:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.3)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.3) 100%);
    border-radius: 50%;
}

.feature-wrapper .section-grand-carbon-line .container-wrapper .container-refridge .box-click {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out;
}

.feature-wrapper .section-grand-carbon-line.active .box-click {
    opacity: 1 !important;
}

.feature-wrapper .section-grand-carbon-line.active .box-click .ic-click.desktop {
    display: none;
}

.feature-wrapper #section-grand-carbon-line .btn-pause .action {
    opacity: 0;
}

.feature-wrapper #section-grand-carbon-line .btn-pause .action.active {
    opacity: 1;
}

@media (min-width: 1024px) {
    .feature-wrapper .section-grand-carbon-line.active .box-click .ic-click.desktop {
        display: block !important;
    }
    .feature-wrapper #section-grand-carbon-line .box-img {
        padding-bottom: 0 !important;
    }
    .feature-wrapper #section-grand-carbon-line .toggle-group-color li {
        padding-bottom: 20px !important;
    }
    .feature-wrapper #section-grand-carbon-line .group-btn-action {
        right: 8px !important;
        -webkit-transform: unset !important;
        transform: unset !important;
        top: 0;
        bottom: unset !important;
    }
    .feature-wrapper #section-grand-carbon-line .group-btn-action li,
    .feature-wrapper #section-grand-carbon-line ul.toggle-group-color li {
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }
    .feature-wrapper #section-grand-carbon-line .group-btn-action li:hover,
    .feature-wrapper #section-grand-carbon-line ul.toggle-group-color li:hover {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }
    .feature-wrapper #section-grand-carbon-line ul.toggle-group-color li:last-child {
        padding-bottom: 0 !important;
    }
    .feature-wrapper #section-grand-carbon-line .box-img {
        max-width: unset;
        margin: unset;
    }
    .feature-wrapper #section-grand-carbon-line .box-click svg {
        position: absolute;
        z-index: 2;
        top: 50%;
        left: 125px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 100%;
        max-width: 230px;
    }
    .feature-wrapper #section-grand-carbon-line .title > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        max-width: unset !important;
    }
    .feature-wrapper #section-grand-carbon-line h2.text-no-dot {
        padding-left: 0 !important;
    }
    .feature-wrapper #section-grand-carbon-line .box-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .feature-wrapper #section-grand-carbon-line .box-toggle h4 {
        position: absolute;
        bottom: 10px;
        left: 80px;
        margin: 0 !important;
    }
    .feature-wrapper #section-grand-carbon-line .box-toggle ul.toggle-group-color {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 60px;
        max-width: unset !important;
        margin: auto 0 !important;
    }
    .feature-wrapper #section-grand-carbon-line .box-toggle ul.toggle-group-color li {
        width: 100% !important;
    }
    .feature-wrapper #section-grand-carbon-line .box-toggle .box-img img {
        height: 500px;
    }
    .feature-wrapper #section-grand-carbon-line .box-toggle .box-img {
        margin-left: 85px;
    }
    .feature-wrapper #section-grand-carbon-line .container-wrapper .box-refridge {
        background-image: unset !important;
        background-color: unset !important;
        padding: 40px 25px;
        margin-bottom: 20px;
    }
    .feature-wrapper #section-grand-carbon-line .container-wrapper .box-refridge:before {
        content: "";
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translateY(-50%) scaleX(0);
        transform: translateY(-50%) scaleX(0);
        background-color: #b4b4b4;
        width: calc(100% - 110px);
        height: calc(80% - 48px);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        -webkit-transform-origin: right;
        transform-origin: right;
        -webkit-transition: -webkit-transform 0.6s ease-out;
        transition: -webkit-transform 0.6s ease-out;
        transition: transform 0.6s ease-out;
        transition: transform 0.6s ease-out, -webkit-transform 0.6s ease-out;
        pointer-events: none;
    }
    .feature-wrapper #section-grand-carbon-line .container-wrapper .box-refridge:after {
        content: "";
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: calc(100% - 110px);
        height: calc(80% - 48px);
        background-image: url(../images/bg-hex-5.svg);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        opacity: 0;
        pointer-events: none;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
    .feature-wrapper #section-grand-carbon-line .container-wrapper .box-refridge.anim:before {
        -webkit-transform: translateY(-50%) scaleX(1);
        transform: translateY(-50%) scaleX(1);
    }
    .feature-wrapper #section-grand-carbon-line .container-wrapper .box-refridge.anim:after {
        opacity: 1;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 0.2s;
        transition-duration: 0.2s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
    .feature-wrapper #section-grand-carbon-line ul.toggle-group-color {
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

@media (min-width: 768px) {
    .feature-wrapper .kitchen-anim.fridge {
        left: -22% !important;
    }
    .feature-wrapper #section-kitchen .bg {
        width: 70% !important;
    }
}

.feature-wrapper #section-dual-sense span.p-2 {
    font-weight: 300 !important;
}

@media (max-width: 576px) {
    .feature-wrapper #section-dual-sense .box-text > div {
        max-width: unset;
        margin: unset;
    }
}

@media (min-width: 768px) {
    .feature-wrapper #section-dual-sense .box-text > div {
        max-width: 500px;
        margin: auto;
    }
}

@media (min-width: 1280px) {
    .feature-wrapper #section-dual-sense .box-dual {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .feature-wrapper #section-dual-sense .box-dual > div {
        width: 50%;
    }
    .feature-wrapper #section-dual-sense .box-dual > div:last-child {
        padding: 40px !important;
    }
    .feature-wrapper #section-dual-sense .box-dual .dual-desktop {
        display: block !important;
    }
    .feature-wrapper #section-dual-sense .box-dual .dual-mobile {
        display: none;
    }
    .feature-wrapper #section-dual-sense .box-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .feature-wrapper #section-dual-sense .box-text > div {
        max-width: 500px;
        margin: auto;
    }
}

.feature-wrapper .section-selectable-zone h2 > span + span.p-2 {
    font-weight: 300 !important;
}

.feature-wrapper .section-selectable-zone .box-text-gradient:before {
    background: -webkit-gradient(linear, left bottom, left top, from(#5a5a5a), to(#cfcfcf));
    background: linear-gradient(0deg, #5a5a5a 0%, #cfcfcf 100%);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    pointer-events: none;
}

.feature-wrapper .section-selectable-zone .box-text-gradient > .wrapper {
    z-index: 1;
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.feature-wrapper .section-selectable-zone .box-text-gradient > .wrapper-text h3 {
    margin-bottom: 10px;
}

.feature-wrapper .section-selectable-zone .box-text-gradient .wrap-img {
    position: relative;
    width: 100%;
    -webkit-filter: brightness(0.5);
    filter: brightness(0.5);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.feature-wrapper .section-selectable-zone .box-text-gradient .wrap-img > img:first-child {
    position: relative !important;
    top: unset !important;
    left: unset !important;
}

.feature-wrapper .section-selectable-zone .box-text-gradient .wrap-img > img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.feature-wrapper .section-selectable-zone .box-text-gradient .wrap-img > .wrap-image-overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    cursor: pointer;
}

.feature-wrapper .section-selectable-zone .box-text-gradient .wrap-img > .wrap-image-overlay > div {
    width: 33.33%;
    background-color: #fff;
}

.feature-wrapper .section-selectable-zone .box-text-gradient .wrap-img > img {
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.feature-wrapper .section-selectable-zone .box-text-gradient .wrap-img > img.active {
    opacity: 1;
}

.feature-wrapper .section-selectable-zone .box-text-gradient .wrapper-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}

.feature-wrapper .section-selectable-zone .box-text-gradient .wrapper-input img {
    width: 80px;
    position: relative;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.feature-wrapper .section-selectable-zone .box-text-gradient .wrapper-input img.active {
    opacity: 1;
}

.feature-wrapper .section-selectable-zone .box-text-gradient .wrapper-input img.img-default {
    position: absolute;
    top: 0;
    left: 0;
}

.feature-wrapper .section-selectable-zone .box-text-gradient .wrapper-input > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.feature-wrapper .section-selectable-zone .box-text-gradient .wrapper-input > div > p {
    text-align: center;
    padding-top: 10px;
    font-weight: 300;
}

.feature-wrapper .section-selectable-zone .box-text-gradient .wrapper-input > div > p.active {
    font-weight: 600;
}

.feature-wrapper .section-selectable-zone .box-text-gradient .wrapper-input .wrap-input-arrow {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 10px;
}

.feature-wrapper .section-selectable-zone .box-text-gradient .wrapper-input .wrap-input-arrow .arrowAnim {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    pointer-events: none;
}

.feature-wrapper .section-selectable-zone .box-text-gradient .wrapper-input .wrap-input-arrow .arrowAnim-left {
    left: 30px;
}

.feature-wrapper .section-selectable-zone .box-text-gradient .wrapper-input .wrap-input-arrow .arrowAnim-right {
    right: 30px;
}

.feature-wrapper
    .section-selectable-zone
    .box-text-gradient
    .wrapper-input
    .wrap-input-arrow
    .arrowAnim
    .arrowSliding
    .arrow {
    width: 15px;
    height: 15px;
    border: 4px solid;
}

.feature-wrapper .section-selectable-zone .box-text-gradient .wrapper-input .wrap-input-arrow .arrowAnim .arrow-left {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-color: #46cc73 transparent transparent #46cc73 !important;
}

.feature-wrapper .section-selectable-zone .box-text-gradient .wrapper-input .wrap-input-arrow .arrowAnim .arrow-right {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    border-color: #42cdef transparent transparent #42cdef !important;
}

.feature-wrapper
    .section-selectable-zone
    .box-text-gradient
    .wrapper-input
    .wrap-input-arrow
    .arrowAnim
    .arrowSliding-left {
    position: absolute;
    -webkit-animation: slide-left 4s linear infinite;
    animation: slide-left 4s linear infinite;
}

.feature-wrapper
    .section-selectable-zone
    .box-text-gradient
    .wrapper-input
    .wrap-input-arrow
    .arrowAnim
    .arrowSliding-right {
    position: absolute;
    -webkit-animation: slide-right 4s linear infinite;
    animation: slide-right 4s linear infinite;
}

.feature-wrapper .section-selectable-zone .box-text-gradient .wrapper-input .wrap-input-arrow .arrowAnim .delay1 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.feature-wrapper .section-selectable-zone .box-text-gradient .wrapper-input .wrap-input-arrow .arrowAnim .delay2 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

@media (min-width: 768px) {
    .feature-wrapper .section-selectable-zone .box-text-gradient .wrapper-input > div > p {
        font-size: 14px !important;
    }
    .feature-wrapper .section-selectable-zone .box-text-gradient {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        padding: 0 !important;
    }
    .feature-wrapper .section-selectable-zone .box-text-gradient > .wrapper {
        width: 50%;
        padding: 12px;
    }
    .feature-wrapper .section-selectable-zone .box-text-gradient > .wrapper-text h3 {
        margin-bottom: 0;
    }
}

@media (min-width: 1280px) {
    .feature-wrapper .section-selectable-zone .box-text-gradient .wrap-img {
        max-width: 350px;
    }
    .feature-wrapper .section-selectable-zone .container-wrapper>div:first-child {
        display: flex;
    }
    .feature-wrapper .section-selectable-zone .container-wrapper>div .text-no-dot {
        padding-left: 0 !important;
    }
}

.feature-wrapper .section-freeze {
    width: 100%;
    overflow: hidden;
    position: relative;
    max-width: 965px;
    margin: auto;
    padding-top: 0;
    margin-top: 10px;
    opacity: 1;
}

.feature-wrapper .section-freeze > p {
    text-align: center;
    padding: 10px;
}

.feature-wrapper .section-freeze .wrap-freeze {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.feature-wrapper .section-freeze .box-freeze {
    overflow: hidden;
    position: relative;
}

.feature-wrapper .section-freeze .box-freeze:nth-child(1) {
    width: 70%;
}

.feature-wrapper .section-freeze .box-freeze:nth-child(2) {
    width: 30%;
}

.feature-wrapper .section-freeze .box-freeze-wrapper {
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.feature-wrapper .section-freeze .box-freeze > .box-freeze-toggle {
    height: 100%;
}

.feature-wrapper .section-freeze .box-freeze > .box-freeze-toggle > .toggle-freeze {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 33.33%;
    cursor: pointer;
    background: -webkit-gradient(
        linear,
        right top,
        left top,
        color-stop(20%, rgba(0, 0, 0, 0)),
        to(rgba(0, 0, 0, 0.2))
    );
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.2) 100%);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 10px;
}

.feature-wrapper .section-freeze .box-freeze > .box-freeze-toggle > .toggle-freeze:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.05)));
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.05) 100%);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
}

.feature-wrapper .section-freeze .box-freeze > .box-freeze-toggle > .toggle-freeze:hover:after {
    opacity: 1;
}

.feature-wrapper .section-freeze .box-freeze-toggle > .toggle-freeze {
    border-left: 4px solid #b0b0b0;
}

.feature-wrapper .section-freeze .box-freeze-toggle > .toggle-freeze.active {
    background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.25)));
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 100%);
    border-left: 4px solid #a2201c;
}

.feature-wrapper .section-freeze .box-freeze > .box-freeze-toggle > .toggle-freeze h4 {
    font-size: 16px;
    font-weight: 400;
}

.feature-wrapper .section-freeze .box-freeze > .box-freeze-toggle > .toggle-freeze span {
    font-size: 12px;
    display: block;
}

.feature-wrapper .section-freeze .box-freeze > .box-freeze-toggle > .toggle-freeze h4,
.feature-wrapper .section-freeze .box-freeze > .box-freeze-toggle > .toggle-freeze span {
    color: rgba(90, 90, 90, 0.63);
    text-align: center;
    margin: 5px 0;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.feature-wrapper .section-freeze .box-freeze > .box-freeze-toggle > .toggle-freeze:hover h2,
.feature-wrapper .section-freeze .box-freeze > .box-freeze-toggle > .toggle-freeze:hover h4,
.feature-wrapper .section-freeze .box-freeze > .box-freeze-toggle > .toggle-freeze:hover span {
    color: #5a5a5a !important;
}

.feature-wrapper .section-freeze .box-freeze > .box-freeze-toggle > .toggle-freeze.active h4,
.feature-wrapper .section-freeze .box-freeze > .box-freeze-toggle > .toggle-freeze.active span {
    color: #000 !important;
}

.feature-wrapper .section-freeze .box-freeze > .box-freeze-toggle > .toggle-freeze.active h2 {
    color: #a2201c !important;
}

.feature-wrapper .section-freeze .box-freeze > .box-freeze-toggle > .toggle-freeze > .triangle {
    margin-left: -6px !important;
    position: absolute;
    bottom: 50%;
    left: 0;
    -webkit-transform: translateY(50%) rotate(90deg);
    transform: translateY(50%) rotate(90deg);
    background-color: #b0b0b0;
    width: unset;
    height: unset;
    border-top: unset;
    border-bottom: unset;
    border-left: unset;
    margin-left: unset;
}

.feature-wrapper .section-freeze .box-freeze > .box-freeze-toggle > .toggle-freeze.active > .triangle {
    background-color: #a2201c;
}

.feature-wrapper .section-freeze .swipe-section {
    position: relative;
    padding-bottom: 90%;
    width: 100%;
    overflow: hidden;
}

.feature-wrapper .section-freeze .box-freeze > .box-selectable-zone > .box-selectable-detail.active {
    z-index: 10;
    opacity: 1 !important;
    height: 100% !important;
}

.feature-wrapper .section-freeze .box-freeze > .box-selectable-zone > .box-selectable-detail > p {
    margin-top: unset;
    margin-bottom: unset;
    white-space: pre-line;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.feature-wrapper .section-freeze .box-freeze > .box-freeze-toggle > .toggle-freeze > h2 {
    font-size: 32px !important;
}

@media (max-width: 576px) {
    .feature-wrapper .section-freeze .box-freeze > .box-selectable-zone > .box-selectable-detail > p {
        line-height: 16px !important;
        font-size: 12px !important;
        white-space: unset !important;
    }
    .feature-wrapper .section-freeze .box-freeze > .box-freeze-toggle > .toggle-freeze > h4 {
        font-size: 14px !important;
    }
    .feature-wrapper .section-freeze .box-freeze > .box-freeze-toggle > .toggle-freeze > h2 {
        font-size: 20px !important;
    }
}

@media (min-width: 768px) {
    .feature-wrapper .section-freeze {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 20px;
        margin-top: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .feature-wrapper .section-freeze > p {
        text-align: unset;
    }
    .feature-wrapper .section-freeze .box-freeze:nth-child(1) {
        width: 75%;
    }
    .feature-wrapper .section-freeze .box-freeze:nth-child(2) {
        width: 25%;
    }
    .feature-wrapper .section-freeze .swipe-section {
        padding-bottom: 66.66%;
    }
    .feature-wrapper .section-freeze .box-freeze > .box-selectable-zone > .box-selectable-detail {
        background-color: rgba(162, 32, 28, 0.8) !important;
    }
}

@media (min-width: 1280px) {
    .feature-wrapper .section-freeze .swipe-section {
        padding-bottom: calc(50% + 5px);
    }
}

.feature-wrapper #section-triple-power-filter .box-title:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 0;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.feature-wrapper #section-triple-power-filter.active .box-title:before {
    opacity: 1;
}

.feature-wrapper #section-efficient-inverter > div:first-child {
    padding-bottom: 20px !important;
}

.feature-wrapper .section-efficient-inverter:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30%;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    pointer-events: none;
    background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        from(rgba(0, 0, 0, 0)),
        color-stop(90%, rgba(0, 0, 0, 0.2))
    );
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 90%);
}

.feature-wrapper .section-efficient-inverter:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    pointer-events: none;
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(0, 0, 0, 0)),
        color-stop(90%, rgba(0, 0, 0, 0.2))
    );
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 90%);
}

.feature-wrapper .section-efficient-inverter.active:before,
.feature-wrapper .section-efficient-inverter.active:after {
    opacity: 0.5;
}

.feature-wrapper .section-efficient-inverter .box-detail h2 {
    margin-bottom: 30px !important;
}

@media (min-width: 768px) {
    .feature-wrapper #section-efficient-inverter .box-detail > div:last-child {
        padding: 40px 0px 0 !important;
    }
    .feature-wrapper #section-efficient-inverter .box-detail {
        padding: 0 60px 0;
    }
}

@media (max-width: 600px) {
    .feature-wrapper #section-efficient-inverter .box-detail > div:last-child p br {
        display: none;
    }
}

.feature-wrapper #section-premium-design:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100px;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
    pointer-events: none;
    opacity: 0.3;
}

.feature-wrapper #section-premium-design:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100px;
    left: 0;
    bottom: 0;
    background-image: url(../images/bg-hex-2.svg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    pointer-events: none;
}

.feature-wrapper .section-premium-design .box-img:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 25px;
    -webkit-transform: translateY(-50%) scaleX(0);
    transform: translateY(-50%) scaleX(0);
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition: -webkit-transform 2s;
    transition: -webkit-transform 2s;
    transition: transform 2s;
    transition: transform 2s, -webkit-transform 2s;
    width: 100%;
    height: calc(100% - 60px);
    background-color: #a2201c;
}

.feature-wrapper .section-premium-design .box-img.anim:before {
    -webkit-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1);
}

@media (max-width: 576px) {
    .feature-wrapper #section-premium-design h3.paragraph br {
        display: none;
    }
}

@media (min-width: 576px) {
    .feature-wrapper #section-premium-design .box-bottom .icon {
        width: 120px !important;
    }
    .feature-wrapper #section-premium-design .box-bottom .box-img {
        width: calc(100% - 140px) !important;
    }
}

@media (min-width: 768px) {
    .feature-wrapper #section-premium-design .box-bottom .box-img {
        width: 100% !important;
    }
    .feature-wrapper #section-premium-design .box-text {
        padding: 30px !important;
    }
    .feature-wrapper #section-premium-design .box-center,
    .feature-wrapper #section-premium-design .box-bottom {
        padding: 0 !important;
    }
    .feature-wrapper #section-premium-design .box-bottom > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .feature-wrapper #section-premium-design .box-bottom > div .icon {
        display: none !important;
    }
    .feature-wrapper #section-premium-design .box-center > div:first-child,
    .feature-wrapper #section-premium-design .box-center {
        margin-bottom: 20px !important;
    }
    .feature-wrapper #section-premium-design .box-center .box-left,
    .feature-wrapper #section-premium-design .box-bottom .box-left {
        margin-bottom: 0 !important;
        margin-right: 2.5px !important;
        width: calc(50% - 2.5px) !important;
    }
    .feature-wrapper #section-premium-design .box-center .box-right,
    .feature-wrapper #section-premium-design .box-bottom .box-right {
        margin-left: 2.5px !important;
        width: calc(50% - 2.5px) !important;
    }
    .feature-wrapper #section-premium-design .box-bottom .container-box-bottom > div {
        padding: 0 !important;
        display: unset !important;
        -webkit-box-align: unset !important;
        -ms-flex-align: unset !important;
        align-items: unset !important;
        -webkit-box-pack: unset !important;
        -ms-flex-pack: unset !important;
        justify-content: unset !important;
        border-bottom: 0 !important;
    }
    .feature-wrapper #section-premium-design .box-center > div > div {
        width: 50% !important;
    }
    .feature-wrapper #section-premium-design .mobile {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .feature-wrapper #section-premium-design:before {
        height: 20% !important;
    }
}

@media (min-width: 1024px) {
    .feature-wrapper #section-premium-design .box-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .feature-wrapper #section-premium-design .box-bottom > div:first-child .box-title {
        display: none;
    }
    .feature-wrapper #section-premium-design .box-bottom > div:last-child {
        padding-left: 40px;
    }
    .feature-wrapper #section-premium-design .box-bottom > div:last-child .box-title {
        display: block !important;
    }
}

.feature-wrapper .section-digital-temperature .box-detail h2 {
    margin-bottom: 20px !important;
}

.feature-wrapper .section-digital-temperature .box-detail h2 > span {
    font-size: 30px !important;
}

@media (min-width: 768px) {
    .feature-wrapper #section-digital-temperature .box-text {
        padding: 40px 60px !important;
    }
}

@media (min-width: 1024px) {
    .feature-wrapper #section-digital-temperature .container-wrapper > div:last-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 0 20px;
    }
    .feature-wrapper #section-digital-temperature .container-wrapper > div:last-child > div {
        width: 50% !important;
    }
    .feature-wrapper #section-digital-temperature .box-text {
        padding: 40px !important;
    }
    .feature-wrapper #section-digital-temperature .box-text h2 {
        text-align: left !important;
    }
    .feature-wrapper #section-digital-temperature .wrapper-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .feature-wrapper #section-digital-temperature .wrapper-text h2:last-child {
        padding-left: 0 !important;
    }
}

.feature-wrapper #section-led-light .box-detail h2 {
    margin-bottom: 20px !important;
}

.feature-wrapper #section-led-light .box-detail h2 > span {
    font-size: 28px !important;
}

.feature-wrapper #section-led-light .wrapper-box-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background-color: #a2201c;
    pointer-events: none;
}

.feature-wrapper #section-led-light,
.feature-wrapper #section-efficient-inverter,
.feature-wrapper #section-premium-design,
.feature-wrapper #section-adjustable-door-rack {
    max-width: 965px;
    margin: auto;
}

.feature-wrapper #section-digital-temperature .box-video:before,
.feature-wrapper #section-adjustable-door-rack .box-title:before,
.feature-wrapper #section-led-light .box-title:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg-hex.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0.3;
    pointer-events: none;
}

.feature-wrapper #section-led-light .box-title:before,
.feature-wrapper #section-adjustable-door-rack .box-title:before {
    opacity: 0.1 !important;
}

.feature-wrapper #section-premium-design .wrapper-box-center:before,
.feature-wrapper #section-tempered-glass-shelves .box-img:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
    height: 5px;
    background: #a2201c;
    z-index: 1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
}

.feature-wrapper #section-premium-design .wrapper-box-center.anim:before,
.feature-wrapper #section-tempered-glass-shelves .box-img.anim:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

@media (min-width: 576px) {
    .feature-wrapper .wrapper-box-text {
        margin: auto;
        max-width: 500px;
    }
    .feature-wrapper .wrapper-box-text p {
        text-align: center;
    }
    .feature-wrapper #section-tempered-glass-shelves .box-glass h3 {
        text-align: center;
    }
}

@media (min-width: 768px) {
    .feature-wrapper {
        /* ===== Section Kitchen & Section Adjustable Door Rack ===== */
        /* ===== End Section Kitchen & Section Adjustable Door Rack ===== */
    }
    .feature-wrapper #section-adjustable-door-rack-2 .wrapper-box-text,
    .feature-wrapper #section-tempered-glass-shelves .wrapper-box-text {
        max-width: unset !important;
    }
    .feature-wrapper #section-adjustable-door-rack-2 .box-text {
        padding: 0 25px 60px !important;
    }
    .feature-wrapper #section-adjustable-door-rack .box,
    .feature-wrapper #section-led-light .wrapper-box-img,
    .feature-wrapper #section-led-light .box-detail {
        padding: 0 60px 20px !important;
    }
    .feature-wrapper #section-tempered-glass-shelves .box-glass {
        padding: 0 0px 30px !important;
    }
    .feature-wrapper #section-tempered-glass-shelves .img-mobile {
        display: none !important;
    }
    .feature-wrapper #section-tempered-glass-shelves .img-desktop {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .feature-wrapper #section-adjustable-door-rack-2 img.fridge,
    .feature-wrapper #section-kitchen img.fridge {
        left: -30% !important;
    }
    .feature-wrapper #section-adjustable-door-rack-2 .container-wrapper,
    .feature-wrapper #section-kitchen .container-wrapper {
        height: unset !important;
    }
    .feature-wrapper #section-adjustable-door-rack-2 .img-mobile,
    .feature-wrapper #section-kitchen .img-mobile {
        display: none !important;
    }
    .feature-wrapper #section-adjustable-door-rack-2 .img-desktop,
    .feature-wrapper #section-kitchen .img-desktop {
        display: block !important;
    }
}

@media (min-width: 1024px) {
    .feature-wrapper #section-led-light .wrapper-box-img:before {
        content: unset;
    }
    .feature-wrapper #section-led-light .wrapper-box-img {
        padding: 0 !important;
    }
    .feature-wrapper #section-led-light .box {
        padding: 0 60px 35px !important;
    }
    .feature-wrapper #section-triple-power-filter .container-wrapper > div:first-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .feature-wrapper #section-triple-power-filter .container-wrapper > div:first-child h2.text-no-dot {
        padding-left: 0 !important;
    }
    .feature-wrapper #section-triple-power-filter .container {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .feature-wrapper #section-triple-power-filter .note-mobile {
        display: block !important;
    }
    .feature-wrapper #section-triple-power-filter .container > div:last-child p.note {
        display: none;
    }
    .feature-wrapper #section-triple-power-filter .container > div {
        width: 50%;
    }
    .feature-wrapper #section-adjustable-door-rack .box {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
        margin-top: -80px !important;
    }
    .feature-wrapper #section-led-light .box {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
        margin-top: -80px !important;
    }
	.feature-wrapper #section-adjustable-door-rack .box,
	.product_page .feature-wrapper #section-led-light .box {
		margin-top: 30px !important;
	}
    .feature-wrapper #section-adjustable-door-rack .box-title,
    .feature-wrapper #section-led-light .box-title {
        padding: 35px 0 !important;
    }
    .feature-wrapper #section-adjustable-door-rack .box > div,
    .feature-wrapper #section-led-light .box > div {
        width: 50% !important;
    }
    .feature-wrapper #section-adjustable-door-rack .box-detail {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        padding: 0 40px 0px !important;
    }
    .feature-wrapper #section-led-light .box-detail {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        padding: 0 60px 0 20px !important;
    }
    .feature-wrapper #section-adjustable-door-rack .box-detail p,
    .feature-wrapper #section-led-light .box-detail p {
        white-space: normal !important;
    }
    .feature-wrapper #section-adjustable-door-rack .box-detail p,
    .feature-wrapper #section-adjustable-door-rack .box-detail h2,
    .feature-wrapper #section-adjustable-door-rack .box-detail h2 span,
    .feature-wrapper #section-led-light .box-detail p,
    .feature-wrapper #section-led-light .box-detail h2,
    .feature-wrapper #section-led-light .box-detail h2 span {
        text-align: left !important;
    }
}

.feature-wrapper h2.text-dot.anim:before {
    -webkit-transform: translateY(-50%) translateX(0) !important;
    transform: translateY(-50%) translateX(0) !important;
}

.feature-wrapper .box-text-gradient .wrapper .swipe {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    pointer-events: none;
    position: absolute;
    top: 35%;
    left: 60%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 6;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.feature-wrapper .box-text-gradient .wrapper .swipe img {
    max-width: 150px;
}

.feature-wrapper .box-text-gradient input[type="range"] {
    background-color: #d7d7d7;
    cursor: pointer;
    border-radius: 5px;
    height: 30px;
    width: 160px;
    pointer-events: none;
    padding: 4px;
    -webkit-box-shadow: inset 0px 0px 20px 4px rgba(164, 164, 164, 0.5);
    box-shadow: inset 0px 0px 20px 4px rgba(164, 164, 164, 0.5);
}

@media (min-width: 768px) {
    .feature-wrapper .box-text-gradient input[type="range"] {
        width: 180px;
    }
}

.feature-wrapper .box-text-gradient input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 20px;
    width: 40px;
    border-radius: 5px;
    background: #fff;
    cursor: pointer;
    -webkit-box-shadow: 0px 4px 2px 0px #a4a4a4;
    box-shadow: 0px 4px 2px 0px #a4a4a4;
    -webkit-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
    margin-top: -4px;
    z-index: 3;
    pointer-events: auto;
}

.feature-wrapper .box-text-gradient input[type="range"]::-moz-range-thumb {
    -webkit-appearance: none;
    height: 20px;
    width: 40px;
    border-radius: 5px;
    background: #fff;
    cursor: pointer;
    box-shadow: 0px 4px 2px 0px #a4a4a4;
    -webkit-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
    margin-top: -4px;
    z-index: 3;
    pointer-events: auto;
}

.feature-wrapper .box-text-gradient input[type="range"]::-ms-thumb {
    -webkit-appearance: none;
    height: 20px;
    width: 40px;
    border-radius: 5px;
    background: #fff;
    cursor: pointer;
    box-shadow: 0px 4px 2px 0px #a4a4a4;
    -webkit-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
    margin-top: -4px;
    z-index: 3;
    pointer-events: auto;
}

@media (max-width: 576px) {
    .feature-wrapper .loading h2 {
        font-size: 24px;
    }
}

.feature-wrapper .header-area > div:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: #ccc;
}

.feature-wrapper .topic-path ul li:before {
    content: ">";
    position: absolute;
    left: 7px;
    color: #474747;
    font-size: 10.72px;
}

.feature-wrapper .topic-path ul li:first-child:before {
    display: none;
}

.feature-wrapper .box-product .toggle-color li.active div {
    -webkit-box-shadow: 0 0 0 1px #a2201c !important;
    box-shadow: 0 0 0 1px #a2201c !important;
}

.feature-wrapper h2.title-ten-year:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #a2201c;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
}

.feature-wrapper h2.title-ten-year.anim:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.feature-wrapper .floating-button > div div:nth-child(1) {
    top: 0px;
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8);
}

.feature-wrapper .floating-button > div div:nth-child(2) {
    top: 6px;
}

.feature-wrapper .floating-button > div div:nth-child(3) {
    top: 12px;
    -webkit-transform: scaleX(0.6);
    transform: scaleX(0.6);
}

.feature-wrapper h2 {
    font-size: 34px !important;
    background: unset;
    margin-top: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
}

.feature-wrapper h2 span {
    display: unset;
    padding: unset;
    font-size: unset !important;
    font-weight: unset;
    color: unset;
    background-color: unset;
    margin: unset !important;
}

.feature-wrapper h2 > span + span {
    font-weight: 300 !important;
}

.feature-wrapper h3 {
    line-height: 1.4 !important;
    border-left: 0 !important;
}

.feature-wrapper h4 {
    font-size: 20px !important;
}

.feature-wrapper p.note {
    line-height: 1.4 !important;
}

@media (min-width: 768px) {
    .feature-wrapper p {
        font-size: 16px !important;
        line-height: 1.6 !important;
    }
    .feature-wrapper p.note {
        font-size: 12px !important;
    }
    .feature-wrapper h2 {
        font-size: 42px !important;
    }
    .feature-wrapper h2.title-light {
        font-size: 36px !important;
    }
    .feature-wrapper h3 {
        font-size: 18px !important;
        line-height: 1.6 !important;
    }
}

@media (min-width: 1024px) {
    .feature-wrapper h3 {
        font-size: 22px !important;
    }
}

@-webkit-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }
    15% {
        opacity: 1;
        top: 65%;
    }
    50% {
        opacity: 0;
        top: 65%;
    }
    100% {
        opacity: 0;
        top: 29%;
    }
}

@keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }
    15% {
        opacity: 1;
        top: 65%;
    }
    50% {
        opacity: 0;
        top: 65%;
    }
    100% {
        opacity: 0;
        top: 29%;
    }
}

.feature-wrapper .scroll-btn {
    display: block;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 40px 0;
}

.feature-wrapper .scroll-btn > * {
    display: inline-block;
}

.feature-wrapper .scroll-btn > *:hover,
.feature-wrapper .scroll-btn > *:focus,
.feature-wrapper .scroll-btn > *:active,
.feature-wrapper .scroll-btn > *.active {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.feature-wrapper .scroll-btn .mouse {
    position: relative;
    display: block;
    width: 35px;
    height: 55px;
    margin: 0 auto 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid #000;
    border-radius: 23px;
}

.feature-wrapper .scroll-btn .mouse > * {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 10px;
    margin: -4px 0 0 -4px;
    background: #000;
    border-radius: 8px;
    -webkit-animation: ani-mouse 2.5s linear infinite;
    animation: ani-mouse 2.5s linear infinite;
}

.feature-wrapper .float-nav {
    position: fixed;
    width: 54px;
    height: 44px;
    z-index: 999;
    opacity: 0;
    -webkit-transition: all 0.4s cubic-bezier(0.5, 0, 0, 0.75);
    transition: all 0.4s cubic-bezier(0.5, 0, 0, 0.75);
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
}

.feature-wrapper .float-nav.show {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.feature-wrapper .menu-btn {
    text-decoration: none;
    display: block;
    background-color: #a2201c;
    color: white;
    padding: 12px;
    text-align: center;
    -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.25);
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.25);
    border-radius: 0;
    cursor: pointer;
}

.feature-wrapper .menu-btn.active {
    -webkit-transition: background-color 250ms linear;
    transition: background-color 250ms linear;
}

.feature-wrapper .menu-btn.active > ul > li.line:nth-child(1) {
    -webkit-transform: rotate(45deg) translate(7px, 6px);
    transform: rotate(45deg) translate(7px, 6px);
}

.feature-wrapper .menu-btn.active > ul > li.line:nth-child(2) {
    visibility: hidden;
}

.feature-wrapper .menu-btn.active > ul > li.line:nth-child(3) {
    -webkit-transform: rotate(-45deg) translate(7px, -6px);
    transform: rotate(-45deg) translate(7px, -6px);
}

.feature-wrapper .menu-btn > ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.feature-wrapper .menu-btn > ul > li.line {
    border: 1px solid white;
    width: 100%;
    margin-bottom: 7px;
    -webkit-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}

.feature-wrapper .menu-btn > ul > li.line:nth-child(3) {
    margin-bottom: 0;
}

.feature-wrapper .menu-btn > .menu-txt {
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-family: sans-serif;
    visibility: hidden;
    height: 0;
}

.feature-wrapper .main-nav {
    opacity: 0;
    font-family: sans-serif;
    position: fixed;
    bottom: 70px;
    -webkit-transition: all 0.4s cubic-bezier(0.5, 0, 0, 0.75);
    transition: all 0.4s cubic-bezier(0.5, 0, 0, 0.75);
    z-index: 998;
    pointer-events: none;
    width: 260px;
}

.feature-wrapper .main-nav.active {
    -webkit-transition: all 0.4s cubic-bezier(0.5, 0, 0, 0.75);
    transition: all 0.4s cubic-bezier(0.5, 0, 0, 0.75);
    pointer-events: unset;
    bottom: 80px;
}

.feature-wrapper .main-nav > ul {
    width: 100%;
    display: block;
    list-style: none;
    margin: 0;
    padding: 5px 0px;
    background-color: #a2201c;
    -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.25);
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.25);
    border-radius: 0;
}

.feature-wrapper .main-nav > ul > li {
    text-decoration: none;
    display: block;
    font-weight: 200;
    padding: 10px 13px;
    color: white;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    cursor: pointer;
}

.feature-wrapper .main-nav > ul > li:hover {
    color: #a2201c;
    background-color: #fff;
}

.feature-wrapper .main-nav.show.active {
    opacity: 1;
}

.feature-wrapper #section-adjustable-door-rack-2 .wrapper-box-text h2 {
    margin-bottom: 20px !important;
    line-height: 33px !important;
}

.feature-wrapper #section-adjustable-door-rack-2 .wrapper-box-text h2 > span {
    font-size: 28px !important;
}

.feature-wrapper #section-adjustable-door-rack-2 .box-text:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
    opacity: 0.3;
    pointer-events: none;
}

.feature-wrapper #section-led-light:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
    opacity: 0.3;
    pointer-events: none;
}

@media (min-width: 1024px) {
    .feature-wrapper #section-adjustable-door-rack-2 .box-text-mobile {
        display: none;
    }
    .feature-wrapper #section-adjustable-door-rack-2 .box-text-desktop {
        display: block !important;
    }
    .feature-wrapper #section-adjustable-door-rack-2 .box-text:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url(../images/bg-hex-2.svg);
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: 1;
        pointer-events: none;
    }
    .feature-wrapper #section-adjustable-door-rack-2 .bg:before {
        content: "";
        position: absolute;
        left: 0;
        width: 100%;
        top: 0;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.9);
        background-image: url(../images/bg-hex-2.svg);
        background-position: center;
        background-size: contain;
        background-repeat: repeat;
        z-index: 1;
        opacity: 0;
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }
}

.feature-wrapper #section-adjustable-door-rack-2 .bg.anim:before {
    opacity: 1;
}

.feature-wrapper #section-led-light:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20%;
    background-image: url(../images/bg-hex-2.svg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
    pointer-events: none;
}

.feature-wrapper .loading.disabled {
    opacity: 0;
    pointer-events: none !important;
}

@media (min-width: 1024px) {
    .feature-wrapper .tooltip {
        display: none !important;
    }
}

.feature-wrapper .tooltip.disabled {
    opacity: 0 !important;
}

.feature-wrapper .tooltip:before {
    position: absolute;
    content: "";
    height: 8px;
    width: 8px;
    background: #000;
    bottom: -3px;
    left: 50%;
    -webkit-transform: translate(-50%) rotate(45deg);
    transform: translate(-50%) rotate(45deg);
    -webkit-transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes animateHand {
    from {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
    to {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
}

@keyframes animateHand {
    from {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
    to {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
}

@-webkit-keyframes animateHandMobile {
    from {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    to {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

@keyframes animateHandMobile {
    from {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    to {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

@-webkit-keyframes loading {
    to {
        text-shadow: 20px 0 70px #000;
        color: #000;
    }
}

@keyframes loading {
    to {
        text-shadow: 20px 0 70px #000;
        color: #000;
    }
}

@-webkit-keyframes slide-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

@keyframes slide-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

@-webkit-keyframes slide-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
}

@keyframes slide-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
}
/*# sourceMappingURL=feature.css.map */

.feature-wrapper.lang-th #section-selectable-zone h2.text-dot span {
    line-height: 1.4 !important;
}

.feature-wrapper.lang-th #section-tempered-glass-shelves h2.text-dot span.p-1,
.feature-wrapper.lang-th #section-adjustable-door-rack h2.text-dot span.p-1,
.feature-wrapper.lang-th #section-adjustable-door-rack-2 .wrapper-box-text h2 span {
    line-height: 1.6 !important;
}

.feature-wrapper.lang-th .section-selectable-zone h2.text-dot:before {
    top: 30px !important;
}

@media (max-width: 576px) {
    .feature-wrapper.lang-th .section-selectable-zone h2.text-dot:before {
        top: 25px !important;
    }
}