
.openlane-dealerfest-2025-radio-block { position: relative; z-index: 0; padding: 100px 0 0; border-top-left-radius: 40px; border-top-right-radius: 40px; margin-top: -50px;}
.openlane-dealerfest-2025-radio-block .white_box_wrapper { display: flex; gap: 36px; flex-direction: row; align-items: stretch; margin-top: 44px; }
.openlane-dealerfest-2025-radio-block .white_box { border-radius: 24px; flex-grow: 1; background-color: white; padding: 56px 0; display: flex; justify-content: center; align-items: center; flex-direction: column;}
.openlane-dealerfest-2025-radio-block .white_box.split_boxes { }
.openlane-dealerfest-2025-radio-block .white_box:not(.split_boxes) {  flex: 0 0 100%; }
.openlane-dealerfest-2025-radio-block .top_copy {
color: white;
text-align: center;
line-height: 1.45;
font-size: 24px;
}
.openlane-dealerfest-2025-radio-block .heading {
    color: white;
    text-align: center;
}
.openlane-dealerfest-2025-radio-block .container { position: relative; z-index: 1;}
.openlane-dealerfest-2025-radio-block .white_box a .button { display: flex; line-height: 1;  padding: 16px 40px; border-radius: 115px;  font-weight: 600; color: #285ff6; border: 2px solid #0061FF; transition: 0.3s; background-color: #0061FF; color: white;  }
.openlane-dealerfest-2025-radio-block .white_box a .button:hover { background-color: #0A1B5F; color: #fff;  border: 2px solid #0A1B5F; }
.openlane-dealerfest-2025-radio-block .white_box .button-wrapper  {text-decoration: none !important; }
.openlane-dealerfest-2025-radio-block .white_box a .button-white { border: 2px solid #0061FF; background-color: white; color: #0061FF; }
.openlane-dealerfest-2025-radio-block .white_box a .button-white:hover { background-color: #0061FF; color: white; border: 2px solid #0061FF;  }

.openlane-dealerfest-2025-radio-block .white_box .top-text { font-size: 24px; color: #0061FF; line-height: 1.45;}
.openlane-dealerfest-2025-radio-block .white_box .top-text { font-size: 24px; color: #0061FF; line-height: 1.45;}
.openlane-dealerfest-2025-radio-block .white_box .heading { font-size: 40px; margin-bottom: 24px; color:#0A1B5F; font-weight: 600; line-height: 1.2; max-width: 350px; }
.openlane-dealerfest-2025-radio-block .white_box .disclaimer { font-size: 12px; line-height: 1.2; color:#0A1B5F; margin: 32px 0 0 0; text-align: center;}
.openlane-dealerfest-2025-radio-block .white_box .disclaimer a { text-decoration: underline; color: #0A1B5F; display: inline; text-align: center;}
.openlane-dealerfest-2025-radio-block .white_box:not(.split_boxes) .heading { max-width: 700px;}

.openlane-dealerfest-2025-radio-block .radio-image {
    width: 100vw;
    z-index: 0;
    margin-top: -30%;
}
@media only screen and (max-width: 1280px) {
    
}
@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-radio-block .container {
        max-width: calc(100vw - 30px);
        margin-left: 15px;
        margin-right: 15px;
    }
}
@media only screen and (max-width: 575px) {

}


