@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//vilimball.ro/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.0.0") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//vilimball.ro/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//vilimball.ro/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//vilimball.ro/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//vilimball.ro/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//vilimball.ro/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//vilimball.ro/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//vilimball.ro/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//vilimball.ro/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Satisfy", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(31,31,31);
	--wd-alternative-color: rgb(56,56,56);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(51,144,89);
	--btn-accented-bgcolor-hover: rgb(30,106,61);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://vilimball.ro/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.wd-page-title {
	background-color: rgb(31,31,31);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(31,31,31);
	background-image: none;
}
.whb-top-bar .wd-header-nav .nav-link-text {
	font-family: "Ubuntu", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 11px;
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* ==========================================================================
   GLOBAL CUSTOM CSS - VILIM BALL (CORRECTED & SCOPED)
   ========================================================================== */

/* ==========================================================================
   1. PRODUCT DETAILS STYLING
   ========================================================================== */
.product-details {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    font-size: 17px;
    line-height: 1.7;
    color: #333;
    max-width: 1120px;
    margin: 40px auto;
    padding: 30px;
    background-color: #ffffff;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    box-sizing: border-box;
}

.product-details>p:first-of-type {
    font-size: 1.1em;
    color: #444;
    margin-bottom: 30px;
}

.product-details h3 {
    color: var(--wd-primary-color, #333);
    font-size: 1.6em;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 15px;
    padding-bottom: 8px;
    border-bottom: 1px solid #eee;
    letter-spacing: -0.2px;
}

.product-details p {
    margin-bottom: 18px;
    color: #444;
}

.product-details>p:last-of-type {
    margin-bottom: 0;
    font-size: 0.95em;
    color: #666;
}

/* Lists */
.product-details ul {
    list-style: none;
    padding-left: 0;
    margin: 0 0 30px 0;
}

.product-details ul li {
    padding-left: 25px;
    position: relative;
    margin-bottom: 10px;
    color: #444;
    list-style-type: none !important;
}

.product-details ul li::before {
    content: '✓';
    display: inline-block;
    color: currentColor;
    font-weight: bold;
    font-size: 1.1em;
    position: absolute;
    left: 0;
    top: 1px;
    line-height: 1.6;
}

.product-details ul li strong {
    color: var(--wd-secondary-color, #309DDD);
    margin-right: 5px;
}

/* Tables */
.product-details table {
    width: 100%;
    border-collapse: collapse;
    margin: 10px 0 30px 0;
    font-size: 0.95em;
}

.product-details thead {
    background-color: #f8f8f8;
    border-bottom: 2px solid #ddd;
}

.product-details th {
    padding: 12px 10px;
    text-align: left;
    font-weight: 600;
    color: #333;
}

.product-details tbody tr {
    border-bottom: 1px solid #eee;
}

.product-details tbody tr:nth-child(even) {
    background-color: #fdfdfd;
}

.product-details tbody tr:hover {
    background-color: #f5f5f5;
}

.product-details td {
    padding: 10px;
    color: #444;
    vertical-align: top;
    text-align: left;
}

.product-details td:first-child {
    font-weight: 500;
    color: #222;
}

/* ==========================================================================
   2. PRODUCT LABELS
   ========================================================================== */
.product-label.out-of-stock {
    font-size: 9px !important;
    white-space: normal !important;
    word-break: keep-all !important;
    text-align: center !important;
    display: inline-block !important;
    max-width: 60px !important;
    line-height: 1.2 !important;
    color: transparent !important;
    position: relative;
}

.product-label.out-of-stock::before {
    content: "Stoc\A Epuizat";
    white-space: pre-line;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}

/* ==========================================================================
   3. VISION SECTION (Cards Grid)
   ========================================================================== */

/* Main Grid Container */
.vl-vision-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    margin-bottom: 60px;
    /* Spațiu sub secțiune */
}

/* Card Style */
.vl-vision-card {
    background-color: #f8f9fa;
    border: 1px solid #e1e1e1;
    border-radius: 12px;
    padding: 40px 30px;
    position: relative;
    transition: all 0.4s ease;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.vl-vision-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    border-color: #309DDD;
    background-color: #ffffff;
}

/* Icon */
.vl-card-icon {
    color: #309DDD;
    margin-bottom: 20px;
    transition: transform 0.4s ease;
}

.vl-vision-card:hover .vl-card-icon {
    transform: scale(1.1);
}

/* Typography */
.vl-vision-card h3 {
    font-size: 20px;
    font-weight: 700;
    color: #1d1d1f;
    margin-bottom: 15px;
    line-height: 1.3;
    margin-top: 0;
}

.vl-card-text {
    font-size: 15px;
    line-height: 1.6;
    color: #555;
    margin-bottom: 15px;
    flex-grow: 1;
}

.vl-card-footer {
    margin-top: 20px;
}

.vl-author-line {
    width: 40px;
    height: 3px;
    background-color: #309DDD;
    margin-bottom: 15px;
    transition: width 0.3s ease;
}

.vl-vision-card:hover .vl-author-line {
    width: 100%;
}

.vl-author-name {
    font-size: 16px;
    font-weight: 700;
    color: #1d1d1f;
    margin: 0;
}

.vl-author-role {
    font-size: 13px;
    color: #888;
    font-style: italic;
    margin: 2px 0 0 0;
}

/* ==========================================================================
   4. HERO SECTION (Main Banner)
   ========================================================================== */
.vl-hero-section {
    position: relative;
    overflow: hidden;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    width: 100%;
    height: 85vh;
    min-height: 500px;
    margin: 0;
    border-radius: 0;
}

.vl-hero-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.vl-hero-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    animation: vlZoomOut 10s ease-out forwards;
}

@keyframes vlZoomOut {
    from {
        transform: scale(1.1);
    }

    to {
        transform: scale(1);
    }
}

.vl-hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.65) 100%);
    z-index: 2;
    pointer-events: none;
}

.vl-hero-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    padding-bottom: 60px;
}

.vl-hero-inner {
    width: 100%;
    padding: 0 50px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
    gap: 30px;
}

.vl-hero-text {
    max-width: 850px;
    text-align: left;
}

.vl-hero-title {
    color: #ffffff;
    margin: 0;
    line-height: 1.3 !important;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.vl-hero-title strong {
    font-size: 56px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -1px;
    display: inline;
    color: #fff;
}

.vl-hero-subtitle {
    font-size: 56px;
    font-weight: 300;
    display: inline;
    color: #fff;
    opacity: 0.95;
    margin-left: 12px;
}

.vl-hero-action {
    flex-shrink: 0;
}

.vl-hero-button {
    display: inline-block;
    background-color: #ffffff;
    color: #1d1d1f;
    padding: 18px 45px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.vl-hero-button:hover {
    background-color: #ffffff;
    color: #000000;
    transform: translateY(-5px) scale(1.05);
    box-shadow: 0 10px 30px rgba(255, 255, 255, 0.5);
}

.vl-hero-button:active {
    transform: translateY(-2px) scale(0.98);
}

/* ==========================================================================
   5. PARTNERS SECTION
   ========================================================================== */
.vl-partners-section {
    background-color: #ffffff !important;
    color: #1d1d1f !important;
    padding: 60px 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    overflow: hidden;
    border-top: 1px solid #f0f0f0;
}

.vl-partners-header {
    text-align: center;
    margin-bottom: 25px;
    padding: 0 20px;
    position: relative;
}

.vl-partners-header h3 {
    font-size: 36px;
    font-weight: 800;
    color: #1d1d1f !important;
    margin: 0 0 20px 0;
    letter-spacing: -1px;
    position: relative;
    display: inline-block;
}

.vl-partners-header h3::after {
    content: '';
    display: block;
    width: 60px;
    height: 4px;
    background-color: #309DDD;
    margin: 15px auto 0 auto;
    border-radius: 2px;
}

.vl-partners-header p {
    font-size: 18px;
    font-weight: 300;
    color: #555 !important;
    line-height: 1.6;
    max-width: 700px;
    margin: 0 auto;
}

.vl-marquee {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
    -webkit-mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
    padding: 20px 0;
}

.vl-track {
    display: flex;
    align-items: center;
    width: max-content;
    gap: 60px;
    animation: scrollLoop 30s linear infinite;
}

.vl-track:hover {
    animation-play-state: paused;
}

.vl-partner-logo {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.vl-partner-logo img {
    width: auto;
    display: block;
    filter: grayscale(15%);
    opacity: 0.5;
    transition: all 0.3s ease;
    cursor: pointer;
    max-width: none;
}

.vl-partner-logo img:hover {
    filter: grayscale(0%);
    opacity: 1;
    transform: scale(1.05);
}

@keyframes scrollLoop {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

/* ==========================================================================
   6. STORY SECTION
   ========================================================================== */
.vl-story-section {
    padding: 80px 20px;
    background-color: #ffffff;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.vl-story-container {
    max-width: 1200px;
    margin: 0 auto;
}

.vl-story-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 40px;
    flex-wrap: wrap;
    gap: 30px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 30px;
}

.vl-story-title {
    font-size: 42px;
    font-weight: 700;
    color: #1d1d1f;
    margin: 0;
    line-height: 1.2;
    max-width: 700px;
}

.vl-highlight-scribble {
    position: relative;
    display: inline-block;
    color: #309DDD;
}

.vl-highlight-scribble strong {
    position: relative;
    z-index: 2;
    font-style: normal;
}

.vl-scribble-icon {
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    height: auto;
    color: #309DDD;
    opacity: 0.6;
    z-index: 1;
    overflow: visible;
    pointer-events: none;
}

.vl-story-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #1d1d1f;
    text-decoration: none;
    padding: 12px 24px;
    border: 1px solid #e1e1e1;
    border-radius: 50px;
    transition: all 0.3s ease;
    background-color: #fff;
}

.vl-story-btn svg {
    width: 20px;
    height: 20px;
    stroke-width: 2px;
    transition: transform 0.3s ease;
}

.vl-story-btn:hover {
    border-color: #309DDD;
    color: #309DDD;
    background-color: #f0f9ff;
}

.vl-story-btn:hover svg {
    transform: translateX(5px);
}

.vl-story-content {
    max-width: 900px;
    font-size: 18px;
    line-height: 1.7;
    color: #555;
}

.vl-story-content p {
    margin-bottom: 20px;
}

/* ==========================================================================
   7. FLUID STORY SECTION
   ========================================================================== */
.vl-fluid-story-section {
    width: 100%;
    padding: 80px 5%;
    background-color: #ffffff;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    display: grid;
    grid-template-columns: 0.8fr 1.2fr;
    gap: 60px;
    align-items: start;
    box-sizing: border-box;
}

.vl-fluid-story-left {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.vl-fluid-story-heading {
    font-size: 52px;
    font-weight: 700;
    color: #1d1d1f;
    margin: 0;
    line-height: 1.1;
    letter-spacing: -1px;
}

.vl-fluid-story-highlight {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    color: #1d1d1f;
}

.vl-fluid-story-scribble {
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 12px;
    color: #309DDD;
    opacity: 0.85;
    z-index: 1;
    overflow: visible;
    pointer-events: none;
}

.vl-fluid-story-btn-wrap {
    display: block;
}

.vl-fluid-story-btn {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    font-size: 16px;
    font-weight: 600;
    color: #1d1d1f;
    text-decoration: none;
    padding: 14px 28px;
    border: 1px solid #e1e1e1;
    border-radius: 50px;
    transition: all 0.3s ease;
    background-color: transparent;
    width: fit-content;
}

.vl-fluid-story-btn svg {
    width: 18px;
    height: 18px;
    stroke-width: 2px;
    transition: transform 0.3s ease;
}

.vl-fluid-story-btn:hover {
    border-color: #309DDD;
    color: #309DDD;
    background-color: #f0f9ff;
}

.vl-fluid-story-btn:hover svg {
    transform: translateX(4px);
}

.vl-fluid-story-right {
    font-size: 19px;
    line-height: 1.6;
    color: #444;
    padding-top: 10px;
}

.vl-fluid-story-right p {
    margin-bottom: 25px;
}

/* ==========================================================================
   8. FREEDOM SECTION
   ========================================================================== */
.vl-freedom-section {
    position: relative;
    width: 100%;
    height: 70vh;
    min-height: 500px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.vl-freedom-bg {
    position: absolute;
    height: 140%;
    width: 100%;
    top: -20%;
    left: 0;
    z-index: 1;
    will-change: transform;
}

.vl-freedom-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.vl-freedom-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2;
    pointer-events: none;
}

.vl-freedom-content {
    position: relative;
    z-index: 3;
    text-align: center;
    padding: 0 20px;
    max-width: 900px;
}

.vl-freedom-title {
    color: #ffffff;
    font-size: 64px;
    font-weight: 800;
    line-height: 1.1;
    margin: 0 0 25px 0;
    text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    letter-spacing: -1px;
}

.vl-freedom-subtitle {
    color: #ffffff !important;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    opacity: 0.95;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}

/* ==========================================================================
   9. HOW IT WORKS SECTION
   ========================================================================== */
.vl-works-section-full {
    padding: 80px 0;
    background-color: #ffffff;
    width: 100%;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.vl-works-container-fluid {
    width: 100%;
    padding: 0 4%;
    box-sizing: border-box;
    display: grid;
    grid-template-columns: 0.8fr 1.2fr;
    gap: 60px;
    align-items: center;
}

.vl-works-header {
    display: flex;
    justify-content: flex-start;
}

.vl-works-header-inner {
    max-width: 600px;
}

.vl-works-title {
    font-size: 48px;
    font-weight: 800;
    color: #1d1d1f;
    margin: 0 0 30px 0;
    line-height: 1.1;
}

.vl-works-description {
    font-size: 19px;
    line-height: 1.6;
    color: #555;
}

.vl-works-description p {
    margin-bottom: 25px;
}

.vl-works-description strong {
    color: #1d1d1f;
    font-weight: 600;
}

.vl-works-collage {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: minmax(400px, auto);
    gap: 20px;
    width: 100%;
}

.vl-collage-card {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    display: flex;
    height: 100%;
    min-height: 400px;
}

.vl-collage-card img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.vl-collage-card:hover img {
    transform: scale(1.08);
}

.vl-card-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 2;
    transition: opacity 0.3s ease;
}

.vl-card-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
    z-index: 3;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align: left;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.6);
}

.vl-card-label {
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 8px;
    display: block;
    opacity: 1;
    color: #fff;
}

.vl-card-heading {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.35;
    margin: 0;
    color: #ffffff;
}

/* ==========================================================================
   10. PROMO BANNER
   ========================================================================== */
.vl-promo-banner {
    position: relative;
    width: 100%;
    height: 800px;
    overflow: hidden;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.vl-promo-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.vl-promo-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: transform 10s ease;
}

.vl-promo-banner:hover .vl-promo-bg img {
    transform: scale(1.03);
}

.vl-promo-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    z-index: 2;
    pointer-events: none;
}

.vl-promo-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    padding: 40px 5%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.vl-promo-inner {
    width: 100%;
    display: flex;
    justify-content: flex-start;
}

.vl-promo-btn {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    background-color: #ffffff;
    color: #1d1d1f;
    padding: 14px 32px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
}

.vl-promo-btn svg {
    width: 18px;
    height: 18px;
    stroke-width: 2px;
    transition: transform 0.3s ease;
}

.vl-promo-btn:hover {
    background-color: #309DDD;
    color: #ffffff;
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(48, 157, 221, 0.3);
}

.vl-promo-btn:hover svg {
    transform: translateX(5px);
    stroke: #ffffff;
}

/* ==========================================================================
   11. SCIENTIFIC VALIDATION SECTION
   ========================================================================== */
.vl-science-validation-section {
    padding: 80px 0;
    background-color: #ffffff;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    width: 100%;
    overflow: hidden;
}

.vl-science-validation-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 4%;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 80px;
}

.vl-science-validation-image {
    flex: 1;
    width: 50%;
}

.vl-validation-img-wrapper {
    position: relative;
    width: 100%;
    height: 650px;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.vl-validation-img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: transform 0.6s ease;
}

.vl-validation-img-wrapper:hover img {
    transform: scale(1.03);
}

.vl-science-validation-text {
    flex: 1;
    width: 50%;
    text-align: left;
}

.vl-validation-title {
    font-size: 42px;
    font-weight: 400;
    color: #1d1d1f;
    margin: 0 0 30px 0;
    line-height: 1.1;
}

.vl-validation-title strong {
    font-weight: 800;
}

.vl-validation-desc {
    font-size: 18px;
    line-height: 1.7;
    color: #555;
    margin-bottom: 40px;
}

.vl-validation-desc p {
    margin-bottom: 20px;
}

.vl-validation-desc em {
    color: #309DDD;
    font-style: normal;
    font-weight: 600;
}

.vl-validation-btn {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    background-color: #1d1d1f;
    color: #ffffff;
    padding: 14px 32px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

.vl-validation-btn svg {
    width: 18px;
    height: 18px;
    stroke-width: 2px;
    transition: transform 0.3s ease;
}

.vl-validation-btn:hover {
    background-color: #309DDD;
    transform: translateY(-3px);
}

.vl-validation-btn:hover svg {
    transform: translateX(5px);
}

/* ==========================================================================
   12. COMPARISON SECTION
   ========================================================================== */
.vl-comparison-section-full {
    position: relative;
    width: 100%;
    background: #ffffff;
    margin: 0;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.vl-comp-header-standard {
    text-align: center;
    padding: 50px 20px 30px;
    background: #fff;
}

.vl-comp-header-standard h2 {
    font-size: 36px;
    font-weight: 800;
    color: #1d1d1f;
    margin: 0;
    letter-spacing: -1px;
}

.vl-comp-container-full {
    position: relative;
    width: 100%;
    height: 80vh;
    min-height: 500px;
    overflow: hidden;
    cursor: col-resize;
    user-select: none;
    background: #000;
}

.vl-video-wrapper-full {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.vl-video-wrapper-full video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.vl-layer-bottom {
    z-index: 1;
}

.vl-layer-top {
    z-index: 2;
    width: 100%;
    clip-path: inset(0 50% 0 0);
}

.vl-label-full {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 10px 20px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-weight: 800;
    font-size: 16px;
    letter-spacing: 1px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(5px);
    border-radius: 4px;
    pointer-events: none;
    z-index: 5;
}

.vl-lbl-left {
    left: 40px;
}

.vl-lbl-right {
    right: 40px;
}

.vl-video-caption {
    max-width: 800px;
    margin: 40px auto 0 auto;
    text-align: center;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    padding: 0 20px;
}

.vl-video-caption p {
    font-size: 18px;
    line-height: 1.6;
    color: #444;
    font-style: italic;
    margin-bottom: 15px;
}

.vl-video-caption strong {
    color: #309DDD;
    font-weight: 700;
}

.vl-caption-author {
    display: block;
    font-weight: 700;
    color: #1d1d1f;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.vl-handle-full {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 2px;
    background: rgba(255, 255, 255, 0.8);
    z-index: 10;
    transform: translateX(-50%);
    pointer-events: none;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

.vl-handle-circle-full {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 54px;
    height: 54px;
    background: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    color: #309DDD;
    transition: transform 0.2s ease;
}

.vl-comp-container-full:active .vl-handle-circle-full {
    transform: translate(-50%, -50%) scale(1.1);
}

.vl-handle-circle-full svg {
    width: 24px;
    height: 24px;
}

/* ==========================================================================
   13. PROVIDERS SECTION
   ========================================================================== */
.vl-providers-section {
    position: relative;
    width: 100%;
    height: 600px;
    overflow: hidden;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
}

.vl-providers-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.vl-providers-bg video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}

.vl-providers-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2;
    pointer-events: none;
}

.vl-providers-content {
    position: relative;
    z-index: 3;
    width: 100%;
    padding: 0 20px;
    text-align: center;
    color: #ffffff;
}

.vl-providers-inner {
    max-width: 800px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.vl-providers-title {
    font-size: 56px;
    font-weight: 800;
    line-height: 1.1;
    margin: 0 0 20px 0;
    color: #ffffff;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.vl-providers-desc {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 35px;
    color: #f0f0f0;
    max-width: 700px;
}

.vl-providers-desc strong {
    color: #ffffff;
    font-weight: 700;
}

.vl-providers-btn {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    background-color: #ffffff;
    color: #1d1d1f;
    padding: 14px 32px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.vl-providers-btn svg {
    width: 18px;
    height: 18px;
    stroke-width: 2px;
    transition: transform 0.3s ease;
}

.vl-providers-btn:hover {
    background-color: #309DDD;
    color: #ffffff;
    transform: translateY(-3px);
}

.vl-providers-btn:hover svg {
    transform: translateX(5px);
    stroke: #ffffff;
}

/* ==========================================================================
   14. HOME TESTIMONIALS SECTION (Unique Classes - No Conflicts)
   ========================================================================== */

/* Main Container */
.vl-home-testi-section {
    position: relative;
    width: 100%;
    height: 700px;
    overflow: hidden;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #309DDD; /* Fallback Blue */
    cursor: grab;
    user-select: none;
}

.vl-home-testi-section:active {
    cursor: grabbing;
}

/* Background Image */
.vl-home-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.vl-home-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Overlay */
.vl-home-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4); /* Darkens bg for text readability */
    z-index: 2;
    pointer-events: none;
}

/* Content Wrapper */
.vl-home-content {
    position: relative;
    z-index: 3;
    width: 100%;
    max-width: 1000px;
    padding: 0 20px;
    text-align: center;
    color: #ffffff;
}

/* Slider Wrapper (Clip) */
.vl-home-slider-wrapper {
    width: 100%;
    overflow: hidden;
}

/* Track (Flex Container) */
.vl-home-track {
    display: flex;
    width: 100%;
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    will-change: transform;
}

/* Individual Slide (Unique Class) */
.vl-home-slide {
    flex: 0 0 100%;
    min-width: 100%; /* Forces full width */
    box-sizing: border-box;
    padding: 0 10px;
    color: #ffffff;
    display: block;
}

/* Quote Icon */
.vl-home-quote-icon {
    font-size: 100px;
    line-height: 1;
    font-family: Georgia, serif;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 20px;
}

/* Blockquote Text */
.vl-home-slide blockquote {
    font-size: 34px;
    line-height: 1.4;
    font-weight: 600;
    margin: 0 0 40px 0;
    color: #ffffff;
    font-family: "Segoe UI", serif;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    border: none;
    background: none;
    padding: 0;
}

/* Author Info */
.vl-home-slide cite {
    display: block;
    font-size: 22px;
    font-weight: 800;
    font-style: normal;
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.vl-home-slide cite span {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.95);
    margin-top: 8px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

/* Navigation Dots */
.vl-home-dots-container {
    margin-top: 50px;
    display: flex;
    justify-content: center;
    gap: 15px;
}

.vl-home-dot {
    height: 12px;
    width: 12px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.vl-home-dot.active,
.vl-home-dot:hover {
    background-color: #ffffff;
    transform: scale(1.4);
}

/* Footer Note */
.vl-home-note {
    margin-top: 40px;
    font-size: 14px;
    opacity: 0.8;
    font-style: italic;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}


/* ==========================================================================
   16. APP SECTION
   ========================================================================== */
.vl-app-section {
    position: relative;
    width: 100%;
    min-height: 650px;
    overflow: hidden;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}

.vl-app-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.vl-app-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.vl-app-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.6) 40%, rgba(0, 0, 0, 0) 100%);
    z-index: 2;
    pointer-events: none;
}

.vl-app-content {
    position: relative;
    z-index: 3;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 5%;
    color: #ffffff;
    display: flex;
    justify-content: flex-start;
}

.vl-app-inner {
    max-width: 600px;
}

.vl-app-title {
    font-size: 42px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 25px;
    color: #ffffff;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}

.vl-app-title strong {
    color: #309DDD;
}

.vl-app-features p {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #f0f0f0;
}

.vl-app-features ul {
    list-style: none;
    padding: 0;
    margin: 0 0 40px 0;
}

.vl-app-features li {
    position: relative;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 12px;
    padding-left: 25px;
    color: #e0e0e0;
}

.vl-app-features li::before {
    content: "•";
    color: #309DDD;
    font-size: 24px;
    position: absolute;
    left: 0;
    top: -4px;
}

.vl-app-buttons {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.vl-store-btn {
    display: inline-block;
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.vl-store-btn:hover {
    transform: translateY(-3px);
    opacity: 0.9;
}

.vl-store-btn img {
    height: 50px;
    width: auto;
    display: block;
}

/* ==========================================================================
   17. FAQ SECTION (Dark - Scoped)
   ========================================================================== */
.vl-faq-semantic-section {
    background-color: #000000;
    color: #ffffff;
    padding: 80px 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    width: 100%;
}

.vl-faq-fluid-container {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 4%;
    box-sizing: border-box;
}

.vl-faq-header {
    margin-bottom: 60px;
    border-bottom: 1px solid #333;
    padding-bottom: 30px;
}

.vl-faq-title {
    font-size: 56px;
    font-weight: 800;
    color: #ffffff;
    margin: 0;
    letter-spacing: -1px;
}

.vl-faq-wrapper {
    display: flex;
    flex-direction: column;
}

.vl-faq-details {
    border-bottom: 1px solid #333;
}

.vl-faq-summary {
    list-style: none;
    padding: 30px 0;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    outline: none;
    transition: opacity 0.3s ease;
}

.vl-faq-summary::-webkit-details-marker {
    display: none;
}

.vl-faq-summary:hover {
    opacity: 0.8;
}

/* SCOPED DARK TEXT */
.vl-faq-semantic-section .vl-question-text {
    font-size: 22px;
    font-weight: 600;
    color: #ffffff;
    padding-right: 20px;
}

.vl-faq-semantic-section .vl-faq-inner {
    overflow: hidden;
    color: #cccccc;
    font-size: 18px;
    line-height: 1.7;
}

.vl-faq-semantic-section .vl-icon-plus::before,
.vl-faq-semantic-section .vl-icon-plus::after {
    content: '';
    position: absolute;
    background-color: #ffffff;
    transition: transform 0.4s ease;
}

.vl-icon-plus {
    position: relative;
    width: 16px;
    height: 16px;
    flex-shrink: 0;
}

.vl-icon-plus::before {
    top: 0;
    left: 7px;
    width: 2px;
    height: 16px;
}

.vl-icon-plus::after {
    top: 7px;
    left: 0;
    width: 16px;
    height: 2px;
}

.vl-faq-details[open] .vl-icon-plus::before {
    transform: rotate(90deg);
}

.vl-faq-details[open] .vl-icon-plus::after {
    transform: rotate(180deg);
}

.vl-faq-details[open] .vl-faq-answer {
    animation: vlFadeInDark 0.5s ease forwards;
    padding-bottom: 30px;
    display: block;
}

@keyframes vlFadeInDark {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.vl-faq-inner p {
    margin: 0 0 20px 0;
}

/* ==========================================================================
   18. SCIENCE HERO SECTION
   ========================================================================== */
.vl-science-hero-static {
    position: relative;
    width: 100%;
    height: 70vh;
    min-height: 550px;
    overflow: hidden;
    display: flex;
    align-items: center;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
}

.vl-science-bg-static {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.vl-science-bg-static img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}

.vl-science-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.1) 100%);
    z-index: 2;
}

.vl-science-container {
    position: relative;
    z-index: 3;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px;
    box-sizing: border-box;
}

.vl-science-content {
    max-width: 750px;
    text-align: left;
}

.vl-science-subtitle {
    color: #309DDD;
    background: rgba(255, 255, 255, 0.1);
    display: inline-block;
    padding: 8px 16px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 25px;
    backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.vl-science-title {
    color: #ffffff;
    font-size: 52px;
    font-weight: 800;
    line-height: 1.15;
    margin: 0;
    text-shadow: 0 4px 15px rgba(0, 0, 0, 0.6);
    letter-spacing: -1px;
}

/* ==========================================================================
   20. MECHANISM OF ACTION
   ========================================================================== */
.vl-mechanism-section {
    padding: 80px 0;
    background-color: #ffffff;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    width: 100%;
}

.vl-mech-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px;
    display: flex;
    align-items: center;
    gap: 60px;
}

.vl-mech-image-col {
    flex: 1;
    width: 50%;
}

.vl-mech-img-wrapper {
    position: relative;
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    background: #f9f9f9;
}

.vl-mech-img-wrapper img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.5s ease;
}

.vl-mech-img-wrapper:hover img {
    transform: scale(1.02);
}

.vl-mech-text-col {
    flex: 1;
    width: 50%;
    text-align: left;
}

.vl-mech-title {
    font-size: 42px;
    font-weight: 800;
    color: #1d1d1f;
    margin: 0 0 30px 0;
    line-height: 1.15;
}

.vl-highlight-scribble {
    color: #1d1d1f;
    position: relative;
    display: inline-block;
    z-index: 1;
}

.vl-highlight-scribble::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    width: 100%;
    height: 12px;
    background-color: rgba(48, 157, 221, 0.2);
    border-bottom: 2px solid #309DDD;
    z-index: -1;
    border-radius: 2px;
}

.vl-mech-body {
    font-size: 18px;
    line-height: 1.65;
    color: #4a4a4a;
}

.vl-mech-body p {
    margin-bottom: 20px;
}

.vl-mech-body p:last-child {
    margin-bottom: 0;
}

.vl-mech-body strong {
    color: #309DDD;
    font-weight: 700;
}

/* ==========================================================================
   21. REAL WORLD EVIDENCE
   ========================================================================== */
.vl-realworld-section {
    padding: 80px 0;
    background-color: #fafafa;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    width: 100%;
}

.vl-rw-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 60px;
}

.vl-rw-image-col {
    flex: 1;
    width: 50%;
}

.vl-rw-img-wrapper {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    background: #fff;
}

.vl-rw-img-wrapper img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.5s ease;
}

.vl-rw-img-wrapper:hover img {
    transform: scale(1.02);
}

.vl-rw-text-col {
    flex: 1;
    width: 50%;
    text-align: left;
}

.vl-rw-title {
    font-size: 42px;
    font-weight: 800;
    color: #1d1d1f;
    margin: 0 0 25px 0;
    line-height: 1.15;
}

.vl-rw-body {
    font-size: 18px;
    line-height: 1.65;
    color: #4a4a4a;
}

.vl-rw-body p {
    margin-bottom: 20px;
}

.vl-rw-body strong {
    color: #1d1d1f;
    font-weight: 700;
}

.vl-rw-stats {
    display: flex;
    gap: 30px;
    margin: 30px 0;
    padding: 20px;
    background: #ffffff;
    border-radius: 12px;
    border: 1px solid #e0e0e0;
}

.vl-stat-item {
    flex: 1;
    display: flex;
    flex-direction: column;
    border-left: 4px solid #309DDD;
    padding-left: 15px;
}

.vl-stat-number {
    font-size: 32px;
    font-weight: 800;
    color: #309DDD;
    line-height: 1;
    margin-bottom: 5px;
}

.vl-stat-desc {
    font-size: 14px;
    font-weight: 600;
    color: #555;
    line-height: 1.3;
}

/* ==========================================================================
   22. CLINICAL STUDIES
   ========================================================================== */
.vl-section-study {
    width: 100%;
    padding: 80px 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    box-sizing: border-box;
}

.vl-bg-white {
    background-color: #ffffff;
}

.vl-bg-light {
    background-color: #f7f7f7;
}

.vl-study-content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px;
    display: flex;
    align-items: center;
    gap: 60px;
}

.vl-study-content.vl-reverse-layout {
    flex-direction: row-reverse;
}

.vl-col-image,
.vl-col-text {
    flex: 1;
    width: 50%;
    display: flex;
    flex-direction: column;
}

.vl-image-card {
    background: transparent;
    padding: 0;
    border-radius: 20px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    width: 100%;
    height: 100%;
    min-height: 500px;
}

.vl-image-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 20px;
    transition: transform 0.6s ease;
}

.vl-image-card:hover img {
    transform: scale(1.05);
}

.vl-section-title {
    font-size: 42px;
    font-weight: 800;
    color: #1d1d1f;
    margin: 0 0 15px 0;
    line-height: 1.1;
}

.vl-lead-text {
    font-size: 20px;
    color: #555;
    margin-bottom: 30px;
}

.vl-study-label {
    font-size: 28px;
    font-weight: 700;
    color: #309DDD;
    margin: 0 0 20px 0;
    display: inline-block;
    border-bottom: 2px solid #e0e0e0;
    padding-bottom: 5px;
}

.vl-check-list {
    list-style: none;
    padding: 0;
    margin: 0 0 25px 0;
}

.vl-check-list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 1.6;
    color: #333;
}

.vl-check-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 10px;
    height: 10px;
    background-color: #309DDD;
    border-radius: 50%;
}

.vl-check-list strong {
    color: #1d1d1f;
    font-weight: 700;
}

.vl-note,
.vl-conclusion {
    font-size: 17px;
    color: #444;
    background: rgba(48, 157, 221, 0.08);
    padding: 20px;
    border-radius: 12px;
    border-left: 4px solid #309DDD;
    margin-top: 20px;
}

.vl-study-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-top: 25px;
    text-decoration: none;
    color: #309DDD;
    font-weight: 700;
    font-size: 16px;
    transition: all 0.3s ease;
}

.vl-study-btn svg {
    width: 20px;
    height: 20px;
    transition: transform 0.3s ease;
}

.vl-study-btn:hover {
    color: #1d1d1f;
}

.vl-study-btn:hover svg {
    transform: translateX(5px);
}

/* ==========================================================================
   23. FAQ SECTION (Light Mode - Scoped)
   ========================================================================== */
.vl-faq-light-section {
    background-color: #ffffff;
    color: #1d1d1f;
    padding: 80px 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    width: 100%;
}

.vl-faq-main-title {
    font-size: 48px;
    font-weight: 800;
    color: #1d1d1f;
    margin: 0 0 15px 0;
    letter-spacing: -1px;
}

.vl-faq-subtitle {
    font-size: 18px;
    color: #666;
}

.vl-category-title {
    font-size: 24px;
    font-weight: 800;
    color: #309DDD;
    margin: 0 0 20px 0;
    padding-bottom: 10px;
    border-bottom: 2px solid #f0f0f0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.vl-faq-category {
    margin-bottom: 50px;
}

/* SCOPED LIGHT TEXT */
.vl-faq-light-section .vl-question-text {
    font-size: 20px;
    font-weight: 600;
    color: #1d1d1f;
    padding-right: 20px;
    transition: color 0.3s ease;
}

.vl-faq-light-section .vl-faq-inner {
    overflow: hidden;
    color: #444444;
    font-size: 18px;
    line-height: 1.7;
}

.vl-faq-light-section .vl-icon-plus::before,
.vl-faq-light-section .vl-icon-plus::after {
    content: '';
    position: absolute;
    background-color: #1d1d1f;
    transition: transform 0.4s ease, background-color 0.4s ease;
}

.vl-faq-details[open] .vl-question-text {
    color: #309DDD;
}

.vl-faq-details[open] .vl-icon-plus::before {
    background-color: #309DDD;
}

.vl-faq-details[open] .vl-icon-plus::after {
    background-color: #309DDD;
}

.vl-faq-details[open] .vl-faq-answer {
    animation: vlFadeIn 0.5s ease forwards;
    padding-bottom: 25px;
}

@keyframes vlFadeIn {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}


/* ==========================================================================
   24. ABOUT US HERO SECTION
   ========================================================================== */

/* --- Main Container --- */
.vl-about-hero {
    background-color: #f8f9fa;
    padding: 60px 20px 40px 20px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

/* --- Inner Container (Forced Centering) --- */
.vl-hero-inner {
    width: 100%;
    max-width: 800px;
    text-align: center !important;
    /* Force text center */
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* Center children horizontally */
}

/* --- Super Title (Small Label) --- */
.vl-super-title {
    display: block;
    width: 100%;
    text-align: center !important;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #309DDD;
    margin-bottom: 20px;
}

/* --- Main Title --- */
.vl-main-title {
    font-size: 42px;
    font-weight: 700;
    color: #1d1d1f;
    line-height: 1.2;
    margin: 0 0 25px 0;
    text-align: center !important;
    width: 100%;
}

/* --- Separator Line --- */
.vl-separator {
    width: 80px;
    height: 4px;
    background-color: #309DDD;
    margin: 0 auto 30px auto;
    border-radius: 2px;
}

/* --- Description --- */
.vl-hero-description {
    font-size: 18px;
    line-height: 1.8;
    color: #555555;
    font-weight: 400;
    margin: 0 auto;
    text-align: center !important;
}

.vl-hero-description strong {
    color: #1d1d1f;
    font-weight: 600;
}


/* ==========================================================================
   25. VALUES SECTION (Light Cards Grid)
   ========================================================================== */

/* --- Main Section (Full Width Background) --- */
.vl-values-section-full {
    background-color: #f8f9fa;
    /* Very Light Gray */
    width: 100%;
    padding: 80px 20px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    display: flex;
    justify-content: center;
    /* Ensures inner container is centered */
}

/* --- Inner Container (Centered) --- */
.vl-values-container-centered {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

/* --- Grid Layout --- */
.vl-values-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    width: 100%;
}

/* --- Card Style (Light Mode) --- */
.vl-value-card-light {
    background-color: #ffffff;
    border: 1px solid #e9ecef;
    border-radius: 16px;
    padding: 40px 30px;
    transition: all 0.4s ease;
    display: flex;
    flex-direction: column;

    /* Center Content */
    align-items: center;
    text-align: center;

    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);
    height: 100%;
    /* Equal height cards */
}

/* Hover Effects */
.vl-value-card-light:hover {
    transform: translateY(-8px);
    border-color: #309DDD;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
}

.vl-value-card-light:hover .vl-icon-wrapper-light {
    background-color: #309DDD;
    color: #fff;
    transform: scale(1.1) rotate(5deg);
    box-shadow: 0 10px 20px rgba(48, 157, 221, 0.3);
}

/* --- Icon --- */
.vl-icon-wrapper-light {
    width: 60px;
    height: 60px;
    background-color: rgba(48, 157, 221, 0.1);
    color: #309DDD;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

/* SVG Icon Size */
.vl-icon-wrapper-light svg {
    width: 28px;
    height: 28px;
}

/* --- Typography --- */
.vl-value-card-light h3 {
    font-size: 20px;
    font-weight: 700;
    color: #1d1d1f;
    margin: 0 0 15px 0;
    line-height: 1.3;
}

.vl-value-card-light p {
    font-size: 15px;
    line-height: 1.7;
    color: #666666;
    margin: 0;
}


/* ==========================================================================
   26. VALUES SECTION WITH IMAGES (Team/Care)
   ========================================================================== */

/* --- Main Wrapper --- */
.vilim-section-wrapper {
    padding: 80px 20px;
    background-color: #ffffff;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.vilim-container {
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    gap: 60px;
    align-items: flex-start;
}

/* --- Left Side (Sticky Intro) --- */
.vilim-intro {
    width: 30%;
    position: sticky;
    top: 100px;
    /* Sticks when scrolling */
}

.vilim-subtitle {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
    color: #555;
}

.vilim-title {
    font-size: 48px;
    line-height: 1.1;
    color: #1d1d1f;
    font-weight: 700;
    margin-bottom: 30px;
}

/* Scribble Highlight */
.vilim-highlight {
    position: relative;
    display: inline-block;
    z-index: 1;
    white-space: nowrap;
}

.vilim-highlight-ring {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    width: 160%;
    height: 140%;

    z-index: -1;
    color: #309DDD;
    pointer-events: none;

    overflow: visible;
}

.vilim-scribble {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -10%);
    /* Center the SVG */
    width: 120%;
    height: auto;
    z-index: -1;
    color: #309DDD;
    pointer-events: none;
    overflow: visible;
}

.vilim-description p {
    font-size: 18px;
    line-height: 1.6;
    color: #444;
}

/* --- Right Side (Grid) --- */
.vilim-grid {
    width: 70%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

.vilim-card {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.vilim-card-image {
    position: relative;
    width: 100%;
    padding-top: 140%;
    /* Portrait Aspect Ratio */
    border-radius: 16px;
    overflow: hidden;
    background-color: #f0f0f0;
}

.vilim-card-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.vilim-card:hover .vilim-card-image img {
    transform: scale(1.05);
}

.vilim-card-content h3 {
    font-size: 22px;
    font-weight: 600;
    color: #1d1d1f;
    margin-bottom: 10px;
    margin-top: 0;
}

.vilim-card-content p {
    font-size: 15px;
    line-height: 1.5;
    color: #666;
    margin: 0;
}


/* ==========================================================================
   27. PARTNERSHIP INFO SECTION (Vertical Cards)
   ========================================================================== */

/* --- Main Container --- */
.vl-content-only {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: transparent;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.vl-content-inner {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

/* --- Typography --- */
.vl-content-title {
    font-size: 32px;
    font-weight: 700;
    color: #1d1d1f;
    margin: 0 0 15px 0;
    line-height: 1.2;
}

.vl-highlight {
    color: #309DDD;
    position: relative;
    white-space: nowrap;
}

.vl-highlight::after {
    content: '';
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 3px;
    background: rgba(48, 157, 221, 0.2);
}

.vl-content-subtitle {
    font-size: 18px;
    color: #555;
    line-height: 1.6;
    margin-bottom: 40px;
}

/* --- Cards Column --- */
.vl-cards-column {
    display: flex;
    flex-direction: column;
    gap: 25px;
    /* Spacing between cards */
    width: 100%;
}

/* --- Card Style --- */
.vl-info-card {
    background: #f9f9f9;
    border: 1px solid #eeeeee;
    border-radius: 12px;
    padding: 30px;
    width: 100%;
    box-sizing: border-box;
    transition: all 0.3s ease;
}

/* Highlighted Card Variation */
.vl-info-card.highlight-card {
    background: #f0f8ff;
    /* Very light blue tint */
    border-color: #dbeafe;
}

.vl-info-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
    border-color: #309DDD;
}

/* --- Card Header --- */
.vl-card-header {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.vl-icon-box {
    width: 48px;
    height: 48px;
    background: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #309DDD;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    flex-shrink: 0;
}

.vl-card-header h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    color: #1d1d1f;
    line-height: 1.2;
}

/* --- Badge --- */
.vl-badge {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #888;
    font-weight: 600;
    display: block;
    margin-top: 4px;
}

.vl-badge.blue {
    color: #309DDD;
}

/* --- Card Body --- */
.vl-card-body p {
    font-size: 16px;
    line-height: 1.7;
    color: #444;
    margin-bottom: 12px;
}

.vl-card-body p:last-child {
    margin-bottom: 0;
}


/* ==========================================================================
   28. HISTORY TIMELINE SECTION (Dark Mode)
   ========================================================================== */

/* --- Main Container --- */
.vl-history-wrapper {
    background-color: #000000;
    color: #ffffff;
    padding: 80px 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    overflow: hidden;
    width: 100%;
}

/* --- Header --- */
.vl-history-header {
    max-width: 1200px;
    margin: 0 auto 40px auto;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.vl-history-title {
    font-size: 32px;
    font-weight: 700;
    color: #ffffff;
    margin: 0;
}

/* --- Buttons --- */
.vl-nav-buttons {
    display: flex;
    gap: 15px;
}

.vl-nav-buttons button {
    background: #ffffff;
    border: 1px solid #ffffff;
    color: #000000;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    padding: 0;
}

.vl-nav-buttons svg {
    width: 22px;
    height: 22px;
    display: block;
}

.vl-nav-buttons button:hover {
    background: #e6e6e6;
    border-color: #e6e6e6;
    transform: scale(1.05);
}

/* --- Slider Track --- */
.vl-slider-track {
    display: flex;
    gap: 40px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    padding: 0 50vw 0 50vw;
    /* Padding mare pentru centrare */
    scroll-padding: 0 50%;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
}

.vl-slider-track::-webkit-scrollbar {
    display: none;
}

/* --- Slide Card --- */
.vl-slide {
    flex: 0 0 800px;
    /* Lățime fixă mare pentru desktop */
    background: #111;
    border: 1px solid #333;
    border-radius: 12px;
    overflow: hidden;
    display: grid;
    grid-template-columns: 1.1fr 0.9fr;
    scroll-snap-align: center;
    transition: transform 0.3s;
}

/* Image Box */
.vl-slide-img-box {
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    height: 100%;
    min-height: 400px;
    position: relative;
}

.vl-slide-img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Text Content */
.vl-slide-content {
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.vl-year-label {
    color: #309DDD;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 15px;
    display: block;
}

.vl-slide-content h3 {
    color: #ffffff;
    font-size: 24px;
    line-height: 1.2;
    margin: 0 0 15px 0;
    font-weight: 600;
}

.vl-slide-content p {
    color: #aaaaaa;
    font-size: 16px;
    line-height: 1.6;
    margin: 0;
}

/* --- Timeline Navigation (Years) --- */
.vl-timeline-nav {
    margin-top: 40px;
    border-top: 1px solid #333;
    padding-top: 20px;
    width: 100%;

    overflow-x: auto;

    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
}

.vl-timeline-nav::-webkit-scrollbar {
    display: none;
}

.vl-timeline-inner {
    display: flex;

    gap: 60px;

    width: fit-content;
    min-width: 100%;
    margin: 0 auto;

    justify-content: center;
    padding: 10px 40px;
    box-sizing: border-box;
}

.vl-timeline-inner::-webkit-scrollbar {
    display: none;
}

.vl-dot {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    outline: none !important;

    color: #555;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    position: relative;
    transition: color 0.3s;
    padding: 10px 15px;

    flex-shrink: 0;
    white-space: nowrap;
    appearance: none;
    -webkit-appearance: none;
}

.vl-dot:hover {
    color: #fff;
}

.vl-dot.active {
    color: #fff;
    font-size: 19px;
}

/* Active Indicator */
.vl-dot.active::after {
    content: '';
    position: absolute;
    top: -26px;
    left: 50%;
    transform: translateX(-50%);
    width: 8px;
    height: 8px;
    background: #309DDD;
    border-radius: 50%;
    display: block;
}


/* ==========================================================================
   29. BLOG POST TEMPLATE (Reusable)
   ========================================================================== */

/* --- Main Wrapper --- */
.vl-blog-wrapper {
    background-color: #ffffff;
    padding: 60px 20px;
    width: 100%;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    color: #333;
    line-height: 1.6;
}

/* --- Article Container (Centered & Limited Width) --- */
.vl-blog-post {
    max-width: 800px;
    /* Standard readability width */
    margin: 0 auto;
}

/* --- Header --- */
.vl-blog-header {
    text-align: center;
    margin-bottom: 50px;
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
}

.vl-blog-title {
    font-size: 42px;
    font-weight: 800;
    color: #1d1d1f;
    line-height: 1.2;
    margin-bottom: 20px;
}

.vl-blog-meta {
    font-size: 14px;
    color: #888;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}

/* --- Content Typography --- */
.vl-blog-content p {
    font-size: 18px;
    margin-bottom: 25px;
    color: #444;
}

.vl-blog-content .vl-lead {
    font-size: 20px;
    font-weight: 500;
    color: #1d1d1f;
}

.vl-blog-content h2 {
    font-size: 32px;
    font-weight: 700;
    color: #1d1d1f;
    margin-top: 50px;
    margin-bottom: 20px;
    border-left: 4px solid #309DDD;
    padding-left: 15px;
}

.vl-blog-content h3 {
    font-size: 24px;
    font-weight: 600;
    color: #1d1d1f;
    margin-top: 35px;
    margin-bottom: 15px;
}

/* --- Lists --- */
.vl-blog-content ul {
    margin-bottom: 30px;
    padding-left: 20px;
}

.vl-blog-content li {
    font-size: 18px;
    margin-bottom: 12px;
    position: relative;
    list-style-type: disc;
    padding-left: 5px;
    color: #444;
}

.vl-blog-content li strong {
    color: #309DDD;
}

/* --- Links --- */
.vl-blog-content a {
    color: #309DDD;
    text-decoration: none;
    font-weight: 600;
    border-bottom: 1px solid transparent;
    transition: border-color 0.3s;
}

.vl-blog-content a:hover {
    border-bottom-color: #309DDD;
}

/* --- Separator --- */
.vl-blog-separator {
    border: 0;
    height: 1px;
    background: #eee;
    margin: 50px 0;
}

/* --- Highlight Box (Self Check) --- */
.vl-blog-highlight-box {
    background-color: #f8fbfd;
    border: 1px solid #e1eef7;
    border-radius: 12px;
    padding: 30px;
    margin: 40px 0;
}

.vl-blog-highlight-box h3 {
    margin-top: 0;
    color: #309DDD;
}

/* --- Product Highlight Section --- */
.vl-blog-product-highlight {
    display: flex;
    align-items: center;
    gap: 40px;
    background-color: #f9f9f9;
    padding: 40px;
    border-radius: 16px;
    margin-top: 40px;
}

.vl-blog-product-text {
    flex: 1;
}

.vl-blog-product-image {
    flex: 1;
    max-width: 300px;
}

.vl-blog-product-image img {
    width: 100%;
    border-radius: 8px;
    display: block;
}


.vl-prod-wrapper {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    color: #333;
    line-height: 1.6;
    max-width: 1000px;
    margin: 0 auto;
}

.vl-prod-section {
    margin-bottom: 60px;
}

.vl-section-header {
    font-size: 26px;
    font-weight: 700;
    color: #1d1d1f;
    text-align: center;
    margin-bottom: 40px;
    position: relative;
}

.vl-section-header::after {
    content: '';
    display: block;
    width: 60px;
    height: 3px;
    background: #309DDD;
    margin: 15px auto 0;
}

/* --- HERO SECTION --- */
.vl-prod-hero {
    text-align: center;
    padding: 40px 20px;
    background: linear-gradient(to bottom, #f0f9ff, #ffffff);
    border-radius: 16px;
    margin-bottom: 50px;
}

.vl-prod-hero h2 {
    color: #309DDD;
    font-size: 32px;
    margin-bottom: 20px;
}

.vl-lead-text {
    font-size: 18px;
    color: #555;
    max-width: 800px;
    margin: 0 auto;
}

/* --- SCIENCE GRID --- */
.vl-science-grid {
    display: grid;
    grid-template-columns: 1.2fr 0.8fr;
    gap: 40px;
    align-items: center;
}

.vl-check-list {
    list-style: none;
    padding: 0;
    margin-top: 20px;
}

.vl-check-list li {
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative;
}

.vl-check-list li::before {
    content: "✓";
    color: #309DDD;
    font-weight: bold;
    position: absolute;
    left: 0;
}

.vl-science-box {
    background: #1d1d1f;
    color: white;
    padding: 30px;
    border-radius: 12px;
    text-align: center;
}

.vl-science-box h4 {
    margin-top: 0;
    color: #309DDD;
}

.vl-stat-row {
    border-bottom: 1px solid #444;
    padding: 15px 0;
}

.vl-stat-row:last-child {
    border-bottom: none;
}

.vl-stat-number {
    display: block;
    font-size: 32px;
    font-weight: 800;
    color: #fff;
}

.vl-stat-desc {
    font-size: 14px;
    color: #ccc;
}

/* --- TARGET GRID --- */
.vl-bg-light {
    background-color: #f9f9f9;
    padding: 40px;
    border-radius: 16px;
}

.vl-target-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.vl-target-card {
    background: white;
    padding: 30px;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}

.vl-target-icon {
    width: 60px;
    height: 60px;
    background: #e6f4fc;
    color: #309DDD;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-size: 20px;
    margin: 0 auto 15px;
}

.vl-disclaimer {
    text-align: center;
    font-size: 13px;
    color: #888;
    margin-top: 20px;
}

/* --- TABLE --- */
.vl-comparison-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
}

.vl-comparison-table th,
.vl-comparison-table td {
    padding: 15px;
    border-bottom: 1px solid #eee;
    text-align: left;
}

.vl-comparison-table th {
    background: #f5f5f5;
}

.vl-highlight-col {
    background-color: #f0f9ff;
    font-weight: 600;
    color: #0056b3;
    border-left: 2px solid #309DDD;
    border-right: 2px solid #309DDD;
}

/* --- STEPS --- */
.vl-steps-container {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.vl-step {
    flex: 1;
    text-align: center;
    padding: 20px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 12px;
}

.vl-step-num {
    width: 40px;
    height: 40px;
    background: #309DDD;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 18px;
    margin: 0 auto 15px;
}

.vl-step h5 {
    font-size: 18px;
    margin: 0 0 10px 0;
}

/* --- BOX CONTENT --- */
.vl-prod-box-content {
    display: flex;
    border: 2px solid #eee;
    border-radius: 16px;
    overflow: hidden;
    margin-bottom: 60px;
}

.vl-box-left {
    flex: 1.5;
    padding: 40px;
    background: #fff;
}

.vl-box-right {
    flex: 1;
    padding: 40px;
    background: #f0f8ff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.vl-box-list {
    list-style: disc;
    padding-left: 20px;
}

/* --- FAQ --- */
.vl-faq-item {
    border-bottom: 1px solid #eee;
    padding: 15px 0;
}

.vl-faq-item summary {
    font-weight: 600;
    cursor: pointer;
    font-size: 18px;
    color: #333;
    list-style: none;
    /* Remove default triangle */
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.vl-faq-item summary::after {
    content: '+';
    font-size: 24px;
    color: #309DDD;
}

.vl-faq-item[open] summary::after {
    content: '-';
}

.vl-faq-item p {
    margin-top: 10px;
    color: #666;
    padding-right: 20px;
}


/* ==========================================================================
   30. TECH PAGE HERO (Scribble Title)
   ========================================================================== */

.vl-tech-intro {
    padding: 80px 20px 40px 20px;
    background-color: #ffffff;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    display: flex;
    justify-content: center;
}

.vl-tech-container {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}

.vl-tech-content-centered {
    text-align: center;
    position: relative;
    z-index: 1;
}

.vl-tech-heading {
    font-size: 48px;
    line-height: 1.1;
    color: #1d1d1f;
    margin: 0 0 25px 0;
    font-weight: 700;
}

.vl-scribble-wrapper {
    display: inline-block;
    position: relative;
    font-style: normal;
}

/* SVG Style */
.vl-scribble-icon {
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
    height: auto;
    max-height: 50px;
    z-index: -1;
    color: #309DDD;
    overflow: visible;
}

.vl-tech-subtext p {
    font-size: 26px;
    line-height: 1.4;
    color: #444;
    margin: 0;
    font-weight: 400;
}


/* ==========================================================================
   31. TECH PAGE - CIRCLE HIGHLIGHT SECTION
   ========================================================================== */

.vl-tech-text-section {
    padding: 80px 20px;
    background-color: #ffffff;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    display: flex;
    justify-content: center;
}

.vl-tech-heading-lg {
    font-size: 38px; /* Ajustabil */
    line-height: 1.3;
    color: #1d1d1f;
    margin: 0 0 30px 0;
    font-weight: 700;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.vl-circle-wrapper {
    position: relative;
    display: inline-block;
    padding: 10px 15px;
    z-index: 1;
}

.vl-circle-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 104%; 
    height: 130%;
    z-index: -1;  
    color: #309DDD; 
    overflow: visible;
}


/* ==========================================================================
   32. TECH PAGE - SIMPLE HEADING
   ========================================================================== */

.vl-tech-heading-simple {
    font-size: 48px;
    line-height: 1.1;
    font-weight: 700;
    color: #1d1d1f;
    margin: 0;
    display: inline-block; /* Păstrează comportamentul "inline" din original */
}

.vl-bg-blue {
    background-color: #309DDD !important; /* Albastrul Brandului */
    width: 100%;
}

/* ==========================================================================
   33. TRUST BADGES SECTION
   ========================================================================== */

.vl-trust-section {
    padding: 60px 20px;
    background-color: #ffffff;
    border-bottom: 1px solid #f0f0f0;
}

.vl-trust-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 40px;
}

.vl-trust-item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 0 1 auto;
}

.vl-trust-item img {
    display: block;
    width: auto;
    height: auto;
    max-height: 80px;
    object-fit: contain;
    transition: all 0.3s ease;
}

.vl-trust-item img:hover {
    transform: scale(1.05);
}

/* ==========================================================================
   34. CHECK LIST SECTION
   ========================================================================== */

.vl-check-section {
    padding: 0 20px 60px 20px;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
}

.vl-check-container {
    max-width: 800px;
    width: 100%;
}

.vl-check-list-styled {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.vl-check-item {
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 18px;
    color: #333;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.vl-check-icon {
    width: 24px;
    height: 24px;
    min-width: 24px;
    color: #309DDD;
    display: flex;
    align-items: center;
    justify-content: center;
}

.vl-check-icon svg {
    width: 100%;
    height: 100%;
    display: block;
}

.vl-check-text {
    line-height: 1.4;
}


/* ==========================================================================
   35. DOCUMENTS GALLERY SECTION
   ========================================================================== */

.vl-doc-section {
    padding: 40px 20px 80px 20px;
    background-color: #ffffff;
}

.vl-doc-container {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
}

.vl-doc-item {
    width: 280px;
    text-align: left;
}

.vl-doc-title {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin-bottom: 15px;
    border-left: 3px solid #309DDD;
    padding-left: 10px;
}

.vl-doc-img-wrapper {
    width: 100%;
    height: 380px;
    border: 1px solid #eee;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    cursor: pointer;
    overflow: hidden;
    position: relative;
    border-radius: 4px;
    transition: transform 0.3s, box-shadow 0.3s;
}

.vl-doc-img-wrapper:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0,0,0,0.1);
}

.vl-doc-img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    transition: filter 0.3s;
}

/* Hover Overlay */
.vl-doc-overlay {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(48, 157, 221, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s;
}

.vl-doc-img-wrapper:hover .vl-doc-overlay {
    opacity: 1;
}

.vl-zoom-icon {
    font-size: 40px;
    color: white;
    font-weight: bold;
    background: rgba(0,0,0,0.3);
    width: 60px; height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.vl-doc-modal {
    display: none;
    position: fixed; 
    z-index: 9999; 
    left: 0; top: 0;
    width: 100%; height: 100%; 
    overflow: auto; 
    background-color: rgba(0,0,0,0.9); 
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(5px);
}

.vl-modal-content {
    margin: auto;
    display: block;
    max-width: 90%;
    max-height: 90vh;
    border-radius: 4px;
    box-shadow: 0 0 20px rgba(255,255,255,0.1);
}

.vl-modal-close {
    position: absolute;
    top: 20px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
    transition: 0.3s;
}

.vl-modal-close:hover,
.vl-modal-close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* ==========================================================================
   36. FEATURES GRID SECTION (WHY CHOOSE US)
   ========================================================================== */

.vl-features-section {
    padding: 60px 20px;
    background-color: #f8f9fa;
}

.vl-features-container {
    max-width: 1200px;
    margin: 0 auto;
}

.vl-features-heading {
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    color: #1d1d1f;
    margin-bottom: 50px;
}

/* Grid Layout */
.vl-features-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

/* Card Style */
.vl-feature-item {
    background: #ffffff;
    padding: 30px 25px;
    border-radius: 12px;
    border: 1px solid #eeeeee;
    transition: transform 0.3s, box-shadow 0.3s;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.vl-feature-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    border-color: #dbeafe;
}

/* Icons */
.vl-feature-icon {
    width: 50px;
    height: 50px;
    background-color: #e6f4fc;
    color: #309DDD;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.vl-feature-icon svg {
    width: 28px;
    height: 28px;
}

/* Texts */
.vl-feature-title {
    font-size: 20px;
    font-weight: 700;
    color: #1d1d1f;
    margin: 0 0 10px 0;
}

.vl-feature-desc {
    font-size: 16px;
    line-height: 1.5;
    color: #555;
    margin: 0 0 15px 0;
    flex-grow: 1;
}

.vl-feature-proof {
    font-size: 14px;
    font-style: italic;
    color: #309DDD;
    background: #f0f9ff;
    padding: 10px;
    border-radius: 6px;
    width: 100%;
    margin: 0;
    border-left: 3px solid #309DDD;
}


/* ==========================================================================
   37. WHAT'S INCLUDED SECTION
   ========================================================================== */

.vl-included-section {
    padding: 60px 20px;
    background-color: #ffffff;
}

.vl-included-container {
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
}

.vl-included-heading {
    font-size: 36px;
    font-weight: 700;
    color: #1d1d1f;
    margin-bottom: 50px;
}

.vl-included-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
}

/* Individual Card */
.vl-included-item {
    flex: 0 1 calc(33.333% - 40px);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 20px;
}

/* Image Styling */
.vl-inc-img-wrapper {
    width: 100%;
    max-width: 250px;
    height: 300px;
    margin-bottom: 20px;
    border-radius: 12px;
    overflow: hidden;
    background: #f9f9f9;
}

.vl-inc-img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s;
}

.vl-included-item:hover img {
    transform: scale(1.05);
}

/* Typography */
.vl-inc-title {
    font-size: 20px;
    font-weight: 700;
    color: #1d1d1f;
    margin: 0 0 10px 0;
}

.vl-inc-desc {
    font-size: 15px;
    line-height: 1.5;
    color: #666;
    margin: 0;
}

/* Button Wrapper */
.vl-included-cta {
    margin-top: 50px;
}

.vl-btn-primary {
    display: inline-block;
    background-color: #309DDD;
    color: #ffffff;
    padding: 15px 40px;
    border-radius: 30px;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    transition: background 0.3s, transform 0.2s;
    box-shadow: 0 4px 15px rgba(48, 157, 221, 0.3);
}

.vl-btn-primary:hover {
    background-color: #2680b5;
    transform: translateY(-2px);
    color: #fff;
}



/* ==========================================================================
   24. RESPONSIVE RULES (ALL CONSOLIDATED)
   ========================================================================== */
@media (min-width: 1025px) {
    .vl-hero-section {
        width: 96%;
        max-width: 1600px;
        margin: 15px auto;
        border-radius: 30px;
        height: 90vh;
    }
}

@media (max-width: 1024px) {

    .vl-hero-title strong,
    .vl-hero-title .vl-hero-subtitle,
    .vl-fluid-story-heading {
        font-size: 42px;
    }

    .vl-freedom-title {
        font-size: 48px;
    }

    .vl-works-title,
    .vl-validation-title,
    .vl-providers-title,
    .vl-mech-title,
    .vl-rw-title,
    .vl-section-title {
        font-size: 36px;
    }

    .vl-slide blockquote,
    .vl-slide blockquote p {
        font-size: 28px !important;
    }

    .vl-story-fluid-section,
    .vl-fluid-story-section,
    .vl-works-container-fluid,
    .vl-science-validation-container,
    .vl-mech-container,
    .vl-rw-container,
    .vl-study-content,
    .vl-study-content.vl-reverse-layout {
        grid-template-columns: 1fr;
        flex-direction: column;
        gap: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .vl-story-left-col,
    .vl-fluid-story-left {
        gap: 30px;
    }

    .vl-works-header {
        justify-content: center;
        text-align: center;
    }

    .vl-works-header-inner {
        max-width: 100%;
    }

    .vl-science-validation-image,
    .vl-science-validation-text,
    .vl-mech-image-col,
    .vl-mech-text-col,
    .vl-rw-image-col,
    .vl-rw-text-col,
    .vl-col-image,
    .vl-col-text {
        width: 100%;
        text-align: left;
    }

    .vl-validation-img-wrapper {
        height: 500px;
    }

    .vl-features-grid,
    .vl-values-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .vilim-container {
        flex-direction: column;
        gap: 40px;
    }

    .vilim-intro {
        width: 100%;
        position: static;
        text-align: left;
    }

    .vilim-grid {
        width: 100%;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 900px) {
    .vl-slide {
        flex: 0 0 85vw;
        grid-template-columns: 1fr;
    }

    .vl-slide-img-box {
        min-height: 250px;
    }

    .vl-slide-content {
        padding: 25px;
    }

    .vl-slider-track {
        padding: 0 20px;
        scroll-padding: 0 0;
    }

    .vl-history-header {
        flex-direction: row;
        align-items: center;
    }

    .vl-timeline-inner {
        gap: 20px;
    }

    .vl-included-item {
        flex: 0 1 calc(50% - 40px);
    }
}

@media (max-width: 768px) {
    .product-details {
        font-size: 15px;
        padding: 15px;
    }

    .product-details table {
        display: block;
        overflow-x: auto;
    }

    .product-details h3 {
        font-size: 1.4em;
    }

    .vl-features-grid,
    .vl-vision-wrapper {
        grid-template-columns: 1fr;
    }

    .vl-vision-card {
        margin-bottom: 10px;
    }

    .vl-hero-section {
        width: 100%;
        margin: 0;
        border-radius: 0;
        height: 80vh;
    }

    .vl-hero-inner {
        flex-direction: column;
        align-items: flex-start;
        padding: 0 25px 40px;
    }

    .vl-hero-title strong,
    .vl-hero-title .vl-hero-subtitle {
        font-size: 34px;
        line-height: 1.3 !important;
    }

    .vl-hero-action,
    .vl-hero-button {
        width: 100%;
        text-align: center;
    }

    .vl-partners-header h3 {
        font-size: 28px;
    }

    .vl-partners-header p {
        font-size: 16px;
    }

    .vl-partner-logo img {
        transform: scale(0.8);
    }

    .vl-story-header,
    .vl-fluid-story-left {
        align-items: flex-start;
    }

    .vl-story-btn,
    .vl-fluid-story-btn {
        width: 100%;
        justify-content: center;
    }

    .vl-story-title,
    .vl-fluid-story-heading {
        font-size: 34px;
    }

    .vl-story-content,
    .vl-fluid-story-right {
        font-size: 16px;
    }

    .vl-freedom-section {
        height: 60vh;
    }

    .vl-freedom-title {
        font-size: 36px;
    }

    .vl-freedom-subtitle {
        font-size: 14px;
        letter-spacing: 2px;
    }

    .vl-freedom-bg {
        height: 100%;
        top: 0;
    }

    .vl-promo-banner {
        height: 450px;
    }

    .vl-promo-inner {
        justify-content: flex-end;
        align-items: flex-end;
        height: 100%;
        padding-bottom: 20px;
    }

    .vl-validation-img-wrapper {
        height: 400px;
    }

    .vl-validation-title,
    .vl-comp-header-standard h2,
    .vl-providers-title,
    .vl-app-title,
    .vl-mech-title,
    .vl-main-title,
    .vl-tech-heading,
    .vl-rw-title {
        font-size: 32px;
    }

    .vl-validation-desc,
    .vl-providers-desc,
    .vl-mech-body,
    .vl-hero-description,
    .vl-faq-inner {
        font-size: 16px;
    }

    .vl-comp-container-full {
        height: 60vh;
    }

    .vl-label-full {
        font-size: 13px;
        padding: 6px 12px;
        top: auto;
        bottom: 30px;
        transform: none;
    }

    .vl-lbl-left {
        left: 20px;
    }

    .vl-lbl-right {
        right: 20px;
    }

    .vl-providers-section {
        height: 500px;
    }

    cite {
        font-size: 18px;
    }

    .vl-app-section {
        min-height: 600px;
        align-items: center;
    }

    .vl-app-overlay {
        background: rgba(0, 0, 0, 0.7);
    }

    .vl-app-content {
        justify-content: center;
        text-align: center;
        padding-bottom: 40px;
    }

    .vl-app-inner {
        max-width: 100%;
    }

    .vl-app-features li {
        text-align: left;
        display: inline-block;
    }

    .vl-app-features ul {
        text-align: center;
    }

    .vl-app-buttons {
        justify-content: center;
    }

    .vl-faq-title,
    .vl-faq-main-title {
        font-size: 36px;
    }

    .vl-question-text {
        font-size: 18px;
    }

    .vl-tech-subtext p,
    .vl-category-title {
        font-size: 20px;
    }

    .vl-super-title {
        font-size: 16px;
        letter-spacing: 2px;
    }

    .vl-values-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .vl-value-card-light {
        padding: 30px 20px;
    }

    .vl-values-section-full {
        padding: 60px 20px;
    }

    .vilim-title {
        font-size: 36px;
    }

    .vilim-grid {
        grid-template-columns: 1fr;
    }

    .vilim-card-image {
        padding-top: 100%;
        /* Square on mobile */
    }

    .vl-content-title {
        font-size: 28px;
    }

    .vl-info-card {
        padding: 20px;
    }

    .vl-timeline-inner {
        justify-content: flex-start;
    }

    .vl-blog-wrapper {
        padding: 40px 20px;
    }

    .vl-blog-title {
        font-size: 32px;
    }

    .vl-blog-content p,
    .vl-blog-content li {
        font-size: 16px;
    }

    .vl-blog-content h2 {
        font-size: 26px;
    }

    .vl-blog-product-highlight {
        flex-direction: column;
        text-align: center;
        padding: 30px;
    }

    .vl-blog-product-image {
        max-width: 100%;
    }

    .vl-science-grid,
    .vl-target-grid,
    .vl-steps-container,
    .vl-prod-box-content {
        grid-template-columns: 1fr;
        flex-direction: column;
    }

    .vl-prod-hero h2 {
        font-size: 24px;
    }

    .vl-science-box {
        margin-top: 30px;
    }

    .vl-comparison-table {
        font-size: 14px;
    }

    .vl-comparison-table th,
    .vl-comparison-table td {
        padding: 10px 5px;
    }

    .vl-scribble-icon {
        bottom: -10px;
        max-height: 30px;
    }

    .vl-tech-heading-lg {
        font-size: 28px;
    }
    
    .vl-circle-icon {
        height: 115%; 
        width: 110%;
    }

    .vl-tech-heading-simple {
        font-size: 32px;
    }

    .vl-bg-blue {
        padding: 60px 20px;
    }

    .vl-trust-container {
        gap: 30px;
    }
    
    .vl-trust-item {
        width: 45%;
        margin-bottom: 10px;
    }

    .vl-trust-item img {
        max-height: 60px;
        margin: 0 auto;
    }

    .vl-check-item {
        font-size: 16px;
        align-items: flex-start;
    }
    
    .vl-check-icon {
        margin-top: 2px;
    }

    .vl-doc-container {
        gap: 30px;
    }
    
    .vl-doc-item {
        width: 100%;
        max-width: 320px;
    }
    
    .vl-doc-img-wrapper {
        height: 300px;
    }

    .vl-features-heading {
        font-size: 28px;
        margin-bottom: 30px;
    }
    
    .vl-feature-item {
        align-items: center;
        text-align: center;
    }
    
    .vl-feature-proof {
        text-align: center;
    }

    .vl-home-testi-section {
        height: 600px;
    }
    
    .vl-home-slide blockquote {
        font-size: 22px;
        line-height: 1.5;
    }
    
    .vl-home-quote-icon {
        font-size: 60px;
    }
}

@media (max-width: 600px) {
    .vl-works-collage {
        grid-template-columns: 1fr;
    }

    .vl-collage-card {
        min-height: 300px;
    }

    .vl-rw-stats {
        flex-direction: column;
        gap: 20px;
    }

    .vl-included-heading {
        font-size: 28px;
    }

    .vl-included-item {
        flex: 0 1 100%;
    }

    .vl-inc-img-wrapper {
        height: auto;
        aspect-ratio: 1 / 1;
    }
}