section.hero-stats{position:relative;padding-bottom:120px!important;overflow-x:clip}section.hero-stats .bg-halftone{position:absolute;width:100%;height:fit-content;top:0;left:0;opacity:.5;z-index:-1}section.hero-stats .bg-halftone img{width:200%;height:100%;object-fit:cover;object-position:center}section.hero-stats.no-padding{padding:164px 0 100px!important}section.hero-stats.no-padding .wrapper .content{padding:0 16px}section.hero-stats .desktop-contact{display:none}section.hero-stats .mobile-contact{position:fixed;bottom:16px;right:16px;z-index:99999999;width:60px;height:60px;filter:drop-shadow(0 10px 5px rgba(0,0,0,.3))}section.hero-stats .mobile-contact:hover svg path:first-child{fill:#3aaa35}section.hero-stats .mobile-contact svg{width:60px}section.hero-stats .mobile-contact svg path{transition:all .3s ease}section.hero-stats .bg{position:absolute;top:0%;left:0;width:100%;height:100%;z-index:-1}section.hero-stats .bg.dim video{opacity:.02}section.hero-stats .bg video{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}section.hero-stats .wrapper{position:relative;z-index:10}section.hero-stats .wrapper.smaller{max-width:1032px}section.hero-stats .wrapper .content{max-width:1032px;width:100%}section.hero-stats .wrapper .content.grad-text h1{background:linear-gradient(90deg,#A9DC43,#3AAA35);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}section.hero-stats .wrapper .content h1{font-family:proxima-nova,sans-serif;font-weight:700;font-size:3.875rem;color:#fff;line-height:1;line-height:1.1;margin-bottom:24px;letter-spacing:-1.6px}section.hero-stats .wrapper .content.small-text h1{font-size:3rem}section.hero-stats .wrapper .content.small-text h4{font-family:proxima-nova,sans-serif;font-weight:700;font-size:2rem;color:#adaeb3;line-height:1;line-height:1.1;margin-bottom:24px;max-width:640px;width:100%}section.hero-stats .wrapper .content.small-text h4 strong{font-size:2rem;color:#fff;font-weight:700}section.hero-stats .wrapper .content>p{max-width:640px;font-size:1.25rem;font-weight:600;width:100%;color:#fff}section.hero-stats .wrapper .stats{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:wrap;gap:8px;margin:48px auto 0;padding:16px;width:100%;max-width:996px}section.hero-stats .wrapper .stats.first-full .stat:first-child{flex-basis:100%;display:flex;align-items:center;justify-content:flex-start;flex-direction:row;flex-wrap:auto;gap:16px}section.hero-stats .wrapper .stats.first-full .stat:first-child h4{margin-bottom:0}section.hero-stats .wrapper .stats .stat{flex-basis:calc(50% - 4px);border-radius:16px;background:rgba(255,255,255,.25);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:16px;align-self:stretch}section.hero-stats .wrapper .stats .stat h4{font-size:2.25rem}section.hero-stats .wrapper .stats .stat p{text-transform:uppercase;font-weight:600;letter-spacing:2px;font-size:90%}section.hero-stats .wrapper .mouse-down{display:none;margin:64px auto 0;width:60px;height:80px;border-radius:50px;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3)}section.hero-stats .wrapper .mouse-down svg{width:40px;height:40px;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}section.hero-stats .wrapper .floating-menu{position:fixed;bottom:16px;right:16px;z-index:9999999;transition:all .3s ease}section.hero-stats .wrapper .floating-menu.hide{opacity:0}section.hero-stats .wrapper .floating-menu .burger{position:absolute;bottom:0;right:0;width:70px;height:70px;padding:16px 12px;background:#3B3B3E;border:solid 2px rgba(173,174,179,.25);border-radius:70px;z-index:99999;cursor:pointer;transition:all .3s ease-in-out}section.hero-stats .wrapper .floating-menu .burger .burger-icon{width:32px;height:24px;position:relative;transform:rotate(0);transition:.5s ease-in-out}section.hero-stats .wrapper .floating-menu .burger .burger-icon span{display:block;position:absolute;height:3px;width:32px;background:#FFF;left:5px;transform:rotate(0);transition:.25s ease-in-out;border-radius:5px}section.hero-stats .wrapper .floating-menu .burger .burger-icon span:nth-child(1){top:6px}section.hero-stats .wrapper .floating-menu .burger .burger-icon span:nth-child(2),section.hero-stats .wrapper .floating-menu .burger .burger-icon span:nth-child(3){top:16px}section.hero-stats .wrapper .floating-menu .burger .burger-icon span:nth-child(4){top:26px}section.hero-stats .wrapper .floating-menu .burger:hover{border-color:#fff}section.hero-stats .wrapper .floating-menu .burger.open{border-color:#fff}section.hero-stats .wrapper .floating-menu .burger.open .burger-icon span:nth-child(1),section.hero-stats .wrapper .floating-menu .burger.open .burger-icon span:nth-child(4){top:18px;width:0%;left:50%}section.hero-stats .wrapper .floating-menu .burger.open .burger-icon span:nth-child(2){transform:rotate(45deg);width:32px}section.hero-stats .wrapper .floating-menu .burger.open .burger-icon span:nth-child(3){transform:rotate(-45deg);width:32px}section.hero-stats .wrapper .floating-menu .menu{position:absolute;bottom:86px;right:-300px;background:rgba(15,15,16,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:260px;height:fit-content;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;flex-wrap:auto;gap:16px;padding:16px;border-radius:48px;transition:all .3s ease}section.hero-stats .wrapper .floating-menu .menu.active{right:0}section.hero-stats .wrapper .floating-menu .menu .link{background:#0F0F10;width:100%;font-size:1.25rem;padding:24px;border:solid 2px rgba(173,174,179,.25);border-radius:100px;text-align:center;text-decoration:none;transition:all .3s ease}section.hero-stats .wrapper .floating-menu .menu .link.marketing:hover,section.hero-stats .wrapper .floating-menu .menu .link.marketing.active{color:#e6007e;border-color:#e6007e40}section.hero-stats .wrapper .floating-menu .menu .link.creative:hover,section.hero-stats .wrapper .floating-menu .menu .link.creative.active{color:#ef7d00;border-color:#ef7d0040}section.hero-stats .wrapper .floating-menu .menu .link.development:hover,section.hero-stats .wrapper .floating-menu .menu .link.development.active{color:#7ccbe0;border-color:#7ccbe040}section.hero-stats .wrapper .floating-menu .menu .link:hover,section.hero-stats .wrapper .floating-menu .menu .link.active{color:#a9dc43;border-color:#a9dc4340}section.hero-stats .wrapper .swiper{margin-top:48px;padding-left:16px;overflow:visible}section.hero-stats .wrapper .swiper.links.fixed{display:none}section.hero-stats .wrapper .swiper .swiper-wrapper .swiper-slide .link{display:block;position:relative;padding:20px 16px 16px;text-transform:uppercase;width:100%;text-align:center;font-weight:600;text-decoration:none;line-height:1;overflow:hidden;border:solid 2px #252527;border-radius:100px;transition:all .3s ease}section.hero-stats .wrapper .swiper .swiper-wrapper .swiper-slide .link:after{content:"";width:100%;height:100%;position:absolute;bottom:0;opacity:1;left:0;right:0;margin:0 auto;border-radius:100px;background:#252527;z-index:-1;transition:all .3s ease}section.hero-stats .wrapper .swiper .swiper-wrapper .swiper-slide .link:hover{border-color:#adaeb3}section.hero-stats .wrapper .swiper .swiper-wrapper .swiper-slide .link:hover:after{background:#0F0F10}@media only screen and (min-width: 992px){section.hero-stats{padding-bottom:120px!important}section.hero-stats.no-padding{padding:204px 0 100px!important}section.hero-stats .mobile-contact{display:none}section.hero-stats .bg-halftone{top:-30%}section.hero-stats .bg-halftone img{width:100%}section.hero-stats .desktop-contact{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:auto;position:absolute;right:16px;bottom:250px;width:100px;height:100px;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:solid 2px #ADAEB3;border-radius:100%;animation:rotate 5s linear infinite;transition:all .3s ease;z-index:2}section.hero-stats .desktop-contact:hover{background:rgba(255,255,255,.5)}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}section.hero-stats .desktop-contact img{width:90px;height:90px}section.hero-stats .wrapper{position:relative}section.hero-stats .wrapper .content{margin:0 auto;text-align:center}section.hero-stats .wrapper .content .btns{justify-content:center}section.hero-stats .wrapper .content.small-text h1{font-size:5rem}section.hero-stats .wrapper .content h1{font-size:8rem}section.hero-stats .wrapper .content h2{font-size:3rem}section.hero-stats .wrapper .content p,section.hero-stats .wrapper .content p *{font-size:1.5rem}section.hero-stats .wrapper .content h4,section.hero-stats .wrapper .content p{margin:0 auto}section.hero-stats .wrapper .stats.first-full .stat:first-child{flex-direction:column;align-items:center;justify-content:center;gap:8px}section.hero-stats .wrapper .stats .stat{min-width:239px;box-shadow:0 4px 4px #00000040;padding:16px 32px;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:absolute;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:100px;border:solid 2px #ADAEB3;transition:all .3s ease}section.hero-stats .wrapper .stats .stat h4{margin-bottom:8px}section.hero-stats .wrapper .stats .stat:nth-child(1){top:-10px;left:160px;animation:floatMin 5s ease-in-out 2s infinite}section.hero-stats .wrapper .stats .stat:nth-child(2){top:20%;right:120px;animation:floatOp 6s ease-in-out infinite}section.hero-stats .wrapper .stats .stat:nth-child(3){left:85px;top:38%;animation:float 4s ease-in-out 1s infinite}@keyframes float{0%{transform:translatey(0)}50%{transform:translatey(-20px)}to{transform:translatey(0)}}@keyframes floatMin{0%{transform:translatey(0)}50%{transform:translatey(-10px)}to{transform:translatey(0)}}@keyframes floatOp{0%{transform:translatey(0)}50%{transform:translatey(15px)}to{transform:translatey(0)}}section.hero-stats .wrapper .mouse-down{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:auto}section.hero-stats .wrapper .floating-menu{display:none}section.hero-stats .wrapper .swiper{padding:4px;margin-top:64px;border-radius:100px;border:outset 2px rgba(255,255,255,.2);background:rgba(15,15,16,.15);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overflow:hidden}section.hero-stats .wrapper .swiper.links{margin-top:130px}section.hero-stats .wrapper .swiper.links.fixed{display:block;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:fixed;bottom:16px;z-index:9999;left:0;right:0;margin:0 auto;width:100%;max-width:1208px;transition:all .3s ease}section.hero-stats .wrapper .swiper.links.fixed.hide{opacity:0}section.hero-stats .wrapper .swiper.links .swiper-wrapper .swiper-slide .link.marketing:before{content:"";width:0;height:0;background:radial-gradient(28.89% 50% at 50% 100%,#E6007E 0%,rgba(230,0,126,.05) 100%)!important;position:absolute;bottom:50%;left:50%;border-radius:100px;overflow:hidden;opacity:0;transition:all .3s ease;z-index:-1}section.hero-stats .wrapper .swiper.links .swiper-wrapper .swiper-slide .link.marketing:after{background:transparent!important}section.hero-stats .wrapper .swiper.links .swiper-wrapper .swiper-slide .link.marketing:hover:before,section.hero-stats .wrapper .swiper.links .swiper-wrapper .swiper-slide .link.marketing.active:before{width:100%;height:100%;opacity:1;bottom:0;left:0}section.hero-stats .wrapper .swiper.links .swiper-wrapper .swiper-slide .link.creative:before{content:"";width:0;height:0;background:radial-gradient(28.89% 50% at 50% 100%,#EF7D00 0%,rgba(255,255,255,.1) 100%)!important;position:absolute;bottom:50%;left:50%;border-radius:100px;overflow:hidden;opacity:0;transition:all .3s ease}section.hero-stats .wrapper .swiper.links .swiper-wrapper .swiper-slide .link.creative:after{background:transparent!important}section.hero-stats .wrapper .swiper.links .swiper-wrapper .swiper-slide .link.creative:hover:before,section.hero-stats .wrapper .swiper.links .swiper-wrapper .swiper-slide .link.creative.active:before{width:100%;height:100%;opacity:1;bottom:0;left:0}section.hero-stats .wrapper .swiper.links .swiper-wrapper .swiper-slide .link.development:before{content:"";width:0;height:0;background:radial-gradient(28.89% 50% at 50% 100%,#7CCBE0 0%,rgba(255,255,255,.1) 100%)!important;position:absolute;bottom:50%;left:50%;border-radius:100px;overflow:hidden;opacity:0;transition:all .3s ease}section.hero-stats .wrapper .swiper.links .swiper-wrapper .swiper-slide .link.development:after{background:transparent!important}section.hero-stats .wrapper .swiper.links .swiper-wrapper .swiper-slide .link.development:hover:before,section.hero-stats .wrapper .swiper.links .swiper-wrapper .swiper-slide .link.development.active:before{width:100%;height:100%;opacity:1;bottom:0;left:0}section.hero-stats .wrapper .swiper .swiper-wrapper .swiper-slide .link{font-size:1.5rem;padding:24px 16px;border-radius:100px;border-color:transparent}section.hero-stats .wrapper .swiper .swiper-wrapper .swiper-slide .link:after{bottom:50%;height:0;width:0;opacity:0;border:outset 2px rgba(255,255,255,.2);background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(15,15,16,.1))!important}section.hero-stats .wrapper .swiper .swiper-wrapper .swiper-slide .link:hover,section.hero-stats .wrapper .swiper .swiper-wrapper .swiper-slide .link.active{border-color:transparent}section.hero-stats .wrapper .swiper .swiper-wrapper .swiper-slide .link:hover:after,section.hero-stats .wrapper .swiper .swiper-wrapper .swiper-slide .link.active:after{bottom:0;left:0;width:calc(100% - 4px);height:calc(100% - 4px);opacity:1}}
