.accordion{
    --bs-accordion-border-radius: 0;}
.accordion-button{
    letter-spacing: 4.2px;
    box-shadow: none}
    .accordion-button:focus{
        box-shadow: none;}
    .accordion-button::after{
        margin-left: 8px;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ED1C24'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");}
    .accordion-button:not(.collapsed)::after{
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ED1C24'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");}
    .accordion-button:not(.collapsed){
        background-color: transparent;
        box-shadow: none;}
.accordion-item{
    border: none;
    border-bottom: 1px solid black;}
.accordion-text-content b, p{
    font-size: 0.875rem;}
.menuText{
    font-weight: 500;
    letter-spacing: 4px;
    padding-bottom: 28px;
}
#imageContainer{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;}
.imageBannerFox, .imageBannerFoxFirst{
    max-width: 1920px;
    width: 100%;}
.containerSpecs{
    width: 100%;
    background-color: #f73412;
    color: black;
    padding: 32px;}
.headerContainerTagLine{
    background: linear-gradient(99deg, #252416 1.83%, #091829 76.62%);
    color: white;
    padding: 64px;
    min-height: 90vh;}
.containerTagLine{
    max-width: 845px;}
.gridFeatureContainer{
    background-color: black;
    color: white;}
.featureImage{
    width: 100%;
    margin-bottom:16px;}
.featureParentContainer{
    max-width: 680px;}
.container-wrapper{
    max-width: 1920px;
    width: 100%;}
.informationContainer{
    background-color: #131313;}
.informationContainerBox{
    position: relative;}

.informationContainerBoxText {
    color: white;
    position: absolute;
    top: 22%;
    width: 30%;
    left: 65%;
    opacity: 0;
    transform: translate(-50%, -50%);
}
.informationContainerBoxText2 {
    color: black;
    position: absolute;
    top: 30%;
    max-width: 400px;
    opacity: 0;
    left: 0%;
    transform: translate(5%, -20%);
}
.informationContainerBoxText2 h1{
    max-width: 250px;
}

.informationContainerBoxText2 p{
    max-width: 400px;
}

.informationContainerBoxText3 {
    color: white;
    position: absolute;
    max-width: 450px;
    top: 20%;
    left: 20%;
    opacity: 0;
    transform: translate(-15%, -10%);
}

.informationContainerBoxText4 {
    color: white;
    position: absolute;
    max-width: 255px;
    top: 60%;
    left: 15%;
    transform: translate(-15%, -10%);
}

.informationContainerBoxText5 {
    width: 45%;
    color: white;
    position: absolute;
    max-width: 900px;
    top: 14%;
    left: 67%;
    transform: translate(-50%, -50%);
    margin-top: 1rem;
    margin-bottom: 1rem;
    text-align: center;
}

.informationContainerBoxText6 {
    width: 40%;
    color: white;
    position: absolute;
    max-width: 900px;
    top: 70%;
    left: 27%;
    transform: translate(-50%, -50%);
    margin-top: 1rem;
    margin-bottom: 1rem;
    text-align: end;
}

.informationContainerTitle{
    font-size: clamp(1.5rem, 2vw, 4rem);}
.informationContainerDescription{
    font-size: clamp(0.875rem, 2vw, 1.3rem);}
.informationSpecs{
    width: 100%;
    color: white;
    position: absolute;
    bottom: 25%;
    left: 20%;
    transform: translate(-20%, 15%);}
.product-image {
    position: absolute;
    top: 0;
    left: 50%;
    opacity: 0;
    transform: translate(-50%);
    width: 100%;
    max-width: 500px;}      

.header-nav{
    display: flex;
    justify-content: center;
    align-items: center;
}

/* .custom-margin-additional-info{
    margin-right: 45%;
} */
 
/* .features-highlight-background{
    background-image: url("https://cdn.polytron.co.id/polytronev/ev-web-asset/ev-two-wheels/fox_350/sc1_bg.webp");
} */

.features-highlight-container{
    position: relative;
    overflow: hidden;
}

.features-highlight-title-1{
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0%;
    left: 50%;
    opacity: 0;
    transform: translate(-50%, -50%);
}

.features-highlight-title-2{
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 10%;
    left: 50%;
    opacity: 0;
    transform: translate(-50%, -50%);
}

.features-highlight-title-1 img{
    width: 100%;
}

.features-highlight-title-2 img{
    width: 100%;
}

.features-highlight-motorcycle{
    position: absolute;
    bottom: 0;
    right: 50%;
    /* opacity: 0; */
    transform: translate(50%, 0%);
}


.features-highlight-motorcycle img{
    width: 100%;
}

.colors-showcase-container{
    position: relative;
    overflow: hidden;
}

.colors-showcase-building{
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(0%, -35%);
}

.colors-showcase-fox-logo{
    /* display: flex; */
    /* justify-content: center; */
    width: 35%;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.colors-showcase-fox-logo img{
    width: 100%;
}

.colors-showcase-lineup{
    position: absolute;
    top: 8%;
    left: 0;
}

.colors-lineup-container{
    background-color: #15181c;
    display: flex;
    justify-content: center;
    gap: 1rem;
    padding: 6rem 0 3rem 0;
    overflow: hidden;
}

.colors-lineup-card{
    /* width: 20%; */
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 3rem;
    flex-direction: column;
    gap: 2rem;
}

.colors-lineup-card-button{
    color: white;
    border: white 1px solid;
    border-radius: 20px;
    padding: 0.5rem 3.5rem 0.5rem 3.5rem;
}

.colors-lineup-card-button:hover,
.colors-lineup-card-button:active,
.colors-lineup-card-button:focus{
    color: black;
    background-color: white;
    /* padding: 0.5rem 3.5rem 0.5rem 3.5rem; */
}

/* .colors-lineup-card-front,
.colors-lineup-card-back{
    width: 80%;
} */

.colors-lineup-card-white{
    transform: translate(5%, -6%) scale(1.05);
}

.colors-lineup-card-red{
    transform: translate(6%, 32%) scale(0.95);
}

.colors-lineup-card-grey{
    transform: translate(7%, -13%) scale(1.05);
}

.colors-lineup-card-green{
    transform: translate(6%, 31%) scale(0.95);
}

.colors-lineup-card-group{
    position: relative;
    width: 100%;
    cursor: pointer;
}

/* .colors-lineup-card-front{
    position: relative;
    z-index: 2;
} */

/* .colors-lineup-card-back{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.5s ease;
} */

/* .colors-lineup-card-group:hover > .colors-lineup-card-back{
    opacity: 1;
} */

.colors-lineup-card-front{
    /* position: absolute;
    top: 0;
    left: 0; */
    z-index: 15;
}

.colors-lineup-card-back{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.5s ease;
    z-index: 10;
}

.colors-lineup-card-back.active{
    opacity: 1;
    z-index: 20;
}

.colors-lineup-card-back p {
    position: absolute;
    bottom: 0;
    right: 50%;
    transform: translate(50%, 0);
    color: white;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

#colorWhiteFox350 {
    background: #f6f6f6;
    border: #adacac 2px solid;
}

#colorGreenFox350{
    background: linear-gradient(45deg, #01576b 40%, #10365c 40%);
}

#colorGreyFox350{
    background: linear-gradient(225deg, #636362 50%, #f63312 50%);
}

#colorRedFox350{
    background: #b20118;
}

.ripple-lottie-animation-container{
    position: absolute;
    cursor: pointer;
}

#lottie-animation-smart-start{
    top: 30%;
    left: 60%;
    width: 10%;
}

#lottie-animation-comfy-hybrid-deck{
    top: 55%;
    left: 52%;
    width: 10%;
}

#lottie-animation-hill-start-assist{
    top: 57%;
    left: 72%;
    width: 10%;
}

.features-highlight-box{
    position: absolute;
    top: 50%;
    left: 150%;
    background-color: white;
    width: 30%;
    height: fit-content;
    transform: translate(-50%, -50%);
    border-radius: 20px;
}

.features-highlight-box-content{
    padding: 3rem 1.5rem 3rem 1.5rem;
}

.features-highlight-box-image{
    margin-bottom: 1rem;
}

.features-highlight-box-image img{
    border-radius: 20px;
}

.features-highlight-box-title{
    font-weight: bold;
    font-size: 2rem;
    margin-bottom: 0;
}

.features-highlight-box-description{
    font-size: 1rem;
}

.features-highlight-box-navigation{
    display: flex;
    justify-content: space-between;
}

.features-highlight-box-navigation-left,
.features-highlight-box-navigation-right{
    display: flex;
    background: rgba(0, 0, 0, 0.2);
    padding: 1rem;
    font-size: 20px;
    border-radius: 10px;
    cursor: pointer;
}

.feature-highlight-box-close{
    padding: 1rem;
    float: right;
}
#feature-highlight-box-close-element{
    cursor: pointer;
}

.colors-scroll-section-container{
    background: linear-gradient(90deg, #ffffff 30%, rgb(191, 191, 191) 60%);
}

.colors-scroll-section-scrollable{
    padding: 6rem 0 6rem 0;
    flex-wrap: nowrap !important;
    display: flex;
    margin: 0 !important;
}

.colors-scroll-section-left-image{
    margin-top: 5rem;
    width: 60%;
}

.colors-scroll-section-right-image-group{
    width: 80%;
}

.colors-scroll-section-left{
    display: flex;
    justify-content: center;
}

.colors-scroll-section-right{
    display: flex;
    justify-content: center;
}

.colors-scroll-section-right-mobile{
    width: 80%;
    display: flex;
    justify-content: center;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}
.swiper-button-next,
.swiper-button-prev{
    background-color: rgba(0, 0, 0, 0.8);
    width: 16px;
    height: 16px;
    padding: 16px;
    border-radius: 50px;
    color: white;
}

@media (max-width: 575.98px) {
    .header-nav{
        justify-content: start;
        overflow-x: scroll;
    }
}
    
@media (min-width: 767.98px) {
    .imageBannerFox{
        display: block;}
    .imageBannerFoxMobile{
        display: none;}
    .video-box-desktop{
        display: block;
    }
    .video-box-mobile{
        display: none;
    }
}
    

@media (min-width: 992px) {
    .informationContainerBox3{
        display: flex;
    }
    .video-box-desktop{
        display: flex;
    }
}

@media (max-width: 991.99px) {
    .informationContainerBoxText, .informationContainerBoxText2, .informationContainerBoxText3, .informationContainerBoxText4, .informationContainerBoxText5, .informationContainerBoxText6{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        position: relative;
        width: 100%;
        max-width: 100%;
        padding: 0 5rem;
        top: 0;
        left: 0;
        padding-top: 1rem;
        padding-bottom: 1rem;
        opacity: 1;
        transform: translate(0, 0);
    }
    .informationContainerBoxImage2{
        justify-content: center;
    }
    .imageBannerFox{
        display: none;}
    .imageBannerFoxMobile{
        display: block;}
    .informationSpecs{
        position: relative;
        bottom: -10px;
        left: 0;
        transform: translate(0, 0);
        margin-bottom: 2rem;}
    .informationSpecs{
        padding-right: 0%;
        padding-left: 0%;
    }
    .video-box-desktop{
        display: none;
    }
    .video-box-mobile{
        display: block;
    }
}
@media (max-width: 991.99px) {
    .colors-showcase-lineup{
        top: 0%;
    }
    .colors-lineup-card-white,
    .colors-lineup-card-red{
        transform: none
    }

    .colors-lineup-card-grey,
    .colors-lineup-card-green{
        transform: none
    }
}

@media (max-width: 575.98px) {
    .colors-lineup-card-group{
        width: 80%;
    }

    .features-highlight-title-1{
        opacity: 1;
        top: 20%;
    }

    .features-highlight-title-2{
        opacity: 1;
        top: 35%;
    }
    
    .features-highlight-title-1{
        width: 90%;
    }

    .features-highlight-title-2{
        width: 90%;
    }

    .features-highlight-title-1 img{
        width: 100%;
    }

    .features-highlight-title-2 img{
        width: 100%;
    }

    .features-highlight-motorcycle{
        bottom: 5%;
        width: 135%;
    }

    #lottie-animation-smart-start{
        top: 30%;
        left: 60%;
        width: 10%;
    }

    #lottie-animation-comfy-hybrid-deck{
        top: 55%;
        left: 52%;
        width: 10%;
    }

    #lottie-animation-hill-start-assist{
        top: 57%;
        left: 72%;
        width: 10%;
    }

    .features-highlight-box{
        width: 75%;
        left: 50%;
        bottom: 0%;
        top: 150%;
    }

    .features-highlight-box-content{
        padding: 3rem 1.5rem 3rem 1.5rem;
    }

    .features-highlight-box-title{
        font-size: 1.5rem;
    }

    .features-highlight-box-description{
        font-size: 1rem;
    }

    .colors-scroll-section-scrollable{
        padding: 1rem 0 1rem 0;
        flex-direction: column;
        align-items: center;
    }

    .colors-scroll-section-right-image-container{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .colors-scroll-section-left-image{
        margin-top: 1rem;
        width: 50%;
    }

    .colors-scroll-section-right-image-group{
        width: 60%;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .colors-lineup-card-group{
        width: 60%;
    }
    
    .features-highlight-title-1{
        opacity: 1;
        top: 20%;
    }

    .features-highlight-title-2{
        opacity: 1;
        top: 35%;
    }
    
    .features-highlight-title-1 img{
        width: 100%;
    }

    .features-highlight-title-2 img{
        width: 100%;
    }

    .features-highlight-motorcycle{
        width: 80%;
    }

    #lottie-animation-smart-start{
        top: 30%;
        left: 60%;
        width: 10%;
    }

    #lottie-animation-comfy-hybrid-deck{
        top: 55%;
        left: 52%;
        width: 10%;
    }

    #lottie-animation-hill-start-assist{
        top: 57%;
        left: 72%;
        width: 10%;
    }

    .features-highlight-box{
        width: 40%;
    }

    .features-highlight-box-content{
        padding: 1rem 1rem 1rem 1rem;
    }

    .features-highlight-box-title{
        font-size: 1rem;
    }

    .features-highlight-box-description{
        font-size: 0.8rem;
    }

    .features-highlight-background picture img{
        height: 500px;
        object-fit: cover;
    }

    .colors-scroll-section-scrollable{
        padding: 1rem 0 1rem 0;
        flex-direction: column;
        align-items: center;
    }

    .colors-scroll-section-right-image-container{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .colors-scroll-section-left-image{
        margin-top: 1rem;
        width: 50%;
    }
    
    .colors-scroll-section-right-image-group{
        width: 60%;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .colors-lineup-card-group{
        width: 80%;
    }

    .features-highlight-title-1{
        opacity: 1;
        top: 20%;
    }

    .features-highlight-title-2{
        opacity: 1;
        top: 35%;
    }
    
    .features-highlight-title-1 img{
        width: 100%;
    }

    .features-highlight-title-2 img{
        width: 100%;
    }

    .features-highlight-motorcycle{
        width: 60%;
    }

    #lottie-animation-smart-start{
        top: 30%;
        left: 60%;
        width: 10%;
    }

    #lottie-animation-comfy-hybrid-deck{
        top: 55%;
        left: 52%;
        width: 10%;
    }

    #lottie-animation-hill-start-assist{
        top: 57%;
        left: 72%;
        width: 10%;
    }

    .features-highlight-box{
        width: 30%;
    }

    .features-highlight-box-content{
        padding: 1.5rem 1.5rem 1.5rem 1.5rem;
    }

    .features-highlight-box-title{
        font-size: 1rem;
    }

    .features-highlight-box-description{
        font-size: 0.8rem;
    }

    .colors-scroll-section-scrollable{
        padding: 1rem 0 1rem 0;
        flex-direction: column;
        align-items: center;
    }

    .colors-scroll-section-right-image-container{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .colors-scroll-section-scrollable{
        padding: 1rem 0 1rem 0;
        flex-direction: column;
        align-items: center;
    }

    .colors-scroll-section-left-image{
        margin-top: 1rem;
        width: 50%;
    }

    .colors-scroll-section-right-image-group{
        width: 60%;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    
}

@media (min-width: 1200px) and (max-width: 1399.98px) {

}

@media (min-width: 1400px) {

}

@media (min-width: 1920px) {

}