.help-module__SY5POG__helpSection{background:var(--bg-primary);min-height:100vh;padding:48px 20px 56px;position:relative;overflow:hidden}.help-module__SY5POG__helpSection:before,.help-module__SY5POG__helpSection:after{content:"";filter:blur(40px);opacity:.35;pointer-events:none;border-radius:50%;animation:6s ease-in-out infinite help-module__SY5POG__float;position:absolute}.help-module__SY5POG__helpSection:before{background:radial-gradient(circle,#2f00ff1f 0%,#0000 70%);width:320px;height:320px;animation-delay:0s;top:-100px;right:-100px}.help-module__SY5POG__helpSection:after{background:radial-gradient(circle,#0090ff1f 0%,#0000 70%);width:280px;height:280px;animation-delay:3s;bottom:-80px;left:-80px}@keyframes help-module__SY5POG__float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-15px)scale(1.03)}}.help-module__SY5POG__container{z-index:1;max-width:1000px;margin:0 auto;position:relative}.help-module__SY5POG__header{text-align:center;margin-bottom:36px}.help-module__SY5POG__titleWrapper{justify-content:center;align-items:center;gap:12px;margin-bottom:12px;display:flex}.help-module__SY5POG__iconCircle{background:linear-gradient(135deg,#2f00ff 0%,#0090ff 100%);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;animation:2s ease-in-out infinite help-module__SY5POG__pulse;display:flex;box-shadow:0 6px 18px #2f00ff47}@keyframes help-module__SY5POG__pulse{0%,to{box-shadow:0 6px 18px #2f00ff47}50%{box-shadow:0 6px 24px #2f00ff66}}.help-module__SY5POG__headerIcon{color:#fff;width:24px;height:24px}.help-module__SY5POG__title{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:800}.help-module__SY5POG__subtitle{color:var(--text-secondary);max-width:620px;margin:0 auto;font-size:clamp(.875rem,1.8vw,.975rem);line-height:1.65}.help-module__SY5POG__faqList{flex-direction:column;gap:0;margin-top:24px;margin-bottom:32px;display:flex}.help-module__SY5POG__faqItem{border:none;border-bottom:2px solid var(--border-color,#e7ebf5);box-shadow:none;cursor:pointer;background:0 0;border-radius:0;grid-template-columns:42px 1fr;align-items:flex-start;gap:14px;padding:24px 0;transition:all .3s cubic-bezier(.4,0,.2,1);display:grid;position:relative}.help-module__SY5POG__faqItem:hover{border-bottom-color:var(--accent-color,#2f00ff)}.help-module__SY5POG__faqItem:last-child{border-bottom:none}.help-module__SY5POG__faqIcon{color:#fff;background:linear-gradient(135deg,#2f00ff 0%,#0090ff 100%);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-weight:800;transition:transform .3s;display:flex;box-shadow:0 4px 16px #2f00ff42}.help-module__SY5POG__faqItem:hover .help-module__SY5POG__faqIcon{transform:scale(1.05)}.help-module__SY5POG__faqIcon svg{stroke:currentColor;width:22px;height:22px}.help-module__SY5POG__question{color:var(--text-primary,#1a1a2e);letter-spacing:-.01em;margin:1px 0 8px;font-size:clamp(.95rem,1.8vw,1.025rem);font-weight:700;line-height:1.35}.help-module__SY5POG__answer{color:var(--text-secondary,#4a5568);margin:0;font-size:clamp(.85rem,1.6vw,.925rem);line-height:1.65}.help-module__SY5POG__contactCard{border:2px solid var(--border-color);box-shadow:none;background:0 0;border-radius:16px;padding:24px;position:relative;overflow:hidden}.help-module__SY5POG__contactCard:before{content:"";background:linear-gradient(135deg,#2f00ff 0%,#0090ff 100%);height:4px;position:absolute;top:0;left:0;right:0}.help-module__SY5POG__contactHeader{align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}.help-module__SY5POG__contactIconWrapper{background:linear-gradient(135deg,#2f00ff1a 0%,#0090ff1a 100%);border:2px solid #2f00ff33;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.help-module__SY5POG__contactIcon{width:24px;height:24px;color:var(--accent-color);stroke:currentColor}.help-module__SY5POG__contactTitle{color:var(--text-primary);letter-spacing:-.01em;margin:0 0 6px;font-size:clamp(1.1rem,2.2vw,1.3rem);font-weight:800}.help-module__SY5POG__contactText{color:var(--text-secondary);margin:0;font-size:clamp(.875rem,1.7vw,.95rem);line-height:1.65}.help-module__SY5POG__contactMethods{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.help-module__SY5POG__contactItem{border:2px solid var(--border-color);background:0 0;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;transition:all .3s;display:flex}.help-module__SY5POG__contactItem:hover{border-color:var(--accent-color);transform:translateY(-2px);box-shadow:0 4px 18px #9333ea1c}.help-module__SY5POG__contactBadge{background:var(--bg-secondary);color:var(--accent-color);border:1px solid var(--border-color);white-space:nowrap;border-radius:9px;align-items:center;gap:5px;padding:5px 10px;font-size:clamp(.7rem,1.4vw,.8rem);font-weight:700;display:flex}.help-module__SY5POG__contactBadge svg{stroke:currentColor;width:14px;height:14px}.help-module__SY5POG__contactValue{color:var(--text-primary);text-overflow:ellipsis;font-size:clamp(.8rem,1.6vw,.9rem);font-weight:600;overflow:hidden}@media (max-width:1024px){.help-module__SY5POG__helpSection{padding:42px 18px 52px}.help-module__SY5POG__faqList{gap:0}.help-module__SY5POG__contactCard{padding:22px}}@media (max-width:992px){.help-module__SY5POG__helpSection{padding:40px 16px 48px}.help-module__SY5POG__header{margin-bottom:32px}.help-module__SY5POG__faqList{gap:0}.help-module__SY5POG__contactMethods{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (max-width:768px){.help-module__SY5POG__helpSection{padding:36px 16px 44px}.help-module__SY5POG__helpSection:before{width:260px;height:260px;top:-80px;right:-80px}.help-module__SY5POG__helpSection:after{width:220px;height:220px;bottom:-60px;left:-60px}.help-module__SY5POG__header{margin-bottom:28px}.help-module__SY5POG__titleWrapper{flex-direction:column;gap:10px}.help-module__SY5POG__iconCircle{border-radius:11px;width:40px;height:40px}.help-module__SY5POG__headerIcon{width:22px;height:22px}.help-module__SY5POG__faqList{gap:0;margin-bottom:28px}.help-module__SY5POG__faqItem{grid-template-columns:40px 1fr;gap:12px;padding:20px 0}.help-module__SY5POG__faqIcon{border-radius:10px;width:40px;height:40px}.help-module__SY5POG__faqIcon svg{width:20px;height:20px}.help-module__SY5POG__contactCard{padding:20px}.help-module__SY5POG__contactHeader{flex-direction:column;gap:12px}.help-module__SY5POG__contactMethods{grid-template-columns:1fr;gap:10px}}@media (max-width:576px){.help-module__SY5POG__helpSection{padding:32px 14px 40px}.help-module__SY5POG__helpSection:before{filter:blur(35px);width:220px;height:220px;top:-70px;right:-70px}.help-module__SY5POG__helpSection:after{filter:blur(35px);width:190px;height:190px;bottom:-50px;left:-50px}.help-module__SY5POG__header{margin-bottom:24px}.help-module__SY5POG__iconCircle{border-radius:10px;width:38px;height:38px}.help-module__SY5POG__headerIcon{width:20px;height:20px}.help-module__SY5POG__faqList{gap:0;margin-bottom:24px}.help-module__SY5POG__faqItem{grid-template-columns:38px 1fr;gap:11px;padding:18px 0}.help-module__SY5POG__faqIcon{border-radius:9px;width:38px;height:38px}.help-module__SY5POG__faqIcon svg{width:19px;height:19px}.help-module__SY5POG__question{margin-bottom:7px}.help-module__SY5POG__contactCard{border-radius:14px;padding:18px}.help-module__SY5POG__contactIconWrapper{border-radius:10px;width:40px;height:40px}.help-module__SY5POG__contactIcon{width:22px;height:22px}.help-module__SY5POG__contactItem{padding:11px 12px}.help-module__SY5POG__contactBadge{padding:4px 9px}}@media (max-width:480px){.help-module__SY5POG__helpSection{padding:28px 12px 36px}.help-module__SY5POG__header{margin-bottom:22px}.help-module__SY5POG__titleWrapper{gap:9px}.help-module__SY5POG__iconCircle{border-radius:9px;width:36px;height:36px}.help-module__SY5POG__headerIcon{width:19px;height:19px}.help-module__SY5POG__title{font-size:1.5rem}.help-module__SY5POG__subtitle{font-size:.85rem}.help-module__SY5POG__faqList{gap:0;margin-bottom:22px}.help-module__SY5POG__faqItem{grid-template-columns:36px 1fr;gap:10px;padding:16px 0}.help-module__SY5POG__faqIcon{border-radius:9px;width:36px;height:36px}.help-module__SY5POG__faqIcon svg{width:18px;height:18px}.help-module__SY5POG__question{margin-bottom:6px;font-size:.92rem}.help-module__SY5POG__answer{font-size:.82rem}.help-module__SY5POG__contactCard{padding:16px}.help-module__SY5POG__contactHeader{gap:10px}.help-module__SY5POG__contactIconWrapper{border-radius:9px;width:38px;height:38px}.help-module__SY5POG__contactIcon{width:20px;height:20px}.help-module__SY5POG__contactTitle{font-size:1.05rem}.help-module__SY5POG__contactText{font-size:.85rem}.help-module__SY5POG__contactItem{flex-direction:column;align-items:flex-start;gap:7px;padding:10px}.help-module__SY5POG__contactBadge{justify-content:center;width:100%;padding:4px 8px}.help-module__SY5POG__contactValue{text-align:center;width:100%;font-size:.85rem}}@media (max-width:320px){.help-module__SY5POG__helpSection{padding:24px 10px 32px}.help-module__SY5POG__helpSection:before{filter:blur(30px);width:180px;height:180px;top:-60px;right:-60px}.help-module__SY5POG__helpSection:after{filter:blur(30px);width:160px;height:160px;bottom:-40px;left:-40px}.help-module__SY5POG__header{margin-bottom:20px}.help-module__SY5POG__iconCircle{border-radius:8px;width:34px;height:34px}.help-module__SY5POG__headerIcon{width:18px;height:18px}.help-module__SY5POG__title{font-size:1.4rem}.help-module__SY5POG__subtitle{font-size:.8rem}.help-module__SY5POG__faqList{gap:0;margin-bottom:20px}.help-module__SY5POG__faqItem{grid-template-columns:34px 1fr;gap:9px;padding:14px 0}.help-module__SY5POG__faqIcon{border-radius:8px;width:34px;height:34px}.help-module__SY5POG__faqIcon svg{width:17px;height:17px}.help-module__SY5POG__question{margin-bottom:5px;font-size:.88rem}.help-module__SY5POG__answer{font-size:.78rem;line-height:1.55}.help-module__SY5POG__contactCard{border-radius:12px;padding:14px}.help-module__SY5POG__contactHeader{gap:9px}.help-module__SY5POG__contactIconWrapper{border-radius:8px;width:36px;height:36px}.help-module__SY5POG__contactIcon{width:19px;height:19px}.help-module__SY5POG__contactTitle{font-size:1rem}.help-module__SY5POG__contactText{font-size:.8rem;line-height:1.55}.help-module__SY5POG__contactMethods{gap:8px}.help-module__SY5POG__contactItem{border-radius:10px;padding:9px}.help-module__SY5POG__contactBadge{border-radius:7px;padding:3px 7px;font-size:.68rem}.help-module__SY5POG__contactBadge svg{width:13px;height:13px}.help-module__SY5POG__contactValue{font-size:.78rem}}
