:root{--pri-color-1: #0e0e0e;--pri-color-2: #050505;--sec-color-1: #f1f1f1;--sec-color-2: #f5f5f5;--accent-color-1: #3592cc;--accent-color-2: #418e37;--font-poppins: "Poppins", sans-serif;--font-inter: "Inter", sans-serif;--font-jersey: "Jersey 10", sans-serif;font-family:var(--font-jersey)}html{background-color:var(--pri-color-1);height:100dvh;background-size:cover;background-repeat:no-repeat;scrollbar-width:none}hr{border-color:#000;width:auto}header{height:32px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:var(--sec-color-1);background-color:var(--pri-color-1);border-radius:1rem;padding:8px;margin-inline:16px}header span{font-family:var(--font-poppins)}a{color:var(--sec-color-1);text-decoration:none}body{padding-block:0px;margin:0}footer{display:flex;flex-direction:column;justify-content:center;align-items:center}.noButtonStyle{border:none;background:none;height:fit-content;width:fit-content}.hrefLink{color:var(--accent-color-1)}.justify-row{display:flex;flex-direction:row;align-items:center;gap:8px}.justify-col{display:flex;flex-direction:column;align-items:start;gap:8px}.linkButtons{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;min-height:24px;background-color:var(--accent-color-1);padding:8px;border:0px solid transparent;border-radius:8px;font-size:1.25rem}@media screen and (min-width:768px){.linkButtons{transition:translate .25s}.linkButtons:hover{translate:0 -8px}}.linkButtons svg{width:16px;height:16px}.pri-c-1{color:var(--pri-color-1)}.pri-c-2{color:var(--pri-color-2)}.sec-c-1{color:var(--sec-color-1)}.sec-c-2{color:var(--sec-color-2)}.acc-c-1{color:var(--accent-color-1)}.acc-c-2{color:var(--accent-color-2)}#wabbanode svg{transform:rotate(-135deg);z-index:0}#navDisabled{display:none}#stickyNavWrapper{top:16px;position:fixed;width:100vw;transition:top 1s;z-index:5}@media screen and (min-width:768px){#stickyNavWrapper header #tablet_nav{display:flex}#stickyNavWrapper header #tablet_nav ul{display:flex;gap:16px;list-style:none;padding:0}#stickyNavWrapper header #tablet_nav ul li a{gap:4px;display:flex}#stickyNavWrapper header #tablet_nav ul li a svg{width:16px;height:16px;margin-block:auto}#stickyNavWrapper header #tablet_nav ul li a svg path{fill:var(--sec-color-1)}#stickyNavWrapper #navButton,#stickyNavWrapper #phone_nav{display:none}}#stickyNavWrapper #tablet_nav{display:none}#stickyNavWrapper #modpackLogo{--logo_size: 32px;margin-block:auto;height:var(--logo_size)}#stickyNavWrapper #modpackLogo svg{height:var(--logo_size);width:var(--logo_size)}#stickyNavWrapper #modpackLogo svg>path{fill:var(--sec-color-1)}#stickyNavWrapper #nav-title{font-family:var(--font-poppins);font-size:1rem}#stickyNavWrapper #navButton{height:40px;aspect-ratio:1/1;background-color:transparent;border:none;border-radius:8px;padding:0}#stickyNavWrapper #navButton span{font-size:.75rem;color:var(--sec-color-1)}#stickyNavWrapper #navButton span:hover{text-decoration:underline var(--accent-color-1) 2px}#stickyNavWrapper #phone_nav{--content: var(--sec-color-1);display:block;position:absolute;right:16px;top:64px;margin-block:auto;width:90vw;max-width:360px;height:fit-content;background:var(--pri-color-1);border-radius:1rem}#stickyNavWrapper #phone_nav ul{padding:32px;margin:0;display:flex;flex-direction:column;gap:8px;list-style:none;font-family:var(--font-poppins)}#stickyNavWrapper #phone_nav ul li{padding-block:8px}#stickyNavWrapper #phone_nav ul li:hover{background-color:var(--accent-color-1);border:0px solid transparent;border-radius:1rem}#stickyNavWrapper #phone_nav ul li a{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}#stickyNavWrapper #phone_nav ul li a span{font-size:.75rem;color:var(--content);font-weight:700}#stickyNavWrapper #phone_nav ul li a svg{width:24px;height:24px}#stickyNavWrapper #phone_nav ul li a svg>path{fill:var(--content)}@keyframes bgPos{0%{background-position:0 0}50%{background-position:100% 0}to{background-position:0 0}}#heroWrapper{min-height:95vh;background:url(/assets/sfbg.png) top left;background-size:cover;background-repeat:repeat-x;display:flex;flex-direction:column;justify-content:center;animation:bgPos 60s infinite linear;font-size:2rem}#heroWrapper #hero{display:flex;flex-direction:column;align-items:center}@media screen and (min-width:768px){#heroWrapper #hero{height:768px;display:flex;flex-direction:column;justify-content:center;font-size:3rem}#heroWrapper #hero #heroTitle{font-size:10rem;color:transparent;background:linear-gradient(to bottom,var(--accent-color-1),var(--accent-color-2));-webkit-background-clip:text;background-clip:text;background-size:contain}#heroWrapper #hero #heroDesc{font-size:inherit;font-weight:1000;margin:0;max-width:768px;text-align:center}}#heroWrapper #hero #heroTitle{color:var(--accent-color-1);margin:0}#heroWrapper #hero #heroDesc{color:var(--sec-color-1);text-align:center;padding-inline:32px}#heroWrapper #hero #heroLinkWrapper{font-size:1rem}#modShowcase{padding:16px;background-color:var(--pri-color-1)}#modShowcase h2{color:var(--sec-color-1);text-align:center;font-weight:400;font-size:2rem}#modShowcase h2 strong{font-size:3rem;color:transparent;-webkit-text-stroke:1px var(--sec-color-1)}@media screen and (min-width:768px){#modShowcase h2{font-size:3rem}#modShowcase h2 strong{font-size:5rem}}#about section{height:100vh;min-height:720px;padding:16px;background-color:var(--sec-color-1);background-size:cover;background-repeat:no-repeat;background-position:center;font-size:2rem;color:var(--sec-color-1)}#about section .hrefLink{color:var(--accent-color-1)}#about section h3{filter:drop-shadow(-4px 4px .1rem var(--pri-color-1))}@media screen and (min-width:768px){#about section{font-size:5rem}}#about section:nth-last-of-type(2n){background-color:var(--accent-color-1)}#about section:nth-last-of-type(2n) h3{text-align:end}#about section:nth-of-type(1){background-image:url(/assets/websiteImages/CreateAutomation.png)}#about section:nth-of-type(2){background-image:url(/assets/websiteImages/JungleTemple.png)}#about section:nth-of-type(3){background-image:url(/assets/websiteImages/Cave.png)}#about section:nth-of-type(4){background-image:url(/assets/websiteImages/Dungeon.png)}#about section:nth-of-type(5){background-image:url(/assets/websiteImages/IceCave.png)}#cta{display:flex;flex-direction:column;gap:8px;padding:16px;background-color:var(--sec-color-1)}#cta div:nth-of-type(1){padding-block:32px}#cta h2{font-size:3rem;margin-block:32px}#cta #discordEmbed{width:100%;margin-inline:auto}#cta .linkButtons{color:var(--pri-color-1);width:fit-content;padding:8px}@media screen and (min-width:768px){#cta{flex-direction:row}#cta div:nth-of-type(1){width:50%}#cta h2{font-size:4rem}#cta #discordEmbed{width:50%}#cta .linkButtons{font-size:2rem}}#footerWrapper{gap:16px;margin-inline:auto;margin-block:0px;max-width:var(--cutoffSize);padding-inline:16px;padding-block:32px;background:linear-gradient(to bottom,var(--sec-color-1) 25%,var(--accent-color-1) 100%);background-size:128px;background-position:95%;background-repeat:no-repeat;background-color:var(--accent-color-1)}#footerWrapper .row{display:flex;flex-direction:row;justify-content:space-between;width:100%}#footerWrapper img{height:32px;width:32px}#footerWrapper .footer_link{color:var(--pri-color-1)}#footerWrapper #footerLinks{color:var(--pri-color-1);display:flex;flex-direction:column;align-items:center;gap:16px;justify-content:space-evenly;width:100%}#footerWrapper #footerLinks div{display:flex;flex-direction:column;align-items:center}#footerWrapper .footerLinkHeader{color:var(--pri-color-1);display:block;text-align:center;font-family:var(--font-poppins);font-size:1rem;font-weight:700;margin-block:.25rem}#footerWrapper #legal_disclaimer{max-width:360px;text-align:center}#footerWrapper #legal_disclaimer i{font-size:1rem}@media screen and (min-width:768px){#footerWrapper{background-position:75%}#footerWrapper .footerLinkHeader{font-size:1.5rem}#footerWrapper footer{max-width:768px;margin-inline:auto}#footerWrapper #footerLinks{flex-direction:row;justify-content:end;gap:8px;align-items:start}#footerWrapper #footerLinks div{width:160px}#footerWrapper .footer_link{font-size:1.25rem;padding-inline:8px}#footerWrapper .footer_link:before{display:inline-block;height:0rem;width:0rem;content:"";background-size:0rem;transition:background-size .25s,height .25s,width .25s}#footerWrapper .footer_link:hover:before{display:inline-block;content:"";margin-block:auto;width:1rem;height:1rem;background:url(/assets/arrow.svg);background-size:1rem;background-repeat:no-repeat;background-position:center}}#wrapper_downloads{background-color:var(--sec-color-1);height:1080px}@media screen and (min-width:768px){header{max-width:768px;margin-inline:auto;margin-block:0px}#heroLinkWrapper{margin-block:32px}}
