.hero-cover-video-desktop {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.hero-cover-video-desktop video {
    width: 100%;
    height: auto;
    display: block;
}

.cover-video-desktop {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.cover-video-desktop video {
    width: 100%;
    height: auto;
    display: block;
}

.hero-cover-video-desktop,
.cover-video-desktop {
    display: block;
}

.hero-cover-video-mobile,
.cover-video-mobile {
    display: none;
}

.cover-image {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.cover-image img {
    width: 100%;
    height: auto;
    display: block;
}

.black-bg {
    background-color: black;

}

.hero-image {
    max-width: 100%;
    height: auto;
    position: relative;
    z-index: 2;
    margin-top: -17%;
    margin-left: 222px;
    margin-right: 222px;
    margin-bottom: 20px;
    display: block;
}

.hero-section {
    padding-bottom: 80px;
    background-color: black;
}

h1 {
    font-family: "trade-gothic-next", sans-serif;


}

#main-heading {
    color: white;
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    text-transform: uppercase;
    max-width: 100%;
    margin-left: 222px;
    margin-right: 222px;
    display: block;
    padding-left: 1.2vw;
    padding-right: 1.2vw;
    box-sizing: border-box;
    font-family: "trade-gothic-next", sans-serif;
}

.blue-text {
    color: #2F69EF;
}

#youtube-title {
    color: white;
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    text-transform: uppercase;
    margin-bottom: 16px;
    font-family: "trade-gothic-next", sans-serif;
}

#youtube-section {
    margin-left: 222px;
    margin-right: 222px;
    margin-top: 40px;
    margin-bottom: 0;

}

.youtube-button-1,
.youtube-button-2 {
    color: black !important;
}

#youtube-section .paragraph {
    margin-bottom: 40px;
    font-family: "trade-gothic-next", sans-serif;

}

#evolved-section {
    margin-left: 222px;
    margin-right: 222px;
    margin-top: 80px;
    margin-bottom: 120px;
}

#evolved-title {
    color: white;
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    text-transform: uppercase;
    margin-bottom: 32px;
    font-family: "trade-gothic-next", sans-serif;

}

.black-bg .paragraph {
    font-family: "trade-gothic-next", sans-serif;
    color: white !important;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    line-height: 150%;
}

.cover-image-youtube {
    position: relative;
    display: inline-block;
    width: 100%;
}

#play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    cursor: pointer;
}

#play-icon img {
    width: 160px;
    height: 160px;
}



.youtube-button-1 {
    font-family: "trade-gothic-next-condensed", sans-serif;
    display: inline-flex;
    align-items: center;
    background-color: white;
    color: black;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 160px;
    font-weight: 400;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 1.02px;
    font-style: condensed;
}

.youtube-button-2 {
    font-family: "trade-gothic-next-condensed", sans-serif;
    display: inline-flex;
    align-items: center;
    background-color: white;
    color: black;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 80px;
    font-weight: 400;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 1.02px;
    font-style: condensed;
}

.link-icon {
    width: 24px;
    height: 24px;
    margin-right: 9px;
}

.blue-title-p-section {
    margin-left: 120px;
    margin-right: 120px;
    margin-top: 64px;
    margin-bottom: 64px;
}

.blue-title-p-section h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    text-transform: uppercase;
    margin-bottom: 32px;
    font-family: "trade-gothic-next", sans-serif;
    border-left: #2F69EF 8px solid;
    padding-left: 24px;
    padding-right: 24px;
}

.blue-title-p-columns {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}

.blue-title-p-col-1,
.blue-title-p-col-2 {
    flex: 1;
}

.blue-title-p-col-1 {
    flex-basis: 40%;
}

.blue-title-p-col-2 {
    flex-basis: 60%;
}

.image-double-column-section {
    padding-top: 20px;
    padding-bottom: 80px;
    padding-left: 120px;
    padding-right: 120px;
}

.image-double-column-columns {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.image-double-column-col-1,
.image-double-column-col-2 {
    flex: 1;
}

.image-double-column-section p {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    margin-right: 40px;
    border-left: #2F69EF 8px solid;
    padding-left: 24px;
    font-family: "trade-gothic-next", sans-serif;
}

#image-double-column-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 130%;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: "trade-gothic-next", sans-serif;
}

#image-double-column-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 130%;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: "trade-gothic-next", sans-serif;
}

/* Product Carousel Styles */

.carousel-section {
  padding: 80px 120px;
}


.product-carousel {
    margin: 40px 0;
    padding: 0 20px;
}

.product-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-slide img {
    width: 100%;
    max-width: 208px;
    height: auto;
    object-fit: cover;
    border-radius: 8px;
    margin-bottom: 15px;
}



.product-carousel {
    max-width: 100vw;
    position: relative;
    overflow: hidden;
   
    margin-bottom: 0px !important;

}

/* maintains image size */
.product-carousel img {
    max-width: 996px;
    max-height: 664px;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    object-fit: contain;
    border-radius: 0%;
}

.product-carousel .slick-dots {
    position: static !important;
    bottom: auto !important;
    margin: 20px 0 !important;
    text-align: center;
    padding: 0 !important;
    list-style: none;
    display: flex !important;
    justify-content: center;
    gap: 27px; 
}

/* indicators */


.product-carousel .slick-dots li {
    position: relative;
    display: inline-block;
    width: 69.0487px;
    height: 4.0394px; 
    margin: 0; 
    padding: 0;
    cursor: pointer;
}



ul .slick-dots {
    margin: 40px 0px;
    padding: 0px;
  
}

/* remove default square indicator styles */
.product-carousel .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 69.0487px; 
    height: 4.0394px; 
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #ccc;
    border-radius: 0; 
    transition: background-color 0.3s ease;
}

.product-carousel .slick-dots li {
    margin-right: 20px;
}

.product-carousel .slick-dots li:last-child {
    margin-right: 0;
   
}
.product-carousel .slick-dots li.slick-active button {
    background: #005AFD;
}

.product-carousel .slick-dots li button:hover {
    background: #005AFD;
    opacity: 0.8;
}

.product-carousel slick initialized slick-slider slick-dotted {
    margin-top: 0px !important;}

/* arrows */
.product-carousel .slick-prev,
.product-carousel .slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    width: 48px;
    height: 48px;
    background: transparent !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    cursor: pointer;
}

/* remove grey square */
.product-carousel .slick-prev:before,
.product-carousel .slick-next:before,
.product-carousel .slick-prev:after,
.product-carousel .slick-next:after {
    display: none !important;
    content: none !important;
}

.product-carousel .slick-prev {
    left: 120px;
}

.product-carousel .slick-next {
    right: 120px; 
}

.product-carousel {
    position: relative;
}





.product-carousel .slick-list {
    overflow: hidden;
    width: 100%;
}


.thumbnail-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 20px;
   
    margin-left: auto;
    margin-right: auto;
    padding-top:5%;
}

.thumbnail {
    cursor: pointer;
    border: 2px solid transparent;
    overflow: hidden;
    transition: border-color 0.3s ease;
}

.thumbnail:hover {
    border-color: #2F69EF;
}

.thumbnail img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
}

#tech-specs ul ul ul {
    padding-left: 30px !important;
}

.rack-select {
    padding: 120px;
}

.rack {
    position: relative;
    width: 995.999px;
    max-width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}

.bg-rack {
    width: 100%;
    height: auto;
    display: block;
}

.overlay {
    position: absolute;
    transform: translate(-50%, -50%);
    width: 48px !important;
    height: auto !important;
    opacity: 100% !important;
}

.pos-1 {
    top: 3.5%;
    left: 32.2%;
}

.pos-2 {
    top: 85.7%;
    left: 17.4%;
}

.pos-3 {
    top: 28%;
    left: 50%;
}

.pos-4 {
    top: 39.5%;
    left: 42.3%;
}

.pos-5 {
    top: 70.4%;
    left: 57.3%;
}

.pos-6 {
    top: 89%;
    left: 49.7%;
}

.pos-7 {
    top: 51%;
    left: 69.8%;
}

.pos-8 {
    top: 27.5%;
    left: 96.6%;
}


.grey-box {
    background-color: #e2e2e2;
    padding: 40px 102px;
    margin-top: 160px;
        position: relative;

    
}

.grey-box p {
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
   
}

.grey-box .frame-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 40px;
    height: 40px;
    z-index: 10;
}

.grey-box h1 {
    font-size: 40px;
    margin-bottom: 10px;
    font-family: "trade-gothic-next", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}





.rack-select .slick-dots {
    position: absolute !important;
    top: 40px;
    margin: 20px 0 !important;
    text-align: center;
    padding: 0!important;
    list-style: none;
    display: flex !important;
    justify-content: center;
    gap: 27px;
}

.rack-select .slick-dots li {
    position: relative;
    display: inline-block;
    width: 69.0487px;
    height: 4.0394px; 
    margin: 0; 
    padding: 0;
    cursor: pointer;
}

.rack .numbers img {
    cursor: pointer;
}

.rack .numbers {
    cursor: pointer;
}

.rack-select .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 69.0487px;
    height: 4.0394px; 
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #ccc;
    border-radius: 0; 
    transition: background-color 0.3s ease;
}

.rack-select .slick-dots li.slick-active button {
    background: #005AFD;
}

.rack-select .slick-dots li button:hover {
    background: #005AFD;
    opacity: 0.8;
}

.rack-select .grey-box-carousel {
    margin-bottom: 0;
}

/* spacing */
.rack-select {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.rack-select .rack {
    order: 1;
    margin-bottom: 20px;
}

.rack-select .slick-dots {
    order: 2;
    margin: 20px 0 !important;
}

.rack-select .grey-box-carousel {
    order: 3;
    margin-top: 20px;
}

.modal-backdrop{
    z-index: 0!important;
}

.modal-content{
    z-index: 2;
}


/* Responsive adjustments */

@media (max-width: 992px) {

    .product-carousel .slick-dots {
        gap: 16px;
    }

    .product-carousel .slick-dots li {
        width: 32px;
    }

    .product-carousel .slick-dots li button {
        width: 32px;
    }

    .rack-select .slick-dots {
        gap: 16px;
    }

    .rack-select .slick-dots li button {
        width: 32px;
    }

    .rack-select .slick-dots li {
        width: 32px;
    }

    .product-carousel .slick-prev {
        left: 40px;
    }

    .product-carousel .slick-next {
        right: 40px; 
    }

}







@media (max-width: 768px) {
    .product-carousel .slick-dots {
        padding: 0 16px !important;
        gap: 20px; 
    }
    
    .product-carousel .slick-dots li {
        width: 55px; 
        height: 4.0394px;
    }
    
    .product-carousel .slick-dots li button {
        width: 55px;
        height: 4.0394px;
    }
    
    .thumbnail-grid {
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(4, 1fr);
        gap: 20px 40px; 
        margin-top: 30px;
    }

    .hero-image {
        max-width: 100%;
        height: auto;
        position: relative;
        z-index: 2;
        margin-top: -17%;
        margin-left: 40px;
        margin-right: 40px;
        margin-bottom: 20px;
        display: block;
    }

    #main-heading {
        /* ADD PADDING */
        color: white;
        font-weight: 700;
        font-size: 32px;
        line-height: 130%;
        text-transform: uppercase;
        max-width: 100%;
        margin-left: 40px;
        margin-right: 40px;
        display: block;
        padding-left: 1.2vw;
        padding-right: 1.2vw;
        box-sizing: border-box;
        font-family: "trade-gothic-next", sans-serif;
    }

    #youtube-title {
        color: white;
        font-weight: 700;
        font-size: 24px;
        line-height: 130%;
        text-transform: uppercase;
        margin-bottom: 16px;
        font-family: "trade-gothic-next", sans-serif;
    }

    #youtube-section {
        margin-left: 16px;
        margin-right: 16px;
        margin-top: 40px;
        margin-bottom: 0;
    }

    #youtube-section .paragraph {
        margin-bottom: 40px;
        font-family: "trade-gothic-next", sans-serif;

    }

    #evolved-section {
        margin-left: 16px;
        margin-right: 16px;
        margin-top: 80px;
        margin-bottom: 120px;
    }

    #evolved-title {
        color: white;
        font-weight: 700;
        font-size: 32px;
        line-height: 130%;
        text-transform: uppercase;
        margin-bottom: 32px;
        font-family: "trade-gothic-next", sans-serif;

    }

    .black-bg .paragraph {
        font-family: "trade-gothic-next", sans-serif;
        color: white !important;
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        line-height: 150%;
    }

    .blue-title-p-section {
        margin-left: 40px;
        margin-right: 40px;
        margin-top: 64px;
        margin-bottom: 64px;
    }

    .blue-title-p-section h2 {
        font-weight: 700;
        font-size: 40px;
        line-height: 130%;
        text-transform: uppercase;
        margin-bottom: 32px;
        font-family: "trade-gothic-next", sans-serif;
        border-left: #2F69EF 8px solid;
        padding-left: 24px;
        padding-right: 24px;
        width: 286px
    }

    .blue-title-p-columns {
        display: flex;
        gap: 20px;
        align-items: flex-start;
    }

    .blue-title-p-col-1,
    .blue-title-p-col-2 {
        flex: 1;
    }



    .blue-title-p-col-1 {
        flex-basis: 50%;
    }

    .blue-title-p-col-2 {
        flex-basis: 50%;
    }


    .image-double-column-section {
        padding-top: 20px;
        padding-bottom: 80px;
        padding-left: 40px;
        padding-right: 40px;
    }

    .image-double-column-columns {
        display: flex;
        gap: 20px;
        justify-content: space-between;
    }

    .image-double-column-col-1,
    .image-double-column-col-2 {
        flex: 1;
    }

    .image-double-column-section p {
        font-weight: 400;
        font-size: 18px;
        line-height: 150%;
        margin-right: 40px;
        border-left: #2F69EF 8px solid;
        padding-left: 24px;
        font-family: "trade-gothic-next", sans-serif;
    }

    #image-double-column-title {
        font-weight: 700;
        font-size: 32px;
        line-height: 130%;
        text-transform: uppercase;
        margin-top: 20px;
        margin-bottom: 20px;
        font-family: "trade-gothic-next", sans-serif;
    }

    #image-double-column-title {
        font-weight: 700;
        font-size: 32px;
        line-height: 130%;
        text-transform: uppercase;
        margin-top: 20px;
        margin-bottom: 20px;
        font-family: "trade-gothic-next", sans-serif;
    }

    .hero-cover-video-desktop,
    .cover-video-desktop {
        display: none;
    }

    .hero-cover-video-mobile,
    .cover-video-mobile {
        display: block;
    }

    .rack-select {
        padding: 40px;
    }

    .overlay {
        position: absolute;
        transform: translate(-50%, -50%);
        width: 32px !important;
        height: auto !important;
        opacity: 100% !important;
    }

    .carousel-section {
        padding: 40px;
    }

    .product-carousel .slick-prev {
        left: 20px;
    }

    .product-carousel .slick-next {
        right: 20px; 
    }

    .grey-box h1 {
        font-size: 30px;
    }

    .grey-box {
    padding: 40px 16px;
    margin-top: 160px;
   

    
}
    
}




@media (max-width: 576px) {

    .product-carousel .slick-dots {
        gap: 12px;
    }

    .product-carousel .slick-dots li {
        width: 24px;
    }

    .product-carousel .slick-dots li button {
        width: 24px;
    }

}




@media (max-width: 425px) {
    .thumbnail-grid {
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: repeat(3, 1fr);
        gap: 20px; /* 20px gap for both rows and columns */
        margin-left: auto;
        margin-right: auto;
        padding-top: 5%;
    }

    .thumbnail img {
        width: 83.25px;
        height: auto;
        display: block;
        object-fit: contain;
    }
    
    .hero-image {
        max-width: 100%;
        height: auto;
        position: relative;
        z-index: 2;
        margin-top: -17%;
        margin-left: 16px;
        margin-right: 16px;
        margin-bottom: 20px;
        display: block;
    }

    #main-heading {
        /* ADD PADDING */
        color: white;
        font-weight: 700;
        font-size: 28px;
        line-height: 130%;
        text-transform: uppercase;
        max-width: 100%;
        margin-left: 16px;
        margin-right: 16px;
        display: block;
        padding-left: 1.2vw;
        padding-right: 1.2vw;
        box-sizing: border-box;
        font-family: "trade-gothic-next", sans-serif;
    }

    #youtube-title {
        color: white;
        font-weight: 700;
        font-size: 24px;
        line-height: 130%;
        text-transform: uppercase;
        margin-bottom: 16px;
        font-family: "trade-gothic-next", sans-serif;
    }

    #youtube-section {
        margin-left: 16px;
        margin-right: 16px;
        margin-top: 40px;
        margin-bottom: 0;
    }

    #youtube-section .paragraph {
        margin-bottom: 40px;
        font-family: "trade-gothic-next", sans-serif;

    }


    #evolved-section {
        margin-left: 16px;
        margin-right: 16px;
        margin-top: 80px;
        margin-bottom: 120px;
    }

    #evolved-title {
        color: white;
        font-weight: 700;
        font-size: 32px;
        line-height: 130%;
        text-transform: uppercase;
        margin-bottom: 32px;
        font-family: "trade-gothic-next", sans-serif;

    }

    .black-bg .paragraph {
        font-family: "trade-gothic-next", sans-serif;
        color: white !important;
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        line-height: 150%;
    }


    .blue-title-p-section {
        margin-left: 16px;
        margin-right: 16px;
        margin-top: 64px;
        margin-bottom: 64px;
    }

    .blue-title-p-section h2 {
        font-weight: 700;
        font-size: 40px;
        line-height: 130%;
        text-transform: uppercase;
        margin-bottom: 0px;
        font-family: "trade-gothic-next", sans-serif;
        border-left: #2F69EF 8px solid;
        padding-left: 24px;
        padding-right: 0px;
        width: 100%
    }

    .blue-title-p-columns {
        display: flex;
        flex-direction: column;
        gap: 20px;
        align-items: flex-start;
    }

    .blue-title-p-col-1,
    .blue-title-p-col-2 {
        flex: 1;
        width: 100%;
    }

    .blue-title-p-col-1 {
        flex-basis: auto;
    }

    .blue-title-p-col-2 {
        flex-basis: auto;
    }

    .image-double-column-section {
        padding-top: 20px;
        padding-bottom: 80px;
        padding-left: 16px;
        padding-right: 16px;
    }

    .image-double-column-columns {
        display: flex;
        flex-direction: column;
        gap: 40px;
        justify-content: space-between;
    }

    .image-double-column-col-1,
    .image-double-column-col-2 {
        flex: 1;
    }

    .image-double-column-section p {
        font-weight: 400;
        font-size: 18px;
        line-height: 150%;
        margin-right: 40px;
        border-left: #2F69EF 8px solid;
        padding-left: 24px;
        font-family: "trade-gothic-next", sans-serif;
    }

    #image-double-column-title {
        font-weight: 700;
        font-size: 32px;
        line-height: 130%;
        text-transform: uppercase;
        margin-top: 20px;
        margin-bottom: 20px;
        font-family: "trade-gothic-next", sans-serif;
    }

    #image-double-column-title {
        font-weight: 700;
        font-size: 32px;
        line-height: 130%;
        text-transform: uppercase;
        margin-top: 20px;
        margin-bottom: 20px;
        font-family: "trade-gothic-next", sans-serif;
    }

    .carousel-section {
        padding: 16px;
    }

    .product-carousel .slick-prev,
    .product-carousel .slick-next {
      display: block
        
    }

    

    .rack {
        position: relative;
        width: 393px;
        max-width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
    }


      .product-carousel .slick-prev {
        left: 8% !important;
    }

    .product-carousel .slick-next {
        right: 8% !important
    }

    .product-carousel .slick-prev {
    left: 8px !important
}

.product-carousel .slick-next {
    right: 8px !important;
}
}