.HeroSection_hero__8vOnm{position:relative;width:100%;height:100vh;overflow:hidden;background-color:transparent;pointer-events:none}.HeroSection_backgroundGradient__iKiT_,.HeroSection_backgroundImage__AS2hp,.HeroSection_background__MZTp4{display:none}.HeroSection_overlay__WuQXD{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,transparent 60%);z-index:2;pointer-events:none}.HeroSection_container__BpHCd{position:relative;width:100%;height:100%;max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:center;padding:var(--spacing-2xl) var(--spacing-lg);z-index:10}.HeroSection_content__mv9W1{text-align:center;max-width:800px;animation:HeroSection_fadeInUp__VSuWd .8s ease-out}@keyframes HeroSection_fadeInUp__VSuWd{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.HeroSection_title__SeoZX{font-size:3.5rem;font-weight:700;color:#fff;text-shadow:0 4px 30px rgba(0,0,0,.5);margin-bottom:var(--spacing-lg);line-height:1.2;letter-spacing:-.02em}.HeroSection_subtitle__8vgRH{font-size:1.25rem;font-weight:400;color:hsla(0,0%,100%,.95);text-shadow:0 2px 15px rgba(0,0,0,.4);line-height:1.6;margin-bottom:var(--spacing-2xl);max-width:600px;margin-left:auto;margin-right:auto}.HeroSection_cta__2LoCg{display:inline-block;background-color:var(--primary);color:#fff;padding:var(--spacing-md) var(--spacing-2xl);border-radius:999px;font-size:1rem;font-weight:600;text-decoration:none;border:1px solid hsla(0,0%,100%,.2);transition:all var(--transition-fast);box-shadow:0 4px 20px rgba(0,112,243,.4);backdrop-filter:blur(4px);pointer-events:auto;cursor:pointer}.HeroSection_cta__2LoCg:hover{background-color:#fff;color:var(--primary);transform:translateY(-2px);box-shadow:0 6px 25px hsla(0,0%,100%,.3)}.HeroSection_cta__2LoCg:active{transform:translateY(0)}.HeroSection_pagination__BYebT{position:absolute;bottom:var(--spacing-2xl);left:50%;transform:translateX(-50%);display:flex;gap:var(--spacing-md);z-index:20}.HeroSection_dot__gsmY0{width:10px;height:10px;border-radius:50%;border:2px solid hsla(0,0%,100%,.4);background-color:transparent;transition:all var(--transition-fast);padding:0;pointer-events:auto;cursor:pointer}.HeroSection_dot__gsmY0:hover{border-color:hsla(0,0%,100%,.9);transform:scale(1.1);background-color:hsla(0,0%,100%,.2)}.HeroSection_dot__gsmY0.HeroSection_active__B8k8a{background-color:#fff;border-color:#fff;box-shadow:0 0 10px hsla(0,0%,100%,.5)}@media (max-width:1024px){.HeroSection_hero__8vOnm{height:85vh;min-height:550px}.HeroSection_title__SeoZX{font-size:3rem}.HeroSection_subtitle__8vgRH{font-size:1.15rem}}@media (max-width:768px){.HeroSection_hero__8vOnm{height:80vh;min-height:500px;max-height:700px}.HeroSection_container__BpHCd{padding:var(--spacing-xl) var(--spacing-md)}.HeroSection_title__SeoZX{font-size:2.5rem;margin-bottom:var(--spacing-md)}.HeroSection_subtitle__8vgRH{font-size:1.1rem;margin-bottom:var(--spacing-xl)}.HeroSection_cta__2LoCg{padding:var(--spacing-sm) var(--spacing-xl);font-size:.95rem}.HeroSection_pagination__BYebT{bottom:var(--spacing-xl);gap:var(--spacing-sm)}}@media (max-width:640px){.HeroSection_hero__8vOnm{height:70vh;min-height:450px;max-height:600px}.HeroSection_container__BpHCd{padding:var(--spacing-lg)}.HeroSection_title__SeoZX{font-size:2rem;margin-bottom:var(--spacing-sm)}.HeroSection_subtitle__8vgRH{font-size:1rem;margin-bottom:var(--spacing-lg);line-height:1.5}.HeroSection_cta__2LoCg{padding:var(--spacing-sm) var(--spacing-lg);font-size:.9rem}.HeroSection_pagination__BYebT{bottom:var(--spacing-lg)}.HeroSection_dot__gsmY0{width:8px;height:8px}}@media (max-width:480px){.HeroSection_hero__8vOnm{min-height:400px}.HeroSection_title__SeoZX{font-size:1.75rem}.HeroSection_subtitle__8vgRH{font-size:.95rem}}@media (prefers-reduced-motion:reduce){.HeroSection_content__mv9W1{animation:none}.HeroSection_cta__2LoCg,.HeroSection_dot__gsmY0{transition:none}}@media (prefers-contrast:more){.HeroSection_cta__2LoCg,.HeroSection_dot__gsmY0{border-width:3px}}.TrustedBySection_section__4jl5S{padding:4rem 0;background-color:#fff;border-bottom:1px solid #f1f5f9;pointer-events:none}.TrustedBySection_container__N5KTI{max-width:1280px;margin:0 auto;padding:0 2rem;text-align:center}.TrustedBySection_title__PABn2{color:#94a3b8;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2.5rem;font-family:var(--font-heading,sans-serif)}.TrustedBySection_logoGrid__sSmNG{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem 4rem}.TrustedBySection_logoItem__yesjW{display:flex;align-items:center;justify-content:center;opacity:.5;transition:all .3s cubic-bezier(.4,0,.2,1);filter:grayscale(100%);cursor:default;pointer-events:auto;cursor:pointer}.TrustedBySection_logoItem__yesjW:hover{opacity:1;filter:grayscale(0);transform:translateY(-2px)}.TrustedBySection_logoText__8H0tu{font-family:Helvetica Neue,Arial,sans-serif;font-size:1.25rem;font-weight:800;color:#334155;white-space:nowrap}@media (max-width:768px){.TrustedBySection_section__4jl5S{padding:3rem 0}.TrustedBySection_logoGrid__sSmNG{gap:2rem}.TrustedBySection_logoText__8H0tu{font-size:1rem}}.Featuressection_section__9aWUV{padding:var(--spacing-2xl) var(--spacing-lg);background-color:transparent;pointer-events:none}.Featuressection_container__p1bf_{max-width:1280px;margin:0 auto}.Featuressection_title__ZVB15{font-size:2rem;font-weight:700;color:#fff;text-align:center;margin-bottom:var(--spacing-2xl);letter-spacing:-.01em;text-shadow:0 2px 10px rgba(0,0,0,.3)}.Featuressection_grid__emEqQ{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--spacing-xl)}.Featuressection_card__GLAoz{display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--spacing-xl);background:hsla(0,0%,100%,.1);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.2);border-radius:16px;transition:all var(--transition-fast);box-shadow:0 4px 30px rgba(0,0,0,.1);pointer-events:auto;cursor:pointer}.Featuressection_card__GLAoz:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.5);box-shadow:0 10px 40px rgba(0,0,0,.2);transform:translateY(-4px)}.Featuressection_iconWrapper__flk0z{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:50%;margin-bottom:var(--spacing-lg);transition:transform var(--transition-fast);box-shadow:0 4px 15px rgba(0,0,0,.2)}.Featuressection_card__GLAoz:hover .Featuressection_iconWrapper__flk0z{transform:scale(1.1) rotate(5deg)}.Featuressection_icon__DOg5F{width:2rem;height:2rem;color:#fff;stroke-width:2px}.Featuressection_cardTitle__qQ3W4{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:var(--spacing-md);text-shadow:0 2px 4px rgba(0,0,0,.2)}.Featuressection_description__0yf_N{font-size:.95rem;color:hsla(0,0%,100%,.85);line-height:1.6;margin:0}@media (max-width:768px){.Featuressection_section__9aWUV{padding:var(--spacing-xl) var(--spacing-md)}.Featuressection_title__ZVB15{font-size:1.75rem;margin-bottom:var(--spacing-xl)}.Featuressection_grid__emEqQ{grid-template-columns:1fr;gap:var(--spacing-lg)}.Featuressection_card__GLAoz{padding:var(--spacing-lg)}.Featuressection_iconWrapper__flk0z{width:70px;height:70px}.Featuressection_icon__DOg5F{font-size:2rem}.Featuressection_cardTitle__qQ3W4{font-size:1.1rem}.Featuressection_description__0yf_N{font-size:.9rem}}@media (max-width:640px){.Featuressection_title__ZVB15{font-size:1.5rem;margin-bottom:var(--spacing-lg)}.Featuressection_card__GLAoz{padding:var(--spacing-md)}.Featuressection_iconWrapper__flk0z{width:60px;height:60px;margin-bottom:var(--spacing-md)}.Featuressection_icon__DOg5F{font-size:1.75rem}.Featuressection_cardTitle__qQ3W4{font-size:1rem;margin-bottom:var(--spacing-sm)}}@media (prefers-reduced-motion:reduce){.Featuressection_card__GLAoz,.Featuressection_iconWrapper__flk0z{transition:none}}@media (prefers-contrast:more){.Featuressection_card__GLAoz{border-width:2px;background:rgba(0,0,0,.7)}.Featuressection_description__0yf_N{color:#fff}}.ProductPreviewSection_section__rxQg_{padding:8rem 0;background-color:#f8fafc;pointer-events:none}.ProductPreviewSection_container__qHELf{max-width:1280px;margin:0 auto;padding:0 2rem}.ProductPreviewSection_header___bVdd{text-align:center;max-width:700px;margin:0 auto 5rem}.ProductPreviewSection_title__eWqRq{font-size:2.5rem;font-weight:800;color:#0f172a;margin-bottom:1rem;letter-spacing:-.02em;font-family:var(--font-heading,sans-serif)}.ProductPreviewSection_desc__YXg4Y{font-size:1.125rem;color:#64748b;line-height:1.7}.ProductPreviewSection_grid____8GI{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.ProductPreviewSection_cardLink__eh4cJ,.ProductPreviewSection_card__9PgH2{background:#fff;padding:3rem 2.5rem;border-radius:20px;border:1px solid rgba(0,0,0,.04);box-shadow:0 4px 6px -1px rgba(0,0,0,.05);transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;flex-direction:column;align-items:flex-start;position:relative;overflow:hidden;cursor:pointer;pointer-events:auto}.ProductPreviewSection_cardLink__eh4cJ{text-decoration:none;color:inherit}.ProductPreviewSection_cardLink__eh4cJ:hover,.ProductPreviewSection_card__9PgH2:hover{transform:translateY(-8px);box-shadow:0 20px 40px -5px rgba(0,0,0,.1);border-color:rgba(0,112,243,.2)}.ProductPreviewSection_iconBox__nKB5N{width:64px;height:64px;background-color:#f0f9ff;color:#0070f3;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;transition:transform .3s ease}.ProductPreviewSection_cardLink__eh4cJ:hover .ProductPreviewSection_iconBox__nKB5N,.ProductPreviewSection_card__9PgH2:hover .ProductPreviewSection_iconBox__nKB5N{transform:scale(1.1) rotate(5deg)}.ProductPreviewSection_cardTitle__VgzLE{font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.ProductPreviewSection_cardDesc__BaWMy{font-size:1rem;color:#64748b;line-height:1.6;margin-bottom:2rem;flex-grow:1}.ProductPreviewSection_link__0QbZu{color:#0070f3;font-weight:700;font-size:.95rem;display:flex;align-items:center;gap:.5rem;transition:gap .2s ease}.ProductPreviewSection_cardLink__eh4cJ:hover .ProductPreviewSection_link__0QbZu,.ProductPreviewSection_card__9PgH2:hover .ProductPreviewSection_link__0QbZu{gap:.75rem}@media (max-width:1024px){.ProductPreviewSection_grid____8GI{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ProductPreviewSection_section__rxQg_{padding:5rem 0}.ProductPreviewSection_grid____8GI{grid-template-columns:1fr;gap:1.5rem}.ProductPreviewSection_cardLink__eh4cJ,.ProductPreviewSection_card__9PgH2{padding:2rem}.ProductPreviewSection_title__eWqRq{font-size:2rem}}.Statssection_section__wynNV{padding:var(--spacing-2xl) var(--spacing-lg);background-color:transparent;position:relative;overflow:hidden;pointer-events:none}.Statssection_section__wynNV:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(90deg,transparent,transparent 49px,hsla(0,0%,100%,.05) 0,hsla(0,0%,100%,.05) 50px);pointer-events:none}.Statssection_container__715sQ{max-width:1280px;margin:0 auto;position:relative;z-index:1}.Statssection_title__VFykd{font-size:2rem;font-weight:700;color:#fff;text-align:center;margin-bottom:var(--spacing-2xl);letter-spacing:-.01em;text-shadow:0 2px 10px rgba(0,0,0,.3)}.Statssection_grid__ITGnp{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--spacing-xl)}.Statssection_statCard__wzjei{display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--spacing-xl);background-color:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;transition:all var(--transition-fast);pointer-events:auto;cursor:pointer}.Statssection_statCard__wzjei:hover{background-color:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.4);transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.3)}.Statssection_value__snWlR{font-size:3rem;font-weight:700;color:#fff;line-height:1;margin-bottom:var(--spacing-md);letter-spacing:-.02em;text-shadow:0 0 20px hsla(0,0%,100%,.4)}.Statssection_label__sJ6tt{font-size:1rem;font-weight:500;color:hsla(0,0%,100%,.9);text-transform:uppercase;letter-spacing:.05em}@media (max-width:768px){.Statssection_section__wynNV{padding:var(--spacing-xl) var(--spacing-md)}.Statssection_title__VFykd{font-size:1.75rem;margin-bottom:var(--spacing-xl)}.Statssection_grid__ITGnp{grid-template-columns:repeat(2,1fr);gap:var(--spacing-lg)}.Statssection_statCard__wzjei{padding:var(--spacing-lg)}.Statssection_value__snWlR{font-size:2.5rem}.Statssection_label__sJ6tt{font-size:.9rem}}@media (max-width:640px){.Statssection_title__VFykd{font-size:1.5rem;margin-bottom:var(--spacing-lg)}.Statssection_grid__ITGnp{grid-template-columns:1fr;gap:var(--spacing-md)}.Statssection_statCard__wzjei{padding:var(--spacing-md)}.Statssection_value__snWlR{font-size:2rem;margin-bottom:var(--spacing-sm)}.Statssection_label__sJ6tt{font-size:.85rem}}@media (prefers-reduced-motion:reduce){.Statssection_statCard__wzjei{transition:none}}@media (prefers-contrast:more){.Statssection_section__wynNV{background:transparent}.Statssection_statCard__wzjei{background-color:rgba(0,0,0,.5);border-width:2px}}.NewsFeedSection_section__TZgnX{padding:8rem 0;background-color:#fff;pointer-events:none}.NewsFeedSection_container___4JgF{max-width:1000px;margin:0 auto;padding:0 2rem}.NewsFeedSection_sectionTitle__lEMID{font-size:2.25rem;font-weight:800;color:#0f172a;margin-bottom:4rem;text-align:left;border-left:6px solid #0070f3;padding-left:1.5rem;line-height:1.2}.NewsFeedSection_list___JR6G{display:flex;flex-direction:column}.NewsFeedSection_itemLink__6Lpbv,.NewsFeedSection_item__xqD_z{display:flex;align-items:center;justify-content:space-between;padding:2.5rem 0;border-bottom:1px solid #e2e8f0;transition:all .3s ease;cursor:pointer;pointer-events:auto}.NewsFeedSection_itemLink__6Lpbv{text-decoration:none;color:inherit;width:100%}.NewsFeedSection_itemLink__6Lpbv:last-child,.NewsFeedSection_item__xqD_z:last-child{border-bottom:none}.NewsFeedSection_itemLink__6Lpbv:hover,.NewsFeedSection_item__xqD_z:hover{padding-left:1rem;background-color:#f8fafc;border-bottom-color:transparent;border-radius:8px}.NewsFeedSection_dateWrapper__XrcM1{display:flex;align-items:center;gap:.75rem;color:#64748b;font-size:.95rem;font-weight:500;width:180px;flex-shrink:0}.NewsFeedSection_date__vHeV6{font-variant-numeric:tabular-nums}.NewsFeedSection_title__v1cQZ{font-size:1.125rem;font-weight:600;color:#334155;flex:1;line-height:1.5;transition:color .2s;margin-right:2rem}.NewsFeedSection_itemLink__6Lpbv:hover .NewsFeedSection_title__v1cQZ,.NewsFeedSection_item__xqD_z:hover .NewsFeedSection_title__v1cQZ{color:#0070f3}.NewsFeedSection_arrow__KKY6a{color:#cbd5e1;font-size:1.25rem;transition:all .2s cubic-bezier(.4,0,.2,1);transform:translateX(0)}.NewsFeedSection_itemLink__6Lpbv:hover .NewsFeedSection_arrow__KKY6a,.NewsFeedSection_item__xqD_z:hover .NewsFeedSection_arrow__KKY6a{color:#0070f3;transform:translateX(8px)}@media (max-width:640px){.NewsFeedSection_section__TZgnX{padding:5rem 0}.NewsFeedSection_itemLink__6Lpbv,.NewsFeedSection_item__xqD_z{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem 0}.NewsFeedSection_dateWrapper__XrcM1{width:auto;font-size:.85rem;color:#94a3b8}.NewsFeedSection_title__v1cQZ{font-size:1.1rem;margin-right:0}.NewsFeedSection_arrow__KKY6a{display:none}.NewsFeedSection_itemLink__6Lpbv:hover,.NewsFeedSection_item__xqD_z:hover{padding-left:.5rem}}.Testimonialssection_section__SwTLb{padding:var(--spacing-2xl) var(--spacing-lg);background-color:transparent;pointer-events:none}.Testimonialssection_container___43Bc{max-width:1280px;margin:0 auto}.Testimonialssection_title__utdyB{font-size:2rem;font-weight:700;color:#fff;text-align:center;margin-bottom:var(--spacing-2xl);letter-spacing:-.01em;text-shadow:0 2px 10px rgba(0,0,0,.3)}.Testimonialssection_grid__P_xGn{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--spacing-xl)}.Testimonialssection_card__XAFHZ{display:flex;flex-direction:column;padding:var(--spacing-xl);background:hsla(0,0%,100%,.1);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;transition:all var(--transition-fast);pointer-events:auto;cursor:pointer}.Testimonialssection_card__XAFHZ:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.4);box-shadow:0 10px 40px rgba(0,0,0,.2);transform:translateY(-4px)}.Testimonialssection_rating__UDENr{display:flex;gap:4px;margin-bottom:var(--spacing-md)}.Testimonialssection_star__G8MEx{color:hsla(0,0%,100%,.3);font-size:1.25rem;transition:color var(--transition-fast)}.Testimonialssection_star__G8MEx.Testimonialssection_filled__7iGwa{color:#fbbf24;filter:drop-shadow(0 0 5px rgba(251,191,36,.5))}.Testimonialssection_content__nJFWC{font-size:1rem;color:hsla(0,0%,100%,.95);line-height:1.7;margin-bottom:var(--spacing-lg);flex-grow:1;font-style:italic}.Testimonialssection_author__bfIAn{display:flex;align-items:center;gap:var(--spacing-md);margin-top:auto}.Testimonialssection_avatarWrapper___tZ42{flex-shrink:0}.Testimonialssection_avatar__NgSIp{border-radius:50%;border:2px solid hsla(0,0%,100%,.3)}.Testimonialssection_authorInfo__KrOrn{display:flex;flex-direction:column;gap:4px}.Testimonialssection_authorName__SPccL{font-size:.95rem;font-weight:600;color:#fff}.Testimonialssection_authorRole__IRMj0{font-size:.85rem;color:hsla(0,0%,100%,.7)}@media (max-width:768px){.Testimonialssection_section__SwTLb{padding:var(--spacing-xl) var(--spacing-md)}.Testimonialssection_title__utdyB{font-size:1.75rem;margin-bottom:var(--spacing-xl)}.Testimonialssection_grid__P_xGn{grid-template-columns:1fr;gap:var(--spacing-lg)}.Testimonialssection_card__XAFHZ{padding:var(--spacing-lg)}.Testimonialssection_content__nJFWC{font-size:.95rem}.Testimonialssection_authorName__SPccL{font-size:.9rem}.Testimonialssection_authorRole__IRMj0{font-size:.8rem}}@media (max-width:640px){.Testimonialssection_title__utdyB{font-size:1.5rem;margin-bottom:var(--spacing-lg)}.Testimonialssection_card__XAFHZ{padding:var(--spacing-md)}.Testimonialssection_rating__UDENr{margin-bottom:var(--spacing-sm)}.Testimonialssection_star__G8MEx{font-size:1.1rem}.Testimonialssection_content__nJFWC{font-size:.9rem;margin-bottom:var(--spacing-md)}.Testimonialssection_author__bfIAn{gap:var(--spacing-sm)}.Testimonialssection_avatar__NgSIp{width:40px;height:40px}}@media (prefers-reduced-motion:reduce){.Testimonialssection_card__XAFHZ,.Testimonialssection_star__G8MEx{transition:none}}@media (prefers-contrast:more){.Testimonialssection_card__XAFHZ{background-color:rgba(0,0,0,.6);border:2px solid #fff}.Testimonialssection_authorName__SPccL,.Testimonialssection_authorRole__IRMj0,.Testimonialssection_content__nJFWC{color:#fff}}.CTASection_section__8ao68{padding:10rem 2rem;background:linear-gradient(135deg,#0f172a,#1e293b 50%,#0f172a);color:#fff;text-align:center;position:relative;overflow:hidden;pointer-events:none}.CTASection_section__8ao68:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent)}.CTASection_container__WVlp8{max-width:800px;margin:0 auto;position:relative;z-index:1}.CTASection_title__A8lgO{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;letter-spacing:-.03em;background:linear-gradient(90deg,#fff,#94a3b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.1;font-family:var(--font-heading,sans-serif)}.CTASection_description__MIYBa{font-size:1.25rem;color:#94a3b8;margin-bottom:4rem;line-height:1.8;max-width:600px;margin-left:auto;margin-right:auto}.CTASection_button__pdjki{display:inline-block;background-color:#0070f3;color:#fff;padding:1.25rem 3.5rem;border-radius:9999px;font-weight:700;font-size:1.125rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 25px -5px rgba(0,112,243,.4);position:relative;overflow:hidden;pointer-events:auto;cursor:pointer}.CTASection_button__pdjki:hover{background-color:#fff;color:#0070f3;transform:translateY(-4px);box-shadow:0 20px 40px -10px hsla(0,0%,100%,.2)}.CTASection_button__pdjki:active{transform:translateY(-1px)}@media (max-width:768px){.CTASection_section__8ao68{padding:6rem 1.5rem}.CTASection_title__A8lgO{font-size:2.25rem}.CTASection_description__MIYBa{font-size:1rem;margin-bottom:3rem}.CTASection_button__pdjki{width:100%;padding:1rem}}.DnaBackground_container___U4Do{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-10;background:linear-gradient(135deg,#000428,#004e92);pointer-events:auto}.DnaBackground_overlay__myJ78{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,transparent 0,rgba(0,0,0,.4) 100%);pointer-events:none;z-index:1}.DnaBackground_particlesCanvas__Q0d42{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.HomePageClient_mainWrapper___H9wD{position:relative;min-height:100vh;width:100%}.HomePageClient_contentWrapper___Z2W_{position:relative;z-index:1;pointer-events:none}