.TermsAndConditions_termsAndConditionsContainer__gShpB{background:var(--hero-gradient);background-size:400% 400%;animation:TermsAndConditions_gradientShift__D4tFz 15s ease infinite;min-height:100vh;color:var(--text-primary);overflow-x:hidden;position:relative}@keyframes TermsAndConditions_gradientShift__D4tFz{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.TermsAndConditions_animatedBackground__8O_JA{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.TermsAndConditions_floatingElement__8bGK9{position:absolute;width:60px;height:60px;background:var(--accent-gradient);border-radius:50%;opacity:.15;animation:TermsAndConditions_floating__ztE_3 6s ease-in-out infinite;box-shadow:0 0 20px rgba(0,210,255,.3)}.TermsAndConditions_floatingElement__8bGK9:nth-child(2){animation-delay:-2s;width:80px;height:80px;background:var(--gold-gradient);box-shadow:0 0 25px rgba(255,215,0,.4)}.TermsAndConditions_floatingElement__8bGK9:nth-child(3){animation-delay:-4s;width:40px;height:40px;background:var(--secondary-gradient);box-shadow:0 0 15px rgba(255,107,107,.3)}.TermsAndConditions_floatingElement__8bGK9:nth-child(4){animation-delay:-1s;width:70px;height:70px;background:var(--info-gradient);box-shadow:0 0 20px rgba(102,126,234,.3)}@keyframes TermsAndConditions_floating__ztE_3{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-20px) rotate(120deg)}66%{transform:translateY(20px) rotate(240deg)}}.TermsAndConditions_header__Qc_ch{text-align:center;margin-bottom:60px;position:relative;z-index:2;padding:80px 20px 40px}.TermsAndConditions_title__qq9VF{font-size:4rem;font-weight:900;margin-bottom:20px;background:var(--gold-gradient);background-clip:text;-webkit-background-clip:text;color:transparent;animation:TermsAndConditions_titleGlow__C_VfB 3s ease-in-out infinite alternate;text-shadow:0 0 30px rgba(245,158,11,.4);line-height:1.1}@keyframes TermsAndConditions_titleGlow__C_VfB{0%{filter:drop-shadow(0 0 20px rgba(245,158,11,.5));transform:translateY(0)}to{filter:drop-shadow(0 0 40px rgba(245,158,11,.8));transform:translateY(-5px)}}.TermsAndConditions_subtitle__qzwWg{font-size:1.5rem;margin-bottom:30px;color:#ffffff;line-height:1.6;text-shadow:var(--text-shadow-strong);animation:TermsAndConditions_fadeInUp__LKWcu 1s ease-out .5s both}.TermsAndConditions_content__h1X6C{background:var(--bg-glass-strong);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-radius:30px;padding:50px;border:1px solid var(--border-glass-strong);line-height:1.8;max-width:1200px;margin:0 auto;box-shadow:var(--shadow-xl);position:relative;z-index:1;animation:TermsAndConditions_slideInUp___pcye 1s ease-out 1s both}.TermsAndConditions_section__ESvOe{margin-bottom:50px;animation:TermsAndConditions_fadeInUp__LKWcu 1s ease-out}.TermsAndConditions_sectionTitle__guom7{font-size:2.2rem;font-weight:800;color:var(--text-accent);margin-bottom:25px;text-shadow:var(--text-shadow-strong);display:flex;align-items:center;gap:15px;animation:TermsAndConditions_slideInLeft__o_fQ0 1s ease-out}.TermsAndConditions_sectionTitle__guom7:before{content:"📜";font-size:2rem;animation:TermsAndConditions_bounce__rMMqM 2s infinite}@keyframes TermsAndConditions_slideInLeft__o_fQ0{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.TermsAndConditions_sectionContent__P19lB{animation:TermsAndConditions_fadeInUp__LKWcu 1s ease-out .3s both}.TermsAndConditions_sectionContent__P19lB p{margin-bottom:20px;color:#ffffff;font-size:1.1rem;line-height:1.7;text-shadow:var(--text-shadow)}.TermsAndConditions_listItem__aUdBf{margin-bottom:18px;color:#ffffff;padding-left:30px;position:relative;font-size:1.1rem;line-height:1.6;text-shadow:var(--text-shadow);animation:TermsAndConditions_slideInLeft__o_fQ0 1s ease-out}.TermsAndConditions_listItem__aUdBf:before{content:"🛡️";position:absolute;left:0;font-size:1.2rem;animation:TermsAndConditions_bounce__rMMqM 2s infinite}.TermsAndConditions_warning__KLlMc{background:rgba(245,158,11,.15);border:2px solid rgba(245,158,11,.4);border-radius:20px;padding:30px;margin:40px 0;color:#ffffff;font-size:1.1rem;line-height:1.7;text-shadow:var(--text-shadow);animation:TermsAndConditions_slideInUp___pcye 1s ease-out .7s both;position:relative;overflow:hidden}.TermsAndConditions_warning__KLlMc:before{content:"⚠️";position:absolute;top:20px;right:20px;font-size:2rem;animation:TermsAndConditions_pulse__hKvNM 2s infinite}@keyframes TermsAndConditions_pulse__hKvNM{0%,to{opacity:1}50%{opacity:.7}}@keyframes TermsAndConditions_fadeInUp__LKWcu{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes TermsAndConditions_slideInUp___pcye{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes TermsAndConditions_bounce__rMMqM{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width:1200px){.TermsAndConditions_content__h1X6C{margin:0 20px;padding:40px}}@media (max-width:768px){.TermsAndConditions_termsAndConditionsContainer__gShpB{padding:40px 15px}.TermsAndConditions_header__Qc_ch{padding:60px 15px 30px}.TermsAndConditions_title__qq9VF{font-size:3rem}.TermsAndConditions_subtitle__qzwWg{font-size:1.3rem}.TermsAndConditions_content__h1X6C{padding:30px}.TermsAndConditions_sectionTitle__guom7{font-size:1.8rem}}@media (max-width:480px){.TermsAndConditions_termsAndConditionsContainer__gShpB{padding:30px 10px}.TermsAndConditions_title__qq9VF{font-size:2.5rem}.TermsAndConditions_content__h1X6C{padding:25px}.TermsAndConditions_sectionTitle__guom7{font-size:1.5rem}}