.marketing-module__NyRImG__page{background:linear-gradient(#f8f9fb 0%,#fff 100%);min-height:100vh;position:relative;overflow-x:hidden}.marketing-module__NyRImG__backgroundOrbs{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.marketing-module__NyRImG__orb{filter:blur(120px);opacity:.15;border-radius:50%;animation:20s ease-in-out infinite marketing-module__NyRImG__floatOrb;position:absolute}.marketing-module__NyRImG__orb1{background:radial-gradient(circle,#fbd74a 0%,#0000 70%);width:600px;height:600px;top:-200px;right:-100px}.marketing-module__NyRImG__orb2{background:radial-gradient(circle,#1668e3 0%,#0000 70%);width:500px;height:500px;animation-delay:-5s;bottom:100px;left:-150px}.marketing-module__NyRImG__orb3{background:radial-gradient(circle,#f59e0b 0%,#0000 70%);width:400px;height:400px;animation-delay:-10s;top:50%;right:10%}@keyframes marketing-module__NyRImG__floatOrb{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.95)}}.marketing-module__NyRImG__contentContainer{z-index:1;max-width:1200px;margin:0 auto;padding:2rem 2rem 4rem;position:relative}.marketing-module__NyRImG__heroSection{text-align:center;padding:3rem 0 4rem;animation:.6s ease-out marketing-module__NyRImG__fadeInUp}.marketing-module__NyRImG__heroBadge{color:#b45309;background:linear-gradient(135deg,#fbd74a26 0%,#f59e0b1a 100%);border:1px solid #fbd74a4d;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-flex}.marketing-module__NyRImG__heroBadge svg{color:#fbd74a}.marketing-module__NyRImG__heroTitle{color:#191e3b;letter-spacing:-.03em;margin:0 0 1rem;font-size:3.5rem;font-weight:800;line-height:1.1}.marketing-module__NyRImG__heroTitleAccent{background:linear-gradient(135deg,#fbd74a 0%,#f59e0b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.marketing-module__NyRImG__heroSubtitle{color:#4d5167;max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}@keyframes marketing-module__NyRImG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.marketing-module__NyRImG__stepsSection{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}.marketing-module__NyRImG__stepCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#fffffff2;border:1px solid #dfe0e499;border-radius:24px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.6s ease-out both marketing-module__NyRImG__fadeInUp;box-shadow:0 4px 24px #0000000f}.marketing-module__NyRImG__stepCard:first-child{animation-delay:.1s}.marketing-module__NyRImG__stepCard:nth-child(2){animation-delay:.2s}.marketing-module__NyRImG__stepCard:nth-child(3){animation-delay:.3s}.marketing-module__NyRImG__stepCard:hover{border-color:#fbd74a66;transform:translateY(-8px);box-shadow:0 16px 40px #0000001f}.marketing-module__NyRImG__stepNumber{color:#0f172a;background:linear-gradient(135deg,#fbd74a 0%,#f59e0b 100%);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1.5rem;font-size:1.25rem;font-weight:800;display:flex}.marketing-module__NyRImG__stepIcon{color:#f59e0b;background:linear-gradient(135deg,#fbd74a26 0%,#f59e0b1a 100%);border:1px solid #fbd74a4d;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;transition:all .3s;display:flex}.marketing-module__NyRImG__stepCard:hover .marketing-module__NyRImG__stepIcon{transform:scale(1.1)rotate(5deg)}.marketing-module__NyRImG__stepTitle{color:#191e3b;margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.marketing-module__NyRImG__stepDescription{color:#4d5167;margin:0;font-size:.9375rem;line-height:1.6}.marketing-module__NyRImG__featuresGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}.marketing-module__NyRImG__featureCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #dfe0e499;border-radius:20px;gap:1.25rem;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.6s ease-out both marketing-module__NyRImG__fadeInUp;display:flex;box-shadow:0 2px 16px #0000000a}.marketing-module__NyRImG__featureCard:hover{border-color:#1668e34d;transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.marketing-module__NyRImG__featureIcon{color:#1668e3;background:linear-gradient(135deg,#1668e31a 0%,#1668e30d 100%);border:1px solid #1668e326;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.marketing-module__NyRImG__featureContent{flex:1}.marketing-module__NyRImG__featureTitle{color:#191e3b;margin:0 0 .5rem;font-size:1.0625rem;font-weight:600}.marketing-module__NyRImG__featureDescription{color:#4d5167;margin:0;font-size:.9375rem;line-height:1.5}.marketing-module__NyRImG__ctaSection{text-align:center;background:linear-gradient(135deg,#fcd34d 0%,#f59e0b 100%);border-radius:24px;padding:3rem;animation:.6s ease-out .4s both marketing-module__NyRImG__fadeInUp;box-shadow:0 8px 40px #fbd74a59}.marketing-module__NyRImG__ctaTitle{color:#0f172a;margin:0 0 .75rem;font-size:2rem;font-weight:800}.marketing-module__NyRImG__ctaSubtitle{color:#0f172acc;margin:0 0 1.5rem;font-size:1.125rem}.marketing-module__NyRImG__ctaButton{color:#fbd74a;cursor:pointer;background:#0f172a;border:none;border-radius:14px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #0f172a4d}.marketing-module__NyRImG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0f172a66}.marketing-module__NyRImG__helpGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.marketing-module__NyRImG__helpCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;cursor:pointer;background:#fffffff2;border:1px solid #dfe0e499;border-radius:20px;padding:2rem;transition:all .3s;box-shadow:0 2px 16px #0000000a}.marketing-module__NyRImG__helpCard:hover{border-color:#fbd74a66;transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.marketing-module__NyRImG__helpIcon{color:#f59e0b;background:linear-gradient(135deg,#fbd74a26 0%,#f59e0b1a 100%);border:1px solid #fbd74a4d;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;display:flex}.marketing-module__NyRImG__helpTitle{color:#191e3b;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.marketing-module__NyRImG__helpDescription{color:#4d5167;margin:0;font-size:.875rem;line-height:1.5}.marketing-module__NyRImG__faqSection{max-width:800px;margin:0 auto 4rem}.marketing-module__NyRImG__sectionTitle{color:#191e3b;text-align:center;margin:0 0 2rem;font-size:2rem;font-weight:800}.marketing-module__NyRImG__faqList{flex-direction:column;gap:1rem;display:flex}.marketing-module__NyRImG__faqItem{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffc;border:1px solid #ffffff4d;border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 2px 12px #0000000a}.marketing-module__NyRImG__faqItem:hover{border-color:#1668e333;box-shadow:0 8px 24px #00000014}.marketing-module__NyRImG__faqQuestion{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;display:flex}.marketing-module__NyRImG__faqQuestionText{color:#191e3b;font-size:1rem;font-weight:600}.marketing-module__NyRImG__faqChevron{color:#9ca3af;flex-shrink:0;transition:transform .3s}.marketing-module__NyRImG__faqChevronOpen{color:#fbd74a;transform:rotate(180deg)}.marketing-module__NyRImG__faqAnswer{max-height:0;transition:max-height .3s;overflow:hidden}.marketing-module__NyRImG__faqAnswerOpen{max-height:300px}.marketing-module__NyRImG__faqAnswerText{color:#4d5167;padding:0 1.5rem 1.25rem;font-size:.9375rem;line-height:1.6}.marketing-module__NyRImG__contactGrid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:4rem;display:grid}.marketing-module__NyRImG__contactInfo{flex-direction:column;gap:1.5rem;display:flex}.marketing-module__NyRImG__contactCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #dfe0e499;border-radius:20px;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 2px 16px #0000000a}.marketing-module__NyRImG__contactCard:hover{border-color:#1668e34d;transform:translate(8px);box-shadow:0 8px 24px #00000014}.marketing-module__NyRImG__contactIcon{color:#fff;background:linear-gradient(135deg,#1668e3 0%,#0d4eaf 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.marketing-module__NyRImG__contactContent{flex:1}.marketing-module__NyRImG__contactLabel{color:#676a7d;margin:0 0 .25rem;font-size:.875rem}.marketing-module__NyRImG__contactValue{color:#191e3b;margin:0;font-size:1.0625rem;font-weight:600}.marketing-module__NyRImG__contactLink{color:#1668e3;font-size:1.0625rem;font-weight:600;text-decoration:none;transition:color .2s}.marketing-module__NyRImG__contactLink:hover{color:#0d4eaf}.marketing-module__NyRImG__contactForm{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #dfe0e499;border-radius:24px;padding:2rem;box-shadow:0 4px 24px #0000000f}.marketing-module__NyRImG__formTitle{color:#191e3b;margin:0 0 1.5rem;font-size:1.5rem;font-weight:700}.marketing-module__NyRImG__formGroup{margin-bottom:1.25rem}.marketing-module__NyRImG__formLabel{color:#334155;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.marketing-module__NyRImG__formInput,.marketing-module__NyRImG__formTextarea{color:#191e3b;background:#f8f9fb80;border:1px solid #dfe0e4cc;border-radius:12px;width:100%;padding:.875rem 1rem;font-size:1rem;transition:all .2s}.marketing-module__NyRImG__formInput:focus,.marketing-module__NyRImG__formTextarea:focus{border-color:#1668e3;outline:none;box-shadow:0 0 0 3px #1668e31a}.marketing-module__NyRImG__formTextarea{resize:vertical;min-height:120px}.marketing-module__NyRImG__formButton{color:#0f172a;cursor:pointer;background:linear-gradient(135deg,#fbd74a 0%,#f59e0b 100%);border:none;border-radius:12px;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 12px #fbd74a66}.marketing-module__NyRImG__formButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #fbd74a80}.marketing-module__NyRImG__aboutIntro{text-align:center;max-width:800px;margin:0 auto 4rem}.marketing-module__NyRImG__aboutText{color:#4d5167;margin:0 0 1.5rem;font-size:1.125rem;line-height:1.8}.marketing-module__NyRImG__valuesGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}.marketing-module__NyRImG__valueCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#fffffff2;border:1px solid #dfe0e499;border-radius:20px;padding:2rem;transition:all .3s;box-shadow:0 2px 16px #0000000a}.marketing-module__NyRImG__valueCard:hover{border-color:#fbd74a66;transform:translateY(-6px);box-shadow:0 16px 40px #0000001a}.marketing-module__NyRImG__valueIcon{color:#f59e0b;background:linear-gradient(135deg,#fbd74a26 0%,#f59e0b1a 100%);border:1px solid #fbd74a4d;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;display:flex}.marketing-module__NyRImG__valueTitle{color:#191e3b;margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.marketing-module__NyRImG__valueDescription{color:#4d5167;margin:0;font-size:.9375rem;line-height:1.6}.marketing-module__NyRImG__statsSection{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}.marketing-module__NyRImG__statCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#fffffff2;border:1px solid #dfe0e499;border-radius:20px;padding:2rem 1.5rem;box-shadow:0 2px 16px #0000000a}.marketing-module__NyRImG__statNumber{background:linear-gradient(135deg,#fbd74a 0%,#f59e0b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2.5rem;font-weight:800}.marketing-module__NyRImG__statLabel{color:#4d5167;margin:0;font-size:.9375rem}@media (max-width:1024px){.marketing-module__NyRImG__stepsSection,.marketing-module__NyRImG__valuesGrid,.marketing-module__NyRImG__statsSection,.marketing-module__NyRImG__helpGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.marketing-module__NyRImG__heroTitle{font-size:2.5rem}.marketing-module__NyRImG__heroSubtitle{font-size:1.125rem}.marketing-module__NyRImG__stepsSection,.marketing-module__NyRImG__featuresGrid,.marketing-module__NyRImG__valuesGrid,.marketing-module__NyRImG__helpGrid,.marketing-module__NyRImG__contactGrid{grid-template-columns:1fr}.marketing-module__NyRImG__statsSection{grid-template-columns:repeat(2,1fr)}.marketing-module__NyRImG__contentContainer{padding:1.5rem 1rem 3rem}}@media (max-width:480px){.marketing-module__NyRImG__heroTitle{font-size:2rem}.marketing-module__NyRImG__statsSection{grid-template-columns:1fr 1fr;gap:1rem}.marketing-module__NyRImG__statNumber{font-size:2rem}}
