.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}}