.vigo-home-hero{background:var(--hero-bg);color:#fff;min-height:min(780px,calc(100vh - 110px));overflow:hidden}.vigo-home-hero__grid{display:grid;grid-template-columns:1fr 1fr;min-height:inherit}.vigo-home-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(72px,8vw,140px) clamp(32px,6vw,100px)}.vigo-home-hero h1{max-width:820px;margin:28px 0 0;font-size:clamp(72px,8.4vw,152px);line-height:.86;text-transform:uppercase}.vigo-home-hero__serif{max-width:650px;margin-top:28px;color:#fff;font-size:clamp(28px,3vw,48px);line-height:1.06}.vigo-home-hero__text{max-width:620px;margin-top:25px;font-size:15px;line-height:1.7;color:#ffffffd1}.vigo-home-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.vigo-btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:52px;padding:0 24px;border:1px solid currentColor;text-decoration:none;text-transform:uppercase;font-size:11px;font-weight:750;letter-spacing:.12em}.vigo-btn--light{background:#fff;color:#111;border-color:#fff}.vigo-btn--ghost{color:#fff;background:transparent;border-color:#ffffff8c}.vigo-btn--dark{color:#fff;background:#111;border-color:#111}.vigo-home-hero__micro{display:flex;gap:30px;margin-top:auto;padding-top:50px;color:#fff9;font-size:8px;font-weight:700;letter-spacing:.15em}.vigo-home-hero__media{position:relative;min-height:560px;background:#0a6f0a;overflow:hidden}.vigo-home-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,128,0,.18),transparent 35%)}.vigo-home-hero__media img{width:100%;height:100%;object-fit:cover;transition:transform 1.6s var(--vigo-ease)}.vigo-home-hero__media:hover img{transform:scale(1.025)}.vigo-home-hero__stamp{position:absolute;right:34px;bottom:30px;z-index:2;display:flex;align-items:end;gap:12px;color:#fff}.vigo-home-hero__stamp span{font:400 36px/1 var(--vigo-display)}.vigo-home-hero__stamp small{font-size:8px;font-weight:700;letter-spacing:.15em}.vigo-home-hero__fallback{display:grid;place-items:center;height:100%;background:linear-gradient(135deg,#006900,green 54%,#0d8b0d);font:400 clamp(90px,12vw,220px)/.8 var(--vigo-display);color:#ffffff1f}.vigo-home-hero__fallback b{color:var(--hero-accent);font-weight:400}.vigo-collection-grid{padding:var(--vigo-section) 0;background:#fff}.vigo-section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:46px}.vigo-section-head h2{margin:18px 0 0;font-size:clamp(54px,6vw,100px);text-transform:uppercase}.vigo-section-head>a{color:#111;text-decoration:none;text-transform:uppercase;font-size:10px;font-weight:750;letter-spacing:.13em}.vigo-collection-grid__items{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--vigo-line)}.vigo-collection-card{position:relative;display:block;min-height:440px;background:var(--vigo-off-white);color:#111;text-decoration:none;overflow:hidden}.vigo-collection-card__media{position:absolute;top:0;right:0;bottom:92px;left:0;overflow:hidden;background:#ecebe5}.vigo-collection-card__media img{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--vigo-ease),filter 1s var(--vigo-ease)}.vigo-collection-card:hover img{transform:scale(1.03)}.vigo-collection-card__meta{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;min-height:92px;padding:18px 22px;background:#fff}.vigo-collection-card__index{font-size:9px;color:#888}.vigo-collection-card h3{margin:0;font-size:26px;text-transform:uppercase}.vigo-collection-card__arrow{font-size:19px;transition:transform .4s var(--vigo-ease)}.vigo-collection-card:hover .vigo-collection-card__arrow{transform:translate(4px,-4px)}.vigo-featured-products{padding:var(--vigo-section) 0;background:var(--vfp-bg);color:#fff}.vigo-section-head--dark>a{color:#fff}.vigo-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#ffffff29}.vigo-product-card{display:block;background:#171717;color:#fff;text-decoration:none;overflow:hidden}.vigo-product-card__media{position:relative;aspect-ratio:1/1;background:#f7f7f2;overflow:hidden}.vigo-product-card__media img{width:100%;height:100%;object-fit:contain;padding:16px;transition:transform .9s var(--vigo-ease)}.vigo-product-card:hover img{transform:scale(1.035)}.vigo-product-card__badge{position:absolute;top:14px;left:14px;padding:6px 8px;background:var(--vigo-orange);color:#111;font-size:8px;font-weight:800;letter-spacing:.14em}.vigo-product-card__body{min-height:145px;padding:20px 20px 24px}.vigo-product-card h3{margin:0;font-family:var(--vigo-body)!important;font-size:14px!important;font-weight:600!important;line-height:1.45;letter-spacing:-.01em}.vigo-product-card__price{display:flex;gap:10px;margin-top:16px;font-size:13px}.vigo-product-card__price s{color:#777}.vigo-empty-state{padding:50px;border:1px solid rgba(255,255,255,.2)}.vigo-editorial-split{display:grid;grid-template-columns:1.08fr .92fr;min-height:720px;background:var(--ves-bg);color:var(--ves-text)}.vigo-editorial-split__media{min-height:650px;overflow:hidden;background:#ddd}.vigo-editorial-split__media img{width:100%;height:100%;object-fit:cover}.vigo-editorial-split__fallback{height:100%;background:linear-gradient(135deg,green,#060)}.vigo-editorial-split__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(70px,8vw,130px)}.vigo-editorial-split h2{margin:24px 0 0;font-size:clamp(58px,6vw,102px);line-height:.9;text-transform:uppercase}.vigo-editorial-split__serif{margin-top:28px;font-size:clamp(28px,2.4vw,42px);line-height:1.1}.vigo-editorial-split__text{max-width:640px;margin-top:24px;color:#5b5b57;font-size:15px;line-height:1.7}.vigo-editorial-split .vigo-btn{align-self:flex-start;margin-top:28px}.vigo-editorial-split__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:auto;padding-top:55px;border-top:1px solid var(--vigo-line)}.vigo-editorial-split__stats div{display:flex;flex-direction:column;gap:8px}.vigo-editorial-split__stats b{font:400 32px/1 var(--vigo-display)}.vigo-editorial-split__stats span{font-size:8px;font-weight:700;letter-spacing:.14em}.vigo-service-strip{padding:34px 0;background:var(--vss-bg);color:var(--vss-text)}.vigo-service-strip__grid{display:grid;grid-template-columns:repeat(4,1fr)}.vigo-service{display:grid;grid-template-columns:auto 1fr;gap:16px;padding:15px 28px;border-left:1px solid rgba(17,17,17,.18)}.vigo-service:first-child{border-left:0}.vigo-service>span{font-size:9px;font-weight:700}.vigo-service h3{margin:0;font-size:24px;text-transform:uppercase}.vigo-service p{margin:7px 0 0;font-size:11px;line-height:1.45;opacity:.75}.vigo-installer-cta{padding:var(--vigo-section) 0;background:green;color:#fff}.vigo-installer-cta__inner{display:grid;grid-template-columns:1.2fr .8fr;gap:clamp(70px,10vw,180px);align-items:end}.vigo-installer-cta h2{max-width:900px;margin:20px 0 0;font-size:clamp(64px,7vw,120px);line-height:.88;text-transform:uppercase}.vigo-installer-cta__right{padding-bottom:8px}.vigo-installer-cta__right>p{margin:0 0 20px;font-size:30px;line-height:1.1}.vigo-installer-cta__right>div{color:#ffffffc7;font-size:14px;line-height:1.7}.vigo-installer-cta__right>a{display:inline-flex;gap:12px;margin-top:28px;color:#fff;text-decoration:none;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.13em}@media(max-width:1000px){.vigo-home-hero__grid,.vigo-editorial-split{grid-template-columns:1fr}.vigo-home-hero__copy{min-height:600px}.vigo-home-hero__media{min-height:560px}.vigo-collection-grid__items,.vigo-products-grid,.vigo-service-strip__grid{grid-template-columns:repeat(2,1fr)}.vigo-service:nth-child(3){border-left:0}.vigo-installer-cta__inner{grid-template-columns:1fr}.vigo-editorial-split__copy{min-height:620px}}@media(max-width:600px){.vigo-home-hero{min-height:auto}.vigo-home-hero__copy{min-height:560px;padding:70px 22px 36px}.vigo-home-hero h1{font-size:clamp(62px,20vw,95px)}.vigo-home-hero__micro{flex-direction:column;gap:8px}.vigo-home-hero__media{min-height:440px}.vigo-home-hero__stamp{right:20px;bottom:20px}.vigo-section-head{align-items:flex-start;flex-direction:column}.vigo-section-head h2{font-size:52px}.vigo-collection-grid__items{grid-template-columns:1fr}.vigo-collection-card{min-height:420px}.vigo-products-grid{grid-template-columns:1fr 1fr}.vigo-product-card__body{min-height:135px;padding:15px}.vigo-product-card h3{font-size:12px!important}.vigo-editorial-split__copy{padding:70px 22px}.vigo-editorial-split h2{font-size:58px}.vigo-editorial-split__stats{grid-template-columns:1fr 1fr}.vigo-service-strip__grid{grid-template-columns:1fr}.vigo-service{border-left:0;border-top:1px solid rgba(17,17,17,.18);padding:18px 0}.vigo-service:first-child{border-top:0}.vigo-installer-cta__inner{gap:48px}.vigo-installer-cta h2{font-size:62px}.vigo-installer-cta__right>p{font-size:26px}}.vigo-btn--light{background:var(--hero-accent)!important;color:#111!important;border-color:var(--hero-accent)!important}.vigo-btn--ghost{color:var(--hero-accent)!important;background:transparent!important;border-color:var(--hero-accent)!important}.vigo-btn--light:hover{background:#fff!important;border-color:#fff!important}.vigo-btn--ghost:hover{background:var(--hero-accent)!important;color:#111!important}.vigo-featured-products{background:var(--vfp-bg,#fff)!important;color:var(--vfp-text,#111)!important}.vigo-featured-products .vigo-section-head>a{color:inherit!important}.vigo-products-grid{background:#1111111a!important}.vigo-product-card{background:#fff!important;color:#111!important}.vigo-product-card__body{background:#fff!important}.vigo-product-card__price s{color:#8a8a84!important}.vigo-collection-grid{background:var(--vcg-bg,#ff8c1a)!important;color:var(--vcg-text,#fff)!important}.vigo-collection-grid .vigo-section-head>a{color:inherit!important}.vigo-collection-grid .vigo-kicker{color:inherit}.vigo-collection-grid__items{background:#ffffff47!important}.vigo-collection-card__meta{background:#fff!important;color:#111!important}.vigo-featured-products{background:var(--vfp-bg)!important;color:var(--vfp-text)!important;border-top:1px solid rgba(17,17,17,.08)}.vigo-featured-products .vigo-section-head>a{color:var(--vfp-text)!important;font-size:15px;letter-spacing:.06em}.vigo-featured-products .vigo-section-head h2{font-size:clamp(58px,6vw,104px);line-height:.92}.vigo-featured-products .vigo-kicker{color:var(--vigo-green)}.vigo-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;background:transparent!important}.vigo-product-card{background:#fff!important;color:#111!important;border:1px solid rgba(17,17,17,.09);transition:transform .5s var(--vigo-ease),box-shadow .5s ease,border-color .3s ease}.vigo-product-card:hover{transform:translateY(-5px);box-shadow:0 25px 60px #00000014;border-color:#ff8c1aa6}.vigo-product-card__media{background:#f5f4ef;aspect-ratio:1/1.03}.vigo-product-card__media:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:var(--vigo-orange);transform:scaleX(0);transform-origin:left;transition:transform .55s var(--vigo-ease)}.vigo-product-card__body{min-height:160px;padding:22px 22px 26px}.vigo-product-card h3{font-family:var(--vigo-display)!important;font-size:20px!important;font-weight:400!important;line-height:1.2;text-transform:uppercase;letter-spacing:.005em}.vigo-product-card__price{font-size:18px;margin-top:18px;color:var(--vigo-green)}.vigo-product-card__price s{color:#888}.vigo-product-card__badge{background:var(--vigo-orange);color:#111;font-size:12px;font-weight:400}@media(max-width:1100px){.vigo-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.vigo-products-grid{grid-template-columns:1fr;gap:16px}.vigo-product-card h3{font-size:19px!important}}.vigo-home-hero__actions .vigo-btn--light,.vigo-home-hero__actions .vigo-btn--ghost{background:var(--hero-accent)!important;color:#fff!important;border-color:var(--hero-accent)!important;min-height:58px;padding:0 30px;font-size:15px;font-weight:400;letter-spacing:.055em;transition:background .3s ease,color .3s ease,border-color .3s ease,transform .45s var(--vigo-ease)}.vigo-home-hero__actions .vigo-btn--light:hover,.vigo-home-hero__actions .vigo-btn--ghost:hover{background:#fff!important;color:var(--hero-bg)!important;border-color:#fff!important;transform:translateY(-2px)}.vigo-home-hero__micro{gap:38px;color:#ffffffe0;font-size:15px;font-weight:400;letter-spacing:.055em;line-height:1.25}.vigo-home-hero__stamp{right:32px;bottom:30px;align-items:flex-start;flex-direction:column;gap:7px;min-width:230px;padding:18px 22px 17px;background:#ff8c1af0;color:#fff;box-shadow:0 18px 50px #00000029;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.vigo-home-hero__stamp:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:green}.vigo-home-hero__stamp span{font:400 42px/.92 var(--vigo-display);letter-spacing:.01em}.vigo-home-hero__stamp small{font-family:var(--vigo-display);font-size:13px;font-weight:400;letter-spacing:.08em;line-height:1;text-transform:uppercase}@media(max-width:1000px){.vigo-home-hero__micro{font-size:13px}}@media(max-width:600px){.vigo-home-hero__actions .vigo-btn--light,.vigo-home-hero__actions .vigo-btn--ghost{width:100%;font-size:14px}.vigo-home-hero__micro{font-size:12px;gap:10px}.vigo-home-hero__stamp{right:16px;bottom:16px;min-width:200px;padding:14px 17px}.vigo-home-hero__stamp span{font-size:34px}.vigo-home-hero__stamp small{font-size:11px}}.vigo-home-hero{background:var(--hero-bg)!important;color:var(--vigo-black)!important;min-height:min(760px,calc(100vh - 110px))}.vigo-home-hero__copy{background:var(--hero-bg)!important;color:var(--vigo-black)!important;padding-left:clamp(42px,6.5vw,112px);padding-right:clamp(42px,6.5vw,112px)}.vigo-home-hero .vigo-kicker{color:var(--vigo-green)!important}.vigo-home-hero h1{color:var(--vigo-black)!important;letter-spacing:-.025em}.vigo-home-hero__serif{color:var(--vigo-green)!important;font-size:clamp(25px,2.5vw,42px)!important;max-width:590px}.vigo-home-hero__text{color:#686862!important;font-size:16px!important;line-height:1.6!important;max-width:600px}.vigo-home-hero__actions .vigo-btn--light,.vigo-home-hero__actions .vigo-btn--ghost{background:var(--vigo-orange)!important;color:#fff!important;border-color:var(--vigo-orange)!important}.vigo-home-hero__actions .vigo-btn--light:hover,.vigo-home-hero__actions .vigo-btn--ghost:hover{background:var(--vigo-green)!important;color:#fff!important;border-color:var(--vigo-green)!important}.vigo-home-hero__micro{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px!important;color:#6c6c66!important;font-size:12px!important;letter-spacing:.085em!important;line-height:1.35!important;padding-top:36px!important;margin-top:44px!important;border-top:1px solid rgba(17,17,17,.13)}.vigo-home-hero__micro span:first-child{color:var(--vigo-green)}.vigo-home-hero__micro span:last-child{color:var(--vigo-orange)}.vigo-home-hero__media:after{background:linear-gradient(90deg,rgba(17,17,17,.06),transparent 40%)!important}.vigo-home-hero__stamp{display:none!important}.vigo-featured-products .vigo-section-head{margin-bottom:38px}.vigo-featured-products .vigo-kicker{font-size:14px}.vigo-featured-products .vigo-section-head>a{border-bottom:2px solid var(--vigo-orange);padding-bottom:5px}.vigo-collection-grid{background:var(--vcg-bg,#f4f1e9)!important;color:var(--vcg-text,#111)!important}.vigo-collection-grid .vigo-kicker{color:var(--vigo-green)!important}.vigo-collection-grid .vigo-section-head h2{color:var(--vigo-black)!important}.vigo-collection-grid .vigo-section-head>a{color:var(--vigo-orange)!important}.vigo-collection-grid__items{background:#1111111c!important}.vigo-collection-card{background:#fff!important}.vigo-collection-card__meta{border-top:3px solid var(--vigo-orange)}.vigo-collection-card__index{color:var(--vigo-green)!important;font-size:11px!important}.vigo-editorial-split__copy{color:var(--ves-text)!important}.vigo-editorial-split__copy .vigo-kicker{color:var(--vigo-orange)!important}.vigo-editorial-split__serif{color:inherit!important;opacity:.95}.vigo-editorial-split__text{color:inherit!important;opacity:.78}.vigo-editorial-split .vigo-btn--dark{background:var(--vigo-orange)!important;color:#fff!important;border-color:var(--vigo-orange)!important;min-height:58px;font-size:15px}.vigo-editorial-split__stats{border-color:#ffffff3d!important}.vigo-editorial-split__stats span{font-size:11px!important;color:#fffc}.vigo-service-strip{color:#fff!important}.vigo-service{border-color:#ffffff4d!important}.vigo-service>span{font-size:11px!important;opacity:.78}.vigo-service h3{font-size:28px!important}.vigo-service p{font-size:13px!important;opacity:.82!important}.vigo-customer-gallery{padding:var(--vigo-section) 0;background:var(--vcg-gallery-bg,#111);color:var(--vcg-gallery-text,#fff);overflow:hidden}.vigo-customer-gallery__head{align-items:start}.vigo-customer-gallery__head .vigo-kicker{color:var(--vigo-orange)}.vigo-customer-gallery__head h2{color:inherit}.vigo-customer-gallery__intro{max-width:620px;margin-top:20px;color:#ffffffad;font-size:18px;line-height:1.55}.vigo-customer-gallery__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.vigo-customer-photo{margin:0;background:#fff;color:#111;overflow:hidden}.vigo-customer-photo__media{aspect-ratio:4/3;overflow:hidden;background:#ddd}.vigo-customer-photo:nth-child(2) .vigo-customer-photo__media,.vigo-customer-photo:nth-child(5) .vigo-customer-photo__media{aspect-ratio:3/4}.vigo-customer-photo__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 1s var(--vigo-ease)}.vigo-customer-photo:hover img{transform:scale(1.025)}.vigo-customer-photo figcaption{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;min-height:82px;padding:16px 20px;border-top:3px solid var(--vigo-orange)}.vigo-customer-photo figcaption span{font-size:10px;letter-spacing:.12em;color:var(--vigo-green)}.vigo-customer-photo figcaption strong{font-size:19px;font-weight:400;text-transform:uppercase}.vigo-contact-map{background:#f4f1e9;color:#111}.vigo-contact-map__grid{display:grid;grid-template-columns:.95fr 1.05fr;min-height:720px}.vigo-contact-map__copy{padding:clamp(70px,7vw,120px) clamp(38px,6vw,100px)}.vigo-contact-map__copy .vigo-kicker{color:var(--vigo-green)}.vigo-contact-map h2{max-width:760px;margin:22px 0 0;font-size:clamp(60px,6.2vw,108px);line-height:.9;text-transform:uppercase}.vigo-contact-map__lede{max-width:650px;margin:28px 0 0;color:#65655f;font-size:18px;line-height:1.55}.vigo-contact-map__methods{display:grid;margin-top:42px;border-top:1px solid rgba(17,17,17,.14)}.vigo-contact-map__methods a{display:grid;grid-template-columns:130px 1fr auto;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid rgba(17,17,17,.14);color:#111;text-decoration:none;transition:color .25s ease,padding-left .4s var(--vigo-ease)}.vigo-contact-map__methods a:hover{color:var(--vigo-green);padding-left:7px}.vigo-contact-map__methods span{font-size:10px;letter-spacing:.12em;color:var(--vigo-orange)}.vigo-contact-map__methods strong{font-size:24px;font-weight:400}.vigo-contact-map__methods i{font-style:normal;font-size:22px}.vigo-contact-map__visit{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:40px}.vigo-contact-map__visit div{padding-top:18px;border-top:3px solid var(--vigo-green)}.vigo-contact-map__visit span{display:block;margin-bottom:12px;color:var(--vigo-orange);font-size:10px;letter-spacing:.12em}.vigo-contact-map__visit strong{font-size:17px;font-weight:400;line-height:1.55}.vigo-contact-map__map{position:relative;min-height:720px;background:#d9d9d2}.vigo-contact-map__map iframe{width:100%;height:100%;min-height:720px;border:0;filter:saturate(.65) contrast(.98)}.vigo-contact-map__directions{position:absolute;left:28px;bottom:28px;display:inline-flex;gap:18px;align-items:center;padding:17px 22px;background:var(--vigo-orange);color:#fff;text-decoration:none;font-size:14px;letter-spacing:.07em;box-shadow:0 14px 40px #00000024}.vigo-contact-map__directions:hover{background:var(--vigo-green)}@media(max-width:1000px){.vigo-customer-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vigo-contact-map__grid{grid-template-columns:1fr}.vigo-contact-map__map,.vigo-contact-map__map iframe{min-height:520px}}@media(max-width:600px){.vigo-home-hero__micro{grid-template-columns:1fr!important;font-size:11px!important;margin-top:30px!important;padding-top:24px!important}.vigo-customer-gallery__grid{grid-template-columns:1fr}.vigo-customer-photo:nth-child(2) .vigo-customer-photo__media,.vigo-customer-photo:nth-child(5) .vigo-customer-photo__media{aspect-ratio:4/3}.vigo-contact-map__copy{padding:70px 22px}.vigo-contact-map h2{font-size:58px}.vigo-contact-map__methods a{grid-template-columns:1fr auto;gap:8px}.vigo-contact-map__methods span{grid-column:1/-1}.vigo-contact-map__methods strong{font-size:20px}.vigo-contact-map__visit{grid-template-columns:1fr}.vigo-contact-map__map,.vigo-contact-map__map iframe{min-height:430px}}.vigo-home-hero{background:#fff!important;min-height:600px!important;color:#111!important;border-bottom:1px solid var(--vigo-line)}.vigo-home-hero__grid{grid-template-columns:.92fr 1.08fr;min-height:600px!important}.vigo-home-hero__copy{padding:54px clamp(36px,5.3vw,84px)!important;min-height:600px!important}.vigo-home-hero h1{max-width:680px!important;margin-top:20px!important;font-size:clamp(62px,6.2vw,108px)!important;line-height:.87!important}.vigo-home-hero__serif{margin-top:18px!important;font-size:clamp(22px,2vw,34px)!important;max-width:530px!important}.vigo-home-hero__text{margin-top:18px!important;font-size:14px!important;line-height:1.5!important;max-width:560px!important}.vigo-home-hero__actions{margin-top:24px!important}.vigo-home-hero__actions .vigo-btn{min-height:48px!important;padding:0 22px!important;font-size:13px!important}.vigo-home-hero__micro{margin-top:30px!important;padding-top:22px!important;font-size:10px!important;gap:18px!important}.vigo-home-hero__media{min-height:600px!important;background:#f5f5f2!important}.vigo-featured-products,.vigo-collection-grid,.vigo-customer-gallery{padding:var(--vigo-section) 0!important;background:#fff!important;color:#111!important;border-bottom:1px solid var(--vigo-line)}.vigo-section-head{align-items:flex-end!important;margin-bottom:26px!important;gap:24px!important}.vigo-section-head h2{margin:10px 0 0!important;font-size:clamp(40px,4.2vw,68px)!important;line-height:.92!important}.vigo-section-head>a,.vigo-section-link{font-size:13px!important;letter-spacing:.06em!important;color:#111!important;text-decoration:none;text-transform:uppercase}.vigo-section-tools{display:flex;align-items:center;gap:22px;flex:0 0 auto}.vigo-carousel-controls{display:flex;align-items:center;gap:8px}.vigo-carousel-controls button{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid var(--vigo-line);background:#fff;color:#111;font:400 18px/1 var(--vigo-display);cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .35s var(--vigo-ease)}.vigo-carousel-controls button:hover{background:var(--vigo-green);color:#fff;border-color:var(--vigo-green);transform:translateY(-1px)}.vigo-carousel-controls button:disabled{opacity:.25;cursor:default;transform:none;background:#fff;color:#111;border-color:var(--vigo-line)}.vigo-carousel-track{display:flex!important;gap:18px!important;overflow-x:auto!important;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding-bottom:4px;cursor:grab;overscroll-behavior-inline:contain}.vigo-carousel-track::-webkit-scrollbar{display:none}.vigo-carousel-track.is-dragging{cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.vigo-carousel-slide{scroll-snap-align:start;flex-shrink:0}.vigo-products-carousel .vigo-product-card{flex-basis:clamp(270px,22vw,326px)!important;background:#fff!important;color:#111!important;border:1px solid var(--vigo-line);transition:transform .4s var(--vigo-ease),border-color .25s ease}.vigo-products-carousel .vigo-product-card:hover{transform:translateY(-3px);border-color:#00800061}.vigo-product-card__media{aspect-ratio:1.12/1!important;background:#fafafa!important}.vigo-product-card__media img{padding:12px!important}.vigo-product-card__body{min-height:106px!important;padding:15px 16px 17px!important;border-top:1px solid var(--vigo-line)}.vigo-product-card h3{font-size:16px!important;line-height:1.25!important;font-weight:400!important;text-transform:uppercase!important}.vigo-product-card__price{margin-top:10px!important;font-size:15px!important;color:var(--vigo-green)}.vigo-collections-carousel .vigo-collection-card{flex-basis:clamp(300px,27vw,390px)!important;min-height:360px!important;border:1px solid var(--vigo-line);background:#fff!important}.vigo-collection-card__media{top:0!important;right:0!important;bottom:76px!important;left:0!important}.vigo-collection-card__meta{min-height:76px!important;padding:14px 17px!important;border-top:2px solid var(--vigo-orange)!important}.vigo-collection-card h3{font-size:22px!important}.vigo-customer-gallery__head{align-items:flex-end!important}.vigo-customer-gallery__head .vigo-kicker{color:var(--vigo-green)!important}.vigo-customer-gallery__head h2{color:#111!important}.vigo-customer-gallery__intro{max-width:560px!important;margin-top:12px!important;color:#666!important;font-size:15px!important;line-height:1.45!important}.vigo-customer-gallery__carousel .vigo-customer-photo{flex-basis:clamp(320px,34vw,470px)!important;margin:0;background:#fff;color:#111;border:1px solid var(--vigo-line)}.vigo-customer-photo__media,.vigo-customer-photo:nth-child(2) .vigo-customer-photo__media,.vigo-customer-photo:nth-child(5) .vigo-customer-photo__media{aspect-ratio:4/3!important}.vigo-customer-photo figcaption{min-height:68px!important;padding:12px 16px!important;border-top:2px solid var(--vigo-orange)!important}.vigo-customer-photo figcaption span{font-size:9px!important}.vigo-customer-photo figcaption strong{font-size:17px!important}.vigo-editorial-split{min-height:540px!important;background:#fff!important;color:#111!important;border-bottom:1px solid var(--vigo-line)}.vigo-editorial-split__media{min-height:540px!important}.vigo-editorial-split__copy{padding:54px clamp(42px,5.5vw,86px)!important}.vigo-editorial-split h2{font-size:clamp(46px,4.8vw,78px)!important;margin-top:15px!important}.vigo-editorial-split__serif{margin-top:18px!important;font-size:clamp(22px,2vw,32px)!important;color:var(--vigo-green)!important}.vigo-editorial-split__text{margin-top:16px!important;color:#666!important;font-size:14px!important;line-height:1.55!important}.vigo-editorial-split__stats{margin-top:32px!important;padding-top:24px!important;border-color:var(--vigo-line)!important}.vigo-editorial-split__stats b{font-size:26px!important;color:var(--vigo-green)}.vigo-editorial-split__stats span{font-size:9px!important;color:#666!important}.vigo-editorial-split .vigo-btn--dark{min-height:48px!important;font-size:13px!important;background:var(--vigo-orange)!important;color:#fff!important;border-color:var(--vigo-orange)!important}.vigo-service-strip{padding:18px 0!important;background:#fff!important;color:#111!important;border-bottom:1px solid var(--vigo-line)}.vigo-service{padding:14px 22px!important;border-color:var(--vigo-line)!important}.vigo-service>span{color:var(--vigo-orange)!important;font-size:9px!important}.vigo-service h3{color:#111!important;font-size:21px!important}.vigo-service p{color:#666!important;font-size:11px!important;opacity:1!important}.vigo-installer-cta{padding:var(--vigo-section) 0!important;background:#fff!important;color:#111!important;border-bottom:1px solid var(--vigo-line)}.vigo-installer-cta h2{font-size:clamp(48px,5.2vw,84px)!important}.vigo-installer-cta .vigo-kicker{color:var(--vigo-green)!important}.vigo-installer-cta__right>p{font-size:25px!important;color:var(--vigo-green)!important}.vigo-installer-cta__right>div{color:#666!important;font-size:14px!important}.vigo-installer-cta__right>a{display:inline-flex;padding:14px 18px;background:var(--vigo-orange);color:#fff!important}.vigo-contact-map{background:#fff!important;border-top:1px solid var(--vigo-line)}.vigo-contact-map__grid{min-height:600px!important}.vigo-contact-map__copy{padding:56px clamp(38px,5vw,76px)!important}.vigo-contact-map h2{font-size:clamp(46px,4.8vw,78px)!important}.vigo-contact-map__lede{margin-top:18px!important;font-size:15px!important}.vigo-contact-map__methods{margin-top:28px!important}.vigo-contact-map__methods strong{font-size:20px!important}.vigo-contact-map__visit{margin-top:26px!important}.vigo-contact-map__map,.vigo-contact-map__map iframe{min-height:600px!important}@media(max-width:1000px){.vigo-home-hero__grid{grid-template-columns:1fr!important}.vigo-home-hero__copy{min-height:520px!important}.vigo-home-hero__media{min-height:480px!important}.vigo-section-tools{width:100%;justify-content:space-between}.vigo-products-carousel .vigo-product-card{flex-basis:min(72vw,330px)!important}.vigo-collections-carousel .vigo-collection-card{flex-basis:min(78vw,390px)!important}.vigo-customer-gallery__carousel .vigo-customer-photo{flex-basis:min(84vw,470px)!important}.vigo-editorial-split{grid-template-columns:1fr!important}.vigo-editorial-split__media{min-height:430px!important}}@media(max-width:600px){.vigo-shell{width:calc(100% - 28px)!important}.vigo-home-hero__copy{padding:48px 20px 30px!important;min-height:500px!important}.vigo-home-hero h1{font-size:58px!important}.vigo-home-hero__media{min-height:390px!important}.vigo-section-head{align-items:flex-start!important;flex-direction:column!important}.vigo-section-head h2{font-size:42px!important}.vigo-section-tools{align-items:center}.vigo-carousel-controls button{width:40px;height:40px}}:root{--vigo-section:clamp(46px,4.9vw,72px)}.vigo-home-hero,.vigo-featured-products,.vigo-customer-gallery,.vigo-collection-grid,.vigo-blog-section,.vigo-editorial-split,.vigo-installer-cta,.vigo-contact-map{position:relative;overflow:hidden;background:var(--vigo-green)!important;color:#fff!important;border-color:#ffffff2b!important}.vigo-featured-products:nth-of-type(2n),.vigo-customer-gallery,.vigo-blog-section,.vigo-installer-cta{background:var(--vigo-green-dark)!important}.vigo-featured-products>.vigo-shell,.vigo-customer-gallery>.vigo-shell,.vigo-collection-grid>.vigo-shell,.vigo-blog-section>.vigo-shell,.vigo-installer-cta>.vigo-shell{position:relative;z-index:1}.vigo-home-hero{min-height:560px!important;background:var(--vigo-green)!important;color:#fff!important}.vigo-home-hero__grid{min-height:560px!important;grid-template-columns:.9fr 1.1fr!important}.vigo-home-hero__copy{min-height:560px!important;padding:48px clamp(36px,5vw,78px)!important;background:linear-gradient(135deg,var(--vigo-green-dark),var(--vigo-green))!important;color:#fff!important}.vigo-home-hero h1{font-size:clamp(58px,5.4vw,94px)!important;color:#fff!important}.vigo-home-hero__serif{font-size:clamp(22px,1.8vw,31px)!important;color:var(--vigo-orange)!important}.vigo-home-hero__text{font-size:14px!important;color:#ffffffd1!important}.vigo-home-hero__micro{margin-top:26px!important;padding-top:18px!important;color:#ffffffb8!important;border-top:1px solid rgba(255,255,255,.22)}.vigo-home-hero__actions .vigo-btn{background:var(--vigo-orange)!important;color:#fff!important;border-color:var(--vigo-orange)!important}.vigo-home-hero__actions .vigo-btn:hover{background:#fff!important;color:var(--vigo-green)!important;border-color:#fff!important}.vigo-home-hero__media{min-height:560px!important;background:var(--vigo-green-dark)!important}.vigo-section-head{margin-bottom:24px!important}.vigo-section-head h2{font-size:clamp(40px,3.8vw,62px)!important;color:#fff!important}.vigo-kicker{color:var(--vigo-orange)!important}.vigo-section-link,.vigo-section-head>a,.vigo-section-link--button{color:#fff!important;font-size:13px!important;background:transparent;border:0;padding:0;text-transform:uppercase;text-decoration:none;cursor:pointer}.vigo-section-link:hover,.vigo-section-head>a:hover,.vigo-section-link--button:hover{color:var(--vigo-orange)!important}.vigo-section-tools{position:relative;z-index:3}.vigo-carousel-controls button{background:transparent!important;color:#fff!important;border-color:#ffffff61!important}.vigo-carousel-controls button:hover{background:var(--vigo-orange)!important;color:#fff!important;border-color:var(--vigo-orange)!important}.vigo-carousel-controls button:disabled{background:transparent!important;color:#fff!important;border-color:#ffffff40!important;opacity:.25}.vigo-carousel-track{cursor:auto!important}.vigo-carousel-track.is-dragging{cursor:auto!important;-webkit-user-select:auto!important;user-select:auto!important}.vigo-products-carousel .vigo-product-card{flex-basis:clamp(250px,20vw,310px)!important;background:var(--vigo-green-dark)!important;color:#fff!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:0 16px 34px #00000014}.vigo-products-carousel .vigo-product-card:hover{border-color:var(--vigo-orange)!important;transform:translateY(-4px)}.vigo-product-card__media{background:#fff!important;aspect-ratio:1.16/1!important}.vigo-product-card__body{background:var(--vigo-green-dark)!important;color:#fff!important;border-top:2px solid var(--vigo-orange)!important;min-height:100px!important}.vigo-product-card h3{color:#fff!important;font-size:16px!important}.vigo-product-card__price{color:var(--vigo-orange)!important}.vigo-product-card__price s{color:#ffffff9e!important}.vigo-product-card__badge{background:var(--vigo-orange)!important;color:#fff!important}.vigo-collections-carousel .vigo-collection-card{flex-basis:clamp(280px,25vw,370px)!important;min-height:340px!important;background:var(--vigo-green-dark)!important;border:1px solid rgba(255,255,255,.22)!important;color:#fff!important}.vigo-collection-card__media{background:var(--vigo-green-dark)!important}.vigo-collection-card__meta{background:var(--vigo-green-dark)!important;color:#fff!important;border-top:2px solid var(--vigo-orange)!important}.vigo-collection-card__index{color:var(--vigo-orange)!important}.vigo-collection-card h3,.vigo-collection-card__arrow{color:#fff!important}.vigo-customer-gallery__intro{color:#ffffffc2!important}.vigo-customer-gallery__carousel .vigo-customer-photo{background:var(--vigo-green)!important;color:#fff!important;border-color:#ffffff38!important;flex-basis:clamp(310px,31vw,450px)!important}.vigo-customer-photo figcaption{background:var(--vigo-green)!important;color:#fff!important;border-top-color:var(--vigo-orange)!important}.vigo-customer-photo figcaption span{color:var(--vigo-orange)!important}body.vigo-gallery-open{overflow:hidden}.vigo-gallery-dialog{width:min(1500px,94vw);height:min(90vh,960px);max-width:none;max-height:none;padding:0;border:0;background:var(--vigo-green-dark);color:#fff;box-shadow:0 30px 100px #00000057}.vigo-gallery-dialog::backdrop{background:#000000b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.vigo-gallery-dialog__top{position:sticky;top:0;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:28px 34px;background:var(--vigo-green-dark);border-bottom:2px solid var(--vigo-orange)}.vigo-gallery-dialog__top h2{margin:8px 0 0;color:#fff;font-size:clamp(38px,4vw,68px)}.vigo-gallery-dialog__close{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;font-size:32px;cursor:pointer}.vigo-gallery-dialog__close:hover{background:var(--vigo-orange);border-color:var(--vigo-orange)}.vigo-gallery-dialog__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#ffffff26;padding:1px}.vigo-gallery-dialog__grid figure{margin:0;background:var(--vigo-green);overflow:hidden}.vigo-gallery-dialog__grid img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform 1s var(--vigo-ease)}.vigo-gallery-dialog__grid figure:hover img{transform:scale(1.025)}.vigo-gallery-dialog__grid figcaption{padding:14px 18px;color:#fff;border-top:2px solid var(--vigo-orange);font-size:15px;text-transform:uppercase}.vigo-blog-section{padding:var(--vigo-section) 0}.vigo-blog-carousel{gap:18px!important}.vigo-blog-card{display:block;flex-basis:clamp(300px,28vw,410px);flex-shrink:0;color:#fff;text-decoration:none;background:var(--vigo-green);border:1px solid rgba(255,255,255,.22);scroll-snap-align:start;overflow:hidden}.vigo-blog-card__media{aspect-ratio:16/10;background:#fff;overflow:hidden}.vigo-blog-card__media img{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--vigo-ease)}.vigo-blog-card:hover .vigo-blog-card__media img{transform:scale(1.035)}.vigo-blog-card__fallback{display:grid;place-items:center;height:100%;background:var(--vigo-green);color:#fff;font-size:48px}.vigo-blog-card__fallback b{color:var(--vigo-orange)}.vigo-blog-card__body{padding:18px 20px 21px;border-top:2px solid var(--vigo-orange)}.vigo-blog-card__meta{color:var(--vigo-orange);font-size:10px;letter-spacing:.08em}.vigo-blog-card h3{margin:12px 0 0;color:#fff;font-size:24px;line-height:1.12;text-transform:uppercase}.vigo-blog-card p{margin:12px 0 0;color:#ffffffb8;font-size:13px;line-height:1.45}.vigo-blog-card__read{display:inline-flex;gap:10px;margin-top:18px;color:#fff;font-size:12px}.vigo-blog-card__read i{font-style:normal;color:var(--vigo-orange);transition:transform .35s var(--vigo-ease)}.vigo-blog-card:hover .vigo-blog-card__read i{transform:translate(5px)}.vigo-blog-empty{padding:50px;border:1px solid rgba(255,255,255,.25);color:#fff;text-align:center}.vigo-editorial-split{min-height:500px!important;background:var(--vigo-green)!important;color:#fff!important}.vigo-editorial-split__media{min-height:500px!important}.vigo-editorial-split__copy{background:var(--vigo-green)!important;color:#fff!important;padding:48px clamp(38px,5vw,76px)!important}.vigo-editorial-split h2{color:#fff!important;font-size:clamp(44px,4.5vw,72px)!important}.vigo-editorial-split__serif{color:var(--vigo-orange)!important}.vigo-editorial-split__text{color:#ffffffbf!important}.vigo-editorial-split__stats{border-color:#ffffff38!important}.vigo-editorial-split__stats b{color:#fff!important}.vigo-editorial-split__stats span{color:#ffffffb8!important}.vigo-editorial-split .vigo-btn--dark{background:var(--vigo-orange)!important;color:#fff!important;border-color:var(--vigo-orange)!important}.vigo-editorial-split .vigo-btn--dark:hover{background:#fff!important;color:var(--vigo-green)!important;border-color:#fff!important}.vigo-service-strip{background:var(--vigo-orange)!important;color:#fff!important;border:0!important}.vigo-service{border-color:#ffffff42!important}.vigo-service>span,.vigo-service h3,.vigo-service p{color:#fff!important}.vigo-service p{opacity:.82!important}.vigo-installer-cta{background:var(--vigo-green-dark)!important;color:#fff!important}.vigo-installer-cta h2,.vigo-installer-cta__right>p{color:#fff!important}.vigo-installer-cta__right>div{color:#ffffffbf!important}.vigo-installer-cta__right>a{background:var(--vigo-orange)!important;color:#fff!important;padding:13px 18px!important}.vigo-contact-map{background:var(--vigo-green)!important;color:#fff!important}.vigo-contact-map__copy,.vigo-contact-map h2{color:#fff!important}.vigo-contact-map__lede{color:#ffffffbf!important}.vigo-contact-map__methods{border-color:#ffffff38!important}.vigo-contact-map__methods a{color:#fff!important;border-color:#ffffff38!important}.vigo-contact-map__methods a:hover,.vigo-contact-map__methods span,.vigo-contact-map__visit span{color:var(--vigo-orange)!important}.vigo-contact-map__visit div{border-color:var(--vigo-orange)!important}.vigo-contact-map__visit strong{color:#fff!important}.vigo-contact-map__map{background:var(--vigo-green-dark)!important}@media(min-width:1100px){.vigo-featured-products,.vigo-collection-grid,.vigo-customer-gallery,.vigo-blog-section,.vigo-installer-cta{padding:52px 0!important}.vigo-section-head h2{font-size:clamp(40px,3.3vw,58px)!important}.vigo-editorial-split,.vigo-editorial-split__media{min-height:470px!important}}@media(max-width:800px){.vigo-gallery-dialog{width:96vw;height:92vh}.vigo-gallery-dialog__grid{grid-template-columns:1fr}.vigo-home-hero__grid{grid-template-columns:1fr!important}.vigo-home-hero__copy{min-height:520px!important}.vigo-home-hero__media{min-height:420px!important}}@media(prefers-reduced-motion:reduce){.vigo-featured-products:before,.vigo-customer-gallery:before,.vigo-collection-grid:before,.vigo-blog-section:before,.vigo-installer-cta:before,.vigo-contact-map:before{animation:none!important}}.vigo-featured-products:before,.vigo-customer-gallery:before,.vigo-collection-grid:before,.vigo-blog-section:before,.vigo-installer-cta:before,.vigo-contact-map:before{content:none!important;display:none!important;background:none!important;animation:none!important}.vigo-home-hero,.vigo-home-hero__copy{background:var(--vigo-green)!important;color:#fff!important}.vigo-home-hero__copy{background-image:none!important}.vigo-home-hero .vigo-kicker,.vigo-home-hero__micro,.vigo-home-hero__micro span{color:#fff!important;opacity:1!important}.vigo-home-hero .vigo-kicker:before{background:#fff!important;opacity:.72!important}.vigo-home-hero__micro{border-top-color:#ffffff52!important}.vigo-home-hero__fallback{background:var(--vigo-green)!important}.vigo-products-carousel .vigo-product-card,.vigo-product-card__body,.vigo-collections-carousel .vigo-collection-card,.vigo-collection-card__media,.vigo-collection-card__meta,.vigo-gallery-dialog,.vigo-gallery-dialog__top,.vigo-installer-cta,.vigo-contact-map__map{background:var(--vigo-orange)!important}.vigo-product-card__body,.vigo-collection-card__meta{border-top-color:#ffffffb8!important}.vigo-product-card__badge{background:var(--vigo-green)!important;color:#fff!important}.vigo-product-card__price,.vigo-collection-card__index{color:#fff!important}.vigo-product-card__price s{color:#ffffffb8!important}.vigo-gallery-dialog__top{border-bottom-color:#fff!important}.vigo-gallery-dialog__grid figcaption{border-top-color:#fff!important}.vigo-installer-cta__right>a{background:var(--vigo-green)!important;color:#fff!important}.vigo-collection-card__meta{grid-template-columns:auto 1fr!important}.vigo-customer-gallery__carousel{padding-bottom:4px}.vigo-customer-gallery__carousel .vigo-customer-photo{flex-basis:clamp(280px,28vw,420px)!important}.vigo-editorial-split__fallback{background:var(--vigo-orange)!important}.vigo-home-hero__media--carousel{position:relative;min-height:100%;background:var(--vigo-green)!important;overflow:hidden}.vigo-home-hero__slides{position:relative;width:100%;height:100%}.vigo-home-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .75s ease}.vigo-home-hero__slide.is-active{opacity:1;z-index:1}.vigo-home-hero__slide img{width:100%;height:100%;object-fit:cover;display:block}.vigo-home-hero__dots{position:absolute;z-index:2;left:24px;right:24px;bottom:22px;display:flex;gap:8px;justify-content:center}.vigo-home-hero__dot{width:9px;height:9px;border-radius:999px;background:#ffffff61;border:1px solid rgba(255,255,255,.26)}.vigo-home-hero__dot.is-active{background:#fff;border-color:#fff}.vigo-featured-products,.vigo-collection-grid,.vigo-customer-gallery,.vigo-blog-section,.vigo-installer-cta{border-bottom:0!important}.vigo-products-carousel,.vigo-customer-gallery__carousel,.vigo-collections-carousel,.vigo-blog-carousel{gap:0!important}.vigo-products-carousel .vigo-product-card,.vigo-customer-gallery__carousel .vigo-customer-photo,.vigo-collections-carousel .vigo-collection-card,.vigo-blog-card{border:0!important;box-shadow:none!important}.vigo-product-card__body,.vigo-customer-photo figcaption,.vigo-collection-card__meta,.vigo-blog-card__body{border-top:0!important}.vigo-product-card__badge{top:16px!important;left:16px!important;width:54px;height:54px;min-width:54px;padding:0!important;display:grid;place-items:center;border-radius:999px;background:var(--vigo-orange)!important;color:#fff!important;font-size:10px!important;letter-spacing:.08em!important;box-shadow:0 10px 24px #0000001f}.vigo-customer-gallery__head .vigo-kicker,.vigo-customer-gallery .vigo-section-link,.vigo-customer-gallery__head h2{color:#fff!important}.vigo-customer-gallery__intro{color:#ffffffd1!important}.vigo-customer-gallery__carousel .vigo-customer-photo{background:var(--vigo-green)!important}.vigo-customer-photo__media{background:transparent!important}.vigo-customer-photo figcaption{background:var(--vigo-green)!important;padding:16px 18px 18px!important}.vigo-customer-photo figcaption span{color:#fff!important;opacity:.82}.vigo-customer-photo figcaption strong{color:#fff!important}.vigo-collection-grid .vigo-kicker,.vigo-collection-grid .vigo-section-head h2,.vigo-collection-grid .vigo-section-link{color:#fff!important}.vigo-collections-carousel .vigo-collection-card,.vigo-collections-carousel .vigo-collection-card__media,.vigo-collections-carousel .vigo-collection-card__meta{border:0!important}.vigo-installer-cta{background:var(--vigo-green)!important;color:#fff!important}.vigo-installer-cta .vigo-kicker,.vigo-installer-cta h2,.vigo-installer-cta__right>p,.vigo-installer-cta__right>div{color:#fff!important}.vigo-installer-cta__right>a{background:var(--vigo-orange)!important;color:#fff!important;border:0!important}.vigo-installer-cta__right>a:hover{background:#fff!important;color:var(--vigo-green)!important}.vigo-blog-section .vigo-kicker,.vigo-blog-section .vigo-section-head h2,.vigo-blog-section .vigo-section-link{color:#fff!important}.vigo-blog-card__body{padding-top:18px!important}.vigo-collection-card__arrow{display:none!important}@media(max-width:800px){.vigo-home-hero__dots{bottom:16px}}.vigo-product-card,.vigo-product-card__media,.vigo-product-card__body,.vigo-customer-photo,.vigo-customer-photo__media,.vigo-customer-photo figcaption,.vigo-collection-card,.vigo-collection-card__media,.vigo-collection-card__meta,.vigo-blog-card,.vigo-blog-card__media,.vigo-blog-card__body{outline:0!important;border:0!important}.vigo-home-hero__nav{position:absolute;z-index:4;inset:50% 18px auto 18px;transform:translateY(-50%);display:flex;align-items:center;justify-content:space-between;pointer-events:none}.vigo-home-hero__nav-btn{width:52px;height:52px;border:0;border-radius:999px;display:grid;place-items:center;background:#ffffffeb;color:var(--vigo-green);box-shadow:0 10px 30px #0000001f;cursor:pointer;pointer-events:auto;transition:transform .25s ease,background .25s ease,color .25s ease}.vigo-home-hero__nav-btn:hover{transform:scale(1.06);background:var(--vigo-orange);color:#fff}.vigo-home-hero__nav-btn svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.vigo-home-hero__dot{padding:0;cursor:pointer}.vigo-products-carousel .vigo-product-card{background:#fff!important;color:#111!important;border:0!important;box-shadow:none!important}.vigo-product-card__media{background:#fff!important}.vigo-product-card__media:after{display:none!important}.vigo-product-card__body{background:#fff!important;color:#111!important;border:0!important}.vigo-product-card h3,.vigo-product-card__price,.vigo-product-card__price span{color:#111!important}.vigo-product-card__price s{color:#777!important}.vigo-product-card:hover{transform:translateY(-3px);box-shadow:none!important}.vigo-product-card__badge{background:var(--vigo-orange)!important;color:#fff!important;border:0!important}.vigo-customer-gallery{background:var(--vigo-green)!important;color:#fff!important}.vigo-customer-gallery__carousel .vigo-customer-photo{background:transparent!important;color:#fff!important}.vigo-customer-photo figcaption{background:var(--vigo-orange)!important;color:#fff!important;border:0!important}.vigo-customer-photo figcaption span,.vigo-customer-photo figcaption strong{color:#fff!important}.vigo-gallery-dialog__top{background:var(--vigo-green)!important;color:#fff!important}.vigo-collection-card,.vigo-blog-card,.vigo-customer-photo,.vigo-product-card{border:0!important;outline:0!important}@media(max-width:800px){.vigo-home-hero__nav{inset:50% 12px auto 12px}.vigo-home-hero__nav-btn{width:44px;height:44px}}.vigo-home-hero__photo-label{position:absolute;z-index:3;top:22px;right:24px;padding:8px 10px;background:#008000e0;color:#fff;font-family:var(--vigo-display);font-size:11px;line-height:1;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.vigo-products-carousel .vigo-product-card:hover,.vigo-product-card:hover{border-color:transparent!important}.vigo-product-card__media:after{content:""!important;display:block!important;position:absolute;left:0;right:0;bottom:0;height:4px;background:var(--vigo-orange)!important;transform:scaleX(0);transform-origin:left;transition:transform .45s var(--vigo-ease);z-index:4}.vigo-product-card:hover .vigo-product-card__media:after{transform:scaleX(1)}.vigo-collections-carousel .vigo-collection-card{aspect-ratio:1/1!important;display:grid!important;grid-template-rows:minmax(0,1fr) auto!important;min-height:0!important;overflow:hidden}.vigo-collection-card__media{min-height:0!important;height:100%!important;aspect-ratio:auto!important}.vigo-collection-card__media img{width:100%;height:100%;object-fit:cover}.vigo-collection-card__meta{min-height:82px!important;padding:18px 22px!important}.vigo-collection-card__index{display:none!important}.vigo-collection-card__meta h3{margin:0!important}.vigo-customer-photo figcaption>span:first-child{display:none!important}@media(max-width:800px){.vigo-home-hero__photo-label{top:16px;right:16px;font-size:9px}}.vigo-products-carousel .vigo-product-card,.vigo-product-card{position:relative!important}.vigo-product-card__media:after{content:""!important;display:block!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:4px!important;background:var(--vigo-green)!important;transform:scaleX(0)!important;transform-origin:left!important;transition:transform .45s var(--vigo-ease)!important;z-index:4!important}.vigo-product-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:var(--vigo-orange);transform:scaleX(0);transform-origin:left;transition:transform .45s var(--vigo-ease);z-index:5;pointer-events:none}.vigo-product-card:hover .vigo-product-card__media:after,.vigo-product-card:hover:after{transform:scaleX(1)!important}.vigo-collections-carousel .vigo-collection-card{aspect-ratio:auto!important;display:block!important;min-height:0!important;overflow:hidden!important}.vigo-collections-carousel .vigo-collection-card__media{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1/1!important;overflow:hidden!important}.vigo-collections-carousel .vigo-collection-card__media img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.vigo-collections-carousel .vigo-collection-card__meta{position:relative!important;inset:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;width:100%!important;min-height:82px!important;padding:18px 16px!important}.vigo-collections-carousel .vigo-collection-card__meta h3{width:100%!important;margin:0!important;text-align:center!important}.vigo-collections-carousel .vigo-collection-card__index,.vigo-collections-carousel .vigo-collection-card__arrow{display:none!important}@media(max-width:1000px){.vigo-home-hero__grid{display:flex!important;flex-direction:column!important}.vigo-home-hero__media{order:1!important;min-height:clamp(360px,62vw,560px)!important}.vigo-home-hero__copy{order:2!important}}@media(max-width:600px){.vigo-home-hero__media{min-height:68vw!important;max-height:460px!important}.vigo-home-hero__copy{min-height:auto!important;padding-top:52px!important}}@media(min-width:1001px){.vigo-products-carousel .vigo-product-card{flex:0 0 25%!important;max-width:25%!important}.vigo-product-card__media img{padding:10px!important}.vigo-product-card__body{padding:18px 18px 20px!important}.vigo-product-card h3{font-size:18px!important}.vigo-product-card__price{font-size:17px!important}}.vigo-featured-products>.vigo-shell,.vigo-collection-grid>.vigo-shell{width:100%!important;max-width:none!important;margin-inline:0!important}.vigo-featured-products .vigo-section-head,.vigo-collection-grid .vigo-section-head{padding-inline:clamp(18px,2.35vw,46px)!important}.vigo-products-carousel,.vigo-collections-carousel{width:100%!important;gap:0!important;padding:0!important;margin:0!important}@media(min-width:1001px){.vigo-products-carousel .vigo-product-card,.vigo-collections-carousel .vigo-collection-card{flex:0 0 25%!important;width:25%!important;max-width:25%!important}}.vigo-home-hero__media--carousel{position:relative!important;isolation:isolate}.vigo-home-hero__slides{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:auto!important;height:auto!important}.vigo-home-hero__slide{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important}.vigo-home-hero__slide img{width:100%!important;height:100%!important;object-fit:cover!important}@media(max-width:1000px){.vigo-home-hero__grid{display:flex!important;flex-direction:column!important}.vigo-home-hero__copy{order:1!important;min-height:auto!important;padding:42px 28px 34px!important}.vigo-home-hero__media{order:2!important;min-height:clamp(330px,56vw,520px)!important}.vigo-home-hero h1{font-size:clamp(54px,10.5vw,78px)!important;line-height:.88!important;max-width:720px!important}.vigo-home-hero__serif{font-size:clamp(21px,3.8vw,29px)!important}.vigo-home-hero__text{font-size:13px!important;line-height:1.45!important;margin-top:14px!important}.vigo-home-hero__actions{margin-top:20px!important}.vigo-home-hero__micro{margin-top:22px!important;padding-top:16px!important}}@media(max-width:600px){.vigo-home-hero__copy{padding:34px 18px 26px!important}.vigo-home-hero h1{font-size:clamp(46px,14vw,64px)!important;line-height:.88!important;margin-top:14px!important}.vigo-home-hero__serif{font-size:20px!important;margin-top:14px!important}.vigo-home-hero__text{font-size:12.5px!important}.vigo-home-hero__actions .vigo-btn{min-height:44px!important;font-size:12px!important}.vigo-home-hero__media{min-height:72vw!important;max-height:420px!important}.vigo-home-hero__dots{left:14px!important;right:14px!important;bottom:12px!important;gap:6px!important;overflow:hidden}.vigo-home-hero__dot{width:6px!important;height:6px!important;min-width:6px!important}.vigo-featured-products .vigo-section-head,.vigo-collection-grid .vigo-section-head{padding-inline:16px!important}.vigo-products-carousel .vigo-product-card{flex:0 0 88vw!important;width:88vw!important;max-width:88vw!important}.vigo-collections-carousel .vigo-collection-card{flex:0 0 84vw!important;width:84vw!important;max-width:84vw!important}.vigo-collections-carousel .vigo-collection-card__meta{min-height:64px!important;padding:12px 14px!important}.vigo-collections-carousel .vigo-collection-card__meta h3{font-size:22px!important;line-height:1!important}.vigo-section-head{margin-bottom:18px!important}.vigo-section-head h2{font-size:38px!important;line-height:.92!important}.vigo-section-tools{gap:12px!important}.vigo-section-link{font-size:11px!important}.vigo-carousel-controls button{width:38px!important;height:38px!important}}.vigo-featured-products .vigo-card-gallery-arrow{width:28px!important;height:38px!important;font-size:20px!important;font-weight:600!important;line-height:1!important;color:#5d5d58!important}.vigo-featured-products .vigo-card-gallery-arrow:hover,.vigo-featured-products .vigo-card-gallery-arrow:focus-visible{color:#111!important}@media(max-width:600px){.vigo-blog-section>.vigo-shell{width:100%!important;max-width:none!important;margin-inline:0!important;padding-inline:0!important}.vigo-blog-section .vigo-section-head{padding-inline:16px!important}.vigo-blog-section .vigo-blog-carousel{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;gap:0!important}.vigo-blog-section .vigo-blog-card{flex:0 0 100%!important;width:100%!important;max-width:100%!important;margin:0!important;scroll-snap-align:start!important;scroll-snap-stop:always!important;border:0!important}.vigo-blog-section .vigo-blog-card__media{width:100%!important}.vigo-blog-section .vigo-blog-card__body{width:100%!important;padding:20px 18px 24px!important}.vigo-featured-products .vigo-card-gallery-arrow{width:26px!important;height:36px!important;font-size:18px!important}}.vigo-featured-products .vigo-product-card__body{padding:16px 18px 24px!important;min-height:150px!important}.vigo-featured-products .vigo-product-card h3{margin:0!important;font-family:var(--vigo-display)!important;font-size:clamp(16px,1.08vw,20px)!important;line-height:1.22!important;font-weight:400!important;letter-spacing:0!important;text-transform:uppercase!important;color:#111!important}.vigo-featured-products .vigo-product-card__price{display:flex!important;align-items:baseline!important;flex-wrap:wrap!important;column-gap:10px!important;row-gap:3px!important;margin-top:10px!important;color:#111!important;font-family:var(--vigo-display)!important;font-size:clamp(18px,1.08vw,22px)!important;line-height:1.05!important;font-weight:800!important;letter-spacing:-.01em!important}.vigo-featured-products .vigo-product-card__price>span{color:#111!important;font:inherit!important}.vigo-featured-products .vigo-product-card__price s{display:inline-block!important;margin:0!important;color:#777!important;font-family:var(--vigo-display)!important;font-size:clamp(15px,.9vw,18px)!important;line-height:1.05!important;font-weight:700!important;text-decoration-line:line-through!important;text-decoration-thickness:2px!important;text-decoration-color:currentColor!important}.vigo-featured-products .vigo-product-card__subprice{display:flex!important;align-items:baseline!important;flex-wrap:wrap!important;gap:5px!important;width:100%!important;margin-top:6px!important;color:#5f5f5a!important;font-family:var(--vigo-display)!important;font-size:14px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:.035em!important;text-transform:uppercase!important}.vigo-featured-products .vigo-product-card__subprice .vigo-product-card__vat{color:var(--vigo-orange)!important}@media(max-width:749px){.vigo-featured-products .vigo-product-card__body{padding:15px 16px 20px!important;min-height:142px!important}.vigo-featured-products .vigo-product-card h3{font-size:18px!important;line-height:1.22!important}.vigo-featured-products .vigo-product-card__price{font-size:20px!important}.vigo-featured-products .vigo-product-card__price s{font-size:16px!important}.vigo-featured-products .vigo-product-card__subprice{font-size:14px!important;line-height:1.2!important}}@media(max-width:600px){.vigo-carousel-controls button{display:flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;min-width:44px!important;padding:0!important;font-family:Arial,Helvetica,sans-serif!important;font-size:24px!important;font-weight:400!important;line-height:1!important}.vigo-carousel-controls button:disabled{opacity:.48!important}.vigo-collections-carousel{width:100%!important;gap:0!important;padding:0!important;scroll-padding-inline:0!important}.vigo-collections-carousel .vigo-collection-card{flex:0 0 100%!important;width:100%!important;max-width:100%!important;margin:0!important;scroll-snap-align:start!important;scroll-snap-stop:always!important}.vigo-collections-carousel .vigo-collection-card__media{width:100%!important;aspect-ratio:1/1!important}.vigo-collections-carousel .vigo-collection-card__meta{width:100%!important;min-height:72px!important}}@media(max-width:600px){.vigo-carousel-controls [data-vigo-carousel-prev],.vigo-carousel-controls [data-vigo-carousel-next]{position:relative!important;font-size:0!important;line-height:0!important}.vigo-carousel-controls [data-vigo-carousel-prev]:before,.vigo-carousel-controls [data-vigo-carousel-next]:before{content:"\2192"!important;display:block!important;font-family:Arial,Helvetica,sans-serif!important;font-size:26px!important;font-weight:400!important;line-height:1!important;color:currentColor!important;transform-origin:center!important}.vigo-carousel-controls [data-vigo-carousel-prev]:before{transform:rotate(180deg)!important}.vigo-carousel-controls [data-vigo-carousel-next]:before{transform:none!important}}.vigo-contact-map{background:var(--vcm-bg,var(--vigo-green))!important;color:var(--vcm-text,#fff)!important}.vigo-contact-map__copy,.vigo-contact-map h2,.vigo-contact-map__lede,.vigo-contact-map__methods a,.vigo-contact-map__visit strong{color:var(--vcm-text,#fff)!important}.vigo-contact-map__lede{opacity:.82!important}.vigo-contact-map__methods span,.vigo-contact-map__visit span,.vigo-contact-map .vigo-kicker{color:var(--vcm-accent,var(--vigo-orange))!important}.vigo-contact-map__visit div{border-color:var(--vcm-accent,var(--vigo-orange))!important}.vigo-contact-map__methods a:hover{color:var(--vcm-accent,var(--vigo-orange))!important}.vigo-service-strip{background:var(--vss-bg,var(--vigo-orange))!important;color:var(--vss-text,#fff)!important}.vigo-service-strip .vigo-service>span,.vigo-service-strip .vigo-service h3,.vigo-service-strip .vigo-service p{color:var(--vss-text,#fff)!important}.vigo-contact-map--areas,.vigo-contact-map--areas .vigo-contact-map__copy,.vigo-contact-map--areas h2,.vigo-contact-map--areas .vigo-contact-map__lede,.vigo-contact-map--areas .vigo-contact-map__methods a,.vigo-contact-map--areas .vigo-contact-map__visit strong{color:#fff!important}.vigo-contact-map--areas .vigo-contact-map__lede{opacity:.9!important}.vigo-contact-map--areas .vigo-kicker,.vigo-contact-map--areas .vigo-contact-map__methods span,.vigo-contact-map--areas .vigo-contact-map__visit span{color:var(--vcm-accent,var(--vigo-orange))!important}
/*# sourceMappingURL=/cdn/shop/t/64/assets/vigo-home.css.map */
