.DashboardView_dashboard-view-section__T13pc{width:100%;background:#092c5a;padding:5rem 2rem}.DashboardView_content-wrapper__rII4x{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.DashboardView_text-content__v70iu{display:flex;flex-direction:column;gap:1.5rem}.DashboardView_title__CP3dk{font-size:2.2rem;font-weight:700;color:#fff;margin:0;line-height:1.3}.DashboardView_title__CP3dk .DashboardView_highlight__9jurf{color:#3ff5e8}.DashboardView_subtitle__aR0oi{font-size:1.3rem;font-weight:700;color:#fff;margin:0;line-height:1.4}.DashboardView_description__Q0xEg{display:flex;flex-direction:column;gap:1rem}.DashboardView_description__Q0xEg p{font-size:1rem;font-weight:400;color:#fff;margin:0;line-height:1.7;opacity:.95}.DashboardView_image-content__B36AD{display:flex;align-items:center;justify-content:center}.DashboardView_dashboard-image__t7ePt{width:100%;height:auto;max-width:600px;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.3)}@media(max-width:1024px){.DashboardView_dashboard-view-section__T13pc{padding:4rem 1.5rem}.DashboardView_content-wrapper__rII4x{grid-template-columns:1fr;gap:3rem}.DashboardView_title__CP3dk{font-size:1.8rem}.DashboardView_subtitle__aR0oi{font-size:1.1rem}.DashboardView_dashboard-image__t7ePt{max-width:100%}}@media(max-width:768px){.DashboardView_dashboard-view-section__T13pc{padding:3rem 1rem}.DashboardView_title__CP3dk{font-size:1.5rem}.DashboardView_subtitle__aR0oi{font-size:1rem}.DashboardView_description__Q0xEg p{font-size:.95rem}}.TeamUpLeft_team-up-left-section__EM3xr{width:100%;min-height:400px;padding:4rem 2rem;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.TeamUpLeft_background-image__XEwRt{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.TeamUpLeft_bg-image__hVZMC{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;max-width:none!important}.TeamUpLeft_overlay__9sDnO{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(9,45,90,.95),rgba(10,58,110,.92) 50%,rgba(37,209,197,.9));z-index:2}.TeamUpLeft_content-wrapper__lPx0B{max-width:90vw;width:100%;position:relative;z-index:3;text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.TeamUpLeft_title__7ENMv{font-size:2.5rem;font-weight:700;color:#fff;line-height:1.3;margin:0}.TeamUpLeft_subtitle__3m1WA{font-size:1.1rem;font-weight:400;color:hsla(0,0%,100%,.95);line-height:1.6;margin:0;max-width:700px}.TeamUpLeft_contact-button__9Dllg{padding:.5rem 1rem;border-radius:8px;font-weight:600;font-size:.95rem;color:#092d5a;background:#fff;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px hsla(0,0%,100%,.3),0 0 20px hsla(0,0%,100%,.2);display:inline-flex;align-items:center;justify-content:center;gap:1.5rem;text-decoration:none;margin-top:1rem}.TeamUpLeft_contact-button__9Dllg:hover{transform:translateY(-2px);box-shadow:0 6px 20px hsla(0,0%,100%,.4),0 0 30px hsla(0,0%,100%,.3);filter:brightness(1.05)}.TeamUpLeft_contact-button__9Dllg:active{transform:translateY(0)}@media(max-width:1024px){.TeamUpLeft_team-up-left-section__EM3xr{padding:3.5rem 1.5rem;min-height:350px}.TeamUpLeft_title__7ENMv{font-size:2rem}.TeamUpLeft_subtitle__3m1WA{font-size:1rem}}@media(max-width:768px){.TeamUpLeft_team-up-left-section__EM3xr{padding:3rem 1rem;min-height:300px}.TeamUpLeft_title__7ENMv{font-size:1.6rem}.TeamUpLeft_subtitle__3m1WA{font-size:.9rem}.TeamUpLeft_contact-button__9Dllg{width:100%;max-width:300px;text-align:center;font-size:.9rem;padding:.5rem 1rem}}.FAQ_faq-section__2OZmh{width:100%;background:#fff;padding:5rem 2rem}.FAQ_content-wrapper__3hXPU{max-width:1000px;margin:0 auto}.FAQ_faq-title__gGNMR{font-size:2rem;font-weight:700;color:#092d5a;margin:0 0 2.5rem}.FAQ_faq-list__E3t6y{display:flex;flex-direction:column;gap:0}.FAQ_faq-item__9KwP8{border-bottom:1px solid #e0e0e0}.FAQ_faq-question__BVJRZ{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;background:none;border:none;cursor:pointer;text-align:left;font-size:1rem;font-weight:500;color:#092d5a;transition:all .3s ease}.FAQ_faq-question__BVJRZ:hover{color:#007ffe}.FAQ_faq-question__BVJRZ span{flex:1;padding-right:1rem}.FAQ_arrow__GJBqH{flex-shrink:0;transition:transform .3s ease}.FAQ_arrow__GJBqH.FAQ_open__qKKsB{transform:rotate(180deg)}.FAQ_faq-answer__UWTTs{padding:0 0 1.5rem;animation:FAQ_slideDown__mV1Fx .3s ease}.FAQ_faq-answer__UWTTs p{margin:0;font-size:.95rem;line-height:1.6;color:#666}@keyframes FAQ_slideDown__mV1Fx{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.FAQ_faq-section__2OZmh{padding:3rem 1rem}.FAQ_faq-title__gGNMR{font-size:1.5rem;margin-bottom:1.5rem}.FAQ_faq-question__BVJRZ{font-size:.9rem;padding:1.25rem 0}.FAQ_faq-answer__UWTTs p{font-size:.85rem}}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat Fallback;src:local("Arial");ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.00%;size-adjust:112.83%}.__className_fed136{font-family:Montserrat,Montserrat Fallback;font-style:normal}