html{box-sizing:border-box;font-size:100%;scroll-behavior:smooth}*,:after,:before{box-sizing:inherit}body{background-color:#141414;font-family:Barlow,sans-serif;font-family:Bungee,cursive;margin:0;padding:0}section{display:flex;flex-direction:column;justify-content:center;margin:7% 7% 0}@media (min-width:1440px){section{margin:7% 20%}}header{align-items:center;background-color:#141414;display:flex;flex-direction:row;height:5rem;justify-content:space-between;padding:0 7%;position:fixed;top:0;width:100%;z-index:2}@media (min-width:1440px){header{padding:0 20%}}header .open span:first-child{transform:translateY(.25rem);transform:rotate(45deg)}header .open span:nth-child(2){opacity:0}header .open span:last-child{transform:rotate(-45deg)}header a{align-items:center;display:flex;margin:0;padding:0}header .hamburger{cursor:pointer;display:flex;flex-direction:column}@media (min-width:1024px){header .hamburger{display:none}}header .hamburger span{background-color:#fdf9f2;height:.125rem;transform-origin:left center;transition:all .3s ease-in-out;width:1.375rem}header .hamburger span:not(:last-child){margin-bottom:.375rem}header .nav{transition:all .3s ease-in-out}@media (max-width:1023px){header .nav{align-items:center;display:flex;justify-content:center;margin:0;position:absolute;right:-100vw;top:5rem;width:100%}}header .nav.open{align-items:center;background-color:#d9310b;display:flex;justify-content:center;padding-bottom:1.875rem;padding-top:1.875rem;position:absolute;right:0;transform:translateX(-rem(1415));z-index:-1}header .nav ul{align-items:center;display:flex;flex-direction:row;justify-content:space-between;text-decoration:none}@media (max-width:1023px){header .nav ul{flex-direction:column}}header .nav ul li{font-family:Barlow,sans-serif;font-size:1.125rem;font-weight:400;list-style:none}@media (max-width:1023px){header .nav ul li{font-family:Bungee,cursive;font-size:1.25rem;list-style:none}}header .nav ul li:not(:last-child){margin-right:2.1875rem}@media (max-width:1023px){header .nav ul li:not(:last-child){margin-right:0}}header .nav ul li a{color:#fdf9f2;text-decoration:none;transition:all .3s ease-in-out}header .nav ul li a:hover{color:#d9310b}@media (max-width:1023px){header .nav ul li a:hover{color:#141414}}header .nav ul li a.checked{color:#d9310b;font-weight:700}@media (max-width:1023px){header .nav ul li a.checked{color:#141414}}footer{align-items:center;display:flex;justify-content:center;margin:6.25rem 0}@media (max-width:1023px){footer{flex-direction:column}}footer .logo{margin:0 10% 0 0}@media (max-width:1023px){footer .logo{margin-bottom:1.5625rem;margin-right:0}}footer .logo p{color:#8c2d18;text-decoration:underline}@media (max-width:1023px){footer .logo p{font-size:.875rem}}footer .logo a{top:0}@media (max-width:1023px){footer .logo img{height:auto;width:11.25rem}}footer .footer-nav ul{align-items:center;display:flex;flex-direction:column;justify-content:center;text-decoration:none}@media (max-width:1023px){footer .footer-nav ul{padding-left:0}}footer .footer-nav ul li{font-family:Barlow,sans-serif;font-size:1.125rem;font-weight:400;list-style:none}footer .footer-nav ul li:not(:last-child){margin-bottom:1.25rem}footer .footer-nav ul li a{color:#fdf9f2;text-decoration:none;transition:all .3s ease-in-out}footer .footer-nav ul li a:hover{color:#d9310b}footer .footer-nav ul li a .checked{color:#d9310b;font-weight:700}@media (max-width:1439px){.hide-for-mobile{display:none}}@media (min-width:1024px){.hide-for-desktop{display:none}}h1,h2,h3{color:#fdf9f2;font-family:Bungee,cursive;margin:0;pointer-events:none}h1{font-size:4rem;line-height:4.8125rem;margin-bottom:.9375rem}h1 span{color:#d9310b}@media (max-width:1023px){h1{font-size:2.8125rem;line-height:3.375rem;margin-bottom:.5625rem}}@media (max-width:639px){h1{font-size:2.1875rem;line-height:2.625rem;margin-bottom:.5625rem}}h2{font-size:2.5rem;line-height:3rem;margin-bottom:3.125rem}h2.text{margin:0 0 .9375rem}@media (max-width:1023px){h2.text{margin-bottom:.9375rem}}@media (max-width:639px){h2.text{margin-bottom:.9375rem}}@media (max-width:1023px){h2{font-size:1.875rem;line-height:2.25rem;margin-bottom:1.5625rem}}@media (max-width:639px){h2{font-size:1.375rem;line-height:1.625rem;margin-bottom:1.5625rem}}h3{color:#8c2d18;font-size:1.875rem;line-height:2.25rem;margin-bottom:.9375rem}@media (max-width:1023px){h3{font-size:1.375rem;line-height:1.5rem;margin-bottom:.9375rem}}@media (max-width:639px){h3{font-size:1.25rem;line-height:1.375rem;margin-bottom:.9375rem}}p{color:#fdf9f2;font-family:Barlow,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.8125rem;margin:0;pointer-events:none}@media (max-width:1023px){p{font-size:1rem;line-height:1.5rem}}@media (max-width:639px){p{font-size:.875rem;line-height:1.3125rem}}a,a:active,a:visited{text-decoration:none}.div-button{margin-top:2.8125rem}.button-large{background-color:#d9310b;color:#141414;font-family:Bungee,cursive;font-size:1.375rem;padding:0 5rem;transition:all .3s ease-in-out}.button-large:hover{opacity:70%}@media (max-width:1023px){.button-large{font-size:1.125rem;padding:.625rem 2.8125rem}}@media (max-width:639px){.button-large{font-size:.875rem;padding:.625rem 2.8125rem}}.button-unfilled-red{align-items:center;display:flex;flex-direction:row;margin-top:.9375rem}.button-unfilled-red p{color:#8c2d18;font-weight:600;margin-right:.9375rem}@media (max-width:1023px){.button-unfilled-red p{white-space:nowrap}}.button-unfilled-red svg path{stroke:#8c2d18}.button-unfilled-white{align-items:center;display:flex;flex-direction:row;margin-top:1.25rem}.button-unfilled-white p{color:#fdf9f2;font-weight:600;margin:0 .9375rem 0 0}@media (max-width:1023px){.button-unfilled-white p{white-space:nowrap}}.card-wrap-photo-bg{overflow:hidden;transition:all .3s ease-in-out}.card-wrap-photo-bg:hover .card-photo-bg{transform:scale(1.15);transition:all .3s ease-in-out}@media (min-width:1024px){.card-wrap-photo-bg:hover .card-photo-bg{padding-left:10%}}.card-wrap-photo-bg:hover .card-side-to-side{transform:scale(1.15);transition:all .3s ease-in-out}@media (min-width:1440px){.card-wrap-photo-bg:hover .card-side-to-side{padding-left:10%}}.card-photo-bg{background-position:50%;background-size:cover;display:flex;flex-direction:column;height:19.6875rem;justify-content:center;padding:0 0 0 3.125rem;transition:all .3s ease-in-out;width:100%}.card-photo-bg h3{color:#fdf9f2}.card-photo-bg p{max-width:50%}@media (max-width:1023px){.card-photo-bg p{max-width:80%}}@media (max-width:639px){.card-photo-bg p{max-width:100%}}@media (max-width:1023px){.card-photo-bg{align-items:center;padding:5rem 1.25rem;text-align:center}}.card-text{align-items:center;display:flex;flex-direction:row;height:19.6875rem;justify-content:space-between;padding:0;transition:all .3s ease-in-out;width:100%}.card-text:hover{transform:translateX(10%)}@media (max-width:1023px){.card-text{height:15.625rem;margin-bottom:0}}.card-text div{max-width:45%}.card-text .image-wrap{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:45%;z-index:-1}.card-text .image-wrap.no-bg{background-repeat:no-repeat;background-size:contain}.card-side-to-side{background-position:50%;background-size:cover;display:flex;flex-direction:column;height:25rem;justify-content:center;padding:0 7%;transition:all .3s ease-in-out}@media (min-width:640px){.card-side-to-side p{width:60%}}@media (min-width:1024px){.card-side-to-side p{width:100%}}@media (max-width:1023px){.card-side-to-side{align-items:center;padding:3.75rem 1.25rem;text-align:center;width:100%}}.blur{align-items:center;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);background-color:hsla(0,0%,8%,.7);display:inherit;flex-direction:column;justify-content:center;max-width:31.25rem;padding:2.5rem 3.75rem;transition:all .3s ease-in-out}.blur .p-text{max-width:23.75rem;text-align:center}.threejs{height:100%;margin:5rem 0 0 40%;overflow:hidden;width:60%}@media (max-width:1023px){.threejs{height:80vh;margin-bottom:3.125rem;margin-left:0;width:100%}}@media (max-width:639px){.threejs{height:31.25rem;margin-bottom:1.5625rem}}@media (min-width:1440px){.threejs{margin-right:20%}}@media (max-width:1023px){.threejs canvas{height:80vh;margin-bottom:3.125rem;margin-left:0;width:100%}}.head{background-color:#000;height:80vh;margin:0;top:11.125rem}@media (max-width:1023px){.head{display:flex;flex-direction:column;height:100vh}}.head .content{margin-left:7%;max-width:50%;position:absolute}@media (min-width:1440px){.head .content{margin-left:20%}}.head .content p{max-width:80%}.head .content h1,.head .content p{pointer-events:none}@media (max-width:1023px){.head .content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:7%;margin-right:7%;max-width:100%;position:relative;text-align:center}}.missions .mission:first-child{margin-bottom:2.5rem}@media (max-width:1023px){.missions .mission:first-child{margin-bottom:1.25rem}}.moons .card-text:first-child{margin-bottom:2.5rem}@media (max-width:1023px){.moons .card-text:first-child{margin-bottom:0}}.gallery{align-items:center;background-image:url(/img/mars_near.jpg);background-size:cover;display:flex;justify-content:center;margin:6.25rem 0 0;padding:5.625rem 0}.gallery:hover .content.blur{transform:scale(1.15)}.orbiters .card-text:not(:last-child),.rovers .card-text:not(:last-child){margin-bottom:2.5rem}@media (min-width:640px){.sounds h2{text-align:left}}.sounds .image-wrap{background-image:url(/img/Sounds-of-Mars_birds_Mars_Moment.jpg)}.missions-head{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:8.125rem}.missions-head p{max-width:80%;text-align:center}@media (max-width:1023px){.missions-head p{max-width:100%}}.missions-content{margin-left:0;margin-right:0}.missions-content .cards{display:flex;flex-direction:row}@media (max-width:1023px){.missions-content .cards{flex-direction:column}}.mission-head{background-image:url(/img/Perseverance_card_bg.jpg);background-position:50%;background-size:cover;height:40.625rem;margin:5rem 0 0;padding-left:7%;padding-right:7%;width:100%}@media (min-width:1440px){.mission-head{padding-left:20%;padding-right:20%}}.mission-head .content{max-width:60%}.mission-head .content p{max-width:80%}@media (max-width:1023px){.mission-head .content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-right:7%;max-width:100%;text-align:center}}.mission-stats{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.mission-stats .stat{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:18.75rem;text-align:center}@media (max-width:1023px){.mission-stats .stat:not(:last-child){margin-bottom:1.5625rem}}@media (max-width:639px){.mission-stats .stat{max-width:80%}.mission-stats .stat:not(:last-child){margin-bottom:.9375rem}}@media (max-width:1023px){.mission-stats{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}}.facts{display:flex;flex-direction:row;margin-left:0}.facts .img-wrap{background-position:bottom;background-repeat:no-repeat;background-size:cover;height:auto;width:50%}@media (max-width:1023px){.facts .img-wrap{opacity:60%;width:60%;z-index:-1}}.facts .facts-content{margin-left:10%}@media (max-width:1023px){.facts .facts-content{margin-left:-20%;width:60%}}.facts .facts-content p span{color:#d9310b;font-weight:700}@media (max-width:1023px){.facts{align-items:flex-end;justify-content:center}h2{margin-bottom:3.125rem;text-align:center}}@media (max-width:639px){h2{margin-bottom:1.5625rem}}@media (min-width:1024px){.program{width:50%}}.program p:not(:last-child){margin-bottom:1.8125rem}.program ul li{color:#fdf9f2;font-family:Barlow,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.8125rem;margin:0;pointer-events:none}@media (max-width:1023px){.program ul li{font-size:1rem;line-height:1.5rem;margin-bottom:1.5rem}}@media (max-width:639px){.program ul li{font-size:.875rem;line-height:1.3125rem;margin-bottom:1.375rem}}.program ul li:not(:last-child){margin-bottom:1.8125rem}.content{margin-top:3.125rem}@media (max-width:1023px){.content{margin-top:1.5625rem}}.content .tab-content{display:none}.content .tab-content.checked{display:block}.videos{display:flex;height:auto;position:relative}.videos video{width:50%}@media (max-width:639px){.videos video{width:100%}.videos{flex-direction:column}}.tabs{display:flex;justify-content:center}.tabs ul{color:#fdf9f2;display:flex;font-family:Barlow,sans-serif;font-size:1.125rem;line-height:1.8125rem;list-style:none}.tabs ul li{cursor:pointer}.tabs ul li:not(:last-child){margin-right:1.875rem}.tabs ul li.checked{color:#d9310b;font-weight:700}@media (max-width:1023px){.tabs ul li{font-size:1rem;line-height:1.5rem;white-space:nowrap}}@media (max-width:639px){.tabs ul li{font-size:.875rem;line-height:1.3125rem}}@media (max-width:1023px){.tabs ul{overflow-x:scroll;padding:0;width:100%}.tabs ul::-webkit-scrollbar{display:none}}@media (max-width:1023px){.tabs{overflow-x:hidden;scrollbar-width:none;width:100%}}.science{align-items:center;display:flex;flex-direction:column}.science h1{margin-bottom:3.125rem;text-align:center}@media (min-width:1024px){.science h1,.science p{max-width:60%}}.science p:not(:last-child){margin-bottom:.9375rem}.overlays{display:flex;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.overlays .overlay{-webkit-backdrop-filter:blur(4);backdrop-filter:blur(4);background-color:hsla(0,0%,5%,.7);padding-left:.9375rem;width:50%}@media (max-width:639px){.overlays .overlay{display:grid;height:1.375rem;width:100%}.overlays{display:grid;height:100%}}.accordion_item{background:#202020;margin-bottom:1%;padding:1% 3.5%}.accordion_header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.accordion_header h3{margin-bottom:0;transition:color .3s ease-in-out}.accordion_header.open h3{color:#d9310b}.accordion_header.open img{transform:rotate(180deg)}.accordion_content{transition:height .3s ease-in-out}.accordion_content.collapsing{height:0;overflow:hidden}.accordion_content.collapse{display:none}.accordion_content.open{display:block}.accordion_content p:first-child{margin-top:1%}.accordion_content p{margin-bottom:1%}img.collapse_arrow{height:1.5rem;transition:all .3s ease-in-out;width:1.5rem}.gallery-container{display:grid;gap:.9375rem;grid-template-columns:repeat(4,1fr);grid-template-rows:auto}@media (max-width:1023px){.gallery-container{grid-template-columns:repeat(3,1fr);grid-template-columns:repeat(2,1fr)}}.gallery-container .gallery-card{height:19.6875rem;position:relative;width:100%}.gallery-container .gallery-card img{height:19.6875rem;-o-object-fit:cover;object-fit:cover;width:100%}.gallery-container .gallery-card .gallery-card-overlay{align-items:center;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);background:hsla(0,0%,8%,.7);bottom:0;display:flex;justify-content:space-between;padding:0 .9375rem;position:absolute;width:100%}.gallery-container .gallery-card svg{margin:0;padding:0}.gallery-container .gallery-card a{display:grid;place-items:center}table{border:none;color:#d9310b}table tr:nth-child(odd){background:#8c2d18;color:#fdf9f2}table td{padding:.3125rem .9375rem}table:not(:last-child){margin-bottom:7%}table:last-child tr:nth-child(2n){background:#8c2d18;color:#fdf9f2}table:last-child tr:nth-child(odd){background:#141414;color:#fdf9f2}.value{color:#fdf9f2;font-family:Barlow,sans-serif;font-weight:500;line-height:1.8125rem}.rover_content p{margin-bottom:1.5625rem}.rover_content p.last{margin-bottom:3.125rem}ul{color:#fdf9f2;font-family:Barlow,sans-serif;line-height:1.8125rem}p.no-m-b{margin-bottom:.3125rem}p.last{margin-bottom:3.125rem}
/*# sourceMappingURL=style.css.map */