.SupportPage_main___lQ1X{min-height:100vh;background-color:#f7f6fd;margin:0;padding:0}.SupportPage_header__HpCEd{background-color:#FFFFFF;border-bottom:1px solid #e0e0e0;padding:0}.SupportPage_navbar__eRuDa{background-color:#ffffff;backdrop-filter:blur(10px);padding:0;top:0;z-index:100;width:100%}.SupportPage_navContainer__n7DsH{position:sticky;width:100%;margin:4px 0 0;display:flex}.SupportPage_navRight__phgGv{width:100%;display:flex;align-items:right;justify-content:right;justify-items:right;padding-right:20px}.SupportPage_logoNav__K40Zc{margin-left:20px;height:50px;width:70px;display:flex;justify-content:center;align-items:center}.SupportPage_logoNav__K40Zc img{width:100%;height:100%;object-fit:contain}.SupportPage_navLinks__5_If8{display:flex;gap:0;margin-right:1rem}.SupportPage_navLink__7ZT5N{display:inline-flex;justify-content:center;align-items:center;width:5rem;height:2.9rem;color:black;text-decoration:none;text-align:center;font-size:1rem;font-weight:500;transition:all .3s ease;padding:10px 15px;border-radius:.5rem}.SupportPage_navLink__7ZT5N:hover{background-color:#f0ecf4;font-size:1.1rem;color:#260bf3;border-radius:1rem}.SupportPage_loginBtn__Mj8bw{padding:.6rem 1.3rem;background-color:#5f57f6;color:white;font-size:1rem;border:none;border-radius:1rem;cursor:pointer;transition:all .3s ease}.SupportPage_loginBtn__Mj8bw:hover{background-color:#2511f8;color:#d7bdf0;font-size:1rem}.SupportPage_loginBtn__Mj8bw:active{background-color:#120999;transform:scale(1.1);border:3px solid #f1c1f9}@media (max-width:768px){.SupportPage_content__4hx6R{padding:25px;margin:20px 10px}.SupportPage_title__P7Ys7{font-size:20px}.SupportPage_companyName__enHuw{font-size:22px}.SupportPage_main___lQ1X{padding:20px 10px}}@media (max-width:480px){.SupportPage_content__4hx6R{padding:20px}.SupportPage_title__P7Ys7{font-size:18px}.SupportPage_companyName__enHuw{font-size:20px}}.SupportPage_container__QZc1y{min-height:100vh;background-color:#F7F6FD;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.SupportPage_content__4hx6R{background-color:#F7F6FD;display:flex;max-width:100%;width:100%;overflow:hidden;margin-bottom:60px}.SupportPage_leftSection__fsTlF{flex:1;display:flex;align-items:center;justify-content:center;padding:40px}.SupportPage_supportImage__poQdq{max-width:100%;height:auto;border-radius:10px}.SupportPage_rightSection__L3gIH{flex:1;justify-items:right;padding:50px 40px}.SupportPage_formContainer__Eb3vd{max-width:400px;width:100%}.SupportPage_title__P7Ys7{font-size:32px;font-weight:600;color:#333;margin-bottom:10px;line-height:1.2}.SupportPage_subtitle__pOiKc{color:#666;font-size:16px;margin-bottom:30px;line-height:1.4}.SupportPage_form__p58Wm{gap:20px}.SupportPage_form__p58Wm,.SupportPage_inputGroup__Rsyl2{display:flex;flex-direction:column}.SupportPage_input__yO2O6,.SupportPage_select__By9iJ,.SupportPage_textarea__sRPZc{padding:15px;border:2px solid #e1e5e9;border-radius:8px;font-size:16px;color:#333;background:white;transition:border-color .3s ease;font-family:inherit}.SupportPage_input__yO2O6:focus,.SupportPage_select__By9iJ:focus,.SupportPage_textarea__sRPZc:focus{outline:none;border-color:#6039D2}.SupportPage_input__yO2O6::placeholder,.SupportPage_textarea__sRPZc::placeholder{color:#999}.SupportPage_select__By9iJ{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}.SupportPage_select__By9iJ option{padding:10px;border-radius:10px;background-color:#fff;color:#000;border:2px solid black}.SupportPage_textarea__sRPZc{resize:vertical;min-height:100px}.SupportPage_submitButton__hetrc{background:#6039D2;height:60;color:white;border:none;padding:15px 30px;font-size:16px;border-radius:50px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;margin-top:10px}.SupportPage_submitButton__hetrc span{cursor:pointer;display:inline-block;position:relative;transition:.5s}.SupportPage_submitButton__hetrc span:after{content:"\00bb";position:absolute;opacity:0;top:-7px;right:-20px;transition:.5s;font-size:24px}.SupportPage_submitButton__hetrc:hover span{padding-right:25px}.SupportPage_submitButton__hetrc:hover span:after{opacity:1;right:0}.SupportPage_submitButton__hetrc:active{height:62px;background-color:#6039d2;color:white;font-weight:600;text-align:center;border-radius:30px;border:2px solid #6039d2;box-shadow:0 0 10px 4px rgba(0,0,0,.35)}.SupportPage_supportOptions__Vq1CM{display:flex;gap:30px;justify-content:center;align-items:center;flex-wrap:wrap}.SupportPage_supportCard__0wAxZ{display:flex;flex-direction:column;align-items:center;background:#6039D23B;padding:25px 30px;border-radius:15px;border-bottom:3px solid #666;cursor:pointer;transition:all .3s ease;min-width:150px}.SupportPage_supportCard__0wAxZ:hover{background:#6039D23B;transform:translateY(-5px);box-shadow:0 10px 25px rgba(139,92,246,.2)}.SupportPage_iconContainer__iWkyN{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.SupportPage_icon__azMiS{width:40px;height:40px;color:#6039D2}.SupportPage_icon1__AAb2W{width:30px;height:30px;color:#6039D2}.SupportPage_supportText__1gWCC{background:#6039D2;padding:3px 10px;border-radius:10px;font-size:14px;font-weight:600;color:#FFFFFF;text-align:center}@media (max-width:768px){.SupportPage_content__4hx6R{flex-direction:column;margin-bottom:40px}.SupportPage_leftSection__fsTlF{padding:30px 20px}.SupportPage_rightSection__L3gIH{padding:30px 20px;justify-items:center}.SupportPage_title__P7Ys7{font-size:28px}.SupportPage_supportOptions__Vq1CM{gap:20px}.SupportPage_supportCard__0wAxZ{min-width:120px;padding:20px 25px}}@media (max-width:480px){.SupportPage_container__QZc1y{padding:15px}.SupportPage_title__P7Ys7{font-size:24px}.SupportPage_supportOptions__Vq1CM{flex-direction:column;gap:15px}.SupportPage_supportCard__0wAxZ{width:100%;max-width:200px}}.SupportPage_footer__GFxrq{width:100%;min-width:300px;background-color:#6039D2;color:#FFF}.SupportPage_mainFD__04bjq{width:100%;min-width:300px;padding:20px;font-size:14px}.SupportPage_combineThree__tKlSD{width:100%;min-width:300px;display:flex;justify-content:space-between;flex-direction:row}.SupportPage_flogo__DrrPN{width:100%;min-width:none;display:grid}.SupportPage_heading__4kjw0{font-size:16px;font-weight:800}.SupportPage_textDecore__lCJAL h4{padding:5px 0 0}.SupportPage_fresource__I3TxU{width:100%;justify-content:flex-start;justify-items:right}.SupportPage_fcity__cm34C{padding-top:5px;width:100%;justify-items:right}.SupportPage_ondcLogoDiv__Hs6jq{padding-top:10px}.SupportPage_lastMD__PGbYv{padding-top:5px;width:100%;min-width:300px;display:flex}.SupportPage_iconAndCopyRight__WkBj7{width:100%;display:flex;justify-content:space-between;padding:10px 0 0}.SupportPage_iconF__y0jTB{display:flex;gap:2px;align-items:flex-end;font-size:20px}@media screen and (max-width:480px){.SupportPage_footer__GFxrq{width:100%;min-width:300px;background-color:#6039D2;color:#FFF}.SupportPage_mainFD__04bjq{width:100%;min-width:300px;padding:20px;font-size:14px}.SupportPage_combineThree__tKlSD{width:100%;min-width:300px;display:grid;justify-content:space-between;flex-direction:row}.SupportPage_fresource__I3TxU{justify-content:flex-start}.SupportPage_fcity__cm34C,.SupportPage_fresource__I3TxU{width:100%;padding-top:10px;justify-items:left}}@font-face{font-family:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/98848575513c9742-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:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-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:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/98848575513c9742-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:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-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:Outfit Fallback;src:local("Arial");ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.00%;size-adjust:99.82%}.__className_cb40cb{font-family:Outfit,Outfit Fallback;font-style:normal}