.Faq_card.svelte-2emjya{padding:var(--card-padding);display:flex;flex-direction:column;background-color:var(--white);z-index:1;border-radius:var(--card-border-radius);transition:all .3s ease;box-shadow:0 2px 8px #0000001a;cursor:pointer}.Faq_card.svelte-2emjya .title:where(.svelte-2emjya){display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;justify-content:space-between}.Faq_card.svelte-2emjya .title:where(.svelte-2emjya) .icon:where(.svelte-2emjya){display:flex;gap:10px;align-items:center;padding:10px}.Faq_card.svelte-2emjya .icon:where(.svelte-2emjya) img:where(.svelte-2emjya){transition:transform,.3s ease;filter:invert(50%)}.Faq_card.svelte-2emjya .icon.open:where(.svelte-2emjya) img:where(.svelte-2emjya){transform:rotate(45deg);filter:invert(0%)}.Faq_card.svelte-2emjya .title:where(.svelte-2emjya) .content_title:where(.svelte-2emjya){display:grid;grid-template-columns:auto 1fr;gap:20px;align-items:center}.Faq_card.svelte-2emjya .title:where(.svelte-2emjya) .content_title:where(.svelte-2emjya) .index:where(.svelte-2emjya){font-size:clamp(1rem,calc(1vw + .5rem),1.3rem);opacity:.5;font-weight:500}.Faq_card.svelte-2emjya .title:where(.svelte-2emjya) .content_title:where(.svelte-2emjya) h3:where(.svelte-2emjya){font-size:clamp(1.3rem,calc(1.3vw + 1.1rem),1.9rem)}.Faq_card.svelte-2emjya .content:where(.svelte-2emjya){overflow:hidden;margin-top:0}.Faq_card.svelte-2emjya:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.Faq_section.svelte-3b723k{display:flex;justify-content:center;align-items:center;gap:80px;padding:var(--section-padding);padding-top:var(--section-topBottom-padding);padding-bottom:var(--section-topBottom-padding);max-width:1440px;margin:0 auto}.Faq_section.svelte-3b723k .header:where(.svelte-3b723k){display:flex;flex-direction:column;align-items:center;gap:80px}.question.svelte-3b723k{display:flex;flex-direction:column;gap:40px;align-items:flex-start;background:var(--white);position:relative;overflow:hidden;padding:var(--card-padding);border-radius:var(--card-border-radius);transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.question.second.svelte-3b723k{display:none}.blob-c.svelte-3b723k{min-height:100vh;overflow:hidden;position:absolute;width:100%;filter:blur(40px);pointer-events:none}.shape-blob.svelte-3b723k{background:var(--gradient);height:60px;width:80px;border-radius:40% 50% 30% 40%;animation:svelte-3b723k-transform 18s ease-in-out infinite both alternate,svelte-3b723k-movement_one 12s ease-in-out infinite both;opacity:.7;position:absolute;left:75%;top:40%}.shape-blob.six.svelte-3b723k{background:var(--gradient);height:70px;width:100px;left:160px;top:200px;transform:rotate(-180deg);animation:svelte-3b723k-transform 5s ease-in-out infinite both alternate,svelte-3b723k-movement_two 5s ease-in-out infinite both}.shape-blob.four.svelte-3b723k{background:var(--gradient);height:100px;width:80px;left:350px;top:0;transform:rotate(-180deg);animation:svelte-3b723k-transform 17s ease-in-out infinite both alternate,svelte-3b723k-movement_two 13s ease-in-out infinite both}.shape-blob.two.svelte-3b723k{background:var(--gradient);height:100px;width:100px;right:100px;top:150px;transform:rotate(-180deg);animation:svelte-3b723k-transform 10s ease-in-out infinite both alternate,svelte-3b723k-movement_two 10s ease-in-out infinite both}.shape-blob.three.svelte-3b723k{background:var(--gradient);height:150px;width:150px;left:-50px;top:30px;transform:rotate(-180deg);animation:svelte-3b723k-transform 7s ease-in-out infinite both alternate,svelte-3b723k-movement_two 23s ease-in-out infinite both}@keyframes svelte-3b723k-transform{0%,to{border-radius:33% 67% 70% 30%/30% 40% 70% 70%}20%{border-radius:37% 63% 51% 49%/37% 35% 35% 63%}40%{border-radius:36% 64% 64% 36%/64% 48% 52% 26%}60%{border-radius:37% 63% 51% 49%/30% 30% 70% 73%}80%{border-radius:40% 60% 42% 58%/51% 51% 49% 59%}}@keyframes svelte-3b723k-movement_one{0%,to{transform:none}50%{transform:translate(50%,20%) rotateY(10deg) scale(1)}}@keyframes svelte-3b723k-movement_two{0%,500%{transform:none}50%{transform:translate(50%,20%) rotate(-200deg) scale(1.3)}}.Faq_section.svelte-3b723k .header:where(.svelte-3b723k) .question:where(.svelte-3b723k):before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.03}.Faq_section.svelte-3b723k .faq_cards:where(.svelte-3b723k) .cardContainer:where(.svelte-3b723k){display:flex;flex-direction:column;gap:10px;width:100%;max-width:1440px}.Faq_section.svelte-3b723k .faq_cards:where(.svelte-3b723k){display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}@media(max-width:1000px){.Faq_section.svelte-3b723k{display:flex;flex-direction:column}.question.first.svelte-3b723k{display:none}.question.second.svelte-3b723k{display:flex;gap:20px}}
