*,:before,:after{box-sizing:border-box}:where(ul,ol):where([class]){padding-left:0}body,:where(blockquote,figure):where([class]){margin:0}:where(h1,h2,h3,h4,h5,h6,p,ul,ol,dl):where([class]){margin-block:0}:where(dd[class]){margin-left:0}:where(fieldset[class]){border:none;margin-left:0;padding:0}:where(ul[class]){list-style:none}:where(address[class]){font-style:normal}p{--paragraphMarginBottom:24px;margin-block:0}p:where(:not([class]):not(:last-child)){margin-bottom:var(--paragraphMarginBottom)}img,video{max-width:100%;height:auto;display:block}input,textarea,select,button{font:inherit}html{scroll-behavior:smooth;height:100%;overflow-x:hidden}body{min-height:100%;line-height:1.5}a:where([class]){display:inline-flex}button,label{cursor:pointer}[fill]{fill:currentColor}[stroke]{stroke:currentColor}svg *{transition-property:fill,stroke}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@font-face{font-family:Antonio;src:url(/planets/assets/Antonio/Antonio-VariableFont_wght.ttf);font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Spartan;src:url(/planets/assets/League_Spartan/LeagueSpartan-VariableFont_wght.ttf);font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Spartan;src:url(/planets/assets/League_Spartan/LeagueSpartan-VariableFont_wght.ttf);font-weight:400;font-display:swap;font-style:normal}.container{max-width:90rem;margin-inline:auto;padding-inline:.75rem}.container-mini{max-width:63.75rem;margin-inline:auto;padding-inline:.4375rem}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:0;position:absolute;overflow:hidden}@media (width<=47.9988rem){.hidden-mobile{display:none!important}}@media (width>47.9988rem){.visible-mobile{display:none!important}}:root{--neutral-950:#000;--neutral-300:#d8d8d8;--neutral-0:#fff;--stroke:#97979733;--aqua-100:#b1d5e2;--aqua-50:#def4fc;--navy-950:#070724;--teal-400:#1ec1a2;--purple-600:#6d2ed5;--bronze-700:#b87d43;--red-500:#d83a34;--orange-600:#ffc97c;--amber-400:#eda249;--blue-600:#2d68f0;--sky-400:#419ebb;--border:1px solid var(--stroke)}.button{background-color:var(--navy-950);border:var(--border);padding:1.0625rem 1rem;border-radius:2px;padding:.75rem 1.5rem;transition-duration:.25s}body{background-image:url(/planets/assets/background-stars.svg);background-color:var(--navy-950)}.earth{background-color:var(--purple-600)}.mercury{background-color:var(--sky-400)}.venus{background-color:var(--amber-400)}.mars,.jupiter{background-color:var(--red-500)}.saturn{background-color:var(--bronze-700)}.uranus{background-color:var(--teal-400)}.neptune{background-color:var(--blue-600)}a.earth,.button-under.earth{background-color:unset;border-bottom:2px solid var(--purple-600)}a.mercury,.button-under.mercury{background-color:unset;border-bottom:2px solid var(--sky-400)}a.venus,.button-under.venus{background-color:unset;border-bottom:2px solid var(--amber-400)}a.mars,a.jupiter,.button-under.mars,.button-under.jupiter{background-color:unset;border-bottom:2px solid var(--red-500)}a.saturn,.button-under.saturn{background-color:unset;border-bottom:2px solid var(--bronze-700)}a.uranus,.button-under.uranus{background-color:unset;border-bottom:2px solid var(--teal-400)}a.neptune,.button-under.neptune{background-color:unset;border-bottom:2px solid var(--blue-600)}html{scrollbar-width:none}.header{border-bottom:1px solid var(--stroke);padding:1.5rem 2rem}@media (width<=47.9988rem){.header{padding:1.5rem 1rem}}.header__navigation{justify-content:space-between;align-items:center;display:flex}@media (width<=63.9988rem){.header__navigation{flex-direction:column;row-gap:2rem}}@media (width<=47.9988rem){.header__navigation{flex-direction:row;justify-content:space-between;align-items:center}}.header a{color:#fff;text-decoration:none}.header__title{letter-spacing:-.0625rem;font-family:Antonio,sans-serif;font-size:1.75rem;font-weight:400;line-height:130%}.header__planets-list{column-gap:2.5rem;display:flex}.header__planets-list a{letter-spacing:.0625rem;text-transform:uppercase;color:var(--neutral-300);font-family:Spartan;font-size:.6875rem;font-weight:700;line-height:225%}.header__link-wrapper{position:relative}.header__planets-list-mobile{flex-direction:column;padding:1.5rem 1.25rem;display:flex}.header__planets-list-mobile a{letter-spacing:.084375rem;text-transform:uppercase;border-bottom:1px solid var(--stroke);align-content:center;padding-block:1.25rem;font-family:Spartan,sans-serif;font-size:.9375rem;font-weight:700;line-height:165%;display:inline-flex}.header__planets-list-mobile a.active{opacity:.5;pointer-events:none}.header__planets-list-mobile a:after{content:"";background-image:url(/planets/assets/icon-chevron.svg);background-repeat:no-repeat;width:1.25rem;height:1.25rem;margin-left:auto}.header__planets-list-mobile a:before{content:"";background-color:var(--aqua-100);border-radius:50%;width:1.25rem;height:1.25rem;margin-right:1rem;display:inline-flex}.header__planets-list-mobile a:nth-child(2n):before{content:"";background-color:var(--aqua-50);border-radius:50%;width:1.25rem;height:1.25rem;display:inline-flex}.header__burger-menu{z-index:10;background-color:var(--navy-950);transition-duration:.3s;position:fixed;inset:0}@media (width>47.9988rem){.header__burger-menu{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:0;position:absolute;overflow:hidden}}.header__burger-menu{transform:translateY(-100%)}.header__burger-menu.active{transform:translateY(0)}.content{color:#fff;padding-inline:1.5rem;flex-direction:column;row-gap:5.375rem;padding-bottom:1.5rem;display:flex}@media (width>47.9988rem){.content{margin-top:7.5625rem}}.content__main{grid-template-columns:1fr 1fr;justify-content:center;align-items:center;column-gap:5.625rem;display:grid}@media (width<=63.9988rem){.content__main{grid-template-columns:1fr;justify-items:center}}@media (width<=47.9988rem){.content__main{flex-direction:column;row-gap:4.5rem}}.content__img{flex-shrink:0}@media (width<=63.9988rem){.content__img{max-width:25rem}}.content__extra-main{flex-direction:column;row-gap:1.5rem;display:flex}.content__description{letter-spacing:0;width:50ch;font-family:Spartan,sans-serif;font-size:.875rem;font-weight:400;line-height:180%}@media (width<=47.9988rem){.content__description{letter-spacing:0;font-family:Spartan,sans-serif;font-size:.6875rem;font-weight:400;line-height:200%}}.content__title{letter-spacing:0;font-family:Antonio,sans-serif;font-size:5rem;font-weight:400;line-height:130%}@media (width<=47.9988rem){.content__title{letter-spacing:-.09375rem;font-family:Antonio,sans-serif;font-size:2.5rem;font-weight:400;line-height:130%}}.content__source{letter-spacing:0;color:var(--neutral-300);column-gap:.5rem;font-family:Spartan,sans-serif;font-size:.875rem;font-weight:400;line-height:180%;display:flex}.content__wikipedia{letter-spacing:0;color:var(--neutral-300);align-items:center;column-gap:.3rem;font-family:Spartan,sans-serif;font-size:.875rem;font-weight:700;line-height:180%;text-decoration:underline;display:flex}.content__next{width:.625rem;height:.625rem}.content__actions{flex-direction:column;row-gap:1rem;display:flex}.content__actions--mobile{border-bottom:1px solid var(--stroke);flex-direction:row;justify-content:space-between}.content__actions--mobile button{border-top:none;border-inline:none;flex-grow:1;justify-content:center;padding:.5rem 1rem;display:inline-flex}.content__action-item{color:#fff;text-transform:uppercase;letter-spacing:.15625rem;align-items:center;column-gap:1.875rem;font-family:Spartan,sans-serif;font-size:.75rem;font-weight:700;line-height:210%;display:inline-flex}.content__action-count{letter-spacing:.15625rem;color:var(--neutral-300);font-family:Spartan,sans-serif;font-size:.75rem;font-weight:700;line-height:210%}.content__info{column-gap:1.875rem;width:100%;display:flex}@media (width<=47.9988rem){.content__info{flex-direction:column;row-gap:.5rem}}.content__data-item{background-color:var(--navy-950);border:var(--border);flex-direction:column;flex-grow:1;row-gap:.25rem;padding:1.0625rem 1rem;display:flex}@media (width<=47.9988rem){.content__data-item{flex-direction:row-reverse;justify-content:space-between;align-items:center}}.content__term{letter-spacing:.0625rem;color:var(--neutral-300);text-transform:uppercase;font-family:Spartan,sans-serif;font-size:.6875rem;font-weight:700;line-height:225%}@media (width<=47.9988rem){.content__term{letter-spacing:.046875rem;font-family:Spartan,sans-serif;font-size:.5rem;font-weight:700;line-height:200%}}.content__data{letter-spacing:-.09375rem;font-family:Antonio,sans-serif;font-size:2.5rem;font-weight:400;line-height:130%}@media (width<=47.9988rem){.content__data{letter-spacing:-.046875rem;font-family:Antonio,sans-serif;font-size:1.25rem;font-weight:400;line-height:130%}}.content__image-extra{width:10.1875rem;height:12.5rem;position:absolute;top:90%;left:50%;translate:-50% -50%}.content__img-inner{width:fit-content;position:relative}@media (width<=63.9988rem){.content__extra{justify-content:space-between;align-items:center;width:100%;display:flex}}@media (width<=47.9988rem){.content__extra{flex-direction:column}.content__extra-main{align-items:center}}.burger-button{z-index:20;background-color:#0000;border:none;flex-direction:column;justify-content:space-between;width:1.5rem;height:1.0625rem;padding:0;transition-duration:.2s;display:inline-flex}.burger-button__line{background-color:#979797;width:100%;height:.1875rem;transition-duration:.2s}.burger-button.active{margin-bottom:.4em}.burger-button.active .burger-button__line:last-child{display:none}.burger-button.active .burger-button__line:first-child{transform-origin:50%;transform:translateY(.9em)rotate(45deg)}.burger-button.active .burger-button__line:nth-child(2){transform-origin:50%;transform:rotate(-45deg)}
