.KnowledgeTestSection-module__b9y9Ha__section{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);padding:100px 20px;position:relative;overflow:hidden}.KnowledgeTestSection-module__b9y9Ha__backgroundElements{pointer-events:none;position:absolute;inset:0;overflow:hidden}.KnowledgeTestSection-module__b9y9Ha__floatingElement1,.KnowledgeTestSection-module__b9y9Ha__floatingElement2,.KnowledgeTestSection-module__b9y9Ha__floatingElement3{filter:blur(60px);background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border-radius:50%;animation:20s ease-in-out infinite KnowledgeTestSection-module__b9y9Ha__float;position:absolute}.KnowledgeTestSection-module__b9y9Ha__floatingElement1{width:400px;height:400px;animation-delay:0s;top:-100px;left:-100px}.KnowledgeTestSection-module__b9y9Ha__floatingElement2{width:300px;height:300px;animation-delay:5s;top:50%;right:-50px}.KnowledgeTestSection-module__b9y9Ha__floatingElement3{width:350px;height:350px;animation-delay:10s;bottom:-100px;left:30%}@keyframes KnowledgeTestSection-module__b9y9Ha__float{0%,to{opacity:.3;transform:translate(0)scale(1)}25%{opacity:.5;transform:translate(50px,-50px)scale(1.1)}50%{opacity:.4;transform:translate(-30px,30px)scale(.9)}75%{opacity:.5;transform:translate(30px,50px)scale(1.05)}}.KnowledgeTestSection-module__b9y9Ha__container{z-index:1;max-width:1400px;margin:0 auto;position:relative}.KnowledgeTestSection-module__b9y9Ha__header{text-align:center;margin-bottom:60px}.KnowledgeTestSection-module__b9y9Ha__iconWrapper{justify-content:center;align-items:center;margin-bottom:24px;display:inline-flex;position:relative}.KnowledgeTestSection-module__b9y9Ha__icon{color:#3b82f6;z-index:2;width:64px;height:64px;position:relative}.KnowledgeTestSection-module__b9y9Ha__sparkleIcon{color:#fbbf24;z-index:3;width:32px;height:32px;animation:2s ease-in-out infinite KnowledgeTestSection-module__b9y9Ha__sparkle;position:absolute;top:-10px;right:-10px}@keyframes KnowledgeTestSection-module__b9y9Ha__sparkle{0%,to{opacity:1;transform:scale(1)rotate(0)}50%{opacity:.8;transform:scale(1.2)rotate(180deg)}}.KnowledgeTestSection-module__b9y9Ha__title{color:#1f2937;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 16px;font-size:3rem;font-weight:700;line-height:1.2}.KnowledgeTestSection-module__b9y9Ha__subtitle{color:#6b7280;max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.KnowledgeTestSection-module__b9y9Ha__content{flex-direction:column;gap:48px;display:flex}.KnowledgeTestSection-module__b9y9Ha__features{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:20px;display:grid}.KnowledgeTestSection-module__b9y9Ha__featureCard{background:#fff;border:2px solid #0000;border-radius:16px;padding:32px 24px;transition:all .3s;box-shadow:0 4px 20px #00000014}.KnowledgeTestSection-module__b9y9Ha__featureCard:hover{border-color:#e5e7eb;transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.KnowledgeTestSection-module__b9y9Ha__featureIcon{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:flex}.KnowledgeTestSection-module__b9y9Ha__featureTitle{color:#1f2937;margin:0 0 12px;font-size:1.5rem;font-weight:600}.KnowledgeTestSection-module__b9y9Ha__featureText{color:#6b7280;margin:0;font-size:1rem;line-height:1.6}.KnowledgeTestSection-module__b9y9Ha__directionsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:20px;display:grid}.KnowledgeTestSection-module__b9y9Ha__directionCard{text-align:center;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:12px;padding:24px 20px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000f}.KnowledgeTestSection-module__b9y9Ha__directionCard:before{content:"";background:var(--direction-color);height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.KnowledgeTestSection-module__b9y9Ha__directionCard:hover{border-color:#e5e7eb;transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.KnowledgeTestSection-module__b9y9Ha__directionCard:hover:before{transform:scaleX(1)}.KnowledgeTestSection-module__b9y9Ha__directionIcon{border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:inline-flex}.KnowledgeTestSection-module__b9y9Ha__directionName{color:#1f2937;margin:0;font-size:1.1rem;font-weight:600}.KnowledgeTestSection-module__b9y9Ha__ctaContainer{justify-content:center;margin-top:20px;display:flex}.KnowledgeTestSection-module__b9y9Ha__ctaButton{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:12px;align-items:center;gap:12px;padding:18px 40px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #3b82f64d}.KnowledgeTestSection-module__b9y9Ha__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 30px #3b82f666}.KnowledgeTestSection-module__b9y9Ha__ctaButton:active{transform:translateY(0)}@media (max-width:768px){.KnowledgeTestSection-module__b9y9Ha__section{padding:60px 16px}.KnowledgeTestSection-module__b9y9Ha__title{font-size:2rem}.KnowledgeTestSection-module__b9y9Ha__subtitle{font-size:1.1rem}.KnowledgeTestSection-module__b9y9Ha__features{grid-template-columns:1fr;gap:20px}.KnowledgeTestSection-module__b9y9Ha__directionsGrid{grid-template-columns:repeat(2,1fr);gap:16px}.KnowledgeTestSection-module__b9y9Ha__featureCard{padding:24px 20px}.KnowledgeTestSection-module__b9y9Ha__ctaButton{justify-content:center;width:100%;padding:16px 32px;font-size:1rem}}@media (max-width:480px){.KnowledgeTestSection-module__b9y9Ha__title{font-size:1.75rem}.KnowledgeTestSection-module__b9y9Ha__directionsGrid{grid-template-columns:1fr}.KnowledgeTestSection-module__b9y9Ha__icon{width:48px;height:48px}.KnowledgeTestSection-module__b9y9Ha__sparkleIcon{width:24px;height:24px}}
