body:has(.openlane-dealerfest-2025-hero-block) {padding: 0;}
.openlane-dealerfest-2025-hero-block { background-position: center; background-size: cover; max-height: 100vh; z-index: 0; height: 100vh; display: flex; justify-content: center; align-items: center; overflow: hidden;}
.openlane-dealerfest-2025-hero-block .background-video, .openlane-dealerfest-2025-hero-block .background-image { position: absolute; height: 100%; width: 177.77777778vh; min-width: 100%; min-height: 56.25vw;}
.openlane-dealerfest-2025-hero-block .background-image { display: none}
.openlane-dealerfest-2025-hero-block .container { position: relative; display: flex; justify-content: center; align-items: center;  }
.openlane-dealerfest-2025-hero-block .container * { text-align: center;  }
.openlane-dealerfest-2025-hero-block .top-items { display: flex; gap: 36px; justify-content: center; position: relative; align-items: center;} 
.openlane-dealerfest-2025-hero-block .top-items span { font-size: 36px; color: white;}
.openlane-dealerfest-2025-hero-block .top-items .dot { height: 10px; width: 10px; background-color: white; border-radius: 25px; }
.openlane-dealerfest-2025-hero-block .buttons {   display: flex; gap: 25px;  justify-content: center; align-items: center; margin-top: 24px;}
.openlane-dealerfest-2025-hero-block .buttons a  {   text-decoration: none; }
.openlane-dealerfest-2025-hero-block .buttons a .button {   padding: 16px 40px; line-height: 1; background-color: white; border-radius: 115px;   text-decoration: none;  font-weight: 600; color: #285ff6; border: 2px solid white; transition: 0.3s;}
.openlane-dealerfest-2025-hero-block .buttons a .button.right-button { background-color: #0A1B5F; color: white;  }
.openlane-dealerfest-2025-hero-block .buttons a .button.left-button:hover { background-color: #0061FF; color: white; border: 2px solid #0061FF;  }
.openlane-dealerfest-2025-hero-block .buttons a .button.right-button:hover { background-color: white; color: #0061FF;  border: 2px solid white; }
.openlane-dealerfest-2025-hero-block .down-chevron { margin-top: 40px;; }
.openlane-dealerfest-2025-hero-block .background-video { pointer-events: none !important;}
.openlane-dealerfest-2025-hero-block .header-image-wrapper { margin: 24px 0 56px 0; }
    .openlane-dealerfest-2025-hero-block .header-image-wrapper img { width: 700px;}
@media only screen and (max-height: 800px) {
    .openlane-dealerfest-2025-hero-block { min-height: 700px !important; }
    
}
@media only screen and (max-width: 1280px) {
.openlane-dealerfest-2025-hero-block .header-image-wrapper { margin: 16px 0 32px 0 }
    .openlane-dealerfest-2025-hero-block .header-image-wrapper img { width: auto;}
    
}
@media only screen and (max-width: 1199px) {

}
@media only screen and (max-width: 1024px) {
    
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
    .openlane-dealerfest-2025-hero-block .container { max-width: calc(100vw - 30px); margin-left: 15px; margin-right: 15px;}
    .openlane-dealerfest-2025-hero-block .header-image-wrapper img { max-width: 100%;}
    .openlane-dealerfest-2025-hero-block .buttons a { width: 100%; max-width: 300px;;}
    .openlane-dealerfest-2025-hero-block .top-items { gap: 18px; }
    .openlane-dealerfest-2025-hero-block .top-items span{ font-size: 20px; font-style: normal; font-weight: 500; }
    .openlane-dealerfest-2025-hero-block .top-items .dot { height: 5px; width: 5px; }
    .openlane-dealerfest-2025-hero-block .buttons { flex-direction: column; }


    .openlane-dealerfest-2025-hero-block .background-video { display: none !important; visibility: hidden !important; pointer-events: none !important;}
    .openlane-dealerfest-2025-hero-block .background-image { display: initial !important}
}
@media only screen and (max-width: 575px) {
    
}
@media only screen and (max-width: 400px) {
    .openlane-dealerfest-2025-hero-block .top-items { gap: 8px;}
    
}