/* _content/DriveAwayPaintGuard/Pages/BuyNow.razor.rz.scp.css */
body[b-4amgmp3y8z] {
}
/* _content/DriveAwayPaintGuard/Pages/Components/Accessibility.razor.rz.scp.css */
body[b-oq3ev1acbc] {
}
/* _content/DriveAwayPaintGuard/Pages/Components/AddOns.razor.rz.scp.css */


.adds_on[b-fzyhai9mhi] {
    padding: 2% 0;
}


.adds_on_field[b-fzyhai9mhi] {
    margin-bottom: 2%;
}

.adds_on h5[b-fzyhai9mhi] {
    margin-bottom: 1.8%;
}

.input_checkbox[b-fzyhai9mhi] {
    margin-left: 0.75%;
}

.amount[b-fzyhai9mhi] {
    font-size: 1.1rem;
    font-weight: 600;
}

.adds_on_field p[b-fzyhai9mhi] {
    margin-left: 28px;
}


@media screen and (max-width: 280px) {
    .adds_on h5[b-fzyhai9mhi] {
        font-size: 0.85rem;
    }

    .number[b-fzyhai9mhi] {
        font-size: 0.8rem;
    }

    .form_label[b-fzyhai9mhi] {
        font-size: 0.7rem;
    }

    .adds_on_field p[b-fzyhai9mhi] {
        font-size: 0.75rem;
    }
}


@media screen and (min-width: 281px) and (max-width: 480px) {
    .adds_on h5[b-fzyhai9mhi] {
        font-size: 0.9rem;
    }

    .number[b-fzyhai9mhi] {
        font-size: 0.9rem;
    }

    .form_label[b-fzyhai9mhi] {
        font-size: 0.9rem;
    }

    .adds_on_field p[b-fzyhai9mhi] {
        font-size: 0.85rem;
    }
}

@media screen and (min-width: 481px) and (max-width: 767px) {
    .adds_on h5[b-fzyhai9mhi] {
        font-size: 0.95rem;
    }

    .number[b-fzyhai9mhi] {
        font-size: 0.95rem;
    }

    .form_label[b-fzyhai9mhi] {
        font-size: 0.95rem;
    }

    .adds_on_field p[b-fzyhai9mhi] {
        font-size: 0.9rem;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .adds_on h5[b-fzyhai9mhi] {
        font-size: 1.1rem;
    }

    .number[b-fzyhai9mhi] {
        font-size: 1rem;
    }

    .form_label[b-fzyhai9mhi] {
        font-size: 1.1rem;
    }

    .adds_on_field p[b-fzyhai9mhi] {
        font-size: 1rem;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
    .adds_on h5[b-fzyhai9mhi] {
        font-size: 1.2rem;
    }

    .number[b-fzyhai9mhi] {
        font-size: 1.2rem;
    }

    .amount[b-fzyhai9mhi] {
        font-size: 1.2rem;
    }

    .form_label[b-fzyhai9mhi] {
        font-size: 1.15rem;
    }

    .adds_on_field p[b-fzyhai9mhi] {
        font-size: 1rem;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1439px) {

    .adds_on h5[b-fzyhai9mhi] {
        font-size: 1.4rem;
    }

    .number[b-fzyhai9mhi] {
        font-size: 1.25rem;
    }

    .amount[b-fzyhai9mhi] {
        font-size: 1.2rem;
    }

    .form_label[b-fzyhai9mhi] {
        font-size: 1rem;
    }

    .adds_on_field p[b-fzyhai9mhi] {
        font-size: 0.9rem;
    }
}
/* _content/DriveAwayPaintGuard/Pages/Components/Address.razor.rz.scp.css */


    /*@media screen and (max-width: 280px){
    .e-control > .e-control-wrapper{
      width: 80% !important;
    }
}

@media screen and (min-width: 281px) and (max-width: 480px){
    .e-control > .e-control-wrapper, e-input-group {
        width: 80% !important;
    }
}

@media screen and (min-width: 481px) and (max-width: 767px) {
    .e-control > .e-control-wrapper, e-input-group {
        width: 80% !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .e-control > .e-control-wrapper, e-input-group {
        width: 60% !important;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1439px) {
    .e-control > .e-control-wrapper, e-input-group {
        width: 50% !important;
    }
}
*/

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .personaldetails label[b-o8mi86llzi] {
        font-size: 1.1rem;
    }

 
}

.personaldetails label[b-o8mi86llzi] {
    font-size: 17px;
    margin-top: 15px;
    margin-bottom: 5px;
}
/* _content/DriveAwayPaintGuard/Pages/Components/CalculateQuote.razor.rz.scp.css */
.section-2[b-5skfkftvnl], .section-3[b-5skfkftvnl] {
    border: 1px solid #03365A;
    border-radius: 10px;
}

.downloadpolicylinks[b-5skfkftvnl] {
    display: flex;
    gap: 5px;
    margin-top: 10px;
    align-items: center;
    text-decoration: none;
    color: #91BE25;
}

.downloadpolicylinks p[b-5skfkftvnl]{
    cursor:pointer;
}

@media screen and (max-width: 280px){
   
    /*section-1*/
    
    .section-1 h5[b-5skfkftvnl]{
        font-size: 0.75rem;
    }
    .section-1 p[b-5skfkftvnl]{
        font-size: 0.6rem;
    }


    /*section-2*/

    .section-2 h5[b-5skfkftvnl]{
        font-size: 0.7rem;
    }

    .section-2 img[b-5skfkftvnl]{
        width: 3rem;
    }

    .section-2 h4[b-5skfkftvnl]{
        font-size: 0.8rem;
    }

    .section-2 p[b-5skfkftvnl]{
        font-size: 0.7rem;
    }

    .downloadpolicylinks p[b-5skfkftvnl], i[b-5skfkftvnl]{
        font-size: 0.52rem;
    }

   

    .accordion-button[b-5skfkftvnl] {
        font-size: 0.7rem;
    }

     .accordion-button[b-5skfkftvnl]::after{
         background-size: 0.8rem;
     }

     /*section-3*/

     .section-3 p[b-5skfkftvnl] {
         font-size: 0.8rem;
     }

    .section-3 h5[b-5skfkftvnl] {
        font-size: 0.8rem;
    }

    /*section-4*/

    .section-4 h5[b-5skfkftvnl]{
        font-size: 0.8rem;
    }

    .section-4 p[b-5skfkftvnl]{
        font-size: 0.8rem;
    }

    .section-4 h4[b-5skfkftvnl]{
        font-size: 0.8rem;
    }
}

@media screen and (min-width: 281px) and (max-width: 480px){
    /*section-1*/

    .section-1 h5[b-5skfkftvnl] {
        font-size: 0.8rem;
    }

    .section-1 p[b-5skfkftvnl] {
        font-size: 0.65rem;
    }

 
    /*section-2*/

    .section-2 h5[b-5skfkftvnl] {
        font-size: 0.8rem;
    }

    .section-2 img[b-5skfkftvnl] {
        width: 5rem;
    }

    .section-2 h4[b-5skfkftvnl] {
        font-size: 0.9rem;
    }

    .section-2 p[b-5skfkftvnl] {
        font-size: 0.8rem;
    }

    .downloadpolicylinks p[b-5skfkftvnl], i[b-5skfkftvnl] {
        font-size: 0.66rem;
    }



    .accordion-button[b-5skfkftvnl] {
        font-size: 0.8rem;
    }

        .accordion-button[b-5skfkftvnl]::after {
            background-size: 0.8rem;
        }

    /*section-3*/

    .section-3 p[b-5skfkftvnl] {
        font-size: 0.9rem;
    }

    .section-3 h5[b-5skfkftvnl] {
        font-size: 1rem;
    }

    /*section-4*/

    .section-4 h5[b-5skfkftvnl] {
        font-size: 0.9rem;
        margin-top: 4%;
    }

    .section-4 p[b-5skfkftvnl] {
        font-size: 0.85rem;
    }

    .section-4 h4[b-5skfkftvnl] {
        font-size: 0.9rem;
    }
}

@media screen and (min-width: 481px) and (max-width: 767px){
    /*section-1*/

    .section-1 h5[b-5skfkftvnl] {
        font-size: 1rem;
    }

    .section-1 p[b-5skfkftvnl] {
        font-size: 0.8rem;
    }

  

    /*section-2*/

    .section-2 h5[b-5skfkftvnl] {
        font-size: 1rem;
    }

    .section-2 img[b-5skfkftvnl] {
        width: 6rem;
    }

    .section-2 h4[b-5skfkftvnl] {
        font-size: 1.1rem;
    }

    .section-2 p[b-5skfkftvnl] {
        font-size: 0.9rem;
    }

    .downloadpolicylinks p[b-5skfkftvnl], i[b-5skfkftvnl] {
        font-size: 0.85rem;
    }


    .accordion-button[b-5skfkftvnl] {
        font-size: 1rem;
    }

        .accordion-button[b-5skfkftvnl]::after {
            background-size:1rem;
        }

    /*section-3*/

    .section-3 p[b-5skfkftvnl] {
        font-size: 1rem;
    }

    .section-3 h5[b-5skfkftvnl] {
        font-size: 1.2rem;
    }

    /*section-4*/

    .section-4 h5[b-5skfkftvnl] {
        font-size: 1.2rem;
        margin-top: 4%;
    }

    .section-4 p[b-5skfkftvnl] {
        font-size: 0.95rem;
    }

    .section-4 h6[b-5skfkftvnl] {
        font-size: 1rem;
    }
}
/* _content/DriveAwayPaintGuard/Pages/Components/CreatePolicy.razor.rz.scp.css */
.heading_order_now h1[b-j5bbxk0qv2] {
    font-size: 30px;
    font-weight: 600;
    color: #03365A;
}

.heading_order_now h3[b-j5bbxk0qv2] {
    font-size: 22px;
    font-weight: 500;
    color: #03365A;
}

.heading_order_now p[b-j5bbxk0qv2] {
    font-size: 14px;
    color: #000;
}

.heading_order_now[b-j5bbxk0qv2] {
    line-height: 24px;
}


.order-links[b-j5bbxk0qv2] {
    padding-left: 0;
    list-style: none;
}

.order-link[b-j5bbxk0qv2] {
    font-size: 1.1rem;
    font-weight: 600;
    text-decoration-color: none;
    display: inline-block;
    margin-right: 3%;
    margin-top: 2.5%
}


.active a span[b-j5bbxk0qv2] {
    background-color: #91BE25;
    color: #fff;
    border-radius: 5px;
    padding: 8px;
    text-decoration: none;
}


@media screen and (max-width: 280px) {
    .heading_order_now h1[b-j5bbxk0qv2] {
        font-size: 16px;
    }

    .heading_order_now h3[b-j5bbxk0qv2] {
        font-size: 12px;
    }

    .heading_order_now p[b-j5bbxk0qv2] {
        font-size: 10px;
    }

    .order-link[b-j5bbxk0qv2] {
        font-size: 0.6rem;
    }
}


@media screen and (min-width: 281px) and (max-width: 480px) {
    .heading_order_now h1[b-j5bbxk0qv2] {
        font-size: 18px;
    }

    .heading_order_now h3[b-j5bbxk0qv2] {
        font-size: 14px;
    }

    .heading_order_now p[b-j5bbxk0qv2] {
        font-size: 0.75rem;
    }

    .order-link[b-j5bbxk0qv2] {
        font-size: 0.8rem;
    }
}

@media screen and (min-width: 481px) and (max-width: 767px) {
    .heading_order_now h1[b-j5bbxk0qv2] {
        font-size: 20px;
    }

    .heading_order_now h3[b-j5bbxk0qv2] {
        font-size: 16px;
    }

    .heading_order_now p[b-j5bbxk0qv2] {
        font-size: 12px;
    }

    .order-link[b-j5bbxk0qv2] {
        font-size: 0.75rem;
    }
}


@media screen and (min-width: 768px) and (max-width: 1023px) {
    .heading_order_now h1[b-j5bbxk0qv2] {
        font-size: 34px;
    }

    .heading_order_now h3[b-j5bbxk0qv2] {
        font-size: 24px;
    }

    .heading_order_now p[b-j5bbxk0qv2] {
        font-size: 17px;
        margin-top: 26px !important;
    }

    .order-link[b-j5bbxk0qv2] {
        font-size: 1.1rem;
    }

    .breadcrumb[b-j5bbxk0qv2]{
        margin-top: 20px !important;
    }

}


@media screen and (min-width: 1024px) and (max-width: 1279px) {
    .heading_order_now h1[b-j5bbxk0qv2] {
        font-size: 24px;
    }

    .heading_order_now h3[b-j5bbxk0qv2] {
        font-size: 16px;
    }

    .heading_order_now p[b-j5bbxk0qv2] {
        font-size: 14px;
    }

    .order-link[b-j5bbxk0qv2] {
        font-size: 0.9rem;
    }
}


@media screen and (min-width: 1280px) and (max-width: 1439px) {
    .heading_order_now h1[b-j5bbxk0qv2] {
        font-size: 28px;
    }

    .heading_order_now h3[b-j5bbxk0qv2] {
        font-size: 22px;
    }

    .heading_order_now p[b-j5bbxk0qv2] {
        font-size: 16px;
    }

    .order-link[b-j5bbxk0qv2] {
        font-size: 1.1rem;
    }
}


@media screen and (min-width: 1440px) and (max-width: 2099px) {
    .heading_order_now h1[b-j5bbxk0qv2] {
        font-size: 32px;
    }

    .heading_order_now h3[b-j5bbxk0qv2] {
        font-size: 22px;
    }

    .heading_order_now p[b-j5bbxk0qv2] {
        font-size: 16px;
    }

    .order-link[b-j5bbxk0qv2] {
        font-size: 1.05rem;
    }
}


@media screen and (min-width: 2100px){
    .heading_order_now h1[b-j5bbxk0qv2] {
        font-size: 2.8rem;
    }

    .heading_order_now h3[b-j5bbxk0qv2] {
        font-size: 2rem;
    }

    .heading_order_now p[b-j5bbxk0qv2] {
        font-size: 20px;
    }

    .order-link[b-j5bbxk0qv2] {
        font-size: 1.5rem;
    }
}
/* _content/DriveAwayPaintGuard/Pages/Components/Letter.razor.rz.scp.css */
.confirmation_btn[b-4wmhb11rde] {
    background-color: #91BF21;
    border: 1px solid #03365A;
    color: #03365A;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: 2px solid #91bf22;
    font-size: 1rem;
    font-weight: 600;
    padding: 0.5% 2% !important;
}
.flex-container[b-4wmhb11rde] {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 280px){
    .form-row h2[b-4wmhb11rde]{
        font-size: 0.7rem;
        text-align:center;
    }

    .flex-container[b-4wmhb11rde]{
        height: 500px;
    }

    .confirmation_btn[b-4wmhb11rde]{
        font-size: 0.7rem;
    }
}

@media screen and (min-width: 281px) and (max-width: 479px) {
    .form-row h2[b-4wmhb11rde] {
        font-size: 0.8rem;
        text-align: center;
    }

    .flex-container[b-4wmhb11rde] {
        height: 600px;
    }

    .confirmation_btn[b-4wmhb11rde] {
        font-size: 0.8rem;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .form-row h2[b-4wmhb11rde] {
        font-size: 1rem;
        text-align: center;
    }

    .flex-container[b-4wmhb11rde] {
        height: 600px;
    }

    .confirmation_btn[b-4wmhb11rde] {
        font-size: 0.9rem;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .form-row h2[b-4wmhb11rde] {
        font-size: 1.2rem;
        text-align: center;
    }

    .flex-container[b-4wmhb11rde] {
        height: 565px;
    }

    .confirmation_btn[b-4wmhb11rde] {
        font-size: 1rem;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
    .form-row h2[b-4wmhb11rde] {
        font-size: 1.5rem;
        text-align: center;
    }

    .flex-container[b-4wmhb11rde] {
        height: 500px;
    }

    .confirmation_btn[b-4wmhb11rde] {
        font-size: 1.1rem;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1439px) {
    .form-row h2[b-4wmhb11rde] {
        font-size: 1.5rem;
        text-align: center;
    }

    .flex-container[b-4wmhb11rde] {
        height: 496px;
    }

    .confirmation_btn[b-4wmhb11rde] {
        font-size: 1.1rem;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1600px) {
    .form-row h2[b-4wmhb11rde] {
        font-size: 1.5rem;
        text-align: center;
    }

    .flex-container[b-4wmhb11rde] {
        height: 485px;
    }

    .confirmation_btn[b-4wmhb11rde] {
        font-size: 1.1rem;
    }
}

@media screen and (min-width: 1601px) and (max-width: 2099px) {
    .form-row h2[b-4wmhb11rde] {
        font-size: 1.6rem;
        text-align: center;
    }

    .flex-container[b-4wmhb11rde] {
        height: 540px;
    }

    .confirmation_btn[b-4wmhb11rde] {
        font-size: 1.1rem;
    }
}
/* _content/DriveAwayPaintGuard/Pages/Components/PersonalDetails.razor.rz.scp.css */

.col-form-label[b-an7bv2uh8c] {
    font-size: 1.15rem;
}

@media screen and (max-width: 280px){
    .col-form-label[b-an7bv2uh8c] {
     font-size: 0.7rem;
    }

}

@media screen and (min-width: 281px) and (max-width: 480px) {
    .col-form-label[b-an7bv2uh8c] {
        font-size: 0.8rem;
    }
}

@media screen and (min-width: 481px) and (max-width: 767px) {
    .col-form-label[b-an7bv2uh8c] {
        font-size: 0.9rem;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .col-form-label[b-an7bv2uh8c] {
        font-size: 0.98rem;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
    .col-form-label[b-an7bv2uh8c] {
        font-size: 0.98rem;
    }
}
@media screen and (min-width: 1280px) and (max-width: 1439px) {
    .col-form-label[b-an7bv2uh8c] {
        font-size: 0.9rem;
    }
}
@media screen and (min-width: 1440px) and (max-width: 2160px) {
    .col-form-label[b-an7bv2uh8c] {
        font-size: 1rem;
    }
}

/* _content/DriveAwayPaintGuard/Pages/Components/Policy.razor.rz.scp.css */
/* _content/DriveAwayPaintGuard/Pages/Components/PurchaseFlowPopup.razor.rz.scp.css */
 
.popup_button[b-w4uemndpj5]{
    border-radius:0px;
}
@media screen and (max-width: 575px) {
    .popup_button[b-w4uemndpj5] {
        display: flex;
        justify-content: center;
      
    }

    .popup_para[b-w4uemndpj5] {
        text-align:center;
    }
}


.e-flat[b-w4uemndpj5]{
    width:auto;
}

.modal-title[b-w4uemndpj5] {
    font-size: 1.1rem;
}

.modal-title p[b-w4uemndpj5] {
    font-size: 0.85rem;
}

/*.popup_para {
    font-size: 0.65rem;
}*/

.bottom-modal-para[b-w4uemndpj5]{
    font-size: 0.65rem;
}


@media screen and (max-width: 280px) {
    .modal-title[b-w4uemndpj5] {
        font-size: 0.55rem;
    }

    .modal-title p[b-w4uemndpj5] {
        font-size: 0.4rem;
    }

    .bottom-modal-para[b-w4uemndpj5]{
       font-size: 0.65rem;
    }
}


@media screen and (min-width: 280px) and (max-width: 479px){
    .modal-title[b-w4uemndpj5]{
        font-size: 0.65rem;
    }

    .modal-title p[b-w4uemndpj5] {
        font-size: 0.5rem;
    }

    .bottom-modal-para[b-w4uemndpj5] {
        font-size: 0.55rem;
    }

   /* .popup_para{
        font-size: 0.7rem;
    }*/

}

@media screen and (min-width: 480px) and (max-width: 767px){
    .modal-title[b-w4uemndpj5]{
        font-size: 0.95rem;
    }

    .modal-title p[b-w4uemndpj5] {
        font-size: 0.7rem;
    }

    .bottom-modal-para[b-w4uemndpj5] {
        font-size: 0.65rem;
    }
/*
    .popup_para {
        font-size: 0.68rem;
    }*/
}

@media screen and (min-width: 768px) and (max-width: 1023px){
    .modal-title[b-w4uemndpj5] {
        font-size: 1.05rem;
    }

    .modal-title p[b-w4uemndpj5] {
        font-size: 0.75rem;
    }

    .bottom-modal-para[b-w4uemndpj5] {
        font-size: 0.65rem;
    }
/*
    .popup_para {
        font-size: 0.68rem;
    }*/

}

@media screen and (min-width: 1024px) and (max-width: 1439px) {
    .modal-title[b-w4uemndpj5]{
        font-size: 1rem;
    }

        .modal-title p[b-w4uemndpj5] {
            font-size: 0.8rem;
        }

    .bottom-modal-para[b-w4uemndpj5] {
        font-size: 0.7rem;
    }
/*
    .popup_para {
        font-size: 0.68rem;
    }*/
}
/* _content/DriveAwayPaintGuard/Pages/Components/TermsAndConditions.razor.rz.scp.css */

.statements[b-opp5d4pru0]{
    list-style:none;
    padding-left: 0;
}

.statement[b-opp5d4pru0] {
    margin: 0.8% 0;
    display:flex;
    gap: 5px;
}


.terms_checkbox[b-opp5d4pru0] {
    background-color: #EFEFEF;
    display: inline-block;
    border-radius: 5px;
    font-size: 0.85rem;
    padding-top: 6px;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right:12px;
}

    .terms_checkbox span[b-opp5d4pru0] {
        margin-left: 5px;
    }

@media screen and (max-width: 280px) {
    .termsandconditions_ordernow h5[b-opp5d4pru0] {
        font-size: 0.7rem;
    }

    .statement[b-opp5d4pru0] {
        font-size: 0.7rem;
        margin: 2% 0;
    }

    .terms_checkbox input[b-opp5d4pru0] {
        width: 0.7rem;
    }

    .terms_checkbox span[b-opp5d4pru0] {
        font-size: 0.7rem;
    }
}

@media screen and (min-width: 281px) and (max-width: 480px) {


    .termsandconditions_ordernow h5[b-opp5d4pru0] {
        font-size: 0.9rem;
    }

    .statement[b-opp5d4pru0] {
        font-size: 0.75rem;
        margin: 2.5% 0;
    }

    .terms_checkbox input[b-opp5d4pru0] {
        width: 0.9rem;
    }

    .terms_checkbox span[b-opp5d4pru0] {
        font-size: 0.85rem;
    }

}


@media screen and (min-width: 481px) and (max-width: 767px) {


    .termsandconditions_ordernow h5[b-opp5d4pru0] {
        font-size: 0.9rem;
    }

    .statement[b-opp5d4pru0] {
        font-size: 0.8rem;
        margin: 2% 0;
    }

    .terms_checkbox input[b-opp5d4pru0] {
        width: 0.85rem;
    }

    .terms_checkbox span[b-opp5d4pru0] {
        font-size: 0.75rem;
    }

}


@media screen and (min-width: 768px) and (max-width: 1023px) {


    .termsandconditions_ordernow h5[b-opp5d4pru0] {
        font-size: 0.8rem;
    }

    .statement[b-opp5d4pru0] {
        font-size: 0.8rem;
        margin: 2% 0;
    }

    .terms_checkbox input[b-opp5d4pru0] {
        width: 0.75rem;
    }

    .terms_checkbox span[b-opp5d4pru0] {
        font-size: 0.6rem;
    }

}


@media screen and (min-width: 1024px) and (max-width: 1279px) {


    .termsandconditions_ordernow h5[b-opp5d4pru0] {
        font-size: 0.95rem;
    }

    .statement[b-opp5d4pru0] {
        font-size: 0.8rem;
        margin: 2% 0;
    }

    .terms_checkbox input[b-opp5d4pru0] {
        width: 1rem;
    }

    .terms_checkbox span[b-opp5d4pru0] {
        font-size: 0.9rem;
    }

}


@media screen and (min-width: 1280px) and (max-width: 1439px) {


    .termsandconditions_ordernow h5[b-opp5d4pru0] {
        font-size: 1rem;
    }

    .statement[b-opp5d4pru0] {
        font-size: 0.9rem;
        margin: 2% 0;
    }

    .terms_checkbox input[b-opp5d4pru0] {
        width: 1rem;
    }

    .terms_checkbox span[b-opp5d4pru0] {
        font-size: 0.9rem;
    }
}


@media screen and (min-width: 1440px) and (max-width: 2159px) {

    .termsandconditions_ordernow h5[b-opp5d4pru0] {
        font-size: 1.1rem;
    }

    .statement[b-opp5d4pru0] {
        font-size: 1rem;
        margin: 1.2% 0;
    }

    .terms_checkbox input[b-opp5d4pru0] {
        width: 1rem;
    }

    .terms_checkbox span[b-opp5d4pru0] {
        font-size: 0.9rem;
    }
}


@media screen and (min-width: 2160px){
    .termsandconditions_ordernow h5[b-opp5d4pru0] {
        font-size: 1.8rem;
    }

    .statement[b-opp5d4pru0] {
        font-size: 1.35rem;
        margin: 1.4% 0;
    }

    .terms_checkbox input[b-opp5d4pru0] {
        width: 1rem;
    }

    .terms_checkbox span[b-opp5d4pru0] {
        font-size: 1.1rem;
    }
}
/* _content/DriveAwayPaintGuard/Pages/Components/VehicleDetails.razor.rz.scp.css */
/* _content/DriveAwayPaintGuard/Pages/ConfirmPolicy.razor.rz.scp.css */



@media screen and (max-width: 280px) {
   
    .statement[b-1k2yz4k037] {
        font-size: 0.7rem;
      
    }

}

@media screen and (min-width: 281px) and (max-width: 480px) {

    .statement[b-1k2yz4k037] {
        font-size: 0.75rem;
        
    }

  
}


@media screen and (min-width: 481px) and (max-width: 767px) {


    .statement[b-1k2yz4k037] {
        font-size: 0.8rem;
       
    }


}


@media screen and (min-width: 768px) and (max-width: 1023px) {


    .statement[b-1k2yz4k037] {
        font-size: 0.8rem;
      
    }

   
}


@media screen and (min-width: 1024px) and (max-width: 1279px) {


    .statement[b-1k2yz4k037] {
        font-size: 0.8rem;
       
    }

}


@media screen and (min-width: 1280px) and (max-width: 1439px) {


    .statement[b-1k2yz4k037] {
        font-size: 0.9rem;
       
    }


}


@media screen and (min-width: 1440px) and (max-width: 2159px) {

    .statement[b-1k2yz4k037] {
        font-size: 1rem;
       
    }


}


@media screen and (min-width: 2160px) {
    .statement[b-1k2yz4k037] {
        font-size: 1.35rem;
      
    }
}
/* _content/DriveAwayPaintGuard/Pages/DriveawayMotInsurance.razor.rz.scp.css */

.Motor_Mot_title[b-ww50zwiu2l], .Mot_hero[b-ww50zwiu2l], .example_section[b-ww50zwiu2l], .types_of_Mot[b-ww50zwiu2l], .insurance_compare[b-ww50zwiu2l], .questions_section[b-ww50zwiu2l], .Mot_icons[b-ww50zwiu2l], .quote_section[b-ww50zwiu2l] {
    padding: 0.8% 5%;
}


/*title*/

.Mot_question[b-ww50zwiu2l] {
    color: #03365A;
    font-size: 1.65rem;
    font-weight: 600;
    margin: 1% 0;
}

.Motor_Mot_title p[b-ww50zwiu2l] {
    font-size: 1.17rem;
}

/*button-styling*/

.btn_container[b-ww50zwiu2l]{
    display:flex;
    justify-content:center;
    margin-top: 2.5%;
}

/*hero-section*/

.Mot_hero h4[b-ww50zwiu2l] {
    text-align: center;
    font-weight: 600;
    font-size: 1.95rem;
    color: #03365A;
    margin: 1% 0;
}

.Mot_hero_image_container[b-ww50zwiu2l] {
    padding: 1% 4%;
    position: relative;
}

.Mot_hero_image[b-ww50zwiu2l] {
    width: 100%;
    border-radius: 10px;
}



.types_of_Mot_cover h6[b-ww50zwiu2l], .types_of_Mot_cover p[b-ww50zwiu2l]{
    display: inline-block;
}

.types_of_Mot_covers[b-ww50zwiu2l]{
    margin: 1% 0;
}

/*.types_of_Mot_cover{
    margin: 2% 0;
}*/

.types_of_Mot h4[b-ww50zwiu2l] {
    font-size: 1.65rem;
}

   .types_of_Mot p[b-ww50zwiu2l]{
        font-size: 1.2rem;
    }

    .types_of_Mot_cover h6[b-ww50zwiu2l] {
        font-weight: 600;
        font-size: 1.45rem;
        color: #03365A;
    }

.types_of_Mot_cover p[b-ww50zwiu2l] {
    color: #494949;
    font-size: 1.1rem;
}

.insurance_compare h4[b-ww50zwiu2l] {
    font-weight: 600;
    color: #03365A;
}

.Mot_insurance_image[b-ww50zwiu2l]{
    padding: 0 15%;
    margin: 3% auto;
}

.Mot_insurance_image img[b-ww50zwiu2l] {
    width: 100%;
}

/*question section*/

.questions_section p[b-ww50zwiu2l]{
    font-size: 1.2rem;
}

.Mot_icons[b-ww50zwiu2l] {
    background-color: #F0F0F0;
    padding: 4% 5%;
}

    .Mot_icons p[b-ww50zwiu2l] {
        font-size: 1.25rem;
    }

.icons_section h4[b-ww50zwiu2l] {
    font-size: 1.75rem;
    font-weight: 600;
    color: #03365A;
    text-align: center;
    margin: 3% 0;
}

.icons[b-ww50zwiu2l]{
    padding: 3% 0;
}

.icon[b-ww50zwiu2l]{
    background-color: #fff;
    width: 10rem;
    height: 10rem;
    padding: 4% 1%;
    border-radius: 10px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    gap: 16px;
}


.icon img[b-ww50zwiu2l]{
    width: 40px;
}

.icon p[b-ww50zwiu2l]{
   font-size: 0.9rem;
   text-align:center;
   line-height: 1.2;
}

/*quotation section*/

.quote_section[b-ww50zwiu2l]{
    margin: 2% 1%;
}

.quote_section h4[b-ww50zwiu2l]{
    font-weight: 600;
    font-size: 1.5rem;
}

    .quote_section p[b-ww50zwiu2l] {
        margin: 2% 0;
        font-size: 1.2rem;
        color: #494949;
    }

    .quote_section ul li[b-ww50zwiu2l] {
        font-size: 1.2rem;
        color: #494949;
    }



/*media queries*/

@media screen and (max-width: 280px){
    .Mot_question[b-ww50zwiu2l]{
        font-size: 0.8rem;
    }

    .Motor_Mot_title p[b-ww50zwiu2l]{
        font-size: 0.5rem;
    }

    .Mot_hero h4[b-ww50zwiu2l]{
        font-size: 0.9rem;
    }

    .example_section_heading h3[b-ww50zwiu2l]{
        font-size: 0.8rem;
    }

    .example_section_heading h4[b-ww50zwiu2l]{
        font-size: 0.7rem;
    }

    .example_section p[b-ww50zwiu2l]{
        font-size: 0.3rem;
    }

    /*types of Mot*/
    .types_of_Mot h4[b-ww50zwiu2l]{
        font-size: 0.8rem;
    }

    .types_of_Mot p[b-ww50zwiu2l]{
        font-size: 0.6rem;
    }

    .types_of_Mot_cover h6[b-ww50zwiu2l]{
        font-size: 0.8rem;
    }

    /*Insurance compare */

    .insurance_compare h4[b-ww50zwiu2l]{
        font-size: 0.8rem;
    }

    /*Question section*/

    .questions_section p[b-ww50zwiu2l]{
        font-size: 0.6rem;
    }

    /*form section*/

    .or_section h6[b-ww50zwiu2l]{
        font-size: 0.8rem;
    }

    .or_section p[b-ww50zwiu2l]{
        font-size: 0.6rem;
    }

    /*Mot icons*/

    .Mot_icons[b-ww50zwiu2l] {
        margin-bottom: 30px;
    }
    .Mot_icons p[b-ww50zwiu2l]{
        font-size: 0.6rem;
    }

    .icons_section h4[b-ww50zwiu2l]{
        font-size: 0.9rem;
    }

    .quote_section h4[b-ww50zwiu2l]{
        font-size: 0.8rem;
    }

    .quote_section p[b-ww50zwiu2l]{
        font-size: 0.6rem;
    }

    .quote_section ul li[b-ww50zwiu2l] {
        font-size: 0.5rem;
    }
}

@media screen and (min-width: 281px) and (max-width: 480px){
    .Mot_question[b-ww50zwiu2l] {
        font-size: 0.9rem;
    }

    .Motor_Mot_title p[b-ww50zwiu2l] {
        font-size: 0.6rem;
    }

    .Mot_hero h4[b-ww50zwiu2l] {
        font-size: 1rem;
    }

    .example_section_heading h3[b-ww50zwiu2l] {
        font-size: 0.9rem;
    }

    .example_section_heading h4[b-ww50zwiu2l] {
        font-size: 0.8rem;
    }

    .example_section p[b-ww50zwiu2l] {
        font-size: 0.4rem;
    }

    /*types of Mot*/
    .types_of_Mot h4[b-ww50zwiu2l] {
        font-size: 0.9rem;
    }

    .types_of_Mot p[b-ww50zwiu2l] {
        font-size: 0.7rem;
    }

    .types_of_Mot_cover h6[b-ww50zwiu2l] {
        font-size: 0.9rem;
    }

    /*Insurance compare */

    .insurance_compare h4[b-ww50zwiu2l] {
        font-size: 0.9rem;
    }

    /*Question section*/

    .questions_section p[b-ww50zwiu2l] {
        font-size: 0.7rem;
    }

    /*form section*/

    .or_section h6[b-ww50zwiu2l] {
        font-size: 0.9rem;
    }

    .or_section p[b-ww50zwiu2l] {
        font-size: 0.7rem;
    }

    /*Mot icons*/

    .Mot_icons[b-ww50zwiu2l] {
        margin-bottom: 30px;
    }
    .Mot_icons p[b-ww50zwiu2l] {
        font-size: 0.7rem;
    }

    .icons_section h4[b-ww50zwiu2l] {
        font-size: 1rem;
    }

    .quote_section h4[b-ww50zwiu2l] {
        font-size: 0.9rem;
    }

    .quote_section p[b-ww50zwiu2l] {
        font-size: 0.7rem;
    }

    .quote_section ul li[b-ww50zwiu2l] {
        font-size: 0.6rem;
    }
}


@media screen and (min-width: 481px) and (max-width: 767px) {
    .Mot_question[b-ww50zwiu2l] {
        font-size: 1.1rem;
    }

    .Motor_Mot_title p[b-ww50zwiu2l] {
        font-size: 0.8rem;
    }

    .Mot_hero h4[b-ww50zwiu2l] {
        font-size: 1.2rem;
    }

    .example_section_heading h3[b-ww50zwiu2l] {
        font-size: 1.1rem;
    }

    .example_section_heading h4[b-ww50zwiu2l] {
        font-size: 1rem;
    }

    .example_section p[b-ww50zwiu2l] {
        font-size: 0.6rem;
    }

    /*types of Mot*/
    .types_of_Mot h4[b-ww50zwiu2l] {
        font-size: 1rem;
    }

    .types_of_Mot p[b-ww50zwiu2l] {
        font-size: 0.9rem;
    }

    .types_of_Mot_cover h6[b-ww50zwiu2l] {
        font-size: 1.1rem;
    }

    /*Insurance compare */

    .insurance_compare h4[b-ww50zwiu2l] {
        font-size: 1.1rem;
    }

    /*Question section*/

    .questions_section p[b-ww50zwiu2l] {
        font-size: 0.9rem;
    }

    /*form section*/

    .or_section h6[b-ww50zwiu2l] {
        font-size: 1.1rem;
    }

    .or_section p[b-ww50zwiu2l] {
        font-size: 0.9rem;
    }

    /*Mot icons*/

    .Mot_icons[b-ww50zwiu2l] {
        margin-bottom: 30px;
    }
    .Mot_icons p[b-ww50zwiu2l] {
        font-size: 0.9rem;
    }

    .icons_section h4[b-ww50zwiu2l] {
        font-size: 1.2rem;
    }

    .quote_section h4[b-ww50zwiu2l] {
        font-size: 1.1rem;
    }

    .quote_section p[b-ww50zwiu2l] {
        font-size: 0.9rem;
    }

    .quote_section ul li[b-ww50zwiu2l] {
        font-size: 0.8rem;
    }
}


@media screen and (min-width: 768px) and (max-width: 1023px) {
    .Mot_question[b-ww50zwiu2l] {
        font-size: 1.3rem;
    }

    .Motor_Mot_title p[b-ww50zwiu2l] {
        font-size: 1rem;
    }

    .Mot_hero h4[b-ww50zwiu2l] {
        font-size: 1.4rem;
    }

    .example_section_heading h3[b-ww50zwiu2l] {
        font-size: 1.3rem;
    }

    .example_section_heading h4[b-ww50zwiu2l] {
        font-size: 1.2rem;
    }

    .example_section p[b-ww50zwiu2l] {
        font-size: 0.8rem;
    }

    /*types of Mot*/
    .types_of_Mot h4[b-ww50zwiu2l] {
        font-size: 1.3rem;
    }

    .types_of_Mot p[b-ww50zwiu2l] {
        font-size: 1rem;
    }

    .types_of_Mot_cover h6[b-ww50zwiu2l] {
        font-size: 1.3rem;
    }

    /*Insurance compare */

    .insurance_compare h4[b-ww50zwiu2l] {
        font-size: 1.7rem;
    }

    /*Question section*/

    .questions_section p[b-ww50zwiu2l] {
        font-size: 1.05rem;
    }

    /*or section*/

    .or_section h6[b-ww50zwiu2l] {
        font-size: 1.3rem;
    }

    .or_section p[b-ww50zwiu2l] {
        font-size: 1.1rem;
    }

    /*Mot icons*/

    .Mot_icons p[b-ww50zwiu2l] {
        font-size: 0.9rem;
    }

    .icons_section h4[b-ww50zwiu2l] {
        font-size: 1.4rem;
    }

    .quote_section h4[b-ww50zwiu2l] {
        font-size: 1.3rem;
    }

    .quote_section p[b-ww50zwiu2l] {
        font-size: 1rem;
    }

    .quote_section ul li[b-ww50zwiu2l] {
        font-size: 1rem;
    }
}


@media screen and (min-width: 1024px) and (max-width: 1279px) {
    .Mot_question[b-ww50zwiu2l] {
        font-size: 1.3rem;
    }

    .Motor_Mot_title p[b-ww50zwiu2l] {
        font-size: 1rem;
    }

    .Mot_hero h4[b-ww50zwiu2l] {
        font-size: 1.6rem;
    }

    .example_section_heading h3[b-ww50zwiu2l] {
        font-size: 1.6rem;
    }

    .example_section_heading h4[b-ww50zwiu2l] {
        font-size: 1.2rem;
    }

    .example_section p[b-ww50zwiu2l] {
        font-size: 0.8rem;
    }

    /*types of Mot*/
    .types_of_Mot h4[b-ww50zwiu2l] {
        font-size: 1.2rem;
    }

    .types_of_Mot p[b-ww50zwiu2l] {
        font-size: 1.2rem;
    }

    .types_of_Mot_cover h6[b-ww50zwiu2l] {
        font-size: 1.1rem;
    }

    /*Insurance compare */

    .insurance_compare h4[b-ww50zwiu2l] {
        font-size: 1.5rem;
    }

    /*Question section*/

    .questions_section p[b-ww50zwiu2l] {
        font-size: 0.9rem;
    }

    /*form section*/

    .or_section h6[b-ww50zwiu2l] {
        font-size: 1.2rem;
    }

    .or_section p[b-ww50zwiu2l] {
        font-size: 1rem;
    }

    /*Mot icons*/

    .Mot_icons p[b-ww50zwiu2l] {
        font-size: 0.95rem;
    }

    .icons_section h4[b-ww50zwiu2l] {
        font-size: 1.6rem;
    }

    .quote_section h4[b-ww50zwiu2l] {
        font-size: 1.45rem;
    }

    .quote_section p[b-ww50zwiu2l] {
        font-size: 1.05rem;
    }

    .quote_section ul li[b-ww50zwiu2l] {
        font-size: 1.05rem;
    }
}


@media screen and (min-width: 1280px) and (max-width: 1439px) {
    .Mot_question[b-ww50zwiu2l] {
        font-size: 2rem;
    }

    .Motor_Mot_title p[b-ww50zwiu2l] {
        font-size: 1.4rem;
    }

    .Mot_hero h4[b-ww50zwiu2l] {
        font-size: 2.4rem;
    }

    .example_section_heading h3[b-ww50zwiu2l] {
        font-size: 2.45rem;
    }

    .example_section_heading h4[b-ww50zwiu2l] {
        font-size: 1.58rem;
    }

    .example_section p[b-ww50zwiu2l] {
        font-size: 1.12rem;
    }

    /*types of Mot*/
    .types_of_Mot h4[b-ww50zwiu2l] {
        font-size: 1.6rem;
    }

    .types_of_Mot p[b-ww50zwiu2l] {
        font-size: 1.3rem;
    }

    .types_of_Mot_cover h6[b-ww50zwiu2l] {
        font-size: 1.6rem;
    }

    /*Insurance compare */

    .insurance_compare h4[b-ww50zwiu2l] {
        font-size: 1.4rem;
    }

    /*Question section*/

    .questions_section p[b-ww50zwiu2l] {
        font-size: 1.1rem;
    }

    /*or section*/

    .or_section h6[b-ww50zwiu2l] {
        font-size: 1.85rem;
    }

    .or_section p[b-ww50zwiu2l] {
        font-size: 1.5rem;
    }

    /*Mot icons*/

    .Mot_icons p[b-ww50zwiu2l] {
        font-size: 1rem;
    }

    .icons_section h4[b-ww50zwiu2l] {
        font-size: 2.25rem;
    }

    .quote_section h4[b-ww50zwiu2l] {
        font-size: 1.9rem;
    }

    .quote_section p[b-ww50zwiu2l] {
        font-size: 1.4rem;
    }

    .quote_section ul li[b-ww50zwiu2l] {
        font-size: 1.4rem;
    }
}


@media screen and (min-width: 1440px){
    .Mot_question[b-ww50zwiu2l] {
        font-size: 1.5rem;
    }

    .Motor_Mot_title p[b-ww50zwiu2l] {
        font-size: 1.3rem;
    }

    .Mot_hero h4[b-ww50zwiu2l] {
        font-size: 2.4rem;
    }

    .example_section_heading h3[b-ww50zwiu2l] {
        font-size: 2.45rem;
    }

    .example_section_heading h4[b-ww50zwiu2l] {
        font-size: 1.58rem;
    }

    .example_section p[b-ww50zwiu2l] {
        font-size: 1.12rem;
    }

    /*types of Mot*/
    .types_of_Mot h4[b-ww50zwiu2l] {
        font-size: 1.6rem;
    }

    .types_of_Mot p[b-ww50zwiu2l] {
        font-size: 1.4rem;
    }

    .types_of_Mot_cover h6[b-ww50zwiu2l] {
        font-size: 1.4rem;
    }

    /*Insurance compare */

    .insurance_compare h4[b-ww50zwiu2l] {
        font-size: 1.8rem;
    }

    /*Question section*/

    .questions_section p[b-ww50zwiu2l] {
        font-size: 1.2rem;
    }

    /*or section*/

    .or_section h6[b-ww50zwiu2l] {
        font-size: 1.85rem;
    }

    .or_section p[b-ww50zwiu2l] {
        font-size: 1.5rem;
    }

    /*Mot icons*/

    .Mot_icons p[b-ww50zwiu2l] {
        font-size: 1rem;
    }

    .icons_section h4[b-ww50zwiu2l] {
        font-size: 1.8rem;
    }

    .quote_section h4[b-ww50zwiu2l] {
        font-size: 1.9rem;
    }

    .quote_section p[b-ww50zwiu2l] {
        font-size: 1.6rem;
    }

    .quote_section ul li[b-ww50zwiu2l] {
        font-size: 1.4rem;
    }
}

    .platinum_Mot[b-ww50zwiu2l], .gold_Mot[b-ww50zwiu2l], .silver_Mot[b-ww50zwiu2l] {
    border-radius: 10px;
    padding: 2% 0 2% 1%;
    cursor: pointer;
    height: 18rem;
    line-height: 5px;
    position: relative;
}

.click_here[b-ww50zwiu2l] {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.platinum_Mot[b-ww50zwiu2l] {
    background-color: #535353;
}

.gold_Mot[b-ww50zwiu2l] {
    background-color: #D5AB45;
}

.silver_Mot[b-ww50zwiu2l] {
    background-color: #AAAAAA;
}

.card-heading[b-ww50zwiu2l] {
    color: #fff;
    border-radius: 10px;
    border: none;
}

    .card-heading h2[b-ww50zwiu2l] {
        font-size: 1.5rem;
        margin: auto 0;
        margin-left: 6px;
    }


.platinum-lists[b-ww50zwiu2l] {
    list-style: none;
    color: #fff;
    margin: 6% 0;
    padding-left: 10px;
}


.platinum-list p[b-ww50zwiu2l], .platinum-list img[b-ww50zwiu2l] {
    display: inline-block;
}

.platinum-list p[b-ww50zwiu2l] {
    font-size: 1rem;
    margin-left: 10px;
}




@media screen and (min-width: 281px) and (max-width: 479px) {

    .platinum_Mot[b-ww50zwiu2l], .gold_Mot[b-ww50zwiu2l], .silver_Mot[b-ww50zwiu2l] {
        width: 18rem;
        height: 14rem;
    }

    .card-heading h2[b-ww50zwiu2l] {
        font-size: 1.1rem;
    }

    .platinum-list p[b-ww50zwiu2l] {
        font-size: 0.65rem;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {

    .platinum_Mot[b-ww50zwiu2l], .gold_Mot[b-ww50zwiu2l], .silver_Mot[b-ww50zwiu2l] {
        width: 19rem;
        height: 14.5rem;
    }

    .card-heading h2[b-ww50zwiu2l] {
        font-size: 1.4rem;
    }

    .platinum-list p[b-ww50zwiu2l] {
        font-size: 0.7rem;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {

    .platinum_Mot[b-ww50zwiu2l], .gold_Mot[b-ww50zwiu2l], .silver_Mot[b-ww50zwiu2l] {
        width: 18rem;
        height: 15rem;
    }

    .card-heading h2[b-ww50zwiu2l] {
        font-size: 1.5rem;
    }

    .platinum-list p[b-ww50zwiu2l] {
        font-size: 0.72rem;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {

    .platinum_Mot[b-ww50zwiu2l], .gold_Mot[b-ww50zwiu2l], .silver_Mot[b-ww50zwiu2l] {
        width: 16rem;
        height: 15rem;
    }

    .card-heading h2[b-ww50zwiu2l] {
        font-size: 1.45rem;
    }

    .platinum-list p[b-ww50zwiu2l] {
        font-size: 0.65rem;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1439px) {
    .driveaway_Mot_video[b-ww50zwiu2l] {
        height: 360px;
        width: 640px;
    }

   .platinum_Mot[b-ww50zwiu2l], .gold_Mot[b-ww50zwiu2l], .silver_Mot[b-ww50zwiu2l] {
        width: 19rem;
        height: 16rem;
    }

    .card-heading h2[b-ww50zwiu2l] {
        font-size: 1.6rem;
    }

    .platinum-list p[b-ww50zwiu2l] {
        font-size: 0.8rem;
    }
}


@media screen and (min-width: 1440px) and (max-width: 2099px) {

    .platinum_Mot[b-ww50zwiu2l], .gold_Mot[b-ww50zwiu2l], .silver_Mot[b-ww50zwiu2l] {
        width: 20rem;
        height: 16rem;
    }

    .card-heading h2[b-ww50zwiu2l] {
        font-size: 1.7rem;
    }

    .platinum-list p[b-ww50zwiu2l] {
        font-size: 0.85rem;
    }
}

@media screen and (min-width: 2100px){
    .platinum_Mot[b-ww50zwiu2l], .gold_Mot[b-ww50zwiu2l], .silver_Mot[b-ww50zwiu2l] {
        width: 23rem;
        height: 17rem;
        margin: 3rem 0;
    }

    .card-heading h2[b-ww50zwiu2l] {
        font-size: 1.7rem;
    }

    .platinum-list p[b-ww50zwiu2l] {
        font-size: 0.85rem;
    }
}


@media screen and (max-width: 767px) {
    .popup_button[b-ww50zwiu2l] {
        display: flex;
        justify-content: center;
    }

    .popup_para[b-ww50zwiu2l] {
        text-align: center;
    }
}
/* _content/DriveAwayPaintGuard/Pages/Excess.razor.rz.scp.css */
body[b-uxo2e3fmic] {
}

.text-white h6[b-uxo2e3fmic] {
    margin-top: -10px;
}

.video[b-uxo2e3fmic] {
    display: flex;
    align-items: center;
    padding: 3% 7%;
    justify-content: center;
}


.platinum_Mot[b-uxo2e3fmic], .gold_Mot[b-uxo2e3fmic], .silver_Mot[b-uxo2e3fmic] {
    border-radius: 10px;
    padding: 2% 0 2% 1%;
    width: 26rem;
    margin: auto 0;
    cursor: pointer;
    height: 16rem;
    position: relative;
}

.click_here[b-uxo2e3fmic] {
    position: absolute;
    bottom: 20px;
    right: 10px;
}



.platinum_Mot[b-uxo2e3fmic] {
    background-color: #535353;
}

.gold_Mot[b-uxo2e3fmic] {
    background-color: #D5AB45;
}

.silver_Mot[b-uxo2e3fmic] {
    background-color: #AAAAAA;
}

.card-heading[b-uxo2e3fmic] {
    color: #fff;
    border-radius: 10px;
    border: none;
}

    .card-heading h2[b-uxo2e3fmic] {
        font-size: 1.5rem;
        margin: auto 0;
        margin-left: 6px;
    }


.platinum-lists[b-uxo2e3fmic] {
    list-style: none;
    color: #fff;
    margin: 6% 0;
    padding-left: 10px;
}


.platinum-list p[b-uxo2e3fmic], .platinum-list img[b-uxo2e3fmic] {
    display: inline-block;
}

.platinum-list p[b-uxo2e3fmic] {
    font-size: 1rem;
    margin-left: 10px;
}

.driveaway_Mot_video[b-uxo2e3fmic] {
    height: 360px;
    width: 640px;
    border-radius: 7px;
}

@media screen and (max-width: 280px) {
    .driveaway_Mot_video[b-uxo2e3fmic] {
        height: 132px;
        width: 200px;
    }
}

@media screen and (min-width: 281px) and (max-width: 479px) {
    .driveaway_Mot_video[b-uxo2e3fmic] {
        height: 176px;
        width: 320px;
    }


    .platinum_Mot[b-uxo2e3fmic], .gold_Mot[b-uxo2e3fmic], .silver_Mot[b-uxo2e3fmic] {
        width: 18rem;
        height: 14rem;
    }

    .card-heading h2[b-uxo2e3fmic] {
        font-size: 1.1rem;
    }

    .platinum-list p[b-uxo2e3fmic] {
        font-size: 0.65rem;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .driveaway_Mot_video[b-uxo2e3fmic] {
        height: 244px;
        width: 480px;
    }

    .platinum_Mot[b-uxo2e3fmic], .gold_Mot[b-uxo2e3fmic], .silver_Mot[b-uxo2e3fmic] {
        width: 20rem;
        height: 14.5rem;
    }

    .card-heading h2[b-uxo2e3fmic] {
        font-size: 1.4rem;
    }

    .platinum-list p[b-uxo2e3fmic] {
        font-size: 0.75rem;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .driveaway_Mot_video[b-uxo2e3fmic] {
        height: 290px;
        width: 520px;
    }

    .platinum_Mot[b-uxo2e3fmic], .gold_Mot[b-uxo2e3fmic], .silver_Mot[b-uxo2e3fmic] {
        width: 18rem;
        height: 15rem;
    }

    .card-heading h2[b-uxo2e3fmic] {
        font-size: 1.5rem;
    }

    .platinum-list p[b-uxo2e3fmic] {
        font-size: 0.72rem;
    }

    .indexpage_buttons[b-uxo2e3fmic] {
        gap: 60px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {

    .driveaway_Mot_video[b-uxo2e3fmic] {
        height: 310px;
        width: 560px;
    }

    .platinum_Mot[b-uxo2e3fmic], .gold_Mot[b-uxo2e3fmic], .silver_Mot[b-uxo2e3fmic] {
        width: 18rem;
        height: 15rem;
    }

    .card-heading h2[b-uxo2e3fmic] {
        font-size: 1.5rem;
    }

    .platinum-list p[b-uxo2e3fmic] {
        font-size: 0.65rem;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1439px) {
    .driveaway_Mot_video[b-uxo2e3fmic] {
        height: 360px;
        width: 640px;
    }

    .car_bottom_text[b-uxo2e3fmic] {
        font-size: 1.2rem;
    }

    /*cards*/

    .platinum_Mot[b-uxo2e3fmic], .gold_Mot[b-uxo2e3fmic], .silver_Mot[b-uxo2e3fmic] {
        width: 22rem;
        height: 16rem;
    }

    .card-heading h2[b-uxo2e3fmic] {
        font-size: 1.7rem;
    }

    .platinum-list p[b-uxo2e3fmic] {
        font-size: 0.85rem;
    }
}


@media screen and (min-width: 1440px) and (max-width: 2099px) {
    .driveaway_Mot_video[b-uxo2e3fmic] {
        height: 400px;
        width: 720px;
    }

    .platinum_Mot[b-uxo2e3fmic], .gold_Mot[b-uxo2e3fmic], .silver_Mot[b-uxo2e3fmic] {
        width: 21rem;
        height: 16rem;
    }

    .card-heading h2[b-uxo2e3fmic] {
        font-size: 1.7rem;
    }

    .platinum-list p[b-uxo2e3fmic] {
        font-size: 0.85rem;
    }
}

@media screen and (min-width: 2100px) {
    .driveaway_Mot_video[b-uxo2e3fmic] {
        height: 400px;
        width: 740px;
    }
}
/* _content/DriveAwayPaintGuard/Pages/Index.razor.rz.scp.css */
/* Base Styles */
.video[b-els25qcnhd] {
    display: flex;
    align-items: center;
    justify-content: center;
}

.driveaway-para h4[b-els25qcnhd] {
    font-size: 1.4rem;
    margin: 0 180px;
}

.car-Mot h2[b-els25qcnhd] {
    color: #fff;
}

.heading[b-els25qcnhd] {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.heading h2[b-els25qcnhd] {
    font-weight: 700;
    font-size: 3.5rem;
    color: var(--primary-color);
    display: flex;
    align-items: center;
    justify-content: center;
}

.heading h4[b-els25qcnhd] {
    font-weight: 500;
    font-size: 1.5rem;
    color: var(--primary-color);
    display: flex;
    align-items: center;
    justify-content: center;
}
.protection-section[b-els25qcnhd] {
    background-color: var(--secondary-color);
    text-align: center;
    padding: 50px 20px;
    margin-top: 50px;
    border-radius: 14px
}

.protection-section h4[b-els25qcnhd] {
    font-weight: 700;
    margin-bottom: 40px;
    font-size: 40px;
    color: var(--primary-color);
}
.protection-section h4[b-els25qcnhd]::after {
    content: "";
    display: block;
    width: 149px;
    height: 3px;
    background: linear-gradient(90deg, rgba(43, 88, 142, 1) 8%, rgba(223, 234, 255, 1) 71%);
    margin: 8px auto 0;
    border-radius: 2px;
    position: relative;
    left: 70px;
}

.protection-box img[b-els25qcnhd] {
    width: 170px;
    height: 170px;
    object-fit: contain;
    margin-bottom: 15px;
}

.protection-box h5[b-els25qcnhd] {
    font-size: 20px;
    font-weight: 600;
    color: var(--primary-color);
    margin-top: 10px;
}
.paint-guard-text[b-els25qcnhd] {
    color: var(--text-color);
    font-size: 22px;
    line-height: 35px;
    text-align: justify;
    font-weight: 500;
}
.content[b-els25qcnhd]{
    margin-top: 50px;
}
.shine-section[b-els25qcnhd] {
    padding: 40px 0;
}


.shine-section .shine-section-heading[b-els25qcnhd] {
    font-size: 2rem;
    font-weight: 700;
    color: #1a4f85;
    margin-bottom: 25px;
    position: relative;
}

section .shine-section-heading[b-els25qcnhd]::before {
    content: "";
    position: absolute;
    top: -30px;
    left: 0px;
    width: 220px;
    height: 220px;
    background: #E1ECFF; /* light blue */
    border-radius: 50%;
    z-index: -1;
}

.shine-section .shine-section-heading[b-els25qcnhd]::after {
    content: "";
    display: block;
    width: 149px;
    height: 3px;
    background: linear-gradient(90deg,rgba(43, 88, 142, 1) 8%, rgba(255, 255, 255, 1) 71%);
    position: relative;
    left: 135px;
    top: 10px;
}

.shine-section ul[b-els25qcnhd] {
    padding-left: 60px;
}

.shine-section ul li[b-els25qcnhd] {
    margin-bottom: 12px;
    line-height: 1.6;
    color: #333;
    font-size: 22px;
    text-align: justify;
    font-weight: 500;
}
.shine-section ul li[b-els25qcnhd]::marker {
    color: var(--primary-color);
    font-size: 1.5rem;
}
.shine-image[b-els25qcnhd] {
    text-align: center;
}

.shine-image img[b-els25qcnhd] {
    max-width: 300px;
    height: auto;
    margin-bottom: 10px;
}
.shine-image h6[b-els25qcnhd] {
    font-size: 24px;
    color: var(--primary-color);
    font-weight: 700;
    margin-top: 20px;
}

.shine-image h6 span[b-els25qcnhd] {
    color: #0074c8;
    
}


/*MEDIA QUERY STARTS*/
@media screen and (max-width: 280px) {
    .driveaway_Mot_video[b-els25qcnhd] {
        height: auto;
        width: 100%;
    }
    .protection-box img[b-els25qcnhd]{
        width: 100px;
        height: 100px;
    }
    .content[b-els25qcnhd]{
        margin-top: 20px;
    }
    .paint-guard-text[b-els25qcnhd]{
        font-size:18px;
    }
    .shine-section ul li[b-els25qcnhd] {
        font-size: 18px;
    }
    .shine-section[b-els25qcnhd]{
        padding: 10px 0;
    }
    .shine-section ul[b-els25qcnhd]{
        padding-left: 26px
    }
    .shine-image h6[b-els25qcnhd] {
        font-size: 22px;
    }
    .protection-box img[b-els25qcnhd] {
        width: 120px;
        height: 120px;
    }  
}

@media screen and (min-width: 281px) and (max-width: 479px) {
    .heading h2[b-els25qcnhd] {
        font-size: 2rem;
    }
    .driveaway-para h4[b-els25qcnhd] {
        font-size: 0.7rem;
        margin: 0 5px;
    }
    .driveaway_Mot_video[b-els25qcnhd] {
        height: auto;
        width: 100%;
    }
    .protection-box img[b-els25qcnhd] {
        width: 120px;
        height: 120px;
    }
    .content[b-els25qcnhd] {
        margin-top: 20px;
    }
    .paint-guard-text[b-els25qcnhd] {
        font-size: 18px;
    }
    .shine-section ul li[b-els25qcnhd] {
        font-size: 18px;
    }
    .shine-section[b-els25qcnhd] {
        padding: 10px 0;
    }
    .shine-section ul[b-els25qcnhd] {
        padding-left: 26px
    }
    .shine-image h6[b-els25qcnhd] {
        font-size: 22px;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .driveaway_Mot_video[b-els25qcnhd] {
        height: auto;
        width: 100%;
    }

    .driveaway-para h4[b-els25qcnhd] {
        font-size: 0.95rem;
        margin: 0 5px;
    }
    .protection-box img[b-els25qcnhd] {
        width: 150px;
        height: 150px;
    }
    .content[b-els25qcnhd] {
        margin-top: 20px;
    }
    .paint-guard-text[b-els25qcnhd] {
        font-size: 18px;
    }
    .shine-section ul li[b-els25qcnhd] {
        font-size: 18px;
    }
    .shine-section[b-els25qcnhd] {
        padding: 10px 0;
    }
    .shine-section ul[b-els25qcnhd] {
        padding-left: 26px
    }
    .shine-image h6[b-els25qcnhd] {
        font-size: 22px;
    }

    
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .driveaway_Mot_video[b-els25qcnhd] {
        height: auto;
        width: 100%;
    }

    .driveaway-para h4[b-els25qcnhd] {
        font-size: 1.1rem;
        margin: 0 35px;
    }
    .protection-box img[b-els25qcnhd] {
        width: 160px;
        height: 160px;
    }
    
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {

    .driveaway_Mot_video[b-els25qcnhd] {
        height: auto;
        width: 100%;
    }
    
}

@media screen and (min-width: 1280px) and (max-width: 1439px) {
    .driveaway_Mot_video[b-els25qcnhd] {
        height: auto;
        width: 100%;
    }

    .driveaway-para h4[b-els25qcnhd] {
        font-size: 1.3rem;
        margin: 0 145px;
    }

   

}


@media screen and (min-width: 1440px) and (max-width: 2099px) {
    .driveaway_Mot_video[b-els25qcnhd] {
        height: auto;
        width: 100%;
    }

}

@media screen and (min-width: 2100px) {
    .driveaway_Mot_video[b-els25qcnhd] {
        height: auto;
        width: 100%;
    }
}
/* _content/DriveAwayPaintGuard/Pages/MotDelivery1.razor.rz.scp.css */
.video[b-2pmy9oeju7]{
    display: flex;
    justify-content:center;
    align-items:center;
}

.Motdelivery1[b-2pmy9oeju7]{
    margin: 28px 0;
}

.Mot_button[b-2pmy9oeju7]{
    display:flex;
    justify-content:center;
    align-items:center;
    margin: 40px 0;
}

/* _content/DriveAwayPaintGuard/Pages/MotDelivery2.razor.rz.scp.css */
.video[b-w4tsgsupeh]{
    display: flex;
    justify-content:center;
    align-items:center;
}

.Motdelivery2[b-w4tsgsupeh]{
    margin: 28px 0;
}

.Mot_button[b-w4tsgsupeh]{
    display:flex;
    justify-content:center;
    align-items:center;
    margin: 40px 0;
}

/* _content/DriveAwayPaintGuard/Pages/MotFailureInsuranceInformation.razor.rz.scp.css */
.heading[b-0w5h33bqpj] {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .heading h2[b-0w5h33bqpj] {
        font-weight: 700;
        font-size: 3.5rem;
        color: var(--primary-color);
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .heading h4[b-0w5h33bqpj] {
        font-weight: 500;
        font-size: 1.5rem;
        color: var(--primary-color);
        display: flex;
        align-items: center;
        justify-content: center;
    }

.protection-section[b-0w5h33bqpj] {
    background-color: var(--secondary-color);
    text-align: center;
    padding: 50px 20px;
    margin-top: 50px;
    border-radius: 14px
}

    .protection-section h4[b-0w5h33bqpj] {
        font-weight: 700;
        margin-bottom: 40px;
        font-size: 40px;
        color: var(--primary-color);
    }

        .protection-section h4[b-0w5h33bqpj]::after {
            content: "";
            display: block;
            width: 149px;
            height: 3px;
            background: linear-gradient(90deg, rgba(43, 88, 142, 1) 8%, rgba(223, 234, 255, 1) 71%);
            margin: 8px auto 0;
            border-radius: 2px;
            position: relative;
            left: 70px;
        }

.protection-box img[b-0w5h33bqpj] {
    width: 170px;
    height: 170px;
    object-fit: contain;
    margin-bottom: 15px;
}

.protection-box h5[b-0w5h33bqpj] {
    font-size: 20px;
    font-weight: 600;
    color: var(--primary-color);
    margin-top: 10px;
}

.paint-guard-text[b-0w5h33bqpj] {
    color: var(--text-color);
    font-size: 22px;
    line-height: 35px;
    text-align: justify;
    font-weight: 500;
}

.content[b-0w5h33bqpj] {
    margin-top: 20px;
}

.shine-section[b-0w5h33bqpj] {
    padding: 40px 0;
}


.shine-section .shine-section-heading[b-0w5h33bqpj] {
    font-size: 2rem;
    font-weight: 700;
    color: #1a4f85;
    margin-bottom: 25px;
    position: relative;
}
.custom-gap[b-0w5h33bqpj] {
    gap: 80px;
}
.shine-content[b-0w5h33bqpj] {
    margin-top: 50px;
}



.shine-section .shine-section-heading[b-0w5h33bqpj]::after {
    content: "";
    display: block;
    width: 149px;
    height: 3px;
    background: linear-gradient(90deg,rgba(43, 88, 142, 1) 8%, rgba(255, 255, 255, 1) 71%);
    position: relative;
    left: 135px;
    top: 10px;
}

.shine-section ul[b-0w5h33bqpj] {
    padding-left: 60px;
}

    .shine-section ul li[b-0w5h33bqpj] {
        margin-bottom: 12px;
        line-height: 1.6;
        color: #333;
        font-size: 22px;
        text-align: justify;
        font-weight: 500;
    }

        .shine-section ul li[b-0w5h33bqpj]::marker {
            color: var(--primary-color);
            font-size: 1.5rem;
        }

.shine-image[b-0w5h33bqpj] {
    text-align: center;
}

.shine-image img[b-0w5h33bqpj] {
    max-width: 250px;
    height: auto;
    margin-bottom: 10px;
}

.shine-image h6[b-0w5h33bqpj] {
    font-size: 24px;
    color: var(--primary-color);
    font-weight: 700;
    margin-top: 20px;
}

.shine-image h6 span[b-0w5h33bqpj] {
    color: #0074c8;
}
/* Purchase Button */
.purchase-section[b-0w5h33bqpj] {
    text-align: center;
    padding: 40px 0;
    margin: 40px 0px;
    background: var(--secondary-color);
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}

    .purchase-section h6[b-0w5h33bqpj] {
        font-size: 24px;
        color: var(--primary-color);
        font-weight: 600;
    }

.purchase-btn[b-0w5h33bqpj] {
    background: var(--primary-color);
    color: white;
    padding: 12px 30px;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    margin-left: 15px;
    font-size: 20px;
    font-size: 20px;
}

/*MEDIA QUERY STARTS*/
@media screen and (max-width: 280px) {
    .driveaway_Mot_video[b-0w5h33bqpj] {
        height: auto;
        width: 100%;
    }

    .protection-box img[b-0w5h33bqpj] {
        width: 100px;
        height: 100px;
    }

    .content[b-0w5h33bqpj] {
        margin-top: 20px;
    }

    .paint-guard-text[b-0w5h33bqpj] {
        font-size: 18px;
    }

    .shine-section ul li[b-0w5h33bqpj] {
        font-size: 18px;
    }

    .shine-section[b-0w5h33bqpj] {
        padding: 10px 0;
    }

        .shine-section ul[b-0w5h33bqpj] {
            padding-left: 26px
        }

    .shine-image h6[b-0w5h33bqpj] {
        font-size: 22px;
    }

    .protection-box img[b-0w5h33bqpj] {
        width: 120px;
        height: 120px;
    }
    .purchase-section h6[b-0w5h33bqpj]{
        font-size: 18px;
    }
    .purchase-btn[b-0w5h33bqpj] {
        font-size: 18px;
    }
}

@media screen and (min-width: 281px) and (max-width: 479px) {
    .heading h2[b-0w5h33bqpj] {
        font-size: 2rem;
    }

    .driveaway-para h4[b-0w5h33bqpj] {
        font-size: 0.7rem;
        margin: 0 5px;
    }

    .driveaway_Mot_video[b-0w5h33bqpj] {
        height: auto;
        width: 100%;
    }

    .protection-box img[b-0w5h33bqpj] {
        width: 120px;
        height: 120px;
    }

    .content[b-0w5h33bqpj] {
        margin-top: 20px;
    }

    .paint-guard-text[b-0w5h33bqpj] {
        font-size: 18px;
    }

    .shine-section ul li[b-0w5h33bqpj] {
        font-size: 18px;
    }

    .shine-section[b-0w5h33bqpj] {
        padding: 10px 0;
    }

        .shine-section ul[b-0w5h33bqpj] {
            padding-left: 26px
        }

    .shine-image h6[b-0w5h33bqpj] {
        font-size: 22px;
    }
    .purchase-section h6[b-0w5h33bqpj] {
        font-size: 18px;
    }
    .purchase-btn[b-0w5h33bqpj] {
        font-size: 18px;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .driveaway_Mot_video[b-0w5h33bqpj] {
        height: auto;
        width: 100%;
    }

    .driveaway-para h4[b-0w5h33bqpj] {
        font-size: 0.95rem;
        margin: 0 5px;
    }

    .protection-box img[b-0w5h33bqpj] {
        width: 150px;
        height: 150px;
    }

    .content[b-0w5h33bqpj] {
        margin-top: 20px;
    }

    .paint-guard-text[b-0w5h33bqpj] {
        font-size: 18px;
    }

    .shine-section ul li[b-0w5h33bqpj] {
        font-size: 18px;
    }

    .shine-section[b-0w5h33bqpj] {
        padding: 10px 0;
    }

        .shine-section ul[b-0w5h33bqpj] {
            padding-left: 26px
        }

    .shine-image h6[b-0w5h33bqpj] {
        font-size: 22px;
    }
    .purchase-section h6[b-0w5h33bqpj] {
        font-size: 18px;
    }
    .purchase-btn[b-0w5h33bqpj] {
        font-size: 18px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .driveaway_Mot_video[b-0w5h33bqpj] {
        height: auto;
        width: 100%;
    }

    .driveaway-para h4[b-0w5h33bqpj] {
        font-size: 1.1rem;
        margin: 0 35px;
    }

    .protection-box img[b-0w5h33bqpj] {
        width: 160px;
        height: 160px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {

    .driveaway_Mot_video[b-0w5h33bqpj] {
        height: auto;
        width: 100%;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1439px) {
    .driveaway_Mot_video[b-0w5h33bqpj] {
        height: auto;
        width: 100%;
    }

    .driveaway-para h4[b-0w5h33bqpj] {
        font-size: 1.3rem;
        margin: 0 145px;
    }
}


@media screen and (min-width: 1440px) and (max-width: 2099px) {
    .driveaway_Mot_video[b-0w5h33bqpj] {
        height: auto;
        width: 100%;
    }
}

@media screen and (min-width: 2100px) {
    .driveaway_Mot_video[b-0w5h33bqpj] {
        height: auto;
        width: 100%;
    }
}
/* _content/DriveAwayPaintGuard/Pages/MotHome.razor.rz.scp.css */
body[b-pxhjlqfuy3] {
}

.text-white h6[b-pxhjlqfuy3] {
    margin-top: -10px;
}
.video[b-pxhjlqfuy3] {
    display: flex;
    align-items: center;
    padding-top: 30px;
    justify-content: center;
    border-radius: 0px !important;
}

.protection-section[b-pxhjlqfuy3] {
    background-color: var(--secondary-color);
    text-align: center;
    padding: 50px 20px;
    margin-top: 50px;
    border-radius: 14px
}

.protection-section h4[b-pxhjlqfuy3] {
    font-weight: 700;
    margin-bottom: 40px;
    font-size: 40px;
    color: var(--primary-color);
}

.protection-section h4[b-pxhjlqfuy3]::after {
    content: "";
    display: block;
    width: 149px;
    height: 3px;
    background: linear-gradient(90deg, rgba(43, 88, 142, 1) 8%, rgba(223, 234, 255, 1) 71%);
    margin: 8px auto 0;
    border-radius: 2px;
    position: relative;
    left: 70px;
}

.protection-box img[b-pxhjlqfuy3] {
    width: 170px;
    height: 170px;
    object-fit: contain;
    margin-bottom: 15px;
}

.protection-box h5[b-pxhjlqfuy3] {
    font-size: 20px;
    font-weight: 600;
    color: var(--primary-color);
    margin-top: 10px;
}
.paint-fabric-section[b-pxhjlqfuy3] {
    padding: 50px 0px;
    position: relative;
    overflow: hidden;
}

/* Circle background */
.paint-fabric-circle[b-pxhjlqfuy3] {
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translate(-50%, -50%);
    width: 220px;
    height: 220px;
    background: var(--secondary-color);
    border-radius: 50%;
    z-index: 0;
}

.paint-fabric-section h2[b-pxhjlqfuy3] {
    font-size: 2.5rem;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

.paint-fabric-section h5[b-pxhjlqfuy3] {
    font-size: 2rem;
    font-weight: 700;
    color: var(--primary-color);
    position: relative;
    z-index: 1;
    margin-top: 50px;
}

.paint-fabric-section p[b-pxhjlqfuy3] {
    color: #333;
    line-height: 1.6;
    position: relative;
    z-index: 1;
    text-align: justify;
    font-weight: 500;
}

.paint-fabric-right[b-pxhjlqfuy3] {
    text-align: center;
    margin-top: 30px;
}

.paint-fabric-right img[b-pxhjlqfuy3] {
    max-width: 200px;
    height: auto;
    margin-bottom: 10px;
}

.paint-fabric-right h6[b-pxhjlqfuy3] {
    font-weight: 700;
    color: #0074c8;
    margin-bottom: 25px;
}

.paint-fabric-btn[b-pxhjlqfuy3] {
    background: var(--primary-color);
    color: #fff;
    font-weight: 600;
    border-radius: 6px;
    padding: 8px 20px;
    text-decoration: none;
    transition: 0.3s;
    display: inline-block;
}
.paint-guard-text[b-pxhjlqfuy3] {
    color: var(--text-color);
    font-size: 22px;
    line-height: 35px;
}
.interior-img[b-pxhjlqfuy3]{
    margin-top: 50px;
}
.pdf-section[b-pxhjlqfuy3] {
    width: 100%;
    background: var(--secondary-color);
    margin-left: 0;
    padding: 40px;
    box-sizing: border-box;
    overflow-x: hidden;
}
.Purchase-Quotation[b-pxhjlqfuy3] {
    display: flex;
    flex-direction: column;
    width: 100%;
    background: var(--primary-color);
    align-items: center;
    padding: 15px;
    border-radius: 10px;
    color: white;
    border: none;
    margin-top: 25px;
    display: inline-block;
}
.purchase-quotation-heading[b-pxhjlqfuy3]{
    font-size: 24px !important;
    color: white !important;
    margin-top: 0 !important;
    
}

.interior-img h6[b-pxhjlqfuy3] {
    font-size: 24px;
    color: var(--primary-color);
    font-weight: 700;
    margin-top: 20px;
}

.interior-img h6 span[b-pxhjlqfuy3] {
    color: #0074c8;
}
.ceramic-img h6[b-pxhjlqfuy3] {
    font-size: 24px;
    color: var(--primary-color);
    font-weight: 700;
    margin-top: 20px;
}
.ceramic-img h6 span[b-pxhjlqfuy3] {
    color: #0074c8;
}
.lists[b-pxhjlqfuy3] {
    margin: 14px 0;
    list-style: none;
    padding-left: 0;
}


.list-item[b-pxhjlqfuy3] {
    color: #A0C44A;
    display: flex;
    gap: 10px;
    align-items: center;
    font-weight: 600;
}

    .list-item p[b-pxhjlqfuy3]{
        font-size: 1.2rem;
    }


    .platinum_Mot[b-pxhjlqfuy3], .gold_Mot[b-pxhjlqfuy3], .silver_Mot[b-pxhjlqfuy3] {
        border-radius: 10px;
        padding: 4% 0 8% 1%;
        /*width: 26rem;*/
        margin: auto 0;
        /* cursor: pointer;*/
        /*height: 16rem;*/
        position: relative;
    }

.click_here[b-pxhjlqfuy3] {
 /*   position: absolute;
    bottom: 12px;
    right: 38px;*/
    margin-right: 20px;
    text-align: end;
    cursor: pointer;
}


    .click_here button[b-pxhjlqfuy3] {
        color: #A0C44A;
        font-size: 1.3rem;
        font-weight: 600;
        border: none;
        outline: none;
        background-color: #fff;
/*        border-radius: 25%;*/
    }


    .platinum_Mot[b-pxhjlqfuy3] {
        background-color: #535353;
    }

  .gold_Mot[b-pxhjlqfuy3] {
        background-color: #D5AB45;
    }

.silver_Mot[b-pxhjlqfuy3] {
    background-color: #AAAAAA;
}

.Product-card[b-pxhjlqfuy3] {
    border: 4px solid #A0C44A;
    border-radius: 20%;
    padding: 2.5%;
    display: flex;
    justify-content:center;
    /*align-items: center;*/
    flex-direction:column;
}

.Product-card[b-pxhjlqfuy3] {
    margin-left: auto;
    margin-right: auto;
}

.card-heading[b-pxhjlqfuy3] {
    color: #A0C44A;
    border-radius: 10px;
    border: none;
}

    .card-heading h2[b-pxhjlqfuy3] {
        font-size: 1.5rem;
        margin: auto 0;
        margin-left: 35px;
        font-weight: 600;
    }


    .platinum-lists[b-pxhjlqfuy3] {
        list-style: none;
        color: #fff;
        margin: 6% 0;
        padding-left: 10px;
    }


.platinum-list p[b-pxhjlqfuy3], .platinum-list img[b-pxhjlqfuy3] {
    display: inline-block;
}

    .platinum-list p[b-pxhjlqfuy3] {
        font-size: 1rem;
        margin-left: 10px;
    }

    .driveaway_Mot_video[b-pxhjlqfuy3] {
        height: auto;
        width: 60%;
        border-radius: 7px;
    }
.moblie-btn[b-pxhjlqfuy3]{
    display: none !important;
}
@media screen and (max-width: 280px) {
    .driveaway_Mot_video[b-pxhjlqfuy3] {
        height: auto;
        width: 100%;
        max-width: 100%;
        object-fit: cover;
    }

    .e-radio + label .e-label[b-pxhjlqfuy3] {
        font-size: 0.55rem;
    }

    .Product-card[b-pxhjlqfuy3] {
        width: 260px;
    }

    .paint-guard-text[b-pxhjlqfuy3] {
        font-size: 18px;
    }

    .btn-custom[b-pxhjlqfuy3] {
        margin-top: 15px;
    }

    .paint-fabric-section h5[b-pxhjlqfuy3] {
        margin-top: 24px;
    }

    .protection-box img[b-pxhjlqfuy3] {
        width: 120px;
        height: 120px;
    }

    .paint-fabric-circle[b-pxhjlqfuy3] {
        display: none;
    }

    .protection-box h5[b-pxhjlqfuy3] {
        font-size: 18px;
    }
    .moblie-btn[b-pxhjlqfuy3] {
        display: block !important;
    }
}

@media screen and (min-width: 281px) and (max-width: 479px){
    .driveaway_Mot_video[b-pxhjlqfuy3] {
        height: auto;
        width: 100%;
        max-width: 100%;
        object-fit: cover;
    }

    .paint-guard-text[b-pxhjlqfuy3] {
        font-size: 18px;
    }
    .Product-card[b-pxhjlqfuy3] {
        width: 350px;
    }

    .e-radio + label .e-label[b-pxhjlqfuy3] {
        font-size: 0.75rem;
    }

    .payment-heading[b-pxhjlqfuy3]{
        font-size: 0.57rem;
    }

    .priceText1[b-pxhjlqfuy3], .priceText2[b-pxhjlqfuy3], .priceText3[b-pxhjlqfuy3]{
        font-size: 0.6rem;
    }


    .platinum_Mot[b-pxhjlqfuy3], .gold_Mot[b-pxhjlqfuy3], .silver_Mot[b-pxhjlqfuy3] {
        width: 20rem;
        /*  height: 24rem;*/

        padding: 2% 2% 8% 1% !important;
    }

    .card-heading h2[b-pxhjlqfuy3] {
        font-size: 1.4rem;
    }

    .platinum-list p[b-pxhjlqfuy3] {
        font-size: 0.65rem;
    }
    .btn-custom[b-pxhjlqfuy3] {
        margin-top: 15px;
    }
    .paint-fabric-section h5[b-pxhjlqfuy3] {
        margin-top: 24px;
    }
    .protection-box img[b-pxhjlqfuy3] {
        width: 120px;
        height: 120px;
    }
    .paint-fabric-circle[b-pxhjlqfuy3] {
        display: none;
    }
    .moblie-btn[b-pxhjlqfuy3] {
        display: block !important;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .driveaway_Mot_video[b-pxhjlqfuy3] {
        height: auto;
        width: 100%;
        max-width: 100%;
        object-fit: cover;
    }

    .paint-guard-text[b-pxhjlqfuy3] {
        font-size: 18px;
    }
    .Product-card[b-pxhjlqfuy3] {
        width: 510px;
    }

    .platinum_Mot[b-pxhjlqfuy3], .gold_Mot[b-pxhjlqfuy3], .silver_Mot[b-pxhjlqfuy3] {
        width: 22rem;
        /* height: 24rem;*/
        padding: 2% 2% 8% 1%;
    }

    .card-heading h2[b-pxhjlqfuy3] {
        font-size: 1.5rem;
    }

    .platinum-list p[b-pxhjlqfuy3] {
        font-size: 0.85rem;
    }

    .e-radio + label .e-label[b-pxhjlqfuy3] {
        font-size: 0.85rem;
    }

    .payment-heading[b-pxhjlqfuy3] {
        font-size: 0.55rem;
    }

    .priceText1[b-pxhjlqfuy3], .priceText2[b-pxhjlqfuy3], .priceText3[b-pxhjlqfuy3] {
        font-size: 0.75rem;
    }

    .btn-custom[b-pxhjlqfuy3] {
        margin-top: 15px;
    }
    .paint-fabric-section h5[b-pxhjlqfuy3] {
        margin-top: 24px;
    }
    .protection-box img[b-pxhjlqfuy3] {
        width: 120px;
        height: 120px;
    }
    .paint-fabric-circle[b-pxhjlqfuy3] {
        display: none;
    }
    .moblie-btn[b-pxhjlqfuy3] {
        display: block !important;
    }

}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .driveaway_Mot_video[b-pxhjlqfuy3] {
        height: auto;
        width: 100%;
        max-width: 100%;
        object-fit: cover;
    }
    .Product-card[b-pxhjlqfuy3] {
        width: 530px;
    }

    .platinum_Mot[b-pxhjlqfuy3], .gold_Mot[b-pxhjlqfuy3], .silver_Mot[b-pxhjlqfuy3] {
        width: 22rem;
        /* height: 24rem;*/
        padding: 2% 2% 8% 1%;
    }

    .card-heading h2[b-pxhjlqfuy3] {
        font-size: 1.4rem;
    }

    .platinum-list p[b-pxhjlqfuy3] {
        font-size: 0.72rem;
    }

    .indexpage_buttons[b-pxhjlqfuy3]{
        gap: 60px;
    }

    .e-radio + label .e-label[b-pxhjlqfuy3] {
        font-size: 0.85rem;
    }

    .payment-heading[b-pxhjlqfuy3] {
        font-size: 0.7rem;
    }

    .priceText1[b-pxhjlqfuy3], .priceText2[b-pxhjlqfuy3], .priceText3[b-pxhjlqfuy3] {
        font-size: 0.78rem;
    }
    .paint-fabric-circle[b-pxhjlqfuy3] {
        display: none;
    }

}

@media screen and (min-width: 1024px) and (max-width: 1279px) {

    .driveaway_Mot_video[b-pxhjlqfuy3] {
        height: auto;
        width: 62%;
        max-width: 100%;
        object-fit: cover;
    }

    .platinum_Mot[b-pxhjlqfuy3], .gold_Mot[b-pxhjlqfuy3], .silver_Mot[b-pxhjlqfuy3] {
        width: 22rem;
      /*  height: 24rem;*/
    }


    .Product-card[b-pxhjlqfuy3] {
        width: 540px;
    }

    .card-heading h2[b-pxhjlqfuy3] {
        font-size: 1.5rem;
    }

    .platinum-list p[b-pxhjlqfuy3] {
        font-size: 0.65rem;
    }

    .e-radio + label .e-label[b-pxhjlqfuy3] {
        font-size: 0.85rem;
    }

    .payment-heading[b-pxhjlqfuy3] {
        font-size: 0.72rem;
    }

    .priceText1[b-pxhjlqfuy3], .priceText2[b-pxhjlqfuy3], .priceText3[b-pxhjlqfuy3] {
        font-size: 0.78rem;
    }

}

@media screen and (min-width: 1280px) and (max-width: 1439px) {
    .driveaway_Mot_video[b-pxhjlqfuy3] {
        height: auto;
        width: 62%;
        max-width: 100%;
        object-fit: cover;
    }

    .car_bottom_text[b-pxhjlqfuy3] {
        font-size: 1.2rem;
    }

    .Product-card[b-pxhjlqfuy3] {
        width: 550px;
    }

    /*cards*/

    .platinum_Mot[b-pxhjlqfuy3], .gold_Mot[b-pxhjlqfuy3], .silver_Mot[b-pxhjlqfuy3] {
        width: 22rem;
       /* height: 24rem;*/
    }

    .card-heading h2[b-pxhjlqfuy3]{
        font-size: 1.7rem;
    }

    .platinum-list p[b-pxhjlqfuy3]{
        font-size: 0.85rem;
    }

    .e-radio + label .e-label[b-pxhjlqfuy3] {
        font-size: 0.85rem;
    }

    .payment-heading[b-pxhjlqfuy3] {
        font-size: 0.75rem;
    }

    .priceText1[b-pxhjlqfuy3], .priceText2[b-pxhjlqfuy3], .priceText3[b-pxhjlqfuy3] {
        font-size: 0.84rem;
    }

}


@media screen and (min-width: 1440px) and (max-width: 2099px) {
    .driveaway_Mot_video[b-pxhjlqfuy3] {
        height: auto;
        width: 62%;
        max-width: 100%;
        object-fit: cover;
    }

    .platinum_Mot[b-pxhjlqfuy3], .gold_Mot[b-pxhjlqfuy3], .silver_Mot[b-pxhjlqfuy3] {
        width: 22rem;
       /* height: 24rem;*/
    }

    .card-heading h2[b-pxhjlqfuy3] {
        font-size: 1.7rem;
    }

    .Product-card[b-pxhjlqfuy3] {
        width: 550px;
    }


    .platinum-list p[b-pxhjlqfuy3] {
        font-size: 0.85rem;
    }

    .e-radio + label .e-label[b-pxhjlqfuy3] {
        font-size: 0.85rem;
    }

    .payment-heading[b-pxhjlqfuy3] {
        font-size: 0.75rem;
    }

    .priceText1[b-pxhjlqfuy3], .priceText2[b-pxhjlqfuy3], .priceText3[b-pxhjlqfuy3] {
        font-size: 0.85rem;
    }

}

@media screen and (min-width: 2100px){
    .driveaway_Mot_video[b-pxhjlqfuy3] {
        height: auto;
        width: 62%;
        max-width: 100%;
        object-fit: cover;
    }

    .platinum_Mot[b-pxhjlqfuy3], .gold_Mot[b-pxhjlqfuy3], .silver_Mot[b-pxhjlqfuy3]{
        width: 26rem;
        /*height: 16rem;*/
    }

    .Product-card[b-pxhjlqfuy3] {
        width: 560px;
    }

    .e-radio + label .e-label[b-pxhjlqfuy3] {
        font-size: 0.85rem;
    }

    .payment-heading[b-pxhjlqfuy3] {
        font-size: 0.78rem;
    }

    .priceText1[b-pxhjlqfuy3], .priceText2[b-pxhjlqfuy3], .priceText3[b-pxhjlqfuy3] {
        font-size: 0.85rem;
    }

}
/* _content/DriveAwayPaintGuard/Pages/MotHomeRetail.razor.rz.scp.css */
body[b-vbycdfx1gm] {
}

.text-white h6[b-vbycdfx1gm] {
    margin-top: -10px;
}
.video[b-vbycdfx1gm]{
    display:flex;
    align-items:center;
    padding: 3% 7%;
    justify-content:center;
}

.lists[b-vbycdfx1gm] {
    margin: 14px 0;
    list-style: none;
    padding-left: 0;
}


.list-item[b-vbycdfx1gm] {
    color: #A0C44A;
    display: flex;
    gap: 10px;
    align-items: center;
    font-weight: 600;
}

    .list-item p[b-vbycdfx1gm]{
        font-size: 1.2rem;
    }


    .platinum_Mot[b-vbycdfx1gm], .gold_Mot[b-vbycdfx1gm], .silver_Mot[b-vbycdfx1gm] {
        border-radius: 10px;
        padding: 4% 0 8% 1%;
        /*width: 26rem;*/
        margin: auto 0;
        /* cursor: pointer;*/
        /*height: 16rem;*/
        position: relative;
    }

.click_here[b-vbycdfx1gm] {
 /*   position: absolute;
    bottom: 12px;
    right: 38px;*/
    margin-right: 20px;
    text-align: end;
    cursor: pointer;
}


    .click_here button[b-vbycdfx1gm] {
        color: #A0C44A;
        font-size: 1.3rem;
        font-weight: 600;
        border: none;
        outline: none;
        background-color: #fff;
/*        border-radius: 25%;*/
    }


    .platinum_Mot[b-vbycdfx1gm] {
        background-color: #535353;
    }

  .gold_Mot[b-vbycdfx1gm] {
        background-color: #D5AB45;
    }

.silver_Mot[b-vbycdfx1gm] {
    background-color: #AAAAAA;
}

.Product-card[b-vbycdfx1gm] {
    border: 4px solid #A0C44A;
    border-radius: 20%;
    padding: 2.5% 2.5%;
    display: flex;
    justify-content:center;
    /*align-items: center;*/
    flex-direction:column;
}

.Product-card[b-vbycdfx1gm] {
   
    margin-left: auto;
    margin-right: auto;
}

.card-heading[b-vbycdfx1gm] {
    color: #A0C44A;
    border-radius: 10px;
    border: none;
}

    .card-heading h2[b-vbycdfx1gm] {
        font-size: 1.5rem;
        margin: auto 0;
        margin-left: 35px;
        font-weight: 600;
    }


    .platinum-lists[b-vbycdfx1gm] {
        list-style: none;
        color: #fff;
        margin: 6% 0;
        padding-left: 10px;
    }


.platinum-list p[b-vbycdfx1gm], .platinum-list img[b-vbycdfx1gm] {
    display: inline-block;
}

    .platinum-list p[b-vbycdfx1gm] {
        font-size: 1rem;
        margin-left: 10px;
    }

    .driveaway_Mot_video[b-vbycdfx1gm] {
        height: 360px;
        width: 640px;
        border-radius: 7px;
    }

@media screen and (max-width: 280px){
    .driveaway_Mot_video[b-vbycdfx1gm] {
        height: 132px;
        width: 200px;
    }

    .e-radio + label .e-label[b-vbycdfx1gm] {
        font-size: 0.55rem;
    }

    .Product-card[b-vbycdfx1gm]{
        width: 260px;
    }
} 

@media screen and (min-width: 281px) and (max-width: 479px){
    .driveaway_Mot_video[b-vbycdfx1gm] {
        height: 176px;
        width: 320px;
    }

    .Product-card[b-vbycdfx1gm] {
        width: 350px;
    }

    .e-radio + label .e-label[b-vbycdfx1gm] {
        font-size: 0.75rem;
    }

    .payment-heading[b-vbycdfx1gm]{
        font-size: 0.57rem;
    }

    .priceText1[b-vbycdfx1gm], .priceText2[b-vbycdfx1gm], .priceText3[b-vbycdfx1gm]{
        font-size: 0.6rem;
    }


    .platinum_Mot[b-vbycdfx1gm], .gold_Mot[b-vbycdfx1gm], .silver_Mot[b-vbycdfx1gm] {
        width: 20rem;
        /*  height: 24rem;*/

        padding: 2% 2% 8% 1% !important;
    }

    .card-heading h2[b-vbycdfx1gm] {
        font-size: 1.4rem;
    }

    .platinum-list p[b-vbycdfx1gm] {
        font-size: 0.65rem;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .driveaway_Mot_video[b-vbycdfx1gm] {
        height: 244px;
        width: 480px;
    }

    .Product-card[b-vbycdfx1gm] {
        width: 510px;
    }

    .platinum_Mot[b-vbycdfx1gm], .gold_Mot[b-vbycdfx1gm], .silver_Mot[b-vbycdfx1gm] {
        width: 22rem;
        /* height: 24rem;*/
        padding: 2% 2% 8% 1%;
    }

    .card-heading h2[b-vbycdfx1gm] {
        font-size: 1.5rem;
    }

    .platinum-list p[b-vbycdfx1gm] {
        font-size: 0.85rem;
    }

    .e-radio + label .e-label[b-vbycdfx1gm] {
        font-size: 0.85rem;
    }

    .payment-heading[b-vbycdfx1gm] {
        font-size: 0.55rem;
    }

    .priceText1[b-vbycdfx1gm], .priceText2[b-vbycdfx1gm], .priceText3[b-vbycdfx1gm] {
        font-size: 0.75rem;
    }

}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .driveaway_Mot_video[b-vbycdfx1gm] {
        height: 290px;
        width: 450px;
    }


    .Product-card[b-vbycdfx1gm] {
        width: 530px;
    }

    .platinum_Mot[b-vbycdfx1gm], .gold_Mot[b-vbycdfx1gm], .silver_Mot[b-vbycdfx1gm] {
        width: 22rem;
        /* height: 24rem;*/
        padding: 2% 2% 8% 1%;
    }

    .card-heading h2[b-vbycdfx1gm] {
        font-size: 1.4rem;
    }

    .platinum-list p[b-vbycdfx1gm] {
        font-size: 0.72rem;
    }

    .indexpage_buttons[b-vbycdfx1gm]{
        gap: 60px;
    }

    .e-radio + label .e-label[b-vbycdfx1gm] {
        font-size: 0.85rem;
    }

    .payment-heading[b-vbycdfx1gm] {
        font-size: 0.7rem;
    }

    .priceText1[b-vbycdfx1gm], .priceText2[b-vbycdfx1gm], .priceText3[b-vbycdfx1gm] {
        font-size: 0.78rem;
    }

}

@media screen and (min-width: 1024px) and (max-width: 1279px) {

    .driveaway_Mot_video[b-vbycdfx1gm] {
        height: 310px;
        width: 450px;
    }

    .platinum_Mot[b-vbycdfx1gm], .gold_Mot[b-vbycdfx1gm], .silver_Mot[b-vbycdfx1gm] {
        width: 22rem;
      /*  height: 24rem;*/
    }

    .Product-card[b-vbycdfx1gm] {
        width: 540px;
    }

    .card-heading h2[b-vbycdfx1gm] {
        font-size: 1.5rem;
    }

    .platinum-list p[b-vbycdfx1gm] {
        font-size: 0.65rem;
    }

    .e-radio + label .e-label[b-vbycdfx1gm] {
        font-size: 0.85rem;
    }

    .payment-heading[b-vbycdfx1gm] {
        font-size: 0.72rem;
    }

    .priceText1[b-vbycdfx1gm], .priceText2[b-vbycdfx1gm], .priceText3[b-vbycdfx1gm] {
        font-size: 0.78rem;
    }

}

@media screen and (min-width: 1280px) and (max-width: 1439px) {
    .driveaway_Mot_video[b-vbycdfx1gm] {
        height: 360px;
        width: 420px;
    }

    .car_bottom_text[b-vbycdfx1gm] {
        font-size: 1.2rem;
    }

    .Product-card[b-vbycdfx1gm] {
        width: 550px;
    }

    /*cards*/

    .platinum_Mot[b-vbycdfx1gm], .gold_Mot[b-vbycdfx1gm], .silver_Mot[b-vbycdfx1gm] {
        width: 22rem;
       /* height: 24rem;*/
    }

    .card-heading h2[b-vbycdfx1gm]{
        font-size: 1.7rem;
    }

    .platinum-list p[b-vbycdfx1gm]{
        font-size: 0.85rem;
    }

    .e-radio + label .e-label[b-vbycdfx1gm] {
        font-size: 0.85rem;
    }

    .payment-heading[b-vbycdfx1gm] {
        font-size: 0.75rem;
    }

    .priceText1[b-vbycdfx1gm], .priceText2[b-vbycdfx1gm], .priceText3[b-vbycdfx1gm] {
        font-size: 0.84rem;
    }

}


@media screen and (min-width: 1440px) and (max-width: 2099px) {
    .driveaway_Mot_video[b-vbycdfx1gm] {
        height: 400px;
        width: 720px;
    }

    .Product-card[b-vbycdfx1gm] {
        width: 550px;
    }


    .platinum_Mot[b-vbycdfx1gm], .gold_Mot[b-vbycdfx1gm], .silver_Mot[b-vbycdfx1gm] {
        width: 22rem;
       /* height: 24rem;*/
    }

    .card-heading h2[b-vbycdfx1gm] {
        font-size: 1.7rem;
    }

    .platinum-list p[b-vbycdfx1gm] {
        font-size: 0.85rem;
    }

    .e-radio + label .e-label[b-vbycdfx1gm] {
        font-size: 0.85rem;
    }

    .payment-heading[b-vbycdfx1gm] {
        font-size: 0.75rem;
    }

    .priceText1[b-vbycdfx1gm], .priceText2[b-vbycdfx1gm], .priceText3[b-vbycdfx1gm] {
        font-size: 0.85rem;
    }

}

@media screen and (min-width: 2100px){
    .driveaway_Mot_video[b-vbycdfx1gm] {
        height: 400px;
        width: 740px;
    }

    .platinum_Mot[b-vbycdfx1gm], .gold_Mot[b-vbycdfx1gm], .silver_Mot[b-vbycdfx1gm]{
        width: 26rem;
        /*height: 16rem;*/
    }


    .Product-card[b-vbycdfx1gm] {
        width: 560px;
    }

    .e-radio + label .e-label[b-vbycdfx1gm] {
        font-size: 0.85rem;
    }

    .payment-heading[b-vbycdfx1gm] {
        font-size: 0.78rem;
    }

    .priceText1[b-vbycdfx1gm], .priceText2[b-vbycdfx1gm], .priceText3[b-vbycdfx1gm] {
        font-size: 0.85rem;
    }

}
/* _content/DriveAwayPaintGuard/Pages/OrderNow.razor.rz.scp.css */


@media screen and (max-width: 280px){

    .ordernowflow_buttons button[b-hx268th8ln] {
        font-size: 0.95rem;
    }

}

@media screen and (min-width: 281px) and (max-width: 480px){

    .ordernowflow_buttons button[b-hx268th8ln] {
        font-size: 0.95rem;
    }
}


@media screen and (min-width: 481px) and (max-width: 767px){

    .ordernowflow_buttons button[b-hx268th8ln] {
        font-size: 0.95rem;
    }
}


@media screen and (min-width: 768px) and (max-width: 1023px) {

    .ordernowflow_buttons button[b-hx268th8ln] {
        font-size: 1rem;
    }
}


@media screen and (min-width: 1024px) and (max-width: 1279px) {

    .ordernowflow_buttons button[b-hx268th8ln] {
        font-size: 1rem;
    }
}


@media screen and (min-width: 1280px) and (max-width: 1439px) {

    .ordernowflow_buttons button[b-hx268th8ln] {
        font-size: 1.1rem;
    }
}


@media screen and (min-width: 1440px) and (max-width: 2159px) {

    .ordernowflow_buttons button[b-hx268th8ln] {
        font-size: 1rem;
    }
}
/* _content/DriveAwayPaintGuard/Pages/Quote.razor.rz.scp.css */
body[b-qrdjgxjwm3] {
}
/* _content/DriveAwayPaintGuard/Shared/Controls/DateTimePicker.razor.rz.scp.css */
body[b-gho1pdpk40] {
}
/* _content/DriveAwayPaintGuard/Shared/Controls/Dropdown.razor.rz.scp.css */
body[b-xtiu61y83q] {
}
/* _content/DriveAwayPaintGuard/Shared/Controls/HtmlButton.razor.rz.scp.css */

.index_buttons[b-jcejr72pur] {
    background-color: #91BF21;
   /* border: 1px solid #03365A;*/
    color: #03365A;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
   /* border: 2px solid #91bf22;*/
    font-size: 1rem ;
    font-weight: 600;
    border: none;
}


.e-registrationnextbtn[b-jcejr72pur] {
    font-size: 1.2rem !important;
    font-weight: 600;
    padding: 0.2% 2% !important;
    background-color: #AD2589 !important;
    border: none;
    color: #fff !important;
}

.index_buttons:hover[b-jcejr72pur] {
    background-color: #6f9c03;
    transition: all ease-in-out 0.1s;
}

.textButton[b-jcejr72pur] {
    height:auto;
    width: 80px;
   margin-top:5px;
   margin-bottom:5px;
   font-weight:500;
   display:inline;
}


.findPartCSS[b-jcejr72pur]{
    color: #fff;
    padding: 1% 0;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.e-findpart[b-jcejr72pur] {
    color: #fff;
    padding: 1% 0;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background-color: #AD2589 !important;
    border: none;
}


.e-findAddressBtnCSS[b-jcejr72pur], .e-findVehicleBtnCSS[b-jcejr72pur] {
    font-size: 1rem;
    padding: 2% 4%;
    background-color: #AD2589 !important;
    border: none;
    color: #fff !important;
}

.Motdelivery1btn[b-jcejr72pur]{
    display: flex;
    justify-content:center;
    align-items:center;
    padding: 0.5rem 0.9rem;
}


.FindAddressBtn[b-jcejr72pur], .RegistrationBtn[b-jcejr72pur]{
    padding: 4px 12px;
}
/* _content/DriveAwayPaintGuard/Shared/Controls/OrderNowButton.razor.rz.scp.css */
/* _content/DriveAwayPaintGuard/Shared/Controls/TextBox.razor.rz.scp.css */
body[b-49xf2z7t2u] {
}
/* _content/DriveAwayPaintGuard/Shared/Controls/WarrantyPremiumCards.razor.rz.scp.css */
/* _content/DriveAwayPaintGuard/Shared/Footer.razor.rz.scp.css */
body[b-tn6h1o3wkt] {
}

/*footer*/

.footer[b-tn6h1o3wkt] {
    background: var(--primary-color);
    padding: 1.5% 3%;
}

.logo-image[b-tn6h1o3wkt] {
    width: 14rem;
    cursor: pointer;
}

.footer-content[b-tn6h1o3wkt] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.left-section[b-tn6h1o3wkt] {
    display: flex;
    align-items: center;
    gap: 40px;
}

.logo-container[b-tn6h1o3wkt] {
    display: flex;
    align-items: center;
}

.logo-text[b-tn6h1o3wkt] {
    font-size: 2.5rem;
    font-weight: bold;
    margin: 0;
    color: white;
}

.drive-text[b-tn6h1o3wkt] {
    color: white;
}

.away-text[b-tn6h1o3wkt] {
    color: white;
    font-weight: 300;
}

.mot-text[b-tn6h1o3wkt] {
    color: white;
    font-size: 1.2rem;
    margin-left: 5px;
}

.fca-section[b-tn6h1o3wkt] {
    color: white;
    text-align: center;
}

.fca-title[b-tn6h1o3wkt] {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 5px;
}

.fca-subtitle[b-tn6h1o3wkt] {
    font-size: 1rem;
    font-weight: 300;
}

.contact-info[b-tn6h1o3wkt] {
    color: white;
}

.contact-title[b-tn6h1o3wkt] {
    font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 5px;
}

.phone-number[b-tn6h1o3wkt] {
    font-size: 1.5rem;
    font-weight: 500;
    color: white;
    white-space: nowrap;
    margin-bottom: 10px;
}



.hours[b-tn6h1o3wkt] {
    font-size: 0.9rem;
    color: white;
    margin: 0 0 10px 0;
    white-space: nowrap;
}

.policy-links[b-tn6h1o3wkt] {
    font-size: 1.1rem;
    color: white;
    white-space: nowrap;
}

    .policy-links a[b-tn6h1o3wkt] {
        color: white;
        text-decoration: none;
    }

        .policy-links a:hover[b-tn6h1o3wkt] {
            text-decoration: underline;
        }



/* Media Queries as requested */
@media screen and (max-width: 280px) {
    .logo-text[b-tn6h1o3wkt] {
        font-size: 0.7rem;
    }

    .mot-text[b-tn6h1o3wkt] {
        font-size: 0.4rem;
    }

    .fca-title[b-tn6h1o3wkt] {
        font-size: 0.6rem;
    }

    .fca-subtitle[b-tn6h1o3wkt] {
        font-size: 0.4rem;
    }

    .contact-title[b-tn6h1o3wkt] {
        font-size: 0.8rem;
    }

    .phone-number[b-tn6h1o3wkt] {
        font-size: 0.8rem;
    }

    .hours[b-tn6h1o3wkt] {
        font-size: 0.9rem;
    }

    .policy-links[b-tn6h1o3wkt] {
        font-size: 0.8rem;
    }

    .header[b-tn6h1o3wkt] {
        font-size: 0.4rem;
    }

    .phone-icon[b-tn6h1o3wkt] {
        width: 15px;
        height: 15px;
    }

    .left-section[b-tn6h1o3wkt] {
        gap: 10px;
    }
}

@media screen and (min-width: 281px) and (max-width: 480px) {
    .logo-text[b-tn6h1o3wkt] {
        font-size: 0.8rem;
    }

    .mot-text[b-tn6h1o3wkt] {
        font-size: 0.45rem;
    }

    .fca-title[b-tn6h1o3wkt] {
        font-size: 0.7rem;
    }

    .fca-subtitle[b-tn6h1o3wkt] {
        font-size: 0.45rem;
    }

    .contact-title[b-tn6h1o3wkt] {
        font-size: 0.9rem;
    }

    .phone-number[b-tn6h1o3wkt] {
        font-size: 0.9rem;
    }

    .hours[b-tn6h1o3wkt] {
        font-size: 0.9rem;
    }

    .policy-links[b-tn6h1o3wkt] {
        font-size: 1rem;
    }

    .header[b-tn6h1o3wkt] {
        font-size: 0.45rem;
    }

    .phone-icon[b-tn6h1o3wkt] {
        width: 16px;
        height: 16px;
    }



    .left-section[b-tn6h1o3wkt] {
        gap: 15px;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .logo-text[b-tn6h1o3wkt] {
        font-size: 0.9rem;
    }

    .mot-text[b-tn6h1o3wkt] {
        font-size: 0.5rem;
    }

    .fca-title[b-tn6h1o3wkt] {
        font-size: 0.8rem;
    }

    .fca-subtitle[b-tn6h1o3wkt] {
        font-size: 0.5rem;
    }

    .contact-title[b-tn6h1o3wkt] {
        font-size: 1rem;
    }

    .phone-number[b-tn6h1o3wkt] {
        font-size: 1rem;
    }

    .hours[b-tn6h1o3wkt] {
        font-size: 1rem;
    }

    .policy-links[b-tn6h1o3wkt] {
        font-size: 1rem;
    }

    .header[b-tn6h1o3wkt] {
        font-size: 0.5rem;
    }

    .phone-icon[b-tn6h1o3wkt] {
        width: 18px;
        height: 18px;
    }


    .left-section[b-tn6h1o3wkt] {
        gap: 20px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .logo-text[b-tn6h1o3wkt] {
        font-size: 1.8rem;
    }

    .mot-text[b-tn6h1o3wkt] {
        font-size: 1rem;
    }

    .fca-title[b-tn6h1o3wkt] {
        font-size: 1.5rem;
    }

    .fca-subtitle[b-tn6h1o3wkt] {
        font-size: 0.8rem;
    }

    .contact-title[b-tn6h1o3wkt] {
        font-size: 1.1rem;
    }

    .phone-number[b-tn6h1o3wkt] {
        font-size: 1.1rem;
    }

    .hours[b-tn6h1o3wkt] {
        font-size: 1rem;
    }

    .policy-links[b-tn6h1o3wkt] {
        font-size: 1.1rem;
    }

    .header[b-tn6h1o3wkt] {
        font-size: 0.8rem;
    }

    .left-section[b-tn6h1o3wkt] {
        gap: 30px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
    .logo-text[b-tn6h1o3wkt] {
        font-size: 2.2rem;
    }

    .mot-text[b-tn6h1o3wkt] {
        font-size: 1.1rem;
    }

    .fca-title[b-tn6h1o3wkt] {
        font-size: 1.8rem;
    }

    .fca-subtitle[b-tn6h1o3wkt] {
        font-size: 0.9rem;
    }

    .contact-title[b-tn6h1o3wkt] {
        font-size: 1.2rem;
    }

    .phone-number[b-tn6h1o3wkt] {
        font-size: 1.2rem;
    }

    .hours[b-tn6h1o3wkt] {
        font-size: 1rem;
    }

    .policy-links[b-tn6h1o3wkt] {
        font-size: 1rem;
    }

    .header[b-tn6h1o3wkt] {
        font-size: 0.85rem;
    }

    .left-section[b-tn6h1o3wkt] {
        gap: 35px;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1439px) {
    .logo-text[b-tn6h1o3wkt] {
        font-size: 2.6rem;
    }

    .mot-text[b-tn6h1o3wkt] {
        font-size: 1.2rem;
    }

    .fca-title[b-tn6h1o3wkt] {
        font-size: 2rem;
    }

    .fca-subtitle[b-tn6h1o3wkt] {
        font-size: 1rem;
    }

    .contact-title[b-tn6h1o3wkt] {
        font-size: 1.3rem;
    }

    .phone-number[b-tn6h1o3wkt] {
        font-size: 1.3rem;
    }

    .hours[b-tn6h1o3wkt] {
        font-size: 1.1rem;
    }

    .policy-links[b-tn6h1o3wkt] {
        font-size: 1.1rem;
    }

    .header[b-tn6h1o3wkt] {
        font-size: 0.9rem;
    }
}

@media screen and (min-width: 1440px) and (max-width: 2159px) {
    .logo-text[b-tn6h1o3wkt] {
        font-size: 2.8rem;
    }

    .mot-text[b-tn6h1o3wkt] {
        font-size: 1.3rem;
    }

    .fca-title[b-tn6h1o3wkt] {
        font-size: 2rem;
    }

    .fca-subtitle[b-tn6h1o3wkt] {
        font-size: 1rem;
    }

    .contact-title[b-tn6h1o3wkt] {
        font-size: 1.3rem;
    }

    .phone-number[b-tn6h1o3wkt] {
        font-size: 1.3rem;
    }

    .hours[b-tn6h1o3wkt] {
        font-size: 1.2rem;
    }

    .policy-links[b-tn6h1o3wkt] {
        font-size: 1.2rem;
    }
}

@media screen and (min-width: 2160px) {
    .logo-text[b-tn6h1o3wkt] {
        font-size: 3.2rem;
    }

    .mot-text[b-tn6h1o3wkt] {
        font-size: 1.4rem;
    }

    .fca-title[b-tn6h1o3wkt] {
        font-size: 2.2rem;
    }

    .fca-subtitle[b-tn6h1o3wkt] {
        font-size: 1.1rem;
    }

    .contact-title[b-tn6h1o3wkt] {
        font-size: 1.3rem;
    }

    .phone-number[b-tn6h1o3wkt] {
        font-size: 1.5rem;
    }

    .hours[b-tn6h1o3wkt] {
        font-size: 1.13rem;
    }

    .policy-links[b-tn6h1o3wkt] {
        font-size: 1.2rem;
    }
}

/* Mobile responsive adjustments */
@media screen and (max-width: 767px) {
    .footer-content[b-tn6h1o3wkt] {
        flex-direction: column;
        gap: 15px;
        text-align: center;
    }

    .left-section[b-tn6h1o3wkt] {
        flex-direction: column;
        gap: 15px;
        width: 100%;
    }

    .contact-info[b-tn6h1o3wkt] {
        text-align: center;
    }

    .phone-number[b-tn6h1o3wkt] {
        justify-content: center;
    }
}
/* _content/DriveAwayPaintGuard/Shared/Header.razor.rz.scp.css */


body[b-dns3vx5juj] {
}

/*header */
.header[b-dns3vx5juj] {
    padding: 1.5% 3%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 0 20px #2b588e61;
}
/*logo image */
.logo-image[b-dns3vx5juj] {
    width: 14rem;
    cursor: pointer;
}

/*contact information*/

.contact[b-dns3vx5juj] {
    display: flex;
    flex-direction: column;
    align-items: end;
    padding: 0 1%;
    gap: 14px;
}

    .contact p[b-dns3vx5juj] {
        padding-bottom: 0;
        margin: 0;
    }

    .contact p[b-dns3vx5juj] {
        font-size: 1.1rem;
        font-weight: 600;
    }

.contact-number span[b-dns3vx5juj] {
    font-size: 1.05rem
}

.contact-number[b-dns3vx5juj] {
    display: flex;
    flex-direction: row;
    gap: 20px;
    background-color: #daf0fe;
    padding: 4% 7%;
    border-radius: 14px;
}

.contact-number span[b-dns3vx5juj] {
    font-weight: 600;
}

.contact-number img[b-dns3vx5juj] {
    width: 0.95rem;
}


.header-content[b-dns3vx5juj] {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

.logo-container[b-dns3vx5juj] {
    display: flex;
    align-items: center;
}

.logo-text[b-dns3vx5juj] {
    font-size: 2.5rem;
    font-weight: bold;
    margin: 0;
}

.drive-text[b-dns3vx5juj] {
    color: #28a745;
}

.away-text[b-dns3vx5juj] {
    color: #6c757d;
    font-weight: 300;
}

.mot-text[b-dns3vx5juj] {
    color: #007bff;
    font-size: 1.2rem;
    margin-left: 5px;
}

.contact-info[b-dns3vx5juj] {
    color: #495057;
    text-align: right;
}

.phone-number[b-dns3vx5juj] {
    font-size: 1rem;
    font-weight: 500;
    color: var(--primary-color);
    margin-bottom: 10px;
    text-align: left;
}

.hours[b-dns3vx5juj] {
    font-size: 0.9rem;
    color: #333;
    margin: 0;
    white-space: nowrap;
    font-weight: 500;
}

/* Media Queries with Logo Image Width Fixed for All Breakpoints */
@media screen and (max-width: 280px) {
    .logo-image[b-dns3vx5juj] {
        width: 8rem;
    }

    .phone-number[b-dns3vx5juj] {
        font-size: 0.6rem;
    }

    .hours[b-dns3vx5juj] {
        font-size: 0.45rem;
    }

    .phone-icon[b-dns3vx5juj] {
        width: 15px;
        height: 15px;
    }
}

@media screen and (min-width: 281px) and (max-width: 480px) {
    .logo-image[b-dns3vx5juj] {
        width: 9rem;
    }

    .logo-text[b-dns3vx5juj] {
        font-size: 1rem;
    }

    .mot-text[b-dns3vx5juj] {
        font-size: 0.55rem;
    }

    .phone-number[b-dns3vx5juj] {
        font-size: 0.7rem;
    }

    .hours[b-dns3vx5juj] {
        font-size: 0.5rem;
    }

    .phone-icon[b-dns3vx5juj] {
        width: 16px;
        height: 16px;
    }

        .phone-icon[b-dns3vx5juj]::before {
            font-size: 9px;
        }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .logo-image[b-dns3vx5juj] {
        width: 10rem;
    }

    .logo-text[b-dns3vx5juj] {
        font-size: 1.2rem;
    }

    .mot-text[b-dns3vx5juj] {
        font-size: 0.65rem;
    }

    .phone-number[b-dns3vx5juj] {
        font-size: 0.8rem;
    }

    .hours[b-dns3vx5juj] {
        font-size: 0.55rem;
    }

    .phone-icon[b-dns3vx5juj] {
        width: 18px;
        height: 18px;
    }

        .phone-icon[b-dns3vx5juj]::before {
            font-size: 10px;
        }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .logo-image[b-dns3vx5juj] {
        width: 12rem;
    }

    .logo-text[b-dns3vx5juj] {
        font-size: 2.8rem;
    }

    .mot-text[b-dns3vx5juj] {
        font-size: 1.3rem;
    }

    .phone-number[b-dns3vx5juj] {
        font-size: 1.4rem;
    }

    .hours[b-dns3vx5juj] {
        font-size: 0.9rem;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
    .logo-image[b-dns3vx5juj] {
        width: 14rem;
    }

    .logo-text[b-dns3vx5juj] {
        font-size: 3.2rem;
    }

    .mot-text[b-dns3vx5juj] {
        font-size: 1.4rem;
    }

    .phone-number[b-dns3vx5juj] {
        font-size: 1.5rem;
    }

    .hours[b-dns3vx5juj] {
        font-size: 1rem;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1439px) {
    .logo-image[b-dns3vx5juj] {
        width: 14rem;
    }

    .logo-text[b-dns3vx5juj] {
        font-size: 3.6rem;
    }

    .mot-text[b-dns3vx5juj] {
        font-size: 1.5rem;
    }

    .phone-number[b-dns3vx5juj] {
        font-size: 1.6rem;
    }

    .hours[b-dns3vx5juj] {
        font-size: 1rem;
    }
}

@media screen and (min-width: 1440px) and (max-width: 2159px) {
    .logo-image[b-dns3vx5juj] {
        width: 14rem;
    }

    .logo-text[b-dns3vx5juj] {
        font-size: 4rem;
    }

    .mot-text[b-dns3vx5juj] {
        font-size: 1.6rem;
    }

    .phone-number[b-dns3vx5juj] {
        font-size: 1.3rem;
    }

    .hours[b-dns3vx5juj] {
        font-size: 1.1rem;
    }
}

@media screen and (min-width: 2160px) {
    .logo-image[b-dns3vx5juj] {
        width: 14rem;
    }

    .logo-text[b-dns3vx5juj] {
        font-size: 4.5rem;
    }

    .mot-text[b-dns3vx5juj] {
        font-size: 1.8rem;
    }

    .phone-number[b-dns3vx5juj] {
        font-size: 1.5rem;
    }

    .hours[b-dns3vx5juj] {
        font-size: 1.2rem;
    }
}
/* _content/DriveAwayPaintGuard/Shared/MainLayout.razor.rz.scp.css */
:root[b-g27stjarub] {
    --green-color: #91bf21;
    --black-color: #000;
    --skyblue-color: #daf0fe;
    --blue-color: #0a3c59;
}

*[b-g27stjarub], *[b-g27stjarub]::before, *[b-g27stjarub]::after{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
} 

body[b-g27stjarub]{
    height: 100vh;
    width: 100%;
}

/*.page {
    position: relative;
    display: flex;
    flex-direction: column;
}

main {
    flex: 1;
}

.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row ::deep a, .top-row .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth) {
        display: none;
    }

    .top-row.auth {
        justify-content: space-between;
    }

    .top-row a, .top-row .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page {
        flex-direction: row;
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row, article {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
*/
/* _content/DriveAwayPaintGuard/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-so7f2pch6q] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-so7f2pch6q] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-so7f2pch6q] {
    font-size: 1.1rem;
}

.oi[b-so7f2pch6q] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-so7f2pch6q] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-so7f2pch6q] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-so7f2pch6q] {
        padding-bottom: 1rem;
    }

    .nav-item[b-so7f2pch6q]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-so7f2pch6q]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-so7f2pch6q]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-so7f2pch6q] {
        display: none;
    }

    .collapse[b-so7f2pch6q] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-so7f2pch6q] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
