.why-lg-ultragear-best {
    .why-lg-ultragear-best__desc {
        padding: 0 calc(20 * var(--ratio));
        text-align: left;
        color: #A7A7A7;
        font-size: calc(18 * var(--ratio));
        font-weight: 400;
        line-height: 140%;
    }
    .c-tab__content {
        padding: 0 calc(20 * var(--ratio));
    }
}

.lge-benefits {
    .c-custom-accordion__area--fade {
        height: calc(108 * var(--ratio));

        &::after {
            background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.70) 39.93%, #FFF 85.22%);
            pointer-events: none;
        }
    }
}

.lge-tv-event-cont-01-btn1  {
    position: absolute;
    left: 2.3%;
    top: 73%;
    width: 44%;
    height: 22%;
}

.lge-tv-event-cont-01-btn2  {
    position: absolute;
    left: 53.8%;
    top: 73%;
    width: 44%;
    height: 22%;
}