@import"https://fonts.googleapis.com/css?family=Poppins:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic";.green{color:#00dc93}.indigo{color:#845aff}*{padding:0;margin:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;background-color:#080e10;color:#fff;position:relative}.container{max-width:90%;margin:auto}a{text-decoration:none;color:#fff;text-transform:capitalize}.lowerCase{text-transform:lowercase}input::placeholder,textarea::placeholder{font-family:Poppins,sans-serif;font-size:15px;font-weight:500}button,input,textarea{font-family:Poppins,sans-serif;background:none;padding:0;margin:0;border:none;color:#fff;outline:none}.toggle-btn{display:flex;justify-content:center;display:none}.flex,.toggle-btn{align-items:center}.flex,.flex1{display:flex}.flex1{align-items:center}.text-center{text-align:center}.py{padding:40px 0 20px}h3,h4,h5{font-weight:500}ul{text-decoration:none;list-style-type:none}@media screen and (max-width:850px){.toggle-btn{display:block}}p{font-size:16px}.banner-p{font-size:15px}.banner-h3{font-size:25px}.desc-p{font-size:16px;line-height:30px;color:hsla(0,0%,100%,.6);margin:22px 0}.w-30{width:30%}.w-40{width:40%}.w-50{width:50%}.w-60{width:60%}.w-80{width:80%}.w-100{width:100%}.round{border-radius:50px 0 50px 0}.ml,.mr{margin-left:50px}.titleSm{font-size:18px;font-weight:500;letter-spacing:2px;height:4rem}.title{font-size:24px;font-weight:600;background:linear-gradient(250deg,#ff55db 24%,#346cff);background-size:100%;-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent}.title-bg{font-size:42px}.button-primary,.secondary-button{position:relative;text-transform:capitalize;color:#080e10;border:unset;padding:8px 14px;background-color:#00dc93;font-size:15px;border-radius:50px;z-index:1;cursor:pointer;transition:all .2s linear}.button-primary:disabled{opacity:.5}.button-primary:hover{background-color:rgba(30,177,128,.929);color:#fff}.secondary-button{background-color:#171e20;box-shadow:none;color:#fff;padding:20px 60px;font-size:16px;text-transform:uppercase;letter-spacing:2px;box-shadow:0 7px 29px 0 #080e10;transition:.5s ease-in-out}.secondary-button:hover{color:#00dc93}.heading-title{text-align:center;max-width:85%;margin:auto;padding-top:60px;padding-bottom:50px}.heading-title p{margin:35px 0;color:hsla(0,0%,100%,.5)}.card{position:relative;border-radius:22px;border:1px solid hsla(0,0%,100%,.08);background:linear-gradient(155deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.02) 55%,hsla(0,0%,100%,.015));overflow:hidden;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.card:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(600px circle at 30% 0,rgba(0,220,147,.12) 0,transparent 45%);opacity:.9}.card:hover{transform:translateY(-6px);border-color:rgba(0,220,147,.22);box-shadow:0 24px 60px rgba(0,0,0,.35)}.card .card-img{position:relative;border-radius:18px;overflow:hidden;margin-bottom:22px}.card .card-img img{width:100%;height:100%;object-fit:cover;border-radius:18px;transform:scale(1.01);transition:transform .35s ease}.card .card-img:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(8,14,16,.55) 110%);opacity:.65}.card:hover .card-img img{transform:scale(1.06)}.card .card-details{position:relative;z-index:1;padding:0 10px 8px}.card span{color:hsla(0,0%,100%,.55);display:block;letter-spacing:.06em;font-size:14px}.card ul{margin-top:22px}.card ul li{margin-bottom:20px;opacity:.7}.card .title-link{display:block!important;color:hsla(0,0%,100%,.95);letter-spacing:0!important;text-transform:capitalize}.slick-arrow .next,.slick-arrow .prev{position:absolute;top:45%;width:50px;height:50px;background-color:#845aff;z-index:1;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:none;cursor:pointer;transition:.5s ease-in-out}.slick-arrow .next{right:-50px}.slick-arrow .prev{left:-50px}.slick-slider{margin:0 -15px}.link-icon{font-size:18px;display:flex;font-weight:600;align-items:center;justify-content:end;color:#845aff;text-transform:uppercase;letter-spacing:2px;margin-top:25px}@media screen and (max-width:800px){.title{font-size:22px}.slick-arrow .next{top:0;right:0}.slick-arrow .prev{top:0;left:85%}.heading-title{max-width:100%}}@media screen and (max-width:600px){.card h1{text-align:center;height:-moz-fit-content;height:fit-content;font-size:24px}}@media screen and (max-width:550px){.title{font-size:20px}p{font-size:15px}.heading-title p{margin:20px 0}}@media screen and (max-width:1080px){.titleSm{font-size:18px;height:3.5rem}}.heading-title .team-font{font-size:25px}.right .remove-h{height:-moz-fit-content;height:fit-content}.error{color:red;font-weight:500}header{padding:12px 0;border-bottom:1px solid hsla(0,0%,100%,.2);width:100%;position:fixed;top:0;left:0;right:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:999}header .container{display:flex;align-items:center;justify-content:space-between;flex-direction:none;gap:1.5rem}header .container nav a{margin:0 10px}.header-block{display:block}.nextera-logo{display:flex;object-fit:contain}.activeLink{position:relative;color:#00dc93}.activeLink:after{content:"";position:absolute;top:25px;left:0;width:100%;display:flex;height:2px;background-color:#00dc93}@media screen and (max-width:850px){header .container{gap:.8rem}header .closeMenu,header nav{display:none}header .openMenu{position:absolute;top:4.4rem;left:12px;right:12px;width:auto;min-height:320px;padding:18px;border-radius:18px;border:1px solid hsla(0,0%,100%,.12);background:rgba(9,14,18,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 24px 50px rgba(0,0,0,.45);flex-direction:column;z-index:999;align-items:stretch;gap:.7rem}header .openMenu,header .openMenu a{display:flex;justify-content:flex-start}header .openMenu a{font-size:1.1rem;font-weight:500;width:100%;align-items:center;padding:14px 16px;margin-bottom:0!important;border-radius:12px;border:1px solid transparent;background:hsla(0,0%,100%,.02);transition:all .2s ease}header .openMenu a:hover{border-color:rgba(0,220,147,.35);background:rgba(0,220,147,.08)}header .button-primary{display:none}.toggle-btn{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;border:1px solid hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.04);line-height:0}.header-block{font-size:24px}.activeLink{color:#00dc93!important;border-color:rgba(0,220,147,.4)!important;background:rgba(0,220,147,.12)!important}.activeLink:after{display:none}}.loader-container{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(8,14,16,.72)}.loader-logo-wrap{padding:20px 28px;border-radius:18px;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.04);box-shadow:0 20px 60px rgba(0,0,0,.4)}.loader-logo{width:clamp(180px,35vw,280px);height:auto;opacity:.95;animation:loaderPulse 1.15s ease-in-out infinite}@keyframes loaderPulse{0%{opacity:.88;transform:scale(.98)}50%{opacity:1;transform:scale(1)}to{opacity:.88;transform:scale(.98)}}.hero{text-align:center;padding:125px 0 16px;width:100%;height:90vh!important;overflow:hidden!important;position:relative}.hero:before{content:"";position:absolute;top:0;left:-40%;width:180%;height:200vh;background-image:url(/_next/static/media/art-top-cropp.a09cfbbf.jpg);background-size:cover;background-position:50%;z-index:-1;overflow-x:hidden!important}.hero .hero-title{font-size:100px;line-height:115px;font-weight:600;margin:35px 0}.hero .sub-heading{display:flex;justify-content:center}.hero .sub-heading .titleSm{margin:0 18px}.hero .sub-heading span{font-size:48px;line-height:0;color:#00dc93}.hero-sec{position:relative}.hero-sec:before{content:"";position:absolute;top:-6%;left:0;width:100%;height:200px;z-index:-1;background-color:#080e10;filter:blur(20px)}.expertise .card-img{height:300px}.location{display:flex;align-items:center;justify-content:center;gap:.5rem}.location svg{color:#00dc93}.client-banner{width:100%;height:90%;margin:0 auto 60px;text-align:left;border:.2px solid #00dc93;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.082);color:#f5f5f5;box-shadow:5px 5px 5px #00dc93;border-radius:30px;padding:34px 16px}.banner-img{display:flex;align-items:center;justify-content:center;gap:15px;height:90px}.banner{margin-top:60px}.banner .container{border-radius:50px 0 50px 0;padding:60px;background:#c05aff;background:linear-gradient(203deg,#c05aff,#43279e);display:flex;align-items:center;justify-content:space-between;flex-direction:none}.banner .title{background:linear-gradient(120deg,hsla(0,0%,100%,.96),rgba(236,247,255,.96) 45%,rgba(201,255,236,.96));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 8px 24px rgba(0,0,0,.18)}.testimonial{position:relative}.testimonial:after{content:"";position:absolute;bottom:0;left:0;width:100%!important;height:75vh;background-image:url(/_next/static/media/testimonial-bg.ead1d6ef.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;z-index:-1;box-shadow:inset 0 0 20px 8px #000;opacity:.02}.testimonial .card{padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:20px}.testimonial .cards{display:grid;grid-template-columns:1fr 1fr;margin-top:25px}.testimonial .cards p{font-size:14px;line-height:30px}.testimonial .cards .image{display:flex;align-items:center;justify-content:none;flex-direction:none;margin-bottom:25px}.testimonial .cards .image .img img{object-fit:cover}.testimonial .cards .image .img-text{margin-left:22px}.testimonial .cards .image .img-text h3{font-size:22px;text-align:left;margin-bottom:12px}.testimonial .cards .image .img-text span{color:hsla(0,0%,100%,.5);text-transform:uppercase;font-size:12px;letter-spacing:3px}.test-img{border-radius:100%;object-fit:cover}.description{width:-moz-fit-content;width:fit-content;text-align:left}.showcase .card-img{height:400px}.showcase .links{display:flex;align-items:none;justify-content:flex-end;flex-direction:none}.brand-content img{opacity:.5;transition:.5s ease-in-out}.brand-content img:hover{opacity:1;cursor:pointer}.blog-card .card{display:flex;align-items:none;justify-content:space-between;flex-direction:none}.blog-card .card .card-img{width:40%;height:250px}.blog-card .card .card-details{width:55%;padding:60px 0}.footer-center{display:flex;flex-direction:column;justify-content:space-between;gap:35px}footer{position:relative;padding:50px 0 0;border-top:1px solid hsla(0,0%,100%,.2);overflow:hidden;margin-top:40px}footer .logobg{line-height:0;padding-top:18px;margin-bottom:60px}footer h2,footer h3{font-weight:400;letter-spacing:2px;font-size:16px}footer h2{display:flex;align-items:center;color:#00dc93;gap:5px}footer p,footer span,footer ul li a{color:hsla(0,0%,100%,.5)}footer ul li a{transition:.2s ease-in-out;display:block}footer ul li a:hover{color:#00dc93}footer .connect{display:flex;align-items:center;justify-content:flex-start;flex-direction:none;gap:24px;margin-top:auto}footer .connect span{font-size:14px;letter-spacing:2px}footer:after{bottom:0}.bg-top:after,footer:after{content:"";position:absolute;left:0;width:100%!important;height:60vh;background-image:url(/_next/static/media/blurfooter-min.d7be4e25.png);background-size:cover;background-repeat:no-repeat;background-position:50%;z-index:-1}.bg-top:after{top:0;transform:rotate(180deg)}.agency .content{margin-top:60px}.agency .content h1{font-size:35px;height:-moz-fit-content;height:fit-content}.agency .content .box h1{font-size:60px;font-weight:400}.agency .content .misson-p{border-left:5px solid #845aff;padding-left:30px;letter-spacing:1.5px}.technologies-icon{width:7rem;height:7rem}.showcase img{width:300px}.showcase .btn{display:flex;align-items:center;justify-content:center;flex-direction:none}.contact .left{padding:0 60px}.contact .left ul{justify-content:space-between;margin-top:60px}.contact .left .icon,.contact .left ul{display:flex;align-items:center;flex-direction:none}.contact .left .icon{width:50px;height:50px;border:1px solid hsla(0,0%,100%,.2);border-radius:10px 0 10px 0;justify-content:center}.contact .left .box{margin-bottom:60px}.contact .left .box .icons{color:#00dc93}.contact .left .box h3{padding:20px 0}.contact .left .box span{opacity:.5}.contact .contact-form-panel,.contact .right{border-radius:50px 0 50px 0;padding:60px;background-color:#171e20;margin:30px auto}.contact .contact-form-panel form,.contact .right form{margin-top:60px}.contact .contact-form-panel .inputs,.contact .right .inputs{margin-bottom:35px}.contact .contact-form-panel .inputs span,.contact .right .inputs span{text-transform:uppercase}.contact .contact-form-panel .inputs input,.contact .contact-form-panel .inputs textarea,.contact .right .inputs input,.contact .right .inputs textarea{width:100%;background-color:#30373b;padding:15px;margin-top:14px;color:#fff}.contact .contact-form-panel button,.contact .right button{width:25%;padding:18px;display:block;margin-left:auto}.innertext{font-size:20px}.post-details .heading-title .desc{text-align:left}.legal{text-align:center;font-size:18px}@media screen and (max-width:1080px){.banner-p{font-size:13px}.w-30{width:100%;margin:0}.contact .contact-form-panel button,.contact .right button{width:30%}.contact .content .left{text-align:center;margin-bottom:50px}.contact .content .left ul{display:flex;justify-content:center;align-items:center}.contact .content .left ul li{margin:0 20px}.contact .content{flex-direction:column}.hero .hero-title{font-size:80px;line-height:100px;margin:30px 0}}@media screen and (max-width:950px){.contact .contact-form-panel button,.contact .right button{width:35%}.banner .container{display:flex;align-items:center;justify-content:none;flex-direction:column}.banner .container button{margin-top:50px}.banner .container h1{font-size:24px;text-align:center}}@media screen and (max-width:800px){.description{width:28rem}.banner-p{font-size:16px}.slide-img{width:8rem}.testimonial .cards{grid-template-columns:1fr}.testimonial .cards p{font-size:12px;line-height:24px}.hero .hero-title{font-size:60px;line-height:80px;margin:25px 0}.blog-card .card{display:flex;align-items:none;justify-content:none;flex-direction:column}.blog-card .card .card-img{width:100%;height:300px}.blog-card .card .card-details{width:100%;padding:0}.w-40,.w-50,.w-60,.w-80{width:100%;margin:0}.agency .flex,.agency .flex1{flex-direction:column}.agency .grid-3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:50px}}@media screen and (max-width:600px){.banner-p{padding:0 16px}.client-banner{width:100%}.contact .contact-form-panel,.contact .right{padding:40px}.contact .contact-form-panel button,.contact .right button{width:100%}.hero-sec:before{top:-3%}.hero .hero-title{font-size:45px;line-height:65px;margin:25px 0}.hero .sub-heading span{font-size:42px}.hero .sub-heading .titleSm{font-size:16px;margin:0 16px}}@media screen and (max-width:500px){.description{width:25rem}.banner-p{font-size:16px}}@media screen and (max-width:450px){.description{width:16rem}.banner-p{font-size:15px}.banner-h3{line-height:1.2}.legal{font-size:16px}.banner .container{padding:36px}.banner .container h1{font-size:20px}.hero{height:80vh!important}.hero .hero-title{font-size:45px}.hero .sub-heading span{font-size:35px}.hero .sub-heading .titleSm{font-size:13px;margin:0 5px}}.slide-img{width:10rem;height:auto;aspect-ratio:3/2;object-fit:contain;mix-blend-mode:color-burn;filter:grayscale(100%)}@media screen and (max-width:400px){.banner-h3{font-size:22px}.banner-p{font-size:14px}}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:50px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:50px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px}.grid-6{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:30px}@media screen and (max-width:1080px){.grid-3,.grid-4,.grid-6{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px}}@media screen and (max-width:600px){.container{max-width:100%;padding:0 20px}.grid-2{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:0}.grid-3,.grid-4,.grid-6{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:50px}}.section-page{position:relative;padding-bottom:clamp(3rem,8vw,60px)}.section-eyebrow{display:inline-block;font-size:14px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#00dc93;margin-bottom:20px}.section-header{text-align:center;max-width:52rem;margin:60px auto 0;padding:clamp(2.5rem,5vw,60px) 0 clamp(2rem,4vw,3rem)}.section-header .title-bg{line-height:1.15;margin:0}.section-header .section-lead{margin:30px auto 0;max-width:40rem;font-size:16px;line-height:1.7;color:hsla(0,0%,100%,.55)}.hero.hero--modern{display:flex;align-items:center;justify-content:center;min-height:85vh;padding-top:clamp(6rem,12vw,8rem);padding-bottom:60px}.hero.hero--modern:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(165deg,rgba(8,14,16,.55),rgba(8,14,16,.35) 45%,rgba(8,14,16,.92))}.hero.hero--modern .hero__content{position:relative;z-index:2;max-width:56rem;margin:0 auto}.hero.hero--modern .hero__eyebrow{font-size:14px;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:hsla(0,0%,100%,.45);margin:0 0 22px}.hero.hero--modern .hero-title.hero__headline{font-size:clamp(2.25rem,5.5vw,100px);line-height:1.08;font-weight:700;letter-spacing:-.02em;max-width:22rem;margin:0 auto 35px}@media screen and (min-width:900px){.hero.hero--modern .hero-title.hero__headline{max-width:none}}.hero.hero--modern .hero__tags{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px 22px}.hero.hero--modern .hero__tag{display:inline-flex;align-items:center;padding:12px 22px;font-size:14px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.9);border:1px solid hsla(0,0%,100%,.12);border-radius:999px;background:hsla(0,0%,100%,.04);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:border-color .25s ease,background .25s ease}.hero.hero--modern .hero__tag:hover{border-color:rgba(0,220,147,.45);background:rgba(0,220,147,.08)}.hero.hero--modern .hero__tag-sep{color:#00dc93;font-size:25px;line-height:1;opacity:.6;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hero-sec.hero-sec--modern{padding:clamp(3rem,6vw,60px) 0}.hero-sec.hero-sec--modern:before{display:none}.hero-sec.hero-sec--modern .intro-block{display:grid;grid-template-columns:1fr;grid-gap:clamp(2.5rem,5vw,4rem);gap:clamp(2.5rem,5vw,4rem);align-items:start}.hero-sec.hero-sec--modern .intro-block__copy{text-align:center;max-width:48rem;margin:0 auto}.hero-sec.hero-sec--modern .intro-block__copy .title{font-size:clamp(1.5rem,3vw,25px);line-height:1.25;margin:0 0 30px}.hero-sec.hero-sec--modern .intro-block__copy p{margin:0;font-size:18px;line-height:1.75;color:hsla(0,0%,100%,.55)}.hero-sec.hero-sec--modern .intro-features{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px}.hero-sec.hero-sec--modern .feature-card{position:relative;padding:30px 22px;border-radius:20px;border:1px solid hsla(0,0%,100%,.08);background:linear-gradient(145deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.02));text-align:center;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.hero-sec.hero-sec--modern .feature-card:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:40%;height:2px;border-radius:2px;background:linear-gradient(203deg,#c05aff,#43279e);opacity:0;transition:opacity .25s ease}.hero-sec.hero-sec--modern .feature-card:hover{transform:translateY(-4px);border-color:rgba(0,220,147,.25);box-shadow:0 24px 48px rgba(0,0,0,.35)}.hero-sec.hero-sec--modern .feature-card:hover:before{opacity:1}.hero-sec.hero-sec--modern .feature-card .feature-card__icon{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;margin-bottom:22px;border-radius:14px;background:rgba(0,220,147,.12);color:#00dc93}.hero-sec.hero-sec--modern .feature-card h3{font-size:15px;font-weight:600;line-height:1.5;margin:0;color:hsla(0,0%,100%,.92)}@media screen and (max-width:1080px){.hero-sec.hero-sec--modern .intro-features{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.hero.hero--modern{min-height:75vh}.hero.hero--modern .hero__tags{gap:12px 20px}.hero.hero--modern .hero__tag{font-size:11px;padding:12px 14px}.hero.hero--modern .hero__tag-sep{display:none}.hero-sec.hero-sec--modern .intro-features{grid-template-columns:1fr}}.agency.agency--modern .about-split{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);align-items:center;margin-top:clamp(2rem,4vw,60px)}.agency.agency--modern .about-split__body .titleSm{height:auto;margin-bottom:20px;text-align:left}.agency.agency--modern .about-split__body .desc-p{margin-top:0}.agency.agency--modern .stat-row{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:22px;gap:22px;margin-top:35px}.agency.agency--modern .stat-card{padding:30px 25px;border-radius:20px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03)}.agency.agency--modern .stat-card .stat-card__value{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:600;line-height:1;margin:0 0 12px;background:linear-gradient(250deg,#ff55db 24%,#346cff);background-size:100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.agency.agency--modern .stat-card .stat-card__label{margin:0;font-size:14px;font-weight:500;color:hsla(0,0%,100%,.5);letter-spacing:.04em}.agency.agency--modern .about-split__media{position:relative;border-radius:24px;overflow:hidden;border:1px solid hsla(0,0%,100%,.06);box-shadow:0 32px 64px rgba(0,0,0,.35)}.agency.agency--modern .about-split__media img{display:block;width:100%;height:auto}.agency.agency--modern .about-split__media:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(0,220,147,.08),transparent 50%)}.agency.agency--modern .mission-panel{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);align-items:center;margin-top:clamp(3rem,8vw,5rem);padding:clamp(2rem,4vw,60px);border-radius:24px;border:1px solid hsla(0,0%,100%,.08);background:linear-gradient(160deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02))}.agency.agency--modern .mission-panel__media{border-radius:20px;overflow:hidden;border:1px solid hsla(0,0%,100%,.06)}.agency.agency--modern .mission-panel__media img{display:block;width:100%;height:auto}.agency.agency--modern .mission-panel__body .titleSm{height:auto;margin-bottom:22px;text-align:left}.agency.agency--modern .mission-panel__body .mission-quote{margin:0;padding-left:25px;border-left:3px solid #845aff;font-size:16px;line-height:1.85;letter-spacing:.02em;color:hsla(0,0%,100%,.65)}@media screen and (max-width:800px){.agency.agency--modern .about-split,.agency.agency--modern .mission-panel{grid-template-columns:1fr}.agency.agency--modern .mission-panel{padding:30px 22px}.agency.agency--modern .mission-panel__media{order:-1}}.services-section .cards-grid,.team-section .cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:clamp(1.5rem,3vw,2.5rem);gap:clamp(1.5rem,3vw,2.5rem);padding:22px 0 60px}.services-section .card,.team-section .card{height:100%;display:flex;flex-direction:column;padding:22px;border-radius:22px;border:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.02);transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}.services-section .card:hover,.team-section .card:hover{border-color:rgba(0,220,147,.2);transform:translateY(-6px);box-shadow:0 20px 40px rgba(0,0,0,.25)}.services-section .card .card-img,.team-section .card .card-img{margin-bottom:22px;height:220px;overflow:hidden}.services-section .card .card-img img,.team-section .card .card-img img{border-radius:16px;width:100%;height:100%;object-fit:cover}.services-section .card .card-details,.team-section .card .card-details{flex:1 1;display:flex;flex-direction:column;min-height:0}.services-section .card .titleSm,.team-section .card .titleSm{height:auto;min-height:3.6rem;line-height:1.2;letter-spacing:.02em;margin-bottom:20px}.services-section .card ul,.team-section .card ul{margin-top:22px;flex:1 1}.services-section .card ul li,.team-section .card ul li{line-height:1.6}.testimonial{padding:clamp(3rem,7vw,5rem) 0}.testimonial .testimonial-heading{max-width:48rem}.testimonial .testimonial-heading .titleSm{margin-bottom:20px}.testimonial .testimonial-heading .title{font-size:clamp(1.6rem,3vw,2.4rem);margin-bottom:22px}.testimonial .testimonial-heading p{margin:0 auto;max-width:40rem;color:hsla(0,0%,100%,.6);line-height:1.75}.testimonial .splide__track{padding:8px 2px 14px}.testimonial .splide__slide{height:auto}.testimonial .testimonial-card{height:100%;border-radius:20px;border:1px solid rgba(0,220,147,.35);background:linear-gradient(150deg,hsla(0,0%,100%,.07),hsla(0,0%,100%,.025) 45%,hsla(0,0%,100%,.015));box-shadow:0 16px 40px rgba(0,0,0,.28);transition:transform .25s ease,border-color .25s ease}.testimonial .testimonial-card:hover{transform:translateY(-4px);border-color:rgba(0,220,147,.55)}.testimonial .testimonial-card__inner{min-height:18.5rem;height:100%;display:flex;flex-direction:column;gap:25px;padding:clamp(1.2rem,2vw,1.8rem)}.testimonial .testimonial-card__header{display:flex;align-items:center;gap:22px}.testimonial .testimonial-avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;border:2px solid hsla(0,0%,100%,.22);flex-shrink:0}.testimonial .testimonial-meta h3{margin:0 0 6px;font-size:22px;font-weight:600;letter-spacing:.01em}.testimonial .testimonial-location{display:inline-flex;align-items:center;gap:8px;color:hsla(0,0%,100%,.72)}.testimonial .testimonial-location svg{color:#00dc93}.testimonial .testimonial-location p{margin:0;font-size:14px;line-height:1}.testimonial .testimonial-copy{margin:0;font-size:15px;line-height:1.8;color:hsla(0,0%,100%,.82)}@media screen and (max-width:800px){.testimonial .testimonial-card__inner{min-height:auto}}.contact.contact--modern{padding-bottom:clamp(3rem,8vw,5rem)}.contact.contact--modern .contact-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);align-items:start;margin-top:30px}.contact.contact--modern .contact-aside{position:-webkit-sticky;position:sticky;top:7rem;padding:30px 0}.contact.contact--modern .contact-aside .section-eyebrow{display:block;text-align:left}.contact.contact--modern .contact-aside .contact-aside__title{font-size:clamp(1.35rem,2.5vw,22px);font-weight:600;line-height:1.25;color:hsla(0,0%,100%,.95);margin:0 0 25px;letter-spacing:-.02em}.contact.contact--modern .contact-aside .contact-aside__lead{font-size:16px;line-height:1.7;color:hsla(0,0%,100%,.55);margin:0 0 30px}.contact.contact--modern .contact-aside .contact-aside__list{list-style:none;margin:0;padding:0}.contact.contact--modern .contact-aside .contact-aside__list li{position:relative;padding-left:30px;margin-bottom:25px;font-size:15px;line-height:1.5;color:hsla(0,0%,100%,.75)}.contact.contact--modern .contact-aside .contact-aside__list li:before{content:"";position:absolute;left:0;top:.5em;width:8px;height:8px;border-radius:50%;background:#00dc93;box-shadow:0 0 0 3px rgba(0,220,147,.2)}@media screen and (max-width:960px){.contact.contact--modern .contact-layout{grid-template-columns:1fr}.contact.contact--modern .contact-aside{position:static;text-align:center;padding-bottom:0}.contact.contact--modern .contact-aside .section-eyebrow{text-align:center}.contact.contact--modern .contact-aside .contact-aside__title{max-width:24rem;margin-left:auto;margin-right:auto}.contact.contact--modern .contact-aside .contact-aside__list li{text-align:left;max-width:22rem;margin-left:auto;margin-right:auto}}.wrapper-1{width:100%;height:100vh;display:flex;align-items:center;justify-content:center}.wrapper-2{padding:30px;text-align:center;margin:0 auto;max-width:900px;border:.2px solid #00dc93;background-color:hsla(0,0%,100%,.082);box-shadow:5px 5px 5px #00dc93;border-radius:30px}.wrapper-2 h1{font-size:4em;letter-spacing:3px;margin:0 0 20px;text-transform:capitalize;z-index:999}.wrapper-2 h1,.wrapper-2 p{font-family:inherit;color:#f5f5f5}.wrapper-2 p{margin:0;font-size:1.5em;letter-spacing:1px}.go-home{padding:10px 50px;margin:30px 0}@media screen and (max-width:1080px){.wrapper-2{width:800px}.wrapper-2 h1{font-size:3em}}@media screen and (max-width:850px){.wrapper-2{width:640px}.wrapper-2 h1{font-size:2.5em}}@media screen and (max-width:650px){.wrapper-2 h1{font-size:2em}.wrapper-2{width:540px}.wrapper-2 p{font-size:1.2em}}@media screen and (max-width:550px){.wrapper-2 h1{font-size:1.8em}.wrapper-2{width:500px}.wrapper-2 p{font-size:.9em}}.wrapper{width:90%;max-width:1536px;margin-inline:auto;position:relative;height:150px;margin-top:5rem;overflow:hidden;-webkit-mask-image:linear-gradient(270deg,hsla(0,0%,100%,0),#000 20%,#000 80%,hsla(0,0%,100%,0));mask-image:linear-gradient(270deg,hsla(0,0%,100%,0),#000 20%,#000 80%,hsla(0,0%,100%,0))}@keyframes scrollLeft{to{left:-200px}}.item{width:8rem;height:auto;object-fit:contain;position:absolute;left:100%;animation-name:scrollLeft;animation-duration:10s;animation-timing-function:linear;animation-iteration-count:infinite;mix-blend-mode:darken;filter:grayscale(100%)}.img{mix-blend-mode:multiply}@media screen and (max-width:1080px){.item{width:7rem}}@media screen and (max-width:900px){.wrapper{margin-top:0;height:85px}.item{width:5rem}}@media screen and (max-width:600px){.item{width:3rem}}::-webkit-scrollbar{display:none}input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #30373b;-webkit-text-fill-color:#fff;caret-color:#fff}