html{background-color:#1d2731;font-family:"DM Mono",monospace;color:#fff}#solarplanets .main-wrapper .Solarcard-lists::-webkit-scrollbar{width:10px;height:10px}#solarplanets .main-wrapper .Solarcard-lists::-webkit-scrollbar-track{background:0 0}#solarplanets .main-wrapper .Solarcard-lists::-webkit-scrollbar-thumb{background-color:#1d2731;border-radius:20px;box-shadow:inset 2px 2px 2px rgba(255,255,255,.25),inset -2px -2px 2px rgba(0,0,0,.2)}#solarplanets .main-wrapper .Solarcard-lists{display:flex;padding:3rem;overflow-x:scroll}#solarplanets .main-wrapper .Solarcard-lists .card{position:relative;display:flex;flex-direction:column;height:410px;width:350px;min-width:250px;padding:1.5rem;cursor:pointer;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;background-color:#1d2731;box-shadow:-1rem 0 3rem #000;transition:.2s ease-in-out;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-ms-transition:.2s ease-in-out;-o-transition:.2s ease-in-out}#solarplanets .main-wrapper .Solarcard-lists .card:hover{transform:translateY(-1rem);-webkit-transform:translateY(-1rem);-moz-transform:translateY(-1rem);-ms-transform:translateY(-1rem);-o-transform:translateY(-1rem)}#solarplanets .main-wrapper .Solarcard-lists .card:hover h2{background:linear-gradient(90deg,#ff8a00,#e52e71);text-shadow:none;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}#solarplanets .main-wrapper .Solarcard-lists .card:hover~.card{transform:translateX(130px);-webkit-transform:translateX(130px);-moz-transform:translateX(130px);-ms-transform:translateX(130px);-o-transform:translateX(130px)}#solarplanets .main-wrapper .Solarcard-lists .card:not(:first-child){margin-left:-130px}#solarplanets .main-wrapper .Solarcard-lists .card .main-image{display:flex;justify-content:center}#solarplanets .main-wrapper .Solarcard-lists .card .main-image .planetimage{position:relative;top:20px}#solarplanets .main-wrapper .Solarcard-lists .card .main-image .planetimage img{display:block;height:200px;width:200px}#solarplanets .main-wrapper .Solarcard-lists .card .card-moon{position:relative;display:grid;grid-template-columns:75px 1fr;align-items:center;margin:.5rem 0 0}#solarplanets .main-wrapper .Solarcard-lists .card .card-moon .moon-avatar img{display:block;width:50px;height:50px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;overflow:hidden;margin:16px 9px}#solarplanets .main-wrapper .Solarcard-lists .card .card-moon .half-circle{position:absolute;bottom:0;left:0;width:68px;height:48px;fill:none;stroke:#ff8a00;stroke-width:8;stroke-linecap:round;pointer-events:none}#solarplanets .main-wrapper .Solarcard-lists .card .card-moon .moons-name .moon-name-prefix{font-style:normal;font-weight:700;color:#7a7a8c}body::-webkit-scrollbar{width:10px;height:10px}body{scroll-behavior:smooth}body::-webkit-scrollbar-track{background:0 0}body::-webkit-scrollbar-thumb{background-color:#1d2731;border-radius:20px;box-shadow:inset 2px 2px 2px rgba(255,255,255,.25),inset -2px -2px 2px rgba(0,0,0,.2)}.planet-details{overflow:hidden;margin-top:50px}.planet-details .planet-wrapper{padding-bottom:100px}.planet-details .planet-wrapper .planetimage{width:100%;display:flex;justify-content:center}@media screen and (max-width:652px){.planet-details .planet-wrapper .planetimage{justify-content:flex-end}}.planet-details .planet-wrapper .planetimage .pi-wrapper{width:35%}@media screen and (max-width:484px){.planet-details .planet-wrapper .planetimage .pi-wrapper{width:200px;z-index:10}}@media screen and (max-width:652px){.planet-details .planet-wrapper .planetimage .pi-wrapper{z-index:10}}.planet-details .planet-wrapper .planetimage .pi-wrapper img{width:100%;height:100%}.planet-details .planet-wrapper .planetListArticle{padding:50px;display:flex;flex-direction:column;background-color:#1d2731}@media screen and (max-width:484px){.planet-details .planet-wrapper .planetListArticle{padding:30px}}@media screen and (max-width:375px){.planet-details .planet-wrapper .planetListArticle{padding:30px}}.planet-details .planet-wrapper .planetListArticle h2{font-size:4em;text-align:center;color:#eff2f7}@media screen and (max-width:724px){.planet-details .planet-wrapper .planetListArticle h2{font-size:3em}}@media screen and (max-width:484px){.planet-details .planet-wrapper .planetListArticle h2{text-align:left;font-size:2em}}.planet-details .planet-wrapper .planetListArticle h3{font-size:2.5em;padding:50px;color:#eff2f7;font-weight:700}@media screen and (max-width:724px){.planet-details .planet-wrapper .planetListArticle h3{font-size:1.5em;padding:20px}}@media screen and (max-width:484px){.planet-details .planet-wrapper .planetListArticle h3{padding:0;font-weight:200;font-size:1.6em}}.planet-details .planet-wrapper .planetListArticle p{color:#dee7ee;font-family:"Lexend Deca",sans-serif;font-size:1.2em;padding:50px;font-weight:400}@media screen and (max-width:724px){.planet-details .planet-wrapper .planetListArticle p{font-size:1em;padding:20px}}@media screen and (max-width:484px){.planet-details .planet-wrapper .planetListArticle p{padding:0;font-weight:200}}.planet-details .planet-wrapper .planetListArticle .dropCaps{font-size:5em;color:#73558f}@media screen and (max-width:724px){.planet-details .planet-wrapper .planetListArticle .dropCaps{font-size:3em}}*{margin:0;padding:0;-webkit-tap-highlight-color:transparent;box-sizing:border-box}