.VotreSite-module__VvESBq__container{background-color:var(--theme-bg1);min-height:100vh}.VotreSite-module__VvESBq__hero{background:linear-gradient(135deg,var(--theme-CTA1)0%,var(--theme-pannel)100%);color:var(--theme-footer-txt);text-align:center;margin-top:90px;padding:5rem 2rem;position:relative;overflow:hidden}.VotreSite-module__VvESBq__heroContent{z-index:1;max-width:900px;margin:0 auto;position:relative}.VotreSite-module__VvESBq__heroIcon{justify-content:center;margin-bottom:2rem;display:flex}.VotreSite-module__VvESBq__heroSvg{width:80px;height:80px;stroke:var(--theme-CTA2);filter:drop-shadow(0 4px 12px #a2b3e84d)}.VotreSite-module__VvESBq__heroTitle{margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.2}.VotreSite-module__VvESBq__heroSubtitle{opacity:.95;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.8}.VotreSite-module__VvESBq__heroCta{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.VotreSite-module__VvESBq__section{max-width:1200px;margin:0 auto;padding:4rem 2rem}.VotreSite-module__VvESBq__sectionHeader{justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.VotreSite-module__VvESBq__sectionIcon{width:48px;height:48px;stroke:var(--theme-CTA1)}.VotreSite-module__VvESBq__sectionTitle{color:var(--theme-CTA1);text-align:center;font-size:2.5rem;font-weight:700}.VotreSite-module__VvESBq__sectionIntro{color:var(--theme-txt);text-align:center;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.8}.VotreSite-module__VvESBq__features{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem;display:grid}.VotreSite-module__VvESBq__featureCard{background-color:var(--theme-bg2);border:2px solid #0000;border-radius:1rem;padding:2rem;transition:all .3s;box-shadow:0 4px 12px #00000014}.VotreSite-module__VvESBq__featureCard:hover{border-color:var(--theme-CTA2);transform:translateY(-8px);box-shadow:0 12px 24px #34377526}.VotreSite-module__VvESBq__featureIcon{width:48px;height:48px;stroke:var(--theme-CTA1);margin-bottom:1rem}.VotreSite-module__VvESBq__featureTitle{color:var(--theme-CTA1);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.VotreSite-module__VvESBq__featureText{color:var(--theme-txt);font-size:1rem;line-height:1.7}.VotreSite-module__VvESBq__creationTypes{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem;margin-top:3rem;display:grid}.VotreSite-module__VvESBq__creationType{background-color:var(--theme-bg2);border-left:4px solid var(--theme-CTA1);border-radius:1rem;padding:2.5rem;box-shadow:0 4px 16px #00000014}.VotreSite-module__VvESBq__creationHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.VotreSite-module__VvESBq__creationIcon{width:40px;height:40px;stroke:var(--theme-CTA1)}.VotreSite-module__VvESBq__creationTitle{color:var(--theme-CTA1);font-size:1.75rem;font-weight:700}.VotreSite-module__VvESBq__creationQuote{color:var(--theme-pannel);border-left:3px solid var(--theme-CTA2);margin-bottom:1.5rem;padding-left:1rem;font-size:1.05rem;font-style:italic}.VotreSite-module__VvESBq__creationList{margin-bottom:2rem;padding:0;list-style:none}.VotreSite-module__VvESBq__creationList li{color:var(--theme-txt);align-items:center;gap:.75rem;padding:.75rem 0;font-size:1rem;line-height:1.6;display:flex}.VotreSite-module__VvESBq__listIcon{width:20px;height:20px;stroke:var(--theme-CTA1);flex-shrink:0}.VotreSite-module__VvESBq__creationExamples{background-color:var(--theme-pannel);border-radius:.75rem;margin-top:1.5rem;padding:1.5rem}.VotreSite-module__VvESBq__examplesTitle{color:var(--theme-footer-txt);margin-bottom:.75rem;font-size:1.05rem;font-weight:700}.VotreSite-module__VvESBq__creationExamples ul{margin:0;padding:0;list-style:none}.VotreSite-module__VvESBq__creationExamples ul li{color:var(--theme-footer-txt);padding:.5rem 0;line-height:1.6}.VotreSite-module__VvESBq__creationExamples a{color:var(--theme-CTA2);font-weight:600;text-decoration:none;transition:color .2s}.VotreSite-module__VvESBq__creationExamples a:hover{color:var(--theme-footer-txt);text-decoration:underline}.VotreSite-module__VvESBq__dualHeaders{grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:2rem;display:grid}.VotreSite-module__VvESBq__dualHeaders .VotreSite-module__VvESBq__sectionHeader{justify-content:flex-start}.VotreSite-module__VvESBq__dualHeaders .VotreSite-module__VvESBq__sectionTitle{text-align:left;font-size:2rem}.VotreSite-module__VvESBq__dualHeaders .VotreSite-module__VvESBq__sectionIcon{width:40px;height:40px}.VotreSite-module__VvESBq__processContainer{grid-template-columns:1fr 2px 1fr;align-items:start;gap:3rem;margin-top:2rem;display:grid}.VotreSite-module__VvESBq__verticalDivider{background:linear-gradient(to bottom,transparent 0%,var(--theme-CTA2)10%,var(--theme-CTA1)50%,var(--theme-CTA2)90%,transparent 100%);align-self:stretch;width:2px;height:100%;min-height:600px}.VotreSite-module__VvESBq__processSteps{flex-direction:column;gap:1.5rem;display:flex}.VotreSite-module__VvESBq__processStep{background-color:var(--theme-bg2);border-radius:.75rem;align-items:flex-start;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000d}.VotreSite-module__VvESBq__processStep:hover{transform:translate(8px);box-shadow:0 4px 12px #3437751f}.VotreSite-module__VvESBq__stepNumber{background:linear-gradient(135deg,var(--theme-CTA1)0%,var(--theme-pannel)100%);width:48px;height:48px;color:var(--theme-footer-txt);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.VotreSite-module__VvESBq__stepContent{flex:1}.VotreSite-module__VvESBq__stepImageWrapper{border-radius:.5rem;width:100%;margin-bottom:1rem;overflow:hidden;box-shadow:0 2px 8px #0000001a}.VotreSite-module__VvESBq__stepImage{width:100%;height:auto;transition:transform .3s;display:block}.VotreSite-module__VvESBq__processStep:hover .VotreSite-module__VvESBq__stepImage{transform:scale(1.05)}.VotreSite-module__VvESBq__stepTitle{color:var(--theme-CTA1);margin-top:.5rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.VotreSite-module__VvESBq__stepText{color:var(--theme-txt);line-height:1.6}.VotreSite-module__VvESBq__nextSteps{flex-direction:column;gap:2rem;display:flex}.VotreSite-module__VvESBq__nextStepsIntro{color:var(--theme-txt);text-align:center;max-width:900px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.8}.VotreSite-module__VvESBq__nextStep{background-color:var(--theme-bg2);border-left:4px solid var(--theme-CTA2);border-radius:.75rem;padding:1.75rem;transition:all .3s;box-shadow:0 2px 8px #0000000d}.VotreSite-module__VvESBq__nextStep:hover{border-left-color:var(--theme-CTA1);box-shadow:0 6px 16px #3437751f}.VotreSite-module__VvESBq__nextStepHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.VotreSite-module__VvESBq__nextStepIcon{width:28px;height:28px;stroke:var(--theme-CTA1);flex-shrink:0}.VotreSite-module__VvESBq__nextStepTitle{color:var(--theme-CTA1);margin:0;font-size:1.25rem;font-weight:600}.VotreSite-module__VvESBq__nextStepLink{color:var(--theme-CTA1);border-bottom:2px solid #0000;text-decoration:none;transition:all .2s}.VotreSite-module__VvESBq__nextStepLink:hover{color:var(--theme-pannel);border-bottom-color:var(--theme-pannel)}.VotreSite-module__VvESBq__nextStepText{color:var(--theme-txt);margin-bottom:.75rem;line-height:1.7}.VotreSite-module__VvESBq__nextStepList{margin:.75rem 0;padding:0;list-style:none}.VotreSite-module__VvESBq__nextStepList li{color:var(--theme-txt);align-items:center;gap:.5rem;padding:.5rem 0;line-height:1.6;display:flex}.VotreSite-module__VvESBq__nextStepListIcon{width:18px;height:18px;stroke:var(--theme-CTA1);flex-shrink:0}.VotreSite-module__VvESBq__nextStepList a{color:var(--theme-CTA1);font-weight:600;text-decoration:none;transition:color .2s}.VotreSite-module__VvESBq__nextStepList a:hover{color:var(--theme-pannel);text-decoration:underline}.VotreSite-module__VvESBq__nextStepHighlight{background-color:var(--theme-pannel);color:var(--theme-footer-txt);border-radius:.5rem;align-items:flex-start;gap:.75rem;margin-top:1rem;padding:1rem;font-size:.95rem;font-style:italic;line-height:1.6;display:flex}.VotreSite-module__VvESBq__highlightIcon{width:20px;height:20px;stroke:var(--theme-CTA2);flex-shrink:0;margin-top:2px}.VotreSite-module__VvESBq__nextStepsCta{background:linear-gradient(135deg,var(--theme-CTA1)0%,var(--theme-pannel)100%);text-align:center;border-radius:.75rem;margin-top:1rem;padding:2rem}.VotreSite-module__VvESBq__nextStepsCtaText{color:var(--theme-footer-txt);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.7}.VotreSite-module__VvESBq__nextStepsCtaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.VotreSite-module__VvESBq__servicesList{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.VotreSite-module__VvESBq__serviceItem{background-color:var(--theme-bg2);border-radius:.75rem;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000d}.VotreSite-module__VvESBq__serviceItem:hover{transform:translateY(-4px);box-shadow:0 6px 16px #3437751f}.VotreSite-module__VvESBq__serviceIcon{width:32px;height:32px;stroke:var(--theme-CTA1);flex-shrink:0}.VotreSite-module__VvESBq__serviceItem div{color:var(--theme-txt);line-height:1.6}.VotreSite-module__VvESBq__serviceItem strong{color:var(--theme-CTA1)}.VotreSite-module__VvESBq__testimonials{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem;display:grid}.VotreSite-module__VvESBq__testimonial{background-color:var(--theme-pannel);border-radius:1rem;padding:2rem;position:relative;box-shadow:0 4px 16px #01265726}.VotreSite-module__VvESBq__testimonial:before{content:"\"";color:var(--theme-CTA2);opacity:.3;font-family:Georgia,serif;font-size:5rem;position:absolute;top:-20px;left:20px}.VotreSite-module__VvESBq__testimonialQuote{color:var(--theme-footer-txt);margin-bottom:1rem;font-size:1.05rem;font-style:italic;line-height:1.8}.VotreSite-module__VvESBq__testimonialAuthor{color:var(--theme-CTA2);text-align:right;font-weight:600}.VotreSite-module__VvESBq__faqList{flex-direction:column;gap:1.5rem;max-width:900px;margin-top:3rem;margin-left:auto;margin-right:auto;display:flex}.VotreSite-module__VvESBq__faqItem{background-color:var(--theme-bg2);border-radius:.75rem;padding:2rem;transition:all .3s;box-shadow:0 2px 8px #0000000d}.VotreSite-module__VvESBq__faqItem:hover{box-shadow:0 6px 16px #3437751f}.VotreSite-module__VvESBq__faqQuestion{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.VotreSite-module__VvESBq__faqIcon{width:32px;height:32px;stroke:var(--theme-CTA1)}.VotreSite-module__VvESBq__faqQuestion h3{color:var(--theme-CTA1);margin:0;font-size:1.25rem;font-weight:600}.VotreSite-module__VvESBq__faqAnswer{color:var(--theme-txt);padding-left:3rem;line-height:1.7}.VotreSite-module__VvESBq__ctaSection{background:linear-gradient(135deg,var(--theme-pannel)0%,var(--theme-CTA1)100%);color:var(--theme-footer-txt);text-align:center;margin-top:4rem;padding:5rem 2rem}.VotreSite-module__VvESBq__ctaTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.VotreSite-module__VvESBq__ctaText{max-width:700px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.8}.VotreSite-module__VvESBq__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2rem;display:flex}.VotreSite-module__VvESBq__ctaTagline{opacity:.9;margin-top:2rem;font-size:1rem}.VotreSite-module__VvESBq__ctaPrimary{background-color:var(--theme-CTA2);color:var(--theme-txt);border-radius:.5rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 12px #a2b3e84d}.VotreSite-module__VvESBq__ctaPrimary:hover{background-color:var(--theme-footer-txt);color:var(--theme-CTA1);transform:translateY(-3px);box-shadow:0 8px 20px #a2b3e866}.VotreSite-module__VvESBq__ctaSecondary{color:var(--theme-footer-txt);border:2px solid var(--theme-footer-txt);background-color:#0000;border-radius:.5rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.VotreSite-module__VvESBq__ctaSecondary:hover{background-color:var(--theme-footer-txt);color:var(--theme-CTA1);transform:translateY(-3px)}.VotreSite-module__VvESBq__fadeInInitial{animation:.8s ease-out forwards VotreSite-module__VvESBq__fadeInUp}@keyframes VotreSite-module__VvESBq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.VotreSite-module__VvESBq__fadeInOnScroll{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(40px)}.VotreSite-module__VvESBq__fadeInOnScroll.VotreSite-module__VvESBq__visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.VotreSite-module__VvESBq__dualHeaders{grid-template-columns:1fr;gap:2rem}.VotreSite-module__VvESBq__dualHeaders .VotreSite-module__VvESBq__sectionHeader{justify-content:center}.VotreSite-module__VvESBq__dualHeaders .VotreSite-module__VvESBq__sectionTitle{text-align:center}.VotreSite-module__VvESBq__processContainer{grid-template-columns:1fr;gap:3rem}.VotreSite-module__VvESBq__verticalDivider{display:none}}@media (max-width:768px){.VotreSite-module__VvESBq__heroTitle{font-size:2rem}.VotreSite-module__VvESBq__heroSubtitle{font-size:1.1rem}.VotreSite-module__VvESBq__sectionTitle{font-size:2rem}.VotreSite-module__VvESBq__hero,.VotreSite-module__VvESBq__section{padding:3rem 1rem}.VotreSite-module__VvESBq__features{grid-template-columns:1fr;gap:1.5rem}.VotreSite-module__VvESBq__creationTypes{grid-template-columns:1fr}.VotreSite-module__VvESBq__heroCta{flex-direction:column;align-items:center}.VotreSite-module__VvESBq__ctaPrimary,.VotreSite-module__VvESBq__ctaSecondary{text-align:center;width:100%;max-width:300px}.VotreSite-module__VvESBq__processStep{text-align:center;flex-direction:column;align-items:center}.VotreSite-module__VvESBq__testimonials{grid-template-columns:1fr}.VotreSite-module__VvESBq__faqAnswer{padding-left:0}.VotreSite-module__VvESBq__ctaTitle{font-size:1.75rem}.VotreSite-module__VvESBq__ctaText{font-size:1.1rem}.VotreSite-module__VvESBq__nextStepsCtaButtons{flex-direction:column;align-items:center}.VotreSite-module__VvESBq__nextStepsCtaButtons .VotreSite-module__VvESBq__ctaPrimary,.VotreSite-module__VvESBq__nextStepsCtaButtons .VotreSite-module__VvESBq__ctaSecondary{width:100%;max-width:300px}}@media (max-width:500px){.VotreSite-module__VvESBq__creationTypes,.VotreSite-module__VvESBq__servicesList{grid-template-columns:1fr}.VotreSite-module__VvESBq__heroSvg{width:60px;height:60px}.VotreSite-module__VvESBq__sectionIcon{width:36px;height:36px}}
