:root{--position: 50vh;--wavesduration: 1s;overflow-x:hidden}*{box-sizing:border-box}body{margin:0;padding:0;background-color:#0c0c0c}::-webkit-scrollbar{background-color:#0c0c0c;width:5px;height:5px}::-webkit-scrollbar-thumb{background-color:gray;border-radius:10px;-webkit-transition:1s;transition:1s}.homeContainer{height:100dvh;overflow:hidden;animation:fadeIn .4s ease-in}.home{width:100vw;display:flex;flex-direction:column;align-items:center;background-color:#0c0c0c;color:#fff;min-height:100vh;padding-bottom:10px}.crown{margin-top:17vh;width:45px;opacity:100%}.crownAnimation{margin-top:17vh;width:45px;opacity:0%;animation-name:fadeIn;animation-duration:1s;animation-fill-mode:forwards;animation-delay:2.4s}.crown>svg>g{fill:#fff}.heading{font-size:100px;font-family:Italiana,serif;font-weight:400;letter-spacing:-10px;margin-left:-20px;line-height:.9;padding:10px 0;opacity:100%}.headingAnimation{opacity:0%;transform:translateY(-100%);margin-top:33vh;animation-name:fadeIn,movetopheading;animation-duration:1.5s,.7s;animation-timing-function:ease-in-out,ease-in-out;animation-fill-mode:forwards;animation-delay:0s,1.5s}.subHeading{font-family:Italiana,serif;display:flex;justify-content:center;font-size:20px;z-index:2}.subHeadingAnimation{opacity:0;animation-name:fadeIn;animation-duration:1s;animation-fill-mode:forwards;animation-delay:2.6s}.subHeading>div:nth-child(2){font-family:Montserrat,sans-serif}.subHeading>div:not(:nth-child(2)){width:120px;text-align:left;padding:0 10px}.subHeading>div:nth-child(1){text-align:right}.background{width:100%;height:60vh;overflow:hidden;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;margin-top:12vh;z-index:2}.backgroundAnimation{opacity:0%;margin-top:40vh;animation-name:fadeIn,movetopbackground;animation-duration:.7s,.8s;animation-timing-function:ease-out,ease-out;animation-fill-mode:forwards;animation-delay:1.5s}.background>svg{height:75vw;margin-top:-35vw}.backgroundBelow{width:100%;height:100vh;background-color:#141414;margin-top:-45vh;z-index:1}.background>svg>path:nth-child(7){transform:translateY(1px)}.background>svg>path{transition:.7s ease-in-out fill}.backgroundAnimation>svg>path{transition:1s;transition-property:fill;animation:moveupwaves .9s ease-out forwards;animation-delay:1.5s}.backgroundAnimation>svg>path:nth-child(1){transform:translateY(0)}.backgroundAnimation>svg>path:nth-child(2){transform:translateY(60px)}.backgroundAnimation>svg>path:nth-child(3){transform:translateY(120px)}.backgroundAnimation>svg>path:nth-child(4){transform:translateY(180px)}.backgroundAnimation>svg>path:nth-child(5){transform:translateY(240px)}.backgroundAnimation>svg>path:nth-child(6){transform:translateY(300px)}.backgroundAnimation>svg>path:nth-child(7){transform:translateY(360px);animation:moveupwaveslast .9s ease-out forwards;animation-delay:1.5s}.background>svg>path:hover{pointer-events:all;fill:#8d8d8d;cursor:pointer;transition:.5s ease-in-out}@media only screen and (min-width:1600px){.crown,.crownAnimation{margin-top:19vh}}@media only screen and (min-width:2500px){.crown,.crownAnimation{margin-top:22vh}}@keyframes fadeIn{0%{opacity:0}to{opacity:100%}}@keyframes fadeOut{0%{opacity:100%}to{opacity:0%}}@keyframes movetopbackground{to{margin-top:12vh}}@keyframes movetopheading{0%{transform:translateY(-100%)}to{transform:translateY(0);margin-top:0}}@keyframes moveupwaveslast{to{transform:translateY(1px)}}@keyframes moveupwaves{to{transform:translateY(0)}}@media only screen and (max-width:700px){.heading{font-size:90px;margin:0 30px}.headingAnimation{margin-top:45vh}.background>svg{height:130vh;margin-top:-60vh}.crown{width:40px;margin:100px 0 10px}.subHeading{margin-top:20px}}#stars-container[data-astro-cid-osbei5dh]{position:fixed;top:-50%;left:-50%;width:200%;height:200%;transform:rotate(-30deg);z-index:0;pointer-events:none}.star-layer[data-astro-cid-osbei5dh]{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:repeat}#stars-layer-1[data-astro-cid-osbei5dh]{animation:moveStars 300s linear infinite}#stars-layer-2[data-astro-cid-osbei5dh]{animation:moveStars 150s linear infinite}@keyframes moveStars{0%{background-position:0 0}to{background-position:0 -1500px}}.bg-animation-fade[data-astro-cid-osbei5dh]{opacity:0;animation:starsfade 3s linear forwards;animation-delay:2.8s}@keyframes starsfade{0%{opacity:0}to{opacity:.7}}
