.FAQSection-module__Xb6tVa__container{justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.FAQSection-module__Xb6tVa__backgroundEffect{pointer-events:none;background:radial-gradient(circle at 30% 20%,#a855f71f 0%,#0000 50%),radial-gradient(circle at 70% 80%,#3b82f61f 0%,#0000 50%),radial-gradient(circle,#ec489914 0%,#0000 60%);animation:20s ease-in-out infinite FAQSection-module__Xb6tVa__backgroundPulse;position:absolute;inset:0}@keyframes FAQSection-module__Xb6tVa__backgroundPulse{0%,to{opacity:.6}50%{opacity:1}}.FAQSection-module__Xb6tVa__contentWrapper{z-index:1;flex-direction:column;gap:4rem;width:100%;max-width:1400px;display:flex}.FAQSection-module__Xb6tVa__headerSection{text-align:center;flex-direction:column;align-items:center;gap:1rem;animation:1s ease-out FAQSection-module__Xb6tVa__fadeInUp;display:flex}.FAQSection-module__Xb6tVa__badge{color:#a855f7;letter-spacing:1px;text-transform:uppercase;background:linear-gradient(135deg,#a855f733,#3b82f633);border:2px solid #a855f780;border-radius:50px;padding:.6rem 1.8rem;font-size:.95rem;font-weight:600;display:inline-block}.FAQSection-module__Xb6tVa__mainTitle{color:#fff;background:linear-gradient(135deg,#fff 0%,#a855f7 50%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:4rem;font-weight:800;line-height:1.2}.FAQSection-module__Xb6tVa__subtitle{color:#9ca3af;max-width:700px;margin:0;font-size:1.25rem;line-height:1.6}.FAQSection-module__Xb6tVa__faqGrid{grid-template-columns:1fr 400px;align-items:start;gap:3rem;display:grid}.FAQSection-module__Xb6tVa__faqList{flex-direction:column;gap:1.5rem;display:flex}.FAQSection-module__Xb6tVa__faqItem{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:2px solid #a855f733;border-radius:20px;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQSection-module__Xb6tVa__faqItem:hover{border-color:#a855f766;transform:translateY(-2px);box-shadow:0 8px 32px #a855f733}.FAQSection-module__Xb6tVa__faqItem.FAQSection-module__Xb6tVa__active{border-color:#a855f799;box-shadow:0 12px 40px #a855f74d,inset 0 0 20px #a855f70d}.FAQSection-module__Xb6tVa__faqQuestion{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.8rem 2rem;transition:all .3s;display:flex}.FAQSection-module__Xb6tVa__faqItem.FAQSection-module__Xb6tVa__active .FAQSection-module__Xb6tVa__faqQuestion{background:#a855f70d}.FAQSection-module__Xb6tVa__questionContent{text-align:left;flex:1;align-items:center;gap:1.2rem;display:flex}.FAQSection-module__Xb6tVa__faqIcon{flex-shrink:0;font-size:1.8rem;transition:transform .3s}.FAQSection-module__Xb6tVa__faqItem.FAQSection-module__Xb6tVa__active .FAQSection-module__Xb6tVa__faqIcon{transform:scale(1.2)rotate(10deg)}.FAQSection-module__Xb6tVa__questionText{color:#fff;font-size:1.2rem;font-weight:600;line-height:1.5;transition:color .3s}.FAQSection-module__Xb6tVa__faqItem:hover .FAQSection-module__Xb6tVa__questionText{color:#a855f7}.FAQSection-module__Xb6tVa__faqItem.FAQSection-module__Xb6tVa__active .FAQSection-module__Xb6tVa__questionText{background:linear-gradient(135deg,#fff,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.FAQSection-module__Xb6tVa__toggleIcon{color:#a855f7;background:#a855f71a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:2rem;font-weight:300;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);display:flex}.FAQSection-module__Xb6tVa__faqItem.FAQSection-module__Xb6tVa__active .FAQSection-module__Xb6tVa__toggleIcon{color:#fff;background:linear-gradient(135deg,#a855f7,#3b82f6);transform:rotate(180deg)}.FAQSection-module__Xb6tVa__faqAnswer{max-height:0;transition:max-height .5s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQSection-module__Xb6tVa__answerContent{padding:0 2rem 2rem 5.2rem}.FAQSection-module__Xb6tVa__answerContent p{color:#d1d5db;margin:0;font-size:1.05rem;line-height:1.8}.FAQSection-module__Xb6tVa__ctaCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0a;border:2px solid #a855f74d;border-radius:28px;height:fit-content;padding:3rem 2.5rem;transition:all .4s;position:sticky;top:2rem;box-shadow:0 20px 60px #0000004d}.FAQSection-module__Xb6tVa__ctaCard:hover{border-color:#a855f799;transform:translateY(-4px);box-shadow:0 25px 70px #a855f740,inset 0 0 30px #a855f714}.FAQSection-module__Xb6tVa__ctaContent{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.FAQSection-module__Xb6tVa__ctaIcon{font-size:4rem;animation:3s ease-in-out infinite FAQSection-module__Xb6tVa__float}@keyframes FAQSection-module__Xb6tVa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.FAQSection-module__Xb6tVa__ctaTitle{color:#fff;background:linear-gradient(135deg,#fff,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.8rem;font-weight:700}.FAQSection-module__Xb6tVa__ctaDescription{color:#d1d5db;margin:0;font-size:1.05rem;line-height:1.7}.FAQSection-module__Xb6tVa__ctaButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a855f7,#3b82f6);border:none;border-radius:50px;justify-content:center;align-items:center;gap:.8rem;width:100%;padding:1.2rem 2rem;font-size:1.1rem;font-weight:600;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);display:flex;box-shadow:0 10px 30px #a855f766}.FAQSection-module__Xb6tVa__ctaButton:hover{transform:translateY(-3px);box-shadow:0 15px 40px #a855f799}.FAQSection-module__Xb6tVa__ctaButton:active{transform:translateY(-1px)}.FAQSection-module__Xb6tVa__buttonArrow{font-size:1.3rem;transition:transform .3s}.FAQSection-module__Xb6tVa__ctaButton:hover .FAQSection-module__Xb6tVa__buttonArrow{transform:translate(5px)}.FAQSection-module__Xb6tVa__contactInfo{border-top:1px solid #a855f733;flex-direction:column;gap:1rem;width:100%;padding-top:1.5rem;display:flex}.FAQSection-module__Xb6tVa__contactItem{color:#d1d5db;align-items:center;gap:.8rem;font-size:.95rem;transition:color .3s;display:flex}.FAQSection-module__Xb6tVa__contactItem:hover{color:#a855f7}.FAQSection-module__Xb6tVa__contactIcon{font-size:1.3rem}.FAQSection-module__Xb6tVa__contactText{font-weight:500}@keyframes FAQSection-module__Xb6tVa__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.FAQSection-module__Xb6tVa__faqGrid{grid-template-columns:1fr 350px;gap:2.5rem}.FAQSection-module__Xb6tVa__mainTitle{font-size:3.5rem}}@media (max-width:968px){.FAQSection-module__Xb6tVa__container{padding:4rem 1.5rem}.FAQSection-module__Xb6tVa__faqGrid{grid-template-columns:1fr;gap:3rem}.FAQSection-module__Xb6tVa__mainTitle{font-size:3rem}.FAQSection-module__Xb6tVa__subtitle{font-size:1.1rem}.FAQSection-module__Xb6tVa__ctaCard{position:static}.FAQSection-module__Xb6tVa__questionText{font-size:1.1rem}.FAQSection-module__Xb6tVa__faqQuestion{padding:1.5rem}.FAQSection-module__Xb6tVa__answerContent{padding:0 1.5rem 1.5rem 4.5rem}}@media (max-width:640px){.FAQSection-module__Xb6tVa__container{padding:3rem 1rem}.FAQSection-module__Xb6tVa__mainTitle{font-size:2.2rem}.FAQSection-module__Xb6tVa__subtitle{font-size:1rem}.FAQSection-module__Xb6tVa__faqIcon{font-size:1.5rem}.FAQSection-module__Xb6tVa__questionText{font-size:1rem}.FAQSection-module__Xb6tVa__faqQuestion{padding:1.3rem 1.2rem}.FAQSection-module__Xb6tVa__toggleIcon{width:35px;height:35px;font-size:1.7rem}.FAQSection-module__Xb6tVa__answerContent{padding:0 1.2rem 1.2rem}.FAQSection-module__Xb6tVa__answerContent p{font-size:.95rem}.FAQSection-module__Xb6tVa__ctaCard{padding:2rem 1.5rem}.FAQSection-module__Xb6tVa__ctaIcon{font-size:3rem}.FAQSection-module__Xb6tVa__ctaTitle{font-size:1.5rem}.FAQSection-module__Xb6tVa__ctaDescription{font-size:.95rem}.FAQSection-module__Xb6tVa__ctaButton{padding:1rem 1.5rem;font-size:1rem}}@media (max-width:480px){.FAQSection-module__Xb6tVa__questionContent{gap:.8rem}.FAQSection-module__Xb6tVa__faqList{gap:1rem}}
.homeSection1-module__ibeQWa__hero{background-image:url(/uploads/firstback.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}@font-face{font-family:HarryBeast;src:url(/fonts/HarryBeastDisplay-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}.homeSection1-module__ibeQWa__hero:before{content:"";z-index:1;background:linear-gradient(135deg,#6d28d933 0%,#a855f726 50%,#d8b4fe1a 100%);position:absolute;inset:0}.homeSection1-module__ibeQWa__container{z-index:2;width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative}@media (min-width:768px){.homeSection1-module__ibeQWa__container{padding:0 3rem}}@media (min-width:1024px){.homeSection1-module__ibeQWa__container{padding:0 5rem}}.homeSection1-module__ibeQWa__content{text-align:center;opacity:0;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:4rem 0;transition:all .8s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(30px)}.homeSection1-module__ibeQWa__content.homeSection1-module__ibeQWa__visible{opacity:1;transform:translateY(0)}.homeSection1-module__ibeQWa__headingWrapper{margin-bottom:1.5rem}.homeSection1-module__ibeQWa__mainHeading{color:#fff;text-shadow:0 4px 20px #0006;margin:0;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:2.5rem;font-weight:400;line-height:1.2;animation:.8s ease-out both homeSection1-module__ibeQWa__fadeInUp}@media (min-width:640px){.homeSection1-module__ibeQWa__mainHeading{font-size:3.5rem}}@media (min-width:768px){.homeSection1-module__ibeQWa__mainHeading{font-size:4.5rem}}@media (min-width:1024px){.homeSection1-module__ibeQWa__mainHeading{font-size:5.5rem}}.homeSection1-module__ibeQWa__gradientText{background:linear-gradient(135deg,#a855f7 0%,#d8b4fe 50%,#f0abfc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s ease-in-out infinite homeSection1-module__ibeQWa__shimmer;display:inline-block}@keyframes homeSection1-module__ibeQWa__shimmer{0%,to{filter:brightness()}50%{filter:brightness(1.4)}}.homeSection1-module__ibeQWa__subtitle1{-webkit-text-fill-color:transparent;letter-spacing:.02em;background:linear-gradient(135deg,#a855f7 0%,#d8b4fe 50%,#f0abfc 100%);-webkit-background-clip:text;background-clip:text;max-width:600px;margin:0 0 1.5rem;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:1.8rem;font-weight:400;line-height:1.6;animation:.8s ease-out .1s both homeSection1-module__ibeQWa__fadeInUp}.homeSection1-module__ibeQWa__subtitle{color:#ffffffe6;letter-spacing:.02em;max-width:600px;margin:0 0 2.5rem;font-size:1.125rem;font-weight:300;line-height:1.6;animation:.8s ease-out .2s both homeSection1-module__ibeQWa__fadeInUp}@media (min-width:640px){.homeSection1-module__ibeQWa__subtitle{font-size:1.25rem}}@media (min-width:768px){.homeSection1-module__ibeQWa__subtitle{font-size:1.375rem}}.homeSection1-module__ibeQWa__ctaWrapper{flex-wrap:wrap;justify-content:center;gap:1rem;animation:.8s ease-out .4s both homeSection1-module__ibeQWa__fadeInUp;display:flex}.homeSection1-module__ibeQWa__ctaButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a855f7 0%,#6d28d9 100%);border:none;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #a855f766}.homeSection1-module__ibeQWa__ctaButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.homeSection1-module__ibeQWa__ctaButton:hover:before{left:100%}.homeSection1-module__ibeQWa__ctaButton:hover{transform:translateY(-3px);box-shadow:0 15px 40px #a855f799}.homeSection1-module__ibeQWa__ctaButton:active{transform:translateY(-1px)}.homeSection1-module__ibeQWa__arrow{font-size:1.5rem;transition:transform .3s}.homeSection1-module__ibeQWa__ctaButton:hover .homeSection1-module__ibeQWa__arrow{transform:translate(5px)}.homeSection1-module__ibeQWa__ctaButtonSecondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff1a;border:2px solid #ffffff4d;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;transition:all .3s;display:inline-flex}.homeSection1-module__ibeQWa__ctaButtonSecondary:hover{background:#fff3;border-color:#a855f799;transform:translateY(-3px);box-shadow:0 10px 30px #a855f74d}.homeSection1-module__ibeQWa__floatingImage{z-index:2;opacity:0;animation:1s ease-out .5s forwards homeSection1-module__ibeQWa__fadeInFloat,6s ease-in-out 1.5s infinite homeSection1-module__ibeQWa__floatSide;position:absolute;top:60%;left:5%;transform:translateY(-50%)}@media (max-width:1024px){.homeSection1-module__ibeQWa__floatingImage{opacity:.3;left:-10%}}@media (max-width:768px){.homeSection1-module__ibeQWa__floatingImage{display:none}}.homeSection1-module__ibeQWa__fryingImage{filter:drop-shadow(0 20px 40px #a855f766);width:100%;max-width:350px;height:auto;transition:all .3s}@keyframes homeSection1-module__ibeQWa__floatSide{0%,to{transform:translateY(-50%)rotate(-5deg)}50%{transform:translateY(-55%)rotate(5deg)}}@keyframes homeSection1-module__ibeQWa__fadeInFloat{0%{opacity:0;transform:translateY(-30%)translate(-50px)}to{opacity:1;transform:translateY(-50%)translate(0)}}.homeSection1-module__ibeQWa__floatingFlags{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.homeSection1-module__ibeQWa__flag{opacity:0;filter:drop-shadow(0 4px 10px #0000004d);font-size:3rem;animation:15s ease-in-out infinite homeSection1-module__ibeQWa__floatFlag;position:absolute}@media (max-width:768px){.homeSection1-module__ibeQWa__flag{font-size:2rem}}.homeSection1-module__ibeQWa__flag1{animation-duration:12s}.homeSection1-module__ibeQWa__flag2{animation-duration:15s}.homeSection1-module__ibeQWa__flag3{animation-duration:18s}.homeSection1-module__ibeQWa__flag4{animation-duration:14s}.homeSection1-module__ibeQWa__flag5{animation-duration:16s}.homeSection1-module__ibeQWa__flag6{animation-duration:13s}.homeSection1-module__ibeQWa__flag7{animation-duration:17s}.homeSection1-module__ibeQWa__flag8{animation-duration:19s}@keyframes homeSection1-module__ibeQWa__floatFlag{0%{opacity:0;transform:translateY(100vh)rotate(0)scale(.5)}10%{opacity:.8}90%{opacity:.8}to{opacity:0;transform:translateY(-100px)rotate(360deg)scale(1)}}.homeSection1-module__ibeQWa__floatingElements{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.homeSection1-module__ibeQWa__floatCircle{filter:blur(80px);background:radial-gradient(circle,#a855f733,#0000);border-radius:50%;position:absolute}.homeSection1-module__ibeQWa__circle1{width:400px;height:400px;animation:10s ease-in-out infinite homeSection1-module__ibeQWa__float1;top:10%;right:10%}.homeSection1-module__ibeQWa__circle2{width:500px;height:500px;animation:12s ease-in-out infinite homeSection1-module__ibeQWa__float2;top:60%;right:20%}.homeSection1-module__ibeQWa__circle3{width:350px;height:350px;animation:14s ease-in-out infinite homeSection1-module__ibeQWa__float3;bottom:10%;left:50%}@keyframes homeSection1-module__ibeQWa__float1{0%,to{transform:translate(0)}50%{transform:translate(40px,-40px)}}@keyframes homeSection1-module__ibeQWa__float2{0%,to{transform:translate(0)}50%{transform:translate(-50px,50px)}}@keyframes homeSection1-module__ibeQWa__float3{0%,to{transform:translate(0)}50%{transform:translate(30px,-50px)}}@keyframes homeSection1-module__ibeQWa__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.homeSection1-module__ibeQWa__flag{opacity:0;filter:drop-shadow(0 4px 10px #0000004d);width:65px;height:56px;animation:15s ease-in-out infinite homeSection1-module__ibeQWa__floatFlag;position:absolute}@media (max-width:768px){.homeSection1-module__ibeQWa__flag{width:56px;height:40px}}.homeSection1-module__ibeQWa__flagImage{object-fit:cover;border-radius:6px;width:100%;height:100%;display:block}
.homeSection2-module__H4jh7G__container{justify-content:center;align-items:center;min-height:80vh;padding:2rem;display:flex;position:relative}.homeSection2-module__H4jh7G__mainContent{justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:1300px;font-family:HarryBeast,Arial,Helvetica,sans-serif;animation:1s ease-out homeSection2-module__H4jh7G__fadeIn;display:flex}@keyframes homeSection2-module__H4jh7G__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.homeSection2-module__H4jh7G__leftSection{flex:1;max-width:600px}.homeSection2-module__H4jh7G__title{color:#fff;letter-spacing:.02em;margin-bottom:50px;font-size:3rem;font-weight:700;line-height:1.1}.homeSection2-module__H4jh7G__para{color:#d1d5db;margin-top:1rem;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:1.125rem;line-height:1.6}.homeSection2-module__H4jh7G__rightSection{flex-direction:column;flex-shrink:0;gap:1rem;display:flex}.homeSection2-module__H4jh7G__languageBox{color:#fffc;cursor:pointer;filter:drop-shadow(0 0 8px #a855f74d);background-color:#0000;border:2px solid #c8c8c84d;border-radius:50px;align-items:center;gap:1rem;width:420px;height:70px;padding:0 1.5rem;transition:filter .3s;display:flex;position:relative;overflow:visible;box-shadow:0 2px 8px #00000014}.homeSection2-module__H4jh7G__languageBox:hover{background:blur(20px);border-color:#b4b4b466;transform:translate(8px);box-shadow:0 4px 16px #0000001f}.homeSection2-module__H4jh7G__languageBox.homeSection2-module__H4jh7G__selected{background:blur(2px);border-width:3px;border-color:#a855f7;transform:translate(8px);box-shadow:0 4px 20px #3b82f640}.homeSection2-module__H4jh7G__flagCircle{background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.homeSection2-module__H4jh7G__languageBox:hover .homeSection2-module__H4jh7G__flagCircle{transform:scale(1.08)}.homeSection2-module__H4jh7G__languageBox.homeSection2-module__H4jh7G__selected .homeSection2-module__H4jh7G__flagCircle{transform:scale(1.1)}.homeSection2-module__H4jh7G__flag{font-size:2.2rem;display:block}.homeSection2-module__H4jh7G__languageName{color:#e9ebed;letter-spacing:-.01em;flex:1;font-size:1.25rem;font-weight:500}.homeSection2-module__H4jh7G__selectedBadge{color:#fff;letter-spacing:-.01em;background:linear-gradient(135deg,#6d28d9,#a855f7);border-radius:30px;padding:.5rem 1.75rem;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 2px 12px #3b82f64d}.homeSection2-module__H4jh7G__languageBox.homeSection2-module__H4jh7G__selected:hover .homeSection2-module__H4jh7G__selectedBadge{transform:scale(1.02);box-shadow:0 4px 16px #3b82f666}@media (max-width:1200px){.homeSection2-module__H4jh7G__mainContent{gap:4rem}.homeSection2-module__H4jh7G__title{font-size:2.5rem}.homeSection2-module__H4jh7G__languageBox{width:380px;height:65px}}@media (max-width:968px){.homeSection2-module__H4jh7G__mainContent{text-align:center;flex-direction:column;gap:3rem}.homeSection2-module__H4jh7G__leftSection{max-width:100%}.homeSection2-module__H4jh7G__title{font-size:2rem}.homeSection2-module__H4jh7G__rightSection{width:100%;max-width:420px}.homeSection2-module__H4jh7G__languageBox{width:100%}}@media (max-width:480px){.homeSection2-module__H4jh7G__container{padding:1rem}.homeSection2-module__H4jh7G__title{font-size:1.5rem}.homeSection2-module__H4jh7G__languageBox{width:100%;height:60px;padding:0 1.25rem}.homeSection2-module__H4jh7G__flagCircle{width:45px;height:45px}.homeSection2-module__H4jh7G__flag{font-size:1.9rem}.homeSection2-module__H4jh7G__languageName{font-size:1.1rem}.homeSection2-module__H4jh7G__selectedBadge{padding:.45rem 1.5rem;font-size:1rem}}@keyframes homeSection2-module__H4jh7G__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.homeSection2-module__H4jh7G__languageGlow{filter:blur(24px);z-index:-1;background:radial-gradient(circle,#4f46e540 0%,#3b82f626 35%,#0000 60%);width:70px;height:70px;transition:opacity .2s;animation:4s ease-in-out infinite homeSection2-module__H4jh7G__pulse;position:absolute;top:50%;left:24px;transform:translate(-50%,-50%)}@keyframes homeSection2-module__H4jh7G__pulse{0%,to{opacity:.6;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.06)}}.homeSection2-module__H4jh7G__languageBox:hover .homeSection2-module__H4jh7G__languageGlow{opacity:1}.homeSection2-module__H4jh7G__languageBox .homeSection2-module__H4jh7G__flagImg{object-fit:cover;border-radius:50%;width:36px!important;height:36px!important}.homeSection2-module__H4jh7G__paraWrapper{position:relative}.homeSection2-module__H4jh7G__para.homeSection2-module__H4jh7G__truncated{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.homeSection2-module__H4jh7G__expandButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6d28d9,#a855f7);border:none;border-radius:30px;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1.5rem;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #a855f74d}.homeSection2-module__H4jh7G__expandButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #a855f780}.homeSection2-module__H4jh7G__expandButton:active{transform:translateY(0)}.homeSection2-module__H4jh7G__expandText{letter-spacing:.02em}.homeSection2-module__H4jh7G__expandIcon{font-size:.875rem;transition:transform .3s}.homeSection2-module__H4jh7G__expandIcon.homeSection2-module__H4jh7G__rotated{transform:rotate(180deg)}@media (min-width:969px){.homeSection2-module__H4jh7G__expandButton{display:none}}@media (max-width:968px){.homeSection2-module__H4jh7G__expandButton{display:inline-flex}}
.homeSection3-module__V1717W__container{background:#000 bottom/cover no-repeat;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative;overflow:hidden}.homeSection3-module__V1717W__container:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 40%,#a855f71a 0%,#0000 40%),radial-gradient(circle at 70% 60%,#3b82f61a 0%,#0000 40%);width:200%;height:200%;animation:20s linear infinite homeSection3-module__V1717W__rotateGradient;position:absolute;top:-50%;left:-50%}@keyframes homeSection3-module__V1717W__rotateGradient{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.homeSection3-module__V1717W__mainContent{z-index:1;justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:1300px;font-family:HarryBeast,Arial,Helvetica,sans-serif;animation:1s ease-out homeSection3-module__V1717W__fadeIn;display:flex;position:relative}@keyframes homeSection3-module__V1717W__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.homeSection3-module__V1717W__leftSection{flex-direction:column;flex-shrink:0;gap:1rem;display:flex}.homeSection3-module__V1717W__rightSection{flex:1;max-width:600px}.homeSection3-module__V1717W__title{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#fff 0%,#a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:50px;font-size:3rem;font-weight:700;line-height:1.1}.homeSection3-module__V1717W__para{color:#d1d5db;margin-top:1rem;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:1.125rem;line-height:1.6}.homeSection3-module__V1717W__purposeBox{color:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff08;border:2px solid #c8c8c84d;border-radius:20px;align-items:center;gap:1rem;width:420px;height:90px;padding:0 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.homeSection3-module__V1717W__purposeBox:before{content:"";background:linear-gradient(135deg,var(--card-color,#a855f7)0%,transparent 100%);opacity:0;transition:opacity .3s;position:absolute;inset:0}.homeSection3-module__V1717W__purposeBox:hover{border-color:var(--card-color,#b4b4b466);transform:translate(8px);box-shadow:0 10px 30px #a855f74d}.homeSection3-module__V1717W__purposeBox:hover:before{opacity:.1}.homeSection3-module__V1717W__purposeBox.homeSection3-module__V1717W__selected{border-color:var(--card-color,#a855f7);background:#ffffff0d;border-width:3px;transform:translate(8px);box-shadow:0 10px 40px #a855f766}.homeSection3-module__V1717W__purposeBox.homeSection3-module__V1717W__selected:before{opacity:.15}.homeSection3-module__V1717W__iconCircle{background:#a855f733;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex}.homeSection3-module__V1717W__purposeBox:hover .homeSection3-module__V1717W__iconCircle,.homeSection3-module__V1717W__purposeBox.homeSection3-module__V1717W__selected .homeSection3-module__V1717W__iconCircle{background:var(--card-color,#a855f7);transform:scale(1.1)rotate(5deg)}.homeSection3-module__V1717W__icon{font-size:2.2rem;display:block}.homeSection3-module__V1717W__purposeInfo{flex-direction:column;flex:1;gap:.25rem;display:flex}.homeSection3-module__V1717W__purposeTitle{color:#fff;letter-spacing:-.01em;font-size:1.25rem;font-weight:600;display:block}.homeSection3-module__V1717W__purposeDescription{color:#9ca3af;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:.85rem;line-height:1.3;display:block}.homeSection3-module__V1717W__selectedIndicator{z-index:2;background:linear-gradient(135deg,#6d28d9,#a855f7);border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;animation:.3s ease-out homeSection3-module__V1717W__scaleIn;display:flex;position:absolute;top:10px;right:10px}@keyframes homeSection3-module__V1717W__scaleIn{0%{transform:scale(0)rotate(-180deg)}to{transform:scale(1)rotate(0)}}.homeSection3-module__V1717W__checkmark{color:#fff;font-size:1.25rem;font-weight:700}.homeSection3-module__V1717W__purposeGlow{background:radial-gradient(circle,var(--card-color,#a855f766)0%,transparent 70%);filter:blur(40px);z-index:-1;opacity:0;pointer-events:none;width:150px;height:150px;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.homeSection3-module__V1717W__purposeBox:hover .homeSection3-module__V1717W__purposeGlow,.homeSection3-module__V1717W__purposeBox.homeSection3-module__V1717W__selected .homeSection3-module__V1717W__purposeGlow{opacity:.6}@media (max-width:1200px){.homeSection3-module__V1717W__mainContent{gap:4rem}.homeSection3-module__V1717W__title{font-size:2.5rem}.homeSection3-module__V1717W__purposeBox{width:380px;height:85px}}@media (max-width:968px){.homeSection3-module__V1717W__mainContent{text-align:center;flex-direction:column-reverse;gap:3rem;margin-top:30px}.homeSection3-module__V1717W__leftSection{width:100%;max-width:420px}.homeSection3-module__V1717W__rightSection{max-width:100%}.homeSection3-module__V1717W__title{font-size:2rem}.homeSection3-module__V1717W__purposeBox{width:100%}}@media (max-width:480px){.homeSection3-module__V1717W__container{margin:40px 0;padding:1rem}.homeSection3-module__V1717W__title{font-size:1.5rem}.homeSection3-module__V1717W__purposeBox{width:100%;height:80px;padding:0 1.25rem}.homeSection3-module__V1717W__iconCircle{width:50px;height:50px}.homeSection3-module__V1717W__icon{font-size:1.9rem}.homeSection3-module__V1717W__purposeTitle{font-size:1.1rem}.homeSection3-module__V1717W__purposeDescription{font-size:.75rem}.homeSection3-module__V1717W__selectedIndicator{width:30px;height:30px}.homeSection3-module__V1717W__checkmark{font-size:1rem}}.homeSection3-module__V1717W__para.homeSection3-module__V1717W__truncated{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.homeSection3-module__V1717W__expandButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6d28d9,#a855f7);border:none;border-radius:30px;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.75rem 1.5rem;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #a855f74d}.homeSection3-module__V1717W__expandButton:hover{transform:translateY(-3px);box-shadow:0 8px 25px #a855f780}.homeSection3-module__V1717W__expandText{letter-spacing:.02em}.homeSection3-module__V1717W__expandIcon{font-size:.875rem;transition:transform .3s}.homeSection3-module__V1717W__expandIcon.homeSection3-module__V1717W__rotated{transform:rotate(180deg)}@media (min-width:969px){.homeSection3-module__V1717W__expandButton{display:none}.homeSection3-module__V1717W__para.homeSection3-module__V1717W__truncated{-webkit-line-clamp:unset}}@media (max-width:968px){.homeSection3-module__V1717W__expandButton{display:inline-flex}}.homeSection3-module__V1717W__textWrapper{position:relative}.homeSection3-module__V1717W__truncated{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.homeSection3-module__V1717W__readMoreBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6d28d9,#a855f7);border:none;border-radius:30px;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.75rem 1.5rem;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #a855f766}.homeSection3-module__V1717W__readMoreBtn:hover{transform:translateY(-3px);box-shadow:0 8px 25px #a855f799}.homeSection3-module__V1717W__arrowIcon{font-size:.9rem;transition:transform .3s}.homeSection3-module__V1717W__arrowIcon.homeSection3-module__V1717W__rotated{transform:rotate(180deg)}@media (min-width:969px){.homeSection3-module__V1717W__readMoreBtn{display:none}.homeSection3-module__V1717W__truncated{-webkit-line-clamp:unset;text-overflow:unset;overflow:visible}}
.homeSection4-module__wr4yYW__container{background:#000;justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.homeSection4-module__wr4yYW__container:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 40%,#a855f71a 0%,#0000 40%),radial-gradient(circle at 70% 60%,#3b82f61a 0%,#0000 40%);width:200%;height:200%;animation:20s linear infinite homeSection4-module__wr4yYW__rotateGradient;position:absolute;top:-50%;left:-50%}@keyframes homeSection4-module__wr4yYW__rotateGradient{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.homeSection4-module__wr4yYW__contentWrapper{z-index:1;flex-direction:column;gap:3rem;width:100%;max-width:1400px;display:flex;position:relative}.homeSection4-module__wr4yYW__headerSection{text-align:center;animation:1s ease-out homeSection4-module__wr4yYW__fadeInDown}@keyframes homeSection4-module__wr4yYW__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.homeSection4-module__wr4yYW__mainTitle{color:#fff;background:linear-gradient(135deg,#fff 0%,#a855f7 50%,#3b82f6 100%);-webkit-text-fill-color:transparent;letter-spacing:.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:3.5rem;font-weight:700}.homeSection4-module__wr4yYW__subtitle{color:#d1d5db;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:1.25rem}.homeSection4-module__wr4yYW__mainContent{justify-content:space-between;align-items:center;gap:4rem;animation:1s ease-out .3s backwards homeSection4-module__wr4yYW__fadeIn;display:flex}@keyframes homeSection4-module__wr4yYW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.homeSection4-module__wr4yYW__imageSection{flex:1;justify-content:center;align-items:center;display:flex}.homeSection4-module__wr4yYW__imageContainer{justify-content:center;align-items:center;width:450px;height:450px;animation:6s ease-in-out infinite homeSection4-module__wr4yYW__float;display:flex;position:relative}@keyframes homeSection4-module__wr4yYW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.homeSection4-module__wr4yYW__imageGlow{filter:blur(60px);background:radial-gradient(circle,#a855f74d 0%,#0000 70%);width:120%;height:120%;animation:4s ease-in-out infinite homeSection4-module__wr4yYW__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes homeSection4-module__wr4yYW__pulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.1)}}.homeSection4-module__wr4yYW__mainImage{object-fit:contain;z-index:1;filter:drop-shadow(0 20px 40px #a855f766);width:100%;height:auto;transition:transform .3s;position:relative}.homeSection4-module__wr4yYW__imageContainer:hover .homeSection4-module__wr4yYW__mainImage{transform:scale(1.05)}.homeSection4-module__wr4yYW__floatingElement1,.homeSection4-module__wr4yYW__floatingElement2{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;background:#000c;border:2px solid #a855f780;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;display:flex;position:absolute}.homeSection4-module__wr4yYW__floatingElement1{animation:4s ease-in-out infinite homeSection4-module__wr4yYW__floatElement;top:10%;right:10%}.homeSection4-module__wr4yYW__floatingElement2{animation:5s ease-in-out infinite reverse homeSection4-module__wr4yYW__floatElement;bottom:15%;left:5%}@keyframes homeSection4-module__wr4yYW__floatElement{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(10deg)}}.homeSection4-module__wr4yYW__floatingIcon{font-size:2rem}.homeSection4-module__wr4yYW__examSection{flex-direction:column;flex:1;gap:2rem;display:flex}.homeSection4-module__wr4yYW__examGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.homeSection4-module__wr4yYW__examCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff08;border:2px solid #a855f733;border-radius:20px;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.homeSection4-module__wr4yYW__examCard:before{content:"";background:linear-gradient(135deg,var(--card-color,#a855f7)0%,transparent 100%);opacity:0;transition:opacity .3s;position:absolute;inset:0}.homeSection4-module__wr4yYW__examCard:hover{border-color:var(--card-color,#a855f7);transform:translateY(-5px);box-shadow:0 10px 30px #a855f74d}.homeSection4-module__wr4yYW__examCard:hover:before{opacity:.1}.homeSection4-module__wr4yYW__examCard.homeSection4-module__wr4yYW__selected{border-color:var(--card-color,#a855f7);background:#ffffff0d;border-width:3px;transform:translateY(-5px);box-shadow:0 10px 40px #a855f766}.homeSection4-module__wr4yYW__examCard.homeSection4-module__wr4yYW__selected:before{opacity:.15}.homeSection4-module__wr4yYW__cardGlow{background:radial-gradient(circle,var(--card-color,#a855f7)0%,transparent 70%);filter:blur(40px);opacity:0;pointer-events:none;width:150px;height:150px;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.homeSection4-module__wr4yYW__examCard:hover .homeSection4-module__wr4yYW__cardGlow,.homeSection4-module__wr4yYW__examCard.homeSection4-module__wr4yYW__selected .homeSection4-module__wr4yYW__cardGlow{opacity:.4}.homeSection4-module__wr4yYW__cardContent{z-index:1;align-items:center;gap:1rem;display:flex;position:relative}.homeSection4-module__wr4yYW__iconWrapper{background:#a855f733;border-radius:15px;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex}.homeSection4-module__wr4yYW__examCard:hover .homeSection4-module__wr4yYW__iconWrapper,.homeSection4-module__wr4yYW__examCard.homeSection4-module__wr4yYW__selected .homeSection4-module__wr4yYW__iconWrapper{background:var(--card-color,#a855f7);transform:scale(1.1)rotate(5deg)}.homeSection4-module__wr4yYW__examIcon{font-size:2rem;display:block}.homeSection4-module__wr4yYW__examInfo{flex:1}.homeSection4-module__wr4yYW__examTitle{color:#fff;margin-bottom:.25rem;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:1.5rem;font-weight:700}.homeSection4-module__wr4yYW__examFullName{color:#9ca3af;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.3}.homeSection4-module__wr4yYW__selectedIndicator{z-index:2;background:linear-gradient(135deg,#6d28d9,#a855f7);border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;animation:.3s ease-out homeSection4-module__wr4yYW__scaleIn;display:flex;position:absolute;top:10px;right:10px}@keyframes homeSection4-module__wr4yYW__scaleIn{0%{transform:scale(0)rotate(-180deg)}to{transform:scale(1)rotate(0)}}.homeSection4-module__wr4yYW__checkmark{color:#fff;font-size:1.25rem;font-weight:700}.homeSection4-module__wr4yYW__infoBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#a855f71a;border:2px solid #a855f74d;border-radius:15px;align-items:center;gap:1rem;padding:1.25rem;display:flex}.homeSection4-module__wr4yYW__infoIcon{flex-shrink:0;font-size:2rem}.homeSection4-module__wr4yYW__infoText{color:#d1d5db;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:.9rem;line-height:1.5}.homeSection4-module__wr4yYW__statsSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:2px solid #a855f733;border-radius:20px;justify-content:center;align-items:center;gap:3rem;padding:2rem;animation:1s ease-out .6s backwards homeSection4-module__wr4yYW__fadeIn;display:flex}.homeSection4-module__wr4yYW__statItem{text-align:center}.homeSection4-module__wr4yYW__statNumber{color:#a855f7;margin-bottom:.5rem;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:2.5rem;font-weight:700;line-height:1}.homeSection4-module__wr4yYW__statLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500}.homeSection4-module__wr4yYW__statDivider{background:linear-gradient(#0000,#a855f780,#0000);width:2px;height:50px}@media (max-width:1200px){.homeSection4-module__wr4yYW__mainTitle{font-size:3rem}.homeSection4-module__wr4yYW__imageContainer{width:400px;height:400px}}@media (max-width:968px){.homeSection4-module__wr4yYW__mainContent{flex-direction:column;gap:3rem}.homeSection4-module__wr4yYW__imageContainer{width:350px;height:350px}.homeSection4-module__wr4yYW__examGrid{grid-template-columns:1fr}.homeSection4-module__wr4yYW__statsSection{gap:2rem}.homeSection4-module__wr4yYW__mainTitle{font-size:2.5rem}}@media (max-width:480px){.homeSection4-module__wr4yYW__container{padding:2rem 1rem}.homeSection4-module__wr4yYW__mainTitle{font-size:2rem}.homeSection4-module__wr4yYW__subtitle{font-size:1rem}.homeSection4-module__wr4yYW__imageContainer{width:280px;height:280px}.homeSection4-module__wr4yYW__examCard{padding:1.25rem}.homeSection4-module__wr4yYW__examTitle{font-size:1.25rem}.homeSection4-module__wr4yYW__examFullName{font-size:.7rem}.homeSection4-module__wr4yYW__iconWrapper{width:50px;height:50px}.homeSection4-module__wr4yYW__examIcon{font-size:1.5rem}.homeSection4-module__wr4yYW__statsSection{flex-direction:column;gap:1.5rem;padding:1.5rem}.homeSection4-module__wr4yYW__statDivider{background:linear-gradient(90deg,#0000,#a855f780,#0000);width:50px;height:2px}.homeSection4-module__wr4yYW__statNumber{font-size:2rem}}
.homeSection5-module__Ks8pNG__container{background:#000 url(/uploads/centerbg.jpg) bottom/cover no-repeat;justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.homeSection5-module__Ks8pNG__container:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#a855f726 0%,#0000 50%),radial-gradient(circle at 80%,#3b82f626 0%,#0000 50%);position:absolute;inset:0}.homeSection5-module__Ks8pNG__contentWrapper{z-index:1;width:100%;max-width:1300px;position:relative}.homeSection5-module__Ks8pNG__mainTitle{color:#fff;text-align:center;letter-spacing:.02em;background:linear-gradient(135deg,#fff 0%,#a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:4rem;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:3.5rem;font-weight:700;animation:1s ease-out homeSection5-module__Ks8pNG__fadeInDown}@keyframes homeSection5-module__Ks8pNG__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.homeSection5-module__Ks8pNG__heroSection{justify-content:space-between;align-items:center;gap:4rem;margin-bottom:5rem;animation:1s ease-out .3s backwards homeSection5-module__Ks8pNG__fadeIn;display:flex}@keyframes homeSection5-module__Ks8pNG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.homeSection5-module__Ks8pNG__heroContent{flex:1;max-width:600px}.homeSection5-module__Ks8pNG__heroTitle{color:#fff;margin-bottom:1.5rem;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2}.homeSection5-module__Ks8pNG__highlight{background:linear-gradient(135deg,#6d28d9,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.homeSection5-module__Ks8pNG__heroDescription{color:#d1d5db;margin-bottom:2rem;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:1.125rem;line-height:1.7}.homeSection5-module__Ks8pNG__statsContainer{gap:2rem;margin-bottom:1.5rem;display:flex}.homeSection5-module__Ks8pNG__statBox{text-align:center}.homeSection5-module__Ks8pNG__statNumber{color:#a855f7;margin-bottom:.5rem;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:2.5rem;font-weight:700;line-height:1}.homeSection5-module__Ks8pNG__statLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500}.homeSection5-module__Ks8pNG__ctaSubtitle{color:#fff;text-align:left;letter-spacing:.15em;margin-bottom:1.5rem;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:600}.homeSection5-module__Ks8pNG__ctaButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6d28d9,#a855f7);border:none;border-radius:50px;align-items:center;gap:1rem;padding:1.25rem 3rem;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:1.25rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 10px 40px #a855f766}.homeSection5-module__Ks8pNG__ctaButton:hover{transform:translateY(-3px);box-shadow:0 15px 50px #a855f799}.homeSection5-module__Ks8pNG__ctaButton:active{transform:translateY(-1px)}.homeSection5-module__Ks8pNG__buttonText{letter-spacing:.02em;font-family:sans-serif}.homeSection5-module__Ks8pNG__buttonIcon{font-size:1.5rem;transition:transform .3s}.homeSection5-module__Ks8pNG__ctaButton:hover .homeSection5-module__Ks8pNG__buttonIcon{transform:translate(5px)}.homeSection5-module__Ks8pNG__heroImage{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.homeSection5-module__Ks8pNG__imageCircle{background:linear-gradient(135deg,#6d28d933,#a855f733);border-radius:50%;justify-content:center;align-items:center;width:400px;height:400px;animation:6s ease-in-out infinite homeSection5-module__Ks8pNG__float;display:flex;position:relative;box-shadow:0 20px 60px #a855f766}@keyframes homeSection5-module__Ks8pNG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.homeSection5-module__Ks8pNG__tutorImage{object-fit:cover;border-radius:50%;width:90%;height:90%}.homeSection5-module__Ks8pNG__floatingBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border:2px solid #a855f7;border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;animation:2s ease-in-out infinite homeSection5-module__Ks8pNG__pulse;display:flex;position:absolute;bottom:20px;right:-20px}.homeSection5-module__Ks8pNG__badgeEmoji{font-size:1.5rem}.homeSection5-module__Ks8pNG__badgeText{color:#fff;font-size:1rem;font-weight:600}.homeSection5-module__Ks8pNG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;animation:1s ease-out .6s backwards homeSection5-module__Ks8pNG__fadeIn;display:grid}.homeSection5-module__Ks8pNG__featureCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff05;border:2px solid #a855f733;border-radius:20px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.homeSection5-module__Ks8pNG__featureCard:before{content:"";opacity:0;background:linear-gradient(135deg,#6d28d91a,#a855f71a);transition:opacity .3s;position:absolute;inset:0}.homeSection5-module__Ks8pNG__featureCard:hover:before{opacity:1}.homeSection5-module__Ks8pNG__featureCard:hover{border-color:#a855f7;transform:translateY(-8px);box-shadow:0 15px 40px #a855f74d}.homeSection5-module__Ks8pNG__featureGlow{filter:blur(40px);opacity:0;pointer-events:none;background:radial-gradient(circle,#a855f74d 0%,#0000 70%);width:200px;height:200px;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.homeSection5-module__Ks8pNG__featureCard.homeSection5-module__Ks8pNG__hovered .homeSection5-module__Ks8pNG__featureGlow{opacity:1}.homeSection5-module__Ks8pNG__featureIcon{z-index:1;margin-bottom:1rem;font-size:3rem;display:inline-block;position:relative}.homeSection5-module__Ks8pNG__featureTitle{color:#fff;z-index:1;margin-bottom:.75rem;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:1.5rem;font-weight:600;position:relative}.homeSection5-module__Ks8pNG__featureDescription{color:#d1d5db;z-index:1;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.6;position:relative}@media (max-width:1200px){.homeSection5-module__Ks8pNG__mainTitle{font-size:3rem}.homeSection5-module__Ks8pNG__heroTitle{font-size:2rem}.homeSection5-module__Ks8pNG__imageCircle{width:350px;height:350px}}@media (max-width:968px){.homeSection5-module__Ks8pNG__heroSection{flex-direction:column;gap:3rem}.homeSection5-module__Ks8pNG__heroContent{text-align:center;max-width:100%}.homeSection5-module__Ks8pNG__statsContainer{justify-content:center}.homeSection5-module__Ks8pNG__ctaButton{margin:0 auto}.homeSection5-module__Ks8pNG__imageCircle{width:300px;height:300px}.homeSection5-module__Ks8pNG__mainTitle{font-size:2.5rem}.homeSection5-module__Ks8pNG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:480px){.homeSection5-module__Ks8pNG__container{padding:2rem 1rem}.homeSection5-module__Ks8pNG__mainTitle{margin-bottom:2rem;font-size:2rem}.homeSection5-module__Ks8pNG__heroTitle{font-size:1.5rem}.homeSection5-module__Ks8pNG__heroDescription{font-size:1rem}.homeSection5-module__Ks8pNG__statsContainer{flex-direction:column;gap:1.5rem}.homeSection5-module__Ks8pNG__statNumber{font-size:2rem}.homeSection5-module__Ks8pNG__ctaButton{padding:1rem 2rem;font-size:1.1rem}.homeSection5-module__Ks8pNG__imageCircle{width:250px;height:250px}.homeSection5-module__Ks8pNG__featuresGrid{grid-template-columns:1fr;gap:1.5rem}.homeSection5-module__Ks8pNG__featureCard{padding:1.5rem}}
.homeSection6-module___XT4OW__container{background:#000;justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.homeSection6-module___XT4OW__container:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 20%,#a855f71a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#3b82f61a 0%,#0000 50%);position:absolute;inset:0}.homeSection6-module___XT4OW__contentWrapper{z-index:1;flex-direction:column;gap:2rem;width:100%;max-width:1400px;display:flex}.homeSection6-module___XT4OW__mainTitle{color:#fff;text-align:center;background:linear-gradient(135deg,#fff 0%,#a855f7 50%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3.5rem;font-weight:700;animation:1s ease-out homeSection6-module___XT4OW__fadeInDown}.homeSection6-module___XT4OW__subtitle{color:#9ca3af;text-align:center;margin-bottom:1rem;font-size:1.2rem}.homeSection6-module___XT4OW__carouselWrapper{padding:50px 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.homeSection6-module___XT4OW__testimonialsList{gap:2rem;width:fit-content;animation:60s linear infinite homeSection6-module___XT4OW__infiniteScroll;display:flex}.homeSection6-module___XT4OW__testimonialsList.homeSection6-module___XT4OW__paused{animation-play-state:paused}@keyframes homeSection6-module___XT4OW__infiniteScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.homeSection6-module___XT4OW__testimonialItem{cursor:pointer;flex-shrink:0;min-width:380px;max-width:420px;transition:transform .4s}.homeSection6-module___XT4OW__testimonialItem:hover{z-index:10;transform:scale(1.05)}.homeSection6-module___XT4OW__testimonialContent{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:2px solid #a855f740;border-radius:24px;flex-direction:column;width:100%;height:480px;padding:2rem;transition:all .4s;display:flex;position:relative;overflow:hidden}.homeSection6-module___XT4OW__testimonialContent:before{content:"";opacity:0;background:linear-gradient(135deg,#a855f726,#0000);transition:opacity .4s;position:absolute;inset:0}.homeSection6-module___XT4OW__testimonialItem:hover .homeSection6-module___XT4OW__testimonialContent:before{opacity:1}.homeSection6-module___XT4OW__testimonialItem:hover .homeSection6-module___XT4OW__testimonialContent{border-color:#a855f7;box-shadow:0 15px 50px #a855f759}.homeSection6-module___XT4OW__header{z-index:1;align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex;position:relative}.homeSection6-module___XT4OW__imageWrapper{flex-shrink:0;position:relative}.homeSection6-module___XT4OW__profileImage{object-fit:cover;border:3px solid #a855f766;border-radius:50%;width:80px;height:80px;transition:transform .3s}.homeSection6-module___XT4OW__testimonialItem:hover .homeSection6-module___XT4OW__profileImage{transform:scale(1.1)}.homeSection6-module___XT4OW__courseIcon{background:linear-gradient(135deg,#a855f7,#3b82f6);border:2px solid #000;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex;position:absolute;bottom:-5px;right:-5px}.homeSection6-module___XT4OW__studentInfo{flex:1}.homeSection6-module___XT4OW__studentName{color:#fff;margin:0 0 .25rem;font-size:1.4rem;font-weight:600}.homeSection6-module___XT4OW__courseName{color:#a855f7;margin:0 0 .5rem;font-size:1rem;font-weight:500}.homeSection6-module___XT4OW__rating{gap:.2rem;display:flex}.homeSection6-module___XT4OW__star{font-size:1rem}.homeSection6-module___XT4OW__quoteIcon{color:#a855f74d;z-index:1;margin-bottom:1rem;font-family:Georgia,serif;font-size:5rem;font-weight:700;line-height:.5;position:relative}.homeSection6-module___XT4OW__testimonialText{color:#d1d5db;z-index:1;flex:1;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.8;position:relative}.homeSection6-module___XT4OW__achievement{z-index:1;justify-content:center;display:flex;position:relative}.homeSection6-module___XT4OW__achievementBadge{color:#fff;background:linear-gradient(135deg,#a855f733,#3b82f633);border:2px solid #a855f766;border-radius:50px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .3s}.homeSection6-module___XT4OW__testimonialItem:hover .homeSection6-module___XT4OW__achievementBadge{background:linear-gradient(135deg,#a855f74d,#3b82f64d);border-color:#a855f7}.homeSection6-module___XT4OW__mobileHint{color:#fff;background:#a855f726;border:2px solid #a855f766;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;margin:2rem auto 0;padding:.8rem 1.6rem;animation:1s ease-out 1s backwards homeSection6-module___XT4OW__fadeIn;display:none}.homeSection6-module___XT4OW__hintIcon{font-size:1.2rem}.homeSection6-module___XT4OW__hintText{font-size:.95rem}@keyframes homeSection6-module___XT4OW__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes homeSection6-module___XT4OW__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:968px){.homeSection6-module___XT4OW__mobileHint{display:flex}.homeSection6-module___XT4OW__mainTitle{font-size:2.8rem}.homeSection6-module___XT4OW__testimonialItem{min-width:350px}.homeSection6-module___XT4OW__testimonialContent{height:450px}.homeSection6-module___XT4OW__testimonialsList{animation-duration:70s}}@media (max-width:640px){.homeSection6-module___XT4OW__container{padding:3rem 1rem}.homeSection6-module___XT4OW__mainTitle{font-size:2.2rem}.homeSection6-module___XT4OW__subtitle{font-size:1rem}.homeSection6-module___XT4OW__testimonialItem{min-width:320px}.homeSection6-module___XT4OW__testimonialContent{height:420px;padding:1.5rem}.homeSection6-module___XT4OW__profileImage{width:70px;height:70px}.homeSection6-module___XT4OW__studentName{font-size:1.2rem}.homeSection6-module___XT4OW__courseName{font-size:.9rem}.homeSection6-module___XT4OW__quoteIcon{font-size:4rem}.homeSection6-module___XT4OW__testimonialText{font-size:.95rem}.homeSection6-module___XT4OW__testimonialsList{animation-duration:80s}}@media (max-width:480px){.homeSection6-module___XT4OW__testimonialItem{min-width:290px}.homeSection6-module___XT4OW__testimonialContent{height:400px;padding:1.2rem}.homeSection6-module___XT4OW__header{gap:1rem}.homeSection6-module___XT4OW__profileImage{width:60px;height:60px}.homeSection6-module___XT4OW__courseIcon{width:28px;height:28px;font-size:.85rem}}
.homeSection7-module__zYFQ4G__container{background:#000;justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.homeSection7-module__zYFQ4G__container:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#a855f726 0%,#0000 50%),radial-gradient(circle at 80% 70%,#3b82f626 0%,#0000 50%);position:absolute;inset:0}.homeSection7-module__zYFQ4G__contentWrapper{z-index:1;width:100%;max-width:900px;position:relative}.homeSection7-module__zYFQ4G__floatingElement1,.homeSection7-module__zYFQ4G__floatingElement2,.homeSection7-module__zYFQ4G__floatingElement3{opacity:.2;pointer-events:none;font-size:3rem;animation:6s ease-in-out infinite homeSection7-module__zYFQ4G__float;position:absolute}.homeSection7-module__zYFQ4G__floatingElement1{animation-delay:0s;top:10%;left:5%}.homeSection7-module__zYFQ4G__floatingElement2{animation-delay:2s;top:60%;right:10%}.homeSection7-module__zYFQ4G__floatingElement3{animation-delay:4s;bottom:15%;left:15%}@keyframes homeSection7-module__zYFQ4G__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-30px)rotate(10deg)}}.homeSection7-module__zYFQ4G__mainContent{flex-direction:column;align-items:center;gap:3rem;display:flex}.homeSection7-module__zYFQ4G__mainTitle{color:#fff;text-align:center;letter-spacing:.02em;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:4rem;font-weight:700;line-height:1.2;animation:1s ease-out homeSection7-module__zYFQ4G__fadeInDown}.homeSection7-module__zYFQ4G__highlight{background:linear-gradient(135deg,#a855f7 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}@keyframes homeSection7-module__zYFQ4G__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.homeSection7-module__zYFQ4G__subtitle{color:#d1d5db;text-align:center;margin-top:-2rem;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:1.25rem;animation:1s ease-out .3s backwards homeSection7-module__zYFQ4G__fadeIn}@keyframes homeSection7-module__zYFQ4G__fadeIn{0%{opacity:0}to{opacity:1}}.homeSection7-module__zYFQ4G__quizCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:2px solid #a855f74d;border-radius:30px;width:100%;padding:3rem;animation:1s ease-out .5s backwards homeSection7-module__zYFQ4G__scaleIn;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}@keyframes homeSection7-module__zYFQ4G__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.homeSection7-module__zYFQ4G__cardGlow{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#a855f733 0%,#0000 70%);width:100%;height:100%;animation:4s ease-in-out infinite homeSection7-module__zYFQ4G__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes homeSection7-module__zYFQ4G__pulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.1)}}.homeSection7-module__zYFQ4G__iconContainer{justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 2rem;display:flex;position:relative}.homeSection7-module__zYFQ4G__quizIcon{z-index:3;background:linear-gradient(135deg,#6d28d9,#a855f7);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;animation:2s ease-in-out infinite homeSection7-module__zYFQ4G__bounce;display:flex;position:relative;box-shadow:0 10px 40px #a855f780}@keyframes homeSection7-module__zYFQ4G__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.homeSection7-module__zYFQ4G__iconText{font-size:3rem}.homeSection7-module__zYFQ4G__iconRing1,.homeSection7-module__zYFQ4G__iconRing2{border:2px solid #a855f74d;border-radius:50%;position:absolute}.homeSection7-module__zYFQ4G__iconRing1{width:100%;height:100%;animation:3s ease-out infinite homeSection7-module__zYFQ4G__expandRing}.homeSection7-module__zYFQ4G__iconRing2{width:100%;height:100%;animation:3s ease-out 1.5s infinite homeSection7-module__zYFQ4G__expandRing}@keyframes homeSection7-module__zYFQ4G__expandRing{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.homeSection7-module__zYFQ4G__cardTitle{color:#fff;text-align:center;margin-bottom:1rem;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:2.5rem;font-weight:700}.homeSection7-module__zYFQ4G__cardDescription{color:#d1d5db;text-align:center;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:1.125rem;line-height:1.7}.homeSection7-module__zYFQ4G__featuresGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2.5rem;display:grid}.homeSection7-module__zYFQ4G__featureItem{cursor:pointer;background:#a855f71a;border:2px solid #a855f733;border-radius:15px;align-items:center;gap:.75rem;padding:1rem;transition:all .3s;display:flex}.homeSection7-module__zYFQ4G__featureItem:hover,.homeSection7-module__zYFQ4G__featureItem.homeSection7-module__zYFQ4G__featureHovered{background:#a855f733;border-color:#a855f7;transform:translateY(-3px);box-shadow:0 5px 20px #a855f74d}.homeSection7-module__zYFQ4G__featureIcon{flex-shrink:0;font-size:1.5rem}.homeSection7-module__zYFQ4G__featureText{color:#fff;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:500}.homeSection7-module__zYFQ4G__ctaButton{cursor:pointer;background:linear-gradient(135deg,#6d28d9,#a855f7);border:none;border-radius:50px;width:100%;max-width:400px;height:70px;margin:0 auto;transition:all .3s;display:block;position:relative;overflow:hidden;box-shadow:0 10px 40px #a855f780}.homeSection7-module__zYFQ4G__ctaButton:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 15px 50px #a855f7b3}.homeSection7-module__zYFQ4G__ctaButton:active{transform:translateY(-2px)scale(1)}.homeSection7-module__zYFQ4G__buttonGlow{opacity:0;background:radial-gradient(circle,#ffffff4d 0%,#0000 70%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.homeSection7-module__zYFQ4G__ctaButton:hover .homeSection7-module__zYFQ4G__buttonGlow{opacity:1;animation:1s ease-out infinite homeSection7-module__zYFQ4G__ripple}@keyframes homeSection7-module__zYFQ4G__ripple{0%{opacity:1;transform:translate(-50%,-50%)scale(.8)}to{opacity:0;transform:translate(-50%,-50%)scale(1.5)}}.homeSection7-module__zYFQ4G__buttonContent{z-index:1;justify-content:center;align-items:center;gap:1rem;width:100%;height:100%;display:flex;position:relative}.homeSection7-module__zYFQ4G__buttonText{color:#fff;letter-spacing:.02em;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:1.5rem;font-weight:700}.homeSection7-module__zYFQ4G__buttonIcon{color:#fff;font-size:2rem;transition:transform .3s}.homeSection7-module__zYFQ4G__ctaButton:hover .homeSection7-module__zYFQ4G__buttonIcon{transform:translate(8px)}.homeSection7-module__zYFQ4G__trustBadge{justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;display:flex}.homeSection7-module__zYFQ4G__trustIcon{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.875rem;font-weight:700;display:flex}.homeSection7-module__zYFQ4G__trustText{color:#9ca3af;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:.875rem}.homeSection7-module__zYFQ4G__statsBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:2px solid #a855f733;border-radius:20px;justify-content:center;align-items:center;gap:2rem;width:100%;padding:1.5rem;animation:1s ease-out .8s backwards homeSection7-module__zYFQ4G__fadeIn;display:flex}.homeSection7-module__zYFQ4G__statItem{align-items:center;gap:1rem;display:flex}.homeSection7-module__zYFQ4G__statIcon{font-size:2rem}.homeSection7-module__zYFQ4G__statInfo{flex-direction:column;display:flex}.homeSection7-module__zYFQ4G__statNumber{color:#a855f7;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:1.5rem;font-weight:700;line-height:1}.homeSection7-module__zYFQ4G__statLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem;font-size:.75rem;font-weight:500}.homeSection7-module__zYFQ4G__statDivider{background:linear-gradient(#0000,#a855f780,#0000);width:2px;height:40px}@media (max-width:968px){.homeSection7-module__zYFQ4G__mainTitle{font-size:3rem}.homeSection7-module__zYFQ4G__cardTitle{font-size:2rem}.homeSection7-module__zYFQ4G__featuresGrid{grid-template-columns:1fr}.homeSection7-module__zYFQ4G__statsBar{flex-direction:column;gap:1.5rem}.homeSection7-module__zYFQ4G__statDivider{background:linear-gradient(90deg,#0000,#a855f780,#0000);width:50px;height:2px}}@media (max-width:480px){.homeSection7-module__zYFQ4G__container{padding:2rem 1rem}.homeSection7-module__zYFQ4G__mainTitle{font-size:2rem}.homeSection7-module__zYFQ4G__subtitle{font-size:1rem}.homeSection7-module__zYFQ4G__quizCard{padding:2rem 1.5rem}.homeSection7-module__zYFQ4G__cardTitle{font-size:1.5rem}.homeSection7-module__zYFQ4G__cardDescription{font-size:1rem}.homeSection7-module__zYFQ4G__iconContainer{width:100px;height:100px}.homeSection7-module__zYFQ4G__quizIcon{width:80px;height:80px}.homeSection7-module__zYFQ4G__iconText{font-size:2.5rem}.homeSection7-module__zYFQ4G__ctaButton{height:60px}.homeSection7-module__zYFQ4G__buttonText{font-size:1.25rem}.homeSection7-module__zYFQ4G__buttonIcon{font-size:1.5rem}.homeSection7-module__zYFQ4G__statNumber{font-size:1.25rem}}
.homeSection8-module__3e7JuG__section{background:#000;justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.homeSection8-module__3e7JuG__section:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#a855f726 0%,#0000 50%),radial-gradient(circle at 80%,#3b82f626 0%,#0000 50%);position:absolute;inset:0}.homeSection8-module__3e7JuG__container{z-index:1;width:100%;max-width:1300px;position:relative}.homeSection8-module__3e7JuG__heading{color:#fff;text-align:center;letter-spacing:.02em;background:linear-gradient(135deg,#fff 0%,#a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:4rem;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:3.5rem;font-weight:700;animation:1s ease-out homeSection8-module__3e7JuG__fadeInDown}@keyframes homeSection8-module__3e7JuG__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.homeSection8-module__3e7JuG__content{justify-content:space-between;align-items:center;gap:4rem;animation:1s ease-out .3s backwards homeSection8-module__3e7JuG__fadeIn;display:flex}@keyframes homeSection8-module__3e7JuG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.homeSection8-module__3e7JuG__leftSection{flex:1;max-width:600px}.homeSection8-module__3e7JuG__leftHeading{color:#fff;margin-bottom:1.5rem;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2}.homeSection8-module__3e7JuG__description{color:#d1d5db;margin-bottom:2rem;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:1.125rem;line-height:1.7}.homeSection8-module__3e7JuG__featureList{margin:0;padding:0;list-style:none}.homeSection8-module__3e7JuG__featureList li{color:#d1d5db;padding:12px 0 12px 30px;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:1.125rem;position:relative}.homeSection8-module__3e7JuG__featureList li:before{content:"✓";color:#a855f7;font-size:1.25rem;font-weight:700;position:absolute;left:0}.homeSection8-module__3e7JuG__rightSection{flex:1;justify-content:center;align-items:center;display:flex}.homeSection8-module__3e7JuG__box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:2px solid #a855f733;border-radius:20px;width:100%;max-width:450px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.homeSection8-module__3e7JuG__box:before{content:"";opacity:0;background:linear-gradient(135deg,#6d28d91a,#a855f71a);transition:opacity .3s;position:absolute;inset:0}.homeSection8-module__3e7JuG__box:hover:before{opacity:1}.homeSection8-module__3e7JuG__box:hover{border-color:#a855f7;transform:translateY(-8px);box-shadow:0 15px 40px #a855f74d}.homeSection8-module__3e7JuG__boxHeader{text-align:center;z-index:1;background:linear-gradient(135deg,#6d28d9,#a855f7);padding:25px 30px;position:relative}.homeSection8-module__3e7JuG__boxTitle{color:#fff;text-transform:capitalize;letter-spacing:.02em;margin:0;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:1.5rem;font-weight:600}.homeSection8-module__3e7JuG__boxContent{z-index:1;flex-direction:column;align-items:center;gap:30px;padding:40px 30px;display:flex;position:relative}.homeSection8-module__3e7JuG__avatarPlaceholder{flex-direction:column;align-items:center;gap:20px;display:flex}.homeSection8-module__3e7JuG__avatarCircle{background:#ffffff05;border:3px solid #a855f7;border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;animation:6s ease-in-out infinite homeSection8-module__3e7JuG__float;display:flex;position:relative;box-shadow:0 10px 40px #a855f766}.homeSection8-module__3e7JuG__avatarCircle:after{content:"";filter:blur(40px);opacity:.5;pointer-events:none;background:radial-gradient(circle,#a855f74d 0%,#0000 70%);width:200px;height:200px;animation:2s ease-in-out infinite homeSection8-module__3e7JuG__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes homeSection8-module__3e7JuG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes homeSection8-module__3e7JuG__pulse{0%,to{opacity:.5}50%{opacity:.8}}.homeSection8-module__3e7JuG__avatarIcon{z-index:1;font-size:4rem;position:relative}.homeSection8-module__3e7JuG__avatarText{color:#a855f7;margin:0;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:1.125rem;font-weight:600}.homeSection8-module__3e7JuG__startButton{color:#fff;cursor:pointer;letter-spacing:.02em;background:linear-gradient(135deg,#6d28d9,#a855f7);border:none;border-radius:50px;padding:1.25rem 3rem;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:1.25rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 40px #a855f766}.homeSection8-module__3e7JuG__startButton:hover{transform:translateY(-3px);box-shadow:0 15px 50px #a855f799}.homeSection8-module__3e7JuG__startButton:active{transform:translateY(-1px)}@media (max-width:1200px){.homeSection8-module__3e7JuG__heading{font-size:3rem}.homeSection8-module__3e7JuG__leftHeading{font-size:2rem}}@media (max-width:968px){.homeSection8-module__3e7JuG__section{padding:3rem 1.5rem}.homeSection8-module__3e7JuG__heading{margin-bottom:3rem;font-size:2.5rem}.homeSection8-module__3e7JuG__content{flex-direction:column;gap:3rem}.homeSection8-module__3e7JuG__leftSection{text-align:center;max-width:100%}.homeSection8-module__3e7JuG__featureList{text-align:left;display:inline-block}.homeSection8-module__3e7JuG__box{max-width:100%}}@media (max-width:480px){.homeSection8-module__3e7JuG__section{padding:2rem 1rem}.homeSection8-module__3e7JuG__heading{margin-bottom:2rem;font-size:2rem}.homeSection8-module__3e7JuG__leftHeading{font-size:1.5rem}.homeSection8-module__3e7JuG__description{font-size:1rem}.homeSection8-module__3e7JuG__featureList li{padding-left:25px;font-size:1rem}.homeSection8-module__3e7JuG__boxTitle{font-size:1.25rem}.homeSection8-module__3e7JuG__boxContent{padding:30px 20px}.homeSection8-module__3e7JuG__avatarCircle{width:120px;height:120px}.homeSection8-module__3e7JuG__avatarIcon{font-size:3rem}.homeSection8-module__3e7JuG__startButton{padding:1rem 2rem;font-size:1.1rem}}
.offerSection-module__nO-l-W__offerSection{background:#000;justify-content:center;width:100%;padding:4rem 1.5rem;display:flex;position:relative;overflow:hidden}.offerSection-module__nO-l-W__offerSection:before{content:"";opacity:.9;pointer-events:none;z-index:0;background:radial-gradient(circle at 20% 0,#a855f72e 0%,#0000 50%),radial-gradient(circle at 80% 100%,#3b82f62e 0%,#0000 55%);animation:22s linear infinite offerSection-module__nO-l-W__offerGlow;position:absolute;inset:-40%}@keyframes offerSection-module__nO-l-W__offerGlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.offerSection-module__nO-l-W__container{z-index:1;justify-content:space-between;align-items:stretch;gap:3rem;width:100%;max-width:1200px;font-family:HarryBeast,Arial,Helvetica,sans-serif;display:flex;position:relative}.offerSection-module__nO-l-W__left{flex-direction:column;flex:1;gap:1.75rem;max-width:460px;display:flex}.offerSection-module__nO-l-W__badge{color:#e5e7eb;letter-spacing:.06em;text-transform:uppercase;background:#0f172acc;border:1px solid #d1d5db40;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.4rem 1rem;font-size:1.99rem;display:inline-flex}.offerSection-module__nO-l-W__badge:before{content:"";background:#22c55e;border-radius:999px;width:8px;height:8px;box-shadow:0 0 12px #22c55ee6}.offerSection-module__nO-l-W__heading{color:#fff;letter-spacing:.02em;margin:0;font-size:clamp(2.1rem,4vw,2.8rem);line-height:1.15}.offerSection-module__nO-l-W__heading span{background:linear-gradient(135deg,#fff,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.offerSection-module__nO-l-W__subtext{color:#9ca3af;max-width:380px;margin:0;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.7}.offerSection-module__nO-l-W__ribbon{background:linear-gradient(135deg,#6d28d9,#a855f7);border-radius:999px;align-items:center;padding:.7rem 1.5rem;display:inline-flex;position:relative;overflow:visible;box-shadow:0 10px 30px #a855f78c}.offerSection-module__nO-l-W__ribbon:before,.offerSection-module__nO-l-W__ribbon:after{content:"";background:inherit;opacity:.8;width:18px;height:18px;position:absolute;top:50%;transform:translateY(-50%)rotate(45deg)}.offerSection-module__nO-l-W__ribbon:before{left:-8px}.offerSection-module__nO-l-W__ribbon:after{right:-8px}.offerSection-module__nO-l-W__ribbonText{color:#f9fafb;letter-spacing:.08em;text-transform:uppercase;font-size:.9rem;font-weight:600}.offerSection-module__nO-l-W__right{flex-direction:column;flex:1.4;gap:1.5rem;display:flex}.offerSection-module__nO-l-W__offerList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.offerSection-module__nO-l-W__offerItem{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#0f172ae6,#0f172acc);border:1px solid #94a3b866;border-radius:22px;gap:1.1rem;padding:1rem 1.25rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 50px #0f172abf}.offerSection-module__nO-l-W__offerItem:hover{border-color:#a855f7e6;transform:translateY(-4px);box-shadow:0 20px 60px #0f172af2}.offerSection-module__nO-l-W__offerAccent{opacity:0;pointer-events:none;background:radial-gradient(circle at 0 0,#a855f759,#0000 55%);transition:opacity .25s;position:absolute;inset:-40%}.offerSection-module__nO-l-W__offerItem:hover .offerSection-module__nO-l-W__offerAccent{opacity:1}.offerSection-module__nO-l-W__offerIndex{color:#e5e7eb;background:#0f172ae6;border:1px solid #94a3b8b3;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:.95rem;font-weight:600;display:flex}.offerSection-module__nO-l-W__offerContent{flex-direction:column;gap:.35rem;display:flex}.offerSection-module__nO-l-W__offerTitle{color:#fff;letter-spacing:.11em;margin:0;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:1.05rem;font-weight:600}.offerSection-module__nO-l-W__offerDescription{color:#cbd5f5;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:.95rem;line-height:1.6}.offerSection-module__nO-l-W__note{color:#9ca3af;margin:.5rem 0 0;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:.8rem}.offerSection-module__nO-l-W__ctaButton{cursor:pointer;color:#f9fafb;letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(135deg,#6d28d9,#a855f7);border:none;border-radius:999px;margin-top:1.5rem;margin-left:auto;margin-right:auto;padding:.9rem 2rem;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s,opacity .2s;box-shadow:0 12px 28px #a855f78c}.offerSection-module__nO-l-W__ctaButton:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 16px 40px #a855f7cc}.offerSection-module__nO-l-W__ctaButton:active{transform:translateY(0);box-shadow:0 8px 20px #0f172ae6}@media (max-width:1024px){.offerSection-module__nO-l-W__offerSection{padding:3.5rem 1.25rem}.offerSection-module__nO-l-W__container{gap:2.5rem}}@media (max-width:900px){.offerSection-module__nO-l-W__container{flex-direction:column}.offerSection-module__nO-l-W__left,.offerSection-module__nO-l-W__subtext{max-width:none}.offerSection-module__nO-l-W__right{width:100%}}@media (max-width:600px){.offerSection-module__nO-l-W__offerSection{padding:3rem 1.25rem}.offerSection-module__nO-l-W__offerItem{padding:.9rem 1rem}.offerSection-module__nO-l-W__offerIndex{width:40px;height:40px;font-size:.9rem}.offerSection-module__nO-l-W__offerTitle{font-size:1rem}.offerSection-module__nO-l-W__offerDescription{font-size:.9rem}.offerSection-module__nO-l-W__ctaButton{text-align:center;width:100%}}
.ReasonsSection-module__p6a1Mq__container{justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.ReasonsSection-module__p6a1Mq__backgroundGradient{pointer-events:none;background:radial-gradient(circle at 20% 30%,#a855f726 0%,#0000 40%),radial-gradient(circle at 80% 70%,#3b82f626 0%,#0000 40%),radial-gradient(circle,#ec48991a 0%,#0000 50%);animation:15s ease-in-out infinite ReasonsSection-module__p6a1Mq__gradientShift;position:absolute;inset:0}@keyframes ReasonsSection-module__p6a1Mq__gradientShift{0%,to{opacity:.5}50%{opacity:.8}}.ReasonsSection-module__p6a1Mq__contentWrapper{z-index:1;flex-direction:column;gap:4rem;width:100%;max-width:1600px;display:flex}.ReasonsSection-module__p6a1Mq__titleSection{text-align:center;flex-direction:column;align-items:center;gap:1rem;animation:1s ease-out ReasonsSection-module__p6a1Mq__fadeInUp;display:flex}.ReasonsSection-module__p6a1Mq__badge{color:#a855f7;letter-spacing:1px;text-transform:uppercase;background:linear-gradient(135deg,#a855f733,#3b82f633);border:2px solid #a855f780;border-radius:50px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600;animation:3s ease-in-out infinite ReasonsSection-module__p6a1Mq__glow;display:inline-block}@keyframes ReasonsSection-module__p6a1Mq__glow{0%,to{box-shadow:0 0 10px #a855f74d}50%{box-shadow:0 0 20px #a855f799}}.ReasonsSection-module__p6a1Mq__mainTitle{color:#fff;background:linear-gradient(135deg,#fff 0%,#a855f7 40%,#3b82f6 70%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:4rem;font-weight:800;line-height:1.2}.ReasonsSection-module__p6a1Mq__subtitle{color:#9ca3af;max-width:600px;margin:0;font-size:1.3rem;line-height:1.6}.ReasonsSection-module__p6a1Mq__carouselWrapper{padding:60px 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.ReasonsSection-module__p6a1Mq__reasonsList{gap:2.5rem;width:fit-content;animation:70s linear infinite ReasonsSection-module__p6a1Mq__smoothScroll;display:flex}.ReasonsSection-module__p6a1Mq__reasonsList.ReasonsSection-module__p6a1Mq__paused{animation-play-state:paused}@keyframes ReasonsSection-module__p6a1Mq__smoothScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ReasonsSection-module__p6a1Mq__reasonCard{cursor:pointer;flex-shrink:0;min-width:420px;max-width:420px;transition:all .5s cubic-bezier(.34,1.56,.64,1)}.ReasonsSection-module__p6a1Mq__reasonCard:hover{z-index:10;transform:translateY(-12px)scale(1.03)}.ReasonsSection-module__p6a1Mq__cardInner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0a;border:2px solid #a855f733;border-radius:32px;flex-direction:column;gap:1.5rem;height:580px;padding:2rem;transition:all .5s;display:flex;position:relative;overflow:hidden}.ReasonsSection-module__p6a1Mq__cardInner:before{content:"";opacity:0;background:linear-gradient(135deg,#a855f71a 0%,#3b82f61a 50%,#ec48991a 100%);transition:opacity .5s;position:absolute;inset:0}.ReasonsSection-module__p6a1Mq__reasonCard:hover .ReasonsSection-module__p6a1Mq__cardInner{border-color:#a855f799;box-shadow:0 20px 60px #a855f74d,0 0 40px #3b82f633,inset 0 0 30px #a855f71a}.ReasonsSection-module__p6a1Mq__reasonCard:hover .ReasonsSection-module__p6a1Mq__cardInner:before{opacity:1}.ReasonsSection-module__p6a1Mq__numberBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;background:#0009;border:3px solid #a855f780;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;transition:all .6s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;top:2rem;right:2rem}.ReasonsSection-module__p6a1Mq__reasonCard:hover .ReasonsSection-module__p6a1Mq__numberBadge{border-color:#a855f7;transform:rotate(360deg)scale(1.1);box-shadow:0 0 30px #a855f7cc}.ReasonsSection-module__p6a1Mq__numberText{color:#fff;background:linear-gradient(135deg,#a855f7,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800}.ReasonsSection-module__p6a1Mq__numberGlow{filter:blur(20px);opacity:0;background:radial-gradient(circle,#a855f799,#0000 70%);transition:opacity .5s;position:absolute;inset:0}.ReasonsSection-module__p6a1Mq__reasonCard:hover .ReasonsSection-module__p6a1Mq__numberGlow{opacity:1;animation:2s ease-in-out infinite ReasonsSection-module__p6a1Mq__pulse}@keyframes ReasonsSection-module__p6a1Mq__pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.ReasonsSection-module__p6a1Mq__imageSection{border-radius:20px;width:100%;height:260px;transition:transform .5s;position:relative;overflow:hidden}.ReasonsSection-module__p6a1Mq__reasonCard:hover .ReasonsSection-module__p6a1Mq__imageSection{transform:scale(1.02)}.ReasonsSection-module__p6a1Mq__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .6s}.ReasonsSection-module__p6a1Mq__reasonCard:hover .ReasonsSection-module__p6a1Mq__cardImage{transform:scale(1.15)}.ReasonsSection-module__p6a1Mq__imageOverlay{opacity:0;background:linear-gradient(135deg,#a855f766 0%,#3b82f666 50%,#ec489966 100%);transition:opacity .5s;position:absolute;inset:0}.ReasonsSection-module__p6a1Mq__reasonCard:hover .ReasonsSection-module__p6a1Mq__imageOverlay{opacity:1}.ReasonsSection-module__p6a1Mq__iconBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.8rem;transition:all .4s;display:flex;position:absolute;bottom:1rem;left:1rem}.ReasonsSection-module__p6a1Mq__reasonCard:hover .ReasonsSection-module__p6a1Mq__iconBadge{border-color:#a855f7cc;transform:scale(1.15)rotate(10deg)}.ReasonsSection-module__p6a1Mq__cardContent{z-index:1;flex-direction:column;flex:1;gap:1rem;display:flex;position:relative}.ReasonsSection-module__p6a1Mq__cardTitle{color:#fff;margin:0;font-size:1.75rem;font-weight:700;line-height:1.3;transition:color .3s}.ReasonsSection-module__p6a1Mq__reasonCard:hover .ReasonsSection-module__p6a1Mq__cardTitle{background:linear-gradient(135deg,#fff,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ReasonsSection-module__p6a1Mq__cardDescription{color:#d1d5db;margin:0;font-size:1.05rem;line-height:1.7}.ReasonsSection-module__p6a1Mq__cardFooter{z-index:1;justify-content:flex-end;display:flex;position:relative}.ReasonsSection-module__p6a1Mq__learnMore{color:#a855f7;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.ReasonsSection-module__p6a1Mq__reasonCard:hover .ReasonsSection-module__p6a1Mq__learnMore{color:#3b82f6;transform:translate(8px)}.ReasonsSection-module__p6a1Mq__mobileHint{color:#fff;background:linear-gradient(135deg,#a855f733,#3b82f633);border:2px solid #a855f780;border-radius:50px;justify-content:center;align-items:center;gap:.8rem;margin:0 auto;padding:1rem 2rem;font-weight:600;animation:1s ease-out 1.5s backwards ReasonsSection-module__p6a1Mq__fadeIn;display:none}.ReasonsSection-module__p6a1Mq__hintIcon{font-size:1.5rem;animation:2s ease-in-out infinite ReasonsSection-module__p6a1Mq__bounce}@keyframes ReasonsSection-module__p6a1Mq__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.ReasonsSection-module__p6a1Mq__hintText{font-size:1rem}@keyframes ReasonsSection-module__p6a1Mq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes ReasonsSection-module__p6a1Mq__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1200px){.ReasonsSection-module__p6a1Mq__mainTitle{font-size:3.2rem}.ReasonsSection-module__p6a1Mq__reasonCard{min-width:380px;max-width:380px}.ReasonsSection-module__p6a1Mq__cardInner{height:550px}}@media (max-width:968px){.ReasonsSection-module__p6a1Mq__container{padding:4rem 1.5rem}.ReasonsSection-module__p6a1Mq__mobileHint{display:flex}.ReasonsSection-module__p6a1Mq__mainTitle{font-size:2.8rem}.ReasonsSection-module__p6a1Mq__subtitle{font-size:1.1rem}.ReasonsSection-module__p6a1Mq__reasonCard{min-width:350px;max-width:350px}.ReasonsSection-module__p6a1Mq__cardInner{height:520px;padding:1.5rem}.ReasonsSection-module__p6a1Mq__imageSection{height:240px}.ReasonsSection-module__p6a1Mq__reasonsList{animation-duration:80s}}@media (max-width:640px){.ReasonsSection-module__p6a1Mq__container{padding:3rem 1rem}.ReasonsSection-module__p6a1Mq__mainTitle{font-size:2.2rem}.ReasonsSection-module__p6a1Mq__subtitle{font-size:1rem}.ReasonsSection-module__p6a1Mq__reasonCard{min-width:320px;max-width:320px}.ReasonsSection-module__p6a1Mq__cardInner{height:500px;padding:1.3rem}.ReasonsSection-module__p6a1Mq__numberBadge{width:60px;height:60px;top:1.3rem;right:1.3rem}.ReasonsSection-module__p6a1Mq__numberText{font-size:1.7rem}.ReasonsSection-module__p6a1Mq__imageSection{height:220px}.ReasonsSection-module__p6a1Mq__iconBadge{width:50px;height:50px;font-size:1.5rem}.ReasonsSection-module__p6a1Mq__cardTitle{font-size:1.5rem}.ReasonsSection-module__p6a1Mq__cardDescription{font-size:.95rem}.ReasonsSection-module__p6a1Mq__reasonsList{animation-duration:90s}}@media (max-width:480px){.ReasonsSection-module__p6a1Mq__reasonCard{min-width:290px;max-width:290px}.ReasonsSection-module__p6a1Mq__cardInner{height:480px;padding:1.2rem}.ReasonsSection-module__p6a1Mq__imageSection{height:200px}}
