.how-it-works-page{width:100%;background:var(--background-color)}.how-it-works-page .page-header{text-align:center;padding:80px 20px;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;margin-bottom:80px}.how-it-works-page .page-header h1{font-size:3.5rem;font-weight:700;margin-bottom:24px;max-width:800px;margin-left:auto;margin-right:auto}.how-it-works-page .page-header p{font-size:1.3rem;opacity:.9;max-width:700px;margin:0 auto;line-height:1.6}.how-it-works-page .steps-section{max-width:1200px;margin:0 auto;padding:0 20px 80px}.how-it-works-page .steps-section h2{font-size:2.8rem;font-weight:700;text-align:center;margin-bottom:60px;color:var(--text-color)}.how-it-works-page .steps-section .steps-container{display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px}.how-it-works-page .steps-section .steps-container .step-card{background:var(--card-bg);border:2px solid var(--border-color);border-radius:20px;padding:40px;transition:all .3s ease}.how-it-works-page .steps-section .steps-container .step-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.1);border-color:var(--primary-color)}.how-it-works-page .steps-section .steps-container .step-card .step-header{display:flex;align-items:center;gap:20px;margin-bottom:25px}.how-it-works-page .steps-section .steps-container .step-card .step-header .step-number{width:60px;height:60px;background:var(--primary-color);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0}.how-it-works-page .steps-section .steps-container .step-card .step-header .step-icon{font-size:3rem;flex-shrink:0}.how-it-works-page .steps-section .steps-container .step-card .step-header h3{font-size:1.8rem;font-weight:600;color:var(--text-color);margin:0}.how-it-works-page .steps-section .steps-container .step-card .step-content .step-description{font-size:1.1rem;color:var(--text-secondary);line-height:1.6;margin-bottom:25px}.how-it-works-page .steps-section .steps-container .step-card .step-content .step-features h4{font-size:1.1rem;font-weight:600;color:var(--text-color);margin-bottom:15px}.how-it-works-page .steps-section .steps-container .step-card .step-content .step-features ul{list-style:none;padding:0;margin:0}.how-it-works-page .steps-section .steps-container .step-card .step-content .step-features ul li{color:var(--text-secondary);position:relative;padding:8px 0 8px 25px}.how-it-works-page .steps-section .steps-container .step-card .step-content .step-features ul li:before{content:"✓";position:absolute;left:0;color:var(--primary-color);font-weight:600}.how-it-works-page .benefits-section{background:var(--section-bg);padding:80px 20px}.how-it-works-page .benefits-section h2{font-size:2.8rem;font-weight:700;text-align:center;margin-bottom:60px;color:var(--text-color)}.how-it-works-page .benefits-section .benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:30px;gap:30px;max-width:1200px;margin:0 auto}.how-it-works-page .benefits-section .benefits-grid .benefit-item{background:var(--card-bg);border:2px solid var(--border-color);border-radius:16px;padding:30px;text-align:center;transition:all .3s ease}.how-it-works-page .benefits-section .benefits-grid .benefit-item:hover{transform:translateY(-5px);border-color:var(--primary-color);box-shadow:0 10px 30px rgba(0,0,0,.1)}.how-it-works-page .benefits-section .benefits-grid .benefit-item .benefit-icon{font-size:3rem;margin-bottom:20px;display:block}.how-it-works-page .benefits-section .benefits-grid .benefit-item h4{font-size:1.4rem;font-weight:600;color:var(--text-color);margin-bottom:15px}.how-it-works-page .benefits-section .benefits-grid .benefit-item p{color:var(--text-secondary);line-height:1.6;margin:0}.how-it-works-page .video-section{max-width:1200px;margin:0 auto;padding:80px 20px;text-align:center}.how-it-works-page .video-section h2{font-size:2.8rem;font-weight:700;margin-bottom:60px;color:var(--text-color)}.how-it-works-page .video-section .video-placeholder{background:var(--card-bg);border:2px solid var(--border-color);border-radius:20px;padding:80px 40px;max-width:800px;margin:0 auto}.how-it-works-page .video-section .video-placeholder .video-content .play-button{font-size:4rem;margin-bottom:20px;opacity:.7}.how-it-works-page .video-section .video-placeholder .video-content p{font-size:1.2rem;color:var(--text-color);margin-bottom:10px}.how-it-works-page .video-section .video-placeholder .video-content span{color:var(--text-muted);font-style:italic}.how-it-works-page .faq-section{background:var(--section-bg);padding:80px 20px}.how-it-works-page .faq-section h2{font-size:2.8rem;font-weight:700;text-align:center;margin-bottom:60px;color:var(--text-color)}.how-it-works-page .faq-section .faq-container{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:25px}.how-it-works-page .faq-section .faq-container .faq-item{background:var(--card-bg);border:2px solid var(--border-color);border-radius:12px;padding:25px;transition:all .3s ease}.how-it-works-page .faq-section .faq-container .faq-item:hover{border-color:var(--primary-color)}.how-it-works-page .faq-section .faq-container .faq-item h4{font-size:1.2rem;font-weight:600;color:var(--text-color);margin-bottom:12px}.how-it-works-page .faq-section .faq-container .faq-item p{color:var(--text-secondary);line-height:1.6;margin:0}.how-it-works-page .cta-section{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;padding:80px 20px;text-align:center}.how-it-works-page .cta-section .cta-content{max-width:600px;margin:0 auto}.how-it-works-page .cta-section .cta-content h2{font-size:2.8rem;font-weight:700;margin-bottom:20px}.how-it-works-page .cta-section .cta-content p{font-size:1.2rem;opacity:.9;margin-bottom:40px;line-height:1.6}.how-it-works-page .cta-section .cta-content .cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.how-it-works-page .cta-section .cta-content .cta-buttons .btn-large{padding:18px 35px;font-size:1.1rem;font-weight:600}@media(max-width:1024px){.how-it-works-page .steps-section .steps-container .step-card .step-header{flex-direction:column;text-align:center;gap:15px}.how-it-works-page .steps-section .steps-container .step-card .step-header .step-icon,.how-it-works-page .steps-section .steps-container .step-card .step-header .step-number{align-self:center}.how-it-works-page .benefits-section .benefits-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px}}@media(max-width:768px){.how-it-works-page .page-header{padding:60px 15px}.how-it-works-page .page-header h1{font-size:2.5rem}.how-it-works-page .page-header p{font-size:1.1rem}.how-it-works-page .steps-section{padding:0 15px 60px}.how-it-works-page .steps-section h2{font-size:2.2rem}.how-it-works-page .steps-section .steps-container{gap:30px}.how-it-works-page .steps-section .steps-container .step-card{padding:25px}.how-it-works-page .steps-section .steps-container .step-card .step-header .step-number{width:50px;height:50px;font-size:1.3rem}.how-it-works-page .steps-section .steps-container .step-card .step-header .step-icon{font-size:2.5rem}.how-it-works-page .steps-section .steps-container .step-card .step-header h3{font-size:1.5rem}.how-it-works-page .steps-section .steps-container .step-card .step-content .step-description{font-size:1rem}.how-it-works-page .benefits-section{padding:60px 15px}.how-it-works-page .benefits-section h2{font-size:2.2rem}.how-it-works-page .benefits-section .benefits-grid{grid-template-columns:1fr;gap:20px}.how-it-works-page .benefits-section .benefits-grid .benefit-item{padding:25px}.how-it-works-page .video-section{padding:60px 15px}.how-it-works-page .video-section h2{font-size:2.2rem}.how-it-works-page .video-section .video-placeholder{padding:60px 25px}.how-it-works-page .video-section .video-placeholder .video-content .play-button{font-size:3rem}.how-it-works-page .faq-section{padding:60px 15px}.how-it-works-page .faq-section h2{font-size:2.2rem}.how-it-works-page .faq-section .faq-container{gap:20px}.how-it-works-page .faq-section .faq-container .faq-item{padding:20px}.how-it-works-page .cta-section{padding:60px 15px}.how-it-works-page .cta-section .cta-content h2{font-size:2.2rem}.how-it-works-page .cta-section .cta-content .cta-buttons{flex-direction:column;align-items:center}.how-it-works-page .cta-section .cta-content .cta-buttons .btn{width:100%;max-width:300px}}@media(max-width:480px){.how-it-works-page .page-header h1{font-size:2rem}.how-it-works-page .page-header p{font-size:1rem}.how-it-works-page .steps-section .steps-container .step-card{padding:20px}.how-it-works-page .steps-section .steps-container .step-card .step-header .step-number{width:45px;height:45px;font-size:1.2rem}.how-it-works-page .steps-section .steps-container .step-card .step-header .step-icon{font-size:2.2rem}.how-it-works-page .steps-section .steps-container .step-card .step-header h3{font-size:1.3rem}.how-it-works-page .steps-section .steps-container .step-card .step-content .step-description{font-size:.95rem}.how-it-works-page .steps-section .steps-container .step-card .step-content .step-features h4{font-size:1rem}.how-it-works-page .steps-section .steps-container .step-card .step-content .step-features ul li{font-size:.9rem;padding:6px 0}.how-it-works-page .benefits-section .benefits-grid .benefit-item{padding:20px}.how-it-works-page .benefits-section .benefits-grid .benefit-item .benefit-icon{font-size:2.5rem}.how-it-works-page .benefits-section .benefits-grid .benefit-item h4{font-size:1.2rem}.how-it-works-page .video-section .video-placeholder{padding:40px 20px}.how-it-works-page .video-section .video-placeholder .video-content .play-button{font-size:2.5rem}.how-it-works-page .video-section .video-placeholder .video-content p{font-size:1rem}.how-it-works-page .cta-section .cta-content h2{font-size:1.8rem}}