.elementor-15635 .elementor-element.elementor-element-1091b3c{--display:flex;--padding-top:90px;--padding-bottom:90px;--padding-left:0px;--padding-right:0px;}.elementor-15635 .elementor-element.elementor-element-1091b3c:not(.elementor-motion-effects-element-type-background), .elementor-15635 .elementor-element.elementor-element-1091b3c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://bellevisage.com/wp-content/uploads/2025/04/Untitled-design-1-2.png");}.elementor-15635 .elementor-element.elementor-element-6b24cd76{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-15635 .elementor-element.elementor-element-769a6ff4{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-3a13f70 */.lwcv-landing-page {
    font-family: Arial, sans-serif;
    color: #333;
    padding: 20px;
    background-color: #f4f4f4;
}

.hero {
    text-align: center;
    margin-bottom: 40px;
}

.hero h1 {
    font-size: 2.5em;
    color: #0056b3;
}

.hero p {
    font-size: 1.2em;
    color: #666;
}

.models {
    display: flex;
    justify-content: space-around;
    margin-bottom: 40px;
}

.model {
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 45%;
    text-align: center;
}

.model h2 {
    font-size: 1.8em;
    color: #333;
}

.model p {
    font-size: 1.1em;
    color: #555;
}

.cta {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 20px;
    background-color: #0056b3;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    font-weight: bold;
}

.cta:hover {
    background-color: #004494;
}

.upgrades, .contact {
    margin-bottom: 40px;
}

.upgrades ul {
    list-style-type: none;
    padding: 0;
}

.upgrades li {
    font-size: 1.2em;
    margin-bottom: 10px;
}

.contact a {
    margin-right: 15px;
}/* End custom CSS */