/** Shopify CDN: Minification failed

Line 479:0 Expected "}" to go with "{"

**/
.product-gxv-hilt-performance {
    width: 100%;
    height: 100%;
    max-width: 100%;
    position: relative;
    margin-top: -7vw;
}

.product-gxv-hilt-performance__content-main-top .section-subheading h1,
.product-gxv-hilt-performance__content-main-top .section-subheading h2,
.product-gxv-hilt-performance__content-main-top .section-subheading h3,
.product-gxv-hilt-performance__content-main-top .section-subheading h4,
.product-gxv-hilt-performance__content-main-top .section-subheading h5,
.product-gxv-hilt-performance__content-main-top .section-subheading h6,
.product-gxv-hilt-performance__content-main-top .section-subheading p
{
    font-family: inherit;
    margin: 0;
}

.section-subheading{
    width: 100%;
}

.section-subheading--times {
    font-family: Times, "Times New Roman", serif;
}

.section-subheading--dm-sans {
    font-family: "DM Sans", sans-serif;
}

.section-subheading--termina-test {
    font-family: "Termina Test", sans-serif;
}

.section-subheading--pt-serif {
    font-family: "PT Serif", serif;
}
.product-gxv-hilt-performance__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.product-gxv-hilt-performance__img img {
    object-fit: cover;
    object-position: top;
    width: 100%;
    height: 100%;
}

.product-gxv-hilt-performance__content {
    display: flex;
    flex-direction: column;
    row-gap: 160px;
    position: relative;
    padding: 0px 228px 750px 228px;
    max-width: 1920px;
    margin: 0 auto;
    top: 220px;
    margin-top: -60px;
}

.product-gxv-hilt-performance__content-image {
    width: 100%;
    height: auto;
}

.product-gxv-hilt-performance__content-image img {
    width: 100%;
    height: 100%;
}

.product-gxv-hilt-performance__content-main {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    row-gap: 45px;
}

.product-gxv-hilt-performance__content-main-top {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
}

.product-gxv-hilt-performance__content-main-bottom {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 50px;
    height: 100%;
    justify-content: space-between;
    row-gap: 630px;
}

.product-gxv-hilt-performance__content-text {
    display: flex;
    flex-direction: column;
    row-gap: 32px;
}

.product-gxv-hilt-performance__content-text-subheading {
    color: #df5828;
}

.product-gxv-hilt-performance__content-video-container {
    width: 100%;
    height: auto;
    /* aspect-ratio: 16 / 9; */
}

.product-gxv-hilt-performance__content-video-container iframe {
    aspect-ratio: inherit !important;
    width: 100%;
    height: 100%;
}

.product-gxv-hilt-performance__content-video {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.product-gxv-hilt-performance__content-video-control-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 25px;
    height: 25px;
    background: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
    padding: 10px;
    border: 1px solid #a3a3a3;
    border-radius: 100px;
    box-sizing: content-box;
}

.product-gxv-hilt-performance__content-video-control-btn svg {
    width: 25px;
    height: 25px;
}

.product-gxv-hilt-performance__content-video-control-btn svg.play {
    transform: translateX(10%);
}

.product-gxv-hilt-performance__content-list-item {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.product-gxv-hilt-performance__content-list-item-head {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.product-gxv-hilt-performance__content-list-item-bottom {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.product-gxv-hilt-performance__content-list-item-bottom ul {
    margin: 5px 0 !important;
    padding-left: 15px !important;
    list-style-type: disc !important;
}
.product-gxv-hilt-performance__content-list-item-bottom ul li {
    padding-left: 12px !important;
}
.product-gxv-hilt-performance__content-list-item-bottom li::marker {
    display: inline-block;
    content: '•';
}

.product-gxv-hilt-performance__content-list-item-img {
    width: 32px;
    height: 32px;
}
.product-gxv-hilt-performance__content-list-item-img img {
    width: 100%;
    height: 100%;
}

.product-gxv-hilt-performance__content-bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 72px;
    max-width: 1186px;
    align-self: center;
    position: relative;
}

.product-gxv-hilt-performance__content-bottom h2 {
    text-align: center;
    margin-bottom: 28px;
}

.product-gxv-hilt-performance__content-bottom-text {
    max-width: 840px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateY(calc(100% + 72px)) translateX(-50%);
    width: 100%;
}

.product-gxv-overview__video {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.product-gxv-hilt-performance__content-list-item-disclaimer {
    font-family: 'DM Sans';
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 19.5px */
}

@media screen and (min-width: 1921px) {
    .product-gxv-hilt-performance {
        margin-top: -80px;
    }

    .product-gxv-hilt-performance__content {
        top: 240px;
    }
}

@media screen and (max-width: 1800px) {
    .product-gxv-hilt-performance__content-main-top {
        column-gap: 80px;
        grid-template-columns: 10fr 12fr;
    }
}

@media screen and (max-width: 1640px) {
    .product-gxv-hilt-performance {
        margin-top: -50px;
    }
    .product-gxv-hilt-performance__content {
        padding: 0px 120px 700px 120px;
        row-gap: 120px;
    }

    .product-gxv-hilt-performance__content-main-top {
        column-gap: 80px;
        grid-template-columns: 5fr 6fr;
    }

    .product-gxv-hilt-performance__content-main-bottom {
        row-gap: 530px;
    }

    .product-gxv-hilt-performance__content-text {
        gap: 24px;
    }

    .product-gxv-hilt-performance__content {
        top: 180px;
    }
}

@media screen and (max-width: 1400px) {
    
    .product-gxv-hilt-performance__content-main-bottom {
        column-gap: 40px;
        row-gap: 400px;
    
    }
}

@media screen and (max-width: 1200px) {
  
    .product-gxv-hilt-performance__content {
        padding: 0px 80px 600px 80px;
        row-gap: 80px;
    }

    .product-gxv-hilt-performance__content-main-top {
        column-gap: 40px;
        grid-template-columns: 1fr 1fr;
    }

    .product-gxv-hilt-performance__content-main-bottom {
        column-gap: 30px;
    }

    .product-gxv-hilt-performance__content-text {
        gap: 20px;
    }

    .product-gxv-hilt-performance__content-list-item-bottom br {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .product-gxv-hilt-performance {
        margin-top: 0px;
        
    }

    .product-gxv-hilt-performance__content {
        padding: 50px 40px 450px 40px;
        top: 80px;
    }

    .product-gxv-hilt-performance__content-main-top {
        column-gap: 30px;
    }

    .product-gxv-hilt-performance__content-main-bottom {
        column-gap: 24px;
        row-gap: 50px;
        grid-template-columns: 1fr 1fr;
        position: relative;
        /* top: 50vw; */
    }

    .product-gxv-hilt-performance__content-text {
        gap: 20px;
    }

    .product-gxv-hilt-performance__content-list-item-head {
        display: flex;
        gap: 10px;
        justify-content: start;
        align-items: start;
    

    .product-gxv-hilt-performance__content-list-item-img {
        width: 26px;
        height: 26px;
    }
    .product-gxv-hilt-performance__content-main {
        row-gap: 60px !important;
    }

    .product-gxv-hilt-performance__content-bottom {
        gap: 60px;
    }

    .product-gxv-hilt-performance__content-bottom h2 {
        margin-bottom: 0px;
    }

    .product-gxv-hilt-performance__content-bottom-text {
        transform: translateY(calc(100% + 40px)) translateX(-50%);
    }
}

@media screen and (max-width: 750px) {
    
    .product-gxv-hilt-performance__content-main-top {
        grid-template-columns: 1fr;
        row-gap: 40px;
    }

    .product-gxv-hilt-performance__content-main {
        row-gap: 50px !important;
    }

    .product-gxv-hilt-performance__content-text h2 br {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .product-gxv-hilt-performance__content {
        padding: 30px 30px 400px 30px;
        row-gap: 90px;
        top: 70px;
    }

    .product-gxv-hilt-performance__content-main {
        row-gap: 32px !important;
    }

    .product-gxv-hilt-performance__content-main-bottom {
        row-gap: 25px !important;
    }

    .product-gxv-hilt-performance__content-text {
        gap: 15px;
    }

    .product-gxv-hilt-performance__content-text h2 {
        text-align: left;
        letter-spacing: -0.02em;
    }

    .product-gxv-hilt-performance__content-list-item:nth-child(1),
    .product-gxv-hilt-performance__content-list-item:nth-child(2) {
        margin-bottom: 0;
    }

    .product-gxv-hilt-performance__content-list-item:nth-child(3) {
        margin-bottom: 240px;
    }

    .product-gxv-hilt-performance__content-list-item-head {
        gap: 7px;
    }

    .product-gxv-hilt-performance__content-text-subheading {
        margin-top: 5px;
    }

    .product-gxv-hilt-performance__content-main-top {
        row-gap: 20px;
    }

    .product-gxv-hilt-performance__content-main-bottom {
        grid-template-columns: 1fr;
        row-gap: 32px;
    }

    .product-gxv-hilt-performance__img img {
        object-position: center;
    }

    .product-gxv-hilt-performance__content-list-item-img {
        width: 22px;
        height: 22px;
    }

    .product-gxv-hilt-performance__content-list-item-bottom {
        gap: 12px;
    }

    .product-gxv-hilt-performance__content-list-item {
        gap: 8px;
    }

    .product-gxv-hilt-performance__content-bottom {
        gap: 30px;
    }

    .product-gxv-hilt-performance__content-bottom h2 {
        max-width: 340px;
    }

    .product-gxv-hilt-performance__content-bottom-text {
        transform: translateY(calc(100% + 30px)) translateX(-50%);
    }

    .product-gxv-hilt-performance__content-list-item-disclaimer {
        font-family: 'DM Sans';
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%; /* 16.8px */
    }
}
