.page-module__9J8FmG__container{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.page-module__9J8FmG__container:before,.page-module__9J8FmG__container:after{content:"";filter:blur(80px);z-index:0;opacity:.1;pointer-events:none;will-change:transform;border-radius:50%;width:80vh;height:80vh;position:fixed}.page-module__9J8FmG__container:before{background:radial-gradient(circle,var(--color-primary-light),transparent 70%);animation:25s ease-in-out infinite alternate page-module__9J8FmG__blobFloat;top:-20vh;left:-20vh}.page-module__9J8FmG__container:after{background:radial-gradient(circle,var(--color-accent),transparent 70%);animation:25s ease-in-out infinite alternate-reverse page-module__9J8FmG__blobFloat;bottom:-20vh;right:-20vh}@keyframes page-module__9J8FmG__blobFloat{0%{transform:translate(0,0)scale(1)}to{transform:translate(30px,30px)scale(1.05)}}.page-module__9J8FmG__header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#16161a33;border-bottom:1px solid #ffffff0d;align-items:center;padding:1.5rem 2rem;display:flex;position:relative}.page-module__9J8FmG__logo{align-items:center;gap:.75rem;font-size:1.5rem;text-decoration:none;display:flex}.page-module__9J8FmG__logoText{background:linear-gradient(135deg,var(--color-primary-light)0%,var(--color-tertiary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.page-module__9J8FmG__content{z-index:10;flex:1;max-width:800px;margin:0 auto;padding:3rem 2rem;position:relative}.page-module__9J8FmG__content h1{background:linear-gradient(135deg,var(--color-banana)0%,var(--color-candy)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;padding-bottom:.5rem;font-size:3rem;font-weight:800;display:inline-block}.page-module__9J8FmG__content h2{color:var(--color-text-main);margin:3rem 0 1rem;font-size:1.75rem;font-weight:700}.page-module__9J8FmG__content p,.page-module__9J8FmG__content li{color:var(--color-text-muted);margin-bottom:1rem;font-size:1.125rem;line-height:1.8}.page-module__9J8FmG__content ul{margin-bottom:2rem;padding-left:1.5rem}.page-module__9J8FmG__content li{margin-bottom:.5rem}.page-module__9J8FmG__content a{color:var(--color-primary);font-weight:600;text-decoration:none;transition:all .2s}.page-module__9J8FmG__content a:hover{color:var(--color-accent);text-decoration:underline}.page-module__9J8FmG__links{border-top:1px solid #ffffff1a;gap:2rem;margin-top:4rem;padding-top:2rem;display:flex}
.Footer-module__ap4lwG__footer{background:#0003;border-top:1px solid #ffffff0d;padding:1.5rem 2rem}.Footer-module__ap4lwG__content{flex-direction:column;align-items:center;gap:.75rem;max-width:1200px;margin:0 auto;display:flex}.Footer-module__ap4lwG__copyright{color:#666;margin:0;font-size:.875rem}.Footer-module__ap4lwG__links{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Footer-module__ap4lwG__links a{color:#888;font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__ap4lwG__links a:hover{color:#667eea}@media (max-width:768px){.Footer-module__ap4lwG__content{text-align:center}.Footer-module__ap4lwG__links{gap:1rem}}
.RegistrationModal-module__U8AbfG__content{text-align:center}.RegistrationModal-module__U8AbfG__title{color:#fff;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.RegistrationModal-module__U8AbfG__subtitle{color:#a0a0a0;margin:0 0 1.5rem}.RegistrationModal-module__U8AbfG__benefits{text-align:left;margin:0 0 1.5rem;padding:0;list-style:none}.RegistrationModal-module__U8AbfG__benefits li{color:#fff;padding:.5rem 0;font-size:1rem}.RegistrationModal-module__U8AbfG__warning{color:#ffc832;background:#ffc8321a;border:1px solid #ffc8324d;border-radius:8px;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.875rem}.RegistrationModal-module__U8AbfG__form{flex-direction:column;gap:1rem;display:flex}.RegistrationModal-module__U8AbfG__input{color:#fff;background:#ffffff1a;border:2px solid #fff3;border-radius:8px;outline:none;width:100%;padding:.875rem 1rem;font-size:1rem;transition:border-color .2s}.RegistrationModal-module__U8AbfG__input::placeholder{color:#666}.RegistrationModal-module__U8AbfG__input:focus{border-color:#667eea}.RegistrationModal-module__U8AbfG__skipButton{color:#666;cursor:pointer;background:0 0;border:none;margin-top:1rem;font-size:.875rem;text-decoration:underline;transition:color .2s}.RegistrationModal-module__U8AbfG__skipButton:hover{color:#999}
.GlitchCharacter-module__-WoLsG__container{--glitch-primary:#00ff41;--glitch-secondary:#00d4ff;--glitch-accent:#f0f;--glitch-red:red;--glitch-cyan:#0ff;--glitch-happy:gold;--glitch-panic:#f44;--glitch-thinking:#a0f;-webkit-user-select:none;user-select:none;touch-action:none;flex-direction:column;align-items:center;gap:1rem;padding:.5rem;display:flex;position:relative}.GlitchCharacter-module__-WoLsG__introDrift{animation:2s ease-in-out forwards GlitchCharacter-module__-WoLsG__driftCircle}@keyframes GlitchCharacter-module__-WoLsG__driftCircle{0%{transform:translate(0)}25%{transform:translate(60px,-20px)}50%{transform:translateY(-60px)}75%{transform:translate(-60px,-20px)}to{transform:translate(0)}}.GlitchCharacter-module__-WoLsG__container.GlitchCharacter-module__-WoLsG__dragging{z-index:9999;animation:none}.GlitchCharacter-module__-WoLsG__character{flex-direction:column;align-items:center;gap:.5rem;width:100px;height:100px;transition:transform .3s;display:flex;position:relative}.GlitchCharacter-module__-WoLsG__characterImage{image-rendering:pixelated;filter:drop-shadow(0 4px #0003);z-index:2;position:relative}.GlitchCharacter-module__-WoLsG__name{color:var(--glitch-primary);text-transform:uppercase;letter-spacing:2px;text-shadow:2px 2px #00000080;font-family:"Press Start 2P",monospace;font-size:.75rem;font-weight:700}.GlitchCharacter-module__-WoLsG__characterWrapper{display:inline-block;position:relative}.GlitchCharacter-module__-WoLsG__characterWrapper:before,.GlitchCharacter-module__-WoLsG__characterWrapper:after{content:"";opacity:.5;mix-blend-mode:screen;pointer-events:none;z-index:1;background:url(/glitch-character.png) 0 0/contain no-repeat;width:100%;height:100%;display:none;position:absolute;top:0;left:0}.GlitchCharacter-module__-WoLsG__characterWrapper:before{filter:drop-shadow(-2px 0 0 var(--glitch-red));transform:translate(2px)}.GlitchCharacter-module__-WoLsG__characterWrapper:after{filter:drop-shadow(2px 0 0 var(--glitch-cyan));transform:translate(-2px)}.GlitchCharacter-module__-WoLsG__idle .GlitchCharacter-module__-WoLsG__characterImage{animation:2.5s ease-in-out infinite GlitchCharacter-module__-WoLsG__idleFloat}@keyframes GlitchCharacter-module__-WoLsG__idleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.GlitchCharacter-module__-WoLsG__happy .GlitchCharacter-module__-WoLsG__characterImage{animation:1s cubic-bezier(.68,-.55,.265,1.55) GlitchCharacter-module__-WoLsG__happyJump}@keyframes GlitchCharacter-module__-WoLsG__happyJump{0%,to{transform:translateY(0)}20%{transform:translateY(-30px)scale(1.1)}40%{transform:translateY(0)scale(1)}60%{transform:translateY(-15px)scale(1.05)}80%{transform:translateY(0)scale(1)}}.GlitchCharacter-module__-WoLsG__celebrating .GlitchCharacter-module__-WoLsG__characterImage{animation:2s linear infinite GlitchCharacter-module__-WoLsG__celebrateSpin}@keyframes GlitchCharacter-module__-WoLsG__celebrateSpin{0%{transform:translateY(0)rotate(0)scale(1)}25%{transform:translateY(-20px)rotate(90deg)scale(1.2)}50%{transform:translateY(0)rotate(180deg)scale(1)}75%{transform:translateY(-10px)rotate(270deg)scale(1.2)}to{transform:translateY(0)rotate(360deg)scale(1)}}.GlitchCharacter-module__-WoLsG__panic .GlitchCharacter-module__-WoLsG__characterImage{filter:hue-rotate(90deg)contrast(1.2);animation:.3s linear infinite GlitchCharacter-module__-WoLsG__panicShake}@keyframes GlitchCharacter-module__-WoLsG__panicShake{0%{transform:translate(2px,1px)rotate(0)}10%{transform:translate(-1px,-2px)rotate(-1deg)}20%{transform:translate(-3px)rotate(1deg)}30%{transform:translateY(2px)rotate(0)}40%{transform:translate(1px,-1px)rotate(1deg)}50%{transform:translate(-1px,2px)rotate(-1deg)}60%{transform:translate(-3px,1px)rotate(0)}70%{transform:translate(2px,1px)rotate(-1deg)}80%{transform:translate(-1px,-1px)rotate(1deg)}90%{transform:translate(2px,2px)rotate(0)}to{transform:translate(1px,-2px)rotate(-1deg)}}.GlitchCharacter-module__-WoLsG__confused .GlitchCharacter-module__-WoLsG__characterImage{animation:2s ease-in-out infinite GlitchCharacter-module__-WoLsG__confusedTilt}@keyframes GlitchCharacter-module__-WoLsG__confusedTilt{0%,to{transform:rotate(0)}50%{transform:rotate(15deg)}to{transform:rotate(0)}}.GlitchCharacter-module__-WoLsG__thinking .GlitchCharacter-module__-WoLsG__characterImage{filter:brightness(1.1);animation:1.5s ease-in-out infinite GlitchCharacter-module__-WoLsG__thinkingFloat}@keyframes GlitchCharacter-module__-WoLsG__thinkingFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-5px)scale(.95)}}.GlitchCharacter-module__-WoLsG__particle{background-color:var(--glitch-primary);opacity:0;pointer-events:none;width:4px;height:4px;position:absolute}.GlitchCharacter-module__-WoLsG__centerContent{justify-content:center;align-items:center;width:100%;display:flex}
.DialogBox-module__UQWwYq__container{--dialog-bg:#000000d9;--dialog-border:#00ff41;--dialog-shadow:#00ff4180;--text-color:#00ff41;z-index:100;pointer-events:auto;width:max-content;max-width:300px;position:absolute;bottom:110%;left:50%;transform:translate(-50%)}.DialogBox-module__UQWwYq__bubble{border:3px solid var(--color-primary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform-origin:bottom;background-color:#fffffff2;border-radius:20px;padding:1.25rem 1.5rem;animation:.4s cubic-bezier(.175,.885,.32,1.275) DialogBox-module__UQWwYq__popIn;position:relative;overflow:visible;box-shadow:0 10px 25px #0003,0 0 0 4px #00f5d433}@keyframes DialogBox-module__UQWwYq__popIn{0%{opacity:0;transform:scale(.5)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.DialogBox-module__UQWwYq__text{font-family:var(--font-sans);color:#2d2d2d;text-shadow:none;white-space:pre-wrap;word-break:break-word;margin:0;font-size:.95rem;font-weight:600;line-height:1.5}.DialogBox-module__UQWwYq__cursor{background-color:var(--color-primary);vertical-align:sub;width:2px;height:1.2em;margin-left:2px;animation:.8s step-end infinite DialogBox-module__UQWwYq__blink;display:inline-block}@keyframes DialogBox-module__UQWwYq__blink{0%,to{opacity:1}50%{opacity:0}}.DialogBox-module__UQWwYq__arrow{border-left:10px solid #0000;border-right:10px solid #0000;border-top:10px solid var(--color-primary);z-index:1;width:0;height:0;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.DialogBox-module__UQWwYq__arrow:after{content:"";border-top:7px solid #fffffff2;border-left:7px solid #0000;border-right:7px solid #0000;width:0;height:0;position:absolute;top:-13px;left:-7px}@media (max-width:768px){.DialogBox-module__UQWwYq__container{max-width:250px}.DialogBox-module__UQWwYq__text{font-size:.75rem}}
.ParkMap-module__xyoRyW__parkMap{width:100%;max-width:800px;margin:0 auto;padding:2rem;position:relative}.ParkMap-module__xyoRyW__parkMap:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(#00ffff0d 0%,#0000 70%);position:absolute;inset:0}.ParkMap-module__xyoRyW__connections{z-index:1;pointer-events:none;position:absolute;inset:0}.ParkMap-module__xyoRyW__connectionLine{stroke:#00ffff4d;stroke-width:3px;stroke-linecap:round;filter:drop-shadow(0 0 4px #00ffff80);transition:stroke .3s}.ParkMap-module__xyoRyW__connectionLine.ParkMap-module__xyoRyW__active{stroke:#0ffc;animation:2s infinite ParkMap-module__xyoRyW__pulseGlow}@keyframes ParkMap-module__xyoRyW__pulseGlow{0%,to{filter:drop-shadow(0 0 4px #00ffff80)}50%{filter:drop-shadow(0 0 12px #00ffffe6)}}.ParkMap-module__xyoRyW__nodesContainer{z-index:2;flex-direction:column;align-items:center;gap:2rem;display:flex;position:relative}.ParkMap-module__xyoRyW__nodeRow{justify-content:center;gap:3rem;display:flex}.ParkMap-module__xyoRyW__areaNode{cursor:pointer;background:linear-gradient(145deg,#141428e6,#0a0a1ef2);border:2px solid #00ffff4d;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:140px;height:140px;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.ParkMap-module__xyoRyW__areaNode:before{content:"";opacity:0;z-index:-1;background:linear-gradient(135deg,#0ff,#f0f,#0ff);border-radius:26px;transition:opacity .3s;position:absolute;inset:-2px}.ParkMap-module__xyoRyW__areaNode:hover:not(.ParkMap-module__xyoRyW__locked):before{opacity:1;animation:3s linear infinite ParkMap-module__xyoRyW__rotateBorder}@keyframes ParkMap-module__xyoRyW__rotateBorder{0%{filter:hue-rotate()}to{filter:hue-rotate(360deg)}}.ParkMap-module__xyoRyW__areaNode:hover:not(.ParkMap-module__xyoRyW__locked){border-color:#0000;transform:translateY(-8px)scale(1.05);box-shadow:0 20px 40px #00000080,0 0 30px #00ffff4d,inset 0 0 20px #00ffff1a}.ParkMap-module__xyoRyW__areaNode.ParkMap-module__xyoRyW__current{border-color:#0ff;animation:2s ease-in-out infinite ParkMap-module__xyoRyW__currentPulse;box-shadow:0 0 20px #0ff6,inset 0 0 15px #00ffff1a}@keyframes ParkMap-module__xyoRyW__currentPulse{0%,to{box-shadow:0 0 20px #0ff6,inset 0 0 15px #00ffff1a}50%{box-shadow:0 0 35px #0ff9,inset 0 0 25px #0ff3}}.ParkMap-module__xyoRyW__areaNode.ParkMap-module__xyoRyW__completed{background:linear-gradient(145deg,#2cb67d33,#0a0a1ef2);border-color:#2cb67d}.ParkMap-module__xyoRyW__areaNode.ParkMap-module__xyoRyW__completed:after{content:"✓";color:#fff;background:#2cb67d;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:700;display:flex;position:absolute;top:8px;right:8px}.ParkMap-module__xyoRyW__areaNode.ParkMap-module__xyoRyW__locked{opacity:.4;filter:grayscale(.8);cursor:not-allowed;border-color:#ffffff1a}.ParkMap-module__xyoRyW__areaNode.ParkMap-module__xyoRyW__locked .ParkMap-module__xyoRyW__nodeIcon{filter:blur(2px)}.ParkMap-module__xyoRyW__nodeIcon{filter:drop-shadow(0 0 8px #00ffff80);font-size:2.5rem;transition:transform .3s}.ParkMap-module__xyoRyW__areaNode:hover:not(.ParkMap-module__xyoRyW__locked) .ParkMap-module__xyoRyW__nodeIcon{filter:drop-shadow(0 0 15px #0ffc);transform:scale(1.1)}.ParkMap-module__xyoRyW__nodeName{color:#ffffffe6;text-align:center;text-shadow:0 0 10px #00ffff80;font-size:.875rem;font-weight:700}.ParkMap-module__xyoRyW__nodeProgress{color:#00ffffb3;background:#0000004d;border-radius:8px;padding:.25rem .5rem;font-size:.7rem}.ParkMap-module__xyoRyW__lockOverlay{background:#00000080;border-radius:22px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ParkMap-module__xyoRyW__lockIcon{opacity:.6;font-size:2rem}@media (max-width:600px){.ParkMap-module__xyoRyW__nodeRow{gap:1.5rem}.ParkMap-module__xyoRyW__areaNode{border-radius:16px;width:100px;height:100px}.ParkMap-module__xyoRyW__nodeIcon{font-size:1.75rem}.ParkMap-module__xyoRyW__nodeName{font-size:.75rem}}.ParkMap-module__xyoRyW__areaNode.ParkMap-module__xyoRyW__unlocking{cursor:default;animation:2s forwards ParkMap-module__xyoRyW__unlockSequence;opacity:1!important;filter:none!important;border-color:#0ff!important}.ParkMap-module__xyoRyW__areaNode.ParkMap-module__xyoRyW__unlocking .ParkMap-module__xyoRyW__lockOverlay{animation:1.5s forwards ParkMap-module__xyoRyW__lockBreak}@keyframes ParkMap-module__xyoRyW__unlockSequence{0%{filter:grayscale(.8);border-color:#ffffff1a;transform:scale(1)}20%{transform:scale(1.1)rotate(3deg)}40%{transform:scale(1.1)rotate(-3deg)}60%{filter:grayscale(0)drop-shadow(0 0 20px #0ff);border-color:#0ff;transform:scale(1.2)}80%{transform:scale(1.05)}to{filter:none;transform:scale(1)}}@keyframes ParkMap-module__xyoRyW__lockBreak{0%{opacity:1;transform:scale(1)}50%{opacity:1;transform:scale(1.2)rotate(10deg)}90%{opacity:0;transform:scale(2)}to{opacity:0;display:none}}.ParkMap-module__xyoRyW__areaNode.ParkMap-module__xyoRyW__updating{animation:1s ParkMap-module__xyoRyW__updatePulse}@keyframes ParkMap-module__xyoRyW__updatePulse{0%{filter:brightness();transform:scale(1)}50%{filter:brightness(1.5)drop-shadow(0 0 20px #0f8);border-color:#0f8;transform:scale(1.15)}to{filter:brightness();transform:scale(1)}}
.CourseSummary-module__Dst5gq__overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer;background-color:#000000d9;justify-content:center;align-items:center;animation:.3s ease-out CourseSummary-module__Dst5gq__fadeIn;display:flex;position:fixed;inset:0}.CourseSummary-module__Dst5gq__container{text-align:center;cursor:default;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border:2px solid #0f3460;border-radius:20px;width:90%;max-width:600px;padding:40px;animation:.4s ease-out CourseSummary-module__Dst5gq__slideUp;position:relative;box-shadow:0 0 20px #0ff3}.CourseSummary-module__Dst5gq__footerActions{flex-flow:wrap;justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:2rem;display:flex}.CourseSummary-module__Dst5gq__returnButton{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:99px;min-width:200px;padding:.8rem 2rem;font-size:1.1rem;transition:all .2s}.CourseSummary-module__Dst5gq__returnButton:hover{background:#fff3;transform:translateY(-2px)}.CourseSummary-module__Dst5gq__closeButton{color:#fff;opacity:.7;cursor:pointer;background:0 0;border:none;font-size:1.5rem;transition:opacity .2s;position:absolute;top:15px;right:15px}.CourseSummary-module__Dst5gq__closeButton:hover{opacity:1}.CourseSummary-module__Dst5gq__header{margin-bottom:30px}.CourseSummary-module__Dst5gq__title{color:#fff;background:linear-gradient(90deg,#4facfe 0%,#00f2fe 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:10px;font-size:2.5rem}.CourseSummary-module__Dst5gq__subtitle{color:#a0a0a0;font-size:1.1rem}.CourseSummary-module__Dst5gq__content{margin-bottom:30px}.CourseSummary-module__Dst5gq__stats{background:#ffffff0d;border-radius:15px;justify-content:space-around;margin-bottom:30px;padding:20px;display:flex}.CourseSummary-module__Dst5gq__statItem{flex-direction:column;align-items:center;display:flex}.CourseSummary-module__Dst5gq__statValue{color:#4facfe;font-size:2rem;font-weight:700}.CourseSummary-module__Dst5gq__statLabel{color:#888;margin-top:5px;font-size:.9rem}.CourseSummary-module__Dst5gq__conceptsSection{margin-bottom:25px}.CourseSummary-module__Dst5gq__sectionTitle{color:#fff;margin-bottom:15px;font-size:1.2rem}.CourseSummary-module__Dst5gq__conceptGrid{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.CourseSummary-module__Dst5gq__conceptTag{color:#4facfe;background:#4facfe33;border:1px solid #4facfe4d;border-radius:20px;padding:8px 16px;font-size:.9rem}.CourseSummary-module__Dst5gq__mascot{margin-top:20px}@keyframes CourseSummary-module__Dst5gq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CourseSummary-module__Dst5gq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CourseSummary-module__Dst5gq__inputStep{flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}.CourseSummary-module__Dst5gq__nameInput{color:#fff;text-align:center;background:#ffffff1a;border:1px solid #4cc9f0;border-radius:10px;outline:none;width:100%;max-width:400px;margin:30px 0;padding:15px 20px;font-size:1.5rem;transition:all .3s}.CourseSummary-module__Dst5gq__nameInput:focus{background:#ffffff26;box-shadow:0 0 15px #4cc9f066}.CourseSummary-module__Dst5gq__urlContainer{gap:.5rem;margin-top:1rem;margin-bottom:1.5rem;display:flex}.CourseSummary-module__Dst5gq__urlInput{color:#a0a0a0;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;outline:none;flex:1;padding:.5rem .75rem;font-size:.85rem}.CourseSummary-module__Dst5gq__shareSection{margin-bottom:1.5rem}.CourseSummary-module__Dst5gq__shareLabel{color:#a0a0a0;margin:0 0 .75rem;font-size:.875rem}.CourseSummary-module__Dst5gq__shareButtons{justify-content:center;gap:1rem;display:flex}.CourseSummary-module__Dst5gq__socialButton{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;transition:all .2s;display:flex}.CourseSummary-module__Dst5gq__socialButton:hover{background:#667eea4d;border-color:#667eea80;transform:scale(1.1)}
.Decorations-module__nxjWPa__container{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Decorations-module__nxjWPa__item{opacity:.2;filter:drop-shadow(0 4px 8px #ffffff1a);font-size:3rem;animation:10s ease-in-out infinite Decorations-module__nxjWPa__float;position:absolute}.Decorations-module__nxjWPa__item:first-child{will-change:transform;font-size:4rem;animation-delay:0s;top:15%;left:10%}.Decorations-module__nxjWPa__item:nth-child(2){will-change:transform;font-size:2.5rem;animation-delay:-2s;top:25%;right:15%}.Decorations-module__nxjWPa__item:nth-child(3){will-change:transform;font-size:3rem;animation-delay:-5s;bottom:30%;left:20%}.Decorations-module__nxjWPa__item:nth-child(4){will-change:transform;font-size:3.5rem;animation-delay:-7s;bottom:15%;right:10%}.Decorations-module__nxjWPa__item:nth-child(5){opacity:.1;will-change:transform;font-size:2rem;animation-delay:-3s;top:50%;left:50%}@keyframes Decorations-module__nxjWPa__float{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translateY(-30px)rotate(10deg)}}
