*{margin:0;padding:0;box-sizing:border-box}*,body{font-family:Manrope,sans-serif}body{overflow-x:hidden;font-size:1rem;background-color:#faf9f6;color:#25344e;line-height:1.6}.playfair,.text-accent,body{font-weight:400}.text-accent{font-family:Playfair Display,serif;font-style:italic}.text-emphasis{font-weight:600}.text-body,.text-emphasis{font-family:Manrope,sans-serif}.text-body{font-weight:400}.btn-primary{background:#25344e;padding:16px 32px;border-radius:8px;font-family:Manrope,sans-serif;font-weight:600;font-size:16px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:8px}.btn-primary:hover{background:#364559;border-color:#364559;box-shadow:0 4px 12px rgba(37,52,78,.3);transform:translateY(-1px)}.btn-secondary{background:transparent;color:#7c8a94;border:2px solid #f6c7b5;padding:16px 32px;border-radius:8px;font-family:Manrope,sans-serif;font-weight:500;font-size:16px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;gap:8px}.btn-secondary:hover{border-color:#25344e;color:#25344e}.form-input{border:2px solid #f6c7b5;border-radius:8px;padding:16px;font-size:16px;background:#fff;transition:border-color .3s ease;width:100%;margin-bottom:24px}.form-input:focus{border-color:#25344e;outline:none;box-shadow:0 0 0 3px rgba(37,52,78,.1)}.error-message{color:#ee584f;font-size:14px;margin-top:-16px;margin-bottom:16px;display:none}.error-message.show{display:block}.legal-page-title{font-size:2.5rem;font-weight:600}.legal-page-subtitle{font-size:1.1rem}.footer-hr{border-color:hsla(0,0%,100%,.2)}.footer-logo{height:40px}.cookie-consent{z-index:9999}.cookie-policy-link{color:var(--cta-color)}.cookie-accept-btn{background-color:var(--cta-color);color:#fff}.playfair{font-family:Playfair Display,serif}.container-fluid{max-width:1400px;margin:0 auto}h1{font-size:3.5rem}h1,h2{font-weight:600;font-family:Manrope,sans-serif}h2{font-size:3rem}h3{font-size:2.5rem}h3,h4{font-weight:600;font-family:Manrope,sans-serif}h4{font-size:2rem}h5{font-size:1.5rem}h5,h6{font-weight:600;font-family:Manrope,sans-serif}.lead,h6{font-size:1.25rem}.lead{font-weight:400}@media (max-width:768px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}}.btn-cta{background-color:#ee584f;border:2px solid #ee584f;border-radius:50px;padding:8px 20px;font-weight:500;color:#fff;transition:all .3s ease}.btn-cta:hover{background-color:#ff7a5c;border-color:#ff7a5c;transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,150,128,.3);color:#fff}.btn-primary{background-color:#25344e;border:2px solid #25344e;border-radius:50px;padding:8px 20px;font-weight:500;color:#fff;transition:all .3s ease}.btn-primary:hover{background-color:#1e3448;border-color:#1e3448;transform:translateY(-2px);box-shadow:0 8px 25px rgba(40,64,91,.3);color:#fff}.btn-outline-primary{background:transparent;border:2px solid #25344e;border-radius:50px;padding:8px 20px;font-weight:500;color:#25344e;transition:all .3s ease}.btn-outline-primary:hover{background-color:#25344e;border-color:#25344e;transform:translateY(-2px);box-shadow:0 8px 25px rgba(40,64,91,.3);color:#fff}.btn-sm-custom{padding:8px 16px;font-size:.875rem}.btn-lg-custom{padding:16px 32px;font-size:1.125rem}.navbar-custom{background-color:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 2px 20px rgba(0,0,0,.08);padding:8px 0;transition:all .3s ease}.navbar-brand img{height:32px}.navbar-nav .nav-link{color:#25344e;font-weight:500;margin:0 16px;padding:8px 0!important;transition:all .3s ease;text-decoration:none}.navbar-nav .nav-link:hover{color:#ee584f;text-decoration:none}.navbar-toggler{border:none;padding:4px 8px;position:relative;width:40px;height:40px;transition:all .3s ease}.navbar-toggler:focus{box-shadow:none}.navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(40, 64, 91, 0.75)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");transition:all .3s ease}.navbar-toggler[aria-expanded=true] .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(40, 64, 91, 0.75)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M6 6l18 18M6 24L24 6'/%3E%3C/svg%3E");transform:rotate(180deg)}.language-switcher{position:relative}.language-btn{background:transparent;border:1px solid rgba(40,64,91,.2);border-radius:25px;padding:6px 12px;font-size:.875rem;font-weight:500;color:#25344e;display:flex;align-items:center;gap:6px;transition:all .3s ease;min-width:80px}.language-btn:focus,.language-btn:hover{border-color:#ee584f;color:#25344e;box-shadow:0 2px 8px rgba(255,150,128,.2)}.language-btn .flag-icon{font-size:1rem}.language-btn .lang-code{font-size:.8rem;font-weight:600}.language-menu{border:none;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.15);padding:8px 0;min-width:160px;margin-top:8px}.language-option{padding:10px 16px;font-size:.9rem;color:#25344e;display:flex;align-items:center;gap:10px;transition:all .2s ease;border:none}.language-option:focus,.language-option:hover{background-color:#f6c7b5;color:#25344e}.language-option .flag-icon{font-size:1.1rem}@media (max-width:991.98px){.navbar-collapse{background-color:#fff;border-radius:16px;margin-top:16px;padding:20px;box-shadow:0 8px 32px rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.05);max-height:calc(100vh - 120px);overflow-y:auto}.navbar-nav{width:100%}.navbar-nav .nav-link{margin:8px 0;padding:12px 0!important;font-size:1.1rem;border-bottom:1px solid rgba(0,0,0,.05)}.navbar-nav .nav-link:last-child{border-bottom:none}.d-flex.gap-2.align-items-center{margin-top:20px;flex-direction:column!important;gap:16px!important;width:100%}.d-flex.gap-2.align-items-center .btn{width:100%;justify-content:center;padding:12px 24px;font-size:1rem}.language-switcher{width:100%;margin-top:16px;padding-top:16px;border-top:1px solid rgba(40,64,91,.1)}.language-btn{display:none!important}.language-switcher .dropdown-menu{position:static!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important;transform:none!important;float:none!important;width:100%!important;margin-top:8px!important;font-size:inherit!important;background-color:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:0!important;z-index:auto!important}.language-option{background-color:rgba(40,64,91,.08)!important;border-radius:20px!important;padding:8px 12px!important;border:1px solid rgba(40,64,91,.15)!important;display:flex!important;align-items:center!important;gap:6px!important;flex:0 0 auto!important;text-decoration:none!important;color:#25344e!important;font-size:.85rem!important;font-weight:500!important;transition:all .2s ease!important;margin-bottom:0!important}.language-option:hover{background-color:rgba(255,150,128,.15)!important;border-color:rgba(255,150,128,.4)!important;color:#25344e!important;transform:translateY(-1px)!important}.language-option .flag-icon{font-size:1rem!important}.language-switcher:before{content:"Langue";display:block;font-size:.8rem;font-weight:600;color:#7c8a94;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}}.hero-section{background-color:#faf9f6;padding:10rem 0 4rem;min-height:calc(100vh - 80px);display:flex;align-items:center}.hero-content{padding-right:5rem}.hero-title{font-size:3.2rem;font-weight:600;line-height:1.15;color:#25344e;margin-bottom:1.5rem}.hero-subtitle{font-size:1rem;color:#25344e;margin-bottom:2.5rem;line-height:1.6}.hero-buttons{display:flex;flex-direction:row;gap:2rem;align-items:center}.btn-hero-primary{background-color:#25344e;border:2px solid #25344e;color:#fff;padding:16px 32px;font-size:1.1rem;border-radius:50px;text-decoration:none;transition:all .3s ease}.btn-hero-primary:hover{background-color:#3e5a75;border-color:#3e5a75;color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px rgba(40,64,91,.3)}.btn-hero-secondary{background:none;border:none;color:#7c8a94;padding:12px 0;font-size:1rem;text-decoration:underline;transition:color .3s ease}.btn-hero-secondary:hover{color:#ee584f;background:none;border:none}.hero-photos{padding-left:2rem}.photo-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:repeat(4,1fr);grid-gap:.8rem;height:65vh;max-height:none}.photo-item{border-radius:16px;overflow:hidden;position:relative}.photo-img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease}.photo-item:hover .photo-img{transform:scale(1.05)}.photo-1{grid-column:1;grid-row:1/3}.photo-2{grid-column:2;grid-row:1}.photo-3{grid-column:3;grid-row:1}.photo-4{grid-column:2/4;grid-row:2}.photo-5{grid-column:1;grid-row:3/5}.photo-6{grid-column:2/4;grid-row:3/5}@media (max-width:991.98px){.hero-section{padding:8rem 0 3rem;min-height:auto}.hero-content{padding-right:0;margin-bottom:3rem;text-align:center}.hero-title{font-size:2.5rem}.hero-buttons{flex-direction:column;align-items:center;gap:1rem}.hero-photos{padding-left:0}.photo-grid{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,1fr);height:60vh;max-height:none}.photo-1{grid-column:1;grid-row:1}.photo-2{grid-column:2;grid-row:1}.photo-3{grid-column:1/3;grid-row:2}.photo-4{grid-column:1;grid-row:3}.photo-5{grid-column:2;grid-row:3}.photo-6{display:none}}@media (max-width:768px){.hero-title{font-size:2rem;margin-bottom:1rem}.hero-subtitle{font-size:1rem;margin-bottom:2rem}.photo-grid{height:45vh;max-height:none;grid-gap:.6rem}.btn-hero-primary{padding:14px 28px;font-size:1rem}}@media (max-width:576px){.hero-section{padding:7rem 0 2rem}.hero-title{font-size:1.75rem}.hero-subtitle{font-size:.95rem}.photo-grid{height:40vh;grid-gap:.5rem}}.pricing-section{background-image:linear-gradient(rgba(40,64,91,.85),rgba(40,64,91,.85)),url(/build/images/portrait-de-garcon-tenant-une-planche-a-roulettes-a-cote-de-ses-amis.c73f4111.jpg);background-size:cover;background-position:50%;background-attachment:fixed;padding:80px 0;color:#fff}.pricing-card{border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.2)}.pricing-explanation,.pricing-subtitle,.pricing-title{color:#25344e!important}@media (max-width:768px){.pricing-section{background-attachment:scroll;padding:60px 0}.pricing-card{padding:30px;margin:0 20px}}.home-min-height{min-height:65vh}.pricing-card{background:hsla(0,0%,100%,.95);border-radius:16px;padding:40px;text-align:left;box-shadow:0 8px 32px rgba(0,0,0,.1);backdrop-filter:blur(10px);max-width:none}.pricing-title{font-size:2.2rem;font-weight:600;color:#25344e;margin-bottom:.5rem;line-height:1.2}.pricing-subtitle{color:#7c8a94;font-size:1.1rem;margin-bottom:2.5rem}.pricing-section .pricing-subtitle{color:#25344e}.price-comparison{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;margin-bottom:2rem;align-items:center}.price-column{text-align:center;min-height:120px;display:flex;flex-direction:column;justify-content:center}.price-label{font-size:.9rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.price-amount{font-size:1.8rem;font-weight:700;line-height:1;margin-bottom:.5rem}.price-our .price-amount{color:#25344e}.price-competitor .price-amount{color:#dc3545}.price-detail{font-size:.9rem;color:#7c8a94}.price-divider{width:1px;height:80px;background:rgba(0,0,0,.1)}.pricing-explanation{color:#7c8a94;font-size:1rem;margin-bottom:2rem;line-height:1.5}.pricing-section .pricing-explanation{color:#25344e}.pricing-cta{padding:16px 32px;font-size:1.1rem;border-radius:50px;display:inline-flex;align-items:center}@media (max-width:991.98px){.pricing-section{min-height:60vh;padding:3rem 0}.pricing-card{text-align:center}}@media (max-width:768px){.pricing-section{min-height:50vh;padding:3rem 0}.pricing-card{padding:32px 24px;margin:0 16px}.pricing-title{font-size:2rem}.price-comparison{grid-template-columns:1fr;gap:1.5rem}.price-divider{width:80px;height:1px;justify-self:center}.price-amount{font-size:1.9rem}}@media (max-width:576px){.pricing-title{font-size:1.75rem}.price-amount{font-size:1.8rem}.pricing-cta{padding:14px 28px;font-size:1rem}}.how-it-works-section{background-color:#fff;padding:80px 0}.how-it-works-title{text-align:center;margin-bottom:60px;font-size:3rem;font-weight:600;color:#25344e}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.feature-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 16px rgba(40,64,91,.08);transition:all .3s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(40,64,91,.12)}.card-image{width:100%;height:200px;object-fit:cover;border-radius:12px;margin-bottom:20px}.card-title{color:#25344e;font-size:1.25rem;font-weight:600;margin-bottom:12px;line-height:1.3}.card-description{color:#7c8a94;line-height:1.6;margin-bottom:20px;font-size:1rem}.card-cta{background-color:#ee584f;padding:12px 24px;border-radius:50px;font-weight:500;transition:all .3s ease;display:inline-flex;align-items:center;border:none;cursor:pointer}.card-cta,.card-cta:hover{color:#fff;text-decoration:none}.card-cta:hover{background-color:#ff7a5c;box-shadow:0 4px 12px rgba(255,150,128,.3);transform:translateY(-1px)}@media (max-width:991.98px){.how-it-works-section{padding:60px 0}.how-it-works-title{font-size:2.5rem;margin-bottom:40px}.cards-grid{grid-template-columns:1fr;gap:24px}}@media (max-width:768px){.how-it-works-title{font-size:2rem}.card-image{height:180px}}.trust-section{background-color:#faf9f6;padding:100px 0}.trust-container{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.trust-content{padding-right:40px}.trust-title{font-size:3rem;font-weight:600;color:#25344e;line-height:1.2;margin-bottom:48px}.trust-features{list-style:none;padding:0;margin:0}.trust-feature-item{display:flex;align-items:flex-start;margin-bottom:32px;gap:16px}.trust-icon{width:24px;height:24px;color:#ee584f;flex-shrink:0;margin-top:2px}.trust-feature-text{color:#25344e;font-size:1.125rem;line-height:1.6;font-weight:400}.trust-image{width:100%;height:500px;object-fit:cover;border-radius:16px;box-shadow:0 8px 32px rgba(40,64,91,.12)}@media (max-width:1024px){.trust-container{gap:60px}.trust-content{padding-right:20px}.trust-title{font-size:2.5rem}}@media (max-width:768px){.trust-container{grid-template-columns:1fr;gap:40px}.trust-content{padding-right:0}.trust-title{font-size:2rem;margin-bottom:32px}.trust-feature-text{font-size:1rem}.trust-image{height:300px}.trust-section{padding:60px 0}}.destinations-section{background-color:#fff;padding:80px 0}.destinations-container{display:grid;grid-template-columns:1fr 2fr;gap:80px;align-items:center}.destinations-content{padding-right:40px}.destinations-title{font-size:2rem;font-weight:600;color:#25344e;line-height:1.2;margin-bottom:16px}.destinations-subtitle{color:#7c8a94;font-size:1.125rem;line-height:1.6;margin-bottom:32px}.destinations-cta{display:inline-flex;align-items:center;gap:8px;color:#ee584f;text-decoration:none;font-weight:500;font-size:1rem;transition:all .3s ease}.destinations-cta:hover{gap:12px;color:#25344e;text-decoration:none}.destinations-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.destination-tag{background-color:transparent;color:#7c8a94;padding:12px 20px;border-radius:24px;text-align:center;font-weight:500;font-size:.875rem;transition:all .3s ease;border:1px solid #d0d7de;cursor:pointer;text-decoration:none;display:inline-block}.destination-tag:hover{background-color:#f6c7b5;border-color:#ee584f;transform:translateY(-2px);color:#25344e}.destination-tag.highlight{background-color:#b8d5c5;color:#25344e}@media (max-width:1024px){.destinations-container{gap:60px}.destinations-title{font-size:1.75rem}.destinations-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.destinations-container{grid-template-columns:1fr;gap:40px}.destinations-content{padding-right:0;text-align:center}.destinations-title{font-size:1.5rem}.destinations-grid{grid-template-columns:repeat(3,1fr);gap:8px}.destination-tag{padding:10px 16px;font-size:.8125rem}}@media (max-width:480px){.destinations-grid{grid-template-columns:repeat(2,1fr)}}.faq-section{background-color:#fff;padding:80px 0}.faq-header{padding-right:4rem}.faq-title{font-size:3rem;font-weight:600;color:#25344e;margin-bottom:1rem;line-height:1.2}.faq-subtitle{font-size:1.2rem;color:#7c8a94;margin-bottom:0}.faq-accordion{padding-left:2rem}.faq-item{border-bottom:1px solid #e5e5e5;margin-bottom:0}.faq-item:last-of-type{border-bottom:none}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:24px 0;cursor:pointer;transition:all .3s ease;border:none;background:none;width:100%;text-align:left}.faq-question:hover{color:#ee584f}.faq-question h4{font-size:1.1rem;font-weight:600;color:#25344e;margin:0;flex:1;transition:color .3s ease}.faq-question:hover h4{color:#ee584f}.faq-chevron{font-size:1.2rem;color:#7c8a94;transition:all .3s ease;margin-left:1rem}.faq-question[aria-expanded=true] .faq-chevron{transform:rotate(180deg);color:#ee584f}.faq-answer{transition:all .3s ease}.faq-answer-content{padding:0 0 24px}.faq-answer-content p{color:#7c8a94;font-size:1rem;line-height:1.6;margin:0}.faq-cta{margin-top:2rem;padding-top:1.5rem}.faq-more-link{color:#25344e;text-decoration:underline;font-weight:500;font-size:1rem;transition:color .3s ease;display:inline-flex;align-items:center}.faq-more-link:hover{color:#ee584f;text-decoration:underline}@media (max-width:991.98px){.faq-section{padding:60px 0}.faq-header{padding-right:0;margin-bottom:3rem;text-align:center}.faq-accordion{padding-left:0}.faq-title{font-size:2.5rem}}@media (max-width:768px){.faq-section{padding:50px 0}.faq-title{font-size:2rem}.faq-subtitle{font-size:1.1rem}.faq-question h4{font-size:1rem}.faq-answer-content p{font-size:.95rem}}.hero-section-how{background:linear-gradient(135deg,#faf9f6,#f5f2ef);padding:120px 0 80px;min-height:60vh;display:flex;align-items:center}.hero-section-how .hero-title{font-size:3.5rem;font-weight:600;color:#25344e;margin-bottom:1.5rem;line-height:1.2}.hero-section-how .hero-subtitle{font-size:1.25rem;color:#7c8a94;line-height:1.6;max-width:600px;margin:0 auto}.process-section{padding:100px 0;background:#fff}.process-timeline{display:flex;flex-direction:column;gap:80px;max-width:1200px;margin:0 auto;position:relative}.process-timeline:before{content:"";position:absolute;left:80px;top:60px;bottom:60px;width:2px;background:linear-gradient(180deg,#ee584f,#b8d5c5);z-index:1}.process-step{align-items:flex-start;gap:40px}.process-step,.step-number{display:flex;position:relative}.step-number{flex-shrink:0;width:80px;height:80px;background:#ee584f;color:#fff;border-radius:50%;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;z-index:2;box-shadow:0 4px 20px rgba(255,150,128,.3)}.step-content{flex:1;display:grid;grid-template-columns:auto 1fr;gap:40px;align-items:center}.step-visual{width:120px;height:120px;background:#f6c7b5;border-radius:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.step-visual:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(240,213,201,.4)}.step-icon{font-size:2.5rem;color:#25344e}.step-details{padding:20px 0}.step-title{font-size:1.75rem;font-weight:600;color:#25344e;margin-bottom:16px;line-height:1.3}.step-description{font-size:1.1rem;color:#7c8a94;line-height:1.6;margin-bottom:24px}.step-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.step-features li{display:flex;align-items:center;gap:12px;font-size:1rem;color:#25344e}.step-features li i{color:#ee584f;font-size:1.1rem;flex-shrink:0}.pricing-simulator-section{padding:100px 0;background:#faf9f6}.section-title{font-size:3rem;font-weight:600;color:#25344e;margin-bottom:1rem}.section-subtitle{font-size:1.2rem;color:#7c8a94;line-height:1.6}.simulator-container{background:#fff;border-radius:24px;box-shadow:0 12px 48px rgba(0,0,0,.08);overflow:hidden;display:grid;grid-template-columns:1fr 1fr;min-height:600px}.simulator-form{padding:48px;background:#fafafa;gap:32px}.form-group,.simulator-form{display:flex;flex-direction:column}.form-group{gap:12px}.form-group label{font-weight:600;color:#25344e;font-size:1rem}.form-select{padding:16px;border:2px solid #f6c7b5;border-radius:12px;font-size:1rem;background:#fff;transition:border-color .3s ease}.form-select:focus{border-color:#ee584f;box-shadow:0 0 0 3px rgba(255,150,128,.1);outline:none}.checkbox-group{display:flex;flex-direction:column;gap:16px}.form-check{display:flex;align-items:center;gap:12px;padding:16px;background:#fff;border-radius:12px;border:2px solid #f6c7b5;transition:all .3s ease;cursor:pointer}.form-check:hover{border-color:#ee584f;transform:translateY(-1px)}.form-check-input{width:20px;height:20px;accent-color:#ee584f}.form-check-label{font-weight:500;color:#25344e;cursor:pointer;flex:1}.simulator-result{padding:48px;background:#fff;display:flex;flex-direction:column;justify-content:space-between}.result-header{margin-bottom:32px}.result-header h3{font-size:1.75rem;font-weight:600;color:#25344e;margin-bottom:8px}.result-subtitle{color:#7c8a94;font-size:1rem}.price-breakdown{margin-bottom:32px}.price-item{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #f6c7b5}.price-item:last-of-type{border-bottom:none}.price-label{color:#7c8a94;font-weight:500}.price-value{color:#25344e;font-weight:600;font-size:1.1rem}.price-divider{margin:24px 0;border:none;height:1px;background:#f6c7b5}.price-total{display:flex;justify-content:space-between;align-items:center;padding:24px 0;border-top:2px solid #25344e}.total-label{font-size:1.25rem;font-weight:600;color:#25344e}.total-value{font-size:2rem;font-weight:700;color:#ee584f}.price-comparison{background:#fff8f6;border-radius:16px;padding:24px;margin-bottom:32px;border:1px solid rgba(255,150,128,.2)}.comparison-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.comparison-label{color:#7c8a94;font-size:.95rem}.comparison-value{color:#dc3545;font-weight:600;text-decoration:line-through}.savings{display:flex;align-items:center;gap:12px;color:#ee584f;font-weight:600}.savings i{font-size:1.5rem}.simulator-cta{padding:20px 32px;border-radius:50px;font-size:1.1rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:12px;transition:all .3s ease}.simulator-cta:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,150,128,.3)}.trust-indicators-section{padding:80px 0;background:#fff}.trust-indicator{text-align:center;padding:32px 24px;border-radius:16px;background:#faf9f6;height:100%;transition:all .3s ease}.trust-indicator:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.08)}.indicator-icon{width:80px;height:80px;background:#b8d5c5;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.indicator-icon i{font-size:2rem;color:#25344e}.trust-indicator h4{font-size:1.25rem;font-weight:600;color:#25344e;margin-bottom:16px}.trust-indicator p{color:#7c8a94;line-height:1.6;font-size:1rem}.cta-section{padding:100px 0;background:linear-gradient(135deg,#25344e,#1e3448);color:#fff}.cta-title{font-size:3rem;font-weight:600;margin-bottom:1.5rem;color:#fff}.cta-subtitle{font-size:1.25rem;margin-bottom:3rem;opacity:.9;line-height:1.6}.cta-buttons{gap:24px;justify-content:center}.cta-buttons,.cta-buttons .btn{display:flex;align-items:center}.cta-buttons .btn{padding:16px 32px;border-radius:50px;font-weight:600;gap:12px;transition:all .3s ease}.cta-buttons .btn:hover{transform:translateY(-2px)}.cta-buttons .btn-outline-primary{border-color:#fff;color:#fff}.cta-buttons .btn-outline-primary:hover{background:#fff;color:#25344e;border-color:#fff}@media (max-width:1024px){.simulator-container,.step-content{grid-template-columns:1fr}.step-content{gap:24px}.step-visual{width:100px;height:100px;align-self:center}.step-icon{font-size:2rem}}@media (max-width:768px){.hero-section-how{padding:100px 0 60px}.hero-section-how .hero-title{font-size:2.5rem}.hero-section-how .hero-subtitle{font-size:1.1rem}.process-section{padding:60px 0}.process-timeline{gap:60px}.process-timeline:before{left:40px}.step-number{width:60px;height:60px;font-size:1.25rem}.process-step{gap:24px}.step-content{gap:20px}.step-visual{width:80px;height:80px}.step-icon{font-size:1.75rem}.step-title{font-size:1.5rem}.step-description{font-size:1rem}.pricing-simulator-section{padding:60px 0}.section-title{font-size:2.25rem}.simulator-form,.simulator-result{padding:32px 24px}.trust-indicators-section{padding:60px 0}.trust-indicator{padding:24px 16px}.indicator-icon{width:60px;height:60px}.indicator-icon i{font-size:1.5rem}.cta-section{padding:60px 0}.cta-title{font-size:2.25rem}.cta-subtitle{font-size:1.1rem}.cta-buttons{flex-direction:column;gap:16px}.cta-buttons .btn{width:100%;justify-content:center}}@media (max-width:576px){.hero-section-how .hero-title{font-size:2rem}.process-timeline:before{left:30px}.step-number{width:50px;height:50px;font-size:1rem}.process-step{gap:16px}.step-visual{width:70px;height:70px}.step-icon{font-size:1.5rem}.step-title{font-size:1.375rem}.section-title{font-size:2rem}.simulator-form,.simulator-result{padding:24px 16px}.form-group{gap:8px}.cta-title{font-size:1.875rem}}.service-item{animation:slideInRight .3s ease-out}@keyframes slideInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.process-step{opacity:0;transform:translateY(30px);transition:all .6s ease}.process-step.animate{opacity:1;transform:translateY(0)}.nav-link.active{color:#ee584f!important;font-weight:600}