.Hero-module__PycF7W__hero{box-sizing:border-box;width:100%;padding:var(--space-xxl) var(--space-m);min-height:calc(100vh - var(--site-nav-height));min-height:calc(100svh - var(--site-nav-height));background:0 0;flex-direction:column;justify-content:center;align-items:stretch;display:flex;position:relative;overflow:hidden}.Hero-module__PycF7W__inner{z-index:1;align-items:center;column-gap:var(--space-xl);row-gap:var(--space-l);grid-template-columns:repeat(12,minmax(0,1fr));width:100%;max-width:1350px;margin-left:auto;margin-right:auto;display:grid;position:relative}.Hero-module__PycF7W__copy{text-align:left;flex-direction:column;grid-column:1/span 5;align-items:flex-start;width:100%;display:flex}.Hero-module__PycF7W__title{margin-bottom:var(--space-m);color:var(--title);opacity:0;font-size:clamp(2.125rem,4.5vw,3.5rem);line-height:1.15;transform:translateY(28px)}.Hero-module__PycF7W__sub{max-width:520px;margin-bottom:var(--space-l);color:var(--foreground);opacity:0;font-size:clamp(.9375rem,1.1vw,1.125rem);line-height:1.65;transform:translateY(28px)}.Hero-module__PycF7W__actions{align-items:center;gap:var(--space-s);opacity:0;flex-flow:wrap;width:100%;display:flex;transform:translateY(28px)}.Hero-module__PycF7W__btnPrimary,.Hero-module__PycF7W__btnGhost{justify-content:center;align-items:center;gap:var(--space-xs);border-radius:var(--radius-pill);letter-spacing:.5px;padding:14px 1.75rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .25s,color .25s;display:inline-flex}.Hero-module__PycF7W__btnPrimary{background:var(--title);color:#fff;position:relative;overflow:hidden}.Hero-module__PycF7W__btnPrimary:after{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);transition:translate .5s;position:absolute;inset:0;translate:-100%}.Hero-module__PycF7W__btnPrimary:hover:after{translate:100%}.Hero-module__PycF7W__btnGhost{background:var(--card-bg);color:var(--title)}.Hero-module__PycF7W__btnGhost:hover{background:var(--color-gray-hover)}.Hero-module__PycF7W__iconArrowRight{flex-shrink:0;width:1.125rem;height:1.125rem}.Hero-module__PycF7W__divider{width:100%;height:1px;margin-top:var(--space-l);margin-bottom:var(--space-l);opacity:0;background:#00000014;transform:translateY(28px)}.Hero-module__PycF7W__stats{gap:var(--space-m);opacity:0;flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex;transform:translateY(28px)}.Hero-module__PycF7W__statItem{flex-direction:column;gap:4px;min-width:0;display:flex}.Hero-module__PycF7W__statValue{color:var(--title);font-size:clamp(1.25rem,2vw,1.5rem);font-weight:600;line-height:1.2}.Hero-module__PycF7W__statLabel{color:var(--foreground);opacity:.7;font-size:.875rem;line-height:1.4}.Hero-module__PycF7W__media{opacity:0;grid-column:6/span 7;width:100%;margin:0;transform:scale(.97)translateY(16px)}.Hero-module__PycF7W__mediaFrame{aspect-ratio:16/9;background:var(--card-bg);border:1px solid var(--color-border);border-radius:6px;position:relative;overflow:hidden}.Hero-module__PycF7W__mediaVideo{object-fit:cover;width:100%;height:100%;display:block}.Hero-module__PycF7W__playOverlay{z-index:2;cursor:pointer;background:#00000038;border:none;justify-content:center;align-items:center;margin:0;padding:0;transition:background .2s;display:flex;position:absolute;inset:0}.Hero-module__PycF7W__playOverlay:hover{background:#00000052}.Hero-module__PycF7W__playOverlay:focus-visible{outline:2px solid var(--title);outline-offset:3px}.Hero-module__PycF7W__playIconWrap{width:clamp(3.5rem,6vw,4.5rem);height:clamp(3.5rem,6vw,4.5rem);color:var(--title);background:#fff;border-radius:6px;justify-content:center;align-items:center;transition:transform .2s,background .2s;animation:2.4s ease-in-out infinite Hero-module__PycF7W__pulseScale;display:flex;position:relative;box-shadow:0 8px 24px #00000059}.Hero-module__PycF7W__playIconWrap:before,.Hero-module__PycF7W__playIconWrap:after{content:"";pointer-events:none;border:2px solid #fff9;border-radius:6px;animation:2.4s ease-out infinite Hero-module__PycF7W__pulseRing;position:absolute;inset:0}.Hero-module__PycF7W__playIconWrap:after{animation-delay:1.2s}.Hero-module__PycF7W__playOverlay:hover .Hero-module__PycF7W__playIconWrap{background:#ffffffe0;animation:none;transform:scale(1.1)}.Hero-module__PycF7W__playOverlay:hover .Hero-module__PycF7W__playIconWrap:before,.Hero-module__PycF7W__playOverlay:hover .Hero-module__PycF7W__playIconWrap:after{opacity:0;animation:none}.Hero-module__PycF7W__playIcon{margin-left:3px}.Hero-module__PycF7W__visible .Hero-module__PycF7W__title{animation:.7s cubic-bezier(.16,1,.3,1) .1s forwards Hero-module__PycF7W__heroFadeUp}.Hero-module__PycF7W__visible .Hero-module__PycF7W__sub{animation:.7s cubic-bezier(.16,1,.3,1) .2s forwards Hero-module__PycF7W__heroFadeUp}.Hero-module__PycF7W__visible .Hero-module__PycF7W__actions{animation:.7s cubic-bezier(.16,1,.3,1) .3s forwards Hero-module__PycF7W__heroFadeUp}.Hero-module__PycF7W__visible .Hero-module__PycF7W__divider{animation:.7s cubic-bezier(.16,1,.3,1) .4s forwards Hero-module__PycF7W__heroFadeUp}.Hero-module__PycF7W__visible .Hero-module__PycF7W__stats{animation:.7s cubic-bezier(.16,1,.3,1) .5s forwards Hero-module__PycF7W__heroFadeUp}.Hero-module__PycF7W__visible .Hero-module__PycF7W__media{animation:.8s cubic-bezier(.16,1,.3,1) .3s forwards Hero-module__PycF7W__heroFadeScale}@keyframes Hero-module__PycF7W__heroFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__PycF7W__heroFadeScale{0%{opacity:0;transform:scale(.97)translateY(16px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes Hero-module__PycF7W__pulseRing{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(2.2)}}@keyframes Hero-module__PycF7W__pulseScale{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@media (max-width:1249px){.Hero-module__PycF7W__inner{justify-content:center;gap:var(--space-xl);flex-direction:column;display:flex}.Hero-module__PycF7W__copy{text-align:center;align-items:center;max-width:720px;margin-left:auto;margin-right:auto}.Hero-module__PycF7W__sub{margin-left:auto;margin-right:auto}.Hero-module__PycF7W__actions,.Hero-module__PycF7W__stats{justify-content:center}.Hero-module__PycF7W__media{max-width:900px;margin-left:auto;margin-right:auto}}@media (max-width:767px){.Hero-module__PycF7W__hero{padding-block:var(--space-xl);padding-inline:var(--space-m)}}@media (max-width:639px){.Hero-module__PycF7W__actions{flex-direction:column;max-width:420px}.Hero-module__PycF7W__btnPrimary,.Hero-module__PycF7W__btnGhost{width:100%}.Hero-module__PycF7W__stats{align-items:center;gap:var(--space-s);flex-direction:column}.Hero-module__PycF7W__statItem{text-align:center;align-items:center}}@media (prefers-reduced-motion:reduce){.Hero-module__PycF7W__title,.Hero-module__PycF7W__sub,.Hero-module__PycF7W__actions,.Hero-module__PycF7W__divider,.Hero-module__PycF7W__stats,.Hero-module__PycF7W__media{opacity:1;animation:none;transform:none}.Hero-module__PycF7W__playIconWrap,.Hero-module__PycF7W__playIconWrap:before,.Hero-module__PycF7W__playIconWrap:after{animation:none}}
.ReviewCarousel-module__Ww5-IG__carousel{width:100vw;margin-left:calc(50% - 50vw);position:relative}.ReviewCarousel-module__Ww5-IG__viewport{overflow:hidden}@keyframes ReviewCarousel-module__Ww5-IG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes ReviewCarousel-module__Ww5-IG__scrollReverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.ReviewCarousel-module__Ww5-IG__track{will-change:transform;backface-visibility:hidden;align-items:center;width:max-content;animation:linear infinite ReviewCarousel-module__Ww5-IG__scroll;display:flex}.ReviewCarousel-module__Ww5-IG__trackReverse{animation-name:ReviewCarousel-module__Ww5-IG__scrollReverse}@media (prefers-reduced-motion:reduce){.ReviewCarousel-module__Ww5-IG__track,.ReviewCarousel-module__Ww5-IG__trackReverse{animation:none;transform:translate(0)}}.ReviewCarousel-module__Ww5-IG__slide{width:300px;padding:0 var(--space-xs);flex-shrink:0}@media (min-width:480px){.ReviewCarousel-module__Ww5-IG__slide{width:360px}}@media (min-width:768px){.ReviewCarousel-module__Ww5-IG__slide{width:420px}}.ReviewCarousel-module__Ww5-IG__card{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-l);gap:var(--space-s);flex-direction:column;display:flex}.ReviewCarousel-module__Ww5-IG__stars{color:#ffb400;gap:2px;display:flex}.ReviewCarousel-module__Ww5-IG__text{color:var(--foreground);font-size:.9375rem;font-style:italic;line-height:1.6}.ReviewCarousel-module__Ww5-IG__author{align-items:center;gap:var(--space-s);display:flex}.ReviewCarousel-module__Ww5-IG__avatar{background:var(--title);color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;font-weight:600;display:flex}.ReviewCarousel-module__Ww5-IG__authorInfo{flex-direction:column;display:flex}.ReviewCarousel-module__Ww5-IG__authorName{color:var(--title);font-size:.875rem;font-weight:600}.ReviewCarousel-module__Ww5-IG__authorCompany{color:var(--foreground);opacity:.6;font-size:.875rem}
.WerkwijzeStepCard-module__-GoWUa__card{align-items:flex-start;gap:var(--space-s);height:100%;padding:var(--space-l);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;display:flex}.WerkwijzeStepCard-module__-GoWUa__cardConnected{height:100%;min-height:420px;padding:var(--space-xl);border:none;border-radius:0;justify-content:center}.WerkwijzeStepCard-module__-GoWUa__stepBadge{border-radius:var(--radius);background:var(--color-gray);width:48px;height:48px;color:var(--color-text);justify-content:center;align-items:center;display:flex}.WerkwijzeStepCard-module__-GoWUa__stepNumber{letter-spacing:.04em;font-size:.75rem;font-weight:600}.WerkwijzeStepCard-module__-GoWUa__title{margin:0}.WerkwijzeStepCard-module__-GoWUa__description{color:var(--color-text-muted);margin:0;font-size:.9375rem;line-height:1.65}.WerkwijzeStepCard-module__-GoWUa__ctaButton{margin-top:var(--space-xs);border-radius:var(--radius-pill);background:var(--title);color:#fff;letter-spacing:.5px;align-self:flex-start;align-items:center;padding:10px 20px;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.WerkwijzeStepCard-module__-GoWUa__ctaButton:hover{opacity:.85}
.Werkwijze-module__NEbRSG__section{padding:var(--space-xxl) var(--space-m);background:var(--color-bg-alt)}.Werkwijze-module__NEbRSG__inner{max-width:1350px;margin:0 auto}.Werkwijze-module__NEbRSG__header{max-width:720px;margin:0 auto var(--space-xl);text-align:center;flex-direction:column;align-items:center;display:flex}.Werkwijze-module__NEbRSG__eyebrow{margin-bottom:var(--space-s);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);font-size:.75rem;font-weight:500;display:inline-block}.Werkwijze-module__NEbRSG__heading{margin:0 0 var(--space-s)}.Werkwijze-module__NEbRSG__subtitle{max-width:560px;color:var(--color-text-muted);margin:0;font-size:clamp(.9375rem,1.1vw,1.0625rem);line-height:1.65}.Werkwijze-module__NEbRSG__steps{gap:var(--space-xl);flex-direction:column;display:flex}.Werkwijze-module__NEbRSG__stepUnit{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-bg);grid-template-columns:1fr 1fr;align-items:stretch;min-height:420px;display:grid;overflow:hidden}.Werkwijze-module__NEbRSG__stepImageRight{direction:rtl}.Werkwijze-module__NEbRSG__stepImageRight>*{direction:ltr}.Werkwijze-module__NEbRSG__imagePanel{min-height:420px;position:relative}.Werkwijze-module__NEbRSG__image{object-fit:cover}@media (max-width:767px){.Werkwijze-module__NEbRSG__section{padding-block:var(--space-xl);padding-inline:var(--space-m)}.Werkwijze-module__NEbRSG__header{margin-bottom:var(--space-l)}.Werkwijze-module__NEbRSG__steps{gap:var(--space-l)}.Werkwijze-module__NEbRSG__stepUnit{grid-template-columns:1fr}.Werkwijze-module__NEbRSG__stepImageRight{direction:ltr}.Werkwijze-module__NEbRSG__imagePanel{aspect-ratio:16/10;min-height:auto}}
.ObjectionBusterCard-module__MrEkbq__card{align-items:flex-start;gap:var(--space-s);height:100%;padding:var(--space-l);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;display:flex}.ObjectionBusterCard-module__MrEkbq__iconWrapper{border-radius:var(--radius);background:var(--color-gray);width:48px;height:48px;color:var(--color-text);justify-content:center;align-items:center;display:flex}.ObjectionBusterCard-module__MrEkbq__icon{flex-shrink:0}.ObjectionBusterCard-module__MrEkbq__title{margin:0}.ObjectionBusterCard-module__MrEkbq__description{color:var(--color-text-muted);margin:0;font-size:.9375rem;line-height:1.65}
.ObjectionBusters-module__Xb8Ihq__section{padding:var(--space-xxl) var(--space-m);background:var(--color-bg-alt)}.ObjectionBusters-module__Xb8Ihq__inner{max-width:1350px;margin:0 auto}.ObjectionBusters-module__Xb8Ihq__header{max-width:720px;margin:0 auto var(--space-xl);text-align:center;flex-direction:column;align-items:center;display:flex}.ObjectionBusters-module__Xb8Ihq__eyebrow{margin-bottom:var(--space-s);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);font-size:.75rem;font-weight:500;display:inline-block}.ObjectionBusters-module__Xb8Ihq__title{margin:0 0 var(--space-s)}.ObjectionBusters-module__Xb8Ihq__subtitle{max-width:560px;color:var(--color-text-muted);margin:0;font-size:clamp(.9375rem,1.1vw,1.0625rem);line-height:1.65}.ObjectionBusters-module__Xb8Ihq__grid{gap:var(--space-m);grid-template-columns:repeat(12,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.ObjectionBusters-module__Xb8Ihq__gridItem{grid-column:span 4;min-width:0}@media (max-width:849px){.ObjectionBusters-module__Xb8Ihq__gridItem{grid-column:span 6}}@media (max-width:767px){.ObjectionBusters-module__Xb8Ihq__section{padding-block:var(--space-xl);padding-inline:var(--space-m)}.ObjectionBusters-module__Xb8Ihq__header{margin-bottom:var(--space-l)}}@media (max-width:639px){.ObjectionBusters-module__Xb8Ihq__grid{grid-template-columns:1fr}.ObjectionBusters-module__Xb8Ihq__gridItem{grid-column:auto}}
.page-module__E0kJGG__container{isolation:isolate;flex-direction:column;min-height:100vh;display:flex;position:relative}.page-module__E0kJGG__siteBackground{z-index:0;pointer-events:none;background:#fff;position:fixed;inset:0}.page-module__E0kJGG__main{z-index:2;background:0 0;flex-direction:column;flex:1;width:100%;display:flex;position:relative}.page-module__E0kJGG__nav{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--color-border);background:#ffffffe6;position:sticky;top:0}.page-module__E0kJGG__nav:has(.page-module__E0kJGG__navLinks.page-module__E0kJGG__open){background:#fff;border-bottom-color:#0000}.page-module__E0kJGG__navInner{max-width:1350px;padding:var(--space-m);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.page-module__E0kJGG__logo{z-index:50;align-items:center;display:flex;position:relative}.page-module__E0kJGG__logoImg{width:auto;height:56px}.page-module__E0kJGG__menuButton{z-index:50;padding:var(--space-xs);color:var(--title);cursor:pointer;background:0 0;border:none;position:relative}@media (min-width:850px){.page-module__E0kJGG__menuButton{display:none}}.page-module__E0kJGG__navLinks{gap:var(--space-l);width:100%;height:100dvh;padding:var(--space-m);padding-top:calc(44px + var(--space-m) * 3);z-index:40;background:#fff;flex-direction:column;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.page-module__E0kJGG__navLinks.page-module__E0kJGG__open{display:flex}@media (min-width:850px){.page-module__E0kJGG__navLinks{inset:unset;z-index:auto;background:0 0;border:none;flex-direction:row;justify-content:flex-end;align-items:center;width:auto;height:auto;padding:0;display:flex;position:relative}}.page-module__E0kJGG__navLink{color:var(--foreground);font-size:1.5rem;font-weight:500;text-decoration:none;transition:color .2s}.page-module__E0kJGG__navLink:hover{color:var(--title)}@media (min-width:850px){.page-module__E0kJGG__navLink{font-size:1rem;font-weight:400}}.page-module__E0kJGG__navCta{background:var(--title);color:#fff;border-radius:var(--radius-pill);letter-spacing:.5px;padding:clamp(8px,1.2vw,12px) clamp(1rem,2.5vw,1.5rem);font-size:clamp(.6875rem,1.6vw,.875rem);font-weight:500;text-decoration:none;transition:opacity .2s}.page-module__E0kJGG__navCta:hover{opacity:.9}.page-module__E0kJGG__section{padding:var(--space-xxl) var(--space-m);background:0 0}@media (max-width:767px){.page-module__E0kJGG__section{padding-block:var(--space-xl);padding-inline:var(--space-m)}}.page-module__E0kJGG__sectionInner{max-width:1350px;margin:0 auto}.page-module__E0kJGG__sectionLabel{letter-spacing:2px;text-transform:uppercase;color:var(--title);margin-bottom:var(--space-xs);border:1px solid #00000038;border-radius:6px;padding:6px 14px;font-size:.75rem;font-weight:500;line-height:1.25;display:inline-block}.page-module__E0kJGG__sectionTitle{margin-bottom:var(--space-xl)}.page-module__E0kJGG__sectionReviews{background:var(--color-bg-alt);overflow-x:clip}.page-module__E0kJGG__carouselStack{gap:var(--space-s);flex-direction:column;display:flex}@keyframes page-module__E0kJGG__projectsFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translate(0,0)}}@keyframes page-module__E0kJGG__sectionFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translate(0,0)}}.page-module__E0kJGG__projectHeadingRow{margin-bottom:var(--space-xl);opacity:0;transform:translateY(24px)}.page-module__E0kJGG__projectHeadingTitle{opacity:0;margin-bottom:0;transform:translateY(24px)}.page-module__E0kJGG__projectFooterRow{margin-top:var(--space-xl);opacity:0;flex-direction:row;justify-content:flex-start;align-items:center;display:flex;transform:translateY(24px)}@media (min-width:768px){.page-module__E0kJGG__projectFooterRow{justify-content:flex-end}}.page-module__E0kJGG__projectViewAllButton{justify-content:center;align-items:center;gap:var(--space-xs);border-radius:var(--radius-pill);background:var(--title);color:#fff;letter-spacing:.5px;flex-shrink:0;padding:clamp(10px,1.5vw,13px) clamp(1.25rem,3vw,1.75rem);font-size:clamp(.75rem,2vw,.9375rem);font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.page-module__E0kJGG__projectViewAllButton:hover{opacity:.9}.page-module__E0kJGG__projectsGrid{gap:var(--space-l);grid-template-columns:1fr;display:grid}@media (min-width:768px){.page-module__E0kJGG__projectsGrid{grid-template-columns:repeat(2,1fr)}}.page-module__E0kJGG__projectCard{color:inherit;opacity:0;flex-direction:column;text-decoration:none;display:flex;transform:translateY(24px)}.page-module__E0kJGG__projectHeadingRowVisible{animation:.7s cubic-bezier(.16,1,.3,1) 50ms forwards page-module__E0kJGG__projectsFadeUp}.page-module__E0kJGG__projectHeadingTitleVisible{animation:.7s cubic-bezier(.16,1,.3,1) .15s forwards page-module__E0kJGG__projectsFadeUp}.page-module__E0kJGG__projectCardVisible{animation:.7s cubic-bezier(.16,1,.3,1) .25s forwards page-module__E0kJGG__projectsFadeUp}.page-module__E0kJGG__projectCardVisible:nth-child(2){animation-delay:.35s}.page-module__E0kJGG__projectCardVisible:nth-child(3){animation-delay:.45s}.page-module__E0kJGG__projectCardVisible:nth-child(4){animation-delay:.55s}.page-module__E0kJGG__projectCardVisible:nth-child(5){animation-delay:.65s}.page-module__E0kJGG__projectCardVisible:nth-child(6){animation-delay:.75s}.page-module__E0kJGG__projectFooterRowVisible{animation:.7s cubic-bezier(.16,1,.3,1) .85s forwards page-module__E0kJGG__projectsFadeUp}@media (prefers-reduced-motion:reduce){.page-module__E0kJGG__projectHeadingRow,.page-module__E0kJGG__projectHeadingTitle,.page-module__E0kJGG__projectCard,.page-module__E0kJGG__projectFooterRow,.page-module__E0kJGG__faqGrid,.page-module__E0kJGG__faqContent,.page-module__E0kJGG__faqLabel,.page-module__E0kJGG__faqTitle,.page-module__E0kJGG__faqImageWrapper,.page-module__E0kJGG__faqItem{opacity:1;transform:none}.page-module__E0kJGG__projectHeadingRowVisible,.page-module__E0kJGG__projectHeadingTitleVisible,.page-module__E0kJGG__projectCardVisible,.page-module__E0kJGG__projectFooterRowVisible,.page-module__E0kJGG__faqGridVisible,.page-module__E0kJGG__faqContentVisible,.page-module__E0kJGG__faqLabelVisible,.page-module__E0kJGG__faqTitleVisible,.page-module__E0kJGG__faqImageWrapperVisible,.page-module__E0kJGG__faqItemVisible{animation:none}}.page-module__E0kJGG__projectImageWrapper{background:var(--card-bg);border:1px solid var(--color-border);border-radius:6px;width:100%;transition:background-color .2s;position:relative;overflow:hidden}.page-module__E0kJGG__projectCard:hover .page-module__E0kJGG__projectImageWrapper{background:var(--color-gray-hover)}.page-module__E0kJGG__projectImage{aspect-ratio:16/9;width:100%;overflow:hidden}.page-module__E0kJGG__projectImage img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.page-module__E0kJGG__projectInfo{align-items:flex-start;gap:var(--space-xs);margin-top:var(--space-s);flex-direction:column;display:flex}@media (min-width:768px){.page-module__E0kJGG__projectInfo{justify-content:space-between;align-items:center;gap:var(--space-s);flex-direction:row}}.page-module__E0kJGG__projectTitle{margin:0}.page-module__E0kJGG__projectTags{gap:var(--space-xs);flex-wrap:wrap;display:flex}.page-module__E0kJGG__projectTag{color:var(--foreground);border:1px solid var(--color-border);border-radius:4px;padding:4px 12px;font-size:.75rem;font-weight:500}.page-module__E0kJGG__overOnsGrid{gap:var(--space-xl);grid-template-columns:1fr;align-items:center;display:grid}@media (min-width:768px){.page-module__E0kJGG__overOnsGrid{grid-template-columns:repeat(2,1fr)}}.page-module__E0kJGG__overOnsImage{aspect-ratio:1;background:var(--card-bg);border:1px solid var(--color-border);border-radius:6px;overflow:hidden}.page-module__E0kJGG__overOnsImage img{object-fit:cover;width:100%;height:100%}.page-module__E0kJGG__overOnsContent{gap:var(--space-m);flex-direction:column;display:flex}.page-module__E0kJGG__overOnsContent p{color:var(--foreground);max-width:480px;line-height:1.6}.page-module__E0kJGG__socialIcons{gap:var(--space-xs);align-items:center;display:flex}.page-module__E0kJGG__socialIcon{background:var(--card-bg);width:40px;height:40px;color:var(--title);border-radius:6px;justify-content:center;align-items:center;text-decoration:none;transition:opacity .2s;display:flex}.page-module__E0kJGG__socialIcon:hover{opacity:.7}.page-module__E0kJGG__stats{gap:var(--space-s);margin-top:var(--space-xs);display:flex}.page-module__E0kJGG__stat{background:var(--card-bg);border:1px solid var(--color-border);padding:var(--space-s) var(--space-m);border-radius:6px}.page-module__E0kJGG__stat p:first-child{color:var(--title);font-size:1.5rem;font-weight:700}.page-module__E0kJGG__stat p:last-child{color:var(--foreground);opacity:.6;font-size:.875rem}.page-module__E0kJGG__ctaSection{padding:var(--space-xxl) var(--space-m);background:0 0}@media (max-width:767px){.page-module__E0kJGG__ctaSection{padding-block:var(--space-xl);padding-inline:var(--space-m)}}.page-module__E0kJGG__ctaWrapper{border-radius:6px;justify-content:center;align-items:center;max-width:1350px;min-height:clamp(280px,40vw,400px);margin:0 auto;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__ctaBg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.page-module__E0kJGG__ctaContent{z-index:10;text-align:center;max-width:560px;padding:var(--space-xl) var(--space-l);margin:0 auto;position:relative}.page-module__E0kJGG__ctaContent h2{margin-bottom:var(--space-s);color:#fff!important}.page-module__E0kJGG__ctaContent p{color:#ffffffb3;margin-bottom:var(--space-l);font-size:1rem;line-height:1.6}@media (min-width:768px){.page-module__E0kJGG__ctaContent p{font-size:1.125rem}}.page-module__E0kJGG__ctaButton{align-items:center;gap:var(--space-xs);color:var(--title);border-radius:var(--radius-pill);letter-spacing:.5px;background:#fff;padding:clamp(10px,1.5vw,13px) clamp(1.25rem,3vw,1.75rem);font-size:clamp(.75rem,2vw,.9375rem);font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-flex}.page-module__E0kJGG__ctaButton:hover{background:#ffffffe6}.page-module__E0kJGG__faqGrid{gap:var(--space-xl);opacity:0;grid-template-columns:1fr;align-items:stretch;max-width:1350px;margin:0 auto;display:grid;transform:translateY(24px)}@media (min-width:1024px){.page-module__E0kJGG__faqGrid{grid-template-columns:7fr 5fr}}.page-module__E0kJGG__faqContent{opacity:0;flex-direction:column;display:flex;transform:translateY(24px)}.page-module__E0kJGG__faqContent .page-module__E0kJGG__sectionLabel{align-self:flex-start;width:fit-content;max-width:100%}.page-module__E0kJGG__faqImageWrapper{opacity:0;border-radius:6px;min-height:300px;position:relative;overflow:hidden;transform:translateY(24px)}.page-module__E0kJGG__faqImage{object-fit:cover;border-radius:6px;width:100%;height:100%;display:block;position:absolute;inset:0}.page-module__E0kJGG__faqList{gap:var(--space-s);flex-direction:column;display:flex}.page-module__E0kJGG__faqItem{background:var(--card-bg);border:1px solid var(--color-border);opacity:0;border-radius:6px;transform:translateY(24px)}.page-module__E0kJGG__faqLabel,.page-module__E0kJGG__faqTitle{opacity:0;transform:translateY(24px)}.page-module__E0kJGG__faqGridVisible{animation:.7s cubic-bezier(.16,1,.3,1) 50ms forwards page-module__E0kJGG__sectionFadeUp}.page-module__E0kJGG__faqContentVisible{animation:.7s cubic-bezier(.16,1,.3,1) .15s forwards page-module__E0kJGG__sectionFadeUp}.page-module__E0kJGG__faqLabelVisible{animation:.7s cubic-bezier(.16,1,.3,1) .2s forwards page-module__E0kJGG__sectionFadeUp}.page-module__E0kJGG__faqTitleVisible{animation:.7s cubic-bezier(.16,1,.3,1) .3s forwards page-module__E0kJGG__sectionFadeUp}.page-module__E0kJGG__faqImageWrapperVisible{animation:.75s cubic-bezier(.16,1,.3,1) .45s forwards page-module__E0kJGG__sectionFadeUp}.page-module__E0kJGG__faqItemVisible{animation:.7s cubic-bezier(.16,1,.3,1) .4s forwards page-module__E0kJGG__sectionFadeUp}.page-module__E0kJGG__faqItemVisible:nth-child(2){animation-delay:.5s}.page-module__E0kJGG__faqItemVisible:nth-child(3){animation-delay:.6s}.page-module__E0kJGG__faqItemVisible:nth-child(4){animation-delay:.7s}.page-module__E0kJGG__faqItemVisible:nth-child(5){animation-delay:.8s}.page-module__E0kJGG__faqItemVisible:nth-child(6){animation-delay:.9s}.page-module__E0kJGG__faqButton{width:100%;padding:var(--space-m);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;display:flex}.page-module__E0kJGG__faqQuestion{color:var(--title);padding-right:var(--space-s);font-weight:500}.page-module__E0kJGG__faqIcon{color:var(--title);flex-shrink:0;transition:transform .3s}.page-module__E0kJGG__faqIcon.page-module__E0kJGG__open{transform:rotate(180deg)}.page-module__E0kJGG__faqAnswer{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.page-module__E0kJGG__faqAnswer.page-module__E0kJGG__open{grid-template-rows:1fr}.page-module__E0kJGG__faqAnswerInner{min-height:0;overflow:hidden}.page-module__E0kJGG__faqAnswerText{padding:0 var(--space-m) var(--space-m);color:var(--foreground);margin:0;font-size:.9375rem;line-height:1.6}.page-module__E0kJGG__contactInner{max-width:600px;margin:0 auto}.page-module__E0kJGG__contactLabel{width:fit-content;max-width:100%;margin-left:auto;margin-right:auto;margin-bottom:var(--space-xs);letter-spacing:2px;text-transform:uppercase;text-align:center;color:var(--title);border:1px solid #00000038;border-radius:4px;padding:6px 14px;font-size:.75rem;font-weight:500;line-height:1.25;display:block}.page-module__E0kJGG__contactTitle{margin-bottom:var(--space-s);text-align:center}.page-module__E0kJGG__contactDescription{color:var(--foreground);text-align:center;margin-bottom:var(--space-xl);line-height:1.6}.page-module__E0kJGG__contactForm{gap:var(--space-s);flex-direction:column;display:flex}.page-module__E0kJGG__formRow{gap:var(--space-s);grid-template-columns:1fr;display:grid}@media (min-width:640px){.page-module__E0kJGG__formRow{grid-template-columns:repeat(2,1fr)}}.page-module__E0kJGG__formInput,.page-module__E0kJGG__formTextarea{width:100%;padding:14px var(--space-m);border:2px solid var(--color-border);color:var(--title);border-radius:4px;outline:none;font-family:inherit;font-size:1rem;transition:border-color .2s;background:#fff!important}.page-module__E0kJGG__formInput:focus,.page-module__E0kJGG__formTextarea:focus{border-color:var(--title);background:#fff!important}.page-module__E0kJGG__formTextarea{resize:none}.page-module__E0kJGG__formSubmit{background:var(--title);color:#fff;border-radius:var(--radius-pill);letter-spacing:.5px;align-self:flex-start;align-items:center;gap:var(--space-xs);cursor:pointer;border:none;padding:clamp(10px,1.5vw,13px) clamp(1.25rem,3vw,1.75rem);font-size:clamp(.75rem,2vw,.9375rem);font-weight:500;transition:opacity .2s;display:inline-flex}.page-module__E0kJGG__formSubmit:hover{opacity:.9}.page-module__E0kJGG__footer{padding:var(--space-l) var(--space-m);border-top:1px solid var(--color-border)}.page-module__E0kJGG__footerInner{justify-items:center;gap:var(--space-m);max-width:1350px;color:var(--foreground);grid-template-columns:1fr;margin:0 auto;font-size:.875rem;display:grid}@media (min-width:640px){.page-module__E0kJGG__footerInner{place-items:center stretch;gap:var(--space-l);grid-template-columns:auto 1fr auto}.page-module__E0kJGG__footerLogo{justify-self:start}.page-module__E0kJGG__footerCopyright{text-align:center;justify-self:center}.page-module__E0kJGG__footerLinks{justify-self:end}}.page-module__E0kJGG__footerLogo{align-items:center;line-height:0;text-decoration:none;transition:transform .2s;display:flex}.page-module__E0kJGG__footerLogo:hover{transform:scale(1.02)}.page-module__E0kJGG__footerLogoImg{object-fit:contain;width:auto;max-width:min(320px,100%);height:112px}.page-module__E0kJGG__footerCopyright{opacity:.6;max-width:42ch;margin:0}.page-module__E0kJGG__footerLinks{gap:var(--space-m);display:flex}.page-module__E0kJGG__footerLink{color:inherit;opacity:.6;text-decoration:none;transition:opacity .2s}.page-module__E0kJGG__footerLink:hover{opacity:1}
