@charset "UTF-8";.vr-home-hero{background:var(--vr-bg);overflow:hidden;min-height:640px;display:flex;align-items:stretch}.vr-home-hero__row{min-height:640px}.vr-home-hero__content{padding:80px 48px 80px 0;display:flex;flex-direction:column;justify-content:center}.vr-hero-badge{display:inline-block;background:rgba(27,107,69,.1);color:var(--vr-primary);border:1px solid rgba(27,107,69,.25);border-radius:100px;padding:5px 18px;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:20px;width:-moz-fit-content;width:fit-content}.vr-home-hero__title{font-size:max(2rem, min(4.5vw, 3rem));font-weight:900;color:var(--vr-text);line-height:1.1;margin-bottom:18px;letter-spacing:-.02em}.vr-home-hero__subtitle{font-size:1.05rem;color:var(--vr-text-muted);max-width:500px;margin-bottom:32px;line-height:1.75}.vr-home-hero__proof{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:20px;font-size:.83rem;color:var(--vr-text-muted);font-weight:600}.vr-home-hero__proof .sep{opacity:.4}.btn-vr-hero-primary{background:var(--vr-primary);color:var(--vr-white);border:2px solid var(--vr-primary);border-radius:var(--vr-radius);padding:14px 32px;font-weight:800;font-size:1rem;-webkit-text-decoration:none;text-decoration:none;display:inline-block;transition:background .2s,box-shadow .2s}.btn-vr-hero-primary:hover{background:var(--vr-primary-dark);border-color:var(--vr-primary-dark);color:var(--vr-white);box-shadow:0 6px 24px rgba(27,107,69,.3)}.btn-vr-hero-outline-dark{background:0 0;color:var(--vr-text);border:2px solid var(--vr-border);border-radius:var(--vr-radius);padding:14px 32px;font-weight:700;font-size:1rem;-webkit-text-decoration:none;text-decoration:none;display:inline-block;transition:border-color .2s,background .2s}.btn-vr-hero-outline-dark:hover{border-color:var(--vr-primary);color:var(--vr-primary);background:rgba(27,107,69,.05)}.vr-home-hero__img{position:relative;overflow:hidden;min-height:500px}.vr-home-hero__img ai-img,.vr-home-hero__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;position:absolute;top:0;right:0;bottom:0;left:0}@media (max-width:991.98px){.vr-home-hero__content{padding:60px 0 0}.vr-home-hero__img{min-height:300px;position:relative}.vr-home-hero__img ai-img,.vr-home-hero__img img{position:relative;top:auto;right:auto;bottom:auto;left:auto;height:300px}}.vr-industries-section{padding:90px 0;background:var(--vr-bg)}.vr-industries-scroll{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:20px;gap:20px;overflow-x:auto;padding-bottom:8px}.vr-industry-card{display:block;-webkit-text-decoration:none;text-decoration:none;color:inherit;border-radius:var(--vr-radius-lg);overflow:hidden;background:var(--vr-white);box-shadow:var(--vr-shadow);transition:transform .25s,box-shadow .25s}.vr-industry-card:hover{transform:translateY(-6px);box-shadow:var(--vr-shadow-hover);color:inherit}.vr-industry-card__img{overflow:hidden;height:180px}.vr-industry-card__img ai-img,.vr-industry-card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .35s}.vr-industry-card:hover .vr-industry-card__img ai-img,.vr-industry-card:hover .vr-industry-card__img img{transform:scale(1.06)}.vr-industry-card__body{padding:16px 18px 20px}.vr-industry-card__body h3{font-size:.95rem;font-weight:800;margin-bottom:6px;color:var(--vr-text)}.vr-industry-card__body p{font-size:.82rem;color:var(--vr-text-muted);margin:0;line-height:1.5}@media (max-width:991.98px){.vr-industries-scroll{grid-template-columns:repeat(3,260px)}}@media (max-width:575.98px){.vr-industries-scroll{grid-template-columns:repeat(3,220px)}}.vr-products-home{padding:90px 0;background:var(--vr-white)}.vr-product-card{background:var(--vr-card-bg);border-radius:var(--vr-radius-lg);overflow:hidden;box-shadow:var(--vr-shadow);cursor:pointer;transition:transform .25s,box-shadow .25s;height:100%;display:flex;flex-direction:column}.vr-product-card:hover{transform:translateY(-5px);box-shadow:var(--vr-shadow-hover)}.vr-product-card__img{overflow:hidden;aspect-ratio:4/3;background:#f0f5f2}.vr-product-card__img ai-img,.vr-product-card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .35s}.vr-product-card:hover .vr-product-card__img ai-img,.vr-product-card:hover .vr-product-card__img img{transform:scale(1.05)}.vr-product-card__body{padding:18px 20px 22px;flex:1;display:flex;flex-direction:column}.vr-product-card__body h3{font-size:.98rem;font-weight:800;color:var(--vr-text);margin-bottom:8px}.vr-product-card__body p{font-size:.83rem;color:var(--vr-text-muted);line-height:1.5;margin-bottom:12px;flex:1}.vr-tag{display:inline-block;background:rgba(27,107,69,.1);color:var(--vr-primary);border-radius:100px;padding:3px 12px;font-size:.75rem;font-weight:700;letter-spacing:.04em}.vr-sustain-home{padding:90px 0;background:#eff6f2}.vr-sustain-home .col-12.col-lg-6 ai-img,.vr-sustain-home .col-12.col-lg-6 img{width:100%;border-radius:var(--vr-radius-lg);display:block;box-shadow:var(--vr-shadow-hover)}.vr-sustain-list{list-style:none;padding:0;margin:0 0 8px}.vr-sustain-list li{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px;font-size:.93rem;color:var(--vr-text);line-height:1.5}.vr-sustain-icon{color:var(--vr-primary);font-size:.6rem;margin-top:6px;flex-shrink:0}.vr-trust-bar{background:var(--vr-bg-dark);padding:60px 0}.vr-stat{display:flex;flex-direction:column;align-items:center}.vr-stat__num{font-size:max(1.8rem, min(4vw, 2.6rem));font-weight:900;color:var(--vr-accent);line-height:1;margin-bottom:8px}.vr-stat__label{font-size:.85rem;color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.08em;font-weight:600}.vr-testimonials-section{padding:90px 0;background:var(--vr-bg)}.vr-testimonial-card{background:var(--vr-white);border-radius:var(--vr-radius-lg);padding:28px 28px 24px;box-shadow:var(--vr-shadow);display:flex;flex-direction:column;height:100%;position:relative;border-top:3px solid transparent;transition:box-shadow .25s}.vr-testimonial-card--featured{border-top-color:var(--vr-primary);box-shadow:var(--vr-shadow-hover)}.vr-testimonial-card::before{content:"“";position:absolute;top:16px;right:24px;font-size:5rem;color:rgba(27,107,69,.08);line-height:1;font-family:Georgia,serif}.vr-testimonial-card__quote{font-size:.93rem;color:var(--vr-text);line-height:1.7;flex:1;margin-bottom:20px;font-style:italic}.vr-testimonial-card__author{display:flex;align-items:center;gap:12px}.vr-testimonial-card__author ai-img,.vr-testimonial-card__author img{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.vr-testimonial-card__author div{display:flex;flex-direction:column}.vr-testimonial-card__author strong{font-size:.88rem;color:var(--vr-text);font-weight:700}.vr-testimonial-card__author span{font-size:.78rem;color:var(--vr-text-muted);line-height:1.4}.vr-faq-section{padding:90px 0;background:var(--vr-white)}.vr-accordion__item{border:1px solid var(--vr-border);border-radius:var(--vr-radius)!important;margin-bottom:10px;overflow:hidden}.vr-accordion__btn{font-weight:700;font-size:.95rem;color:var(--vr-text);background:var(--vr-white);padding:16px 20px}.vr-accordion__btn:not(.collapsed){color:var(--vr-primary);background:rgba(27,107,69,.04);box-shadow:none}.vr-accordion__btn::after,.vr-accordion__btn:not(.collapsed)::after{filter:none}.vr-accordion__body{font-size:.9rem;color:var(--vr-text-muted);line-height:1.75;padding:0 20px 18px}.vr-home-cta{position:relative;padding:100px 0;overflow:hidden}.vr-home-cta__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.vr-home-cta__bg ai-img,.vr-home-cta__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.vr-home-cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(15,61,40,.88) 0,rgba(27,107,69,.72) 100%);z-index:1}.vr-home-cta .container{z-index:2}.vr-home-cta__title{font-size:max(1.8rem, min(4vw, 2.6rem));font-weight:900;color:var(--vr-white);margin-bottom:16px}.vr-home-cta__sub{font-size:1rem;color:rgba(255,255,255,.82);max-width:560px;margin:0 auto 32px;line-height:1.7}.btn-vr-hero-outline-light{background:0 0;color:var(--vr-white);border:2px solid rgba(255,255,255,.5);border-radius:var(--vr-radius);padding:14px 32px;font-weight:700;font-size:1rem;-webkit-text-decoration:none;text-decoration:none;display:inline-block;transition:border-color .2s,background .2s}.btn-vr-hero-outline-light:hover{border-color:var(--vr-white);background:rgba(255,255,255,.1);color:var(--vr-white)}