.loader-container{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#111;display:flex;align-items:center;justify-content:center;color:#fff;font-size:3rem;font-weight:700;transition:opacity .5s ease-in-out;z-index:10000000000000000}.count{animation:fadeIn 1s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}header{position:fixed!important;width:75%;border-radius:36px;background:#0d1a04;display:flex;padding:12px 24px 12px 32px;justify-content:space-between;align-items:center;transition:all ease .5s;transform:translate(-50%,10px);left:50%;z-index:99999999}header.show{background-color:#0d1a04}header.hide{transform:translate(-50%,-80px)}header .logo{height:48px}header .logo img{height:100%;width:192px}header .for-mobile{display:none}header nav.menu-link ul{display:flex;list-style:none;gap:5px}header nav.menu-link ul li a{height:48px;position:relative}header nav.menu-link ul li a .qr-code{position:absolute;top:-150px;left:18%;transition:all .6s ease-in-out;width:100px;opacity:0;height:100px}header nav.menu-link ul li a .qr-code img{width:100%;height:100%}header nav.menu-link ul li a img{height:50px;width:148px}header nav.menu-link ul li a .hover{opacity:0;position:absolute;transform:translateY(-45px);transition:all .6s ease-in-out}header nav.menu-link ul li a:hover .hover{opacity:1;transform:translateY(-55px)}header nav.menu-link ul li a:hover .qr-code{top:50px;opacity:1;rotate:90deg;z-index:222}@media (max-width: 768px){header{width:100%}header .logo img{width:120px}header nav.menu-link ul li a img{width:50px}header .web{display:none}header .for-mobile{display:block}}footer{border-radius:24px;background:#0d1a04;width:95%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:30px 0 50px 30px;position:relative}footer .footer-content h1{color:#eaf0e7;font-family:Lexend Exa;font-size:50px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-5px;text-transform:uppercase}footer .footer-content p{color:#eaf0e7;font-family:Figtree;font-size:20px;font-style:normal;font-weight:400;line-height:35px;padding:10px 0 20px}footer .footer-content ul.footer-store-links{display:flex;list-style:none;gap:8px}footer .footer-content ul.footer-store-links li a img{height:50px;width:148px}footer .footer-content ul.footer-store-links li a .hover{opacity:0;position:absolute;transform:translateY(-45px);transition:all .6s ease-in-out}footer .footer-content ul.footer-store-links li a:hover .hover{opacity:1;transform:translateY(-55px)}footer .footer-content .footer-logo{margin:50px 0 20px}footer .footer-content .footer-logo img{height:50px}footer .footer-content .copyright{color:#fff;font-family:Figtree;font-size:16px;font-style:normal;font-weight:400;padding:0;line-height:normal}footer .footer-links .footer-wrapper{position:absolute;top:-40px;right:10px}footer .footer-links .footer-wrapper img{height:500px;width:100%}footer .footer-links .footer-absolute{position:absolute;bottom:25px;right:0}footer .footer-links .footer-absolute .footer-social-links{display:flex;justify-content:flex-end;gap:20px;padding-right:30px}footer .footer-links .footer-absolute .footer-social-links li a img{transition:.5s ease-in-out}footer .footer-links .footer-absolute .footer-social-links li a:hover img{rotate:360deg}footer .footer-links .footer-absolute .footer-menu-links{display:flex;justify-content:flex-end;gap:60px;margin:20px 0;list-style:none;padding-right:40px}footer .footer-links .footer-absolute .footer-menu-links a{color:#fff;font-family:Figtree;font-size:16px;text-decoration:none;font-style:normal;font-weight:400;line-height:normal}footer .for-order-2{display:none}@media (max-width: 768px){footer{width:100%;padding:20px;flex-direction:column}footer .for-order-1{display:none}footer .for-order-2{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}footer .for-order-2 p{color:#fff;font-family:Figtree;font-size:16px;font-style:normal;font-weight:400;padding:0;line-height:normal;margin-bottom:20px}footer .footer-content{text-align:center}footer .footer-content h1{font-size:30px}footer .footer-content ul.footer-store-links{justify-content:center}footer .footer-links .footer-wrapper{position:relative;top:auto;right:auto}footer .footer-links .footer-wrapper img{height:auto;width:100%;object-fit:contain}footer .footer-links .footer-absolute{position:relative;bottom:auto;right:auto}footer .footer-links .footer-absolute .footer-social-links{justify-content:center;padding-right:0}footer .footer-links .footer-absolute .footer-menu-links{justify-content:center;gap:20px;margin:20px 0;padding-right:0}}.carouselContainer{position:relative;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:10px 0;z-index:2222;background:#050b01}.carouselContainer .carouselWrapper{width:90%;overflow-x:scroll;scroll-behavior:smooth;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}.carouselContainer .carousel{display:flex;align-items:center;justify-content:center}.carouselContainer .carouselItem{width:100%;object-fit:cover;border-radius:10px;position:relative}@media (max-width: 768px){.carouselContainer{display:none}}.talent-showcase{background-color:#050b01;background-image:url(../images/gradient-talent-showcase.svg);background-repeat:no-repeat;background-size:contain;background-position:top;padding:10% 0;z-index:2222;height:65vh;position:relative}.talent-showcase .talent-showcase-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.talent-showcase .talent-showcase-wrapper h1{color:#eaf0e7;text-align:center;font-family:Lexend Exa;font-size:64px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-6.4px;text-transform:uppercase}.talent-showcase .talent-showcase-wrapper p{color:#eaf0e7;text-align:center;font-family:Figtree;font-size:20px;font-style:normal;font-weight:400;line-height:normal;margin:25px 0}.talent-showcase .talent-showcase-wrapper ul{display:flex;list-style:none;gap:8px;justify-content:center;align-items:center}.talent-showcase .talent-showcase-wrapper ul li a{position:relative}.talent-showcase .talent-showcase-wrapper ul li a .hover{opacity:0;position:absolute;transform:translateY(-65px);transition:all .6s ease-in-out}.talent-showcase .talent-showcase-wrapper ul li a .qr-code{position:absolute;top:-150px;left:18%;transition:all .6s ease-in-out;width:100px;opacity:0;height:100px}.talent-showcase .talent-showcase-wrapper ul li a .qr-code img{width:100%;height:100%}.talent-showcase .talent-showcase-wrapper ul li a:hover .qr-code{top:15px;opacity:1;rotate:90deg;z-index:222}.talent-showcase .talent-showcase-wrapper ul li a:hover .hover{opacity:1;transform:translateY(-70px)}@media (max-width: 768px){.talent-showcase-wrapper{padding-top:30%}.talent-showcase-wrapper h1{font-size:30px;font-weight:700;letter-spacing:-4.4px;text-transform:uppercase}}section .banner-grid{height:120vh}section .banner-grid{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:100px 0;width:80%;margin:auto}section .banner-grid .left-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}section .banner-grid .left-wrapper .inner-wrapper{width:421px;padding:16px;border-radius:24px;transition:all ease .5s}section .banner-grid .left-wrapper .inner-wrapper h4{color:#000;font-family:Figtree;font-size:24px;font-style:normal;font-weight:700;line-height:normal;transition:all ease .5s;opacity:0}section .banner-grid .left-wrapper .inner-wrapper button{color:#000;font-family:Figtree;font-size:20px;border-radius:36px;padding:10px 18px;background:#fff;font-style:normal;font-weight:400;line-height:normal;border:none}section .banner-grid .left-wrapper .inner-wrapper .cta{display:flex;justify-content:space-between;align-items:flex-end;gap:10px;height:40px;position:relative;transition:all ease .5s}section .banner-grid .left-wrapper .inner-wrapper .cta img{position:absolute;bottom:-15px;width:90px;transition:all ease .5s;height:90px;right:-20px}section .banner-grid .left-wrapper .inner-wrapper.active h4{opacity:1;transition-delay:1s}section .banner-grid .left-wrapper .inner-wrapper.active .cta{height:160px;transition-delay:1s}section .banner-grid .left-wrapper .one{background:#a4f665;transition-delay:1s}section .banner-grid .left-wrapper .two{background:#ffff70;transition-delay:2s}section .banner-grid .left-wrapper .three{background:#16e8b1;transition-delay:3s}section .banner-grid .pinned-screen{display:flex;justify-content:center;align-items:center;position:fixed;top:0%;transform:translate(-50%);left:50%;width:100%;z-index:-1;transition:left .5s ease-in-out,transform .5s ease-in-out,opacity .5s ease-in-out}section .banner-grid .pinned-screen.hidden{opacity:0;pointer-events:none}section .banner-grid .pinned-screen.move-left{left:-20%;transition:.5s;opacity:1;transform:translate(0)}section .banner-grid .pinned-screen img{width:100%;height:600px}section .banner-grid .right-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative}section .banner-grid .right-wrapper .services-1{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;position:relative}section .banner-grid .right-wrapper .services-1 img{opacity:0;transform:translateY(20px);transition:opacity .5s ease-in-out,transform .5s ease-in-out}section .banner-grid .right-wrapper .services-1.active img{opacity:1;transform:translateY(0)}section .banner-grid .right-wrapper .services-1.active img:nth-child(1){width:100%;z-index:10;transition-delay:.5s}section .banner-grid .right-wrapper .services-1.active img:nth-child(2){position:absolute;top:50px;width:95%;z-index:9;transition-delay:.9s}section .banner-grid .right-wrapper .services-1.active img:nth-child(3){position:absolute;top:90px;width:90%;z-index:8;transition-delay:1.3s}section .banner-grid .right-wrapper .services-1.active img:nth-child(4){position:absolute;top:130px;width:85%;z-index:5;transition-delay:1.7s}section .banner-grid .right-wrapper .services-1.active img:nth-child(5){position:absolute;top:165px;width:80%;z-index:5;transition-delay:2.1s}section .banner-grid .right-wrapper .services-3{width:400px}section .banner-grid .right-wrapper .services-2{margin:10px 0;width:400px;display:flex;justify-content:center;align-items:center}section .banner-grid .right-wrapper .services-1{height:30vh}section .banner-grid .right-wrapper .services-2,section .banner-grid .right-wrapper .services-3{height:24vh!important}section .banner-grid .right-wrapper .services-2 img{width:100%;transform:translateY(100px);transition:all ease .5s;opacity:0;transition-delay:1.5s}section .banner-grid .right-wrapper .services-2.active img{transform:translateY(0);opacity:1}section .banner-grid .right-wrapper .services-3 img{width:100%;transform:translateY(100px);transition:all ease .5s;opacity:0;transition-delay:2s}section .banner-grid .right-wrapper .services-3.active img{transform:translateY(0);opacity:1}.offer-services.hide-pinned .pinned-screen{opacity:0;visibility:hidden;transition:opacity .5s ease-in-out,visibility .5s ease-in-out}section .banner-grid .pinned-screen .wrapper .mobile-screen{position:fixed;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center}@media (max-width: 768px){section .banner-grid{flex-direction:column}section .banner-grid .left-wrapper .inner-wrapper{width:100%}section .banner-grid .pinned-screen{display:none!important}}.review-container{background-image:url(../images/review-bg.svg);background-repeat:no-repeat;background-size:cover;position:relative;background-position:top;background-attachment:fixed;height:100vh;display:flex;justify-content:center;align-items:center}.review-container h1{background:linear-gradient(to right,#313131,#fff,gray);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-family:Lexend Exa;font-size:64px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-6.4px;text-transform:uppercase;transition:transform .3s ease-out}.review-container .one,.review-container .two,.review-container .three{position:absolute}.review-container .one{left:8%;top:8%}.review-container .two{right:8%;top:10%}.review-container .three{right:4%;bottom:8%}@media (max-width: 768px){.review-container{background-position:center}.review-container h1{font-size:30px;letter-spacing:-3.4px}.review-container .one{left:0%;top:10%}.review-container .one img{width:150px}.review-container .two{right:5%;top:20%}.review-container .two img{width:200px}.review-container .three{bottom:20%}.review-container .three img{width:250px}}.discover-talent-container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,1fr);gap:10px;padding:320px 0 100px}.discover-talent-container .image-wrapper{display:flex;justify-content:center;align-items:center}.discover-talent-container .inner-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:50px;width:75%}.discover-talent-container .inner-content h2{color:#eaf0e7;font-family:Lexend Exa;font-size:48px;font-style:normal;font-weight:700;line-height:normal;padding-bottom:10px;letter-spacing:-5px;text-transform:uppercase}.discover-talent-container .inner-content p{color:#eaf0e7;font-family:Figtree;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.discover-talent{height:100vh}.discover-talent-2 .inner-content .content-section{transition:all .5s ease-in-out}.discover-talent-2 .inner-content .content-section h2{transition:color .3s ease-in-out}.discover-talent-2 .inner-content .content-section p{display:none}.discover-talent-2 .inner-content .content-section.active h2{color:#52ff00}@media (max-width: 768px){.discover-talent{height:auto}.discover-talent-container{display:block;padding:60px 0;text-align:center}.discover-talent-container .image-wrapper{display:none}.discover-talent-container .inner-content{width:95%;align-items:center}.discover-talent-container .inner-content p{display:block!important}.discover-talent-container .inner-content h2{font-size:30px;letter-spacing:-4.4px}}.newsletter-subscribe{width:85%;margin:0 auto;background-color:#050b01;background-image:url(../images/newsletter-bg.svg);background-repeat:no-repeat;background-size:contain;background-position:center bottom}.subcriber-container{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(1,1fr);gap:8px;padding:250px 0;position:relative}.subcriber-container .left-wrapper,.subcriber-container .right-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;position:relative}.subcriber-container .left-wrapper{grid-column-start:1}.subcriber-container .left-wrapper .one{position:absolute;right:-30%;top:-15%;z-index:1}.subcriber-container .left-wrapper .two{position:absolute;left:10%}.subcriber-container .left-wrapper .three{position:absolute;right:0%;bottom:0%}.subcriber-container .center-wrapper{grid-column:span 2/span 2;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.subcriber-container .center-wrapper h1{color:#eaf0e7;font-family:Lexend Exa;font-size:48px;font-style:normal;font-weight:700;line-height:normal;padding-bottom:10px;letter-spacing:-5px;text-transform:uppercase}.subcriber-container .center-wrapper p{color:#eaf0e7;text-align:center;font-family:Figtree;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.subcriber-container .center-wrapper form{justify-content:space-between;display:flex;padding:12px 16px 12px 24px;width:460px;align-items:center;height:80px;border-radius:40px;background:#122104}.subcriber-container .center-wrapper form input{color:#eaf0e7;text-align:start;font-family:Figtree;font-size:20px;font-style:normal;font-weight:400;background:transparent;border:none;width:80%;outline:none;line-height:normal}.subcriber-container .center-wrapper form .content__item{z-index:1;pointer-events:none}.subcriber-container .center-wrapper form .button{pointer-events:auto;cursor:pointer;border:none;margin:0;position:relative;display:inline-block;border-radius:56px;background:#6ce70d;text-align:center;font-family:Figtree;font-size:20px;font-style:normal;padding:18px 24px;font-weight:700;line-height:normal}.subcriber-container .center-wrapper form .button:before,.subcriber-container .center-wrapper form .button:after{position:absolute;top:0;left:0;width:100%;height:100%}.subcriber-container .center-wrapper form .button--pan{font-weight:700;border:1px solid #050b01;border-radius:3rem;overflow:hidden;color:#6ce70d}.subcriber-container .center-wrapper form .button--pan span{position:relative;mix-blend-mode:difference}.subcriber-container .center-wrapper form .button--pan:before{content:"";background:#000;transition:transform .3s cubic-bezier(.7,0,.2,1)}.subcriber-container .center-wrapper form .button--pan:hover:before{transform:translate3d(0,-100%,0)}.subcriber-container .right-wrapper{grid-column-start:4}@media (max-width: 768px){.newsletter-subscribe{width:100%;background-size:cover}.newsletter-subscribe .subcriber-container{display:block;padding:100px 0}.newsletter-subscribe .subcriber-container .left-wrapper img,.newsletter-subscribe .subcriber-container .right-wrapper img{width:90px;height:90px}.newsletter-subscribe .subcriber-container .left-wrapper{grid-column-start:none}.newsletter-subscribe .subcriber-container .left-wrapper .one{position:absolute;left:0%;top:-100px;z-index:1}.newsletter-subscribe .subcriber-container .left-wrapper .two{position:absolute;left:0%;top:40px}.newsletter-subscribe .subcriber-container .left-wrapper .two img{width:70px;height:70px}.newsletter-subscribe .subcriber-container .left-wrapper .three{position:absolute;right:0%;top:-80px}.newsletter-subscribe .subcriber-container .right-wrapper{justify-content:space-between;flex-direction:row}.newsletter-subscribe .subcriber-container .center-wrapper{grid-column:none;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.newsletter-subscribe .subcriber-container .center-wrapper h1{text-align:center;font-size:40px;padding:0 50px}.newsletter-subscribe .subcriber-container .center-wrapper form{padding:8px 4px 8px 12px;width:98%;height:60px;border-radius:30px;background:#122104}.newsletter-subscribe .subcriber-container .center-wrapper form input{font-size:16px;width:90%}.newsletter-subscribe .subcriber-container .center-wrapper .button{font-size:16px;padding:14px 18px;font-weight:500}}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--red: rgb(219, 6, 6) }*{margin:0;padding:0;box-sizing:border-box}body{background-color:#050b01}body::-webkit-scrollbar{display:none}
