.elementor-1922 .elementor-element.elementor-element-422b9fd{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-c9795b6 */.mb-odm-card {
    display: grid;
    grid-template-columns: minmax(160px, 240px) minmax(0, 1fr) minmax(180px, 220px);
    gap: 50px;
    align-items: start;
    padding: 24px;
    background: #f4f4f4;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}


.mb-odm-price {
    font-size: 45px;
    line-height: 1;
    font-weight: 800;
    color: #d3291c;
    text-align: right;
}


.mb-odm-code {
    font-size: 20px !important;
    font-family: 'Lato';
}

.mb-odm-cta {
    font-size: 16px !important;
    font-weight: 800 !important;
}

.mb-odm-side {
    gap: 20px;
}

.mb-odm-card {
    padding: 30px;
    background: #f4f4f4;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}


.mb-odm-title {
    font-family: "Poppins", Sans-serif;
    font-size: 35px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--e-global-color-text);
}/* End custom CSS */