@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;700&display=swap";#root{max-width:1400px;margin:0 auto;text-align:center}.main-container{display:flex;justify-content:space-around;gap:20px}.heading{font-weight:700}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.course-cart{width:300px;height:400px;padding:10px 0;border-radius:10px;background-color:#fff;color:#000;box-shadow:20px 20px 50px 10px #d8e1ff28;font-weight:500}.price-div{display:flex;justify-content:space-around}.mahim{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.remaining-section{width:300px;border-radius:10px;background-color:#fff;color:#000;height:fit-content;box-shadow:20px 20px 50px 10px #cad6ff3e;padding:10px;font-weight:600}body{font-family:Open Sans,sans-serif}h1{font-size:3.2em;line-height:1.1}button{color:azure;border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#244fb4;cursor:pointer;transition:border-color .25s}button:hover{border-color:#f9fafe;background-color:#565cc1c8}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
