.service-hero{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden}.service-hero__background{position:absolute;inset:0;z-index:0}.service-hero__image{width:100%;height:100%;object-fit:cover;object-position:center}.service-hero__overlay{position:absolute;inset:0;background:#1a1f36c7;z-index:1}.service-hero__content{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:3rem 1rem;text-align:center}.service-hero__text{max-width:900px;margin:0 auto}.service-hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:9999px;color:#fff;font-size:.75rem;font-weight:500;margin-bottom:1rem;border:1px solid rgba(255,255,255,.2)}.service-hero__badge-icon{width:16px;height:16px}.service-hero__title{font-size:2rem;font-weight:700;color:#fff;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 10px rgba(0,0,0,.3);letter-spacing:-.01em}.service-hero__subtitle{font-size:.875rem;color:#fffffff2;line-height:1.6;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto;text-shadow:0 1px 5px rgba(0,0,0,.3)}.service-hero__ctas{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:stretch;margin-bottom:2rem}.service-hero .btn-secondary{background-color:transparent;color:#fff;border-color:#fff}.service-hero .btn-secondary:hover{background-color:#fff;color:#00b8a9;border-color:#fff}.service-hero__quick-info{display:flex;flex-direction:column;gap:.75rem;align-items:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.2);max-width:700px;margin:0 auto}.service-hero__info-item{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:.875rem;font-weight:500}.service-hero__info-icon{width:20px;height:20px;color:#00b8a9;flex-shrink:0}@media(min-width:768px){.service-hero{min-height:550px}.service-hero__content{padding:4rem 1rem}.service-hero__badge{font-size:.875rem;padding:.5rem 1rem;margin-bottom:1.5rem}.service-hero__badge-icon{width:18px;height:18px}.service-hero__title{font-size:2.5rem}.service-hero__subtitle{font-size:1rem;margin-bottom:2.5rem}.service-hero__ctas{flex-direction:row;flex-wrap:wrap}.service-hero__quick-info{flex-direction:row;gap:1.5rem;flex-wrap:wrap;justify-content:center;align-items:center}}@media(min-width:1024px){.service-hero{min-height:600px}.service-hero__content{padding:5rem 1.5rem}.service-hero__title{font-size:3rem}.service-hero__subtitle{font-size:1.125rem}}.introduction-section{padding:5rem 0;background-color:#fff}.introduction-section__grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}.introduction-section__content{order:1}.introduction-section__title{font-size:2rem;font-weight:600;color:#1a1f36;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.01em}.introduction-section__text{font-size:1rem;line-height:1.7;color:#4a5568;margin-bottom:1.5rem}.introduction-section__text em{font-style:italic;color:#00b8a9}.introduction-section__text strong{font-weight:600;color:#1a1f36}.introduction-section__highlight{display:flex;align-items:flex-start;gap:1rem;background:linear-gradient(135deg,#00b8a91a,#0096880d);border-left:4px solid #00B8A9;border-radius:.75rem;padding:1.5rem;margin:2rem 0}.introduction-section__highlight-icon{width:32px;height:32px;color:#00b8a9;flex-shrink:0}.introduction-section__highlight-title{font-size:1.125rem;font-weight:600;color:#1a1f36;margin:0 0 .75rem}.introduction-section__highlight-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.introduction-section__highlight-list li{font-size:1rem;line-height:1.6;color:#4a5568;padding-left:1.5rem;position:relative}.introduction-section__highlight-list li:before{content:"→";position:absolute;left:0;color:#00b8a9;font-weight:700}.introduction-section__highlight-list strong{font-weight:600;color:#00b8a9}.introduction-section__transition{font-size:1.125rem;line-height:1.6;color:#1a1f36;margin-top:2rem;margin-bottom:0}.introduction-section__visual{order:2}.introduction-section__visual-image{width:100%;height:400px;object-fit:cover;border-radius:1rem;box-shadow:0 8px 24px #0000001f}@media(min-width:768px){.introduction-section{padding:6rem 0}.introduction-section__title{font-size:2.5rem}.introduction-section__text{font-size:1.125rem}.introduction-section__transition{font-size:1.25rem}.introduction-section__visual-image{height:500px}}@media(min-width:1024px){.introduction-section{padding:7rem 0}.introduction-section__grid{grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.introduction-section__content{order:1}.introduction-section__visual{order:2}.introduction-section__title{font-size:3rem}.introduction-section__visual-image{height:600px}}@media(min-width:1280px){.introduction-section__grid{gap:5rem}}.signes-section{padding:5rem 0;background-color:#f7f9fc}.signes-section__header{text-align:center;max-width:900px;margin:0 auto 4rem}.signes-section__title{font-size:2rem;font-weight:600;color:#1a1f36;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.01em}.signes-section__intro{font-size:1.125rem;line-height:1.7;color:#4a5568}.signes-section__grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.signes-section__card{background:#fff;border:1px solid #E2E8F0;border-radius:1rem;padding:2rem;text-align:center}.signes-section__card-icon{width:64px;height:64px;border-radius:1rem;background:linear-gradient(135deg,#00b8a9,#009688);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 4px 12px #00b8a94d}.signes-section__card-icon--secondary{background:linear-gradient(135deg,#4299e1,#2b6cb0);box-shadow:0 4px 12px #4299e14d}.signes-section__card-icon--tertiary{background:linear-gradient(135deg,#f6ad55,#dd6b20);box-shadow:0 4px 12px #f6ad554d}.signes-section__card-icon--quaternary{background:linear-gradient(135deg,#48bb78,#2f855a);box-shadow:0 4px 12px #48bb784d}.signes-section__icon-svg{width:32px;height:32px;color:#fff}.signes-section__card-title{font-size:1.25rem;font-weight:600;color:#1a1f36;margin-bottom:1rem}.signes-section__card-text{font-size:1rem;line-height:1.6;color:#4a5568;margin:0;text-align:left}.signes-section__cta{max-width:700px;margin:0 auto;text-align:center;padding:2.5rem 2rem;background:#fff;border-radius:1rem;box-shadow:0 4px 16px #00000014}.signes-section__cta-text{font-size:1.125rem;line-height:1.6;color:#4a5568;margin-bottom:1.5rem}@media(min-width:768px){.signes-section{padding:6rem 0}.signes-section__title{font-size:2.5rem}.signes-section__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.signes-section{padding:7rem 0}.signes-section__title{font-size:3rem}.signes-section__grid{gap:2.5rem}}.capricorne-section{padding:5rem 0;background:linear-gradient(135deg,#00b8a90d,#00968805)}.capricorne-section__header{text-align:center;max-width:900px;margin:0 auto 4rem}.capricorne-section__title{font-size:2rem;font-weight:600;color:#1a1f36;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.01em}.capricorne-section__intro{font-size:1.125rem;line-height:1.7;color:#4a5568}.capricorne-section__grid{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}.capricorne-section__visual{order:1}.capricorne-section__visual-image{width:100%;height:auto;border-radius:1rem;box-shadow:0 8px 24px #0000001f}.capricorne-section__content{order:2}.capricorne-section__subtitle{font-size:1.5rem;font-weight:600;color:#1a1f36;margin-bottom:1.5rem}.capricorne-section__specs{display:flex;flex-direction:column;gap:1.5rem}.capricorne-section__spec-term{font-size:1.125rem;font-weight:600;color:#00b8a9;margin-bottom:.5rem}.capricorne-section__spec-def{font-size:1rem;line-height:1.6;color:#4a5568;margin:0}.capricorne-section__spec-def ul{list-style:disc;padding-left:1.5rem;margin:.5rem 0 0}.capricorne-section__spec-def li{margin-bottom:.25rem}.capricorne-section__warning{max-width:900px;margin:0 auto;display:flex;align-items:flex-start;gap:1rem;background:#f6ad551a;border-left:4px solid #F6AD55;border-radius:.75rem;padding:1.5rem}.capricorne-section__warning-icon{width:32px;height:32px;color:#dd6b20;flex-shrink:0}.capricorne-section__warning-title{font-size:1.125rem;font-weight:600;color:#dd6b20;margin:0 0 .5rem}.capricorne-section__warning-text{font-size:1rem;line-height:1.6;color:#4a5568;margin:0}@media(min-width:768px){.capricorne-section{padding:6rem 0}.capricorne-section__title{font-size:2.5rem}}@media(min-width:1024px){.capricorne-section{padding:7rem 0}.capricorne-section__title{font-size:3rem}.capricorne-section__grid{grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.capricorne-section__visual{order:1}.capricorne-section__content{order:2}}.methodes-section{padding:5rem 0;background-color:#fff}.methodes-section__header{text-align:center;max-width:900px;margin:0 auto 4rem}.methodes-section__title{font-size:2rem;font-weight:600;color:#1a1f36;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.01em}.methodes-section__intro{font-size:1.125rem;line-height:1.7;color:#4a5568}.methodes-section__cards{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}.methodes-section__card{background:#fff;border:1px solid #E2E8F0;border-radius:1rem;padding:2rem}.methodes-section__card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.methodes-section__card-number{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#00b8a9,#009688);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0;box-shadow:0 4px 12px #00b8a94d}.methodes-section__card-icon{width:40px;height:40px;color:#00b8a9}.methodes-section__icon-svg{width:100%;height:100%}.methodes-section__card-title{font-size:1.5rem;font-weight:600;color:#1a1f36;margin-bottom:1rem}.methodes-section__card-text{font-size:1rem;line-height:1.6;color:#4a5568;margin:0}.methodes-section__note{max-width:800px;margin:0 auto 3rem;display:flex;align-items:flex-start;gap:1rem;background:linear-gradient(135deg,#4299e11a,#2b6cb00d);border-left:4px solid #4299E1;border-radius:.75rem;padding:1.5rem}.methodes-section__note-icon{width:32px;height:32px;color:#2b6cb0;flex-shrink:0}.methodes-section__note-text{font-size:1rem;line-height:1.6;color:#4a5568;margin:0}.methodes-section__visual{max-width:800px;margin:0 auto}.methodes-section__visual-image{width:100%;height:auto;border-radius:1rem;box-shadow:0 8px 24px #0000001f}@media(min-width:768px){.methodes-section{padding:6rem 0}.methodes-section__title{font-size:2.5rem}}@media(min-width:1024px){.methodes-section{padding:7rem 0}.methodes-section__title{font-size:3rem}.methodes-section__cards{gap:2.5rem}.methodes-section__card{padding:2.5rem}}.protocole-section{padding:5rem 0;background:linear-gradient(135deg,#00b8a90d,#00968805)}.protocole-section__header{text-align:center;max-width:900px;margin:0 auto 4rem}.protocole-section__title{font-size:2rem;font-weight:600;color:#1a1f36;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.01em}.protocole-section__intro{font-size:1.125rem;line-height:1.7;color:#4a5568}.protocole-section__timeline{max-width:900px;margin:0 auto 3rem}.protocole-section__step{display:flex;gap:1.5rem;margin-bottom:2.5rem}.protocole-section__step--last{margin-bottom:0}.protocole-section__step-icon-wrapper{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.protocole-section__step-icon{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#00b8a9,#009688);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00b8a94d}.protocole-section__icon-svg{width:28px;height:28px;color:#fff}.protocole-section__step-line{width:2px;flex-grow:1;background:linear-gradient(180deg,#00b8a9,#e2e8f0);margin-top:.5rem}.protocole-section__step-content{flex-grow:1;padding-top:.5rem}.protocole-section__step-number{font-size:.875rem;font-weight:600;color:#00b8a9;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.protocole-section__step-title{font-size:1.25rem;font-weight:600;color:#1a1f36;margin-bottom:.75rem}.protocole-section__step-text{font-size:1rem;line-height:1.6;color:#4a5568;margin:0}.protocole-section__guarantee{max-width:800px;margin:0 auto;display:flex;align-items:flex-start;gap:1rem;background:linear-gradient(135deg,#00b8a91a,#0096880d);border-left:4px solid #00B8A9;border-radius:.75rem;padding:1.5rem}.protocole-section__guarantee-icon{width:32px;height:32px;color:#00b8a9;flex-shrink:0}.protocole-section__guarantee-title{font-size:1.125rem;font-weight:600;color:#1a1f36;margin:0 0 .5rem}.protocole-section__guarantee-text{font-size:1rem;line-height:1.6;color:#4a5568;margin:0}@media(min-width:768px){.protocole-section{padding:6rem 0}.protocole-section__title{font-size:2.5rem}.protocole-section__step{gap:2rem}.protocole-section__step-title{font-size:1.5rem}}@media(min-width:1024px){.protocole-section{padding:7rem 0}.protocole-section__title{font-size:3rem}}.expertise-section{padding:5rem 0;background-color:#f7f9fc}.expertise-section__header{text-align:center;max-width:900px;margin:0 auto 4rem}.expertise-section__title{font-size:2rem;font-weight:600;color:#1a1f36;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.01em}.expertise-section__intro{font-size:1.125rem;line-height:1.7;color:#4a5568}.expertise-section__grid{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}.expertise-section__subtitle{font-size:1.5rem;font-weight:600;color:#1a1f36;margin-bottom:1.5rem}.expertise-section__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5rem}.expertise-section__list-item{display:flex;align-items:flex-start;gap:1rem}.expertise-section__list-icon{width:40px;height:40px;flex-shrink:0;color:#00b8a9}.expertise-section__list-title{font-size:1.125rem;font-weight:600;color:#1a1f36;margin:0 0 .5rem}.expertise-section__list-text{font-size:1rem;line-height:1.6;color:#4a5568;margin:0}.expertise-section__pricing-text{font-size:1rem;line-height:1.6;color:#4a5568;margin-bottom:1.5rem}.expertise-section__factors-title{font-size:1.125rem;font-weight:600;color:#1a1f36;margin:2rem 0 1rem}.expertise-section__factors{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.expertise-section__factors li{font-size:1rem;line-height:1.6;color:#4a5568;padding-left:1.5rem;position:relative}.expertise-section__factors li:before{content:"✓";position:absolute;left:0;color:#00b8a9;font-weight:700}.expertise-section__visual{margin-top:2rem}.expertise-section__visual-image{width:100%;height:auto;border-radius:1rem;box-shadow:0 8px 24px #0000001f}.expertise-section__cta{max-width:700px;margin:0 auto;text-align:center;padding:2.5rem 2rem;background:#fff;border-radius:1rem;box-shadow:0 4px 16px #00000014}.expertise-section__cta-text{font-size:1.125rem;line-height:1.6;color:#4a5568;margin-bottom:1.5rem}@media(min-width:768px){.expertise-section{padding:6rem 0}.expertise-section__title{font-size:2.5rem}}@media(min-width:1024px){.expertise-section{padding:7rem 0}.expertise-section__title{font-size:3rem}.expertise-section__grid{grid-template-columns:1fr 1fr;gap:4rem}}.cta-final-section{padding:5rem 0;background:linear-gradient(135deg,#00b8a9,#009688);position:relative;overflow:hidden}.cta-final-section__decoration{position:absolute;top:-30%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);border-radius:50%;pointer-events:none}.cta-final-section__decoration:before{content:"";position:absolute;bottom:-50%;left:-30%;width:800px;height:800px;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%);border-radius:50%}.cta-final-section__content{max-width:900px;margin:0 auto;text-align:center;position:relative;z-index:1}.cta-final-section__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:9999px;color:#fff;font-size:.875rem;font-weight:500;margin-bottom:1.5rem}.cta-final-section__badge-icon{width:18px;height:18px}.cta-final-section__title{font-size:2rem;font-weight:700;color:#fff;line-height:1.2;margin-bottom:1rem;letter-spacing:-.01em;text-shadow:0 2px 10px rgba(0,0,0,.1)}.cta-final-section__subtitle{font-size:1.125rem;line-height:1.7;color:#fffffff2;margin-bottom:2.5rem}.cta-final-section__subtitle strong{font-weight:600;color:#fff}.cta-final-section__buttons{display:flex;flex-direction:column;gap:1rem;align-items:stretch;margin-bottom:3rem}.btn-secondary-white{background-color:#fff;color:#00b8a9;border:2px solid white}.btn-secondary-white:hover{background-color:transparent;color:#fff;border-color:#fff}.cta-final-section__features{display:flex;flex-direction:column;gap:1rem;align-items:center}.cta-final-section__feature{display:flex;align-items:center;gap:.75rem;color:#fff;font-size:.875rem;font-weight:500}.cta-final-section__feature-icon{width:24px;height:24px;flex-shrink:0}.cta-final-section__links{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2)}.cta-final-section__links-text{font-size:.875rem;color:#ffffffe6;text-align:center;margin:0}.cta-final-section__service-link{color:#fff;font-weight:500;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.4);transition:border-bottom-color .2s ease}.cta-final-section__service-link:hover{border-bottom-color:#fff}.cta-final-section__separator{margin:0 .75rem;color:#ffffff80}@media(min-width:768px){.cta-final-section{padding:6rem 0}.cta-final-section__title{font-size:2.5rem}.cta-final-section__subtitle{font-size:1.25rem}.cta-final-section__buttons{flex-direction:row;justify-content:center;align-items:center}.cta-final-section__features{flex-direction:row;gap:2rem;flex-wrap:wrap;justify-content:center}.cta-final-section__feature{font-size:1rem}}@media(min-width:1024px){.cta-final-section{padding:7rem 0}.cta-final-section__title{font-size:3rem}.cta-final-section__subtitle{font-size:1.375rem}.cta-final-section__features{gap:3rem}}
