@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");.nav_body{background-color:rgba(61,61,61,.185);padding:15px 0;box-sizing:border-box;font-family:gilroyBold;z-index:10000000;position:fixed;width:100%}.nav_body:before{content:"";width:100%;height:100%;background:hsla(0,0%,100%,.153);position:absolute;top:0;z-index:-10;backdrop-filter:blur(10px)}.nav{display:flex;justify-content:space-between;align-items:center}.nav__logo{width:200px!important;height:2rem!important}@media screen and (max-width:768px){.nav .nav__resp{display:none}}.nav__nav_link{text-transform:uppercase;margin-left:20px;font-size:1rem;font-weight:300;letter-spacing:.07em;color:hsla(0,0%,100%,.466);transition:.5s;text-align:center}.nav__nav_link:hover{color:hsla(0,0%,100%,.89)}.nav__nav_link.active{color:#fff}.nav .action__button{display:none}@media screen and (max-width:768px){.nav .action__button{display:block}}.sidenav{height:100vh;top:0;left:0;box-sizing:border-box;z-index:200}.sidenav,.sidenav:before{position:absolute;width:100%}.sidenav:before{background:rgba(48,48,48,.525);content:"";height:100%;backdrop-filter:blur(8px)}.sidenav__links{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;padding:30px}.sidenav__links .top_section{position:fixed;top:20px;display:flex;width:calc(100% - 60px);justify-content:space-between;align-items:center}.sidenav__links .nav__nav_link{text-align:start;font-size:3rem;margin:0}footer{background:hsla(0,0%,100%,.051);padding:3vw 10vw;text-align:center;position:relative;overflow:hidden}footer .footer__heading{font-family:gilroyBold;font-size:1.5rem;line-height:1.1em}@media screen and (max-width:400px){footer .footer__heading{font-size:.875rem}}footer .footer__heading span{color:#1fc24d;display:inline-block;margin:0 1px}footer .footer__heading span:nth-child(2){transform:rotate(-10deg)}footer .footer__heading span:nth-child(3){transform:rotate(10deg)}footer .footer__heading span:nth-child(4),footer .footer__heading span:nth-child(5){transform:rotate(-10deg)}footer .footer__heading span:nth-child(6),footer .footer__heading span:nth-child(7){transform:rotate(10deg)}footer .bgImg{position:absolute;top:50%;width:500px;height:500px;left:50%;transform:translate(-50%,-50%);z-index:-1;mix-blend-mode:lighten;animation:anim 4s 1s infinite}footer .footer__img{text-align:center;display:flex;justify-content:center;flex-direction:column;align-items:center;margin:50px auto 0}footer .footer__img img{width:30%;height:auto}@media screen and (max-width:768px){footer .footer__img img{width:60%}}@media screen and (max-width:580px){footer .footer__img img{width:90%}}footer ul{margin-bottom:3vw;padding:0}footer ul li{list-style-type:none;display:inline;margin:0 20px 0 0;font-weight:500;font-family:gilroyBold}footer ul li a{color:hsla(0,0%,100%,.466);font-size:1rem;text-transform:uppercase;transition:.5s}@media screen and (max-width:400px){footer ul li a{font-size:.75rem}}footer ul li a:hover{color:hsla(0,0%,100%,.89)}.section__tag{font-family:gilroyRegular;font-size:1.5rem;color:#fff;font-weight:400}@media screen and (max-width:600px){.section__tag{font-size:.9rem}}.initial__header{position:relative;overflow:hidden;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.header{color:#fff;text-align:center;position:relative}.header__container{width:100%}.header .bgImg,.header__container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header .bgImg{width:500px;height:500px;z-index:-1;mix-blend-mode:lighten;animation:anim 4s 1s infinite}@keyframes anim{0%,to{transform:translate(-50%,-50%) scale(4)}50%{transform:translate(-50%,-50%) scale(0)}}.header .scrollBtn{position:absolute;bottom:10%;left:50%;transform:translateX(-50%)}.header .scrollImg{margin:auto;animation:moving 1s ease-in-out infinite}@keyframes moving{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}.header__tag{font-family:gilroyRegular;font-size:1.2em;color:#fff}@media screen and (max-width:600px){.header__tag{font-size:1.1em}}@media screen and (max-width:310px){.header__tag{font-size:.9em}}.header__heading{font-family:gilroyBold;font-size:4.5rem;margin:20px auto;width:90%;line-height:1.1em}@media screen and (max-width:570px){.header__heading{font-size:3rem}}.header__heading span{color:#1fc24d}.button__container{margin:54px auto;overflow:hidden;width:fit-content;padding:20px 0;position:relative;transition:.5s;border:1px solid #1fc24d}.button__container:before{position:absolute;width:150%;height:0;content:"";top:-10%;left:50%;transform:translateX(-50%);background-image:url(/button__bg.png),linear-gradient(0deg,transparent,#1fc24d,#1fc24d);background-position:bottom,-40%;background-repeat:no-repeat;background-size:200%;background-size:contain;transition:.4s;z-index:-10}.button__container:hover:before{height:200%}.button__container .button{padding:20px 68px;z-index:10;position:relative;font-family:gilroyBold;font-size:1.25rem;font-weight:400;color:#1fc24d;transition:.3s}.button__container:hover .button{color:#fff}.services{margin:20vh 0;text-align:start}.services__container{display:grid;grid-template-columns:1fr 1fr;gap:30px}@media screen and (max-width:800px){.services__container{grid-template-columns:1fr}}.services__heading{font-family:gilroyBold;font-size:4.5rem;max-width:940px;width:90%;line-height:1.1em}@media screen and (max-width:980px){.services__heading{width:60%}}@media screen and (max-width:920px){.services__heading{width:75%}}@media screen and (max-width:756px){.services__heading{width:80%}}@media screen and (max-width:602px){.services__heading{font-size:2rem;width:80%}}@media screen and (max-width:500px){.services__heading{width:100%}}@media screen and (max-width:405px){.services__heading{width:65%}}@media screen and (max-width:320px){.services__heading{width:80%}}.services__heading span{color:#1fc24d;display:inline-block;margin:0 1px}.services__heading span:nth-child(2){transform:rotate(-10deg)}@keyframes rotate1{0%{transform:rotate(-10deg)}50%{transform:rotate(10deg)}to{transform:rotate(-10deg)}}.services__heading span:nth-child(3){transform:rotate(10deg)}.services__heading span:nth-child(4),.services__heading span:nth-child(5){transform:rotate(-10deg)}.services__heading span:nth-child(6),.services__heading span:nth-child(7){transform:rotate(10deg)}.services__info{max-width:800px;width:90%;font-weight:300;font-style:normal;font-size:1.5rem;line-height:1.3em;margin-bottom:30px}@media screen and (max-width:500px){.services__info{width:100%}}@media screen and (max-width:600px){.services__info{font-size:.875rem}}.services__info span{color:#1fc24d;font-family:gilroySemiBold}.services__service{cursor:pointer;height:380px;padding:30px;background:#000;position:relative;background-image:linear-gradient(110.12deg,#626262 4.17%,transparent 60.06%,#b5b5b5 97.94%);border-radius:20px;overflow:hidden;box-sizing:border-box;transition:.5s;transition-delay:.2s;z-index:100}@media screen and (max-width:800px){.services__service{height:300px}}@media screen and (max-width:600px){.services__service{height:fit-content;padding-bottom:30px}}.services__service:hover{transition:.5s}.services__service .green{width:99%;border-radius:20px;height:99%;position:absolute;background:#1fc24d;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;opacity:0}.services__service .info{z-index:100;color:#fff;opacity:.8}@media screen and (max-width:800px){.services__service .info{display:flex;flex-direction:column;justify-content:center;height:100%}}.services__service .info .heading{font-family:gilroyBold;text-transform:uppercase;font-weight:400;margin:10px 0;font-size:2.25rem}@media screen and (max-width:600px){.services__service .info .heading{font-size:1.125rem}}.services__service .info__details{font-family:gilroyRegular;font-weight:400;font-style:normal;letter-spacing:2%;width:65%;line-height:2.25rem;font-size:1.5rem}@media screen and (max-width:600px){.services__service .info__details{font-size:.875rem}}@media screen and (max-width:1100px){.services__service .info__details{width:90%}}@media screen and (max-width:600px){.services__service .info__details{width:80%;line-height:1.3rem}}@media screen and (max-width:320px){.services__service .info__details{width:90%}}.services__service:before{width:30%;height:300%;background:rgba(0,0,0,.788);transform:translate(-50%,-50%) rotate(35deg);transition:1s}.services__service:after,.services__service:before{content:"";position:absolute;top:50%;left:50%;z-index:-10}.services__service:after{width:calc(100% - 5px);height:calc(100% - 5px);background-size:35%,cover;background-repeat:no-repeat;background-position:100% 100%,50%;transform:translate(-50%,-50%);border-radius:20px;box-sizing:border-box;transition:.5s;animation:out .7s 1}@keyframes out{0%{background-size:100%,cover}to{background-size:35%,cover}}.services__service:first-child:after{background-image:url(/services_bg_1.png),linear-gradient(90deg,#19171b,#19171b)}.services__service:nth-child(2):after{background-image:url(/services_bg_2.png),linear-gradient(90deg,#19171b,#19171b)}.services__service:nth-child(3):after{background-image:url(/services_bg_3.png),linear-gradient(90deg,#19171b,#19171b)}.services__service:nth-child(4):after{background-image:url(/services_bg_4.png),linear-gradient(90deg,#19171b,#19171b)}.services__service:hover .green{opacity:1;transition:.8s}.services__service:hover:after{animation:bgChange 1.4s 1;transition:.5s}@keyframes bgChange{0%{background-size:35%,cover}to{background-size:100%,cover}}.services__service:hover:before{animation:bgRotate 2s 1}.services__service .image{position:absolute;z-index:-1;right:5px;bottom:5px}.adventure{text-align:start;color:#fff;margin:10vh auto}@media screen and (max-width:768px){.adventure{margin:1vh auto}}.adventure .section__top{text-align:center}.adventure h2{font-family:gilroyBold;font-weight:700;font-size:4.5rem;margin-top:0}@media screen and (max-width:800px){.adventure h2{font-size:3rem}}@media screen and (max-width:600px){.adventure h2{font-size:2rem}}.adventure .adv{display:flex;justify-content:space-between;margin-bottom:156px}@media screen and (max-width:800px){.adventure .adv{margin-bottom:75px}}.adventure .adv__info{width:45%;padding:20px 0;box-sizing:border-box}@media screen and (max-width:1200px){.adventure .adv__info{width:48%}}.adventure .adv__image{width:45%;box-sizing:border-box}.adventure .adv__image h2{display:none}@media screen and (max-width:780px){.adventure .adv__image h2{display:block}}@media screen and (max-width:1100px){.adventure .adv__image{width:50%}}@media screen and (max-width:780px){.adventure .adv__image{padding:0}}.adventure .adv__image img{width:100%;height:100%;aspect-ratio:inherit;object-fit:cover}@media screen and (min-width:900px){.adventure .adv__image img{object-fit:contain}}@media screen and (max-width:900px){.adventure .adv{flex-direction:column-reverse}.adventure .adv__image,.adventure .adv__info{width:100%}}@media screen and (max-width:600px){.adventure .adv h2.hide{font-size:2rem}}@media screen and (max-width:780px){.adventure .adv h2{display:none}.adventure .adv h2.hide{display:block}}.adventure .adv h4{font-family:gilroySemiBold;font-size:1.5rem;margin:10px 0}@media screen and (max-width:500px){.adventure .adv h4{font-size:1.125rem}}.adventure .adv img{width:100%;height:100%}.adventure .adv p{margin:10px 0;font-family:gilroyRegular;letter-spacing:1.5px;line-height:2.25rem;font-size:1.5rem;opacity:.8}@media screen and (max-width:600px){.adventure .adv p{font-size:.875rem;line-height:1.125rem}}.adventure .adv p span{font-weight:700;color:#1fc24d}.adventure .reverse{flex-direction:row-reverse}@media screen and (max-width:900px){.adventure .reverse{flex-direction:column-reverse}}.portfolio{color:#fff;text-align:start;margin:15vh auto}.portfolio h2{font-family:gilroyBold;font-weight:700;font-size:4.5rem;letter-spacing:1px;width:60%}@media screen and (max-width:600px){.portfolio h2{font-size:2rem}}@media screen and (max-width:1150px){.portfolio h2{width:70%}}@media screen and (max-width:920px){.portfolio h2{width:100%}}@media screen and (max-width:600px){.portfolio h2{width:70%}}@media screen and (max-width:480px){.portfolio h2{width:75%}}@media screen and (max-width:400px){.portfolio h2{width:100%}}.portfolio h2 span{text-decoration:line-through;color:#1fc24d}.portfolio .brand{cursor:pointer;display:flex;margin:6vh 0;padding:15px;background:#000;position:relative;background-image:linear-gradient(120.12deg,#acacac,transparent 50.06%,#fff 97.94%);border-radius:20px;overflow:hidden;box-sizing:border-box;transition:.5s;transition-delay:.2s;z-index:100;gap:30px}.portfolio .brand:hover{background-image:linear-gradient(120.12deg,#1fc24d,transparent 50.06%,#1fc24d 90.94%)}.portfolio .brand:hover .image img{transition:.5s;transform:scale(1.3)}.portfolio .brand .image{transition:.5s;flex:1;border:5px solid #2d2d2d;border-radius:15px;overflow:hidden}.portfolio .brand .image img{width:130%;height:100%;object-fit:cover;transition:.5s}@media screen and (max-width:800px){.portfolio .brand{flex-direction:column}.portfolio .brand .image{flex:none;height:200px}.portfolio .brand .info{flex:3}}.portfolio .brand .info{flex:2;z-index:100;color:#fff;text-align:start}@media screen and (max-width:800px){.portfolio .brand .info{display:flex;flex-direction:column;justify-content:center;height:100%}}@media screen and (max-width:1024px){.portfolio .brand .info{flex:1}}.portfolio .brand .info .tag{font-family:gilroyRegular;font-weight:400;font-size:1rem}@media screen and (max-width:400px){.portfolio .brand .info .tag{font-size:.75rem;margin:0}}.portfolio .brand .info .brand__name{font-family:gilroyBold;font-weight:400;font-size:2rem;text-transform:uppercase;margin-bottom:5px;margin-top:20px}@media screen and (max-width:600px){.portfolio .brand .info .brand__name{margin:15px 0 5px;font-size:1.125rem}}.portfolio .brand .info .industry{font-family:gilroyRegular;font-weight:400;text-transform:capitalize;line-height:1.875rem;margin:0;font-size:1.25rem}@media screen and (max-width:600px){.portfolio .brand .info .industry{font-size:.875rem;line-height:21px}}.portfolio .brand .info .button__container{margin:20px 0}@media screen and (max-width:600px){.portfolio .brand .info .button__container{padding:14px 0;margin:10px 0}.portfolio .brand .info .button__container .button{font-size:.875rem;padding:14px 68px}}.portfolio .brand .info__details{font-family:gilroyRegular;font-weight:400;font-style:normal;line-height:1.4em;font-size:1.25rem;letter-spacing:1px}@media screen and (max-width:600px){.portfolio .brand .info__details{font-size:.875rem;line-height:21px}}.portfolio .brand .info__details span{color:#1fc24d;font-family:gilroySemiBold}.portfolio .brand:before{content:"";width:10%;height:2000px;background:rgba(0,0,0,.795);position:absolute;top:50%;left:50%;z-index:-10;transform:translate(-50%,-50%) rotate(30deg);animation:bgRotateOut 2s 1}@keyframes bgRotateOut{0%{width:10%;transform:translate(-50%,-50%) rotate(210deg)}to{width:10%;transform:translate(-50%,-50%) rotate(30deg)}}.portfolio .brand:after{content:"";background:#19171b;width:calc(100% - 10px);height:calc(100% - 10px);background-size:35%,cover;background-repeat:no-repeat;background-position:100% 100%,50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:15px;box-sizing:border-box;z-index:-10}.portfolio .brand:hover:before{animation:bgRotate 2s 1}.portfolio .button__container{margin:20px 0}@media screen and (max-width:600px){.portfolio .button__container{padding:14px 0;margin:10px 0}.portfolio .button__container .button{font-size:.875rem;padding:14px 68px}}.testimonial{margin:5vh auto}.testimonial .star{width:fit-content;margin:auto;text-align:center}.testimonial .star img{width:150px;height:auto}.testimonial__header{text-align:center;font-family:gilroyBold;font-size:4.5rem;font-weight:600;margin-top:24px}@media screen and (max-width:600px){.testimonial__header{font-size:1.5rem}}.slider{position:relative;text-align:start}.slider .bg__box{width:80%;height:70%;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:600px){.slider .bg__box{display:none}}.slider .bg__box.brand,.slider .embla__viewport{transition:.5s}.slider:hover .bg__box.brand,.slider:hover .embla__viewport{transition:.5s;background-image:linear-gradient(120.12deg,#1fc24d,transparent 50.06%,#1fc24d 97.94%)}.strength{margin:15vh auto;padding:3vh 0;font-family:gilroyBold}@media screen and (max-width:768px){.strength{margin:0 auto}}@media screen and (max-width:550px){.strength{margin:0 0 5vh}}.strength__descriptions{display:flex;align-items:center;justify-content:center;gap:1.5em;color:hsla(0,0%,100%,.302)}@media screen and (max-width:550px){.strength__descriptions{gap:.7em}}@media screen and (max-width:430px){.strength__descriptions{gap:.4em}}@media screen and (max-width:390px){.strength__descriptions{gap:5px}}.strength__descriptions p{margin:auto 0;font-size:4em;text-transform:uppercase;overflow:hidden;position:relative;transition:.5s;cursor:pointer;user-select:none}@media screen and (max-width:1320px){.strength__descriptions p{font-size:3em}}@media screen and (max-width:972px){.strength__descriptions p{font-size:2.5em}}@media screen and (max-width:880px){.strength__descriptions p{font-size:2em}}@media screen and (max-width:730px){.strength__descriptions p{font-size:1.5em}}@media screen and (max-width:550px){.strength__descriptions p{font-size:1.2em}}@media screen and (max-width:430px){.strength__descriptions p{font-size:1em}}@media screen and (max-width:340px){.strength__descriptions p{font-size:.8em}}@media screen and (max-width:302px){.strength__descriptions p{font-size:.7em}}.strength__descriptions p:hover{color:#1fc24d;transform:scale(1.1);animation:none}.strength__descriptions p.bold{font-size:8rem}@media screen and (max-width:1320px){.strength__descriptions p.bold{font-size:6em}}@media screen and (max-width:1046px){.strength__descriptions p.bold{font-size:5em}}@media screen and (max-width:880px){.strength__descriptions p.bold{font-size:4em}}@media screen and (max-width:730px){.strength__descriptions p.bold{font-size:3.5em}}@media screen and (max-width:600px){.strength__descriptions p.bold{font-size:3em}}@media screen and (max-width:550px){.strength__descriptions p.bold{font-size:2.5em}}@media screen and (max-width:378px){.strength__descriptions p.bold{font-size:2em}}@media screen and (max-width:340px){.strength__descriptions p.bold{font-size:1.8em}}@media screen and (max-width:280px){.strength__descriptions p.bold{font-size:1.5em}}.strength__descriptions p.bold.word__anim{animation:glowUp 2s 1;animation-delay:0s}@keyframes glowUp{0%,to{color:hsla(0,0%,100%,.302)}50%{color:#1fc24d;text-shadow:0 10px 20px rgba(31,194,77,.349)}}.embla{max-width:800px;width:90%;margin:auto;--slide-height:18rem;--slide-spacing:1rem;--slide-size:100%;position:relative}@media screen and (max-width:400px){.embla{width:100%}}.embla__viewport{overflow:hidden;margin-bottom:40px}.embla__container{backface-visibility:hidden;display:flex;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing) * -1)}.embla__slide{flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing)}.embla__slide__number{box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);border-radius:1.8rem;font-size:4rem;font-weight:600;display:flex;align-items:center;justify-content:center;height:var(--slide-height)}.slide__container{padding:4vw 0 7vw;box-sizing:border-box;width:60%;margin:auto}@media screen and (max-width:700px){.slide__container{width:65%;padding:5vw 0 7vw}}@media screen and (max-width:380px){.slide__container{width:75%}}@media screen and (max-width:300px){.slide__container{width:65%}}.slide__container .slide__heading{display:flex;align-items:center;gap:1em}.slide__container .slide__heading .slide__img{height:70px;width:70px}.slide__container .slide__heading .slide__img img{width:100%;height:100%}@media screen and (max-width:600px){.slide__container .slide__heading .slide__img{width:25px;height:25px}}.slide__container .slide__heading .heading__info{display:flex;flex-direction:column;justify-content:center;height:100%;position:relative;gap:.3em}.slide__container .slide__heading .heading__info h3{margin:0;font-size:1em}.slide__container .slide__heading .heading__info p{margin:0;font-size:.875rem}@media screen and (max-width:600px){.slide__container .slide__heading .heading__info h3,.slide__container .slide__heading .heading__info p{font-size:12px}}.slide__container .slide__info h4{text-transform:capitalize;font-family:gilroyBold;font-size:1.5em;line-height:1.6em}@media screen and (max-width:600px){.slide__container .slide__info h4{font-size:.875rem;line-height:1.13em}}@media screen and (max-width:380px){.slide__container .slide__info h4{line-height:1.14em}}.slide__container .slide__info p{font-family:gilroyRegular;letter-spacing:.5px;font-size:1.1em;line-height:1.6em}@media screen and (max-width:600px){.slide__container .slide__info p{font-size:.875rem;line-height:21px}}.embla__controls{width:95%;top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;z-index:100}.embla__buttons{display:flex;justify-content:space-between;align-items:center}.embla__button{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);-webkit-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;padding:0;margin:0;box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);width:3.6rem;height:3.6rem;z-index:1;color:var(--text-body);display:flex;align-items:center;justify-content:center;border-radius:50%!important;border-image-slice:1;border-image-repeat:repeat;border:none}@media screen and (max-width:500px){.embla__button{width:40px;height:40px}}.embla__button:after{border-radius:30px!important;background-position:50%,50%}.embla__button:hover{transform:none!important;box-shadow:none!important}.embla__button:hover:after{background:#1fc24d;transition:.3s}@media screen and (max-width:420px){.embla__button.brand{padding:10px!important}}.embla__button:disabled{color:var(--detail-high-contrast)}.embla__button__svg{width:35%;height:35%}@media screen and (max-width:420px){.embla__button__svg{width:80%;height:80%}.embla__button__svg .brand{padding:0}}.embla__dots{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0 0 30px;gap:5px}.embla__dot{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);-webkit-appearance:none;appearance:none;background:hsla(0,0%,57%,.692);touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;justify-content:center}.embla__dot,.embla__dot:after{width:15px;height:15px;display:flex;align-items:center;border-radius:50%}.embla__dot:after{box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);content:""}.embla__dot--selected:after{background:#1fc24d}.brand{cursor:pointer;background:#000;position:relative;background-image:linear-gradient(120.12deg,#acacac,transparent 50.06%,#fff 97.94%);border-radius:20px;overflow:hidden;box-sizing:border-box;transition:.5s;transition-delay:.2s;z-index:100}@media screen and (max-width:420px){.brand{padding:20px}}.brand:before{width:10%;height:2000px;background:rgba(0,0,0,.795);transform:translate(-50%,-50%) rotate(30deg)}.brand:after,.brand:before{content:"";position:absolute;top:50%;left:50%;z-index:-10}.brand:after{background:#19171b;width:calc(100% - 10px);height:calc(100% - 10px);background-size:35%,cover;background-repeat:no-repeat;background-position:100% 100%,50%;transform:translate(-50%,-50%);border-radius:15px;box-sizing:border-box}@keyframes bgRotate{0%{width:30%;transform:translate(-50%,-50%) rotate(35deg)}50%{width:10%;transform:translate(-50%,-50%) rotate(1turn)}75%{width:50%;transform:translate(-50%,-50%) rotate(45deg)}to{width:10%;transform:translate(-50%,-50%) rotate(35deg)}}.contact{margin:10vh auto;width:540px;position:relative}@media screen and (max-width:670px){.contact{width:100%;height:120%}}.contact .brand{cursor:pointer;width:fit-content;margin:6vh auto;padding:50px;background:#000;position:relative;background-image:linear-gradient(120.12deg,#acacac,transparent 50.06%,#fff 97.94%);border-radius:20px;overflow:hidden;box-sizing:border-box;transition:.5s;transition-delay:.2s;z-index:100;gap:30px}@media screen and (max-width:600px){.contact .brand{padding:30px 20px}}.contact .brand:before{width:10%;height:2000px;background:rgba(0,0,0,.795);transform:translate(-50%,-50%) rotate(30deg)}.contact .brand:after,.contact .brand:before{content:"";position:absolute;top:50%;left:50%;z-index:-10}.contact .brand:after{background:#19171b;width:calc(100% - 10px);height:calc(100% - 10px);background-size:35%,cover;background-repeat:no-repeat;background-position:100% 100%,50%;transform:translate(-50%,-50%);border-radius:15px;box-sizing:border-box}.contact .brand:hover:before{animation:none}.contact .brand h2,.contact .brand p{text-align:center}.contact .brand h2{font-family:gilroyBold;font-size:3.375rem;margin:0;text-transform:capitalize}@media screen and (max-width:600px){.contact .brand h2{font-size:2.05rem}}.contact .brand h2:nth-child(2){color:#1fc24d}.contact .brand p{font-family:gilroyRegular;font-weight:400;font-size:1.25rem;line-height:1.6em;margin:20px auto}@media screen and (max-width:600px){.contact .brand p{font-size:.875rem}}.contact .brand .inputBox{font-family:gilroyRegular;font-weight:400;color:#fff;position:relative;margin:30px auto;font-size:1.25rem}@media screen and (max-width:600px){.contact .brand .inputBox{font-size:.875rem}}.contact .brand .inputBox label{position:absolute;left:0;margin:3px 10px;transition:.3s}.contact .brand .inputBox select{background:#19171b;font-family:gilroyRegular;font-weight:400;font-size:1.25rem;width:100%;box-sizing:border-box;padding:5px 10px;outline:none;margin:0;color:#fff;border:none;border-bottom:2px solid rgba(31,194,77,.302)}@media screen and (max-width:600px){.contact .brand .inputBox select{font-size:.875rem}}.contact .brand .inputBox select:focus+label{transform:scale(.7) translate(-25%,-130%);color:#1fc24d}.contact .brand .inputBox input,.contact .brand .inputBox textarea{font-family:gilroyRegular;font-weight:400;font-size:1.09em;width:100%;box-sizing:border-box;padding:5px 10px;background:transparent;outline:none;color:#fff;border:none;border-bottom:2px solid rgba(31,194,77,.302)}.contact .brand .inputBox input:focus+label,.contact .brand .inputBox textarea:focus+label{transform:scale(.7) translate(-25%,-130%);color:#1fc24d}.contact .brand .inputBox textarea{resize:none}.contact .brand .inputBox textarea::-webkit-scrollbar-thumb{border-radius:30px;width:8px}.contact .brand .inputBox textarea::-webkit-scrollbar-track{width:8px}.contact .brand .inputBox .active{transform:scale(.7) translate(-25%,-130%);color:#1fc24d}.contact .brand button{font-family:gilroyBold;width:100%;padding:15px;border:none;outline:none;font-weight:400;font-size:1.25rem;background:#1fc24d;border-radius:10px;cursor:pointer}@media screen and (max-width:600px){.contact .brand button{font-size:.875rem}}.contact .brand .socials{margin:20px auto 0;text-align:center}.contact .brand .socials a{margin:0 10px}.contact .images{position:absolute;top:50%;width:150%;height:100%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:830px){.contact .images{width:120%}}@media screen and (max-width:670px){.contact .images{width:100%;height:120%}}.contact .images img{width:170px;height:170px;position:absolute}@media screen and (max-width:670px){.contact .images img{display:none}}.contact .images img:first-child{left:0;top:10%;animation:fleftanimation 1.5s 1}@media screen and (max-width:670px){.contact .images img:first-child{top:0;left:-10px;display:block}}@keyframes fleftanimation{0%{left:10%}to{left:0}}.contact .images img:nth-child(2){right:0;top:10%;animation:frightanimation 1.5s 1}@keyframes frightanimation{0%{right:10%}to{right:0}}@media screen and (max-width:670px){.contact .images img:nth-child(2){top:0;display:block;right:-10px}}@media screen and (max-width:460px){.contact .images img:nth-child(2){display:none}}.contact .images img:nth-child(3){left:5%;top:40%;animation:sleftanimation 2s 1}@keyframes sleftanimation{0%{left:10%}to{left:5%}}.contact .images img:nth-child(4){right:5%;top:40%;animation:srightanimation 2s 1}@keyframes srightanimation{0%{right:10%}to{right:5%}}.contact .images img:nth-child(5){left:10%;bottom:10%;animation:lleftanimation 2.5s 1}@keyframes lleftanimation{0%{left:15%}to{left:10%}}@media screen and (max-width:670px){.contact .images img:nth-child(5){bottom:0;display:block;left:-10px}}@media screen and (max-width:460px){.contact .images img:nth-child(5){display:none}}.contact .images img:nth-child(6){right:10%;bottom:10%;animation:lrightanimation 2.5s 1}@keyframes lrightanimation{0%{right:15%}to{right:10%}}@media screen and (max-width:670px){.contact .images img:nth-child(6){bottom:0;right:-10px;display:block}}@font-face{font-family:gilroyLight;src:url(/gilroy/Gilroy-Light.ttf) format("truetype")}@font-face{font-family:gilroyRegular;src:url(/gilroy/Gilroy-Regular.ttf) format("truetype")}@font-face{font-family:gilroyMedium;src:url(/gilroy/Gilroy-Medium.ttf) format("truetype")}@font-face{font-family:gilroyBold;src:url(/gilroy/Gilroy-Bold.ttf) format("truetype")}@font-face{font-family:gilroySemiBold;src:url(/gilroy/Gilroy-SemiBold.ttf) format("truetype")}.container{max-width:1400px;width:95%;margin:auto}a{text-decoration:none}.work__container .section__tag{text-align:center}.work__container h2{text-align:center;margin:auto}.about__page__header{text-align:center;padding-top:10em}@media screen and (max-width:500px){.about__page__header{padding-top:5em}}.about__page__header h2{font-family:gilroyBold;font-weight:700;margin:10px auto;font-size:4.5rem}@media screen and (max-width:600px){.about__page__header h2{font-size:2rem}}.about__page__header p{font-family:gilroyRegular;letter-spacing:1.2px;line-height:1.4em;font-size:1.5rem;opacity:.8;width:100%;max-width:750px;margin:0 auto;font-weight:100}@media screen and (max-width:600px){.about__page__header p{font-size:.875rem;line-height:1.125rem}}.about__page__header p span{font-weight:700;color:#1b9e40}.about__page .adv__info{display:flex;flex-direction:column;justify-content:center}.about__page .adv__info h2{margin:0}.about__page .adv__info h4{margin:10px 0;font-size:1.9em}@media screen and (max-width:500px){.about__page .adv__info h4{font-size:1.3em}}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ec159349637c90ad-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/513657b02c5c193f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fd4db3eb5472fc27-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/51ed15f9841b9f9d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/05a31a2ca4975f99-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/d6b16ce4a6175f26-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c9a5bc6a7c948fb0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_aaf875;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_aaf875{font-family:__Inter_aaf875,__Inter_Fallback_aaf875;font-style:normal}html{scroll-behavior:smooth}:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}}body{margin:0;color:rgb(var(--foreground-rgb));background:#000;color:#fff}::-webkit-scrollbar{background:rgba(58,57,57,.685);width:10px}::-webkit-scrollbar-thumb{background:#727272;border-radius:20px}