@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@400;600;700;800;900&display=swap');*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}[id]{scroll-margin-top:60px}:root{--color-primary:#000000;--color-green:#4CAF50;--color-orange:#FF9800;--color-accent:#D84315;--color-accent-alt:#E53935;--color-slate:#FAFAF8;--color-black:#000000;--color-white:#FFFFFF;--color-gray-50:#FAFAF8;--color-gray-100:#FAFAF8;--color-gray-200:#E5E7EB;--color-gray-600:#4B5563;--color-gray-700:#374151;--color-gray-800:#000000;--color-red-50:#FEF2F2;--color-red-600:#DC2626;--color-red-800:#991B1B;--color-red-900:#7F1D1D;--color-yellow-600:#CA8A04;--color-yellow-700:#A16207;--color-orange-600:#EA580C;--color-orange-700:#C2410C;--color-green-50:#F0FDF4;--color-green-200:#BBF7D0;--color-green-800:#166534;--color-dark-blue:#1E3A8A;--border-radius:0.625rem}html{max-width:100vw;overflow-x:hidden}body{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif;font-size:13px;line-height:1.5;font-weight:400;color:#000000;background:#FAFAF8;max-width:100vw;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:0;margin:0}@media (max-width:767px){body{font-size:12px}}h1,h2,h3,h4,h5,h6{font-family:'Outfit',sans-serif;font-weight:600;color:#000000;line-height:1.2}h1{font-size:32px;font-weight:600;line-height:1.15;letter-spacing:-0.02em}@media (max-width:767px){h1{font-size:24px}}h2{font-size:24px;font-weight:600;line-height:1.25}@media (max-width:767px){h2{font-size:18px}}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.hidden{display:none !important}.honeypot-field{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none;overflow:hidden}.mobile-break{display:inline}@media (min-width:768px){.mobile-break{display:none}}.lawyer-credentials{font-weight:400;font-size:0.75rem;margin-top:0.25rem;margin-bottom:0.5rem}@media (min-width:768px){.lawyer-credentials{font-size:0.875rem}}@media (min-width:1024px){.lawyer-credentials{font-size:1rem}}.blended-nav{background:#FAFAF8;padding:1.5rem 1rem;position:sticky;top:0;width:100%;z-index:999999998}.blended-nav .container{max-width:1400px;margin:0 auto}.blended-nav-wrapper{display:flex;justify-content:space-between;align-items:center;position:relative}.blended-logo{display:flex;align-items:center;z-index:101}.blended-logo img{height:auto;max-height:80px}@media (min-width:768px){.blended-nav{padding:2rem 2rem}.blended-logo img{max-height:100px}}.burger-menu{display:flex;flex-direction:column;gap:4px;background:#FAFAF8;border:2px solid #000;border-radius:0.5rem;cursor:pointer;padding:0.5rem;position:fixed !important;top:1rem !important;right:1rem !important;z-index:999999999 !important;box-shadow:0 4px 12px rgba(0,0,0,0.15)}.burger-menu span{width:25px;height:3px;background:#000;border-radius:2px;transition:all 0.3s ease}.burger-menu.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.burger-menu.active span:nth-child(2){opacity:0}.burger-menu.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.nav-menu{display:none;flex-direction:column;gap:0;background:rgba(255,255,255,0.98);position:fixed;top:4rem;right:1rem;min-width:200px;border:2px solid #000;border-radius:0.5rem;box-shadow:0 4px 12px rgba(0,0,0,0.1);z-index:999999997}.nav-menu.active{display:flex}.nav-link{color:var(--color-gray-800);text-decoration:none;font-weight:600;font-size:1rem;padding:1rem 1.5rem;transition:all 0.2s;border-bottom:1px solid var(--color-gray-200)}.nav-link:last-child{border-bottom:none}.nav-link:hover{background:var(--color-gray-50);color:#000}@media (min-width:768px){.burger-menu{display:none}.nav-menu{display:flex !important;flex-direction:row;gap:2.5rem;justify-content:flex-end;align-items:center;position:static;background:transparent;border:none;box-shadow:none;min-width:auto;margin-top:0}.nav-link{padding:0.5rem 1rem;border-bottom:none;font-size:1.125rem;font-weight:600;transition:color 0.3s ease}.nav-link:hover{background:transparent;color:#000}}.nav{background:#FAFAF8;padding:0.75rem 1rem;padding-bottom:1.5rem;border-bottom:none;padding-top:100px;margin-top:0;margin-bottom:0;position:relative;z-index:10}body:not(.home) .nav{display:none}@media (min-width:768px){.nav{padding:0.75rem 1rem;padding-bottom:2rem;padding-top:130px;margin-top:0;margin-bottom:0}}.nav-mobile{display:flex;flex-direction:column;gap:0.5rem;margin-bottom:0}@media (min-width:768px){.nav-mobile{display:none}}.logo-mobile-top{width:300px;height:100px;margin-left:0;margin-right:auto}.logo-mobile-top img{width:100%;height:100%;object-fit:contain}.nav-mobile-content{display:flex;align-items:flex-start;gap:0.75rem}.lawyer-image-small{width:80px;height:80px;border-radius:50%;overflow:hidden;border:2px solid var(--color-gray-200);flex-shrink:0}.lawyer-image-small img{width:100%;height:100%;object-fit:cover}.lawyer-info-mobile{flex:1;min-width:0}.lawyer-name-mobile{font-size:1.125rem;font-weight:700;margin-bottom:0.25rem;color:var(--color-gray-800);line-height:1.2}.lawyer-credentials-mobile{font-size:0.75rem;font-weight:400;color:var(--color-black);margin-bottom:0.25rem;line-height:1.3}.lawyer-specialty-mobile{font-size:1rem;font-weight:600;color:var(--color-black);line-height:1.3}.lawyer-specialty-mobile strong{font-weight:700}.phone-button-mobile-nav{display:none}.phone-button-mobile-nav:active{transform:scale(0.98)}.phone-text-mobile-nav{display:flex;flex-direction:column;align-items:flex-start}.phone-label-mobile{font-size:0.75rem;opacity:0.9}.phone-number-mobile{font-size:1.125rem;font-weight:800}.nav-availability-mobile{display:none}.nav-desktop{display:none;justify-content:space-between;align-items:center;position:relative;z-index:10}@media (min-width:768px){.nav-desktop{display:flex}}.nav-left{display:flex;align-items:center;gap:2rem}.lawyer-image{width:160px;height:160px;border-radius:50%;overflow:hidden;border:4px solid var(--color-gray-200);flex-shrink:0}.lawyer-image img{width:100%;height:100%;object-fit:cover}.lawyer-name{font-size:2.25rem;font-weight:700;color:var(--color-gray-800)}.lawyer-desc{font-size:1.125rem;font-weight:400;color:var(--color-black)}.lawyer-desc strong{font-weight:700}@media (min-width:1024px){.lawyer-desc{font-size:1.25rem}}.lawyer-address-desktop{font-size:1rem;color:var(--color-black);font-weight:400}.nav-right{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:0.75rem;position:relative;z-index:10}.logo-desktop{width:450px;height:135px;position:relative}.logo-desktop img{width:100%;height:100%;object-fit:contain;object-position:left}.phone-button-desktop{display:inline-flex;align-items:center;justify-content:center;gap:0.75rem;background:var(--color-green);color:var(--color-white);padding:1rem 1.5rem;border-radius:3rem;font-weight:600;font-size:1.125rem;box-shadow:0 10px 25px rgba(0,0,0,0.15);border:2px solid var(--color-black);text-decoration:none;transition:all 0.3s;position:relative;z-index:10}.phone-button-desktop:hover{background:#45a049;transform:scale(1.05);box-shadow:0 15px 35px rgba(76,175,80,0.4)}.phone-icon{width:26px;height:26px;flex-shrink:0}.phone-text{display:flex;flex-direction:column;line-height:1.2}.phone-label{font-size:0.75rem;font-weight:600;text-transform:uppercase;opacity:0.95;white-space:nowrap}.phone-number{font-weight:800;font-size:1.125rem;letter-spacing:0.5px;white-space:nowrap}.nav-availability{font-size:0.875rem;color:var(--color-black);font-weight:400;line-height:1.4}@media (min-width:768px){.nav-availability{font-size:1rem}}.nav-availability p{margin:0.25rem 0}.nav-availability p:last-child{font-weight:700}.nav-availability .email-link{color:var(--color-primary);text-decoration:none;font-weight:700}.email-link{color:inherit;text-decoration:underline;white-space:nowrap;transition:color 0.3s}.email-link:hover{color:var(--color-primary)}.hero{background:#FAFAF8;position:relative;padding:1rem 1rem 1.5rem 1rem}@media (min-width:768px){.hero{padding:2rem 1rem 4rem 1rem}}.hero-grid{display:grid;gap:1.5rem;align-items:center}@media (min-width:768px){.hero-grid{grid-template-columns:1fr 1fr;gap:12.5rem;align-items:start}}.hero-title{font-size:1.5rem;font-weight:700;color:var(--color-black);margin-bottom:1rem;line-height:1.3;letter-spacing:0;font-family:'Lora',Georgia,'Times New Roman',serif}@media (min-width:768px){.hero-title{font-size:2rem;line-height:1.25;margin-bottom:1.25rem}}@media (min-width:1024px){.hero-title{font-size:2.5rem}}.hero-subtitle{font-size:1.125rem;font-weight:400;color:var(--color-black);margin-bottom:1.5rem;line-height:1.4}@media (min-width:768px){.hero-subtitle{font-size:1.25rem;margin-bottom:2rem}}@media (min-width:1024px){.hero-subtitle{font-size:1.375rem}}.trust-label{background:var(--color-black);color:var(--color-white);padding:0.75rem 1rem;border-radius:0.5rem;font-size:1rem;font-weight:700;margin-top:0.75rem;margin-bottom:1rem;display:inline-block}@media (min-width:768px){.trust-label{font-size:1.125rem;padding:0.875rem 1.25rem;margin-top:1rem;margin-bottom:1.25rem}}.hero-benefits{display:flex;flex-direction:column;gap:0.75rem}@media (min-width:768px){.hero-benefits{gap:1rem}}.benefit-item{display:flex;align-items:center;gap:0.75rem}.benefit-dot{width:6px;height:6px;border-radius:50%;background:var(--color-black);flex-shrink:0}@media (min-width:768px){.benefit-dot{width:8px;height:8px}}.benefit-text{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif;font-size:14px;font-weight:500;color:#000000;letter-spacing:0.02em}@media (min-width:768px){.benefit-text{font-size:16px}}@media (min-width:1024px){.benefit-text{font-size:16px}}.payment-badge{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif;background:#D84315;color:#FFFFFF;padding:0.75rem 1.5rem;border-radius:0.625rem;display:inline-block;font-size:14px;font-weight:600;letter-spacing:0.02em;text-transform:uppercase;box-shadow:0 4px 12px rgba(216,67,21,0.4);border:2px solid #000000}@media (min-width:768px){.payment-badge{font-size:14px;padding:0.875rem 1.75rem}}.price-badge{background:var(--color-black);color:var(--color-white);padding:0.25rem 0.5rem;border-radius:0.5rem;font-weight:700}.price-ht{font-size:0.75rem;font-weight:400}.hero-content{margin-bottom:2rem;display:flex;flex-direction:column;gap:2rem}@media (min-width:768px){.hero-content{margin-bottom:2.5rem;gap:2.5rem}}.hero-cta-text{border-left:4px solid var(--color-black);padding-left:1rem;padding-top:0.5rem;padding-bottom:0.5rem}@media (min-width:768px){.hero-cta-text{padding-left:1.5rem}}.cta-main-text{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif;font-size:1.25rem;color:var(--color-black);font-weight:700}@media (min-width:768px){.cta-main-text{font-size:1.875rem}}@media (min-width:1024px){.cta-main-text{font-size:2.5rem}}.urgency-box{background:var(--color-gray-50);border-left:4px solid var(--color-gray-800);border-radius:0.75rem;padding:1rem;margin-bottom:1.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,0.1)}@media (min-width:768px){.urgency-box{padding:1.5rem}}.urgency-content{display:flex;align-items:flex-start;gap:0.75rem}.urgency-icon{font-size:1.5rem;margin-top:0.25rem;flex-shrink:0}@media (min-width:768px){.urgency-icon{font-size:1.875rem}}.urgency-title{font-size:1.125rem;font-weight:700;color:var(--color-gray-800);margin-bottom:0.75rem;word-wrap:break-word;text-align:left}@media (min-width:768px){.urgency-title{font-size:1.25rem}}.urgency-list{list-style:none;display:flex;flex-direction:column;gap:0.5rem;font-size:0.875rem;color:var(--color-gray-800);text-align:left}@media (min-width:768px){.urgency-list{font-size:1rem}}.urgency-list li{display:flex;align-items:flex-start;gap:0.5rem}.bullet{color:var(--color-gray-800);font-weight:700;margin-top:0.25rem;flex-shrink:0}.urgency-footer{margin-top:1rem;font-size:0.875rem;font-weight:600;color:var(--color-gray-800);background:var(--color-white);padding:0.75rem;border-radius:0.5rem;word-wrap:break-word;text-align:left}@media (min-width:768px){.urgency-footer{font-size:1rem}}.urgency-box-mobile{display:block}@media (min-width:768px){.urgency-box-mobile{display:none}}.urgency-box-desktop{display:none}@media (min-width:768px){.urgency-box-desktop{display:block;margin-bottom:4.5rem}}@media (min-width:1024px){.urgency-box-desktop{margin-bottom:5rem}}.hero-form-wrapper{background:#FFFFFF;border-radius:1rem;padding:1rem;box-shadow:0 25px 50px -12px rgba(0,0,0,0.25);border:6px solid var(--color-black)}@media (min-width:768px){.hero-form-wrapper{padding:1.5rem;border-width:6px}}@media (min-width:1024px){.hero-form-wrapper{padding:2rem}}.contact-form{display:flex;flex-direction:column;gap:1rem;position:relative;z-index:1}.form-tagline{font-size:1.25rem;font-weight:700;color:var(--color-gray-800);margin-bottom:1rem;word-wrap:break-word}@media (min-width:768px){.form-tagline{font-size:1.5rem}}.form-group{display:flex;flex-direction:column}.field-error{color:#DC2626;font-size:0.875rem;font-weight:600;margin-top:0.5rem}.field-error.hidden{display:none}.form-label{font-size:0.8125rem;font-weight:700;color:var(--color-gray-800);margin-bottom:0.5rem;word-wrap:break-word}@media (min-width:768px){.form-label{font-size:0.8125rem}}.input-with-validation{position:relative;width:100%}.form-input{width:100%;padding:0.75rem 1rem;font-size:0.8125rem;border-radius:0.5rem;border:2px solid var(--color-gray-200);transition:all 0.3s;font-family:inherit}.form-input:focus{outline:none;border-color:var(--color-gray-800);box-shadow:0 0 0 4px rgba(0,0,0,0.1)}.form-input:disabled{opacity:0.5;cursor:not-allowed}.form-input.error{border-color:#DC2626 !important;box-shadow:0 0 0 4px rgba(220,38,38,0.1) !important}.consent-checkbox.error{outline:2px solid #DC2626;outline-offset:2px}@keyframes shake{0%,100%{transform:translateX(0)}25%{transform:translateX(-10px)}75%{transform:translateX(10px)}}.shake{animation:shake 0.5s}.validation-check{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:var(--color-gray-800);pointer-events:none;opacity:0;transition:opacity 0.3s ease}.validation-check:not(.hidden){opacity:1}.phone-hint{position:absolute;top:100%;left:0;margin-top:0.5rem;padding:0.5rem 0.75rem;background:var(--color-gray-800);color:var(--color-white);font-size:0.875rem;border-radius:0.5rem;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity 0.3s ease;z-index:10}.phone-hint::before{content:'';position:absolute;top:-4px;left:1rem;width:8px;height:8px;background:var(--color-gray-800);transform:rotate(45deg)}.phone-hint:not(.hidden){opacity:1}.form-consent{display:flex;align-items:flex-start;gap:0.5rem;background:var(--color-gray-50);padding:0.75rem;border-radius:0.5rem;border:2px solid transparent;transition:all 0.3s ease}.form-consent.error{background:var(--color-gray-100);border-color:var(--color-gray-800)}.consent-checkbox{margin-top:0.25rem;width:1.25rem;height:1.25rem;border-radius:0.25rem;border:2px solid var(--color-gray-200);cursor:pointer;flex-shrink:0;transition:border-color 0.3s ease}.consent-checkbox.error{border-color:var(--color-gray-800)}.consent-checkbox:focus{box-shadow:0 0 0 2px rgba(0,0,0,0.1)}.consent-label{font-size:0.8125rem;color:var(--color-gray-800);cursor:pointer;word-wrap:break-word;flex:1;min-width:0}.consent-link{text-decoration:underline;color:inherit;word-wrap:break-word;transition:color 0.3s}.consent-link:hover{color:var(--color-gray-800)}.question-error{background:var(--color-gray-100);border:2px solid var(--color-gray-800);border-radius:0.5rem;padding:0.75rem 1rem;color:var(--color-gray-800);font-size:0.875rem;font-weight:600;margin-top:0.5rem;margin-bottom:1rem;display:none}.question-error.show{display:block}.form-group.error .radio-option{border-color:var(--color-gray-800) !important;background:var(--color-gray-100) !important}.form-status{min-height:3.5rem;padding:1rem;border-radius:0.5rem;font-weight:600;opacity:1;transition:opacity 0.3s ease,max-height 0.3s ease;max-height:200px;overflow:hidden;margin-bottom:0.5rem}.form-status.hidden{opacity:0;max-height:0;min-height:0;padding-top:0;padding-bottom:0;margin-bottom:0;pointer-events:none}.form-status.success{background:var(--color-green-50);color:var(--color-green-800);border:2px solid var(--color-green-800)}.form-status.error{background:var(--color-red-50);color:var(--color-red-800);border:2px solid var(--color-red-800)}.form-submit{width:100%;background:#000000;color:#FFFFFF;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif;font-size:0.8125rem;font-weight:600;padding:0.875rem;border-radius:0.5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,0.25);border:2px solid #000000;cursor:pointer;transition:all 0.3s}@media (min-width:768px){.form-submit{font-size:0.8125rem;padding:1rem}}.form-submit:hover{background:#1a1a1a;transform:scale(1.02)}.form-submit:disabled{opacity:0.5;cursor:not-allowed;transform:none}.submit-text{word-wrap:break-word;padding:0 0.5rem}.form-footer{text-align:center;font-weight:600;padding-top:0.5rem;line-height:1.4}.form-footer-highlight{color:var(--color-gray-800);font-weight:700;font-size:0.875rem;margin-bottom:0.25rem;word-wrap:break-word}@media (min-width:768px){.form-footer-highlight{font-size:1rem}}.form-footer-hours{color:var(--color-black);font-size:0.875rem;margin-bottom:0.25rem;word-wrap:break-word;font-weight:400}@media (min-width:768px){.form-footer-hours{font-size:1rem}}.form-footer-email{font-size:0.875rem;color:var(--color-black);word-wrap:break-word;font-weight:700}@media (min-width:768px){.form-footer-email{font-size:1rem}}.form-footer-email .email-link{color:var(--color-primary);text-decoration:none;font-weight:700}.hero-right{display:flex;flex-direction:column;align-items:center;text-align:center;margin:0 auto;margin-top:2rem}@media (min-width:768px){.hero-right{padding-left:3rem;margin-top:0;margin-left:auto;margin-right:0}}.hero-image-wrapper{width:192px;height:192px;border-radius:1rem;overflow:hidden;margin-bottom:3rem;box-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}@media (min-width:768px){.hero-image-wrapper{width:256px;height:256px;margin-bottom:10rem;margin-top:5rem}}@media (min-width:1024px){.hero-image-wrapper{width:320px;height:320px;margin-bottom:12rem;margin-top:8rem}}.hero-image-wrapper img{width:100%;height:100%;object-fit:cover}.hero-message{color:var(--color-white);display:flex;flex-direction:column;gap:2rem;margin-bottom:1.5rem}@media (min-width:768px){.hero-message{margin-bottom:10rem;margin-top:0}}@media (min-width:1024px){.hero-message{margin-bottom:14rem;margin-top:0}}.hero-quote{position:relative}.hero-quote::before{content:'';position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--color-white);border-radius:0 0.75rem 0.75rem 0}.hero-quote{border-left:4px solid var(--color-white);padding-left:1.5rem;padding-top:1rem;padding-bottom:1rem;background:rgba(255,255,255,0.1);border-radius:0 0.75rem 0.75rem 0}.quote-text{font-size:1rem;font-weight:700;line-height:1.6;font-style:italic}@media (min-width:768px){.quote-text{font-size:1.125rem}}@media (min-width:1024px){.quote-text{font-size:1.25rem}}.hero-lawyer-card{background:var(--color-white);color:var(--color-gray-800);border-radius:0.75rem;padding:1.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,0.1);border-left:4px solid var(--color-black);display:flex;flex-direction:column;gap:1.25rem}@media (min-width:768px){.hero-lawyer-card{padding:1.75rem;gap:1.25rem;transform:scale(1.05);transform-origin:top center}}@media (min-width:1024px){.hero-lawyer-card{transform:scale(1.1);padding:1.75rem}}.lawyer-card-text{flex:1}.lawyer-card-name{font-size:1.25rem;font-weight:700;margin-bottom:0.5rem}@media (min-width:768px){.lawyer-card-name{font-size:1.375rem}}.lawyer-card-desc{font-size:0.75rem;color:var(--color-black);margin-bottom:0;font-weight:400}@media (min-width:768px){.lawyer-card-desc{font-size:0.8125rem}}@media (min-width:1024px){.lawyer-card-desc{font-size:0.9rem}}.lawyer-card-address-text{font-size:0.875rem;color:var(--color-black);font-weight:400}@media (min-width:768px){.lawyer-card-address-text{font-size:0.9rem}}.lawyer-card-address{width:100%;border-radius:0.5rem;overflow:hidden;border:1px solid var(--color-gray-200)}.lawyer-card-address img{width:100%;height:auto;display:block}.packs-section{padding:1.5rem 1rem;background:var(--color-gray-100)}.pricing-intro{max-width:960px;margin:0 auto 1.25rem;text-align:center}.pricing-intro-text{font-size:1.125rem;color:var(--color-gray-800);background:var(--color-gray-50);border:2px solid var(--color-gray-800);border-radius:0.75rem;padding:1.5rem;margin-top:1rem;line-height:1.6}@media (min-width:768px){.pricing-intro{margin-bottom:2rem}.pricing-intro-text{font-size:1.25rem;padding:2rem}}.process-guide{max-width:960px;margin:0 auto 1.5rem;background:var(--color-white);border-radius:1rem;padding:1.25rem 1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1)}@media (min-width:768px){.process-guide{padding:2rem;margin-bottom:2.5rem}}.process-intro{text-align:center;margin-bottom:1.25rem}@media (min-width:768px){.process-intro{margin-bottom:1.75rem}}.process-intro-title{font-size:1.375rem;font-weight:700;color:var(--color-gray-800);margin-bottom:0.5rem}@media (min-width:768px){.process-intro-title{font-size:1.625rem;margin-bottom:0.625rem}}.process-intro-text{font-size:0.9375rem;color:var(--color-black);max-width:640px;margin:0 auto;line-height:1.5}@media (min-width:768px){.process-intro-text{font-size:1rem}}.process-steps{display:grid;gap:0.875rem;margin-bottom:1.25rem}@media (min-width:768px){.process-steps{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.process-step{display:flex;gap:0.75rem;align-items:flex-start}@media (min-width:768px){.process-step{flex-direction:column;align-items:center;text-align:center}}.process-step-number{width:40px;height:40px;border-radius:50%;background:var(--color-black);color:var(--color-white);display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;flex-shrink:0}@media (min-width:768px){.process-step-number{width:52px;height:52px;font-size:1.625rem;margin-bottom:0.75rem}}.process-step-content{flex:1}.process-step-title{font-size:1.0625rem;font-weight:700;color:var(--color-gray-800);margin-bottom:0.375rem}@media (min-width:768px){.process-step-title{font-size:1.125rem}}.process-step-text{font-size:0.8125rem;color:var(--color-gray-600);line-height:1.5}@media (min-width:768px){.process-step-text{font-size:0.875rem}}.process-guarantee{background:var(--color-gray-50);border-left:4px solid var(--color-black);border-radius:0.5rem;padding:1rem;display:flex;align-items:flex-start;gap:0.75rem}@media (min-width:768px){.process-guarantee{padding:1.25rem 1.5rem;align-items:center}}.process-guarantee-icon{width:28px;height:28px;border-radius:50%;background:var(--color-black);color:var(--color-white);display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:700;flex-shrink:0}.process-guarantee-text{font-size:0.875rem;color:var(--color-gray-800);line-height:1.5}@media (min-width:768px){.process-guarantee-text{font-size:0.9375rem}}@media (min-width:768px){.packs-section{padding:3rem 1rem}}.section-title{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem}@media (min-width:768px){.section-title{font-size:2rem;margin-bottom:4rem}}@media (min-width:1024px){.section-title{font-size:2rem}}.packs-grid{display:grid;gap:2rem;max-width:1200px;margin:0 auto}@media (min-width:768px){.packs-grid{grid-template-columns:repeat(2,1fr);gap:3rem}}.pack-card{background:var(--color-white);border-radius:2rem;overflow:hidden;display:flex;flex-direction:column;transition:all 0.3s;height:100%;border:6px solid #FF6B35;padding:2.5rem 2rem}.pack-card:hover{transform:translateY(-0.25rem);box-shadow:0 20px 40px rgba(255,107,53,0.15)}.pack-yellow{border:6px solid #FF6B35}.pack-orange{border:6px solid #FF6B35}.pack-red{border:6px solid #FF6B35}.pack-header{padding:0 0 0.75rem 0;border-bottom:1px solid #E5E7EB;margin-bottom:1rem}.pack-title{font-size:2rem;font-weight:800;margin-bottom:1rem;color:#000}.pack-subtitle{font-size:0.875rem;color:#000;margin-bottom:0;line-height:1.6}.pack-objective{font-size:0.875rem;font-weight:600;margin-bottom:1rem}.pack-content{padding:0;display:flex;flex-direction:column;gap:0.25rem;flex-grow:1;margin-bottom:1rem}.pack-content-label{font-size:0.8125rem;font-weight:800;text-transform:uppercase;letter-spacing:0.05em;color:#000;margin-bottom:0.5rem}.pack-item{display:flex;gap:0.75rem;align-items:flex-start}.pack-dot{width:5px;height:5px;border-radius:50%;margin-top:0.5rem;flex-shrink:0;background:#000}.pack-yellow .pack-dot{background:#000}.pack-orange .pack-dot{background:#000}.pack-red .pack-dot{background:#000}.pack-item p{font-size:0.8125rem;color:#000;line-height:1.3}.pack-divider{border-top:2px dotted #D1D5DB;margin:1rem 0}.pack-price{padding:0;text-align:center;margin-bottom:1rem}.pack-price-label{font-size:0.875rem;font-weight:800;text-transform:uppercase;letter-spacing:0.05em;color:#6B7280;margin-bottom:1rem}.pack-price-amount{font-size:2.5rem;font-weight:900;margin-bottom:0.25rem;color:#000}.pack-yellow .pack-price-amount{color:#000}.pack-orange .pack-price-amount{color:#000}.pack-red .pack-price-amount{color:#000}.pack-price-ht{font-size:1rem;font-weight:400;color:#6B7280}.price-asterisk{font-size:1rem;font-weight:400;color:var(--color-gray-600);vertical-align:super}.pack-benefit{padding:0;background:transparent;margin-bottom:1rem;display:flex;flex-direction:column;gap:0.25rem}.pack-benefit-label{font-size:0.8125rem;font-weight:800;text-transform:uppercase;letter-spacing:0.05em;color:#000;margin-bottom:0}.pack-benefit-text{font-size:0.8125rem;color:#000;display:flex;align-items:flex-start;gap:0.5rem;margin-bottom:0}.pack-benefit-text::before{content:'✓';color:#10B981;font-weight:700;font-size:1.125rem;flex-shrink:0}.price-disclaimer{margin-top:1.5rem;text-align:center;padding:0 1rem}.price-disclaimer p{font-size:0.75rem;color:var(--color-black);font-style:italic}@media (min-width:768px){.price-disclaimer{margin-top:2rem}.price-disclaimer p{font-size:0.875rem}}.callback-section{margin-top:2rem;max-width:800px;margin-left:auto;margin-right:auto}@media (min-width:768px){.callback-section{margin-top:3rem}}.callback-content{max-width:800px;margin:0 auto}.callback-header{text-align:center;margin-bottom:1.5rem;background:rgba(255,255,255,0.95);border-radius:1rem;padding:1rem;box-shadow:0 25px 50px -12px rgba(0,0,0,0.25);border:2px solid var(--color-black)}@media (min-width:768px){.callback-header{margin-bottom:1.25rem;background:transparent;border-radius:0;padding:0;box-shadow:none;border:none}}.callback-title{font-size:1.125rem;font-weight:700;margin-bottom:0.5rem}@media (min-width:768px){.callback-title{font-size:1.5rem;margin-bottom:0.5rem}}@media (min-width:1024px){.callback-title{font-size:1.5rem}}.callback-subtitle{font-size:0.875rem;color:var(--color-black);margin-bottom:1rem}@media (min-width:768px){.callback-subtitle{font-size:0.875rem}}@media (min-width:1024px){.callback-subtitle{font-size:0.875rem}}.callback-phone-button{display:inline-flex;align-items:center;gap:0.75rem;background:var(--color-green);color:var(--color-white);padding:0.875rem 1.25rem;border-radius:0.75rem;transition:all 0.3s;box-shadow:0 25px 50px -12px rgba(0,0,0,0.25);font-size:1.25rem;font-weight:800;border:2px solid var(--color-black);white-space:nowrap;text-decoration:none}@media (min-width:768px){.callback-phone-button{gap:0.875rem;padding:1rem 1.5rem;font-size:1.5rem}}@media (min-width:1024px){.callback-phone-button{font-size:1.5rem}}.callback-phone-button:hover{background:#45a049;transform:scale(1.05)}.callback-form-wrapper{background:rgba(255,255,255,0.95);border-radius:1rem;padding:1rem;box-shadow:0 25px 50px -12px rgba(0,0,0,0.25);border:6px solid var(--color-black)}@media (min-width:768px){.callback-form-wrapper{padding:1.5rem;border-width:6px}}@media (min-width:1024px){.callback-form-wrapper{padding:2rem}}.expertise-section{padding:3rem 1rem}@media (min-width:768px){.expertise-section{padding:5rem 1rem}#equipe{padding:9rem 1rem !important}}.expertise-label{text-align:center;font-size:0.625rem;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;color:var(--color-gray-600);margin-bottom:0.375rem}@media (min-width:768px){.expertise-label{font-size:0.6875rem;margin-bottom:0.5rem}}.expertise-header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:2rem}@media (min-width:768px){.expertise-header{flex-direction:row;gap:3rem;margin-bottom:3rem}}.expertise-text{flex:1;text-align:center}@media (min-width:768px){.expertise-text{text-align:center}}.expertise-title{font-size:2rem;font-weight:900;margin-bottom:1.25rem}@media (min-width:768px){.expertise-title{font-size:2rem;margin-bottom:2rem}}@media (min-width:1024px){.expertise-title{font-size:2rem}}.expertise-subtitle{font-size:0.875rem;color:#000;max-width:650px;padding:0 1rem;margin:0 auto;line-height:1.5;font-weight:500}@media (min-width:768px){.expertise-subtitle{font-size:0.875rem;margin:0 auto;line-height:1.5}}.expertise-image{width:160px;height:160px;border-radius:50%;overflow:hidden;border:4px solid var(--color-gray-200);flex-shrink:0;box-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}@media (min-width:768px){.expertise-image{width:256px;height:256px}}.expertise-image img{width:100%;height:100%;object-fit:cover}.expertise-quote{text-align:center;font-style:italic;font-size:0.75rem;color:var(--color-gray-600);margin-bottom:1rem;max-width:896px;margin-left:auto;margin-right:auto;padding:0 1rem;line-height:1.25}@media (min-width:768px){.expertise-quote{font-size:0.8125rem;margin-bottom:1.25rem;line-height:1.3}}.quote-author{font-weight:600}.value-props{background:var(--color-gray-800);color:var(--color-white);border-radius:1rem;padding:1.5rem;max-width:650px;margin:0 auto}@media (min-width:768px){.value-props{border-radius:1.5rem;padding:3rem}}@media (min-width:1024px){.value-props{padding:4rem}}.value-props-grid{display:grid;gap:2rem}@media (min-width:768px){.value-props-grid{grid-template-columns:repeat(2,1fr);gap:3rem}}.value-prop{display:flex;align-items:flex-start;gap:0.75rem;margin-bottom:1.5rem}@media (min-width:768px){.value-prop{gap:1rem;margin-bottom:2rem}}.value-prop-dot{width:8px;height:8px;border-radius:50%;background:var(--color-green);margin-top:0.5rem;flex-shrink:0}@media (min-width:768px){.value-prop-dot{margin-top:0.75rem}}.value-prop-title{font-size:0.8125rem;font-weight:600;margin-bottom:0.25rem;color:var(--color-black);line-height:1.2}@media (min-width:768px){.value-prop-title{font-size:0.8125rem;margin-bottom:0.25rem;line-height:1.25}}.value-prop-text{font-size:0.8125rem;color:var(--color-gray-800);line-height:1.25}@media (min-width:768px){.value-prop-text{font-size:0.8125rem;line-height:1.3}}.footer{background:#FAFAF8;color:var(--color-gray-800);padding:3rem 1rem;margin:2rem 1rem 1rem 1rem;border-radius:1.5rem;border:3px solid #000000;box-shadow:0 4px 12px rgba(0,0,0,0.1)}@media (min-width:768px){.footer{padding:4rem 2rem;margin:2rem 2rem 1rem 2rem;border-radius:1.5rem}}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:3rem;flex-wrap:wrap;gap:2rem}.footer-left{display:flex;flex-direction:column;gap:0.75rem}.footer-logo{display:inline-block;width:200px;height:100px;cursor:pointer;transition:opacity 0.3s}@media (min-width:768px){.footer-logo{width:200px;height:100px}}.footer-logo:hover{opacity:0.8}.footer-logo img{width:100%;height:100%;object-fit:contain;object-position:left}.footer-address{font-size:0.875rem;color:var(--color-gray-800);line-height:1.6;margin:0}.footer-email{font-size:0.875rem;color:var(--color-gray-800);text-decoration:none;transition:color 0.3s}.footer-email:hover{color:#FF6B35}.footer-right{display:flex;align-items:flex-start}.footer-clock{font-family:'Courier New',Courier,monospace;font-size:1.5rem;font-weight:400;color:#FF6B35;letter-spacing:0.05em}@media (min-width:768px){.footer-clock{font-size:1.75rem}}.footer-bottom{border-top:1px solid rgba(0,0,0,0.1);padding-top:2rem;display:flex;flex-direction:column;gap:1.5rem}@media (min-width:768px){.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}}.footer-links-inline{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;align-items:center}.footer-link{font-size:0.875rem;color:var(--color-gray-600);text-decoration:none;white-space:nowrap;transition:color 0.3s}.footer-link:hover{color:#FF6B35}.footer-copyright{text-align:center;font-size:0.875rem;color:var(--color-gray-500)}@media (min-width:768px){.footer-copyright{text-align:right}}.floating-call-button{position:fixed;bottom:1.5rem;right:1.5rem;z-index:50;background:#000000;color:#FFFFFF;padding:1rem 1.5rem;border-radius:3rem;box-shadow:0 10px 25px rgba(0,0,0,0.3);transition:all 0.3s;border:2px solid #FF6B35;cursor:pointer;text-decoration:none;display:flex;align-items:center;gap:0.75rem;animation:pulse-subtle 2s ease-in-out infinite}@keyframes pulse-subtle{0%,100%{transform:scale(1);box-shadow:0 10px 25px rgba(0,0,0,0.3)}50%{transform:scale(1.02);box-shadow:0 12px 30px rgba(0,0,0,0.4)}}.floating-call-button:hover{background:#1a1a1a;transform:scale(1.05);box-shadow:0 15px 35px rgba(0,0,0,0.5);animation:none}.floating-call-content{display:flex;align-items:center;gap:0.625rem}.floating-call-icon{width:22px;height:22px;flex-shrink:0}.floating-call-text{display:flex;flex-direction:column;line-height:1.2}.floating-call-label{font-size:0.75rem;font-weight:600;text-transform:uppercase;opacity:0.95}.floating-call-number{font-size:1.125rem;font-weight:800;letter-spacing:0.5px}@media (max-width:640px){.floating-call-button{bottom:1rem;right:1rem;padding:0.75rem 1rem;gap:0.5rem;font-size:0.875rem}.floating-call-label{font-size:0.6875rem}.floating-call-number{font-size:1rem}.floating-call-icon{width:20px;height:20px}}.cookie-consent{position:fixed;bottom:0;left:0;right:0;z-index:50;background:var(--color-black);color:var(--color-white);font-size:0.75rem;padding:0.5rem 0.75rem;box-shadow:0 -10px 15px -3px rgba(0,0,0,0.1);border-top:1px solid rgba(255,255,255,0.1)}.cookie-content{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:0.75rem;flex-wrap:wrap}.cookie-text{display:flex;align-items:center;gap:0.5rem}.cookie-link{text-decoration:underline;color:inherit;transition:color 0.3s}.cookie-link:hover{color:var(--color-primary)}.cookie-buttons{display:flex;gap:0.5rem}.cookie-btn{padding:0.25rem 0.75rem;border-radius:0.25rem;font-size:0.75rem;cursor:pointer;transition:all 0.3s;font-family:inherit;border:none}.cookie-decline{border:1px solid rgba(255,255,255,0.3);background:transparent;color:var(--color-white)}.cookie-decline:hover{border-color:rgba(255,255,255,0.6)}.cookie-accept{background:#3B82F6;color:var(--color-white)}.cookie-accept:hover{background:#2563EB}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.spinner{display:inline-block;width:1.25rem;height:1.25rem;border:3px solid rgba(255,255,255,0.3);border-top-color:var(--color-white);border-radius:50%;animation:spin 0.8s linear infinite;vertical-align:middle;margin-right:0.5rem}.blog-section{padding:3rem 1rem;background:var(--color-gray-50)}@media (min-width:768px){.blog-section{padding:5rem 1rem}}.blog-header-home{text-align:center;margin-bottom:3rem}@media (min-width:768px){.blog-header-home{margin-bottom:4rem}}.section-label{font-size:0.75rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#000;margin-bottom:0.75rem}@media (min-width:768px){.section-label{font-size:0.875rem;margin-bottom:1rem}}.section-subtitle{font-size:0.875rem;color:var(--color-black);max-width:768px;margin:0 auto;line-height:1.6}@media (min-width:768px){.section-subtitle{font-size:0.875rem}}.blog-articles-grid{display:grid;gap:1.5rem;margin-bottom:3rem}@media (min-width:768px){.blog-articles-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width:1024px){.blog-articles-grid{grid-template-columns:repeat(3,1fr)}}.blog-article-card{background:var(--color-white);border-radius:1rem;padding:2rem;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);box-shadow:0 4px 6px -1px rgba(0,0,0,0.1);border:2px solid var(--color-gray-100);position:relative}.blog-article-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--color-gray-800),var(--color-orange));transform:scaleX(0);transition:transform 0.3s cubic-bezier(0.4,0,0.2,1);transform-origin:left;border-radius:1rem 1rem 0 0}.blog-article-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px rgba(0,0,0,0.15);border-color:var(--color-orange)}.blog-article-card:hover::before{transform:scaleX(1)}.blog-card-badge{display:inline-block;background:var(--color-orange);color:var(--color-white);font-size:0.75rem;font-weight:700;padding:0.375rem 0.75rem;border-radius:0.5rem;border:none;text-transform:uppercase;letter-spacing:0.025em;margin-bottom:1rem;align-self:flex-start}.blog-card-title{font-size:1.25rem;font-weight:700;color:var(--color-gray-800);margin-bottom:1rem;line-height:1.4}@media (min-width:768px){.blog-card-title{font-size:1.375rem}}.blog-card-excerpt{color:var(--color-gray-600);margin-bottom:1.5rem;line-height:1.7;flex:1;font-size:0.9375rem}.blog-card-link{color:var(--color-green);font-weight:600;font-size:0.9375rem;display:inline-flex;align-items:center;gap:0.5rem;transition:gap 0.3s}.blog-article-card:hover .blog-card-link{gap:0.75rem}.blog-cta-footer{text-align:center;margin-top:1rem}@media (min-width:768px){.blog-cta-footer{margin-top:2rem}}.blog-view-all-btn{display:inline-block;background:var(--color-black);color:var(--color-white);padding:1rem 2rem;border-radius:0.75rem;text-decoration:none;font-weight:700;font-size:1rem;border:2px solid var(--color-black);box-shadow:0 10px 15px -3px rgba(0,0,0,0.1);transition:all 0.3s}@media (min-width:768px){.blog-view-all-btn{font-size:1.125rem;padding:1.25rem 2.5rem}}.blog-view-all-btn:hover{background:var(--color-gray-800);transform:scale(1.05)}.blog-post{max-width:1100px;margin:4rem auto;padding:0 1.5rem;background:var(--color-white)}.article-container{max-width:1100px !important;margin:0 auto;padding:3rem 2rem !important}.article-wrapper{padding-bottom:6rem !important}@media (max-width:768px){.article-container{padding:2rem 1.5rem !important;padding-bottom:7rem !important}.article-wrapper{padding-bottom:7rem !important}}.article-content{max-width:100%;padding:2rem !important;font-size:0.875rem !important;line-height:1.5 !important}.article-content p{font-size:0.875rem !important;line-height:1.5 !important;margin-bottom:0.75rem !important}.article-content li{font-size:0.875rem !important;line-height:1.5 !important}.article-content h2{line-height:1.2 !important}.article-content h3{line-height:1.2 !important}@media (max-width:1200px){.article-content{padding:2rem !important}}@media (max-width:768px){.article-content{padding:2rem 1.5rem !important;font-size:0.875rem !important;line-height:1.5 !important}.article-content p{font-size:0.875rem !important;line-height:1.5 !important;margin-bottom:0.75rem !important}.article-content li{font-size:0.875rem !important;line-height:1.5 !important}.article-content h2{font-size:1.5rem !important;margin-top:2rem !important;margin-bottom:1rem !important;line-height:1.2 !important}.article-content h3{font-size:1.25rem !important;margin-top:1.5rem !important;margin-bottom:0.75rem !important;line-height:1.2 !important}.article-content ul,.article-content ol{padding-left:1.5rem !important;margin:1.5rem 0 !important}}@media (max-width:768px){.blog-post{margin:2rem auto;padding:0 1rem}}.post-header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid var(--color-gray-200)}.post-header h1{font-size:2.5rem;font-weight:800;line-height:1.2;color:var(--color-gray-800);margin-bottom:1rem;letter-spacing:-0.02em}@media (max-width:768px){.post-header h1{font-size:1.875rem}}.post-meta{font-size:0.9375rem;color:var(--color-gray-600);font-weight:500}.post-content{font-size:1.1875rem;line-height:1.9;color:var(--color-gray-800)}@media (max-width:768px){.post-content{font-size:1.125rem;line-height:1.75}}.post-content .lead{font-size:1.3125rem;line-height:1.85;color:var(--color-gray-700);margin-bottom:2.5rem;font-weight:500}@media (max-width:768px){.post-content .lead{font-size:1.1875rem;margin-bottom:2rem}}.post-content h2{font-size:2rem;font-weight:700;color:var(--color-gray-800);margin-top:4rem;margin-bottom:2rem;line-height:1.3}@media (max-width:768px){.post-content h2{font-size:1.625rem;margin-top:3rem;margin-bottom:1.5rem}}.post-content h3{font-size:1.5rem;font-weight:700;color:var(--color-gray-800);margin-top:3rem;margin-bottom:1.5rem;line-height:1.4}@media (max-width:768px){.post-content h3{font-size:1.375rem;margin-top:2.5rem;margin-bottom:1.25rem}}.post-content p{margin-bottom:2rem;line-height:1.9}.post-content strong{font-weight:700;color:var(--color-gray-800)}.post-content ul,.post-content ol{margin:2rem 0;padding-left:1.5rem}.post-content li{margin-bottom:1rem;line-height:1.85}.post-content ul li{list-style-type:disc}.post-content a{color:var(--color-primary);text-decoration:underline;transition:color 0.2s}.post-content a:hover{color:var(--color-green)}.post-content .contact-form p,.post-content .form-footer p{margin-bottom:0.25rem;line-height:1.4;font-size:inherit}.post-content .form-group{margin-bottom:1rem}.post-content .contact-form label{font-size:inherit;line-height:normal}.highlight-box,.info-box{background:var(--color-gray-50);border-left:4px solid var(--color-gray-800);padding:2rem;border-radius:0.75rem;margin:3rem 0;box-shadow:0 2px 8px rgba(0,0,0,0.05)}.highlight-box p,.info-box p{margin-bottom:1rem;line-height:1.85}.highlight-box p:last-child,.info-box p:last-child{margin-bottom:0}.warning-box{background:var(--color-gray-100);border-left:4px solid var(--color-gray-800);padding:1.5rem;border-radius:0.75rem;margin:2rem 0;box-shadow:0 2px 8px rgba(0,0,0,0.05)}.warning-box p{margin-bottom:0.75rem}.warning-box p:last-child{margin-bottom:0}.steps-container{margin:2rem 0}.step-item{background:var(--color-white);border:2px solid var(--color-gray-200);border-radius:1rem;padding:2rem;margin-bottom:1.5rem;transition:all 0.3s;position:relative;overflow:hidden}.step-item::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,var(--color-green) 0%,var(--color-primary) 100%);transform:scaleY(0);transition:transform 0.3s}.step-item:hover{border-color:var(--color-green);box-shadow:0 8px 24px rgba(0,0,0,0.1);transform:translateY(-2px)}.step-item:hover::before{transform:scaleY(1)}.step-number{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:linear-gradient(135deg,var(--color-green) 0%,#45a049 100%);color:var(--color-white);font-size:1.5rem;font-weight:800;border-radius:50%;margin-bottom:1rem;box-shadow:0 4px 12px rgba(76,175,80,0.3)}.step-title{font-size:1.375rem;font-weight:700;color:var(--color-gray-800);margin-bottom:1rem}.step-description{font-size:1.0625rem;line-height:1.7;color:var(--color-gray-700);margin-bottom:0.75rem}.step-description:last-child{margin-bottom:0}.step-item ul{margin:1rem 0 0.5rem 1.5rem}.step-item li{margin-bottom:0.5rem;line-height:1.6;color:var(--color-gray-700)}.comparison-table{width:100%;border-collapse:collapse;margin:3rem 0;background:var(--color-white);border-radius:0.75rem;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.08)}.comparison-table thead{background:linear-gradient(135deg,var(--color-gray-800) 0%,#2d3748 100%);color:var(--color-white)}.comparison-table th{padding:1.5rem 1.25rem;text-align:left;font-weight:700;font-size:1.0625rem}.comparison-table td{padding:1.5rem 1.25rem;border-bottom:1px solid var(--color-gray-200);font-size:1.0625rem;line-height:1.8}.comparison-table tbody tr:hover{background:var(--color-gray-50)}.comparison-table tbody tr:last-child td{border-bottom:none}.comparison-table strong{color:var(--color-gray-800);font-weight:700}@media (max-width:768px){.comparison-table{font-size:0.875rem}.comparison-table th,.comparison-table td{padding:1rem 0.75rem}}.faq-section{margin:3rem 0}.faq-item{background:var(--color-white) !important;border:2px solid #000 !important;border-radius:0.75rem !important;padding:0.25rem !important;margin-bottom:0.5rem !important;transition:all 0.3s}.faq-item:hover{border-color:var(--color-primary) !important;box-shadow:0 4px 16px rgba(0,0,0,0.08)}.faq-question{font-size:0.8125rem !important;font-weight:600 !important;color:#000 !important;margin-bottom:0;line-height:1.4;padding:0.25rem 0.5rem !important;width:100% !important;text-align:left !important;background:white !important;border:none !important;cursor:pointer;display:flex !important;justify-content:space-between !important;align-items:center !important}.faq-question[style*="padding"]{padding:0.25rem 0.5rem !important}.faq-answer{font-size:0.8125rem !important;line-height:1.6 !important;color:#000 !important;margin-bottom:0;padding:0 0.5rem 0.25rem 0.5rem !important}.faq-answer div{padding:2rem 0.5rem 0.25rem 0.5rem !important}.faq-answer div[style*="padding"]{padding:2rem 0.5rem 0.25rem 0.5rem !important}.faq-answer p{margin-bottom:0.5rem !important;line-height:1.6 !important;font-size:0.8125rem !important}.faq-answer p[style*="margin"]{margin-bottom:0.5rem !important}.faq-icon{font-size:1.25rem !important;color:#000 !important}@media (max-width:768px){.faq-item{padding:0.25rem !important;margin-bottom:0.5rem !important}.faq-question{font-size:0.8125rem !important;padding:0.25rem 0.5rem !important}.faq-answer{font-size:0.8125rem !important;padding:0 0.5rem 0.25rem 0.5rem !important}.faq-answer div{padding:2rem 0.5rem 0.25rem 0.5rem !important}.faq-answer p{font-size:0.8125rem !important;margin-bottom:0.5rem !important}.faq-icon{font-size:1rem !important}}.cta-box{background:var(--color-gray-800);color:var(--color-white);padding:3rem 2rem;border-radius:1rem;margin:3rem 0;text-align:center;box-shadow:0 8px 24px rgba(0,0,0,0.15);position:relative;overflow:hidden}.cta-box::before{content:'';position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,0.1) 0%,transparent 70%);animation:float 15s ease-in-out infinite}@keyframes float{0%,100%{transform:translate(0,0) rotate(0deg)}50%{transform:translate(-20px,-20px) rotate(180deg)}}@keyframes scroll-horizontal{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.animate-scroll-horizontal{animation:scroll-horizontal 50s linear infinite;will-change:transform}.mac-frame-container{position:relative;display:inline-block;transform:scale(0.85);padding:0.5rem 0.05rem;transition:transform 0.3s ease;background:#FAFAF8}.mac-frame-container:hover{transform:scale(0.87)}@media (min-width:768px){.mac-frame-container{transform:scale(1.0);padding:1rem 0.2rem}.mac-frame-container:hover{transform:scale(1.05)}}.mac-frame-img{width:20rem;height:auto;mix-blend-mode:multiply;filter:brightness(1.1)}@media (max-width:767px){.mac-frame-img{width:16rem}}@media (min-width:768px){.mac-frame-img{width:24rem}}.mac-screen{position:absolute;top:2.5rem;left:0;right:0;bottom:4rem;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.mac-screen{top:2rem}}.mac-screen-inner{width:73%;height:72%;background:black;border-radius:0.5rem;overflow:hidden}@media (min-width:600px) and (max-width:767px){.mac-screen-inner{width:75%;height:70%}}@media (min-width:768px){.mac-screen-inner{width:77%;height:69%}}.mac-iframe{width:333%;height:333%;border:0;pointer-events:none;transform:scale(0.3) translateX(8px);transform-origin:top left}.mac-complete-img{width:14rem;height:auto;display:block}@media (min-width:768px){.mac-complete-img{width:24rem}}.cta-box h3{font-size:1.875rem;font-weight:800;margin-bottom:1rem;position:relative;z-index:1;color:var(--color-white)}.cta-box p{font-size:1.125rem;margin-bottom:2rem;opacity:0.95;position:relative;z-index:1;line-height:1.7}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;position:relative;z-index:1}.cta-buttons a{display:inline-block;padding:1.125rem 2rem;background:var(--color-white);color:var(--color-gray-800);font-weight:700;font-size:1.125rem;border-radius:0.75rem;text-decoration:none;transition:all 0.3s;box-shadow:0 4px 12px rgba(0,0,0,0.15);border:2px solid var(--color-white)}.cta-buttons a:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,0.25);background:var(--color-gray-50)}.cta-buttons .email-link{background:transparent;color:var(--color-white);border:2px solid var(--color-white)}.cta-buttons .email-link:hover{background:var(--color-white);color:var(--color-gray-800)}@media (max-width:768px){.cta-box{padding:2rem 1.5rem}.cta-box h3{font-size:1.5rem}.cta-box p{font-size:1rem}.cta-buttons{flex-direction:column}.cta-buttons a{width:100%;text-align:center}}.related-articles{margin:3rem 0;padding:2rem;background:var(--color-gray-50);border-radius:1rem}.related-articles h3{font-size:1.5rem;font-weight:700;color:var(--color-gray-800);margin-bottom:1.5rem}.related-links{display:flex;flex-direction:column;gap:1rem}.related-link{display:block;padding:1.25rem 1.5rem;background:var(--color-white);border:2px solid var(--color-gray-200);border-radius:0.75rem;color:var(--color-gray-800);text-decoration:none;font-weight:600;font-size:1.0625rem;transition:all 0.3s;position:relative;padding-left:3rem}.related-link::before{content:'→';position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);color:var(--color-orange);font-size:1.25rem;font-weight:700;transition:transform 0.3s}.related-link:hover{border-color:var(--color-orange);background:rgba(255,152,0,0.1);transform:translateX(4px);box-shadow:0 4px 12px rgba(255,152,0,0.2)}.related-link:hover::before{transform:translateY(-50%) translateX(4px)}@media (max-width:768px){.related-articles{padding:1.5rem 1rem}.related-link{font-size:1rem;padding:1rem 1rem 1rem 2.5rem}.related-link::before{left:1rem}}.services-hero{background:#FAFAF8;color:#1F2937;padding:1rem 1rem 3rem 1rem;text-align:center;position:relative;overflow:hidden}.services-hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto}@media (min-width:768px){.services-hero{padding:2rem 1rem 8rem 1rem}}.reviews-mobile{display:flex !important;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.reviews-mobile::-webkit-scrollbar{display:none}#scrollLeft,#scrollRight{display:flex !important;opacity:1 !important;visibility:visible !important}@media (min-width:768px){.reviews-mobile{overflow-x:visible !important}.reviews-mobile > div{display:grid !important;grid-template-columns:repeat(5,1fr) !important;gap:1.5rem !important}.reviews-mobile > div > div{min-width:auto !important}#scrollLeft,#scrollRight{display:none !important}}.google-reviews{display:inline-flex;align-items:center;gap:0.5rem;background:#fff;padding:0.35rem 0.65rem;border-radius:50px;border:2px solid #000;box-shadow:0 2px 8px rgba(0,0,0,0.1);width:fit-content}.reviews-stars-badge{color:#FDB022;font-size:1.25rem;letter-spacing:2px}.reviews-rating{font-weight:800;font-size:1.125rem;color:#000}.reviews-count{font-size:0.75rem;color:#666;font-weight:600}