.welcome-banner-section{padding:50px 20px 0}.welcome-section{background:url(/dist/img/images/welcome_section_bg.webp) lightgray 50%/cover no-repeat;border-radius:25px;background-size:cover;background-position:50%}.welcome-content .welcome-text h1{font-size:40px;line-height:150%;text-transform:uppercase}.welcome-content .welcome-text p{font-family:Noto Sans;font-size:16px;line-height:150%;margin:0}.welcome-content .welcome-text a{font-size:28px}.welcome-content .welcome-text{display:flex;flex-direction:column;gap:50px}.welcome-content .welcome-text a.mc-btn{width:50%}.welcome-content .steve-img{position:relative;min-height:500px}.welcome-content .steve-img img{position:absolute;bottom:-10px;width:80%;height:auto;transform:scaleX(-1)}@media (max-width:991px){.welcome-banner-section{padding:20px 20px 0}.welcome-content .welcome-text{padding:50px 20px 0}.welcome-section{background:url(/dist/img/images/welcome_section_bg.webp) lightgray -44.204px 0/411.67% 100% no-repeat}.welcome-content .steve-img{min-height:400px}.welcome-content .steve-img img{position:absolute;bottom:0;width:calc(100%);height:auto}}.server-info-section .title{color:var(--text-primary);text-align:center;font-size:36px;line-height:150%;text-transform:uppercase}.server-info-section .server-description{color:var(--text-primary);font-family:Noto Sans;font-size:16px;line-height:150%;text-wrap:pretty}.server-info-section .server-text{color:var(--accent-green);text-align:center;font-family:Noto Sans;line-height:150%}.server-info-section .slogan{color:var(--accent-green);text-align:right;text-wrap:pretty;font-size:40px;line-height:150%;text-transform:uppercase}@media (max-width:991px){.server-info-section .slogan{font-size:28px;margin-top:20px}}.features-section{position:relative;margin-bottom:50px}.features-section .shape{position:absolute;top:0;right:5%;width:50px;height:50px;z-index:-1;animation:levitate 6s infinite}@keyframes levitate{0%,to{transform:translateY(-50%) rotate(180deg)}50%{transform:translateY(0) rotate(190deg)}}.features-section .section-title{color:var(--text-primary);font-size:40px;line-height:150%;text-transform:uppercase;margin-bottom:50px}.features-section .feature-box{background:var(--background-secondary);display:flex;flex-direction:column;padding:25px 34px;text-align:center;justify-content:space-between;border:1px solid var(--text-disabled);gap:25px}.features-section .feature-title{color:var(--accent-green);min-height:85px;font-size:28px;line-height:150%;text-transform:uppercase}.features-section .feature-description{color:var(--text-primary);font-family:Noto Sans;font-size:16px;font-weight:400;line-height:150%;min-height:100px}@media (max-width:991px){.features-section .feature-box{margin-top:20px}.features-section .section-title{margin-bottom:0}}.adventure-banner-section{padding:50px 20px 0}.adventure-section{background:url(/dist/img/images/welcome_section_bg.webp) lightgray 50%/cover no-repeat;border-radius:25px;background-size:cover;background-position:50%}.adventure-content .adventure-text h1{font-size:40px;line-height:150%;text-transform:uppercase}.adventure-content .adventure-text p,.adventure-content .adventure-text p span{font-family:Noto Sans;font-size:16px;line-height:150%;margin:0}.adventure-content .adventure-text a{font-size:28px}.adventure-content .adventure-text{display:flex;flex-direction:column;gap:50px}.adventure-content .adventure-text a.mc-btn{width:50%}.adventure-content .steve-img{position:relative;min-height:500px}.adventure-content .steve-img img{position:absolute;bottom:-10px;width:80%;height:auto}.adventure-content .adventure-buttons{display:inline}@media (max-width:991px){.adventure-section{padding:20px 20px 0}.adventure-content .adventure-text{padding:50px 20px 0}.adventure-section{background:url(/dist/img/images/welcome_section_bg.webp) lightgray -44.204px 0/411.67% 100% no-repeat}.adventure-content .steve-img{min-height:400px}.adventure-content .steve-img img{position:absolute;bottom:0;width:100%;height:auto}}.how-it-works-section{position:relative;margin:50px 0}.how-it-works-section .shape{position:absolute;top:50%;left:5%;transform:translateY(-50%);width:50px;height:50px;z-index:-1;animation:pulse 6s infinite}@keyframes pulse{0%,to{filter:blur(0);transform:translateY(-50%) rotate(0deg) scale(1.2)}50%{filter:blur(3px);transform:translateY(-50%) rotate(-12deg) scale(.7)}}.how-it-works-section .title{color:var(--text-primary);text-align:center;font-size:40px;line-height:150%;text-transform:uppercase}.how-it-works-section .subtitle{color:var(--accent-green);font-size:28px;line-height:150%;text-transform:uppercase}