.fv-usp-row--rich{background:var(--fv-bg-soft);border-top:1px solid var(--fv-border);border-bottom:1px solid var(--fv-border);padding:20px max(var(--fv-space-lg),(100% - var(--fv-wide-w)) / 2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.fv-usp-row--rich .fv-usp-row__inner{max-width:var(--fv-wide-w);flex-wrap:wrap;justify-content:space-between;gap:24px;width:100%;margin:0 auto;display:flex}.fv-usp-row--rich .fv-usp-row__item{min-width:0;animation:fv-usp-in .5s var(--fv-ease-out) both;align-items:center;gap:12px;display:flex}.fv-usp-row--rich .fv-usp-row__item:first-child{animation-delay:.3s}.fv-usp-row--rich .fv-usp-row__item:nth-child(2){animation-delay:.36s}.fv-usp-row--rich .fv-usp-row__item:nth-child(3){animation-delay:.42s}.fv-usp-row--rich .fv-usp-row__item:nth-child(4){animation-delay:.48s}.fv-usp-row--rich .fv-usp-row__item:nth-child(5){animation-delay:.54s}.fv-usp-row--rich .fv-usp-row__icon{width:36px;height:36px;color:var(--fv-accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.fv-usp-row--rich .fv-usp-row__icon svg,.fv-usp-row--rich .fv-usp-row__icon i{stroke-width:1.75px;width:22px;height:22px}.fv-usp-row--rich .fv-usp-row__title{color:var(--fv-text);font-size:.9375rem;font-weight:700;line-height:1.3}.fv-usp-row--rich .fv-usp-row__desc{color:var(--fv-text-muted);font-size:.875rem;line-height:1.3}@media(max-width:781px){.fv-usp-row--rich{gap:16px;padding:16px 20px}.fv-usp-row--rich .fv-usp-row__inner{gap:16px}.fv-usp-row--rich .fv-usp-row__desc{display:none}}.fv-bento{gap:var(--fv-space-md);grid-template-columns:repeat(12,1fr);width:100%;display:grid}.fv-bento__tile{border-radius:var(--fv-radius-md);color:#fff;align-items:flex-end;min-height:220px;text-decoration:none;display:flex;position:relative;overflow:hidden}.fv-bento__tile:focus-visible{outline-offset:-3px;box-shadow:inset 0 0 0 4px var(--fv-green);outline:2px solid #fff}.fv-bento__tile:first-child{grid-column:span 8;min-height:280px}.fv-bento__tile:nth-child(2),.fv-bento__tile:nth-child(3),.fv-bento__tile:nth-child(4),.fv-bento__tile:nth-child(5){grid-column:span 4}.fv-bento__tile img{object-fit:cover;width:100%;height:100%;transition:opacity var(--fv-ease);position:absolute;inset:0}.fv-bento__tile:hover img{opacity:.98;transform:none}.fv-bento__tile:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000,#00000026 35%,#0000008c 65%,#000000d9);position:absolute;inset:0}.fv-bento__label{z-index:2;padding:var(--fv-space-md) var(--fv-space-lg);letter-spacing:-.25px;font-size:1.125rem;font-weight:700;position:relative}.fv-bento__body{z-index:2;padding:var(--fv-space-lg) var(--fv-space-xl);width:100%;position:relative}.fv-bento__body h3{letter-spacing:-.25px;margin:0 0 var(--fv-space-xs);color:#fff;font-size:1.25rem;font-weight:700;line-height:1.25}.fv-bento__tile:first-child .fv-bento__body h3{font-size:1.5rem}.fv-bento__body p{color:#ffffffd9;margin:0 0 var(--fv-space-sm);max-width:340px;font-size:1rem;line-height:1.6}.fv-bento__cta{min-height:var(--fv-tap);color:#fff;-webkit-backdrop-filter:blur(var(--fv-blur-sm));backdrop-filter:blur(var(--fv-blur-sm));border-radius:var(--fv-radius-sm);padding:var(--fv-space-xs) var(--fv-space-md);transition:background var(--fv-ease),border-color var(--fv-ease);background:#ffffff26;border:1px solid #ffffff40;align-items:center;gap:6px;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-flex}.fv-bento__cta svg,.fv-bento__cta i{width:16px;height:16px;transition:transform var(--fv-ease);flex-shrink:0}.fv-bento__tile:hover .fv-bento__cta{background:#ffffff47;border-color:#ffffff73}.fv-bento__tile:hover .fv-bento__cta svg,.fv-bento__tile:hover .fv-bento__cta i{transform:translate(3px)}@media(max-width:781px){.fv-bento__body{padding:var(--fv-space-md) var(--fv-space-lg)}.fv-bento__body h3{font-size:1.125rem}.fv-bento__tile:first-child .fv-bento__body h3{font-size:1.25rem}.fv-bento{grid-template-columns:1fr}.fv-bento__tile:nth-child(n){grid-column:span 1;min-height:180px}}.fv-blog-header{justify-content:space-between;align-items:flex-end;gap:var(--fv-space-lg);margin-bottom:var(--fv-space-xl);flex-wrap:wrap;display:flex}.fv-blog-header__text h2,.fv-blog-header__text .wp-block-heading{margin-bottom:var(--fv-space-xs)}.fv-blog-header__text p{color:var(--fv-text-muted);margin:0;font-size:1rem}.fv-blog-header__link{color:var(--fv-action-accessible);white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;padding-bottom:4px;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.fv-blog-header__link:hover{text-decoration:underline}.fv-blog-header__link svg,.fv-blog-header__link i{width:16px;height:16px}.fv-blog-grid{gap:var(--fv-space-xl);grid-template-columns:repeat(3,1fr);width:100%;display:grid}.fv-blog-grid.wp-block-query{width:100%;display:block!important}.fv-blog-grid .wp-block-post-template{margin:0;padding:0;list-style:none;gap:var(--fv-space-xl)!important;grid-template-columns:repeat(3,1fr)!important;display:grid!important}.fv-blog-grid .wp-block-post{flex-direction:column;min-width:0;list-style:none;display:flex}.fv-blog-grid .wp-block-post>.fv-blog-card{flex:1}.fv-blog-card .wp-block-post-featured-image{aspect-ratio:16/9;overflow:hidden}.fv-blog-card .wp-block-post-featured-image a{height:100%;display:block}.fv-blog-card .wp-block-post-featured-image img{object-fit:cover;width:100%;height:100%;transition:opacity var(--fv-ease)}.fv-blog-card:hover .wp-block-post-featured-image img{opacity:.98;transform:none}.fv-blog-card__meta{text-transform:uppercase;letter-spacing:.08em;color:var(--fv-sage);margin-bottom:var(--fv-space-xs);font-size:.75rem;font-weight:700}.fv-blog-card__meta a{color:inherit;text-decoration:none}.fv-blog-card__excerpt .wp-block-post-excerpt__excerpt{margin:0}.fv-blog-card{border-radius:var(--fv-radius-sm);background:var(--fv-surface);border:1px solid var(--fv-border);box-shadow:var(--fv-shadow-sm);transition:border-color var(--fv-ease);flex-direction:column;display:flex;overflow:hidden}.fv-blog-card:hover{border-color:var(--fv-green);box-shadow:var(--fv-shadow-sm);transform:none}.fv-blog-card__image{aspect-ratio:16/9;overflow:hidden}.fv-blog-card__image img{object-fit:cover;width:100%;height:100%;transition:opacity var(--fv-ease)}.fv-blog-card:hover .fv-blog-card__image img{opacity:.98;transform:none}.fv-blog-card__body{padding:var(--fv-space-lg);flex-direction:column;flex:1;display:flex}.fv-blog-card__date{color:var(--fv-text-muted);margin-bottom:var(--fv-space-xs);font-size:.75rem}.fv-blog-card__title{color:var(--fv-green);margin:0 0 var(--fv-space-sm);font-size:1.125rem;font-weight:700;line-height:1.3}.fv-blog-card__title a{color:inherit;text-decoration:none}.fv-blog-card__title a:hover{color:var(--fv-action-accessible)}.fv-blog-card__excerpt{color:var(--fv-text-muted);margin:0 0 var(--fv-space-md);flex:1;font-size:1rem;line-height:1.6}.fv-blog-card__more,.fv-blog-card__readmore{color:var(--fv-action-accessible);align-items:center;gap:4px;min-height:44px;padding:8px 0;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.fv-blog-card__more svg,.fv-blog-card__readmore svg,.fv-blog-card__more i,.fv-blog-card__readmore i{stroke:currentColor;fill:none;flex-shrink:0;width:14px;height:14px}.fv-blog-card__more:hover,.fv-blog-card__readmore:hover{text-decoration:underline}.fv-blog-card__more:focus-visible{outline:2px solid var(--fv-green);outline-offset:3px;border-radius:var(--fv-radius-sm)}.fv-blog-card__readmore:focus-visible{outline:2px solid var(--fv-green);outline-offset:3px;border-radius:var(--fv-radius-sm)}@media(max-width:992px)and (min-width:782px){.fv-blog-grid{grid-template-columns:repeat(2,1fr)}.fv-blog-grid .wp-block-post-template{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:781px){.fv-blog-grid{gap:var(--fv-space-lg);grid-template-columns:1fr}.fv-blog-grid .wp-block-post-template{gap:var(--fv-space-lg)!important;grid-template-columns:1fr!important}}.wp-block-yoast-faq-block{max-width:800px;margin:var(--fv-space-xl) auto}.schema-faq-section{padding:var(--fv-space-lg) var(--fv-space-xl);margin-bottom:var(--fv-space-sm);border-left:4px solid var(--fv-sage);background:var(--fv-bg);border-radius:0 var(--fv-radius-sm) var(--fv-radius-sm) 0;border-bottom:1px solid var(--fv-border);transition:border-left-color var(--fv-ease)}.schema-faq-section:last-child{margin-bottom:0}.schema-faq-section:hover{border-left-color:var(--fv-green)}.schema-faq-question{color:var(--fv-green);margin-bottom:var(--fv-space-sm);font-size:1rem;font-weight:700;line-height:1.4;display:block}.schema-faq-answer{color:var(--fv-text-muted);margin:0;font-size:.9375rem;line-height:1.6}.schema-faq-answer a{color:var(--fv-action-accessible);text-decoration:underline}.schema-faq-answer a:hover{color:var(--fv-green)}@media(max-width:781px){.schema-faq-section{padding:var(--fv-space-md) var(--fv-space-lg)}}.fv-config{gap:var(--fv-space-3xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.fv-config__content h2{margin-bottom:var(--fv-space-md)}.fv-config__lead{color:var(--fv-text-muted);margin-bottom:var(--fv-space-xl);font-size:1.0625rem;line-height:1.6}.fv-config__features{gap:var(--fv-space-md);margin-bottom:var(--fv-space-xl);flex-direction:column;padding:0;list-style:none;display:flex}.fv-config__feature{align-items:flex-start;gap:var(--fv-space-sm);display:flex}.fv-config__feature-icon{background:var(--fv-bg-soft);border-radius:var(--fv-radius-sm);width:52px;height:52px;color:var(--fv-green);flex-shrink:0;justify-content:center;align-items:center;display:flex}.fv-config__feature-icon svg{width:26px;height:26px}.fv-config__feature-text strong{margin-bottom:2px;font-size:1rem;display:block}.fv-config__feature-text span{color:var(--fv-text-muted);font-size:.9375rem}.fv-config__visual{position:relative}.fv-config__frame{border-radius:var(--fv-radius-md);box-shadow:var(--fv-shadow-lg);position:relative;overflow:hidden}.fv-config__frame img{width:100%;display:block}.fv-config__frame:before,.fv-config__frame:after{content:"";background:var(--fv-rail-gradient);z-index:2;height:4px;position:absolute;left:0;right:0}.fv-config__frame:before{top:0}.fv-config__frame:after{bottom:0}.fv-config__badge{top:var(--fv-space-lg);right:var(--fv-space-lg);background:var(--fv-glass-dark-2);-webkit-backdrop-filter:blur(var(--fv-blur-md));backdrop-filter:blur(var(--fv-blur-md));border-radius:var(--fv-radius-sm);padding:var(--fv-space-sm) var(--fv-space-md);color:#fff;z-index:3;border:1px solid #ffffff14;align-items:center;gap:6px;font-size:.875rem;font-weight:700;display:flex;position:absolute}.fv-config__badge svg{width:16px;height:16px}@media(max-width:992px){.fv-config{gap:var(--fv-space-xl);grid-template-columns:1fr}.fv-config__visual{order:-1}}.fv-steps-header{text-align:center;margin-bottom:var(--fv-space-2xl)}.fv-steps-header p{color:var(--fv-text-muted);margin:var(--fv-space-sm) auto 0}.fv-steps{gap:var(--fv-space-lg);grid-template-columns:repeat(3,1fr);display:grid;position:relative}.fv-steps:before{content:"";background:var(--fv-border);z-index:0;height:2px;position:absolute;top:52px;left:calc(16.67% + 20px);right:calc(16.67% + 20px)}.fv-step{background:var(--fv-surface);border:1px solid var(--fv-border);border-radius:var(--fv-radius-sm);box-shadow:var(--fv-shadow-sm);padding:var(--fv-space-xl) var(--fv-space-lg);text-align:center;transition:border-color var(--fv-ease);z-index:1;position:relative}.fv-step:hover{box-shadow:var(--fv-shadow-sm);border-color:var(--fv-sage);transform:none}.fv-step__number{background:var(--fv-green);color:#fff;width:44px;height:44px;margin-bottom:var(--fv-space-md);z-index:2;border-radius:50%;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;display:inline-flex;position:relative}.fv-step__icon{width:56px;height:56px;margin:0 auto var(--fv-space-sm);color:var(--fv-sage);justify-content:center;align-items:center;display:flex}.fv-step__icon svg{width:30px;height:30px}.fv-step__title{margin-bottom:var(--fv-space-sm);font-size:1.0625rem;font-weight:700}.fv-step__text{color:var(--fv-text-muted);margin-bottom:var(--fv-space-md);font-size:1rem;line-height:1.6}.fv-step__link{min-height:var(--fv-tap);color:var(--fv-action-accessible);align-items:center;gap:4px;font-size:.9375rem;font-weight:600;display:inline-flex}.fv-step__link:hover{text-decoration:underline}.fv-step__link svg{width:14px;height:14px}@media(max-width:781px){.fv-steps{grid-template-columns:1fr}.fv-steps:before{display:none}}.fv-why{max-width:var(--fv-content-w);margin:0 auto}.fv-why__header{margin-bottom:var(--fv-space-xl)}.fv-why__header h2{margin-bottom:var(--fv-space-md)}.fv-why__lead{color:var(--fv-text-muted);font-size:1.0625rem;line-height:1.7}.fv-why__list{margin-bottom:var(--fv-space-xl);flex-direction:column;gap:0;display:flex}.fv-why__item{align-items:center;gap:var(--fv-space-lg);padding:var(--fv-space-lg) 0;border-bottom:1px solid var(--fv-border);display:flex}.fv-why__item:first-child{padding-top:0}.fv-why__item:last-child{border-bottom:none;padding-bottom:0}.fv-why__icon{background:var(--fv-bg-soft);border-radius:var(--fv-radius-sm);width:44px;height:44px;color:var(--fv-green);flex-shrink:0;justify-content:center;align-items:center;display:flex}.fv-why__icon svg{width:20px;height:20px}.fv-why__item-text strong{color:var(--fv-text);margin-bottom:2px;font-size:1rem;font-weight:600;display:block}.fv-why__item-text span{color:var(--fv-text-muted);font-size:.9375rem;line-height:1.6}.fv-why__stats{justify-content:space-between;gap:var(--fv-space-lg);padding-top:var(--fv-space-xl);border-top:1px solid var(--fv-border);margin-bottom:var(--fv-space-xl);display:flex}.fv-why__stat{text-align:center;flex:1}.fv-why__stat-value{color:var(--fv-green);font-size:1.5rem;font-weight:700;line-height:1.2}.fv-why__stat-label{color:var(--fv-text-muted);margin-top:4px;font-size:.875rem}.fv-why__cta{text-align:center}@media(max-width:600px){.fv-why__stats{gap:var(--fv-space-md);flex-direction:column}.fv-why__item{gap:var(--fv-space-md)}}.fv-showroom{align-items:center;width:100vw;min-height:480px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:flex;position:relative;overflow:hidden;border-radius:0!important;max-width:none!important}.fv-showroom__bg{position:absolute;inset:0}.fv-showroom__bg img{object-fit:cover;width:100%;height:100%}.fv-showroom:after{content:"";z-index:1;background:linear-gradient(90deg,#000000a6,#0000004d,#0000);position:absolute;inset:0}.fv-showroom__inner{z-index:2;max-width:var(--fv-wide-w);width:100%;padding:var(--fv-space-3xl) var(--fv-space-lg);gap:var(--fv-space-xl);grid-template-columns:minmax(0,520px) 1fr;align-items:center;margin:0 auto;display:grid;position:relative}.fv-showroom__card{background:var(--fv-glass-dark-2);-webkit-backdrop-filter:blur(var(--fv-blur-lg));backdrop-filter:blur(var(--fv-blur-lg));border-radius:var(--fv-radius-sm);padding:var(--fv-space-xl);color:#fff;position:relative;overflow:hidden}.fv-showroom__card h2{color:#fff;margin-bottom:var(--fv-space-md)}.fv-showroom__card p{color:#ffffffe6;margin-bottom:var(--fv-space-lg);line-height:1.6}.fv-showroom__details{gap:var(--fv-space-md);margin-bottom:var(--fv-space-xl);grid-template-columns:1fr 1fr;display:grid}.fv-showroom__detail{align-items:flex-start;gap:var(--fv-space-sm);display:flex}.fv-showroom__detail-icon{border-radius:var(--fv-radius-sm);color:#fffc;background:#ffffff1a;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.fv-showroom__detail-icon svg{width:16px;height:16px}.fv-showroom__detail-text{color:#ffffffd1;font-size:.9375rem}.fv-showroom__detail-text strong{color:#fff;font-size:1rem;display:block}.fv-showroom__open-badge{color:var(--fv-air);margin-bottom:var(--fv-space-lg);background:#6ebfc433;border:1px solid #6ebfc44d;border-radius:100px;align-items:center;gap:6px;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.fv-showroom__open-badge:before{content:"";background:var(--fv-air);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite fv-pulse}@keyframes fv-pulse{0%,to{opacity:1}50%{opacity:.4}}.fv-showroom__open-badge--closed{color:#ffa08c;background:#ff645026;border-color:#ff64504d}.fv-showroom__open-badge--closed:before{background:#ff6450;animation:none}@media(max-width:992px){.fv-showroom__inner{grid-template-columns:1fr}}@media(max-width:781px){.fv-showroom__details{grid-template-columns:1fr}}.fv-section--dark.fv-section--reviews{background:var(--fv-green-dark);padding-top:calc(var(--fv-space-3xl) + 8px);position:relative;overflow:hidden}.fv-section--dark.fv-section--reviews:before,.fv-section--dark.fv-section--reviews:after{content:"";background:var(--fv-rail-gradient);z-index:2;pointer-events:none;height:4px;position:absolute;left:0;right:0}.fv-section--dark.fv-section--reviews:before{top:0}.fv-section--dark.fv-section--reviews:after{bottom:0}.fv-reviews__header{text-align:left;margin-bottom:36px;display:block}.fv-reviews__header h2{color:#fff;font-family:var(--fv-font-heading);letter-spacing:-.015em;margin:0 0 8px;font-size:max(2.25rem,min(4vw,3.25rem));font-weight:400}.fv-reviews__header h2 em,.fv-section--dark.fv-section--reviews h2 em{color:#e8b373;font-style:italic}.fv-reviews__header p{color:#ffffffad;max-width:540px;margin:0}.fv-tp-stats{border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;flex-wrap:nowrap;justify-content:flex-start;gap:0;margin-bottom:36px;padding:0;display:flex}.fv-tp-stat{text-align:left;background:0 0;border:0;border-right:1px solid #ffffff14;border-radius:0;flex:1;min-width:0;padding:22px 28px}.fv-tp-stat:last-child{border-right:0}.fv-tp-stat__value{font-family:var(--fv-font-heading);letter-spacing:-.015em;color:#fff;-webkit-hyphens:none;hyphens:none;word-break:keep-all;overflow-wrap:normal;font-size:max(1.75rem,min(1.4rem + 1.2vw,2.5rem));font-weight:400;line-height:1.1}.fv-tp-stat__label{text-transform:uppercase;letter-spacing:.1em;color:#ffffffe0;opacity:1;margin-top:6px;font-size:12px}.fv-tp-widget{border-radius:var(--fv-radius-md);background:#ffffff0a;border:1px solid #ffffff14;margin-top:24px;overflow:hidden}.fv-tp-widget--embed{background:0 0;border:0;border-radius:0;padding:0;overflow:visible}.fv-tp-widget__head{border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:18px 24px;display:flex}.fv-tp-widget__logo{color:#fff;align-items:center;gap:8px;font-size:.9375rem;font-weight:700;display:flex}.fv-tp-widget__score{color:#ffffffd9;align-items:center;gap:10px;font-size:.875rem;display:flex}.fv-tp-widget__reviews{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.fv-tp-widget__review{border-right:1px solid #ffffff0f;padding:24px}.fv-tp-widget__review:last-child{border-right:0}.fv-tp-widget__review h4{font-family:var(--fv-font-heading);color:#fff;margin:8px 0;font-size:1.0625rem;font-weight:400}.fv-tp-widget__review p{color:#ffffffc7;margin:0 0 14px;font-size:.875rem;line-height:1.6}.fv-tp-widget__meta{color:#ffffff8c;font-size:.8125rem}.fv-tp-widget__meta strong{color:#fffc;font-weight:600}.fv-tp-widget .fv-stars{color:#00b67a;letter-spacing:1px;font-size:.95rem}@media(max-width:781px){.fv-tp-stats{flex-wrap:wrap}.fv-tp-stat{border-bottom:1px solid #ffffff14;border-right:0;flex:45%;padding:14px 10px}.fv-tp-widget__reviews{grid-template-columns:1fr}.fv-tp-widget__review{border-bottom:1px solid #ffffff0f;border-right:0}.fv-tp-widget__review:last-child{border-bottom:0}}.fv-products__header{margin-bottom:var(--fv-space-xl);justify-content:space-between;align-items:flex-end;display:flex}.fv-products__header h2{margin:0}.fv-products__tabs{border:1px solid var(--fv-border);border-radius:var(--fv-radius-sm);gap:0;display:flex;overflow:hidden}.fv-products__tab{min-height:var(--fv-tap);cursor:pointer;color:var(--fv-text-muted);font-size:.9375rem;font-weight:600;font-family:var(--fv-font-body);background:0 0;border:none;padding:8px 20px;transition:background-color .25s,color .25s}.fv-products__tab:not(:last-child){border-right:1px solid var(--fv-border)}.fv-products__tab--active{background:var(--fv-green);color:#fff}.fv-products__tab:hover:not(.fv-products__tab--active){background:var(--fv-bg-soft)}.fv-products__grid{gap:var(--fv-space-lg);grid-template-columns:repeat(4,1fr);display:grid}.fv-product-card{background:var(--fv-surface);border:1px solid var(--fv-border);border-radius:var(--fv-radius-sm);box-shadow:var(--fv-shadow-sm);transition:border-color var(--fv-dur-base) var(--fv-ease-out),opacity var(--fv-dur-base) var(--fv-ease-out);overflow:hidden}.fv-product-card:hover{border-color:var(--fv-green);box-shadow:var(--fv-shadow-sm);transform:none}.fv-product-card__img{aspect-ratio:1;background:var(--fv-bg-soft);position:relative;overflow:hidden}.fv-product-card__img img{object-fit:cover;width:100%;height:100%;transition:opacity var(--fv-dur-base) var(--fv-ease-out)}.fv-product-card:hover .fv-product-card__img img{opacity:.98;transform:none}.fv-product-card__badge{top:var(--fv-space-sm);left:var(--fv-space-sm);background:var(--fv-action-accessible);color:#fff;border-radius:var(--fv-radius-sm);padding:3px 10px;font-size:.6875rem;font-weight:700;position:absolute}.fv-product-card__body{padding:var(--fv-space-md)}.fv-product-card__title{margin-bottom:var(--fv-space-xs);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.fv-product-card__price{align-items:center;gap:var(--fv-space-sm);display:flex}.fv-product-card__price-old{color:var(--fv-text-muted);font-size:.9375rem;text-decoration:line-through}.fv-product-card__price-current{color:var(--fv-green);font-size:1rem;font-weight:700}.fv-products__footer{text-align:center;margin-top:var(--fv-space-xl)}.fv-products__footer a{color:var(--fv-action-accessible);align-items:center;gap:6px;font-size:.9375rem;font-weight:600;display:inline-flex}.fv-products__footer a:hover{text-decoration:underline}.fv-products__footer svg{width:16px;height:16px}@media(max-width:992px){.fv-products__grid{grid-template-columns:repeat(2,1fr)}.fv-products__header{align-items:flex-start;gap:var(--fv-space-md);flex-direction:column}}@media(max-width:480px){.fv-products__grid{grid-template-columns:1fr}}.fv-faq-header{text-align:left;margin-bottom:var(--fv-space-xl)}.fv-faq-header h2{font-family:var(--fv-font-heading);letter-spacing:-.01em;margin:0 0 10px;font-size:max(2rem,min(3.8vw,2.875rem));font-weight:400}.fv-faq-header h2 em{color:var(--fv-action-accessible);font-style:italic}.fv-faq-header p{max-width:540px;color:var(--fv-text-muted);margin:8px 0 0}.fv-faq-list{counter-reset:fv-faq;flex-direction:column;gap:0;max-width:none;margin:0;display:flex}.fv-faq{counter-increment:fv-faq;background:0 0;border:0;border-top:1px solid #3d441e1f;border-radius:0;transition:border-color .2s;overflow:hidden}.fv-faq:last-child{border-bottom:1px solid #3d441e1f}.fv-faq--open,.fv-faq[open]{border-color:#3d441e1f}.fv-faq__question{width:100%;font-family:var(--fv-font-heading);letter-spacing:-.005em;color:var(--fv-text);text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:22px 0 22px 48px;font-size:1.25rem;font-weight:400;display:flex;position:relative}.fv-faq__question:before{content:"0" counter(fv-faq);font-family:var(--fv-font-heading);color:var(--fv-action-accessible);font-size:1rem;font-style:italic;font-weight:400;position:absolute;top:22px;left:0}.fv-faq__question:after{content:"+";color:var(--fv-action-accessible);font-family:var(--fv-font-heading);flex-shrink:0;font-size:22px;font-weight:300;line-height:1}.fv-faq--open .fv-faq__question:after,.fv-faq[open] .fv-faq__question:after{content:"−"}.fv-faq__chevron{display:none}.fv-faq__answer{visibility:hidden;max-height:0;color:var(--fv-text-muted);padding:0 0 0 48px;font-size:1rem;line-height:1.7;transition:max-height .3s,padding .3s,visibility 0s linear .3s;overflow:hidden}.fv-faq--open .fv-faq__answer,.fv-faq[open] .fv-faq__answer{visibility:visible;max-height:2000px;padding:0 0 22px 48px;transition:max-height .3s,padding .3s,visibility}.fv-faq__answer a{color:var(--fv-action-accessible);text-decoration:underline}.fv-cta-section{padding-bottom:var(--fv-space-3xl);background:#fff}.fv-cta-panel{max-width:var(--fv-wide-w);padding:var(--fv-space-3xl) var(--fv-space-2xl) calc(var(--fv-space-3xl) + 8px);background:linear-gradient(180deg,#333a1b 0%,var(--fv-green-dark) 100%);color:#fff;text-align:center;border-radius:0;margin:0 auto;position:relative;overflow:hidden}.fv-cta-panel:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(closest-side,#b0894740,#0000);border-radius:50%;width:260px;height:260px;position:absolute;top:18%;right:-80px}.fv-cta-panel__content{z-index:2;position:relative}.fv-cta-panel h2,.fv-cta-panel h2.wp-block-heading,.fv-cta-panel__content h2{font-family:var(--fv-font-heading);letter-spacing:-.015em;margin:0 0 14px;font-size:max(2.25rem,min(4vw,3.25rem));font-weight:400;color:#fff!important}.fv-cta-panel h2 em,.fv-cta-panel__content h2 em{color:#e8b373;font-style:italic}.fv-cta-panel p,.fv-cta-panel__content p{color:#fffc;max-width:520px;margin:0 auto 32px;font-size:1.0625rem}.fv-cta-panel .fv-btn-group,.fv-cta-panel .wp-block-buttons{justify-content:center}.fv-cta-trust{color:#ffffffd1;flex-wrap:wrap;justify-content:center;gap:28px;margin-top:32px;font-size:.9375rem;display:flex}.fv-cta-trust span{align-items:center;gap:6px;display:inline-flex}.fv-cta-trust svg{width:14px;height:14px}@media(max-width:781px){.fv-cta-panel{padding:var(--fv-space-2xl) var(--fv-space-lg) calc(var(--fv-space-2xl) + 8px)}.fv-cta-trust{gap:16px}}@keyframes fv-usp-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}#fvhome{--fv-cw:var(--fv-wide-w)!important;--green:var(--fv-green)!important;--green-deep:var(--fv-green-dark)!important;--olive:var(--fv-green)!important;--bone:var(--fv-bg-soft)!important;--paper:var(--fv-bg)!important;--line:var(--fv-line)!important;--line-soft:var(--fv-line-soft)!important;--ink:var(--fv-text)!important;--ink-soft:var(--fv-text-muted)!important;--accent:var(--fv-accent)!important}#fvhome .fvb-hero{--fv-hero-overlay:linear-gradient(90deg, #2c3018f0 0%, #2c3018bd 58%, #2c301875 100%);color:#fff;background:#2c3018;min-height:520px}#fvhome .fvb-hero-content{max-width:var(--fv-wide-w);padding:clamp(48px,7vh,80px) var(--fv-space-lg);text-align:left;justify-content:center;align-items:flex-start}#fvhome .fvb-hero-text{align-items:flex-start;width:100%;max-width:900px}#fvhome .fvb-hero-text h1{max-width:760px;margin:0 0 var(--fv-space-md);color:#fff;font-family:var(--fv-font-heading);letter-spacing:-.025em;text-align:left;text-shadow:none;text-wrap:balance;font-size:max(52px,min(5vw,58px));font-weight:650;line-height:1.02}#fvhome .fvb-hero-text h1 em{color:var(--fv-accent-on-dark);font-family:var(--fv-font-script);letter-spacing:0;font-size:1.12em;font-style:normal;font-weight:400}#fvhome .fvb-hero-sub{max-width:640px;margin:0 0 var(--fv-space-lg);color:#fbfaf7c7;text-align:left;font-size:18px;font-weight:400;line-height:1.62}#fvhome .fvb-hero .fv-hero-eyebrow{margin:0 0 var(--fv-space-md);min-height:var(--fv-tap);box-shadow:none;color:var(--fv-accent-on-dark);letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;flex-wrap:wrap;align-items:center;gap:10px;padding:0;font-size:14px;font-weight:700;line-height:1.4;display:inline-flex}#fvhome .fvb-hero .fv-hero-eyebrow:before{background:var(--fv-signal);width:7px;height:7px;box-shadow:none;border-radius:50%;flex:0 0 7px}#fvhome .fvb-hero .fv-hero-eyebrow.is-status-closed:before{background:var(--fv-error);box-shadow:none}#fvhome .fvb-hero .fv-hero-eyebrow:after{content:"";background:var(--fv-accent);flex:0 0 28px;width:28px;height:1px}#fvhome .fvb-hero .fv-hero-eyebrow strong,#fvhome .fvb-hero .fv-hero-eyebrow .eb-arrow{color:inherit;font-weight:inherit}#fvhome .fvb-hero .fv-hero-eyebrow .eb-divider{background:#dec18c73}#fvhome .fvb-hero-cta-bar{align-items:stretch;gap:var(--fv-space-sm);max-width:100%;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;flex-flow:wrap;display:inline-flex;overflow:visible}#fvhome .fvb-hero-cta-label{min-height:48px;padding:0 var(--fv-space-sm) 0 0;color:var(--fv-accent-on-dark);letter-spacing:.1em;background:0 0;border:0;align-items:center;font-size:14px;font-weight:700;display:inline-flex}#fvhome .fvb-hero-cta-link{border-radius:var(--fv-radius-sm);min-height:48px;box-shadow:none;color:#fff;letter-spacing:0;transition:background-color var(--fv-dur-base) var(--fv-ease-out),border-color var(--fv-dur-base) var(--fv-ease-out),color var(--fv-dur-base) var(--fv-ease-out);background:0 0;border:1px solid #ffffffc7;justify-content:space-between;align-items:center;gap:12px;padding:0 18px;font-size:15px;font-weight:700;line-height:1.2;display:inline-flex}#fvhome .fvb-hero-cta-link.is-discover{color:var(--fv-green-dark);background:#fff;border-color:#fff}#fvhome .fvb-hero-cta-link svg,#fvhome .fvb-hero-cta-link:hover svg,#fvhome .fvb-hero-cta-link.is-discover svg{color:currentColor}#fvhome .fvb-hero-cta-thumb{border-radius:var(--fv-radius-sm);flex-basis:32px;width:32px;height:32px}@media(hover:hover)and (pointer:fine){#fvhome .fvb-hero-cta-link:hover{color:var(--fv-green-dark);background:#fff;border-color:#fff}#fvhome .fvb-hero-cta-link.is-discover:hover{color:#fff;background:0 0;border-color:#fff}}#fvhome .fvb-hero-cta-link:focus-visible{outline:2px solid var(--fv-accent-on-dark);outline-offset:3px}#fvhome .fvb-hero-trust-band{padding:var(--fv-space-md) var(--fv-space-lg);border-top:1px solid var(--fv-hairline-dark);background:#2c3018e6;margin-top:auto}#fvhome .fvb-htb-item{border-right-color:var(--fv-hairline-dark);color:var(--fv-text-light)}#fvhome .fvb-htb-text strong,#fvhome .fvb-htb-text .fvb-htb-rating{color:#fff}#fvhome .fvb-htb-text span{color:var(--fv-text-light-muted)}#fvhome .fvb-htb-text strong{font-size:15px!important;line-height:1.35!important}#fvhome .fvb-htb-text span{color:#ffffffd1!important;font-size:14px!important;line-height:1.4!important}#fvhome .fvb-usp-item>div>span,#fvhome .fv-config__feature-text span{color:#f5f3ecdb!important;font-size:15px!important;line-height:1.5!important}#fvhome .eyebrow{letter-spacing:.12em!important;font-size:12px!important}#fvhome .fvb-htb-logo text{font-family:var(--fv-font-body)!important;font-size:12px!important}#fvhome .header-link,#fvhome .fv-bestsellers-header-link,#fvhome .fv-aktion-cta{min-height:var(--fv-tap);align-items:center;display:inline-flex;letter-spacing:.04em!important;font-size:15px!important}#fvhome .fv-aktion-tag,#fvhome .fvb-cat-eyebrow{font-size:var(--fv-font-micro)!important;letter-spacing:.1em!important;line-height:1.35!important}#fvhome .fv-aktion-tag,#fvhome .fv-aktion-cta{color:var(--fv-accent-ink)!important}#fvhome .fv-aktion-text em,#fvhome .fv-configurator .eyebrow,#fvhome .fv-configurator h2 em,#fvhome .fv-final-cta .eyebrow,#fvhome .fv-final-cta h2 em{color:var(--fv-accent-on-dark)!important}#fvhome .fv-blog-card__meta,#fvhome .fv-blog-card__meta a{color:var(--fv-action-accessible)!important}#fvhome .fv-reviews-home .stars{color:#007a52!important}#fvhome .fvb-cat-price .pl{font-size:14px!important;line-height:1.4!important}#fvhome .fv-showroom-home-badge .sb-text strong,#fvhome .fv-reviews-about-score-trust strong{font-size:15px!important}#fvhome .fv-showroom-home-badge .sb-text span{font-size:14px!important;line-height:1.5!important}#fvhome .fv-blog-card__meta,#fvhome .fv-blog-card__meta a{letter-spacing:.08em!important;font-size:14px!important}#fvhome .fvb-cat-card{background:var(--fv-surface);border-radius:var(--fv-radius-sm);box-shadow:var(--fv-shadow-sm);transition:border-color var(--fv-dur-base) var(--fv-ease-out),opacity var(--fv-dur-base) var(--fv-ease-out)}#fvhome .fvb-cat-title,#fvhome .fvb-cat-price .pv,#fvhome .fvb-cat-price .pc{font-family:var(--fv-font-heading);font-variant-numeric:tabular-nums}#fvhome .fvb-cat-title{font-size:20px;font-weight:600}#fvhome .fvb-cat-title em{font-family:inherit;font-style:normal}#fvhome .fvb-cat-price .pv{font-size:21px;font-weight:650}#fvhome .fvb-cat-price .pc{font-weight:650}#fvhome .fvb-cat-card:hover{box-shadow:var(--fv-shadow-sm);transform:none}#fvhome .fvb-cat-card:hover .fvb-cat-img{opacity:.98;transform:none}@media(max-width:900px){#fvhome .fvb-hero-content{padding:var(--fv-space-xl) var(--fv-space-lg)}#fvhome .fvb-hero-cta-bar{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:680px;display:grid}#fvhome .fvb-hero-cta-label{min-height:auto;padding:0 0 var(--fv-space-xs);grid-column:1/-1}#fvhome .fvb-hero-cta-link{width:100%}}@media(max-width:600px){#fvhome .fvb-hero-text h1{font-size:max(40px,min(11vw,52px))}#fvhome .fvb-hero-sub{font-size:17px}#fvhome .fvb-hero .fv-hero-eyebrow{letter-spacing:.18em}#fvhome .fvb-hero-cta-bar{grid-template-columns:1fr}#fvhome .fvb-hero-cta-label{grid-column:auto}}#fvhome .fvb-hero{background:var(--fv-green-dark)!important;grid-template-rows:minmax(680px,auto) auto!important;grid-template-columns:minmax(0,42%) minmax(0,58%)!important;height:auto!important;min-height:0!important;display:grid!important;overflow:hidden!important}#fvhome .fvb-hero-bg{grid-area:1/2;min-height:680px;z-index:0!important;background-position:50%!important;background-size:cover!important;width:100%!important;height:100%!important;position:relative!important;inset:auto!important}#fvhome .fvb-hero-bg:after{background:linear-gradient(90deg,#2c301814,#0000 32%)!important}#fvhome .fvb-hero-content{grid-area:1/1;min-height:680px;z-index:1!important;background:var(--fv-green-dark)!important;align-items:center!important;width:100%!important;max-width:none!important;margin:0!important;padding:max(64px,min(6vw,78px)) max(34px,min(5vw,64px))!important;position:relative!important;inset:auto!important;overflow:visible!important}#fvhome .fvb-hero-text{width:100%!important;max-width:470px!important}#fvhome .fvb-hero-text h1{max-width:470px!important;font-size:max(46px,min(4.25vw,55px))!important;line-height:1.01!important}#fvhome .fvb-hero-sub{max-width:430px!important;font-size:17px!important}#fvhome .fvb-hero-cta-bar{grid-template-columns:repeat(2,minmax(0,1fr));width:100%!important;max-width:440px!important;display:grid!important}#fvhome .fvb-hero-cta-label{grid-column:1/-1;min-height:auto!important;padding-bottom:var(--fv-space-xs)!important}#fvhome .fvb-hero-cta-link{min-width:0;width:100%!important;padding-left:14px!important;padding-right:14px!important}#fvhome .fvb-hero-cta-link:nth-of-type(2),#fvhome .fvb-hero-cta-link:nth-of-type(3){display:none!important}#fvhome .fvb-hero-cta-link .fvb-cta-inner{min-width:0}#fvhome .fvb-hero-trust-band{grid-area:2/1/auto/-1;z-index:2!important;background:var(--fv-green-dark)!important;width:100%!important;margin:0!important;position:relative!important;inset:auto!important}#fvhome .fv-config-cta{color:var(--fv-green-dark)!important;background:#fff!important;border-color:#fff!important;font-size:15px!important}#fvhome .fv-config-cta:hover{color:#fff!important;background:0 0!important;border-color:#fff!important}#fvhome .fv-final-cta{min-height:0!important;padding:clamp(80px,8vw,112px) var(--fv-space-lg)!important;background:var(--fv-green)!important}#fvhome .fv-final-cta-bg{display:none!important}#fvhome .fv-final-inner{min-height:0!important;padding:0!important;position:relative!important;inset:auto!important}#fvhome .fv-final-actions .btn-primary{color:var(--fv-green-dark)!important;background:#fff!important;border-color:#fff!important}#fvhome .fv-final-actions .btn-primary:hover{color:#fff!important;background:0 0!important}@media(max-width:900px){#fvhome .fvb-hero{grid-template-rows:auto auto!important;grid-template-columns:1fr!important}#fvhome .fvb-hero-content{grid-area:1/1;min-height:0;padding:44px 20px 48px!important}#fvhome .fvb-hero-bg{aspect-ratio:3/2;grid-area:2/1;min-height:0;background-position:50%!important;width:100%!important;height:auto!important}#fvhome .fvb-hero-text{margin-left:auto;margin-right:auto;max-width:620px!important}#fvhome .fvb-hero-text h1,#fvhome .fvb-hero-sub{max-width:590px!important}#fvhome .fvb-hero-trust-band{display:none!important}}@media(max-width:600px){#fvhome .fvb-hero-cta-bar{grid-template-columns:1fr;max-width:none!important}#fvhome .fvb-hero-cta-label{grid-column:1}#fvhome .fvb-hero-cta-link{min-height:48px!important}#fvhome .fv-final-cta{padding-top:72px!important;padding-bottom:72px!important}}#fvhome#fvhome :-webkit-any(h1,h2,h3,h4,h5,h6) :-webkit-any(em,i){color:inherit!important;font-family:inherit!important;font-size:1em!important;font-style:normal!important;font-weight:inherit!important;letter-spacing:inherit!important}#fvhome#fvhome :is(h1,h2,h3,h4,h5,h6) :is(em,i){color:inherit!important;font-family:inherit!important;font-size:1em!important;font-style:normal!important;font-weight:inherit!important;letter-spacing:inherit!important}#fvhome#fvhome :-webkit-any(h1,h2,h3,h4,h5,h6) :-webkit-any(.fv-script,.fv-slogan){font-family:var(--fv-font-script)!important;letter-spacing:0!important;font-style:normal!important;font-weight:400!important}#fvhome#fvhome :is(h1,h2,h3,h4,h5,h6) :is(.fv-script,.fv-slogan){font-family:var(--fv-font-script)!important;letter-spacing:0!important;font-style:normal!important;font-weight:400!important}#fvhome#fvhome .fvb-hero-text h1 em{color:#fff!important}#fvhome .fvb-hero .fv-hero-eyebrow{letter-spacing:.08em;gap:6px;font-size:14px}#fvhome .fv-reviews-home .stars,#fvhome .fv-tp-widget .fv-stars{color:var(--fv-star)!important}#fvhome .fv-tp-widget .fv-stars__fill svg{fill:var(--fv-star)!important}#fvhome .fv-aktion-text em,#fvhome .fvb-cat-title em{color:inherit!important;font-family:inherit!important;font-size:inherit!important;font-style:normal!important;font-weight:inherit!important}#fvhome .fvb-cat-price .pc{line-height:inherit;margin-left:.14em;margin-right:.14em;font-size:1em!important}#fvhome .fv-wc-products li.product.product-card,#fvhome .woocommerce li.product.product-card{border:0!important;transition:none!important}#fvhome .fv-wc-products li.product.product-card:hover,#fvhome .woocommerce li.product.product-card:hover{box-shadow:var(--fv-shadow-sm)!important;border-color:#0000!important}#fvhome .fv-wc-products li.product.product-card .product-card__pricerow,#fvhome .woocommerce li.product.product-card .product-card__pricerow{flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;gap:12px!important;padding-top:14px!important}#fvhome .fv-wc-products li.product.product-card .product-card__delivery,#fvhome .woocommerce li.product.product-card .product-card__delivery{text-align:left!important}
