@keyframes load-animation{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.explore{margin:30px 0 10px;text-align:center}@media only screen and (min-width:1024px){.explore{margin:40px 0 0}}.explore__button{font-size:16px;font-size:.8888888889rem;width:100%}@media only screen and (min-width:1024px){.explore__button{font-size:18px;font-size:1rem;width:-webkit-fit-content;width:fit-content}}.learn-more-cta--mobile{font-size:16px;font-size:.8888888889rem;width:100%}@media only screen and (min-width:1024px){.learn-more-cta--mobile{display:none}}.learn-more-cta--desktop{display:none;font-size:18px;font-size:1rem}@media only screen and (min-width:1024px){.learn-more-cta--desktop{display:block;padding:10px 15px}}.search{position:relative;text-align:center;z-index:1}.search__results{background-color:#010101;border:1px solid #b4b6b8;border-bottom-left-radius:10px;border-bottom-right-radius:10px;left:0;position:absolute;right:0;top:35px}.search__result{border-bottom:1px solid #b4b6b8;color:#fff;font-size:16px;font-size:.8888888889rem}.search__result:first-child{padding-top:10px}.search__result--empty{border-bottom:0;padding:10px;text-align:left}.search__result--empty:only-child{padding-top:20px}.search__loading{background-color:#fdd97d}.search__result-button{background-color:#010101;border:0;color:#fff;padding:10px;text-align:left;width:100%}.search__result-button:hover{cursor:pointer;text-decoration:underline}.search__link{color:#fdcd53;text-decoration:underline}.search__link:hover{color:#fff}.search__input-wrap{position:relative;z-index:1}.search__input{background-color:#010101;border:1px solid #fff;border-radius:10px;color:#fff;font-size:18px;font-size:1rem;padding:7px 20px;width:100%}.search__input:focus{outline:2px solid #fff}.search__input::placeholder{opacity:1}.search__icon{position:absolute;fill:#fdcd53;height:25px;pointer-events:none;right:15px;top:8px;width:25px}.star{margin:0;position:relative}@media only screen and (min-width:1024px){.star{margin:50px}.star:nth-child(4),.star:nth-child(8){margin-right:190px}.star.tooltip-visible{z-index:1}.star.tooltip-visible .star__tooltip{animation:fade-in .5s;display:block}.star.tooltip-visible .star__icon{color:#fdcd53;transform:scale(1.6)}}.star__button,.star__button-wrap{position:relative}.star__button{background-color:#0000;border:0;color:#010101;padding:0;transition:color .15s ease-out;z-index:0}.star__button:focus,.star__button:hover{cursor:pointer}.star__icon{color:#fdcd53;height:45px;position:relative;transition:transform .15s ease-out;width:45px;z-index:1}@media only screen and (min-width:1024px){.star__icon{color:#010101}}.star__tooltip{background-color:#010101;border:1px solid #255870;border-radius:10px;left:22px;padding:7px 15px;position:absolute;text-align:left;top:22px;width:190px}@media only screen and (min-width:1024px){.star__tooltip{display:none;padding:10px 15px;pointer-events:none;text-align:center;width:250px}}.star__name{color:#fff;font-size:16px;font-size:.8888888889rem;font-weight:700;margin:0}@media only screen and (min-width:1024px){.star__name{font-size:22px;font-size:1.2222222222rem}}.star__date{color:#b4b6b8;font-size:14px;font-size:.7777777778rem;margin:0}@media only screen and (min-width:1024px){.star__date{font-size:18px;font-size:1rem}}.starscape-disabled .star .star__button{pointer-events:none}.starscape-hidden .star .star__button{display:none}@media only screen and (min-width:1024px){.starscape-hidden .star .star__button{display:block}}.starscape{display:grid;height:calc(100dvh - 280px);opacity:0}@media only screen and (min-width:1024px){.starscape{grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto;height:calc(100% - 240px);position:relative;width:100%}}.starscape.fade-in{animation:fade-in .5s;opacity:1}@media only screen and (min-width:1024px){.starscape.fade-out{animation:fade-out .5s}}.star-app{color:#fff;height:100vh;padding:20px;width:100vw}.star-app:before{background:linear-gradient(180deg,#010101 70%,#0000);content:"";height:115px;left:0;position:absolute;right:0;top:0}@media only screen and (min-width:1024px){.star-app{padding:0 20px 35px}.star-app:before{display:none}}.star-app--loading{align-items:center;display:flex;justify-content:center}.star-header{display:grid;grid-template-columns:1fr 1fr 1fr;margin-bottom:20px;position:relative;z-index:250}@media only screen and (min-width:1024px){.star-header{align-items:center;gap:70px;justify-content:space-between;padding:20px 0}}.star-header__logo-link{text-align:center}@media only screen and (min-width:1024px){.star-header__logo-link{height:85px;text-align:left;width:85px}}.star-header__logo{height:65px;margin:0 20px;width:65px}@media only screen and (min-width:1024px){.star-header__logo{height:85px;margin:0;width:85px}}.star-header__buttons{align-items:center;display:flex;gap:20px}.star-modal{background:#000;border:1px solid #255870;border-radius:20px;bottom:auto;left:50%;margin-top:120px;max-width:570px;outline:none;position:absolute;right:auto;top:0;transform:translate(-50%);width:90%;z-index:240}@media only screen and (min-width:1024px){.star-modal{margin-top:180px}}@media only screen and (min-width:1280px){.star-modal{box-shadow:0 0 200px 150px #010101}}.star-modal--legacy{margin-top:0;top:45%;transform:translate(-50%,-50%)}@media only screen and (min-width:1024px){.star-modal--legacy{margin-top:180px;top:0;transform:translate(-50%)}}.star-modal--legacy .star-modal__inner{padding:40px 30px}@media only screen and (min-width:1024px){.star-modal--legacy .star-modal__inner{padding:50px 60px 40px}}.star-modal__inner{padding:20px;position:relative}@media only screen and (min-width:1024px){.star-modal__inner{padding:50px 60px 40px}}.star-modal__icon{fill:#fdcd53;height:40px;left:50%;padding:5px;position:absolute;transform:translate(-50%,-50%);width:40px}@media only screen and (min-width:1024px){.star-modal__icon{height:73px;width:73px}}.star-modal__heading{color:#fdcd53;font-size:36px;font-size:2rem;text-align:center}@media only screen and (min-width:1024px){.star-modal__heading{font-size:44px;font-size:2.4444444444rem}}.star-modal__heading-small{display:block;font-size:18px;font-size:1rem}@media only screen and (min-width:1024px){.star-modal__heading-small{font-size:22px;font-size:1.2222222222rem}}.star-modal__text{color:#fff;font-size:18px;font-size:1rem}.star-modal__text--small{font-size:14px;font-size:.7777777778rem;margin-bottom:25px}.star-modal__text--standout{font-size:18px;font-size:1rem;font-weight:700;margin:0 0 10px;text-align:center}.star-modal__link{color:#fdcd53;font-size:18px;font-size:1rem;text-decoration:underline;word-wrap:break-word}.star-modal__link:hover{color:#fdd97d}.star-modal__cta{text-align:center}.star-modal__close{background:no-repeat;border:0;cursor:pointer;height:30px;padding:0;position:absolute;right:10px;top:10px;width:30px;fill:#fdcd53;z-index:1}.star-modal__close:hover .star-modal__close-icon{fill:#fdd97d}@media only screen and (min-width:1024px){.star-modal__close{height:40px;right:20px;top:20px;width:40px}}.star-modal__close-icon{height:30px;pointer-events:none;transition:fill .15s ease-out;width:30px}@media only screen and (min-width:1024px){.star-modal__close-icon{height:40px;width:40px}}.star-modal__name{color:#fff;font-size:36px;font-size:2rem;font-weight:800;line-height:1;margin:0 0 10px;text-align:center}@media only screen and (min-width:1024px){.star-modal__name{font-size:44px;font-size:2.4444444444rem}}.star-modal__date{color:#b4b6b8;font-size:18px;font-size:1rem;margin-bottom:20px;margin-top:10px;text-align:center}@media only screen and (min-width:1024px){.star-modal__date{font-size:16px;font-size:.8888888889rem;margin-bottom:40px}}.star-modal__thank-you{color:#fff;font-family:Appetite,Sans-Serif;font-size:22px;font-size:1.2222222222rem;margin:0;text-align:center}.ReactModal__Overlay{opacity:0;transition:all .25s ease-in-out}.ReactModal__Overlay--after-open{opacity:1}.ReactModal__Overlay--before-close{opacity:0}.template-sky-of-stars{background-color:#010101;background-image:url("../1bb00e2f197b0638b9d7.13f5dc0e2db3.png"),url("../40fa8dfd0c1f6257a058.13dd0d8d2c1c.svg");background-position:50%,-50%;background-repeat:repeat,no-repeat;background-size:300px,cover}@media only screen and (min-width:1024px){.template-sky-of-stars{background-position:50%,100%;background-size:300px,calc(100vh + 100px)}}.template-sky-of-stars noscript{color:#fff;text-align:center}.template-sky-of-stars noscript a{display:block;margin:20px 0}.template-sky-of-stars noscript p{background:#010101;font-size:26px;font-size:1.4444444444rem;font-weight:700;margin:0 auto;padding:0 10px;position:relative;width:-webkit-fit-content;width:fit-content}

/*# sourceMappingURL=sky-of-stars.css.ae73a9307f3d.map */