.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;word-break:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}:root{--background:0 0% 100%;--foreground:222 30% 12%;--card:0 0% 100%;--card-foreground:222 30% 12%;--primary:226 67% 33%;--primary-foreground:0 0% 100%;--secondary:174 71% 38%;--secondary-foreground:0 0% 100%;--muted:210 25% 96%;--muted-foreground:215 16% 40%;--accent:174 71% 38%;--accent-foreground:0 0% 100%;--destructive:355 78% 56%;--destructive-foreground:0 0% 100%;--brand-teal:174 71% 38%;--brand-blue:226 67% 33%;--brand-red:355 78% 56%;--brand-charcoal:222 30% 12%;--border:215 20% 88%;--input:215 20% 88%;--ring:226 67% 33%;--radius:0.5rem;--gradient-brand:linear-gradient(90deg, hsl(var(--brand-teal)) 0%, hsl(var(--brand-blue)) 100%);--gradient-brand-soft:linear-gradient(135deg, hsl(174 71% 38% / 0.08) 0%, hsl(226 67% 33% / 0.08) 100%);--shadow-brand:0 10px 30px -10px hsl(var(--brand-blue) / 0.35)}*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0;border:0 solid hsl(var(--border))}html{-webkit-text-size-adjust:100%;line-height:1.5}body{background:hsl(var(--background));color:hsl(var(--foreground));font-family:'Inter',system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;min-height:100vh;display:flex;flex-direction:column;text-align:justify;text-align-last:left;hyphens:auto}img,svg{display:block;max-width:100%}button{font:inherit;color:inherit;background:none;cursor:pointer}a{color:inherit;text-decoration:none}ul,ol{list-style:none}input,textarea,select{font:inherit;color:inherit}h1,h2,h3,h4,h5{font-family:'Manrope',system-ui,sans-serif;letter-spacing:-.02em;line-height:1.15}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1.25rem!important;padding-left:1.25rem!important;max-width:1400px}@media (min-width:640px){.container{padding-right:1.5rem!important;padding-left:1.5rem!important}}@media (min-width:1024px){.container{padding-right:2rem!important;padding-left:2rem!important}}main{flex:1}.font-display{font-family:'Manrope',system-ui,sans-serif}.bg-brand-gradient{background:var(--gradient-brand)}.bg-brand-gradient-soft{background:var(--gradient-brand-soft)}.shadow-brand{box-shadow:var(--shadow-brand)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;border-radius:var(--radius);padding:.625rem 1rem;font-size:.875rem;transition:background-color .15s ease,color .15s ease,opacity .15s ease,transform .15s ease;white-space:nowrap}.btn-lg{padding:.875rem 1.5rem;font-size:1rem}.btn-primary{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.btn-primary:hover{background:hsl(var(--primary) / .9)}.btn-destructive{background:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.btn-destructive:hover{background:hsl(var(--destructive) / .9)}.btn-outline-light{background:#fff0;color:#fff;border:1px solid rgb(255 255 255 / .4)}.btn-outline-light:hover{background:rgb(255 255 255 / .1)}.btn-on-gradient{background:#fff;color:hsl(var(--primary))}.btn-on-gradient:hover{background:rgb(255 255 255 / .9)}.card{background:hsl(var(--card));color:hsl(var(--card-foreground));border:1px solid hsl(var(--border));border-radius:var(--radius)}.input{width:100%;height:2.5rem;padding:0 .75rem;background:hsl(var(--background));border:1px solid hsl(var(--input));border-radius:var(--radius);font-size:.875rem;transition:border-color .15s,box-shadow .15s}.input:focus{outline:none;border-color:hsl(var(--ring));box-shadow:0 0 0 3px hsl(var(--ring) / .2)}.promo-banner{background:hsl(var(--brand-charcoal));color:#fff;font-size:.75rem}@media (min-width:640px){.promo-banner{font-size:.875rem}}.promo-banner__row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem 0}.promo-banner__msg{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.promo-banner__msg a{text-decoration:underline;text-underline-offset:2px;margin-left:.25rem}.promo-banner__close{padding:.25rem;flex-shrink:0;opacity:1}.promo-banner__close:hover{opacity:.8}.site-header{position:sticky;top:0;z-index:40;background:hsl(var(--background) / .95);backdrop-filter:blur(8px);border-bottom:1px solid hsl(var(--border))}.utility-bar{background:hsl(var(--brand-charcoal));color:#fff}.utility-bar__row{display:flex;align-items:center;justify-content:flex-end;gap:1.25rem;padding:.375rem 0;font-size:.75rem}.utility-bar a:hover{opacity:.8}.util-hidden-sm{display:none}@media (min-width:640px){.util-hidden-sm{display:inline}}.lang-switcher{position:relative}.lang-switcher__trigger{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:500}.lang-switcher__menu{position:absolute;right:0;top:100%;margin-top:.25rem;min-width:80px;background:hsl(var(--popover,0 0% 100%));color:hsl(var(--foreground));border:1px solid hsl(var(--border));border-radius:var(--radius);box-shadow:0 4px 12px rgb(0 0 0 / .1);display:none;z-index:60;padding:.25rem}.lang-switcher.open .lang-switcher__menu{display:block}.lang-switcher__item{display:block;width:100%;text-align:justify;padding:.375rem .625rem;font-size:.875rem;border-radius:4px}.lang-switcher__item:hover{background:hsl(var(--muted))}.lang-switcher__item.active{font-weight:600}.header-main{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 0}.logo{display:flex;align-items:center;gap:.75rem}.logo__img{height:3rem;width:auto;border-radius:4px}@media (max-width:639px){.logo__img{height:3rem}}.logo__text{display:none;flex-direction:column;line-height:1.1}@media (min-width:640px){.logo__text{display:flex}}.logo__name{font-family:'Manrope',sans-serif;font-weight:800;font-size:1rem;color:hsl(var(--foreground))}.logo__sub{font-size:11px;color:hsl(var(--muted-foreground))}.main-nav{display:none;align-items:center;gap:.25rem}@media (min-width:1024px){.main-nav{display:flex}}.main-nav a{padding:.5rem .75rem;font-size:.875rem;font-weight:500;border-radius:var(--radius);color:hsl(var(--foreground) / .8);transition:background-color .15s,color .15s}.main-nav a:hover{color:hsl(var(--primary));background:hsl(var(--muted) / .5)}.main-nav a.active{color:hsl(var(--primary));background:hsl(var(--muted))}.header-actions{display:flex;align-items:center;gap:.5rem}.header-actions .btn-quote{display:none}@media (min-width:640px){.header-actions .btn-quote{display:inline-flex}}.menu-toggle{padding:.5rem}@media (min-width:1024px){.menu-toggle{display:none}}.mobile-nav{display:none;border-top:1px solid hsl(var(--border));background:hsl(var(--background))}@media (min-width:1024px){.mobile-nav{display:none!important}}.site-header.mobile-open .mobile-nav{display:block}.mobile-nav__list{display:flex;flex-direction:column;padding:.75rem 0}.mobile-nav__list a{padding:.625rem .5rem;font-size:.875rem;font-weight:500;color:hsl(var(--foreground) / .8);border-radius:var(--radius)}.mobile-nav__list a:hover{background:hsl(var(--muted) / .5)}.mobile-nav__list a.active{color:hsl(var(--primary));background:hsl(var(--muted))}.mobile-nav .btn{margin-top:.75rem}.site-footer{background:hsl(var(--brand-charcoal));color:#fff}.site-footer__bar{height:4px;background:var(--gradient-brand)}.site-footer__grid{display:grid;gap:2rem;padding-top:3rem;padding-bottom:3rem;grid-template-columns:1fr}@media (min-width:768px){.site-footer__grid{grid-template-columns:repeat(4,1fr)}}.site-footer .logo__name{color:#fff}.site-footer .logo__sub{color:rgb(255 255 255 / .7)}.footer-tagline{font-size:.875rem;color:rgb(255 255 255 / .7);margin-top:1rem}.social-list{display:flex;gap:.75rem;margin-top:1rem}.social-list a{padding:.5rem;border-radius:4px;background:rgb(255 255 255 / .1);display:inline-flex}.social-list a:hover{background:rgb(255 255 255 / .2)}.footer-col h4{font-family:'Manrope',sans-serif;font-weight:600;margin-bottom:.75rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:rgb(255 255 255 / .9)}.footer-col ul{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem;color:rgb(255 255 255 / .7)}.footer-col a:hover{color:#fff}.footer-col li.with-icon{display:flex;gap:.5rem;align-items:flex-start}.footer-col li.with-icon svg{flex-shrink:0;margin-top:.125rem}.footer-link-secondary{color:hsl(var(--secondary));font-weight:500}.footer-link-secondary:hover{color:hsl(var(--secondary) / .8)}.site-footer__legal{border-top:1px solid rgb(255 255 255 / .1)}.site-footer__legal-row{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:.75rem;padding-top:1.25rem;padding-bottom:1.25rem;font-size:.75rem;color:rgb(255 255 255 / .6)}@media (min-width:640px){.site-footer__legal-row{flex-direction:row}}.quote-tab{position:fixed;right:0;top:50%;z-index:30;transform-origin:right center;transform:rotate(-90deg) translateY(-50%) translateX(calc(50% - 1.25rem));background:hsl(var(--destructive));color:hsl(var(--destructive-foreground));padding:.625rem 1.25rem;border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);font-weight:600;font-size:.875rem;box-shadow:var(--shadow-brand);display:inline-flex;align-items:center;gap:.5rem}.quote-tab--after-hero{visibility:hidden;opacity:0;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.quote-tab--after-hero.is-visible{visibility:visible;opacity:1;pointer-events:auto}.quote-tab:hover{background:hsl(var(--destructive) / .9)}.drawer-overlay{position:fixed;inset:0;background:rgb(0 0 0 / .5);z-index:50;opacity:0;pointer-events:none;transition:opacity .25s}.drawer-overlay.open{opacity:1;pointer-events:auto}.drawer{position:fixed;right:0;top:0;bottom:0;z-index:51;width:100%;max-width:28rem;background:hsl(var(--background));box-shadow:-10px 0 30px rgb(0 0 0 / .2);transform:translateX(100%);transition:transform .3s ease;overflow-y:auto;padding:1.5rem}.drawer.open{transform:translateX(0)}.drawer__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.drawer__title{font-family:'Manrope';font-weight:700;font-size:1.125rem}.drawer__desc{color:hsl(var(--muted-foreground));font-size:.875rem;margin-top:.25rem}.drawer__close{padding:.25rem}.drawer form{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.drawer .field{display:flex;flex-direction:column;gap:.25rem}.drawer .field.col-2{grid-column:span 2}.drawer label{font-size:.875rem;font-weight:500}.drawer textarea{min-height:5.5rem;padding:.5rem .75rem;resize:vertical}.drawer .submit-row{grid-column:span 2}.toast-stack{position:fixed;bottom:1rem;right:1rem;z-index:100;display:flex;flex-direction:column;gap:.5rem;pointer-events:none}.toast{background:hsl(var(--card));color:hsl(var(--card-foreground));border:1px solid hsl(var(--border));padding:.75rem 1rem;border-radius:var(--radius);box-shadow:0 4px 12px rgb(0 0 0 / .1);font-size:.875rem;min-width:240px;max-width:360px;animation:toast-in .25s ease}.toast.error{border-color:hsl(var(--destructive));color:hsl(var(--destructive))}@keyframes toast-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hero{position:relative;height:520px;overflow:hidden}@media (min-width:768px){.hero{height:620px}}.hero__slide{position:absolute;inset:0;opacity:0;transition:opacity 1s ease}.hero__slide.active{opacity:1}.hero__slide img{width:100%;height:100%;object-fit:cover}.hero__overlay{position:absolute;inset:0;background:rgb(0 0 0 / .4)}.hero__content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;color:#fff}.hero__eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:rgb(255 255 255 / .8);margin-bottom:.75rem;animation:fade-in .5s ease}.hero__title{font-family:'Manrope',sans-serif;font-weight:800;font-size:2.25rem;max-width:48rem;line-height:1.1;animation:fade-in .5s ease;text-align:left}@media (min-width:768px){.hero__title{font-size:3.75rem}}.hero__subtitle{margin-top:1.25rem;font-size:1.125rem;max-width:42rem;color:rgb(255 255 255 / .9);animation:fade-in .5s ease;text-align:left}@media (min-width:768px){.hero__subtitle{font-size:1.25rem}}.hero__ctas{margin-top:2rem;display:flex;gap:.75rem;flex-wrap:wrap;animation:fade-in .5s ease}@media (max-width:480px){.hero{height:auto;min-height:520px}.hero__content{min-height:520px;padding-top:3rem!important;padding-bottom:4.5rem!important}.hero__eyebrow{font-size:.6875rem;margin-bottom:.625rem}.hero__title{font-size:clamp(1.75rem, 8.75vw, 2.25rem);line-height:1.06;overflow-wrap:anywhere}.hero__subtitle{margin-top:.875rem;font-size:1rem;line-height:1.45;overflow-wrap:anywhere}.hero__ctas{width:min(100%, 16rem);margin-top:1.25rem;gap:.625rem;flex-direction:column;align-items:stretch}.hero__ctas .btn{width:100%;min-height:2.75rem;padding:.75rem 1rem;white-space:normal}}.hero__nav-btn{position:absolute;top:50%;transform:translateY(-50%);padding:.5rem;border-radius:999px;background:rgb(255 255 255 / .1);color:#fff}.hero__nav-btn:hover{background:rgb(255 255 255 / .2)}.hero__nav-btn.prev{left:1rem}.hero__nav-btn.next{right:1rem}.hero__dots{position:absolute;bottom:1.25rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem}.hero__dot{height:6px;width:8px;border-radius:999px;background:rgb(255 255 255 / .5);transition:all .3s}.hero__dot.active{width:32px;background:#fff}@keyframes fade-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.finder{position:relative;margin-top:-3rem;z-index:10}.finder__card{padding:1.5rem;border-width:2px}@media (min-width:768px){.finder__card{padding:2rem}}.finder__title{font-family:'Manrope';font-weight:700;font-size:1.25rem;margin-bottom:1rem;text-align:justify}@media (min-width:768px){.finder__title{font-size:1.5rem}}.finder__form{display:flex;gap:.5rem;max-width:48rem;margin:0 auto}.finder__input-wrap{position:relative;flex:1}.finder__input-wrap svg{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);height:1rem;width:1rem;color:hsl(var(--muted-foreground));pointer-events:none}.finder__input-wrap .input{padding-left:2.5rem;height:3rem}.tiles-section{padding-top:5rem;padding-bottom:5rem}.tiles-section__title{font-family:'Manrope';font-weight:800;font-size:1.875rem;text-align:justify;margin-bottom:.75rem}@media (min-width:768px){.tiles-section__title{font-size:2.25rem}}.tiles-section__rule{width:4rem;height:4px;background:var(--gradient-brand);margin:0 auto 3rem;border-radius:999px}.tiles{display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:640px){.tiles{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.tiles{grid-template-columns:repeat(4,1fr)}}.tile{position:relative;overflow:hidden;border-radius:var(--radius);aspect-ratio:4 / 5;display:block}.tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.tile:hover img{transform:scale(1.05)}.tile__overlay{position:absolute;inset:0;background:linear-gradient(to top,hsl(var(--brand-charcoal)),hsl(var(--brand-charcoal) / .4),transparent)}.tile__caption{position:absolute;left:0;right:0;bottom:0;padding:1.25rem;color:#fff}.tile__caption h3{font-family:'Manrope';font-weight:700;font-size:1.125rem;margin-bottom:.25rem}.tile__caption p{font-size:.875rem;color:rgb(255 255 255 / .8);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tile__arrow{height:1.25rem;width:1.25rem;margin-top:.75rem;transition:transform .15s}.tile:hover .tile__arrow{transform:translateX(.25rem)}.featured{background:hsl(var(--muted));padding-top:5rem;padding-bottom:5rem}.featured__grid{display:grid;gap:2.5rem;align-items:center;grid-template-columns:1fr}@media (min-width:768px){.featured__grid{grid-template-columns:1fr 1fr}}.featured__media{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-brand)}.featured__media img{width:100%;height:400px;object-fit:cover}.featured__eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:hsl(var(--secondary));font-weight:600;margin-bottom:.75rem}.featured__title{font-family:'Manrope';font-weight:800;font-size:1.875rem;margin-bottom:1rem}@media (min-width:768px){.featured__title{font-size:2.25rem}}.featured__body{font-size:1.125rem;color:hsl(var(--muted-foreground));margin-bottom:1.5rem}.news{padding-top:5rem;padding-bottom:5rem}.news__head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:2rem}.news__head h2{font-family:'Manrope';font-weight:800;font-size:1.875rem}@media (min-width:768px){.news__head h2{font-size:2.25rem}}.news__view-all{color:hsl(var(--primary));font-weight:600;display:none}@media (min-width:640px){.news__view-all{display:inline}}.news__view-all:hover{text-decoration:underline}.news__grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:768px){.news__grid{grid-template-columns:repeat(3,1fr)}}.news-card{overflow:hidden;height:100%;transition:box-shadow .15s;display:flex;flex-direction:column}.news-card:hover{box-shadow:var(--shadow-brand)}.news-card__media{aspect-ratio:16 / 10;overflow:hidden}.news-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.news-card:hover .news-card__media img{transform:scale(1.05)}.news-card__body{padding:1.25rem}.news-card__cat{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--secondary));font-weight:600;margin-bottom:.5rem}.news-card__title{font-family:'Manrope';font-weight:700;font-size:1.125rem;margin-bottom:.5rem;transition:color .15s}.news-card:hover .news-card__title{color:hsl(var(--primary))}.news-card__excerpt{font-size:.875rem;color:hsl(var(--muted-foreground));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sustain{background:var(--gradient-brand);color:#fff}.sustain__grid{display:grid;gap:2rem;align-items:center;padding-top:4rem;padding-bottom:4rem;grid-template-columns:1fr}@media (min-width:768px){.sustain__grid{grid-template-columns:2fr 1fr}}.sustain__title{font-family:'Manrope';font-weight:800;font-size:1.875rem;margin-bottom:.75rem}@media (min-width:768px){.sustain__title{font-size:2.25rem}}.sustain__body{font-size:1.125rem;color:rgb(255 255 255 / .9);max-width:42rem}.sustain__cta-wrap{justify-self:start}@media (min-width:768px){.sustain__cta-wrap{justify-self:end}}.spc-generated-home{--red:#D92B2B;--blue:#1A2EBF;--navy:#0D1B3E;--green:#3A8A3A;--teal:#3AACB8;--gold:#E8A020;--purple:#6B3FA0;--light-bg:#F4F6FB;--card-bg:#FFFFFF;--text:#1A1A2E;--text-muted:#5A6478;--border:#E2E8F0;color:var(--text);background:#fff;font-size:16px;line-height:1.6}.spc-generated-home *,.spc-generated-home *::before,.spc-generated-home *::after{box-sizing:border-box}.spc-generated-home .spc-gen-section{padding:80px 32px}.spc-generated-home .section-inner{max-width:1200px;margin:auto}.spc-generated-home .section-eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--red);margin-bottom:10px}.spc-generated-home .section-title{font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(28px, 3vw, 40px);font-weight:800;color:var(--navy);line-height:1.15;margin-bottom:16px;letter-spacing:0}.spc-generated-home .section-lead{font-size:17px;color:var(--text-muted);max-width:620px;line-height:1.65;margin-bottom:48px}.spc-generated-home .rdiv{width:220px;height:4px;margin-bottom:36px;border-radius:2px;background:linear-gradient(90deg,var(--red) 0%,var(--blue) 25%,var(--green) 50%,var(--purple) 68%,var(--gold) 84%,var(--teal) 100%)}.spc-generated-home .market-shift,.spc-generated-home .solutions,.spc-generated-home .why-switch,.spc-generated-home .message{background:var(--light-bg)}.spc-generated-home .cards-4,.spc-generated-home .sol-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:32px}.spc-generated-home .sol-grid{gap:24px;margin-bottom:40px}.spc-generated-home .shift-card,.spc-generated-home .sol-card,.spc-generated-home .proof-box,.spc-generated-home .customers-box,.spc-generated-home .diff-card,.spc-generated-home .msg-pitch,.spc-generated-home .msg-tracks,.spc-generated-home .msg-objection,.spc-generated-home .seg-card{background:#fff;box-shadow:0 2px 10px rgb(0 0 0 / .06)}.spc-generated-home .shift-card{border-radius:12px;padding:28px 24px;border-left:4px solid var(--border);box-shadow:0 2px 8px rgb(0 0 0 / .05);transition:transform .2s,box-shadow .2s}.spc-generated-home .shift-card:hover,.spc-generated-home .seg-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgb(0 0 0 / .09)}.spc-generated-home .shift-card:nth-child(1){border-color:var(--red)}.spc-generated-home .shift-card:nth-child(2){border-color:var(--blue)}.spc-generated-home .shift-card:nth-child(3){border-color:var(--green)}.spc-generated-home .shift-card:nth-child(4){border-color:var(--gold)}.spc-generated-home .shift-icon,.spc-generated-home .diff-icon,.spc-generated-home .seg-icon{font-size:28px;margin-bottom:12px}.spc-generated-home .shift-icon{font-size:26px}.spc-generated-home h3,.spc-generated-home h4{letter-spacing:0}.spc-generated-home .shift-card h3,.spc-generated-home .sol-card h3,.spc-generated-home .seg-card h3{font-size:15px;font-weight:700;color:var(--navy);margin-bottom:8px}.spc-generated-home .sol-card h3{font-size:16px;margin-bottom:10px}.spc-generated-home .shift-card p,.spc-generated-home .sol-card p,.spc-generated-home .seg-card p{font-size:14px;color:var(--text-muted);line-height:1.55}.spc-generated-home .seg-card p{font-size:13px}.spc-generated-home .seg-card p strong{color:var(--navy)}.spc-generated-home .market-bottom{background:var(--navy);border-radius:14px;padding:32px 36px;color:#fff;display:flex;align-items:center;gap:48px;flex-wrap:wrap}.spc-generated-home .mstat{text-align:justify}.spc-generated-home .mstat-num{font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:42px;font-weight:800;color:#10D9A0}.spc-generated-home .mstat-label{font-size:13px;color:rgb(255 255 255 / .65)}.spc-generated-home .market-conclusion{flex:1;min-width:220px;border-left:3px solid #10D9A0;padding-left:28px}.spc-generated-home .market-conclusion .label,.spc-generated-home .chain-focus-label,.spc-generated-home .msg-pos-label,.spc-generated-home .msg-pitch-label,.spc-generated-home .obj-q-label,.spc-generated-home .obj-a-label{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#10D9A0;margin-bottom:8px}.spc-generated-home .market-conclusion p{font-size:16px;font-weight:600;line-height:1.5}.spc-generated-home .chain-row{display:flex;align-items:center;gap:0;margin-bottom:44px;flex-wrap:wrap}.spc-generated-home .chain-node{flex:1;min-width:110px;text-align:justify;padding:18px 12px;border-radius:10px;font-size:13px;font-weight:600;line-height:1.3}.spc-generated-home .chain-node.dim{background:var(--light-bg);color:var(--text-muted);border:1px solid var(--border)}.spc-generated-home .chain-node.active{background:var(--navy);color:#fff}.spc-generated-home .chain-arrow{font-size:20px;color:var(--text-muted);padding:0 4px;flex-shrink:0}.spc-generated-home .chain-focus-box{border:2px solid #10D9A0;border-radius:14px;padding:28px 32px;background:rgb(16 217 160 / .05)}.spc-generated-home .chain-values{list-style:none;display:flex;flex-direction:column;gap:10px;margin:0;padding:0}.spc-generated-home .chain-values li{display:flex;align-items:flex-start;gap:10px;font-size:15px;color:var(--text)}.spc-generated-home .chain-values li::before{content:"✓";color:#10D9A0;font-weight:700;flex-shrink:0}.spc-generated-home .chain-gap-note{background:var(--navy);color:#fff;border-radius:10px;padding:22px 28px;margin-top:28px}.spc-generated-home .chain-gap-note strong{color:#10D9A0}.spc-generated-home .sol-card{border-radius:14px;padding:28px 24px;border-top:4px solid;transition:transform .2s,box-shadow .2s}.spc-generated-home .sol-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px rgb(0 0 0 / .1)}.spc-generated-home .sol-card:nth-child(1){border-color:var(--red)}.spc-generated-home .sol-card:nth-child(2){border-color:var(--blue)}.spc-generated-home .sol-card:nth-child(3){border-color:var(--gold)}.spc-generated-home .sol-card:nth-child(4){border-color:var(--green)}.spc-generated-home .sol-dots{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:16px}.capabilities-page .sol-dots::before{content:'● ● ● ● ● ● ● ● ● ●';letter-spacing:2px;font-size:.6rem;line-height:1}.capabilities-page .sol-dots--red::before{color:var(--red)}.capabilities-page .sol-dots--blue::before{color:var(--blue)}.capabilities-page .sol-dots--gold::before{color:var(--gold)}.capabilities-page .sol-dots--green::before{color:var(--green)}.spc-generated-home .sol-dot{width:9px;height:9px;border-radius:50%}.spc-generated-home .proof-customers,.spc-generated-home .diff-grid,.spc-generated-home .msg-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.spc-generated-home .proof-box,.spc-generated-home .customers-box{border-radius:14px;padding:32px 28px}.spc-generated-home .proof-box h4,.spc-generated-home .customers-box h4,.spc-generated-home .msg-tracks h4{font-size:17px;font-weight:700;color:var(--navy);margin-bottom:6px}.spc-generated-home .proof-box .rdiv2,.spc-generated-home .customers-box .rdiv2{width:40px;height:3px;border-radius:2px;margin-bottom:18px}.spc-generated-home .proof-box .rdiv2{background:var(--red)}.spc-generated-home .customers-box .rdiv2{background:var(--blue)}.spc-generated-home .proof-box ul,.spc-generated-home .customers-box ul,.spc-generated-home .diff-list{list-style:none;margin:0;padding:0}.spc-generated-home .proof-box li,.spc-generated-home .customers-box li{padding:8px 0;border-bottom:1px solid var(--border);font-size:14px;color:var(--text-muted);display:flex;gap:10px;align-items:flex-start}.spc-generated-home .proof-box li:last-child,.spc-generated-home .customers-box li:last-child{border-bottom:none}.spc-generated-home .proof-box li::before,.spc-generated-home .customers-box li::before{content:"●";flex-shrink:0;font-size:10px;margin-top:5px}.spc-generated-home .proof-box li::before{color:var(--red)}.spc-generated-home .customers-box li::before{color:var(--blue)}.spc-generated-home .customers-box p{font-size:14px;color:var(--text-muted);margin-bottom:16px;line-height:1.55}.spc-generated-home .diff-grid{gap:24px}.spc-generated-home .diff-card{border-radius:14px;padding:28px 26px;border:1px solid var(--border);box-shadow:0 2px 8px rgb(0 0 0 / .05)}.spc-generated-home .diff-card.highlight{background:rgb(16 217 160 / .06);border-color:#10D9A0}.spc-generated-home .diff-icon{margin-bottom:14px}.spc-generated-home .diff-card h3{font-size:16px;font-weight:700;color:var(--navy);margin-bottom:12px}.spc-generated-home .diff-card.highlight h3{color:var(--green)}.spc-generated-home .diff-list li{font-size:14px;color:var(--text-muted);padding:6px 0;display:flex;gap:10px}.spc-generated-home .diff-list li::before{content:"→";color:var(--teal);font-weight:700;flex-shrink:0}.spc-generated-home .diff-card.highlight .diff-list li::before{color:#10D9A0}.spc-generated-home #differentiation{padding-top:52px;padding-bottom:52px}.spc-generated-home #differentiation .rdiv{margin-bottom:24px}.spc-generated-home #differentiation .diff-grid{gap:16px}.spc-generated-home #differentiation .diff-card{padding:20px 20px}.spc-generated-home #differentiation .diff-icon{font-size:24px;margin-bottom:8px}.spc-generated-home #differentiation .diff-card h3{margin-bottom:8px}.spc-generated-home #differentiation .diff-list li{font-size:13px;line-height:1.4;padding:3px 0;gap:8px}.spc-generated-home .switch-table-wrap,.spc-generated-home .comp-table-wrap{overflow-x:auto}.spc-generated-home .switch-table{width:100%;min-width:680px;border-collapse:separate;border-spacing:0 10px}.spc-generated-home .switch-table tr td{background:#fff;padding:20px 22px;font-size:14px;vertical-align:middle}.spc-generated-home .switch-table tr td:first-child{font-weight:700;color:var(--navy);border-radius:10px 0 0 10px;border-left:4px solid var(--border);width:42%}.spc-generated-home .switch-table tr:nth-child(1) td:first-child{border-color:var(--red)}.spc-generated-home .switch-table tr:nth-child(2) td:first-child{border-color:var(--blue)}.spc-generated-home .switch-table tr:nth-child(3) td:first-child{border-color:var(--green)}.spc-generated-home .switch-table tr:nth-child(4) td:first-child{border-color:var(--gold)}.spc-generated-home .switch-table tr:nth-child(5) td:first-child{border-color:var(--purple)}.spc-generated-home .switch-table .arrow-cell{background:#fff;text-align:justify;color:var(--text-muted);font-size:20px;padding:0 8px}.spc-generated-home .switch-table .response-cell{background:rgb(16 217 160 / .07);border:1px solid rgb(16 217 160 / .3);border-radius:0 10px 10px 0;color:var(--navy);font-size:14px;padding:20px 22px}.spc-generated-home .switch-table .response-cell::before{content:"✓ ";color:#10D9A0;font-weight:700}.spc-generated-home .segments-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.spc-generated-home .seg-card{border-radius:14px;padding:26px 22px;border-top:4px solid;transition:transform .2s,box-shadow .2s}.spc-generated-home #segments .section-lead{margin-bottom:20px}.spc-generated-home #segments>.section-inner>.btn{margin-bottom:28px}.spc-generated-home .seg-card__media{height:150px;margin:-26px -22px 18px;overflow:hidden;border-radius:10px 10px 0 0}.spc-generated-home .seg-card__media img{width:100%;height:100%;object-fit:cover;display:block}.spc-generated-home .seg-card:nth-child(1){border-color:var(--red)}.spc-generated-home .seg-card:nth-child(2){border-color:var(--blue)}.spc-generated-home .seg-card:nth-child(3){border-color:var(--green)}.spc-generated-home .seg-card:nth-child(4){border-color:var(--gold)}.spc-generated-home .seg-card:nth-child(5){border-color:var(--purple)}.spc-generated-home .seg-card:nth-child(6){border-color:var(--teal)}.spc-generated-home .personas{background:var(--navy);color:#fff}.spc-generated-home .personas .section-title{color:#fff}.spc-generated-home .personas .section-lead{color:rgb(255 255 255 / .7)}.spc-generated-home .personas .section-eyebrow{color:#10D9A0}.spc-generated-home .persona-list{display:flex;flex-direction:column;gap:14px}.spc-generated-home .persona-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.spc-generated-home .persona-who{background:rgb(255 255 255 / .07);border:1px solid rgb(255 255 255 / .12);border-left:3px solid;border-radius:10px;padding:18px 20px}.spc-generated-home .persona-name{font-size:15px;font-weight:700;margin-bottom:4px}.spc-generated-home .persona-cares{font-size:12px;color:rgb(255 255 255 / .55)}.spc-generated-home .persona-cares strong{color:#10D9A0}.spc-generated-home .persona-arrow{font-size:22px;color:#10D9A0;text-align:justify;flex-shrink:0}.spc-generated-home .persona-quote{background:rgb(16 217 160 / .1);border:1px solid rgb(16 217 160 / .25);border-radius:10px;padding:16px 20px;font-style:italic;font-size:14px;color:rgb(255 255 255 / .85);line-height:1.5}.spc-generated-home .comp-table{width:100%;min-width:780px;border-collapse:separate;border-spacing:0;border-radius:14px;overflow:hidden;box-shadow:0 4px 20px rgb(0 0 0 / .08);font-size:14px}.spc-generated-home .comp-table thead tr th{padding:16px 20px;font-size:14px;font-weight:700;text-align:justify}.spc-generated-home .comp-table thead th:first-child{background:var(--light-bg);color:var(--text-muted);font-size:11px;letter-spacing:1.5px;text-transform:uppercase}.spc-generated-home .comp-table thead th:nth-child(2),.spc-generated-home .comp-table thead th:nth-child(3){background:var(--light-bg);color:var(--text-muted)}.spc-generated-home .comp-table thead th:last-child{background:var(--navy);color:#fff}.spc-generated-home .comp-table tbody tr:nth-child(even){background:rgb(0 0 0 / .02)}.spc-generated-home .comp-table tbody td{padding:14px 20px;border-bottom:1px solid var(--border);vertical-align:top;color:var(--text-muted)}.spc-generated-home .comp-table tbody td:first-child{font-weight:700;color:var(--navy);background:var(--light-bg);font-size:13px}.spc-generated-home .comp-table tbody td:last-child{background:rgb(16 217 160 / .05);font-weight:600;color:var(--navy)}.spc-generated-home .comp-table tbody tr:last-child td{border-bottom:none}.spc-generated-home .msg-positioning{background:var(--navy);color:#fff;border-radius:14px;padding:32px 28px}.spc-generated-home .msg-positioning blockquote{font-size:16px;line-height:1.65;font-style:italic;color:rgb(255 255 255 / .9)}.spc-generated-home .msg-positioning blockquote em{font-style:normal;color:#10D9A0;font-weight:700}.spc-generated-home .msg-pitch,.spc-generated-home .msg-tracks{border-radius:14px;padding:28px}.spc-generated-home .msg-pitch{border-left:4px solid var(--gold)}.spc-generated-home .msg-pitch-label,.spc-generated-home .obj-q-label{font-size:12px;color:var(--gold);margin-bottom:14px}.spc-generated-home .msg-pitch blockquote{font-size:15px;line-height:1.65;font-style:italic;color:var(--text-muted)}.spc-generated-home .msg-tracks h4{font-size:16px;margin-bottom:16px}.spc-generated-home .track-item{display:flex;gap:14px;align-items:flex-start;margin-bottom:12px}.spc-generated-home .track-icon{font-size:20px;flex-shrink:0}.spc-generated-home .track-item strong{display:block;font-size:14px;font-weight:700;color:var(--navy)}.spc-generated-home .track-item span{font-size:13px;color:var(--text-muted)}.spc-generated-home .msg-objection{border-radius:14px;padding:28px;border-left:4px solid var(--gold);grid-column:1 / -1;display:flex;gap:28px;align-items:flex-start;flex-wrap:wrap}.spc-generated-home .obj-col{flex:1;min-width:200px}.spc-generated-home .obj-q{font-size:15px;font-weight:700;color:var(--navy);margin-bottom:8px}.spc-generated-home .obj-a{font-size:14px;color:var(--text-muted);line-height:1.6}@media (max-width:900px){.spc-generated-home .cards-4,.spc-generated-home .sol-grid,.spc-generated-home .segments-grid{grid-template-columns:1fr 1fr}.spc-generated-home .diff-grid,.spc-generated-home .msg-grid{grid-template-columns:1fr}.spc-generated-home .msg-objection{grid-column:1}}@media (max-width:700px){.spc-generated-home .proof-customers,.spc-generated-home .diff-grid,.spc-generated-home .msg-grid,.spc-generated-home .persona-row{grid-template-columns:1fr}}@media (max-width:560px){.spc-generated-home .spc-gen-section{padding:56px 20px}.spc-generated-home .cards-4,.spc-generated-home .sol-grid,.spc-generated-home .segments-grid{grid-template-columns:1fr}.spc-generated-home .chain-row{gap:6px}.spc-generated-home .chain-node{font-size:11px;padding:12px 8px}.spc-generated-home .chain-arrow{font-size:14px}.spc-generated-home .market-bottom{align-items:flex-start;gap:24px}.spc-generated-home .market-conclusion{border-left:0;border-top:3px solid #10D9A0;padding-left:0;padding-top:20px}}.content-page{max-width:56rem;padding-top:3.5rem;padding-bottom:3.5rem}.about-info{max-width:56rem;padding-top:2rem}.about-info__text{margin:0;padding:1.25rem 1.5rem;border-left:4px solid hsl(var(--secondary));border-radius:0 var(--radius) var(--radius) 0;background:var(--gradient-brand-soft);color:hsl(var(--muted-foreground));font-size:1.125rem;line-height:1.7}@media (max-width:640px){.about-info{padding-top:1.5rem}.about-info__text{padding:1rem 1.125rem;font-size:1rem}}.content-page__section{margin-bottom:2.5rem}.mission-vision{max-width:56rem;padding-top:2.5rem}.mission-vision>h2{font-family:var(--font-display);font-size:1.875rem;margin:0 0 1.25rem}.mission-vision__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.mission-vision__card{padding:1.5rem;border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card));box-shadow:0 6px 20px hsl(var(--brand-blue) / .08)}.mission-vision__card h3{margin:0 0 .75rem;font-family:var(--font-display);font-size:1.25rem}.mission-vision__card p{margin:0;color:hsl(var(--muted-foreground));line-height:1.7}.about-story{max-width:56rem;padding-top:2.5rem}.about-story h2{font-family:var(--font-display);font-size:1.875rem;margin:0 0 .75rem}.about-story p{margin:0;color:hsl(var(--muted-foreground));line-height:1.7}@media (max-width:640px){.mission-vision{padding-top:2rem}.mission-vision__grid{grid-template-columns:1fr;gap:1rem}.mission-vision__card{padding:1.25rem}.about-story{padding-top:2rem}}.content-page__section h2{font-family:var(--font-display);font-weight:700;font-size:1.5rem;margin:0 0 .75rem}@media (min-width:768px){.content-page__section h2{font-size:1.875rem}}.content-page__section p{color:hsl(var(--muted-foreground));font-size:1rem;line-height:1.7;margin:0}.gallery-carousel__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.gallery-carousel__head h2{margin:0}.gallery-carousel__nav-group{display:flex;gap:.5rem;flex-shrink:0}.gallery-carousel__nav{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid hsl(var(--border));border-radius:999px;background:hsl(var(--card));color:hsl(var(--foreground));transition:background .2s ease,opacity .2s ease}.gallery-carousel__nav:hover{background:hsl(var(--muted))}.gallery-carousel__track{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:.5rem;margin:0 -.25rem;padding-left:.25rem;padding-right:.25rem;scrollbar-width:none;cursor:grab}.gallery-carousel__track::-webkit-scrollbar{display:none}.gallery-carousel__track.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto;user-select:none}.gallery-carousel__slide{flex:0 0 calc((100% - 3rem) / 3);scroll-snap-align:start}.gallery-carousel__slide img{pointer-events:none}.gallery-carousel__img{width:100%;height:220px;object-fit:cover;margin-bottom:.8rem;border-radius:8px}.gallery-carousel__caption{text-align:justify;color:#666;font-size:.85rem;line-height:1.4;margin:0}@media (max-width:900px){.gallery-carousel__slide{flex-basis:calc((100% - 1.5rem) / 2)}}@media (max-width:640px){.gallery-carousel__slide{flex-basis:85%}}.content-page__cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1.5rem;border-radius:var(--radius);background:hsl(var(--primary));color:hsl(var(--primary-foreground));font-weight:600;text-decoration:none;transition:background .2s ease}.content-page__cta:hover{background:hsl(var(--primary) / .9)}.recycling-section{padding:4rem 0;background:hsl(var(--background))}.recycling-section__header{text-align:justify;margin-bottom:3rem}.recycling-section__title{font-family:var(--font-display);font-size:2.5rem;font-weight:800;color:hsl(var(--foreground));margin:0 0 .5rem 0}.recycling-section__subtitle{font-size:.95rem;font-weight:600;color:hsl(var(--muted-foreground));letter-spacing:.05em;text-transform:uppercase;margin:0}.recycling-section__content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.recycling-section__left{display:flex;flex-direction:column;gap:2rem}.recycling-section__subheading{font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:hsl(var(--primary));margin:0}.recycling-section__cycle-icon{width:100%;height:auto;margin:0 auto 2rem;display:block}.recycling-section__cycle{display:grid;grid-template-columns:1fr;gap:2rem}.recycling-section__steps{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 2rem}.recycling-section__step{font-size:.9rem;line-height:1.6;color:hsl(var(--foreground))}.recycling-section__step strong{color:hsl(var(--foreground));display:block;font-weight:600;margin-bottom:.25rem}.recycling-section__text{display:flex;flex-direction:column;gap:1rem}.recycling-section__text p{margin:0;font-size:.95rem;line-height:1.7;color:hsl(var(--foreground))}.recycling-section__right{display:flex;align-items:center;justify-content:center}.recycling-section__image-pair{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:400px}.recycling-section__image-wrapper{text-align:center}.recycling-section__image{width:100%;height:auto;border-radius:8px;border:1px solid hsl(var(--border));display:block}.recycling-section__image-label{margin:0 0 1rem;font-size:1rem;font-weight:600;color:hsl(var(--muted-foreground))}@media (max-width:1024px){.recycling-section__content{grid-template-columns:1fr;gap:2rem}.recycling-section__cycle{grid-template-columns:150px 1fr;gap:1.5rem}.recycling-section__cycle-icon{width:150px;height:150px}}@media (max-width:640px){.recycling-section{padding:2rem 0}.recycling-section__title{font-size:1.875rem}.recycling-section__subheading{font-size:1.25rem}.recycling-section__cycle{grid-template-columns:1fr;gap:1rem}.recycling-section__cycle-icon{width:100%;max-width:150px;height:auto;margin:0 auto}.recycling-section__step{font-size:.85rem}.recycling-section__text p{font-size:.9rem}.recycling-section__image-pair{gap:1.5rem}}[data-class="wpcf7cf_group"],.wpcf7cf_remove,.wpcf7cf_add{display:none}.wpcf7cf_repeater_sub{margin-bottom:20px}.wpcf7cf_repeater_controls,.wpcf7cf_step_controls{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:20px}.wpcf7cf_multistep .wpcf7cf_step{width:100%}.wpcf7cf_multistep .wpcf7cf_step .step-title{display:none}.wpcf7cf_multistep .wpcf7cf_steps-dots{display:flex;width:100%;margin-bottom:20px;flex-wrap:wrap}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index{display:inline-block;border-radius:50%;background:#dfdfdf;color:#000;width:40px;height:40px;line-height:40px;text-align:center}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot{border-bottom:5px solid #dfdfdf;text-align:center;flex:1;padding:15px;min-width:120px}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed{border-bottom:5px solid #333}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active{border-bottom:5px solid #333;font-weight:700}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index{background-color:#333;color:#fff}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index{background-color:#333;color:#fff}.wpcf7cf_step_controls .disabled{pointer-events:none;cursor:default;opacity:.5}.wpcf7cf_repeater_sub_controls{display:inline-flex;gap:4px;margin:4px 0;align-items:center}