.hero-module__WGVhPW__heroSection{color:#fff;background:url(/minecraft1.png) 50%/cover no-repeat;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.hero-module__WGVhPW__backgroundVideo{display:none}.hero-module__WGVhPW__overlay{z-index:2;background:linear-gradient(135deg,#ffffff4d 0%,#fff3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-module__WGVhPW__bgElement1{z-index:2;background:radial-gradient(circle,#4caf5026 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:20s ease-in-out infinite hero-module__WGVhPW__float;position:absolute;top:-200px;left:-200px}.hero-module__WGVhPW__bgElement2{z-index:2;background:radial-gradient(circle,#2196f31a 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:25s ease-in-out -5s infinite hero-module__WGVhPW__float;position:absolute;bottom:-150px;right:-150px}.hero-module__WGVhPW__bgElement3{z-index:2;background:radial-gradient(circle,#9c27b014 0%,#0000 70%);border-radius:50%;width:350px;height:350px;animation:30s ease-in-out -10s infinite hero-module__WGVhPW__float;position:absolute;top:40%;right:5%}@keyframes hero-module__WGVhPW__float{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(30px)translate(20px)}}.hero-module__WGVhPW__heroContent{z-index:3;text-align:center;flex-direction:column;align-items:center;gap:2rem;display:flex;position:relative}.hero-module__WGVhPW__logoContainer{margin-bottom:2rem}.hero-module__WGVhPW__logo{filter:drop-shadow(0 0 20px #ffffff4d);font-size:clamp(4rem,10vw,8rem)}.hero-module__WGVhPW__title{letter-spacing:.05em;text-shadow:0 2px 10px #0003;text-transform:uppercase;color:#000;margin:0;font-size:clamp(2rem,8vw,5rem);font-weight:900}.hero-module__WGVhPW__subtitle{letter-spacing:.02em;text-shadow:0 1px 5px #0003;color:#333;max-width:600px;margin:0;font-size:clamp(1rem,3vw,1.5rem);font-weight:300}.hero-module__WGVhPW__ctaButton{text-transform:uppercase;letter-spacing:.05em;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border:2px solid #000;border-radius:50px;margin-top:2rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.hero-module__WGVhPW__ctaButton:before{content:"";z-index:-1;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.hero-module__WGVhPW__ctaButton:hover{background:#000000f2;border-color:#000;box-shadow:0 8px 32px #0003}.hero-module__WGVhPW__ctaButton:hover:before{left:100%}.hero-module__WGVhPW__scrollIndicator{z-index:3;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.hero-module__WGVhPW__scrollArrow{font-size:2rem;animation:2s infinite hero-module__WGVhPW__bounce}@keyframes hero-module__WGVhPW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}
.scrollSection-module__HGwFbq__scrollSection{color:#000;background:#fff;border-top:1px solid #e0e0e0;justify-content:center;align-items:center;width:100%;min-height:400px;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.scrollSection-module__HGwFbq__scrollSection.scrollSection-module__HGwFbq__reverse{flex-direction:row-reverse}.scrollSection-module__HGwFbq__content{z-index:2;max-width:800px;position:relative}.scrollSection-module__HGwFbq__icon{margin-bottom:1.5rem;font-size:4rem;animation:3s ease-in-out infinite scrollSection-module__HGwFbq__float;display:none}@keyframes scrollSection-module__HGwFbq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.scrollSection-module__HGwFbq__title{color:#000;margin-top:0;margin-bottom:1.5rem;font-size:clamp(1.8rem,4vw,3rem);font-weight:700}.scrollSection-module__HGwFbq__body{opacity:1;color:#333;font-size:1.1rem;line-height:1.8}.scrollSection-module__HGwFbq__body p{margin-bottom:1rem}.scrollSection-module__HGwFbq__body p:last-child{margin-bottom:0}@media (max-width:768px){.scrollSection-module__HGwFbq__scrollSection{flex-direction:column;padding:4rem 1rem}.scrollSection-module__HGwFbq__scrollSection.scrollSection-module__HGwFbq__reverse{flex-direction:column}.scrollSection-module__HGwFbq__decoration{width:200px;height:200px;right:-5%}.scrollSection-module__HGwFbq__scrollSection.scrollSection-module__HGwFbq__reverse .scrollSection-module__HGwFbq__decoration{left:auto;right:-5%}}
.cards-module__zXAQnq__cardsGrid{flex-direction:column;gap:2rem;width:100%;padding:0 2rem;display:flex}.cards-module__zXAQnq__card{background:#fff;border:1px solid #0000001a;border-radius:28px;width:100%;min-height:260px;transition:all .3s;position:relative;overflow:hidden}.cards-module__zXAQnq__card:before{content:"";z-index:-1;background:linear-gradient(45deg,#0000,#0000000a,#0000);width:220%;height:220%;animation:3.8s infinite cards-module__zXAQnq__shimmer;position:absolute;top:-45%;left:-45%;transform:rotate(45deg)}@keyframes cards-module__zXAQnq__shimmer{0%{transform:translate(-100%)translateY(-100%)rotate(45deg)}to{transform:translate(100%)translateY(100%)rotate(45deg)}}.cards-module__zXAQnq__card:hover:before{left:100%}.cards-module__zXAQnq__card:hover{background:#f9f9f9;border-color:#000;box-shadow:0 8px 32px #0000001a}.cards-module__zXAQnq__cardImage{object-fit:cover;border-radius:24px;width:480px;height:320px;box-shadow:0 24px 60px #00000014}@keyframes cards-module__zXAQnq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.cards-module__zXAQnq__cardContent{align-items:center;gap:2rem;display:flex}.cards-module__zXAQnq__imageLeft{flex-direction:row}.cards-module__zXAQnq__imageRight{flex-direction:row-reverse}.cards-module__zXAQnq__cardText{flex-direction:column;flex:1;justify-content:center;gap:.75rem;padding:2rem;display:flex}.cards-module__zXAQnq__cardTitle{color:#111;letter-spacing:.02em;margin:0;font-size:clamp(1.6rem,2.2vw,2rem);font-weight:800}.cards-module__zXAQnq__cardDescription{opacity:.85;color:#333;margin:0;font-size:.9rem;line-height:1.5}@media (max-width:768px){.cards-module__zXAQnq__cardsGrid{grid-template-columns:1fr;gap:2rem;padding:0 1rem;display:grid}.cards-module__zXAQnq__card{text-align:center;padding:0}.cards-module__zXAQnq__cardContent{flex-direction:column}.cards-module__zXAQnq__cardImage{width:100%;height:250px}.cards-module__zXAQnq__cardText{text-align:center;padding:1.5rem}}
