.HomePage-module__YhQe2W__page{background-color:var(--background-color);flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:2rem;display:flex;position:relative;overflow-x:hidden}.HomePage-module__YhQe2W__main{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:2rem;display:flex}.HomePage-module__YhQe2W__bentoGrid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:1200px;margin-top:4rem;display:grid}.HomePage-module__YhQe2W__card{background:var(--card-bg);-webkit-backdrop-filter:blur(30px);color:var(--text-color);transform-style:preserve-3d;border:1px solid #ffffff1a;border-radius:28px;padding:2.5rem;text-decoration:none;transition:transform .4s,box-shadow .4s,border-color .4s;position:relative;overflow:hidden;box-shadow:0 20px 40px #0009}.HomePage-module__YhQe2W__card:hover{border-color:var(--glow-color);box-shadow:0 0 20px var(--glow-alpha-color),0 0 40px var(--glow-alpha-color),0 30px 60px #000c}.HomePage-module__YhQe2W__shine{background:radial-gradient(circle,var(--glow-alpha-color)0%,transparent 50%);opacity:0;z-index:1;pointer-events:none;border-radius:50%;width:400px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HomePage-module__YhQe2W__card h2{z-index:2;color:var(--text-color);text-shadow:0 3px 15px #000c;margin-bottom:1rem;font-size:2rem;font-weight:700;position:relative}.HomePage-module__YhQe2W__card p{z-index:2;color:var(--text-color);text-shadow:0 2px 8px #000c;font-size:1.1rem;line-height:1.7;position:relative}.HomePage-module__YhQe2W__animationContainer{z-index:2;justify-content:center;align-items:center;width:100%;height:180px;margin-bottom:2rem;display:flex;position:relative}.HomePage-module__YhQe2W__span-2{grid-column:span 2}.HomePage-module__YhQe2W__span-1{grid-column:span 1}@media (max-width:1024px){.HomePage-module__YhQe2W__bentoGrid{grid-template-columns:repeat(2,1fr)}.HomePage-module__YhQe2W__span-2{grid-column:span 1}}@media (max-width:768px){.HomePage-module__YhQe2W__bentoGrid{grid-template-columns:1fr;margin-top:2rem}.HomePage-module__YhQe2W__main,.HomePage-module__YhQe2W__page{padding:1rem}.HomePage-module__YhQe2W__card{padding:2rem}.HomePage-module__YhQe2W__card h2{font-size:1.6rem}.HomePage-module__YhQe2W__card p{font-size:1rem}}
