.trading-house-container{width:100%;max-width:900px;margin:2rem auto;padding:0 1rem;font-family:Vazirmatn,sans-serif;direction:rtl}.trading-house-card{background:#fff;border-radius:20px;box-shadow:0 15px 40px #0000001f;overflow:hidden}.trading-house-header{background:linear-gradient(135deg,#4a6741,#6b8e61);color:#fff;padding:2.5rem;text-align:center;position:relative;overflow:hidden}.trading-house-header:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.1' fill-rule='evenodd'/%3E%3C/svg%3E");opacity:.2}.trading-house-logo{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;display:inline-block;background:#ffffff1a;width:120px;height:120px;line-height:120px;border-radius:50%;text-align:center;box-shadow:0 5px 15px #0003;position:relative;overflow:hidden}.logo-icon{font-size:4rem;position:relative;z-index:2}.trading-house-logo:after{content:"";position:absolute;inset:-10px;background:linear-gradient(135deg,#fff3,#fff0 50%);transform:rotate(45deg)}.trading-house-title{font-size:2rem;font-weight:700;margin-bottom:.75rem;position:relative;z-index:1}.trading-house-subtitle{font-size:1.1rem;opacity:.9;max-width:600px;margin:0 auto;position:relative;z-index:1}.trading-house-form{padding:0}.step-indicator{display:flex;justify-content:space-between;align-items:center;margin:0;padding:1.5rem 2rem;background-color:#f8fafc;border-bottom:1px solid #e2e8f0}.step{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}.step-number{width:36px;height:36px;border-radius:50%;background-color:#e2e8f0;color:#64748b;display:flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:.5rem;transition:all .3s ease}.step.active .step-number{background-color:#4a6741;color:#fff;box-shadow:0 4px 10px #4a674133}.step-title{font-size:.9rem;color:#64748b;font-weight:500;transition:all .3s ease}.step.active .step-title{color:#4a6741;font-weight:600}.step-line{flex:1;height:3px;background-color:#e2e8f0;margin:0 1rem;position:relative;top:-18px;z-index:0}.form-step{padding:2rem}.step-heading{display:flex;align-items:center;font-size:1.5rem;color:#4a6741;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0}.step-icon{margin-left:.75rem;font-size:1.5rem;color:#4a6741}.sub-heading{display:flex;align-items:center;font-size:1.2rem;color:#4a6741;margin-bottom:1.25rem;margin-top:1.5rem}.sub-heading-icon{margin-left:.75rem;font-size:1.2rem;color:#4a6741}.form-row{display:flex;gap:1.5rem;flex-wrap:wrap}.form-row .form-group{flex:1;min-width:250px}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#334155}.label-icon{margin-left:.5rem;vertical-align:middle;color:#4a6741}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.875rem 1rem;border:1px solid #cbd5e1;border-radius:8px;font-family:Vazirmatn,sans-serif;font-size:1rem;color:#1e293b;background-color:#fff;transition:all .2s ease-in-out}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#4a6741;box-shadow:0 0 0 3px #4a67411a}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#ef4444;background-color:#fef2f2}.form-group input::-moz-placeholder,.form-group textarea::-moz-placeholder{color:#94a3b8}.form-group input::placeholder,.form-group textarea::placeholder{color:#94a3b8}.form-group textarea{resize:vertical;min-height:100px}.error-message{color:#ef4444;font-size:.875rem;margin-top:.25rem}.form-error{background-color:#fef2f2;border:1px solid #ef4444;border-radius:8px;padding:.75rem 1rem;margin:1rem 2rem;text-align:center}.required{color:#ef4444}.input-with-icon{position:relative}.input-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#64748b;font-size:1.25rem}.input-with-icon input{padding-left:3rem}.radio-group-container{margin-bottom:1.5rem}.radio-group{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:.5rem}.radio-container{display:flex;align-items:center;position:relative;padding-right:2rem;cursor:pointer;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.radio-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.radio-custom{position:absolute;right:0;top:0;height:22px;width:22px;background-color:#fff;border:2px solid #cbd5e1;border-radius:50%;transition:all .2s}.radio-container:hover input~.radio-custom{border-color:#4a6741}.radio-container input:checked~.radio-custom{border-color:#4a6741}.radio-custom:after{content:"";position:absolute;display:none;top:4px;right:4px;width:10px;height:10px;border-radius:50%;background:#4a6741}.radio-container input:checked~.radio-custom:after{display:block}.radio-label{color:#334155}.exchange-options{background-color:#f8fafc;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;border:1px solid #e2e8f0}.checkbox-container{display:flex;align-items:center;position:relative;padding-right:2.25rem;cursor:pointer;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:.75rem}.checkbox-container:last-child{margin-bottom:0}.checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;right:0;top:0;height:22px;width:22px;background-color:#fff;border:2px solid #cbd5e1;border-radius:4px;transition:all .2s}.checkbox-container:hover input~.checkmark{border-color:#4a6741}.checkbox-container input:checked~.checkmark{background-color:#4a6741;border-color:#4a6741}.checkmark:after{content:"";position:absolute;display:none}.checkbox-container input:checked~.checkmark:after{display:block}.checkbox-container .checkmark:after{left:7px;top:3px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-label{color:#334155}.sample-products-section{margin-bottom:2rem}.sample-products-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:1.5rem}.sample-product-card{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 10px #0000000d;transition:all .3s;border:1px solid #e2e8f0}.sample-product-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.sample-product-image{height:150px;background-size:cover;background-position:center;position:relative}.sample-product-image:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#0000 50%,#00000080)}.sample-product-image.product1{background-image:url(/images/product1.jpg)}.sample-product-image.product2{background-image:url(/images/product2.jpg)}.sample-product-image.product3{background-image:url(/images/product3.jpg)}.sample-product-info{padding:1.25rem}.sample-product-info h5{margin:0 0 .5rem;color:#4a6741;font-size:1.1rem}.sample-product-info p{margin:0 0 1rem;color:#64748b;font-size:.9rem}.sample-products-error{text-align:center;margin-top:1rem}.terms-container{background-color:#f8fafc;border-radius:12px;margin-bottom:2rem;overflow:hidden;border:1px solid #e2e8f0}.terms-header{background-color:#4a6741;color:#fff;padding:1rem 1.5rem;display:flex;align-items:center}.terms-icon{margin-left:.75rem;font-size:1.25rem}.terms-header h4{margin:0;font-size:1.1rem}.terms-content{padding:1.5rem}.terms-content p{margin-top:0;color:#334155}.terms-content ul{padding-right:1.5rem;margin-bottom:1.5rem;color:#475569}.terms-content li{margin-bottom:.5rem}.terms-checkbox{margin-top:1rem}.form-actions{display:flex;justify-content:space-between;margin-top:2.5rem}.prev-button,.next-button,.submit-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;border-radius:8px;font-family:Vazirmatn,sans-serif}.prev-button{background-color:#f1f5f9;color:#334155;border:1px solid #cbd5e1}.prev-button:hover{background-color:#e2e8f0}.next-button{background-color:#4a6741;color:#fff;border:none;box-shadow:0 4px 10px #4a674133}.next-button:hover{background-color:#5a7751;transform:translateY(-2px);box-shadow:0 6px 15px #4a674140}.submit-button{background:linear-gradient(135deg,#4a6741,#6b8e61);color:#fff;border:none;box-shadow:0 4px 10px #4a674133;padding:.875rem 2.5rem}.submit-button:hover{transform:translateY(-2px);box-shadow:0 6px 15px #4a674140}.submit-button:disabled{background:linear-gradient(135deg,#94a3b8,#64748b);cursor:not-allowed;transform:none;box-shadow:0 2px 5px #4a67411a}.button-icon{font-size:1.25rem}.spinner{display:inline-block;width:1.25rem;height:1.25rem;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.success-message{text-align:center;padding:3rem 2rem}.success-icon{display:flex;align-items:center;justify-content:center;width:100px;height:100px;background:linear-gradient(135deg,#4a6741,#6b8e61);border-radius:50%;margin:0 auto 1.5rem;color:#fff;font-size:3rem;box-shadow:0 10px 20px #4a674133}.success-message h3{color:#4a6741;font-size:1.75rem;margin-bottom:1rem}.success-message p{color:#475569;margin-bottom:2rem;line-height:1.7;max-width:600px;margin-left:auto;margin-right:auto}.success-details{background-color:#f8fafc;border-radius:12px;padding:1.5rem;margin-bottom:2rem;display:inline-block;min-width:300px;border:1px solid #e2e8f0}.success-detail{display:flex;justify-content:center;margin-bottom:.5rem}.success-detail:last-child{margin-bottom:0}.detail-label{font-weight:600;color:#334155;margin-left:.5rem}.detail-value{color:#4a6741;font-weight:500}.success-user-info{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.user-info-item{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #f1f5f9}.user-info-item:last-child{border-bottom:none}.user-info-label{color:#64748b;font-weight:500}.user-info-value{color:#334155;font-weight:600}.next-steps{background-color:#f0f9eb;border-radius:12px;padding:1.5rem;margin:2rem auto;max-width:700px;text-align:right;border:1px solid #d9eccc}.next-steps h4{color:#4a6741;margin-top:0;margin-bottom:1.25rem;font-size:1.2rem;text-align:center}.next-steps ol{list-style:none;padding:0;margin:0}.next-steps li{display:flex;margin-bottom:1.25rem;position:relative}.next-steps li:last-child{margin-bottom:0}.next-steps .step-number{width:30px;height:30px;border-radius:50%;background-color:#4a6741;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;margin-left:1rem;flex-shrink:0}.next-steps .step-text{flex:1}.next-steps .step-text strong{display:block;color:#4a6741;margin-bottom:.25rem}.next-steps .step-text p{margin:0;color:#475569;font-size:.95rem}.success-actions{margin-top:2rem}.home-button{display:inline-block;background:linear-gradient(135deg,#4a6741,#6b8e61);color:#fff;border:none;border-radius:8px;padding:.875rem 2rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s;text-decoration:none;box-shadow:0 4px 10px #4a674133}.home-button:hover{transform:translateY(-2px);box-shadow:0 6px 15px #4a674140}@media (max-width: 768px){.trading-house-header{padding:2rem 1rem}.trading-house-logo{width:90px;height:90px;line-height:90px;font-size:2.5rem}.logo-icon{font-size:3rem}.trading-house-title{font-size:1.5rem}.trading-house-subtitle{font-size:1rem}.step-indicator{padding:1rem}.step-title{font-size:.8rem}.form-step{padding:1.5rem}.step-heading{font-size:1.3rem}.form-actions{flex-direction:column;gap:1rem}.prev-button,.next-button,.submit-button{width:100%}.sample-products-container{grid-template-columns:1fr}}@media (max-width: 480px){.step-number{width:30px;height:30px;font-size:.9rem}.step-title{display:none}.step-line{top:-15px}}.trading-house-page[data-astro-cid-bjrdw5wq]{font-family:Vazirmatn,sans-serif;direction:rtl}.hero-section[data-astro-cid-bjrdw5wq]{background:linear-gradient(135deg,#4a6741,#6b8e61);color:#fff;padding:5rem 1rem;position:relative;overflow:hidden}.hero-section[data-astro-cid-bjrdw5wq]:before{content:"";position:absolute;inset:0;background-image:url(/images/trading-pattern.svg);opacity:.05}.container[data-astro-cid-bjrdw5wq]{max-width:1200px;margin:0 auto;padding:0 1rem;position:relative;z-index:1}.hero-section[data-astro-cid-bjrdw5wq] .container[data-astro-cid-bjrdw5wq]{display:flex;align-items:center;justify-content:space-between}.hero-content[data-astro-cid-bjrdw5wq]{max-width:600px}.hero-section[data-astro-cid-bjrdw5wq] h1[data-astro-cid-bjrdw5wq]{font-size:3rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(to right,#fff,#ecf0f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-section[data-astro-cid-bjrdw5wq] p[data-astro-cid-bjrdw5wq]{font-size:1.5rem;opacity:.9;line-height:1.6;margin-bottom:2rem}.hero-features[data-astro-cid-bjrdw5wq]{display:flex;gap:1.5rem;flex-wrap:wrap}.feature[data-astro-cid-bjrdw5wq]{display:flex;align-items:center;gap:.75rem;background-color:#ffffff1a;padding:.75rem 1.25rem;border-radius:50px;font-weight:500;transition:all .3s}.feature[data-astro-cid-bjrdw5wq]:hover{background-color:#fff3;transform:translateY(-3px)}.feature-icon[data-astro-cid-bjrdw5wq]{font-size:1.5rem}.hero-image[data-astro-cid-bjrdw5wq]{width:40%;max-width:400px}.hero-image[data-astro-cid-bjrdw5wq] img[data-astro-cid-bjrdw5wq]{width:100%;height:auto}.section-title[data-astro-cid-bjrdw5wq]{text-align:center;font-size:2.2rem;color:#4a6741;margin-bottom:2.5rem;position:relative;padding-bottom:1rem}.section-title[data-astro-cid-bjrdw5wq]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(to right,#4a6741,#6b8e61);border-radius:2px}.section-description[data-astro-cid-bjrdw5wq]{text-align:center;max-width:800px;margin:0 auto 3rem;color:#475569;line-height:1.7;font-size:1.1rem}.benefits-section[data-astro-cid-bjrdw5wq]{padding:5rem 1rem;background-color:#f8fafc}.benefits-grid[data-astro-cid-bjrdw5wq]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.benefit-card[data-astro-cid-bjrdw5wq]{background-color:#fff;border-radius:16px;padding:2.5rem 2rem;box-shadow:0 10px 25px #0000000d;transition:all .3s ease;text-align:center}.benefit-card[data-astro-cid-bjrdw5wq]:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}.benefit-icon[data-astro-cid-bjrdw5wq]{font-size:3rem;margin-bottom:1.5rem;display:inline-block}.benefit-card[data-astro-cid-bjrdw5wq] h3[data-astro-cid-bjrdw5wq]{color:#4a6741;font-size:1.4rem;margin-bottom:1rem}.benefit-card[data-astro-cid-bjrdw5wq] p[data-astro-cid-bjrdw5wq]{color:#475569;line-height:1.7}.how-it-works-section[data-astro-cid-bjrdw5wq]{padding:5rem 1rem;background-color:#fff;position:relative;overflow:hidden}.how-it-works-section[data-astro-cid-bjrdw5wq]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/images/dots-pattern.svg);opacity:.05;pointer-events:none}.steps-container[data-astro-cid-bjrdw5wq]{max-width:800px;margin:3rem auto 0;position:relative}.steps-container[data-astro-cid-bjrdw5wq]:before{content:"";position:absolute;top:0;bottom:0;right:25px;width:2px;background-color:#e2e8f0}.step-item[data-astro-cid-bjrdw5wq]{display:flex;margin-bottom:3rem;position:relative}.step-item[data-astro-cid-bjrdw5wq]:last-child{margin-bottom:0}.step-number[data-astro-cid-bjrdw5wq]{width:50px;height:50px;border-radius:50%;background-color:#4a6741;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.5rem;margin-left:2rem;box-shadow:0 4px 10px #4a674133;z-index:2}.step-content[data-astro-cid-bjrdw5wq]{flex:1;background-color:#f8fafc;border-radius:12px;padding:1.5rem;box-shadow:0 4px 10px #0000000d;border:1px solid #e2e8f0;transition:all .3s}.step-item[data-astro-cid-bjrdw5wq]:hover .step-content[data-astro-cid-bjrdw5wq]{transform:translateY(-3px);box-shadow:0 8px 20px #0000001a}.step-content[data-astro-cid-bjrdw5wq] h3[data-astro-cid-bjrdw5wq]{color:#4a6741;margin-top:0;margin-bottom:.75rem;font-size:1.3rem}.step-content[data-astro-cid-bjrdw5wq] p[data-astro-cid-bjrdw5wq]{color:#475569;margin:0;line-height:1.7}.registration-section[data-astro-cid-bjrdw5wq]{padding:5rem 1rem;background-color:#f8fafc}.testimonials-section[data-astro-cid-bjrdw5wq]{padding:5rem 1rem;background-color:#fff;position:relative;overflow:hidden}.testimonials-section[data-astro-cid-bjrdw5wq]:before{content:"";position:absolute;top:0;left:0;right:0;height:200px;background:linear-gradient(to bottom,#f8fafc,transparent);pointer-events:none}.testimonials-slider[data-astro-cid-bjrdw5wq]{max-width:800px;margin:3rem auto 0;position:relative;height:300px}.testimonial[data-astro-cid-bjrdw5wq]{position:absolute;top:0;left:0;width:100%;opacity:0;transform:translate(100%);transition:all .5s ease}.testimonial-content[data-astro-cid-bjrdw5wq]{background-color:#f8fafc;border-radius:12px;padding:2rem;box-shadow:0 4px 10px #0000000d;margin-bottom:1.5rem;position:relative}.testimonial-content[data-astro-cid-bjrdw5wq]:after{content:"";position:absolute;bottom:-10px;right:30px;width:20px;height:20px;background-color:#f8fafc;transform:rotate(45deg);box-shadow:4px 4px 10px #0000000d;z-index:-1}.testimonial-content[data-astro-cid-bjrdw5wq] p[data-astro-cid-bjrdw5wq]{color:#475569;font-style:italic;line-height:1.7;margin:0}.testimonial-author[data-astro-cid-bjrdw5wq]{display:flex;align-items:center;padding-right:2rem}.author-image[data-astro-cid-bjrdw5wq]{width:60px;height:60px;border-radius:50%;overflow:hidden;margin-left:1rem;border:3px solid #4a6741}.author-image[data-astro-cid-bjrdw5wq] img[data-astro-cid-bjrdw5wq]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.author-info[data-astro-cid-bjrdw5wq] h4[data-astro-cid-bjrdw5wq]{margin:0 0 .25rem;color:#4a6741;font-size:1.1rem}.author-info[data-astro-cid-bjrdw5wq] p[data-astro-cid-bjrdw5wq]{margin:0;color:#64748b;font-size:.9rem}.faq-section[data-astro-cid-bjrdw5wq]{padding:5rem 1rem;background-color:#f8fafc}.faq-list[data-astro-cid-bjrdw5wq]{max-width:800px;margin:0 auto}.faq-item[data-astro-cid-bjrdw5wq]{margin-bottom:1rem;border-radius:12px;background-color:#fff;box-shadow:0 4px 10px #0000000d;overflow:hidden}.faq-question[data-astro-cid-bjrdw5wq]{padding:1.5rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .3s}.faq-question[data-astro-cid-bjrdw5wq] h3[data-astro-cid-bjrdw5wq]{margin:0;font-size:1.1rem;color:#4a6741;font-weight:600}.faq-toggle[data-astro-cid-bjrdw5wq]{font-size:1.5rem;font-weight:700;color:#4a6741;transition:all .3s}.faq-answer[data-astro-cid-bjrdw5wq]{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer[data-astro-cid-bjrdw5wq] p[data-astro-cid-bjrdw5wq]{padding:0 1.5rem 1.5rem;margin:0;color:#475569;line-height:1.7}.faq-item[data-astro-cid-bjrdw5wq].active .faq-question[data-astro-cid-bjrdw5wq]{background-color:#f1f5f9}@media (max-width: 768px){.hero-section[data-astro-cid-bjrdw5wq]{padding:3rem 1rem}.hero-section[data-astro-cid-bjrdw5wq] .container[data-astro-cid-bjrdw5wq]{flex-direction:column;text-align:center}.hero-content[data-astro-cid-bjrdw5wq]{max-width:100%;margin-bottom:2rem}.hero-section[data-astro-cid-bjrdw5wq] h1[data-astro-cid-bjrdw5wq]{font-size:2.2rem}.hero-section[data-astro-cid-bjrdw5wq] p[data-astro-cid-bjrdw5wq]{font-size:1.2rem}.hero-features[data-astro-cid-bjrdw5wq]{justify-content:center}.hero-image[data-astro-cid-bjrdw5wq]{width:70%;margin:0 auto}.benefits-section[data-astro-cid-bjrdw5wq],.how-it-works-section[data-astro-cid-bjrdw5wq],.registration-section[data-astro-cid-bjrdw5wq],.testimonials-section[data-astro-cid-bjrdw5wq],.faq-section[data-astro-cid-bjrdw5wq]{padding:3rem 1rem}.section-title[data-astro-cid-bjrdw5wq]{font-size:1.8rem}.section-description[data-astro-cid-bjrdw5wq]{font-size:1rem}.steps-container[data-astro-cid-bjrdw5wq]:before{right:20px}.step-number[data-astro-cid-bjrdw5wq]{width:40px;height:40px;font-size:1.25rem;margin-left:1rem}.testimonials-slider[data-astro-cid-bjrdw5wq]{height:400px}.faq-question[data-astro-cid-bjrdw5wq] h3[data-astro-cid-bjrdw5wq]{font-size:1rem}}@media (max-width: 480px){.hero-section[data-astro-cid-bjrdw5wq] h1[data-astro-cid-bjrdw5wq]{font-size:1.8rem}.hero-section[data-astro-cid-bjrdw5wq] p[data-astro-cid-bjrdw5wq]{font-size:1.1rem}.step-content[data-astro-cid-bjrdw5wq]{padding:1rem}.step-content[data-astro-cid-bjrdw5wq] h3[data-astro-cid-bjrdw5wq]{font-size:1.1rem}.testimonials-slider[data-astro-cid-bjrdw5wq]{height:450px}.testimonial-author[data-astro-cid-bjrdw5wq]{padding-right:1rem}.author-image[data-astro-cid-bjrdw5wq]{width:50px;height:50px}}
