
.Hero-module__GGHgOG__hero{color:#f7f7f5;min-height:100vh;font-family:var(--font-satoshi);background-color:#1f1a1a;align-items:center;width:100%;padding:140px 100px;display:flex;overflow:hidden}.Hero-module__GGHgOG__herocontainer{flex-direction:column;gap:3rem;width:100%;max-width:1280px;height:100%;margin:0 auto;padding:0;display:flex;overflow:hidden}.Hero-module__GGHgOG__content{background-color:#0000;flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:2.5rem;width:100%;margin:0%;padding:0%;display:flex}.Hero-module__GGHgOG__statistics,.Hero-module__GGHgOG__statisticscontainer1{flex-direction:column;justify-content:space-between;align-items:flex-start;height:320px;display:flex}.Hero-module__GGHgOG__statisticscontainer2{width:100%;display:none}.Hero-module__GGHgOG__mediaContent{justify-content:center;align-items:flex-start;height:320px;display:flex}.Hero-module__GGHgOG__ctaContainer{flex-direction:column;justify-content:space-between;align-items:flex-end;height:320px;display:flex}.Hero-module__GGHgOG__heroImage{object-fit:cover;background:#fff;border-radius:30px;min-width:100%;max-height:100%;overflow:hidden;box-shadow:0 2px 16px #0000000a}.Hero-module__GGHgOG__title{color:#f7f7f5;max-width:60%;font-family:Satoshi;font-size:72px;font-style:normal;font-weight:100;line-height:72px}.Hero-module__GGHgOG__happytext{color:#fcffcb;letter-spacing:0;max-width:170px;font-family:Satoshi;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.Hero-module__GGHgOG__tagline{color:#1f1a1a;background-color:#d4cbf0;border-radius:2rem;align-items:center;max-width:fit-content;padding:10px 15px;font-size:18px;font-weight:400;display:inline-flex}.Hero-module__GGHgOG__clientCount h2{letter-spacing:0;font-size:100px;font-weight:100;line-height:72px;font-family:var(--font-satoshi);color:#fcffcb}.Hero-module__GGHgOG__teamAvatars{background-color:#f7f7f5;border-radius:100vh;justify-content:center;align-items:center;width:fit-content;height:fit-content;padding:5px 8px;display:flex;box-shadow:0 2px 10px #0000001a}.Hero-module__GGHgOG__avatarGroup{flex-flow:row;gap:10px;display:flex}.Hero-module__GGHgOG__avatar{border-radius:50%;width:60px;height:60px;position:relative;overflow:hidden}.Hero-module__GGHgOG__avatar img{object-fit:cover;width:100%;height:100%}.Hero-module__GGHgOG__logoWrapper,.Hero-module__GGHgOG__heroImageWrapper{width:100%;height:100%;position:relative}.Hero-module__GGHgOG__imageLoading{opacity:0;transition:opacity .3s ease-in-out}.Hero-module__GGHgOG__imageLoaded{opacity:1;transition:opacity .3s ease-in-out}.Hero-module__GGHgOG__videoContainer{border-radius:30px;width:360px;height:250px;position:relative;overflow:hidden}@keyframes Hero-module__GGHgOG__shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.Hero-module__GGHgOG__videoSkeleton{z-index:2;background:#e0e0e0;border-radius:30px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__GGHgOG__videoSkeleton:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff4d 20%,#fff9 60%,#0000 100%);width:100%;height:100%;animation:1.5s infinite Hero-module__GGHgOG__shimmer;position:absolute;top:0;left:0}.Hero-module__GGHgOG__videoElement{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .5s ease-in-out}.Hero-module__GGHgOG__videoLoading{opacity:0;transition:opacity .3s ease-in-out}.Hero-module__GGHgOG__videoLoaded{opacity:1}.Hero-module__GGHgOG__callLink{flex-direction:row;justify-content:center;align-items:center;gap:30px;display:flex}.Hero-module__GGHgOG__booktext{color:#f7f7f5;font-size:30px;font-weight:400;font-family:var(--font-satoshi);text-underline-offset:6px;line-height:100%;text-decoration:underline}.Hero-module__GGHgOG__purpleIcon{width:60px;height:60px}.Hero-module__GGHgOG__callLinkMobile{flex-direction:row;justify-content:center;align-items:center;gap:30px;display:flex}.Hero-module__GGHgOG__booktextMobile{color:#f7f7f5;font-size:30px;font-weight:400;font-family:var(--font-satoshi);text-underline-offset:6px;white-space:nowrap;flex-shrink:0;line-height:100%;text-decoration:underline}.Hero-module__GGHgOG__purpleIconMobile{width:60px;height:60px}.Hero-module__GGHgOG__playButtonOverlay{background:#0000004d;border-radius:18px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Hero-module__GGHgOG__playButton{background:#1f1a1ab3;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.Hero-module__GGHgOG__videoMobile{position:relative}.Hero-module__GGHgOG__reveal{opacity:0;transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);transform:translateY(20px)}.Hero-module__GGHgOG__reveal.Hero-module__GGHgOG__visible{opacity:1;transform:translateY(0)}@media (max-width:767px){.Hero-module__GGHgOG__hero{min-height:auto;padding:120px 18px 50px}.Hero-module__GGHgOG__herocontainer{flex-direction:column;gap:30px;width:100%;padding:0%;display:flex}.Hero-module__GGHgOG__title{max-width:90%;font-size:36px;line-height:36px}.Hero-module__GGHgOG__clientCount h2{letter-spacing:0;font-size:64px;font-weight:100;line-height:72px}.Hero-module__GGHgOG__happytext{letter-spacing:0;text-transform:uppercase;max-width:170px;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.Hero-module__GGHgOG__videoContainer{border-radius:18px;width:100%;height:auto;min-height:200px}.Hero-module__GGHgOG__mediaContent{display:none}.Hero-module__GGHgOG__content{grid-template-columns:1fr;grid-template-areas:"cta""stat";gap:2rem;width:100%;display:grid}.Hero-module__GGHgOG__statistics{flex-direction:row;grid-area:stat;justify-content:space-between;align-items:flex-start;gap:15px;max-width:100%;height:auto;display:flex}.Hero-module__GGHgOG__statisticscontainer1{flex-direction:column;justify-content:space-between;align-items:flex-start;height:200px;display:flex}.Hero-module__GGHgOG__statisticscontainer2{flex-direction:row;justify-content:flex-end;align-items:flex-end;gap:0;margin-top:20px;display:flex}.Hero-module__GGHgOG__callLinkMobile{background:0 0;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:auto;min-width:fit-content;height:100%;display:flex}.Hero-module__GGHgOG__booktextMobile{text-underline-offset:5px;white-space:nowrap;flex-shrink:0;font-size:18px}.Hero-module__GGHgOG__purpleIconMobile img{width:30px;height:auto}.Hero-module__GGHgOG__avatar{border-radius:50%;width:40px;height:40px;overflow:hidden}.Hero-module__GGHgOG__tagline{display:none}.Hero-module__GGHgOG__videoContainer{height:230px}.Hero-module__GGHgOG__ctaContainer{grid-area:cta;align-items:flex-end;width:100%;height:auto}.Hero-module__GGHgOG__callLink{justify-content:flex-end;align-items:flex-end;width:100%;padding:1rem 0;font-size:18px;display:none}}@media (min-width:768px) and (max-width:1023px){.Hero-module__GGHgOG__title{max-width:90%;font-size:40px;line-height:45px}.Hero-module__GGHgOG__playButton{width:50px;height:50px}.Hero-module__GGHgOG__videoContainer{width:100%;height:auto;min-height:300px}.Hero-module__GGHgOG__mediaContent{display:none}.Hero-module__GGHgOG__callLink{background:0 0;align-items:center;gap:10px}.Hero-module__GGHgOG__booktext{text-underline-offset:5px;font-size:18px}.Hero-module__GGHgOG__purpleIcon{width:30px;height:30px}.Hero-module__GGHgOG__hero{min-height:auto;padding:120px 18px 50px}.Hero-module__GGHgOG__herocontainer{flex-direction:column;gap:0;width:100%;padding:0%;display:flex}.Hero-module__GGHgOG__content{grid-template-columns:1fr;grid-template-areas:"cta""stat";gap:2rem;width:100%;display:grid}.Hero-module__GGHgOG__title{margin-bottom:2rem;font-size:40px;line-height:48px}.Hero-module__GGHgOG__statistics{grid-area:stat;gap:15px;max-width:200px;height:auto}.Hero-module__GGHgOG__avatar{border-radius:50%;width:35px;height:35px;overflow:hidden}.Hero-module__GGHgOG__tagline{display:none}.Hero-module__GGHgOG__videoContainer{height:230px}.Hero-module__GGHgOG__ctaContainer{grid-area:cta;align-items:flex-end;width:100%;height:auto}.Hero-module__GGHgOG__callLink{justify-content:flex-end;align-items:flex-end;width:100%;padding:1rem 0;font-size:18px}}@media (min-width:1024px) and (max-width:1329px){.Hero-module__GGHgOG__title{max-width:70%;margin-bottom:1rem;font-size:60px;line-height:150%}.Hero-module__GGHgOG__playButton{width:50px;height:50px}.Hero-module__GGHgOG__heroImage,.Hero-module__GGHgOG__videoContainer{width:100%;height:auto;min-height:200px}.Hero-module__GGHgOG__callLink{background:0 0;align-items:center;gap:10px}.Hero-module__GGHgOG__booktext{text-underline-offset:5px;font-size:35px}.Hero-module__GGHgOG__purpleIcon{width:50px;height:50px}.Hero-module__GGHgOG__herocontainer{flex-direction:column;gap:2rem;width:100%;padding:3rem 5rem;display:flex}.Hero-module__GGHgOG__content{grid-template-columns:1fr;grid-template-areas:"cta""stat";gap:2rem;width:100%;display:grid}.Hero-module__GGHgOG__statistics{grid-area:stat;gap:30px;max-width:300px;height:auto;margin-bottom:2rem}.Hero-module__GGHgOG__avatar{border-radius:50%;width:45px;height:45px;overflow:hidden}.Hero-module__GGHgOG__tagline{display:none}.Hero-module__GGHgOG__videoContainer{height:450px}.Hero-module__GGHgOG__ctaContainer{grid-area:cta;align-items:flex-end;width:100%;height:auto}.Hero-module__GGHgOG__callLink{padding:1rem 0}.Hero-module__GGHgOG__happytext{font-size:20px;line-height:150%}.Hero-module__GGHgOG__clientCount h2{font-size:100px;line-height:100%}.Hero-module__GGHgOG__avatar{width:50px;height:50px}}
