.styles_about__i_62S{padding:6rem 0;background:#fff}.styles_container__LALeJ{max-width:1200px;margin:0 auto;padding:0 1rem}.styles_content__h0js6{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media(max-width:1024px){.styles_content__h0js6{grid-template-columns:1fr;gap:3rem}}.styles_textContent__LASjC{display:flex;flex-direction:column;gap:2.5rem}.styles_sectionHeader__NVlfy{display:flex;flex-direction:column;gap:1rem}.styles_sectionTag__MBWPt{display:inline-block;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;padding:.5rem 1rem;border-radius:2rem;font-size:.9rem;font-weight:600;width:fit-content;text-transform:uppercase;letter-spacing:.05em}.styles_title__90a_S{font-size:2.5rem;font-weight:800;line-height:1.2;color:#1e293b;margin:0;letter-spacing:-.025em}@media(max-width:768px){.styles_title__90a_S{font-size:2rem}}.styles_highlight__YTFDV{background:linear-gradient(135deg,#10b981,#059669);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;display:block}.styles_description__vL5PH{font-size:1.1rem;line-height:1.7;color:#64748b;margin:0}.styles_features__xl79B{display:flex;flex-direction:column;gap:2rem}.styles_feature__rp5Jf{display:flex;gap:1rem;align-items:flex-start}.styles_featureIcon__WOprV{flex-shrink:0;width:48px;height:48px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:#fff}.styles_featureContent__O9qBN{flex:1}.styles_featureTitle__kAgLF{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}.styles_featureDescription__AP13j{font-size:1rem;line-height:1.6;color:#64748b;margin:0}.styles_cta__wL9JB{margin-top:1rem}.styles_learnMoreButton__RNyx6{background:rgba(0,0,0,0);color:#3b82f6;padding:1rem 2rem;border:2px solid #3b82f6;border-radius:.75rem;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center}.styles_learnMoreButton__RNyx6:hover{background:#3b82f6;color:#fff;transform:translateY(-2px);box-shadow:0 10px 25px rgba(59,130,246,.2)}.styles_visualContent__SFpXS{display:flex;justify-content:center;align-items:center}.styles_imageContainer__6eQur{position:relative;width:100%;max-width:500px}.styles_imagePlaceholder__jMflR{width:100%;height:auto;border-radius:1rem;overflow:hidden;box-shadow:0 25px 50px rgba(0,0,0,.1);transition:transform .3s ease}.styles_imagePlaceholder__jMflR:hover{transform:translateY(-5px)}.styles_contactWrapper__gaW54{background:#fafafa;display:flex;justify-content:space-between;gap:40px}@media(max-width:900px){.styles_contactWrapper__gaW54{flex-direction:column;align-items:flex-start}}.styles_left__90aXG{flex:1}.styles_hello__N56Uv{font-size:1.5rem;color:#000;margin-bottom:1.5rem}.styles_hello__N56Uv .styles_wave__MgwCq{display:inline-block;transform-origin:70% 70%;animation:styles_waveAnim__SBv4z 3s ease-in-out infinite}@keyframes styles_waveAnim__SBv4z{0%{transform:rotate(0deg)}15%{transform:rotate(14deg)}30%{transform:rotate(-8deg)}45%{transform:rotate(14deg)}60%{transform:rotate(-4deg)}75%{transform:rotate(10deg)}to{transform:rotate(0deg)}}.styles_title__X_C_6{font-size:3.75rem;font-weight:400;margin-bottom:1.25rem}.styles_contact__PfYT4{margin-bottom:2rem}.styles_contact__PfYT4 .styles_email__AqFYQ,.styles_contact__PfYT4 .styles_phone__KqIdj{font-size:1.5rem;color:#404040;text-decoration:underline;margin-bottom:0;line-height:2.5rem}.styles_form__HP9Um{width:100%;max-width:60rem}.styles_form__HP9Um .styles_formItem__lpyOF{flex:1;position:relative;margin-bottom:15px}.styles_form__HP9Um .styles_formItem__lpyOF input{width:100%;border:none;border-bottom:1px solid #ccc;outline:none;font-size:1rem;background:rgba(0,0,0,0);display:block;height:40px;transition:all .3s ease;padding:0;transition:border-color .25s ease}.styles_form__HP9Um .styles_formItem__lpyOF input:focus+label,.styles_form__HP9Um .styles_formItem__lpyOF input:not(:placeholder-shown)+label{font-size:.875rem;top:-10px}.styles_form__HP9Um .styles_formItem__lpyOF input::placeholder{color:rgba(0,0,0,0)}.styles_form__HP9Um .styles_formItem__lpyOF label{position:absolute;cursor:text;z-index:2;font-size:1.25rem;color:#999;transition:all .3s ease;left:0;top:0}.styles_form__HP9Um .styles_textareaField__pj6Kl{margin-bottom:30px}.styles_form__HP9Um .styles_textareaField__pj6Kl textarea{width:100%;height:5rem;resize:none;padding:.625rem 0;border:none;border-bottom:1px solid #ccc;background:rgba(0,0,0,0);outline:none;font-size:1rem;overflow-y:auto;transition:border-color .25s ease}.styles_form__HP9Um .styles_textareaField__pj6Kl textarea::placeholder{color:rgba(0,0,0,0)}.styles_form__HP9Um .styles_textareaField__pj6Kl label{font-size:1.25rem;color:#999}.styles_form__HP9Um.styles_showErrors___ymGO input:invalid,.styles_form__HP9Um.styles_showErrors___ymGO textarea:invalid{border-color:red;animation:styles_shake__w6maz .5s ease}@keyframes styles_shake__w6maz{0%{transform:translateX(0)}25%{transform:translateX(-3px)}50%{transform:translateX(3px)}75%{transform:translateX(-3px)}to{transform:translateX(0)}}.styles_form__HP9Um .styles_row__EGeBZ{display:flex;gap:2.5rem;margin-bottom:2.5rem}@media(max-width:900px){.styles_form__HP9Um .styles_row__EGeBZ{flex-direction:column;gap:1.25rem}}.Button_button__5Fngg{font-weight:700;cursor:pointer;transition:all .5s ease;display:inline-flex;align-items:center;justify-content:center}.Button_button__5Fngg:hover{box-shadow:0 0 10px hsla(0,0%,100%,.25);transform:translateY(-1px)}.Button_sm__sh0pZ{padding:.5rem 1rem;font-size:.8125rem}.Button_md__m9Lz9{padding:.75rem 1.5rem;font-size:.875rem}.Button_lg__UdK99{padding:.9375rem 1.875rem;font-size:1rem}.Button_primary__swzAa{background-color:#fff;color:#000;border:1px solid #000}.Button_primary__swzAa:hover{color:#000}.Button_primary__swzAa.Button_invert__buQBe{background-color:#000;color:#fff;border-color:#fff}.Button_primary__swzAa.Button_invert__buQBe:hover{color:#fff}.Button_secondary__pFIlL{background-color:rgba(0,0,0,0);color:#fff;border:1px solid #fff}.Button_secondary__pFIlL:hover{color:#fff}.Button_secondary__pFIlL.Button_invert__buQBe{background-color:#fff;color:#000;border-color:#000}.Button_secondary__pFIlL.Button_invert__buQBe:hover{color:#000}.styles_header__V7mUL{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(0,0,0,0);transition:all .3s ease}.styles_header__V7mUL.styles_scrolled__aoAur{background:#000}.styles_container__jxBK6{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;height:70px}.styles_logo__BJncA{flex-shrink:0}.styles_logoLink__WHgiE{text-decoration:none;color:inherit}.styles_logoText__MLJDV{font-size:1.5rem;font-weight:700;color:#2563eb;letter-spacing:-.025em}.styles_logoImage__aWDBC{max-height:90px;width:auto;height:auto;object-fit:contain}.styles_nav__OgwDz{display:flex;align-items:center}@media(max-width:768px){.styles_nav__OgwDz{display:none}}.styles_navList__Nx_NZ{display:flex;list-style:none;margin:0;padding:0;gap:2rem}@media(max-width:768px){.styles_navList__Nx_NZ{flex-direction:column;gap:0;width:100%}.styles_navItem__OhzaH{width:100%;border-bottom:1px solid rgba(0,0,0,.05)}}.styles_navLink__CMua7{text-decoration:none;color:#fff;font-weight:500;font-size:1rem;transition:opacity .5s ease;position:relative;opacity:.75}.styles_navLink__CMua7:hover{color:#fff;opacity:1}.styles_navLink__CMua7:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#fff;transition:width .5s ease}.styles_navLink__CMua7:hover:after{width:100%}@media(max-width:768px){.styles_navLink__CMua7{display:block;padding:1rem 1.5rem;font-size:1rem;border-bottom:none;color:#374151}.styles_navLink__CMua7:hover{color:#2563eb}.styles_navLink__CMua7:after{display:none}}.styles_cta__2vHvy{flex-shrink:0}@media(max-width:768px){.styles_cta__2vHvy{display:none}}.styles_ctaButton__LF7Xk{background:#2563eb;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .2s ease;border:none;cursor:pointer}.styles_ctaButton__LF7Xk:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px rgba(37,99,235,.3)}.styles_mobileMenuButton__SmqcF{display:none;flex-direction:column;justify-content:space-around;width:24px;height:24px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0}@media(max-width:768px){.styles_mobileMenuButton__SmqcF{display:flex}}.styles_hamburgerLine__D___h{width:100%;height:2px;background:#fff;transition:all .3s ease;transform-origin:center}.styles_mobileMenuButtonOpen__Ba7LI .styles_hamburgerLine__D___h:first-child{transform:rotate(45deg) translate(5px,5px)}.styles_mobileMenuButtonOpen__Ba7LI .styles_hamburgerLine__D___h:nth-child(2){opacity:0}.styles_mobileMenuButtonOpen__Ba7LI .styles_hamburgerLine__D___h:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.styles_actionButton__YVkx2{--gradient-angle:0deg;--gradient-speed:0.5;position:relative;border-radius:0;overflow:hidden;cursor:pointer;transition:border-color .2s ease;background:radial-gradient(circle,#1d1b1b 0,#1d1b1b 100%) padding-box,conic-gradient(from var(--gradient-angle),transparent,#ffffff 10%,transparent 20%) border-box;border:1px solid hsla(0,0%,100%,.2);transition:border-color .3s ease;display:flex;align-items:center;justify-content:space-between}.styles_actionButton__YVkx2:hover{border-color:hsla(0,0%,100%,.4);transition:border-color .3s ease}.styles_actionButton__variant-primary__yg28P{background:hsla(0,0%,100%,.05);border:none;position:relative;z-index:0;overflow:visible}.styles_actionButton__variant-primary__yg28P:before{content:"";position:absolute;z-index:-1;inset:0;padding:1px;border-radius:0;background:conic-gradient(from var(--gradient-angle),rgba(255,255,255,.05),rgba(255,255,255,.1),rgba(255,255,255,.2),rgba(255,255,255,.3),rgba(255,255,255,.3),rgba(255,255,255,.9),rgba(255,255,255,.3),rgba(255,255,255,.3),rgba(255,255,255,.2),rgba(255,255,255,.1),rgba(255,255,255,.05));mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;-webkit-mask-composite:destination-out}.styles_actionButton__variant-primary__yg28P:hover{background:hsla(0,0%,100%,.1)}.styles_actionButton__variant-secondary__s_AJV{background:hsla(0,0%,100%,.0470588235);border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease}.styles_actionButton__variant-secondary__s_AJV:hover{border-color:hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.2);transition:all .3s ease}.styles_actionButton__YVkx2:disabled{opacity:.5;cursor:not-allowed}.styles_actionButton__size-small__wl3Uo{padding:4px;height:46px}@media(max-width:767px){.styles_actionButton__size-small__wl3Uo{height:42px}}.styles_actionButton__size-medium__CAEhe{padding:6px;height:44px}@media(max-width:767px){.styles_actionButton__size-medium__CAEhe{height:40px}}.styles_actionButton__size-large__MYWy_{padding:6px;height:48px}@media(max-width:767px){.styles_actionButton__size-large__MYWy_{padding:4px;height:44px}}.styles_actionButtonAnimated__grWZX{width:auto;min-width:36px;max-width:fit-content}.styles_actionButtonContent__lEuMe{position:relative;width:100%;height:100%;z-index:1;display:flex;align-items:center;justify-content:center}.styles_actionButton__variant-primary__yg28P .styles_actionButtonContent__lEuMe{z-index:1;position:relative}.styles_actionButtonText__moC5s{color:#fff;white-space:nowrap;transition:color .2s ease;display:inline-block;padding:0 12px;flex:1;font-size:18px;font-weight:400;line-height:26px;letter-spacing:0}@media(max-width:767px){.styles_actionButtonText__moC5s{font-size:16px;font-weight:400;line-height:24px}}.styles_actionButton__variant-primary__yg28P .styles_actionButtonText__moC5s{padding:0 16px}.styles_actionButtonIcon__Zd8NK{width:36px;height:36px;border-radius:999px;flex-shrink:0;transition:background-color .2s ease;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center}.styles_actionButtonIcon__variant-primary__zJ_Qp{background:#d62828}.styles_actionButtonIcon__variant-secondary__icqlp{width:32px;height:32px;background:#fff}.styles_actionButtonIconElement__C6xh5{object-fit:contain;position:absolute}.styles_actionButtonIconElementHover__6e7mt{width:auto;height:12px;object-fit:contain;position:absolute}.styles_heading__5Usqz{font-size:3.75rem;font-weight:400;margin-bottom:.5rem}.styles_heading__5Usqz span{font-weight:700}.styles_sub__2FcgV{max-width:720px;font-size:1.25rem;color:#222;opacity:.8;line-height:1.2;margin-bottom:3rem}.styles_grid__EmYEz{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e5e5e5;overflow:hidden}@media(max-width:992px){.styles_grid__EmYEz{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.styles_grid__EmYEz{grid-template-columns:1fr}}.styles_card__lbNDI{padding:1rem;border-right:1px solid #e5e5e5;transition:background-color .5s ease-in-out,box-shadow .3s ease;min-height:325px;display:flex;flex-direction:column;justify-content:space-between}.styles_card__lbNDI:last-child{border-right:none}@media(max-width:992px){.styles_card__lbNDI{border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5}.styles_card__lbNDI:nth-child(2n){border-right:none}.styles_card__lbNDI:last-child{border-bottom:none}}.styles_card__lbNDI .styles_iconWrapper__L8VSJ{margin-bottom:1rem;margin-left:1rem}.styles_card__lbNDI .styles_iconWrapper__L8VSJ img{object-fit:contain}.styles_card__lbNDI .styles_contentBlock__PwWq8 .styles_title__gTo7E{font-size:1.5rem;font-weight:700;margin-bottom:.8rem;line-height:1.3;color:#111;transition:color .5s ease-in-out}.styles_card__lbNDI .styles_contentBlock__PwWq8 .styles_text__Z0uJY{font-size:1rem;opacity:.8;line-height:1.2;max-width:300px;color:#222;transition:color .5s ease-in-out}.styles_card__lbNDI .styles_contentBlock__PwWq8 .styles_button__cZcDr{display:none}.styles_card__lbNDI:hover{background-color:#040404}.styles_card__lbNDI:hover .styles_text__Z0uJY,.styles_card__lbNDI:hover .styles_title__gTo7E{color:#fff}.styles_card__lbNDI:hover .styles_button__cZcDr{display:inline-block}.styles_header__GqrXN{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2.5rem}@media(max-width:768px){.styles_header__GqrXN{flex-direction:column;gap:20px}}.styles_title__jOgzg{font-size:3.75rem;font-weight:400;color:#000;line-height:1}@media(max-width:768px){.styles_title__jOgzg{font-size:2.25rem}}.styles_subtitle__Ta68T{font-size:3.75rem;font-weight:700}@media(max-width:768px){.styles_subtitle__Ta68T{font-size:2.25rem}}.styles_faqList__Zdy25{margin-top:20px;list-style:none;padding:0}.styles_faqItem__E6A3I{width:100%;transition:background-color .25s ease}.styles_faqItem__E6A3I:hover{cursor:pointer}.styles_question__6i5oI{width:100%;background:rgba(0,0,0,0);border:none;font-size:18px;color:#000;padding:22px 0;display:flex;justify-content:space-between;cursor:pointer;font-weight:400;text-align:left}.styles_question__6i5oI:focus{outline:none}.styles_question__6i5oI .styles_icon__87UIE{transition:transform .35s ease-in-out;font-size:24px;line-height:1}.styles_question__6i5oI.styles_active__RLpLp .styles_icon__87UIE{transform:rotate(45deg)}.styles_answerWrapper___1pWR{max-height:0;opacity:0;overflow:hidden;transform:translateY(-.5rem);transition:max-height .75s ease-in-out,opacity .75s ease-in-out,transform .75s ease-in-out}.styles_answerWrapper___1pWR .styles_answer__xQD__{font-size:16px;color:#555;line-height:1.6;padding-bottom:18px;padding-right:14px}.styles_answerWrapper___1pWR.styles_active__RLpLp{max-height:11.25rem;opacity:1;transform:translateY(0);margin-bottom:.625rem}.styles_divider__ol84O{width:100%;height:1px;background:#e5e5e5}.styles_lightRaysContainer__B6Bkz{width:100%;height:100%;position:relative;pointer-events:none;z-index:3;overflow:hidden}.styles_canvasContainer__Z_noJ{position:absolute;top:0;left:0;width:100%;height:100vh;z-index:0;pointer-events:none;background:#000;overflow:hidden}.styles_lightRaysWrapper__sCa4F{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}@keyframes styles_fadeIn__InctU{0%{opacity:0}to{opacity:1}}@keyframes styles_slideUp___QyHO{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes styles_slideInLeft__5mGZi{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes styles_slideInRight__zWDi5{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.styles_hero__ZwhFn{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:70px}.styles_container___LWnw{max-width:1200px;margin:0 auto;padding:0 1rem;width:100%;position:relative;z-index:1}.styles_content__J8LRZ{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem;min-height:calc(100vh - 70px);justify-content:center;max-width:800px;margin:0 auto}.styles_title__5Y3mc{font-size:4.5rem;font-weight:500;line-height:100%;background:linear-gradient(180deg,#E5E5E5 14.07%,#7F7F7F 90.93%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0);margin:0;letter-spacing:-.025em;padding:1rem 0;line-height:1.2}@media(max-width:768px){.styles_title__5Y3mc{font-size:2.5rem}}@media(max-width:480px){.styles_title__5Y3mc{font-size:2rem}}.styles_description__tm9eo{font-size:1.5rem;line-height:1.7;color:#fff;margin:0}@media(max-width:767px){.styles_description__tm9eo{font-size:1.1rem}}.styles_ctaButtons__7Wsmr{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-top:1rem}@media(max-width:767px){.styles_ctaButtons__7Wsmr{flex-direction:column;align-items:center}}@keyframes styles_fadeIn__jaG3T{0%{opacity:0}to{opacity:1}}@keyframes styles_slideUp__3NKy3{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes styles_slideInLeft__Poz_4{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes styles_slideInRight__yWksK{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.styles_headerRow__wPk18{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem}@media(max-width:767px){.styles_headerRow__wPk18{flex-direction:column;gap:1.25rem;align-items:center;margin-bottom:1.5rem}}.styles_headerRow__wPk18 .styles_heading__Jych6{font-size:3.75rem;font-weight:400;margin-bottom:.375rem}.styles_headerRow__wPk18 .styles_sub__3e9Mw{color:#222;opacity:.8;font-size:1.25rem;margin-bottom:0}.styles_grid__Pke0g{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}@media(max-width:1024px){.styles_grid__Pke0g{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.styles_grid__Pke0g{grid-template-columns:1fr}}.styles_card__NobrI{background:#fff;overflow:hidden;padding:1.25rem;position:relative;display:flex;flex-direction:column;transition:all .5s ease;gap:1rem}.styles_card__NobrI:hover{box-shadow:0 0 24px 12px rgba(0,0,0,.1019607843)}.styles_card__NobrI .styles_imageWrapper__b7d73{position:relative;width:100%;height:12.5rem}.styles_card__NobrI .styles_imageWrapper__b7d73 img{object-fit:cover}.styles_card__NobrI .styles_tags__2iUVM{display:flex;gap:.75rem}.styles_card__NobrI .styles_tags__2iUVM .styles_tag__6OBho{background:#f0f0f0;padding:.25rem .625rem;font-size:.875rem;border-radius:.25rem;font-weight:500;height:1.875rem;color:#222}.styles_card__NobrI .styles_title__okTDI{font-size:1.625rem;font-weight:700}.styles_card__NobrI .styles_meta__aFB0F{display:flex;gap:.75rem;opacity:.6;font-size:.875rem;color:#222;opacity:.8}.styles_card__NobrI .styles_moreInfo__lM7gt{display:flex;gap:.5rem;height:2rem;overflow:hidden}.styles_card__NobrI .styles_moreInfo__lM7gt .styles_desc__AXPzo{font-size:1rem;color:#222;opacity:.8;margin-bottom:0;line-height:1.1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.styles_marqueeWrapper__tlqa7{width:100%;overflow:hidden;white-space:nowrap;background:#00b7ff;padding:.75rem 0;height:11.0625rem;display:flex;align-items:center}.styles_marqueeWrapper__tlqa7 span{font-size:4.5rem;font-weight:700;color:#fff}.styles_marqueeWrapper__tlqa7 img,.styles_marqueeWrapper__tlqa7 span{will-change:transform;transform:translateX(0);white-space:nowrap;animation:styles_marquee__dOB1s 10s linear infinite}.styles_marqueeWrapper__tlqa7 img{width:min-content;height:3rem;padding:0 1rem}@keyframes styles_marquee__dOB1s{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.styles_services__6hDCm{padding:6rem 0;background:#f8fafc}.styles_container__C5Rem{max-width:1200px;margin:0 auto;padding:0 1rem}.styles_sectionHeader__Row4b{text-align:center;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.styles_sectionTag__ABMEq{display:inline-block;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:.5rem 1rem;border-radius:2rem;font-size:.9rem;font-weight:600;width:fit-content;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.styles_title__zkePo{font-size:2.5rem;font-weight:800;line-height:1.2;color:#1e293b;margin:0 0 1.5rem;letter-spacing:-.025em}@media(max-width:768px){.styles_title__zkePo{font-size:2rem}}.styles_highlight__yGHwk{background:linear-gradient(135deg,#f59e0b,#d97706);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;display:block}.styles_description__ram40{font-size:1.1rem;line-height:1.7;color:#64748b;margin:0}.styles_servicesGrid__xvt_w{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem}@media(max-width:768px){.styles_servicesGrid__xvt_w{grid-template-columns:1fr;gap:1.5rem}}.styles_serviceCard__u_EnU{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.05);transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}.styles_serviceCard__u_EnU:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.styles_serviceIcon__LOwPQ{width:60px;height:60px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:1rem;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:1.5rem}.styles_serviceContent__fq_Xz{display:flex;flex-direction:column;gap:1rem}.styles_serviceTitle__Ea1fB{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}.styles_serviceDescription__z98Iz{font-size:1rem;line-height:1.6;color:#64748b;margin:0}.styles_serviceFeatures__5DwHM{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.styles_serviceFeature__typ_2{font-size:.9rem;color:#64748b;position:relative;padding-left:1.5rem}.styles_serviceFeature__typ_2:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.styles_cta__L2Avu{text-align:center}.styles_viewAllButton__Tcz7v{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;padding:1rem 2rem;border-radius:.75rem;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center}.styles_viewAllButton__Tcz7v:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(59,130,246,.3)}.styles_textBlock__amh2Z{display:flex;gap:5%;margin-bottom:4rem}.styles_textBlock__amh2Z h2{width:50%;font-size:3.75rem;font-weight:500}.styles_textBlock__amh2Z .styles_primary__beUcz{font-weight:700}.styles_textBlock__amh2Z .styles_description__YIWeY{width:50%;line-height:1.6;color:#222;font-size:1.25rem;margin-left:10%}.styles_statsContainer__JTlz_{display:flex;flex-wrap:wrap;gap:3rem;justify-content:flex-end}.styles_statItem__qT0Yr{text-align:left;display:flex;flex-direction:column;gap:2rem}.styles_statItem__qT0Yr:first-child{min-width:7.5rem}.styles_statItem__qT0Yr:nth-child(2){min-width:14.375rem}.styles_statItem__qT0Yr:nth-child(3){min-width:17.75rem}.styles_statItem__qT0Yr .styles_label__uwLtA{font-size:1.125rem;color:#ada09f;margin-bottom:.3rem;letter-spacing:-5%}.styles_statItem__qT0Yr h3{font-size:5.625rem;font-weight:700;color:#050505;margin:.3rem 0}.styles_statItem__qT0Yr h3:first-child{min-width:120px}.styles_statItem__qT0Yr h3:nth-child(2){min-width:14.375rem}.styles_statItem__qT0Yr h3:nth-child(3){min-width:17.75rem}.styles_statItem__qT0Yr .styles_subtext__BSPQL{color:#6b6767;font-size:1.5rem;line-height:1.5rem}@media(max-width:768px){.styles_textBlock__amh2Z{flex-direction:column;gap:1rem}.styles_textBlock__amh2Z h2{text-align:center;width:100%;font-size:2.5rem}.styles_textBlock__amh2Z .styles_description__YIWeY{width:100%;margin-left:0}.styles_statsContainer__JTlz_{justify-content:center;text-align:center;gap:1.5rem}.styles_statsContainer__JTlz_ .styles_statItem__qT0Yr{gap:1rem}.styles_statsContainer__JTlz_ .styles_statItem__qT0Yr:nth-child(3){min-width:14.375rem}.styles_statsContainer__JTlz_ .styles_statItem__qT0Yr h3{font-size:3rem}.styles_statsContainer__JTlz_ .styles_statItem__qT0Yr h3:nth-child(3){min-width:14.375rem}}@keyframes styles_fadeIn__v_xoi{0%{opacity:0}to{opacity:1}}@keyframes styles_slideUp__Waa2K{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes styles_slideInLeft__Y8YhV{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes styles_slideInRight__irQ46{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.styles_stepsMainSection__xRpYW{background-color:#000;position:relative}.styles_stepsMainSection__xRpYW .styles_stepsSection__I8aOO{display:flex;position:sticky;top:0}@media(max-width:767px){.styles_stepsMainSection__xRpYW .styles_stepsSection__I8aOO{flex-direction:column;min-height:auto;position:relative}}.styles_stepsMainSection__xRpYW .styles_left__e5N07{width:50%;position:sticky;top:0;height:100dvh;display:flex;flex-direction:column;justify-content:center}@media(max-width:767px){.styles_stepsMainSection__xRpYW .styles_left__e5N07{width:100%;height:auto;position:relative;padding:4rem 2rem 2rem;align-items:center}}.styles_stepsMainSection__xRpYW .styles_left__e5N07 .styles_trusted__3eIHN{color:#fff;opacity:.5;font-size:1.875rem;margin-bottom:10px}.styles_stepsMainSection__xRpYW .styles_left__e5N07 .styles_heading__eHb_Q{color:#fff;font-size:3.75rem;line-height:1.2;margin-bottom:30px;font-weight:400}@media(max-width:767px){.styles_stepsMainSection__xRpYW .styles_left__e5N07 .styles_heading__eHb_Q{font-size:2.5rem;text-align:center}}.styles_stepsMainSection__xRpYW .styles_left__e5N07 .styles_heading__eHb_Q span{font-weight:700}.styles_stepsMainSection__xRpYW .styles_right__G4k_o{display:flex;flex-direction:column;gap:20px;width:50%;transform:translateY(30%);align-items:center}@media(max-width:767px){.styles_stepsMainSection__xRpYW .styles_right__G4k_o{width:100%;transform:translateY(0);padding:2rem}}.styles_stepsMainSection__xRpYW .styles_right__G4k_o .styles_card__gzy7j{background:linear-gradient(180deg,#202223 34.02%,#4B5055 89%);padding:40px;border-radius:10px;border:1px solid #2a2a2a;text-align:center;max-width:28rem}.styles_stepsMainSection__xRpYW .styles_right__G4k_o .styles_card__gzy7j h3{font-size:2rem;margin-bottom:.75rem;line-height:1.3;color:#fff}.styles_stepsMainSection__xRpYW .styles_right__G4k_o .styles_card__gzy7j p{color:#979ea4}.styles_stepsMainSection__xRpYW .styles_right__G4k_o .styles_card__gzy7j .styles_imageWrapper__nnJqu{height:6.5rem}.styles_header__qZL8C{display:none}@media(max-width:768px){.styles_header__qZL8C{display:block;position:fixed;right:20px;top:20px;z-index:1002}}.styles_backdrop__v6xfv{display:none}@media(max-width:768px){.styles_backdrop__v6xfv{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1000}}.styles_menu__dNFnI{display:none}@media(max-width:768px){.styles_menu__dNFnI{display:block;background-color:#000;border-radius:0;position:fixed;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);z-index:1001}}.styles_hamburgerButton__BtGl6{display:flex;flex-direction:column;justify-content:space-around;width:24px;height:24px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;touch-action:manipulation}.styles_hamburgerLine__j7VId{width:100%;height:2px;background:#fff;transition:all .3s ease;transform-origin:center}.styles_hamburgerButtonOpen__AkCg1 .styles_hamburgerLine__j7VId:first-child{transform:rotate(45deg) translate(5px,5px)}.styles_hamburgerButtonOpen__AkCg1 .styles_hamburgerLine__j7VId:nth-child(2){opacity:0}.styles_hamburgerButtonOpen__AkCg1 .styles_hamburgerLine__j7VId:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.styles_nav__zKqJo{display:flex;flex-direction:column;justify-content:space-between;padding:80px 30px 40px;box-sizing:border-box;overflow-y:auto}@media(max-width:480px){.styles_nav__zKqJo{padding:70px 25px 35px}}.styles_nav__zKqJo .styles_body__bd6wN{display:flex;gap:8px;flex-direction:column}.styles_nav__zKqJo .styles_body__bd6wN .styles_linkContainer__PibiN{perspective:120px;perspective-origin:bottom;margin-bottom:16px}.styles_nav__zKqJo .styles_body__bd6wN a{text-decoration:none;color:#fff;font-size:36px;font-weight:600;display:block;line-height:1.2;touch-action:manipulation}@media(max-width:480px){.styles_nav__zKqJo .styles_body__bd6wN a{font-size:28px}}.styles_nav__zKqJo .styles_footer__f9nAn{display:flex;flex-wrap:wrap;margin-top:auto;padding-top:20px}.styles_nav__zKqJo .styles_footer__f9nAn a{width:50%;margin-top:8px;text-decoration:none;color:#fff;font-size:13px;font-weight:500;touch-action:manipulation}@media(max-width:480px){.styles_nav__zKqJo .styles_footer__f9nAn a{font-size:12px}}