@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";:root{--primary-color: #091e27;--secondary-color: #2CACA3;--accent-color: #091E27;--gradient: linear-gradient(45deg, #091e27, #48f0e7);--background-color: #ffffff;--surface-color: #f9f9f9;--text-color: #1a1a1a;--text-secondary: #666666;--border-radius: 8px;--font-family: "Poppins", sans-serif;--max-width: 1200px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:var(--background-color);color:var(--text-color);line-height:1.5;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none;font-family:inherit}ul{list-style:none}img{max-width:100%;display:block}.container{max-width:var(--max-width);margin:0 auto;padding:0 20px}._navbar_86c0k_1{position:fixed;top:20px;left:50%;transform:translate(-50%);width:fit-content;min-width:600px;background-color:#ffffffe6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:1000;padding:.8rem 2rem;box-shadow:0 8px 32px #0000001a;border-radius:50px;border:1px solid rgba(255,255,255,.5);transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .3s ease}._hidden_86c0k_19{transform:translate(-50%,-150%);opacity:0;pointer-events:none}._container_86c0k_25{width:100%;margin:0 auto;padding:0 2rem;position:relative}._desktopLayout_86c0k_33{display:flex;justify-content:space-between;align-items:center;width:100%}._leftLinks_86c0k_40,._rightLinks_86c0k_41{display:flex;gap:2.5rem;flex:1;align-items:center}._leftLinks_86c0k_40{justify-content:flex-end;padding-right:2rem}._rightLinks_86c0k_41{justify-content:flex-start;padding-left:2rem}._logoDesktop_86c0k_58{font-size:1.8rem;font-weight:800;background:linear-gradient(45deg,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:none;letter-spacing:-.5px;flex-shrink:0}._navLink_86c0k_70{font-weight:500;color:#4a4a4a;transition:all .2s;font-size:.95rem;position:relative;white-space:nowrap}._navLink_86c0k_70:hover{color:var(--primary-color)}._mobileHeader_86c0k_84{display:none;justify-content:space-between;align-items:center;width:100%}._logoMobile_86c0k_91{font-size:1.5rem;font-weight:800;background:linear-gradient(45deg,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:none}._menuButton_86c0k_101{background:none;border:none;cursor:pointer;color:#333;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}._menuButton_86c0k_101:hover{background:#0000000d}._mobileMenu_86c0k_119{display:none;position:absolute;top:100%;left:0;width:100%;background-color:#fff;padding:1.5rem;margin-top:10px;border-radius:24px;box-shadow:0 10px 40px #00000026;transform:scale(.95);opacity:0;transition:all .3s cubic-bezier(.16,1,.3,1);z-index:999;pointer-events:none;transform-origin:top center}._mobileMenu_86c0k_119._open_86c0k_138{transform:scale(1);opacity:1;pointer-events:all}._mobileNavLinks_86c0k_144{display:flex;flex-direction:column;gap:1rem;align-items:center}._mobileNavLinks_86c0k_144 a{font-size:1.1rem;color:#333;font-weight:500;padding:.5rem 1rem;border-radius:12px;width:100%;text-align:center;transition:background .2s}._mobileNavLinks_86c0k_144 a:hover{background:#f5f5f5;color:var(--primary-color)}@media(max-width:900px){._navbar_86c0k_1{width:90%;min-width:auto;top:15px;padding:.6rem 1rem}._desktopLayout_86c0k_33{display:none}._mobileHeader_86c0k_84{display:flex}._mobileMenu_86c0k_119{display:block}}._footer_q40vc_1{background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 50%,var(--primary-color) 100%);color:#000;position:relative;overflow:hidden;padding:4rem 2rem 2rem;font-family:Poppins,sans-serif}._container_q40vc_10{max-width:1200px;margin:0 auto;position:relative;z-index:10}._topSection_q40vc_17{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4rem;flex-wrap:wrap;gap:2rem}._brandContent_q40vc_26{max-width:500px}._title_q40vc_30{font-size:1.5rem;font-weight:700;color:#000;margin-bottom:.5rem;opacity:.9}._subtitle_q40vc_38{font-size:2.5rem;font-weight:900;line-height:1.2;margin-bottom:1rem}._quick_q40vc_45{color:#000;text-shadow:0 0 10px rgba(255,255,255,.5)}._description_q40vc_51{font-size:1.1rem;line-height:1.6;color:#000;margin:0}._linksColumn_q40vc_58{display:flex;flex-direction:column;gap:1rem}._link_q40vc_58{color:#000;text-decoration:none;font-size:1rem;transition:color .3s ease}._link_q40vc_58:hover{color:#000}._divider_q40vc_75{height:1px;background:#fff3;margin-bottom:2rem}._contactColumn_q40vc_81{display:flex;flex-direction:column;gap:.5rem}._columnTitle_q40vc_87{font-size:1.1rem;font-weight:600;color:#000;margin-bottom:.5rem}._contactLink_q40vc_94{color:#000;text-decoration:none;font-size:1rem;transition:color .3s ease}._contactLink_q40vc_94:hover{color:#000}._bottomSection_q40vc_105{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}._copyrightText_q40vc_113{color:#000;font-size:.9rem}._madeWith_q40vc_118{font-weight:700;font-size:1.1rem;color:#000}._watermark_q40vc_125{position:absolute;bottom:-20px;right:0;font-size:10rem;font-weight:900;color:#ffffff0d;pointer-events:none;line-height:1;z-index:0}._stars_q40vc_137{position:absolute;top:0;right:0;width:300px;height:300px;pointer-events:none;z-index:0}._star1_q40vc_147,._star2_q40vc_148,._star3_q40vc_149{position:absolute;color:#fff6;font-size:1.5rem}._star1_q40vc_147{top:10%;right:20%;animation:_twinkle_q40vc_1 3s infinite}._star2_q40vc_148{top:40%;right:50%;font-size:1rem;animation:_twinkle_q40vc_1 4s infinite 1s}._star3_q40vc_149{top:70%;right:10%;font-size:2rem;animation:_twinkle_q40vc_1 5s infinite .5s}@keyframes _twinkle_q40vc_1{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}@media(max-width:768px){._topSection_q40vc_17{flex-direction:column}._subtitle_q40vc_38{font-size:2rem}._watermark_q40vc_125{font-size:6rem}._bottomSection_q40vc_105{flex-direction:column;align-items:flex-start}}._hero_1mle2_1{position:relative;min-height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;display:flex;flex-direction:column;align-items:center;padding-top:120px;color:#fff}._hero_1mle2_1:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(9,30,39,0) 0%,rgba(9,30,39,.3) 60%,rgba(9,30,39,.7) 85%,var(--primary-color) 100%);z-index:0;pointer-events:none}._hero_1mle2_1:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:200px;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,.3) 40%,rgba(255,255,255,.7) 70%,rgb(255,255,255) 100%);z-index:0;pointer-events:none}._backgroundElements_1mle2_47{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:0}._cityscape_1mle2_60{position:absolute;bottom:0;left:0;width:100%;height:300px;background-image:linear-gradient(to top,rgba(72,240,231,.1) 0%,transparent 100%),conic-gradient(from 0deg at 50% 100%,rgba(72,240,231,.05) 0deg,transparent 10deg,transparent 350deg,rgba(72,240,231,.05) 360deg),linear-gradient(90deg,transparent 20%,rgba(72,240,231,.05) 20%,rgba(72,240,231,.05) 25%,transparent 25%,transparent 40%,rgba(72,240,231,.08) 40%,rgba(72,240,231,.08) 50%,transparent 50%,transparent 70%,rgba(72,240,231,.05) 70%,rgba(72,240,231,.05) 80%,transparent 80%);background-size:100% 100%,100px 100px,200px 100%;background-repeat:no-repeat;opacity:.6}._cloud1_1mle2_76,._cloud2_1mle2_77{position:absolute;background:#ffffff0d;border-radius:50px;opacity:.4;filter:blur(20px)}._cloud1_1mle2_76{width:200px;height:60px;top:20%;left:10%;animation:_float_1mle2_361 20s infinite linear}._cloud2_1mle2_77{width:300px;height:80px;top:40%;right:10%;animation:_float_1mle2_361 25s infinite linear reverse}@keyframes _float_1mle2_361{0%{transform:translate(0)}50%{transform:translate(20px)}to{transform:translate(0)}}._bird1_1mle2_116,._bird2_1mle2_117{position:absolute;width:20px;height:10px;border-top:2px solid rgba(255,255,255,.2);border-left:2px solid rgba(255,255,255,.2);transform:rotate(45deg);opacity:.5}._bird1_1mle2_116{top:15%;left:20%}._bird2_1mle2_117{top:18%;left:22%;transform:rotate(45deg) scale(.8)}._container_1mle2_138{position:relative;z-index:1;width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center}._title_1mle2_148{font-size:3.5rem;font-weight:800;color:#fff;margin-bottom:1rem;text-align:center;text-shadow:0 4px 12px rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}._emoji_1mle2_162{height:3.5rem;width:auto;display:inline-block;vertical-align:middle}._subtitle_1mle2_169{font-size:1.5rem;font-weight:500;color:#fff;margin-bottom:3rem;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.3)}._mainContent_1mle2_178{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:600px}._phoneWrapper_1mle2_189{position:relative;z-index:10}._phone_1mle2_189{width:300px;height:600px;background:#fff;border:12px solid #091e27;border-radius:40px;overflow:hidden;position:relative;box-shadow:0 20px 50px #00000080}._notch_1mle2_205{position:absolute;top:0;left:50%;transform:translate(-50%);width:100px;height:25px;background:#091e27;border-bottom-left-radius:16px;border-bottom-right-radius:16px;z-index:20}._screen_1mle2_218{height:100%;width:100%;background:#f5f7fa;padding:3rem 1rem 1rem;display:flex;flex-direction:column;gap:1rem;overflow-y:auto;color:#1a1a1a}._screen_1mle2_218::-webkit-scrollbar{display:none}._appHeader_1mle2_236{background:#e3e8ff;padding:1rem;border-radius:16px;display:flex;justify-content:space-between;align-items:center}._userInfo_1mle2_245{display:flex;align-items:center;gap:.5rem}._avatar_1mle2_251{width:32px;height:32px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;color:#333}._userText_1mle2_263{display:flex;flex-direction:column}._greeting_1mle2_268{font-size:.7rem;color:#666}._username_1mle2_273{font-size:.8rem;font-weight:600;color:#1a1a1a}._exploreBtn_1mle2_279{background:#1a1a1a;color:#fff;font-size:.7rem;padding:.4rem .8rem;border-radius:20px}._locationBar_1mle2_288{background:#fff;padding:.8rem;border-radius:12px;display:flex;align-items:center;gap:.5rem;box-shadow:0 2px 8px #0000000d}._locationIcon_1mle2_298{color:#1a1a1a}._locationText_1mle2_302{flex:1;display:flex;flex-direction:column}._locationTitle_1mle2_308{font-size:.75rem;font-weight:700;color:#1a1a1a}._locationSubtitle_1mle2_314{font-size:.65rem;color:#888}._arrowIcon_1mle2_319{color:#888}._servicesGrid_1mle2_324{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}._serviceItem_1mle2_330{background:#fff;padding:1rem;border-radius:12px;display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;box-shadow:0 2px 4px #00000008}._serviceIconBox_1mle2_342{width:40px;height:40px;background:#f0f2f5;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#1a1a1a;font-size:1.2rem}._serviceItem_1mle2_330 span{font-size:.75rem;font-weight:500;color:#333}._floatingCard_1mle2_361{position:absolute;background:#fff;padding:1.5rem;border-radius:20px;box-shadow:0 10px 30px #0000004d;display:flex;flex-direction:column;align-items:center;gap:1rem;width:200px;z-index:5;color:#1a1a1a}._cardLeft_1mle2_376{left:50%;transform:translate(-380px,50px) rotate(-5deg)}._cardRight_1mle2_381{right:50%;transform:translate(380px,100px) rotate(5deg)}._cardIconWrapper_1mle2_386{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center}._cardIcon_1mle2_386{font-size:1.5rem}._cardText_1mle2_399{text-align:center}._cardText_1mle2_399 h3{font-size:1.1rem;margin-bottom:.5rem;color:#1a1a1a}._actionButtonDark_1mle2_409{background:#1a1a1a;color:#fff;padding:.6rem 1.2rem;border-radius:8px;font-size:.8rem;display:flex;align-items:center;gap:.5rem;width:100%;justify-content:center}@media(max-width:1024px){._cardLeft_1mle2_376{transform:translate(-300px,50px) rotate(-5deg)}._cardRight_1mle2_381{transform:translate(300px,100px) rotate(5deg)}}@media(max-width:768px){._title_1mle2_148{font-size:2.5rem}._emoji_1mle2_162{height:2.5rem}._subtitle_1mle2_169{font-size:1.2rem}._floatingCard_1mle2_361{display:none}._phone_1mle2_189{width:280px;height:550px}}._services_18izi_1{padding:6rem 0;background-color:var(--background-color)}._container_18izi_6{max-width:var(--max-width);margin:0 auto;padding:0 20px}._header_18izi_12{text-align:center;margin-bottom:4rem}._title_18izi_17{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--primary-color)}._subtitle_18izi_24{font-size:1.1rem;color:var(--text-secondary)}._grid_18izi_29{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}._card_18izi_35{background:#fff;border:3px solid #2CACA3;border-radius:16px;padding:2rem;text-align:center;transition:transform .2s,box-shadow .2s;cursor:pointer}._card_18izi_35:hover{transform:translateY(-5px);box-shadow:0 10px 20px #2caca333;border-color:var(--secondary-color)}._icon_18izi_51{width:64px;height:64px;background-color:var(--surface-color);border-radius:50%;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;font-size:2rem}._cardTitle_18izi_63{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:var(--primary-color)}._price_18izi_70{font-size:1.5rem;font-weight:700;color:var(--primary-color);margin-bottom:1rem}._cardDesc_18izi_77{color:var(--text-secondary);font-size:.95rem;line-height:1.6}._section_1if7e_1{padding:5rem 0 10rem;background-color:#fafafa;position:relative;z-index:1}._container_1if7e_8{max-width:1100px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr;align-items:start}._logoDesktop_1if7e_17{font-size:3rem;font-weight:800;background:linear-gradient(45deg,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:none;letter-spacing:-.5px;flex-shrink:0}._header_1if7e_29{grid-column:1;grid-row:1;text-align:center;position:relative;z-index:100;background-color:#fafafa;padding:2.5rem 0 3rem;transition:all .3s ease;height:fit-content}._title_1if7e_41{font-size:3rem;font-weight:800;margin-bottom:0;color:var(--primary-color);text-transform:uppercase;letter-spacing:-.5px}._titleHighlight_1if7e_50{color:var(--secondary-color)}._stepsContainer_1if7e_54{grid-column:1;grid-row:1;position:relative;display:flex;flex-direction:column;gap:24px;padding-top:200px;padding-bottom:120px;z-index:10}._card_1if7e_66{position:sticky;background:#fff;border-radius:24px;box-shadow:0 4px 24px #0000000f;display:flex;overflow:hidden;min-height:420px;transition:all .5s cubic-bezier(.34,1.56,.64,1);opacity:0;transform:translateY(60px) scale(.96);border:1px solid rgba(0,0,0,.03);z-index:10}._cardVisible_1if7e_81{opacity:1;transform:translateY(0) scale(1)}._cardImageWrapper_1if7e_86{flex:1;background:linear-gradient(135deg,#f8f8f8,#fff);display:flex;align-items:center;justify-content:center;padding:3rem}._cardImage_1if7e_86{max-width:90%;max-height:320px;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(0,0,0,.08));border-radius:24px}._cardContent_1if7e_103{flex:1;padding:3.5rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}._stepBadge_1if7e_112{background:linear-gradient(135deg,var(--secondary-color) 0%,var(--primary-color) 100%);color:#fff;padding:10px 28px;border-radius:50px;font-weight:700;font-size:.875rem;text-transform:uppercase;margin-bottom:1.75rem;letter-spacing:1.5px;box-shadow:0 4px 12px #d3468140}._stepTitle_1if7e_125{font-size:2.25rem;font-weight:800;margin-bottom:1.25rem;color:var(--primary-color);text-transform:uppercase;line-height:1.2;letter-spacing:-.5px}._stepDesc_1if7e_135{font-size:1.0625rem;color:#555;line-height:1.7;max-width:95%}@media(max-width:768px){._section_1if7e_1{padding:3rem 0 6rem}._container_1if7e_8{padding:0 16px}._title_1if7e_41{font-size:2.25rem}._header_1if7e_29{padding:1.5rem 0 2rem}._stepsContainer_1if7e_54{gap:16px;padding-top:150px;padding-bottom:80px}._card_1if7e_66{flex-direction:column;min-height:auto;border-radius:20px}._cardImageWrapper_1if7e_86{padding:2rem 1.5rem}._cardImage_1if7e_86{max-height:220px;border-radius:20px}._cardContent_1if7e_103{padding:2rem 1.5rem}._stepBadge_1if7e_112{font-size:.8rem;padding:8px 20px}._stepTitle_1if7e_125{font-size:1.625rem}._stepDesc_1if7e_135{font-size:1rem}}._section_1dy34_1{padding:4rem 0;background-color:#f8f9fa}._container_1dy34_6{max-width:1200px;margin:0 auto;padding:0 20px}._header_1dy34_12{text-align:center;margin:3rem 0}._logoDesktop_1dy34_17{font-size:3rem;font-weight:800;background:linear-gradient(45deg,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:none;letter-spacing:-.5px;flex-shrink:0}._title_1dy34_29{font-size:3rem;font-weight:800;text-transform:uppercase;color:#1a1a1a;letter-spacing:1px}._brandName_1dy34_37{color:var(--secondary-color)}._grid_1dy34_41{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._card_1dy34_47{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000000d;transition:transform .3s ease;height:100%;display:flex;flex-direction:column}._card_1dy34_47:hover{transform:translateY(-5px)}._imageWrapper_1dy34_62{width:100%;height:200px;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;overflow:hidden}._imageWrapper_1dy34_62 img{width:100%;height:100%;object-fit:cover}._content_1dy34_78{padding:1.5rem;text-align:center;flex-grow:1;display:flex;flex-direction:column;justify-content:center}._content_1dy34_78 h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#1a1a1a}._content_1dy34_78 p{font-size:.9rem;color:#666;line-height:1.5;margin:0}@media(max-width:968px){._grid_1dy34_41{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){._grid_1dy34_41{grid-template-columns:1fr}._title_1dy34_29{font-size:2rem}}._section_u41qh_1{padding:4rem 2rem;background-color:#f9f9f9;font-family:Poppins,sans-serif}._container_u41qh_7{max-width:800px;margin:0 auto}._title_u41qh_12{text-align:center;font-size:2.5rem;font-weight:800;color:var(--primary-color);margin-bottom:3rem}._accordion_u41qh_20{display:flex;flex-direction:column;gap:1rem}._item_u41qh_26{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;overflow:hidden;transition:all .3s ease}._item_u41qh_26:hover{box-shadow:0 4px 12px #0000001a}._header_u41qh_38{width:100%;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;background:none;border:none;cursor:pointer;text-align:left;font-size:1.1rem;font-weight:500;color:#333;transition:color .3s ease}._header_u41qh_38:hover{color:#2caca3}._icon_u41qh_58{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid #2CACA3;color:#2caca3;transition:all .3s ease;flex-shrink:0;margin-left:1rem}._item_u41qh_26._active_u41qh_74 ._icon_u41qh_58{transform:rotate(180deg);background-color:#2caca3;color:#fff}._content_u41qh_80{max-height:0;overflow:hidden;transition:max-height .3s ease-out,padding .3s ease;background-color:#fff}._item_u41qh_26._active_u41qh_74 ._content_u41qh_80{max-height:500px;padding:0 1.5rem 1.5rem;border-top:1px solid rgba(0,0,0,.05)}._answer_u41qh_94{margin:0;color:#555;line-height:1.6;white-space:pre-line}@media(max-width:768px){._title_u41qh_12{font-size:2rem}._header_u41qh_38{padding:1rem;font-size:1rem}}._container_1eo6r_1{max-width:800px;margin:0 auto;padding:140px 20px 4rem}._container_1eo6r_1 h1{font-size:2.5rem;margin-bottom:2rem;color:var(--secondary-color)}._content_1eo6r_13{line-height:1.8;color:var(--text-color)}._content_1eo6r_13 p{margin-bottom:1.5rem}._content_1eo6r_13 h2{font-size:1.5rem;margin-top:2rem;margin-bottom:1rem;color:var(--primary-color)}._content_1eo6r_13 ul{list-style:disc;padding-left:1.5rem;margin-bottom:1.5rem}._content_1eo6r_13 li{margin-bottom:.5rem}
