*,*:after,*:before{margin:0;padding:0;box-sizing:inherit}[data-scroll-container]{overflow:hidden}html{font-size:62.5%}html::-webkit-scrollbar{display:none;scrollbar-width:none}html::-moz-scrollbar{display:none;scrollbar-width:none}html::-ms-scrollbar{display:none;scrollbar-width:none}body{box-sizing:border-box;font-optical-sizing:auto;background:#000}.scroll-wrapper{height:110vh;scroll-snap-type:y mandatory;overflow-y:scroll;scroll-behavior:smooth}.scroll-wrapper::-webkit-scrollbar{display:none;scrollbar-width:none}.scroll-wrapper::-moz-scrollbar{display:none;scrollbar-width:none}.scroll-wrapper::-ms-scrollbar{display:none;scrollbar-width:none}@keyframes marquee-left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes rotate-glow{to{transform:rotate(360deg)}}@keyframes scale{0%{transform:scale(1) translate(-50%,-50%)}50%{transform:scale(1.05) translate(-50%,-50%)}to{transform:scale(1) translate(-50%,-50%)}}@keyframes marquee-right{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes marquee{0%{transform:translate(100%)}to{transform:translate(calc(var(--move-distance) - 100%))}}@keyframes neonFlicker{0%{opacity:1;filter:brightness(1)}45%{opacity:1;filter:brightness(1)}48%{opacity:.85;filter:brightness(.95)}50%{opacity:.92;filter:brightness(1.05)}52%{opacity:.88;filter:brightness(.97)}55%{opacity:1;filter:brightness(1)}to{opacity:1;filter:brightness(1)}}@keyframes pulse-absolute{0%{opacity:.35;transform:translate(-50%,-50%) scale(.99)}50%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:.35;transform:translate(-50%,-50%) scale(.99)}}.HeroSection{background-color:#000;padding:0 clamp(12rem,12rem + (100vw - 1500px) * .4,32rem);position:relative;height:65rem;opacity:0;will-change:opacity}@media(max-width:1200px){.HeroSection{padding:0 10rem}}@media(max-width:1084px){.HeroSection{padding:0 6rem}}@media(max-width:800px){.HeroSection{padding:0 4rem}}.HeroSection__text-holder{position:relative;top:50%;transform:translateY(-50%);width:100%;z-index:2}@media(max-width:800px){.HeroSection__text-holder{top:51%}}.HeroSection__text-holder--title{-webkit-user-select:none;user-select:none;font-family:Orbitron,sans-serif;perspective:1200px;transform-style:preserve-3d;font-size:20rem;font-weight:300;width:100%;display:flex;align-items:center;justify-content:space-between;color:#d8d8d4;animation:neonFlicker 3s infinite ease-in-out alternate}@media(max-width:1400px){.HeroSection__text-holder--title{font-size:18rem}}@media(max-width:1300px){.HeroSection__text-holder--title{font-size:16rem}}@media(max-width:1200px){.HeroSection__text-holder--title{font-size:14rem}}@media(max-width:950px){.HeroSection__text-holder--title{font-size:12rem}}@media(max-width:800px){.HeroSection__text-holder--title{font-size:10rem}}@media(max-width:630px){.HeroSection__text-holder--title{font-size:8rem}}.HeroSection__text-holder--title--accent{color:transparent!important;-webkit-text-stroke:3px #d8d8d4}.HeroSection__text-holder--description-holder{display:flex;justify-content:space-between;align-items:center;padding:0 1rem}.HeroSection__text-holder--description-holder--description{position:relative;display:inline-block;font-family:Inter,sans-serif;font-size:3rem;color:#ccccc5;letter-spacing:8px}@media(max-width:1400px){.HeroSection__text-holder--description-holder--description{letter-spacing:4px}}@media(max-width:1300px){.HeroSection__text-holder--description-holder--description{font-size:2.7rem}}@media(max-width:1200px){.HeroSection__text-holder--description-holder--description{font-size:2.5rem}}@media(max-width:950px){.HeroSection__text-holder--description-holder--description{font-size:2rem;letter-spacing:3px}}@media(max-width:800px){.HeroSection__text-holder--description-holder--description{width:60%;display:flex;align-items:center;justify-content:space-between}.HeroSection__text-holder--description-holder--description:not(:last-of-type){margin-bottom:1rem}}.HeroSection__paragraph-holder{margin-top:8rem;padding:0 1rem;width:auto;display:flex;align-items:center;justify-content:space-between}.HeroSection__paragraph-holder--description{font-family:Inter,sans-serif;font-size:1.5rem;color:#d1cec5;letter-spacing:2px;max-width:45rem;font-weight:300;line-height:2rem}@media(max-width:1300px){.HeroSection__paragraph-holder--description{font-size:1.5rem;letter-spacing:1px;max-width:39rem}}@media(max-width:1200px){.HeroSection__paragraph-holder--description{font-size:1.3rem;letter-spacing:1px;max-width:35rem}}@media(max-width:950px){.HeroSection__paragraph-holder--description{font-size:1.2rem;max-width:30rem;line-height:1.7rem}}.HeroSection__paragraph-holder--social{display:flex;align-items:center;gap:1rem}.HeroSection__paragraph-holder--social:not(:last-of-type){margin-bottom:1rem}.HeroSection__paragraph-holder--socials{width:max-content}.HeroSection__paragraph-holder--socials--link{font-family:Inter,sans-serif;font-size:1.3rem;letter-spacing:.2rem;position:relative;font-weight:400}.HeroSection__paragraph-holder--socials--link:link,.HeroSection__paragraph-holder--socials--link:visited{text-decoration:none;color:#baaa8c}.HeroSection__paragraph-holder--socials--link:before{content:"";position:absolute;width:0;right:0;height:1px;bottom:0;background-color:#baaa8c;backface-visibility:hidden;transition:width .3s ease-in-out}.HeroSection__paragraph-holder--socials--link:hover:before,.HeroSection__paragraph-holder--socials--link:active:before{width:100%;left:0;right:auto}.HeroSection__paragraph-holder--socials--link--icon{margin-right:.8rem;height:2.5rem;width:2.5rem}.HeroSection__video-holder{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:49rem;height:72rem;z-index:1}@media(max-width:1400px){.HeroSection__video-holder{width:42rem;height:68rem}}@media(max-width:1300px){.HeroSection__video-holder{height:60rem}}@media(max-width:1200px){.HeroSection__video-holder{height:57rem}}@media(max-width:950px){.HeroSection__video-holder{height:54rem}}@media(max-width:630px){.HeroSection__video-holder{height:52rem}}.HeroSection__video-holder--video{width:100%;height:100%;object-fit:cover;opacity:.75}@media(max-width:800px){.HeroSection__video-holder--video{opacity:.7}}.phoenix-letter{display:inline-block;transform-origin:center bottom;will-change:transform,opacity;backface-visibility:hidden;transform-style:preserve-3d}.HeroSection__video-holder,.HeroSection__paragraph-holder,.HeroSection__text-holder--description-holder{will-change:transform,opacity}.HeroSection__Tablet{height:52rem;position:relative;padding:0 4rem}@media(max-width:630px){.HeroSection__Tablet{height:48rem}}.HeroSection__Tablet--action{margin-top:2rem;position:relative;overflow:hidden;display:flex;align-items:center;gap:1rem;border-radius:4px;border:1px solid rgba(0,0,0,.08);background-color:#ccccc5;padding:1rem 1.2rem;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:600;cursor:pointer;transform:translateY(0);transition:transform .25s ease,box-shadow .25s ease,letter-spacing .25s ease}@media(max-width:630px){.HeroSection__Tablet--action{padding:1rem;font-size:1.2rem}}@media(max-width:570px){.HeroSection__Tablet--action{padding:.8rem;font-size:1rem}}.HeroSection__Tablet--action:hover{box-shadow:0 6px 20px #0000001f}.HeroSection__Tablet--action:hover:before{transform:translate(120%)}.HeroSection__Tablet--action:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.6) 50%,transparent 70%);transform:translate(-120%);transition:transform .6s ease;pointer-events:none}.HeroSection__Tablet--title-holder{position:relative;transform:translateY(-50%);top:50%;width:66%;z-index:2}.HeroSection__Tablet--title{font-size:8rem;display:inline-block;color:#e5e1da;letter-spacing:7px;font-weight:400;line-height:7rem;font-family:Anton,sans-serif}@media(max-width:630px){.HeroSection__Tablet--title{font-size:6rem;line-height:5rem}}@media(max-width:570px){.HeroSection__Tablet--title{font-size:5rem;line-height:4rem}}.HeroSection__Tablet--subtitle{position:relative;z-index:2;font-family:Inter,sans-serif;font-weight:500;font-size:1.7rem;color:#ccccc5cc;margin-top:1.5rem;max-width:28rem}@media(max-width:630px){.HeroSection__Tablet--subtitle{font-size:1.5rem}}@media(max-width:570px){.HeroSection__Tablet--subtitle{font-size:1.3rem;max-width:24rem}}.HeroSection__Tablet--highlight{position:absolute;display:flex;z-index:1;flex-direction:column;justify-content:end;gap:3rem;right:0;top:0;height:100%;width:35%;background-image:linear-gradient(to bottom,#825c33,#4f381f 40%,#020202);padding:0 1rem}.HeroSection__Tablet--highlight-image{position:absolute;right:-22%;top:-70%;height:48rem;border-radius:.5rem}@media(max-width:630px){.HeroSection__Tablet--highlight-image{height:42rem;top:-65%;right:-25%}}@media(max-width:570px){.HeroSection__Tablet--highlight-image{height:36rem}}.HeroSection__Tablet--highlight-links{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;flex-direction:column}.HeroSection__Tablet--highlight-links--icon{height:2.5rem;width:auto;opacity:.7}@media(max-width:630px){.HeroSection__Tablet--highlight-links--icon{height:2rem}}.HeroSection__Tablet--highlight-description{position:relative;display:inline-block;font-family:Inter,sans-serif;font-size:1.3rem;line-height:1.9rem;color:#ccccc5cc}@media(max-width:630px){.HeroSection__Tablet--highlight-description{line-height:1.6rem}}@media(max-width:570px){.HeroSection__Tablet--highlight-description{line-height:auto}}.HeroSection__Mobile{height:100vh;position:relative;padding:0 2rem}.HeroSection__Mobile--subtitle{font-family:Inter,sans-serif;font-size:1.5rem;letter-spacing:1px;color:#ccccc5cc;text-align:center}@media(max-width:370px){.HeroSection__Mobile--subtitle{letter-spacing:0}}.HeroSection__Mobile--title{font-family:Orbitron,sans-serif;font-size:3rem;color:#e5e1da;letter-spacing:2px;font-weight:500;margin-top:1rem;text-align:center}@media(max-width:370px){.HeroSection__Mobile--title{font-size:2.5rem;letter-spacing:1px}}.HeroSection__Mobile--title-holder{position:relative;transform:translateY(-23%);top:23%;z-index:2}.HeroSection__Mobile--action{margin-top:2rem;position:relative;left:50%;overflow:hidden;display:flex;align-items:center;gap:1rem;color:#fff;border-radius:4px;border:1px solid rgba(0,0,0,.08);background-color:#cc9f3e;padding:1rem;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:500;letter-spacing:1px;cursor:pointer;transform:translateY(0) translate(-50%);transition:transform .25s ease,box-shadow .25s ease,letter-spacing .25s ease}@media(max-width:370px){.HeroSection__Mobile--action{padding:1rem;font-size:1.3rem;letter-spacing:0}}.HeroSection__Mobile--action:hover{box-shadow:0 6px 20px #0000001f}.HeroSection__Mobile--action:hover:before{transform:translate(120%)}.HeroSection__Mobile--action:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.3) 50%,transparent 70%);transform:translate(-120%);transition:transform .6s ease;pointer-events:none}.HeroSection__Mobile--logos{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:3rem}.HeroSection__Mobile--logos--icon{height:2rem;width:auto;opacity:.8;transition:opacity .3s ease;will-change:opacity;cursor:pointer}.HeroSection__Mobile--logos--icon:active{opacity:1}.HeroSection__Mobile--video-holder{position:relative;display:flex;align-items:center;height:80%;margin-top:3rem;z-index:1;width:100%}.HeroSection__Mobile--video-holder--video{display:block;margin-left:auto;height:95%;transform:translate(5%);width:30rem;opacity:.8;object-fit:cover}@media(max-width:370px){.HeroSection__Mobile--video-holder--video{height:90%;width:25rem}}.mobile-word{display:inline-block;white-space:nowrap;margin-right:.4em}.mobile-word.new-line{display:block;margin-top:.2em}.mobile-title-letter,.tablet-title-letter{display:inline-block;will-change:transform,opacity}.navbar{position:fixed;top:0;left:50%;translate:-50% 0;z-index:1000;padding:1rem;width:calc(100vw - (clamp(12rem,12rem + (100vw - 1500px) * .4,32rem)*2));height:6rem;border-radius:1rem;opacity:0;will-change:opcacity;backdrop-filter:blur(8px) saturate(160%);-webkit-backdrop-filter:blur(8px) saturate(160%);border-bottom:1px solid rgba(209,206,197,.03);box-shadow:0 8px 24px #00000014;transition:background .25s ease,border .25s ease,box-shadow .25s ease;display:flex;justify-content:space-between;align-items:center}@media(max-width:1200px){.navbar{width:calc(100vw - 20rem)!important}}@media(max-width:1084px){.navbar{width:calc(100vw - 12rem)!important}}@media(max-width:800px){.navbar{width:calc(100vw - 8rem)!important}}@media(max-width:480px){.navbar{width:calc(100vw - 4rem)!important}}.navbar__logo{width:auto;height:4rem;cursor:pointer}@media(max-width:630px){.navbar__logo{height:3.5rem}}.navbar__action{position:relative;overflow:hidden;display:flex;align-items:center;gap:1rem;border-radius:2px;border:1px solid rgba(0,0,0,.08);background-color:#ccccc5;padding:1.2rem 1.8rem;font-family:Inter,sans-serif;letter-spacing:1px;font-size:1.5rem;font-weight:600;cursor:pointer;transform:translateY(0);transition:transform .25s ease,box-shadow .25s ease,letter-spacing .25s ease}@media(max-width:1300px){.navbar__action{padding:1rem 1.5rem}}@media(max-width:1084px){.navbar__action{letter-spacing:0}}@media(max-width:950px){.navbar__action{padding:1rem}}.navbar__action:hover{box-shadow:0 6px 20px #0000001f}.navbar__action:hover:before{transform:translate(120%)}.navbar__action:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.6) 50%,transparent 70%);transform:translate(-120%);transition:transform .6s ease;pointer-events:none}.navbar__action-text{position:relative;z-index:1}.navbar__action-arrow{position:relative;width:2rem;height:2rem;overflow:hidden}.navbar .arrow{position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .25s ease}.navbar .arrow--out{transform:translate(0);opacity:1}.navbar .arrow--in{transform:translate(-140%);opacity:0}.navbar__action:hover .arrow--out{transform:translate(140%);opacity:0}.navbar__action:hover .arrow--in{transform:translate(0);opacity:1}.navbar__links{display:flex;align-items:center;justify-content:center;list-style:none;gap:6rem;width:max-content;transform:translate(12%)}@media(max-width:1300px){.navbar__links{gap:5rem;transform:translate(17%)}}@media(max-width:1200px){.navbar__links{gap:4rem;transform:translate(16%)}}.navbar__links-item-link{font-family:Inter,sans-serif;font-size:1.5rem;letter-spacing:.2rem;position:relative;font-weight:400;cursor:pointer;color:#ccccc5}.navbar__links-item-link:before{content:"";position:absolute;width:0;right:0;height:1px;bottom:0;background-color:#ccccc5;backface-visibility:hidden;transition:width .3s ease-in-out}.navbar__links-item-link:hover:before,.navbar__links-item-link:active:before{width:100%;left:0;right:auto}@media(max-width:1300px){.navbar__links-item-link{letter-spacing:1px}}@media(max-width:1084px){.navbar__links-item-link{letter-spacing:0}}.navbar__links-item-link:link,.navbar__links-item-link:visited{text-decoration:none;color:#ccccc5}.nav-popup{position:fixed;top:7rem;left:50%;width:100%;height:45vh;padding:2rem;border-radius:1rem;z-index:9999;background:linear-gradient(180deg,#1a1a1a,#161616,#000);overflow:hidden;box-shadow:0 8px 24px #00000014;opacity:0;pointer-events:none}@media(max-width:950px){.nav-popup{height:auto}}.nav-popup__services{display:flex;width:100%;height:40vh;gap:2rem}@media(max-width:1200px){.nav-popup__services{gap:1rem}}@media(max-width:950px){.nav-popup__services{height:auto;align-items:center;gap:2rem;flex-wrap:wrap}}.nav-popup__services-card{flex:0 1 24%;height:100%;padding-right:2rem}@media(max-width:1300px){.nav-popup__services-card{padding-right:1rem}}.nav-popup__services-card:not(:last-child){border-right:1px solid rgba(168,161,144,.2)}@media(max-width:950px){.nav-popup__services-card{flex:0 1 48%;border-right:none!important}.nav-popup__services-card:nth-child(odd){border-right:1px solid rgba(168,161,144,.2)!important}}.nav-popup__services-card-heading{display:flex;gap:2rem;align-items:center;padding:2rem 0}@media(max-width:1300px){.nav-popup__services-card-heading{gap:1rem}}.nav-popup__services-card-heading>img{height:4rem;width:auto;opacity:.9}@media(max-width:1300px){.nav-popup__services-card-heading>img{height:3rem}}.nav-popup__services-card-heading>h2{font-size:2.8rem;color:#8f7956;letter-spacing:1px;font-family:Inter,sans-serif;font-weight:500}@media(max-width:1300px){.nav-popup__services-card-heading>h2{font-size:2.5rem}}.nav-popup__services-card-button{margin-top:1rem;width:100%;padding:1rem;text-align:left;font-family:Inter,sans-serif;font-size:1.5rem;background:transparent;font-weight:400;color:#000;border:none;cursor:pointer;color:#d8d8d4;transition:all .3s ease-in-out}@media(max-width:1300px){.nav-popup__services-card-button{padding:1rem}}@media(max-width:1200px){.nav-popup__services-card-button{padding:1rem 0;margin-top:5px}}.nav-popup__services-card-button:hover{background-color:#a98a24}.nav-popup__services-card-button:active{background-color:#947920}.navbar__hamburger{width:3rem;height:2.2rem;background:none;border:none;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer}@media(max-width:630px){.navbar__hamburger{height:1.8rem}}.navbar__hamburger span{height:1.7px;width:100%;background:#ccccc5;border-radius:2px}.side-nav{position:fixed;top:0;left:0;width:80%;max-width:35rem;height:100vh;background:linear-gradient(180deg,#1a1a1a,#161616,#000);z-index:9999;transform:translate(-100%);overflow-y:auto;padding:4rem 2rem;display:flex;flex-direction:column;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.35) transparent}@media(max-width:630px){.side-nav{max-width:28rem}}@media(max-width:480px){.side-nav{max-width:23rem}}.side-nav::-webkit-scrollbar{width:6px}.side-nav::-webkit-scrollbar-track{background:transparent}.side-nav::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#ffffff8c,#ffffff40);border-radius:999px}.side-nav::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#ffffffbf,#fff6)}.side-nav__links{list-style:none;display:flex;flex-direction:column;gap:2.5rem}.side-nav__links button{background:none;font-family:Orbitron,sans-serif;border:none;color:#ccccc5;font-size:2rem;letter-spacing:.15rem;cursor:pointer;text-align:left}@media(max-width:630px){.side-nav__links button{font-size:1.7rem}}@media(max-width:370px){.side-nav__links button{font-size:1.5rem}}.side-nav__links{flex-grow:1}.side-nav__backdrop{position:fixed;inset:0;background:#00000059;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;pointer-events:none;z-index:9998}.side-nav__accordion{display:flex;flex-direction:column}.side-nav__accordion-trigger{display:flex;justify-content:space-between;align-items:center;font-size:2rem;letter-spacing:.2rem;color:#ccccc5;background:none;border:none;cursor:pointer}.side-nav__accordion-trigger .arrow{transition:transform .3s ease}.side-nav__accordion-trigger .arrow.open{transform:rotate(180deg)}.side-nav__accordion-content{overflow:hidden}.side-nav__services-group{padding:.5rem 0}.side-nav__services-group h4{font-size:1.2rem;color:#ccccc5;opacity:.8;font-family:Inter,sans-serif;font-weight:400;margin-bottom:1rem;letter-spacing:2px}@media(max-width:370px){.side-nav__services-group h4{letter-spacing:0}}.side-nav__services-group h4:first-of-type{margin-top:1rem}.side-nav__services-group button{display:block;background:none;border:none;color:#d1cec5;font-size:1.4rem;margin:1rem 0;font-family:Inter,sans-serif;text-align:left;cursor:pointer}@media(max-width:370px){.side-nav__services-group button{font-size:1.2rem}}.side-nav__socials{display:flex;flex-direction:column;gap:1.4rem;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(204,204,197,.15)}.side-nav__social-link{display:flex;justify-content:space-between;align-items:center;font-family:Inter,sans-serif;color:#d1cec5;text-decoration:none;font-size:1.4rem;letter-spacing:.08rem;transition:opacity .2s ease,transform .2s ease}.side-nav__social-link img{width:18px;height:18px;object-fit:contain}.side-nav__social-link:hover{opacity:.7;transform:translate(4px)}.Marquee{position:relative;display:flex;gap:3rem;overflow:hidden}.marquee-block{width:max-content;margin:0 4rem;padding:1rem 0;overflow:hidden;backface-visibility:hidden}.marquee-block-img{width:15rem;height:auto;object-fit:cover;opacity:.8}.marquee-block-tech-img{width:9rem;height:auto;object-fit:cover;opacity:1;filter:brightness(.75) saturate(.7) contrast(.9)}.marquee-heading-block{position:relative;z-index:10000;width:max-content;padding:2rem 0;background-color:#000;border-top:1px solid rgba(186,170,140,.5);border-bottom:1px solid rgba(186,170,140,.5);overflow:hidden}.marquee-heading-block>h1{font-family:Inter,sans-serif;font-size:23rem;font-weight:600;margin-right:8rem;-webkit-user-select:none;user-select:none;letter-spacing:5px;color:#ccccc5}@media(max-width:1084px){.marquee-heading-block>h1{font-size:20rem}}@media(max-width:800px){.marquee-heading-block>h1{font-size:18rem}}.marquee-heading-block__highlightText{-webkit-text-stroke:1px #ccccc5;background:linear-gradient(275deg,#b2a087,#bdae99 50%,#cfc5b6 50%);background-clip:text;-webkit-background-clip:text;color:transparent!important}.marquee-heading-block__phoenixText{color:#baaa8c!important}@media(max-width:480px){.rfm-overlay{width:0!important}}.AboutUs{padding:0 clamp(12rem,12rem + (100vw - 1500px) * .4,32rem);height:auto;background-color:#020202}@media(max-width:1200px){.AboutUs{padding:0 10rem}}@media(max-width:1084px){.AboutUs{padding:0 6rem}}@media(max-width:800px){.AboutUs{padding:0 4rem}}.AboutUs{padding-top:8rem}@media(max-width:630px){.AboutUs{padding-top:6rem}}@media(max-width:480px){.AboutUs{padding:4rem 2rem 0}}.AboutUs__svgMask{width:100%;height:clamp(290px,50vh,420px);margin-bottom:4rem}.AboutUs__maskText{font-family:Anton,sans-serif;font-size:16rem;position:relative;z-index:1;font-weight:900;letter-spacing:5px;line-height:20.8rem;transform:scaleY(1.05);transform-origin:center;text-rendering:geometricPrecision}.AboutUs__video{width:100%;height:100%;object-fit:cover}.AboutUs__outlineText{font-family:Anton,sans-serif;font-size:16rem;font-weight:900;letter-spacing:5px;fill:transparent;line-height:20.8rem;stroke:#ffffff05;stroke-width:.1;paint-order:stroke fill;stroke-linejoin:round;vector-effect:non-scaling-stroke;pointer-events:none}.AboutUs__description{font-family:Inter,sans-serif;font-size:2.2rem;font-weight:400;color:#ccccc5;opacity:.9;line-height:3rem;max-width:90%}@media(max-width:1084px){.AboutUs__description{font-size:2rem;line-height:2.8rem}}@media(max-width:950px){.AboutUs__description{font-size:1.8rem;line-height:2.6rem}}@media(max-width:630px){.AboutUs__description{font-size:1.6rem;line-height:2.4rem;text-align:center;max-width:100%}}@media(max-width:370px){.AboutUs__description{font-size:1.4rem;line-height:2.4rem;text-align:center;max-width:100%}}.AboutUs__widgets{margin-top:8rem;display:flex;justify-content:space-between;width:100%;height:35rem;flex-wrap:wrap}@media(max-width:950px){.AboutUs__widgets{align-items:center;justify-content:space-evenly;gap:2rem;width:80%;height:auto;margin:4rem auto}}@media(max-width:1400px){.AboutUs__widgets{height:30rem}}@media(max-width:1300px){.AboutUs__widgets{height:28rem}}@media(max-width:1200px){.AboutUs__widgets{height:25rem}}@media(max-width:1084px){.AboutUs__widgets{height:23rem}}@media(max-width:950px){.AboutUs__widgets{height:auto}}@media(max-width:800px){.AboutUs__widgets{width:88%}}@media(max-width:630px){.AboutUs__widgets{width:100%}}.AboutUs__widgets{margin-bottom:4rem}.AboutUs__widgets--widget{width:28.5rem;position:relative;height:28.5rem;border-radius:1rem;padding:1rem 2rem;overflow:hidden;-webkit-user-select:none;user-select:none}@media(max-width:1400px){.AboutUs__widgets--widget{width:26rem;height:26rem}}@media(max-width:1300px){.AboutUs__widgets--widget{width:23rem;height:23rem}}@media(max-width:1200px){.AboutUs__widgets--widget{width:20.5rem;height:20.5rem}}@media(max-width:950px){.AboutUs__widgets--widget{flex:0 1 45%;height:25rem}}@media(max-width:630px){.AboutUs__widgets--widget{flex:0 1 23rem;height:23rem}}.AboutUs__widgets--widget-title{font-family:Orbitron,sans-serif;font-size:4rem;font-weight:600;color:#f5f5f4;margin-bottom:1rem;z-index:2}@media(max-width:1400px){.AboutUs__widgets--widget-title{font-size:3.8rem}}@media(max-width:1300px){.AboutUs__widgets--widget-title{font-size:3.5rem;margin-bottom:.5rem}}@media(max-width:1200px){.AboutUs__widgets--widget-title{font-size:3rem}}@media(max-width:950px){.AboutUs__widgets--widget-title{font-size:3.2rem;margin-bottom:.5rem}}@media(max-width:800px){.AboutUs__widgets--widget-title{font-size:3rem}}.AboutUs__widgets--widget-description{font-family:Inter,sans-serif;font-size:1.8rem;font-weight:400;color:#f5f5f4;opacity:.9;letter-spacing:1px}@media(max-width:1400px){.AboutUs__widgets--widget-description{letter-spacing:0}}@media(max-width:1300px){.AboutUs__widgets--widget-description{font-size:1.5rem}}@media(max-width:1200px){.AboutUs__widgets--widget-description{font-size:1.3rem}}@media(max-width:950px){.AboutUs__widgets--widget-description{font-size:1.6rem}}@media(max-width:800px){.AboutUs__widgets--widget-description{font-size:1.5rem}}.AboutUs__widgets--widget-image1{position:relative;width:100%;height:29rem;margin-top:3rem;transform:rotate(-8.39deg);z-index:2}@media(max-width:1400px){.AboutUs__widgets--widget-image1{height:25rem}}@media(max-width:1300px){.AboutUs__widgets--widget-image1{height:23rem}}@media(max-width:950px){.AboutUs__widgets--widget-image1{height:27rem}}@media(max-width:800px){.AboutUs__widgets--widget-image1{height:23rem}}.AboutUs__widgets--widget-image2{position:absolute;bottom:0;left:0;opacity:.75;width:100%;height:14rem;margin-top:3rem;z-index:2}@media(max-width:1400px){.AboutUs__widgets--widget-image2{height:12rem}}@media(max-width:1300px){.AboutUs__widgets--widget-image2{height:9rem}}@media(max-width:950px){.AboutUs__widgets--widget-image2{height:12rem}}@media(max-width:800px){.AboutUs__widgets--widget-image2{height:10rem}}.AboutUs__widgets--widget-image3{position:absolute;bottom:-10%;left:0;transform:translate(-10%,30%);opacity:.8;width:100%;height:32rem;margin-top:3rem;z-index:2}@media(max-width:1400px){.AboutUs__widgets--widget-image3{height:28rem}}@media(max-width:1300px){.AboutUs__widgets--widget-image3{height:23rem}}@media(max-width:950px){.AboutUs__widgets--widget-image3{height:29rem}}@media(max-width:800px){.AboutUs__widgets--widget-image3{height:23rem}}.AboutUs__widgets--widget-clients-imgs{display:flex;position:relative;align-items:center;justify-content:flex-end;width:100%;height:7rem;margin-bottom:10rem;opacity:.9;z-index:2}@media(max-width:1400px){.AboutUs__widgets--widget-clients-imgs{margin-bottom:8rem}}@media(max-width:1300px){.AboutUs__widgets--widget-clients-imgs{margin-bottom:5rem}}@media(max-width:1200px){.AboutUs__widgets--widget-clients-imgs{height:5rem;margin-bottom:6rem}}@media(max-width:950px){.AboutUs__widgets--widget-clients-imgs{margin-bottom:10rem}}@media(max-width:630px){.AboutUs__widgets--widget-clients-imgs{margin-bottom:8rem}}.AboutUs__widgets--widget-clients-imgs--img{height:5.5rem;width:5.5rem;border-radius:50%}@media(max-width:1400px){.AboutUs__widgets--widget-clients-imgs--img{height:5rem;width:5rem}}@media(max-width:1300px){.AboutUs__widgets--widget-clients-imgs--img{height:4.5rem;width:4.5rem}}@media(max-width:1200px){.AboutUs__widgets--widget-clients-imgs--img{height:4rem;width:4rem}}@media(max-width:950px){.AboutUs__widgets--widget-clients-imgs--img{height:5rem;width:5rem}}@media(max-width:800px){.AboutUs__widgets--widget-clients-imgs--img{height:4.5rem;width:4.5rem}}.AboutUs__widgets--widget-clients-imgs--img:not(:first-child){margin-left:-1.2rem}@media(max-width:1200px){.AboutUs__widgets--widget-clients-imgs--img:not(:first-child){margin-left:-.8rem}}@media(max-width:950px){.AboutUs__widgets--widget-clients-imgs--img:not(:first-child){margin-left:-1.2rem}}.AboutUs__widgets--widget:nth-of-type(2n){align-self:flex-end}.widget-1{background:linear-gradient(135deg,#5d8f6e,#04210d)}.widget-1--circles{position:absolute;top:-6.5rem;right:-4rem;width:12rem;height:12rem;pointer-events:none;z-index:1}.widget-1--circles .circle{position:absolute;border-radius:50%;border:1.5px solid rgba(204,204,197,.25)}.widget-1--circles .circle:nth-child(1){width:120%;height:120%;top:0;left:0}.widget-1--circles .circle:nth-child(2){width:70%;height:70%;top:25%;left:25%}.widget-1--circles .circle:nth-child(3){width:25%;height:25%;top:47.5%;left:47.5%}.widget-2{background:linear-gradient(135deg,#609ae5,#01142d)}.widget-2--circles{position:absolute;top:-6.5rem;right:23.3rem;width:12rem;height:12rem;pointer-events:none;z-index:1}.widget-2--circles .circle{position:absolute;border-radius:50%;border:1.5px solid rgba(204,204,197,.25)}.widget-2--circles .circle:nth-child(1){width:120%;height:120%;top:0;left:0}.widget-2--circles .circle:nth-child(2){width:70%;height:70%;top:25%;left:25%}.widget-2--circles .circle:nth-child(3){width:25%;height:25%;top:47.5%;left:47.5%}.widget-3{background:linear-gradient(135deg,#9687e8,#120c30)}.widget-3--circles{position:absolute;top:-6.5rem;right:-4rem;width:12rem;height:12rem;pointer-events:none;z-index:1}.widget-3--circles .circle{position:absolute;border-radius:50%;border:1.5px solid rgba(204,204,197,.25)}.widget-3--circles .circle:nth-child(1){width:120%;height:120%;top:0;left:0}.widget-3--circles .circle:nth-child(2){width:70%;height:70%;top:25%;left:25%}.widget-3--circles .circle:nth-child(3){width:25%;height:25%;top:47.5%;left:47.5%}.widget-4{background:linear-gradient(135deg,#b87856,#381604)}.widget-4--circles{position:absolute;top:-6.5rem;right:23.3rem;width:12rem;height:12rem;pointer-events:none;z-index:1}.widget-4--circles .circle{position:absolute;border-radius:50%;border:1.5px solid rgba(204,204,197,.25)}.widget-4--circles .circle:nth-child(1){width:120%;height:120%;top:0;left:0}.widget-4--circles .circle:nth-child(2){width:70%;height:70%;top:25%;left:25%}.widget-4--circles .circle:nth-child(3){width:25%;height:25%;top:47.5%;left:47.5%}.client-1{background-image:url(/Client-1.png);background-size:cover;background-position:top}.client-2{background-image:url(/Client-2.png);background-size:cover;background-position:top}.client-add{background-color:#00000040;position:relative;z-index:3}.client-add--text{font-family:Orbitron,sans-serif;font-size:5rem;color:#f5f5f4;font-weight:700;text-align:center;position:absolute;top:42%;left:50%;opacity:.9;transform:translate(-50%,-50%)}@media(max-width:1200px){.client-add--text{font-size:4rem}}.fade-text{transition:all .6s ease;opacity:1;transform:translateY(0)}.fade-text.fade-up-out{opacity:0;transform:translateY(-1.5rem)}.fade-text.fade-down-out{opacity:0;transform:translateY(1.5rem)}.Services{padding:0 clamp(12rem,12rem + (100vw - 1500px) * .4,32rem);padding-top:12rem;height:auto;background-color:#020202}@media(max-width:1200px){.Services{padding:0 10rem}}@media(max-width:1084px){.Services{padding:0 6rem}}@media(max-width:800px){.Services{padding:0 4rem}}.Services{padding-top:8rem}@media(max-width:630px){.Services{padding-top:6rem}}@media(max-width:480px){.Services{padding:4rem 2rem 0}}.Services__heading,.Services__heading--accented{font-family:Inter,sans-serif;font-size:5rem;color:#d1cec5;font-weight:400;-webkit-user-select:none;user-select:none}@media(max-width:1084px){.Services__heading,.Services__heading--accented{font-size:3.8rem}}@media(max-width:800px){.Services__heading,.Services__heading--accented{font-size:3.2rem}}@media(max-width:630px){.Services__heading,.Services__heading--accented{font-size:2.6rem}}@media(max-width:570px){.Services__heading,.Services__heading--accented{text-align:center;font-size:2.4rem}}@media(max-width:480px){.Services__heading,.Services__heading--accented{font-size:3rem}}.Services__heading--accented,.Services__heading--accented--accented{background:linear-gradient(275deg,#b2a087,#bdae99 50%,#cfc5b6 50%);background-clip:text;-webkit-background-clip:text;color:transparent;animation:neonFlicker 3s infinite ease-in-out alternate}.Services__container{margin-top:8rem;width:100%;height:auto;border-radius:1rem;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,22rem);gap:1.5rem}@media(max-width:1084px){.Services__container{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,20rem);gap:1.4rem}}@media(max-width:950px){.Services__container{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,23rem)}.Services__container--card:last-child:nth-child(odd){grid-column:1/-1;height:21rem}}@media(max-width:800px){.Services__container{grid-template-columns:repeat(2,1fr);grid-auto-rows:22rem;gap:1.6rem}.Services__container--card:last-child:nth-child(odd){grid-column:1/-1;height:20rem}}@media(max-width:630px){.Services__container{grid-template-columns:repeat(2,1fr);grid-auto-rows:20rem;gap:1.4rem}.Services__container--card:last-child:nth-child(odd){grid-column:1/-1;height:19rem}}@media(max-width:570px){.Services__container{grid-template-columns:1fr;grid-template-rows:repeat(auto-fit,22rem);gap:1.4rem}}@media(max-width:480px){.Services__container{margin-top:5rem;grid-template-columns:1fr;grid-template-rows:repeat(auto-fit,20rem);gap:1.2rem}}@media(max-width:370px){.Services__container{grid-template-rows:repeat(auto-fit,18rem);gap:1rem}}.Services__container--card{border:1px solid rgba(186,170,140,.35);border-radius:1rem;padding:2rem;position:relative;cursor:pointer;transform-style:preserve-3d}.Services__container--card:nth-child(1){grid-row:span 2}.Services__container--card:nth-child(5){grid-row:span 2}@media(max-width:950px){.Services__container--card:nth-child(1),.Services__container--card:nth-child(5){grid-row:span 1}}@media(max-width:800px){.Services__container--card:nth-child(1),.Services__container--card:nth-child(5){grid-row:span 1}}.Services__container--card-video{width:100%;height:100%;object-fit:cover;border-radius:1rem;position:absolute;top:0;left:0;opacity:.9;z-index:0;will-change:auto;transform:translateZ(0);pointer-events:none}.Services__container--card-video--overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#000000d9,#0009,#00000073);border-radius:1rem;z-index:1}.Services__container--card-title{font-family:Inter,sans-serif;position:relative;z-index:2;font-size:2.3rem;font-weight:400;color:#f5f5f4}@media(max-width:1084px){.Services__container--card-title{font-size:2rem}}@media(max-width:570px){.Services__container--card-title{text-align:center}}.card{will-change:transform,opacity;transform:translateZ(0);backface-visibility:hidden}.content{transform-origin:top;transform:scaleY(0);opacity:0}.card.is-visible .content{transform:scaleY(1);opacity:1}.Process{padding:0 clamp(12rem,12rem + (100vw - 1500px) * .4,32rem);padding-top:12rem;height:auto;background-color:#020202;position:relative}@media(max-width:1200px){.Process{padding:0 10rem}}@media(max-width:1084px){.Process{padding:0 6rem}}@media(max-width:800px){.Process{padding:0 4rem}}.Process{padding-top:8rem}@media(max-width:630px){.Process{padding-top:6rem}}@media(max-width:480px){.Process{padding:4rem 2rem 0}}.Process__background{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;opacity:.2}.Process__heading{font-family:Orbitron,sans-serif;text-align:center;letter-spacing:1px;font-size:4.5rem;color:#d1cec5;font-weight:400;-webkit-user-select:none;user-select:none;margin-bottom:1.5rem}@media(max-width:1084px){.Process__heading{font-size:4rem}}@media(max-width:800px){.Process__heading{font-size:3.5rem;letter-spacing:0}}@media(max-width:570px){.Process__heading{font-size:3rem}}@media(max-width:370px){.Process__heading{font-size:2.8rem}}.Process__description{font-family:Inter,sans-serif;font-size:2rem;font-weight:400;text-align:center;letter-spacing:1rem;background:linear-gradient(275deg,#b2a087,#bdae99 50%,#cfc5b6 50%);background-clip:text;-webkit-background-clip:text;color:transparent;animation:neonFlicker 3s infinite ease-in-out alternate}@media(max-width:1084px){.Process__description{font-size:1.8rem;letter-spacing:8px}}@media(max-width:800px){.Process__description{font-size:1.5rem}}@media(max-width:570px){.Process__description{font-size:1.3rem;letter-spacing:5px}}@media(max-width:370px){.Process__description{font-size:1.3rem;letter-spacing:3px}}.timeline{margin-top:5rem}.step{display:flex;align-items:flex-start;gap:8rem;justify-content:center;position:relative}@media(max-width:1200px){.step{gap:5rem}}@media(max-width:1084px){.step{gap:3rem}}@media(max-width:950px){.step{justify-content:flex-start}}@media(max-width:570px){.step{display:block;margin:0 auto}}.step__marker{display:flex;flex-direction:column;flex:0 1 10%;align-items:center}.step__number{position:relative;width:7rem;height:7rem;border-radius:50%;background:transparent;border:1px solid rgba(212,175,55,.45);opacity:0;transform:translateY(20px);transition:.35s ease}.step__number--text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;font-size:2.5rem;font-family:Inter,sans-serif;font-weight:300;color:#d1cec5}.step__content{background:transparent;flex:0 1 40%;padding:1rem 1.4rem;border-radius:1rem;height:35rem;border:1px solid rgba(186,170,140,.35);opacity:0;transform:translateY(20px);transition:.5s ease;position:relative}@media(max-width:950px){.step__content{flex:0 1 90%}}@media(max-width:480px){.step__content{height:auto}}.step__content--desc{flex:0 1 40%;border-radius:1rem;opacity:0;transform:translateY(20px);transition:.35s ease;height:32rem;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.step__content--desc>h3{font-family:Tangerine,cursive;font-size:5rem;background:linear-gradient(275deg,#b2a087,#bdae99 50%,#cfc5b6 50%);background-clip:text;-webkit-background-clip:text;color:transparent;font-weight:700}.step__content--title{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem}.step__content--title--text{font-family:Inter,sans-serif;font-size:1.6rem;font-weight:200;letter-spacing:3px;color:#a8a190}@media(max-width:1300px){.step__content--title--text{font-size:1.5rem;letter-spacing:2px}}@media(max-width:800px){.step__content--title--text{font-size:1.8rem}}@media(max-width:950px){.step__content--title--text{font-size:2rem}}@media(max-width:630px){.step__content--title--text{font-size:1.6rem}}.step__content--title--button{font-family:Inter,sans-serif;font-size:1.2rem;padding:1rem;font-weight:400;color:#a8a190;border:1px solid rgba(212,175,55,.15);background-color:#8f795626}@media(max-width:1084px){.step__content--title--button{padding:.8rem}}@media(max-width:950px){.step__content--title--button{padding:1.2rem;font-size:1.4rem}}@media(max-width:480px){.step__content--title--button{padding:.8rem;font-size:1.2rem}}.step__content--description{font-family:Inter,sans-serif;font-size:1.8rem;max-width:40rem;font-weight:400;line-height:2.5rem;color:#a8a190cc;margin-bottom:3rem}@media(max-width:1300px){.step__content--description{font-size:1.8rem;line-height:2.5rem}}@media(max-width:950px){.step__content--description{max-width:100%;font-size:2rem}}@media(max-width:630px){.step__content--description{font-size:1.8rem}}@media(max-width:480px){.step__content--description{font-size:1.5rem}}.step__content--list{font-family:Inter,sans-serif;font-size:1.8rem;max-width:40rem;font-weight:400;list-style:circle;line-height:2.8rem;color:#a8a190;padding-left:2rem}.step__content--list>li{margin-bottom:.5rem}@media(max-width:1300px){.step__content--list{font-size:1.8rem;line-height:2.5rem}}@media(max-width:950px){.step__content--list{max-width:100%;font-size:2rem}}@media(max-width:630px){.step__content--list{font-size:1.8rem}}@media(max-width:480px){.step__content--list{font-size:1.5rem}}.step__content--decor{position:absolute;bottom:-2rem;right:-2rem;height:12rem;z-index:1}@media(max-width:1300px){.step__content--decor{height:10rem}}@media(max-width:950px){.step__content--decor{height:12rem}}@media(max-width:480px){.step__content--decor{height:10rem}}@media(max-width:370px){.step__content--decor{height:8rem}}.step__line{width:2px;height:30rem;background:linear-gradient(to bottom,transparent,#baaa8c,#a8a190);opacity:.9;box-shadow:0 0 10px #baaa8c59,0 0 25px #a8a19026;will-change:transform}@media(max-width:570px){.step__line{display:block;margin:0 auto;height:8rem}}@media(max-width:570px){.step__content,.step__content--desc{opacity:1;transform:none}}.step:last-child{padding-bottom:0}.step:last-child .step__marker{margin-bottom:0}.Workshowcase{padding:0 clamp(12rem,12rem + (100vw - 1500px) * .4,32rem);padding-top:12rem;height:auto;background-color:#020202}@media(max-width:1200px){.Workshowcase{padding:0 10rem}}@media(max-width:1084px){.Workshowcase{padding:0 6rem}}@media(max-width:800px){.Workshowcase{padding:0 4rem}}.Workshowcase{padding-top:8rem}@media(max-width:630px){.Workshowcase{padding-top:6rem}}@media(max-width:480px){.Workshowcase{padding:4rem 2rem 0}}.Workshowcase__heading,.Workshowcase__heading--accented{font-family:Inter,sans-serif;font-size:5rem;color:#d1cec5;font-weight:400;-webkit-user-select:none;user-select:none;margin-bottom:10rem;max-width:75%}@media(max-width:1084px){.Workshowcase__heading,.Workshowcase__heading--accented{font-size:3.8rem}}@media(max-width:800px){.Workshowcase__heading,.Workshowcase__heading--accented{font-size:3.2rem}}@media(max-width:570px){.Workshowcase__heading,.Workshowcase__heading--accented{text-align:center;margin:10rem auto 6rem;max-width:100%}}@media(max-width:480px){.Workshowcase__heading,.Workshowcase__heading--accented{font-size:2.8rem}}@media(max-width:370px){.Workshowcase__heading,.Workshowcase__heading--accented{font-size:2.5rem}}.Workshowcase__heading--accented,.Workshowcase__heading--accented--accented{position:relative;isolation:isolate;color:transparent!important;background:linear-gradient(275deg,#b2a087,#bdae99 50%,#cfc5b6 50%)!important;background-clip:text!important;-webkit-background-clip:text!important;color:transparent;animation:neonFlicker 2.5s infinite ease-in-out alternate}.Workshowcase__CTA-display{margin-top:5rem;border-radius:1rem;padding:1rem;border:1px solid rgba(168,161,144,.2);height:50rem;width:100%;display:flex;position:relative;align-items:center;overflow:hidden}@media(max-width:950px){.Workshowcase__CTA-display{padding:0;justify-content:center;align-items:center}}@media(max-width:480px){.Workshowcase__CTA-display{height:45rem}}.Workshowcase__CTA-display--CTA-primary-box{flex:0 1 30%}@media(max-width:950px){.Workshowcase__CTA-display--CTA-primary-box{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;z-index:0}.Workshowcase__CTA-display--CTA-primary-box:after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background-color:#020202;opacity:.3;z-index:1}}.Workshowcase__CTA-display--CTA-primary-box-img{position:absolute;left:0;bottom:-2rem;height:50rem;width:auto;opacity:.75}@media(max-width:1300px){.Workshowcase__CTA-display--CTA-primary-box-img{height:45rem}}@media(max-width:950px){.Workshowcase__CTA-display--CTA-primary-box-img{position:relative;height:100%;width:auto;opacity:.55;transform:translateZ(0);pointer-events:none}}@media(max-width:480px){.Workshowcase__CTA-display--CTA-primary-box-img{height:55rem}}@media(max-width:370px){.Workshowcase__CTA-display--CTA-primary-box-img{height:45rem}}.Workshowcase__CTA-display--CTA-secondary-box{flex:0 1 70%}@media(max-width:950px){.Workshowcase__CTA-display--CTA-secondary-box{display:block;position:relative;flex:1;width:100%;z-index:10}}.Workshowcase__CTA-display--CTA-secondary-box--heading{font-family:Tangerine,cursive;text-align:center;font-size:10rem;letter-spacing:5px;-webkit-user-select:none;user-select:none;font-weight:700;color:transparent!important;background:linear-gradient(275deg,#b2a087,#bdae99 50%,#cfc5b6 50%)!important;background-clip:text!important;-webkit-background-clip:text!important;color:transparent;animation:neonFlicker 2.5s infinite ease-in-out alternate}@media(max-width:1400px){.Workshowcase__CTA-display--CTA-secondary-box--heading{font-size:8rem}}@media(max-width:1200px){.Workshowcase__CTA-display--CTA-secondary-box--heading{font-size:7rem}}@media(max-width:1084px){.Workshowcase__CTA-display--CTA-secondary-box--heading{letter-spacing:3px}}@media(max-width:950px){.Workshowcase__CTA-display--CTA-secondary-box--heading{letter-spacing:8px;font-size:7.8rem;color:#f5f5f5!important;background:unset!important;background-clip:unset!important;-webkit-background-clip:unset!important}}@media(max-width:800px){.Workshowcase__CTA-display--CTA-secondary-box--heading{letter-spacing:6px;font-size:6rem}}@media(max-width:630px){.Workshowcase__CTA-display--CTA-secondary-box--heading{letter-spacing:4px}}@media(max-width:570px){.Workshowcase__CTA-display--CTA-secondary-box--heading{font-size:5rem;letter-spacing:3px}}@media(max-width:480px){.Workshowcase__CTA-display--CTA-secondary-box--heading{font-size:4rem;letter-spacing:2px}}@media(max-width:370px){.Workshowcase__CTA-display--CTA-secondary-box--heading{letter-spacing:1px;font-size:3.5rem}}.Workshowcase__CTA-display--CTA-secondary-box--description{font-family:Inter,sans-serif;font-size:2.5rem;text-align:center;font-weight:300;color:#d1cec5;opacity:.8;letter-spacing:1rem;margin-bottom:8rem}@media(max-width:1400px){.Workshowcase__CTA-display--CTA-secondary-box--description{letter-spacing:6px}}@media(max-width:1200px){.Workshowcase__CTA-display--CTA-secondary-box--description{letter-spacing:4px;margin-bottom:6rem}}@media(max-width:1084px){.Workshowcase__CTA-display--CTA-secondary-box--description{letter-spacing:3px}}@media(max-width:950px){.Workshowcase__CTA-display--CTA-secondary-box--description{letter-spacing:8px;color:#ccccc5;margin-bottom:3rem}}@media(max-width:800px){.Workshowcase__CTA-display--CTA-secondary-box--description{letter-spacing:6px;font-size:2rem}}@media(max-width:630px){.Workshowcase__CTA-display--CTA-secondary-box--description{letter-spacing:4px}}@media(max-width:570px){.Workshowcase__CTA-display--CTA-secondary-box--description{font-size:1.6rem;letter-spacing:3px}}@media(max-width:480px){.Workshowcase__CTA-display--CTA-secondary-box--description{font-size:1.4rem;letter-spacing:2px}}@media(max-width:370px){.Workshowcase__CTA-display--CTA-secondary-box--description{font-size:1.2rem;letter-spacing:1px}}.Workshowcase__CTA-display--CTA-secondary-box--button{position:relative;overflow:hidden;display:block;margin:0 auto;padding:2rem 4rem;border-radius:3rem;border:1px solid rgba(255,255,255,.15);background-color:#957a23;font-family:Inter,sans-serif;font-size:2rem;font-weight:400;letter-spacing:2px;color:#ccccc5;cursor:pointer;transform:translateY(0);transition:transform .25s ease,box-shadow .25s ease,letter-spacing .25s ease}@media(max-width:1200px){.Workshowcase__CTA-display--CTA-secondary-box--button{padding:2rem 6rem}}@media(max-width:1084px){.Workshowcase__CTA-display--CTA-secondary-box--button{padding:2rem 4rem}}@media(max-width:950px){.Workshowcase__CTA-display--CTA-secondary-box--button{background-color:#f5f5f5;color:#000;font-weight:500}}@media(max-width:800px){.Workshowcase__CTA-display--CTA-secondary-box--button{padding:1.4rem 2.4rem;font-size:1.8rem}}@media(max-width:630px){.Workshowcase__CTA-display--CTA-secondary-box--button{padding:1.2rem 2.2rem;font-size:1.6rem}}@media(max-width:480px){.Workshowcase__CTA-display--CTA-secondary-box--button{font-size:1.4rem;padding:1rem 2rem}}@media(max-width:370px){.Workshowcase__CTA-display--CTA-secondary-box--button{font-size:1.2rem;padding:.8rem 1.6rem}}.Workshowcase__CTA-display--CTA-secondary-box--button:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.15) 50%,transparent 70%);transform:translate(-120%);transition:transform .6s ease;pointer-events:none}.Workshowcase__CTA-display--CTA-secondary-box--button:hover{box-shadow:0 10px 30px #00000040}.Workshowcase__CTA-display--CTA-secondary-box--button:hover:before{transform:translate(120%)}.Workshowcase__CTA-display--CTA-secondary-box--button:active{transform:translateY(0);box-shadow:0 4px 14px #0000004d}.Workshowcase__display{position:relative;margin-top:5rem;border-radius:1rem;padding:1rem;border:1px solid rgba(168,161,144,.2);height:45rem;width:100%;display:flex;align-items:center;overflow:hidden;gap:2rem}@media(max-width:950px){.Workshowcase__display{flex-direction:column;height:60rem}}.Workshowcase__display--primary-box{flex:0 1 45%;background-position:right;filter:blur(.5px);border-radius:1rem;background-size:cover;height:100%;display:flex;align-items:center;justify-content:center}@media(max-width:950px){.Workshowcase__display--primary-box{flex-direction:column;flex:0 1 60%;width:100%}}.Workshowcase__display--primary-box-img{height:9rem;width:25.9rem;object-fit:cover;opacity:.8}@media(max-width:480px){.Workshowcase__display--primary-box-img{height:7rem;width:20rem}}@media(max-width:370px){.Workshowcase__display--primary-box-img{height:6rem;width:18rem}}.Workshowcase__display--secondary-box{flex:0 1 55%;height:100%}@media(max-width:950px){.Workshowcase__display--secondary-box{flex:0 1 40%}}.Workshowcase__display--secondary-box--category{margin:3rem 0;display:flex;align-items:center;gap:1rem}@media(max-width:1300px){.Workshowcase__display--secondary-box--category{margin:2rem 0}}@media(max-width:800px){.Workshowcase__display--secondary-box--category{justify-content:center}}.Workshowcase__display--secondary-box--category>span{display:block;height:1.2rem;width:1.2rem;border-radius:50%;background-color:#d1cec54d}.Workshowcase__display--secondary-box--category>p{font-family:Inter,sans-serif;font-size:1.6rem;color:#d1cec54d;font-weight:400;letter-spacing:1px}@media(max-width:630px){.Workshowcase__display--secondary-box--category>p{text-align:center;font-size:1.4rem}}.Workshowcase__display--secondary-box--heading{font-family:Inter,sans-serif;font-size:4rem;color:#ccccc5;font-weight:400;-webkit-user-select:none;user-select:none;margin-bottom:3rem}@media(max-width:1300px){.Workshowcase__display--secondary-box--heading{font-size:3.4rem}}@media(max-width:1084px){.Workshowcase__display--secondary-box--heading{margin-bottom:2rem}}@media(max-width:630px){.Workshowcase__display--secondary-box--heading{text-align:center;font-size:3rem}}@media(max-width:480px){.Workshowcase__display--secondary-box--heading{font-size:2.5rem}}.Workshowcase__display--secondary-box--description{font-family:Inter,sans-serif;font-size:1.8rem;color:#d1cec5cc;font-weight:300;line-height:3rem;-webkit-user-select:none;user-select:none;max-width:95%}@media(max-width:1300px){.Workshowcase__display--secondary-box--description{font-size:1.7rem;line-height:2.6rem}}@media(max-width:630px){.Workshowcase__display--secondary-box--description{text-align:center;font-size:1.5rem;line-height:2.2rem}}@media(max-width:480px){.Workshowcase__display--secondary-box--description{font-size:1.3rem}}.Workshowcase__display--secondary-box--button{display:block;margin-top:4rem;padding:1.3rem 0;width:100%;border-radius:1rem;border:2px solid #ccccc5;background-color:transparent;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:400;color:#ccccc5;cursor:pointer;transition:background-color .3s ease-in-out,color .3s ease-in-out}@media(max-width:1300px){.Workshowcase__display--secondary-box--button{margin-top:2rem}}@media(max-width:630px){.Workshowcase__display--secondary-box--button{padding:1rem 0;font-size:1.6rem}}@media(max-width:480px){.Workshowcase__display--secondary-box--button{font-size:1.3rem}}.Workshowcase__display--secondary-box--button:hover{background-color:#ccccc5;color:#000}.Casestudies__buttonWrap{will-change:transform,opacity}.Testimonials{padding:0 clamp(12rem,12rem + (100vw - 1500px) * .4,32rem);padding-top:10rem;height:75rem;position:relative;overflow:hidden}.Testimonials__reactive-grid{position:absolute;top:32%;height:60%;width:80%;overflow:hidden;z-index:0}.Testimonials__bg{position:absolute;top:0;height:100%;width:100%;overflow:hidden;z-index:0}.Testimonials__bg--heading{position:absolute;top:45%;left:42%;transform:translate(-50%,-50%);font-family:Orbitron,sans-serif;font-size:6rem;color:#d1cec5;letter-spacing:7px;stroke:#0d7a4a;-webkit-text-stroke:1px #0d7a4a;stroke-width:1px;font-weight:500;-webkit-user-select:none;user-select:none;z-index:2;white-space:nowrap;text-shadow:0 0 18px rgba(13,122,74,.25),0 3px 36px rgba(13,122,74,.15);transform-origin:center center;animation:pulse-absolute 1.3s infinite ease-in-out alternate}.Testimonials__bg--overlay{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#00000080;z-index:1}.Testimonials__bg--video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;object-fit:cover;z-index:0;filter:brightness(.7) contrast(1.2)}.Testimonials__heading{position:relative;z-index:2;font-family:Orbitron,sans-serif;text-align:center;font-size:4.5rem;color:#d1cec5;font-weight:500;-webkit-user-select:none;user-select:none;margin-bottom:2rem}.Testimonials__desc{position:relative;z-index:2;font-family:Inter,sans-serif;font-size:2rem;font-weight:400;text-align:center;color:#d1cec5;opacity:.8;margin-bottom:8rem}.Testimonials__container--block{display:flex;position:relative;z-index:2;align-items:center;justify-content:space-between}.Testimonials__container--block-item{flex:0 1 32%;padding:3rem 5rem;height:37rem;border-radius:1rem;background-image:linear-gradient(180deg,#000000d9,#0009,#00000073),url(/Frame.png);background-size:cover;background-position:center;opacity:0;will-change:opacity}.Testimonials__container--block-item--header{display:flex;align-items:center;margin-bottom:5rem}.Testimonials__container--block-item--header-company{font-family:Orbitron,sans-serif;text-align:center;font-size:2.5rem;letter-spacing:5px;font-weight:500;color:#dceae4;stroke:#0d7a4a;-webkit-text-stroke:.8px #0d7a4a;stroke-width:.8px;text-shadow:0 0 12px rgba(13,122,74,.25),0 2px 24px rgba(13,122,74,.15);-webkit-user-select:none;user-select:none;margin-bottom:5rem;animation:neonFlicker 3s infinite ease-in-out alternate;opacity:0;will-change:opacity}.Testimonials__container--block-item--header-img{height:9rem;width:9rem;border-radius:50%;margin-right:2rem;background-position:top;background-size:cover}.Testimonials__container--block-item--header-name{font-family:Orbitron,sans-serif;font-size:2rem;letter-spacing:2px;font-weight:500;color:#dceae4;stroke:#0d7a4a;-webkit-text-stroke:.8px #0d7a4a;stroke-width:.8px;text-shadow:1px 1px 0 rgba(13,122,74,.35),3px 4px 8px rgba(13,122,74,.25),0px 6px 20px rgba(13,122,74,.15);-webkit-user-select:none;user-select:none;animation:neonFlicker 2s infinite ease-in-out alternate}.Testimonials__container--block-item--header-desig{margin-top:1rem;font-family:Inter,sans-serif;font-size:1.6rem;letter-spacing:2px;font-weight:500;color:#dceae4;stroke:#0d7a4a;-webkit-text-stroke:.45px #0d7a4a;stroke-width:.45px;text-shadow:1px 1px 0 rgba(13,122,74,.35),3px 4px 8px rgba(13,122,74,.25),0px 6px 20px rgba(13,122,74,.15);opacity:.8}.Testimonials__container--block-item--header-date{margin-top:1rem;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:400;color:#dceae4;stroke:#0d7a4a;-webkit-text-stroke:.23px #0d7a4a;stroke-width:.8px;text-shadow:.4px .4px 0 rgba(13,122,74,.35),1.2px 1.6px 3.2px rgba(13,122,74,.25),0px 2.4px 8px rgba(13,122,74,.15);opacity:.8}.Testimonials__container--block-item--testimony{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:300;position:relative;font-style:italic;line-height:2.4rem;text-align:center;letter-spacing:1px;color:#dceae4;stroke:#d4af37;-webkit-text-stroke:.07px #d4af37}.PricingPackage{padding:0 clamp(12rem,12rem + (100vw - 1500px) * .4,32rem);padding-top:8rem;height:auto}@media(max-width:1200px){.PricingPackage{padding:0 10rem}}@media(max-width:1084px){.PricingPackage{padding:0 6rem}}@media(max-width:800px){.PricingPackage{padding:0 4rem}}.PricingPackage{padding-top:8rem}@media(max-width:630px){.PricingPackage{padding-top:6rem}}@media(max-width:480px){.PricingPackage{padding:4rem 2rem 0}}.PricingPackage__heading,.PricingPackage__heading--accented{font-family:Inter,sans-serif;font-size:5rem;color:#d1cec5;font-weight:400;-webkit-user-select:none;user-select:none}@media(max-width:1084px){.PricingPackage__heading,.PricingPackage__heading--accented{font-size:3.8rem}}@media(max-width:570px){.PricingPackage__heading,.PricingPackage__heading--accented{text-align:center;max-width:100%}}@media(max-width:480px){.PricingPackage__heading,.PricingPackage__heading--accented{font-size:4rem}}@media(max-width:370px){.PricingPackage__heading,.PricingPackage__heading--accented{font-size:3rem}}.PricingPackage__heading--accented,.PricingPackage__heading--accented--accented{background:linear-gradient(275deg,#b2a087,#bdae99 50%,#cfc5b6 50%);background-clip:text;-webkit-background-clip:text;color:transparent;animation:neonFlicker 3s infinite ease-in-out alternate}.PricingPackage__plans{height:70rem;display:flex;justify-content:space-between;align-items:center;margin-top:10rem;margin-bottom:5rem}@media(max-width:1400px){.PricingPackage__plans{justify-content:center;gap:4rem}}@media(max-width:1084px){.PricingPackage__plans{height:auto;flex-direction:column;gap:6rem}}.PricingPackage__plans--card{height:98%;position:relative;flex:0 1 30%;border-radius:2rem;z-index:3}@media(max-width:1084px){.PricingPackage__plans--card{width:100%}}.PricingPackage__plans--card-content{height:100%;padding:8rem 2rem}@media(max-width:1300px){.PricingPackage__plans--card-content{padding:8rem 1.5rem}}@media(max-width:1084px){.PricingPackage__plans--card-content{padding:2rem 1rem}}@media(max-width:480px){.PricingPackage__plans--card-content{padding:6rem 1rem 2rem;height:100%}}.PricingPackage__plans--card-content--header{display:flex;align-items:center;justify-content:space-between;padding:0 5rem;width:100%;margin-bottom:2rem}@media(max-width:800px){.PricingPackage__plans--card-content--header{padding:0 3rem}}@media(max-width:570px){.PricingPackage__plans--card-content--header{padding:0 1.5rem}}.PricingPackage__plans--card-content-btn{display:block;margin:5rem auto;position:relative;padding:1rem;width:80%;border-radius:5px;font-size:1.8rem;font-weight:500;color:#ccccc5;letter-spacing:1px;border:none;cursor:pointer;z-index:9;transition:all .3s ease-in-out}@media(max-width:1084px){.PricingPackage__plans--card-content-btn{margin:unset;margin-left:5rem;margin-top:3rem;width:90%}}@media(max-width:800px){.PricingPackage__plans--card-content-btn{margin-left:3rem}}@media(max-width:570px){.PricingPackage__plans--card-content-btn{margin-left:1.5rem}}@media(max-width:480px){.PricingPackage__plans--card-content-btn{margin:5rem auto;width:80%}}.PricingPackage__plans--card-content-btn-ember{background-color:#d0592eb3}.PricingPackage__plans--card-content-btn-ember:hover{background-color:#d0592e}.PricingPackage__plans--card-content-btn-ascend{background-color:#209698b3}.PricingPackage__plans--card-content-btn-ascend:hover{background-color:#209698}.PricingPackage__plans--card-content-btn-zenith{background-color:#8a4be9b3}.PricingPackage__plans--card-content-btn-zenith:hover{background-color:#8a4be9}.PricingPackage__plans--card-content--heading{width:13.1rem;height:3.3rem;display:flex;align-items:center;justify-content:center;font-family:Orbitron,sans-serif;font-size:1.8rem;letter-spacing:2px;font-weight:400;border-radius:4rem;margin:0 auto;-webkit-user-select:none;user-select:none}@media(max-width:1084px){.PricingPackage__plans--card-content--heading{margin:unset}}@media(max-width:800px){.PricingPackage__plans--card-content--heading{width:10rem;font-size:1.5rem;letter-spacing:1px}}@media(max-width:480px){.PricingPackage__plans--card-content--heading{width:13.1rem;height:3.3rem;font-size:1.8rem;letter-spacing:2px;font-weight:400;margin:0 auto}}@media(max-width:370px){.PricingPackage__plans--card-content--heading{width:10rem;font-size:1.5rem}}.PricingPackage__plans--card-content--heading--ember{border:1px solid rgba(255,143,63,.75);color:#d15e34}.PricingPackage__plans--card-content--heading--ascend{border:1px solid rgba(45,226,230,.75);color:#23afb2}.PricingPackage__plans--card-content--heading--zenith{border:1px solid rgba(163,112,240,.75);color:#a370f0}.PricingPackage__plans--card-content--title{margin-top:4.2rem;font-family:Inter,sans-serif;font-size:4rem;letter-spacing:2px;font-weight:400;text-align:center;color:#ccccc5;margin-bottom:1.3rem}@media(max-width:1400px){.PricingPackage__plans--card-content--title{font-size:3.5rem}}@media(max-width:1300px){.PricingPackage__plans--card-content--title{font-size:3rem}}@media(max-width:1084px){.PricingPackage__plans--card-content--title{margin:unset}}@media(max-width:480px){.PricingPackage__plans--card-content--title{margin-top:2rem;margin-bottom:1.5rem}}@media(max-width:370px){.PricingPackage__plans--card-content--title{font-size:2.5rem}}.PricingPackage__plans--card-content--description{font-family:Inter,sans-serif;font-style:italic;font-weight:400;font-size:1.5rem;text-align:center;max-width:30rem;margin:0 auto;line-height:2.7rem;color:#ccccc5cc;margin-bottom:3.4rem}@media(max-width:1400px){.PricingPackage__plans--card-content--description{line-height:2rem;margin-bottom:3rem}}@media(max-width:1084px){.PricingPackage__plans--card-content--description{text-align:left;max-width:unset;margin-left:5rem}}@media(max-width:800px){.PricingPackage__plans--card-content--description{margin-left:3rem}}@media(max-width:570px){.PricingPackage__plans--card-content--description{margin-left:1.5rem}}@media(max-width:480px){.PricingPackage__plans--card-content--description{margin:0 auto;max-width:90%;text-align:center;margin-bottom:3rem}}@media(max-width:370px){.PricingPackage__plans--card-content--description{line-height:2rem;font-size:1.3rem}}.PricingPackage__plans--card-content--points{width:max-content;display:block;list-style:none;margin:0 auto}@media(max-width:1084px){.PricingPackage__plans--card-content--points{margin:unset;margin-left:5rem}}@media(max-width:800px){.PricingPackage__plans--card-content--points{margin-left:3rem}}@media(max-width:480px){.PricingPackage__plans--card-content--points{margin:0 auto}}.PricingPackage__plans--card-content--points-item{display:flex;align-items:center;gap:1.2rem}.PricingPackage__plans--card-content--points-item>img{width:1.9rem;height:1.4rem;opacity:.6}@media(max-width:370px){.PricingPackage__plans--card-content--points-item>img{width:1.5rem;height:1.2rem;gap:1rem}}.PricingPackage__plans--card-content--points-item>li{text-align:left;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:400;color:#d1cec5e6}@media(max-width:370px){.PricingPackage__plans--card-content--points-item>li{font-size:1.5rem}}.PricingPackage__plans--card-content--points-item:not(:last-child){margin-bottom:1.8rem}@media(max-width:370px){.PricingPackage__plans--card-content--points-item:not(:last-child){margin-bottom:1.5rem}}.PricingPackage__plans--card-ember{border:1px solid rgba(255,143,63,.3);position:relative;z-index:0}.PricingPackage__plans--card-ember:after{content:"";position:absolute;inset:-.45px;border-radius:inherit;z-index:-1;background:radial-gradient(circle,#ff8f3f,#ff8f3f0d 40%,#ff8f3f00 70%);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:.45px}.PricingPackage__plans--card-ember{box-shadow:0 0 6px #ff8f3f1a,0 0 14px #ff8f3f4d,0 0 22px #ff8f3f33}.PricingPackage__plans--card-ascend{border:1px solid rgba(45,226,230,.3);position:relative;z-index:0}.PricingPackage__plans--card-ascend:after{content:"";position:absolute;inset:-.45px;border-radius:inherit;z-index:-1;background:radial-gradient(circle,#2de2e6,#2de2e60d 40%,#2de2e600 70%);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:.45px}.PricingPackage__plans--card-ascend{box-shadow:0 0 6px #2de2e61a,0 0 14px #2de2e64d,0 0 22px #2de2e633}.PricingPackage__plans--card-zenith{border:1px solid rgba(163,112,240,.3);position:relative;z-index:0}.PricingPackage__plans--card-zenith:after{content:"";position:absolute;inset:-.45px;border-radius:inherit;z-index:-1;background:radial-gradient(circle,#a370f0,#a370f00d 40%,#a370f000 70%);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:.45px}.PricingPackage__plans--card-zenith{box-shadow:0 0 6px #a370f01a,0 0 14px #a370f04d,0 0 22px #a370f033}.PricingPackage__plans--card-logo{position:absolute;top:-4rem;left:50%;transform:translate(-50%);height:8.8rem;width:8.8rem;border-radius:50%;z-index:4;display:flex;justify-content:center;align-items:center;background-color:#000;border:1px solid rgba(255,143,63,.3);overflow:hidden;-webkit-user-select:none;user-select:none}@media(max-width:1084px){.PricingPackage__plans--card-logo{left:0}}@media(max-width:800px){.PricingPackage__plans--card-logo{height:7rem;width:7rem;left:2rem}}@media(max-width:480px){.PricingPackage__plans--card-logo{position:absolute;top:-4rem;left:50%;height:8.8rem;width:8.8rem}}@media(max-width:370px){.PricingPackage__plans--card-logo{height:8rem;width:8rem}}.PricingPackage__plans--card-logo--ember{border:1px solid rgba(255,143,63,.3);box-shadow:0 0 6px #ff8f3f1a,0 0 14px #ff8f3f4d,0 0 22px #ff8f3f33}.PricingPackage__plans--card-logo--ascend{border:1px solid rgba(45,226,230,.3);box-shadow:0 0 6px #2de2e61a,0 0 14px #2de2e64d,0 0 22px #2de2e633}.PricingPackage__plans--card-logo--zenith{border:1px solid rgba(163,112,240,.3);box-shadow:0 0 6px #a370f01a,0 0 14px #a370f04d,0 0 22px #a370f033}.PricingPackage__plans--card-gradientWrapper{border-top-left-radius:2rem;border-top-right-radius:2rem;position:absolute;top:0;height:100%;width:100%;overflow:hidden;-webkit-user-select:none;user-select:none}.PricingPackage__plans--card-gradientWrapper-bottom{border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;position:absolute;bottom:0;height:100%;width:100%;overflow:hidden}.PricingPackage__plans--card-topGradient{position:absolute;top:-61rem;left:-17rem;width:82rem;-webkit-user-select:none;user-select:none}@media(max-width:1084px){.PricingPackage__plans--card-topGradient{left:-45rem;top:-60rem}}@media(max-width:480px){.PricingPackage__plans--card-topGradient{top:-61rem;left:-17rem}}.PricingPackage__plans--card-bottomGradient{position:absolute;bottom:-28rem;left:-10rem;width:62rem;-webkit-user-select:none;user-select:none}@media(max-width:1084px){.PricingPackage__plans--card-bottomGradient{bottom:-630px;left:0rem;width:130rem}}@media(max-width:480px){.PricingPackage__plans--card-bottomGradient{bottom:-28rem;left:-10rem;width:62rem}}.ember{width:4.4rem;height:7.2rem}@media(max-width:800px){.ember{width:3.4rem;height:5.2rem}}@media(max-width:480px){.ember{width:4.4rem;height:7.2rem}}@media(max-width:370px){.ember{width:4rem;height:6.8rem}}.ember{animation:neonFlicker 2.4s infinite ease-in-out alternate}.ascend{width:5.6rem;height:6.4rem}@media(max-width:800px){.ascend{width:3.6rem;height:4.4rem}}@media(max-width:480px){.ascend{width:5.6rem;height:6.4rem}}@media(max-width:370px){.ascend{width:4.6rem;height:5.4rem}}.ascend{animation:neonFlicker 1.8s infinite ease-in-out alternate}.zenith{width:5.5rem;height:5.8rem}@media(max-width:800px){.zenith{width:4rem;height:4rem}}@media(max-width:480px){.zenith{width:5.5rem;height:5.8rem}}@media(max-width:370px){.zenith{width:4.5rem;height:4.8rem}}.zenith{animation:neonFlicker 3s infinite ease-in-out alternate}.FAQ{position:relative;padding:0 clamp(12rem,12rem + (100vw - 1500px) * .4,32rem);padding-top:12rem;overflow:hidden;height:auto}@media(max-width:1200px){.FAQ{padding:0 10rem}}@media(max-width:1084px){.FAQ{padding:0 6rem}}@media(max-width:800px){.FAQ{padding:0 4rem}}.FAQ{padding-top:12rem}@media(max-width:630px){.FAQ{padding-top:8rem}}@media(max-width:480px){.FAQ{padding:6rem 2rem 0}}.FAQ__grid{height:90%;position:absolute;inset:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(60px,1fr));grid-auto-rows:60px;pointer-events:none;z-index:0}.FAQ__grid-cell{position:relative;transform:scale(var(--scale, .96));transition:transform .15s ease-out;will-change:transform;background:#000;border:1px solid rgba(42,28,45,.1);--glow: 0}.FAQ__grid-cell:after{content:"";position:absolute;filter:blur(1px);inset:-1px;border:1px solid rgba(154,15,174,var(--glow));box-shadow:0 0 10px rgba(154,15,174,calc(var(--glow) * .8)),inset 0 0 10px rgba(154,15,174,calc(var(--glow) * .6));pointer-events:none;transition:box-shadow 1.5s cubic-bezier(.22,1,.36,1),border-color 1.5s cubic-bezier(.22,1,.36,1)}.FAQ__title,.FAQ__content{position:relative;z-index:8;text-align:left}.FAQ__content{font-size:1.7rem;max-width:90%;opacity:.9;letter-spacing:1.5px;margin-bottom:2rem}@media(max-width:630px){.FAQ__content{font-size:1.5rem;line-height:1.5}}.FAQ__title{font-weight:700}.FAQ__question-container{margin-bottom:3rem}.FAQ__heading{position:relative;z-index:2;font-family:Orbitron,sans-serif;font-size:4.5rem;font-weight:400;-webkit-user-select:none;user-select:none;letter-spacing:5px;text-align:center;color:#d1cec5;margin-bottom:1.5rem}@media(max-width:800px){.FAQ__heading{font-size:4rem}}.FAQ__text{position:relative;z-index:2;font-family:Inter,sans-serif;font-size:2rem;font-weight:400;max-width:80%;margin:0 auto;text-align:center;color:#d1cec5;opacity:.85;margin-bottom:5rem}@media(max-width:950px){.FAQ__text{max-width:90%}}@media(max-width:800px){.FAQ__text{font-size:1.8rem;max-width:100%}}.CTA{position:relative;padding:0 clamp(12rem,12rem + (100vw - 1500px) * .4,32rem);padding-top:8rem;overflow:hidden;height:70rem}@media(max-width:1200px){.CTA{padding:0 10rem}}@media(max-width:1084px){.CTA{padding:0 6rem}}@media(max-width:800px){.CTA{padding:0 4rem 6rem;height:auto}}.CTA{padding-top:8rem}@media(max-width:630px){.CTA{padding-top:6rem}}@media(max-width:480px){.CTA{padding:4rem 2rem 0}}.CTA__ImageArea{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1}.CTA__ImageArea:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to bottom,#030303d9,#03030333,#030303d9);z-index:2}.CTA__ImageArea-img{position:absolute;top:50%;left:50%;height:100%;width:100%;opacity:.75;z-index:-2;transition:all .5s ease-in-out;animation:scale 10s infinite linear}.CTA__heading,.CTA__subheading,.CTA__desc,.CTA__button{position:relative;z-index:2}.CTA__heading{font-family:Orbitron,sans-serif;text-align:center;letter-spacing:5px;font-size:3.8rem;color:#d1cec5;opacity:.87;font-weight:300;max-width:60rem;margin:0 auto}@media(max-width:1084px){.CTA__heading{font-size:3rem;max-width:50rem}}@media(max-width:800px){.CTA__heading{font-size:2.5rem;max-width:45rem}}@media(max-width:570px){.CTA__heading{letter-spacing:1px;max-width:35rem}}@media(max-width:370px){.CTA__heading{font-size:2rem;letter-spacing:0;max-width:25rem}}.CTA__subheading{text-align:center;font-family:Inter,sans-serif;font-size:15rem;font-weight:400;background-image:linear-gradient(to right,#e0cff2,#553c80);background-clip:text;-webkit-background-clip:text;color:transparent}@media(max-width:1084px){.CTA__subheading{font-size:13rem}}@media(max-width:800px){.CTA__subheading{font-size:10rem}}@media(max-width:570px){.CTA__subheading{font-size:8rem}}@media(max-width:370px){.CTA__subheading{font-size:6rem}}.CTA__desc{font-family:Inter,sans-serif;font-size:1.8rem;font-weight:400;text-align:center;max-width:60rem;margin:0 auto;line-height:2.5rem;color:#d1cec5;opacity:.8}@media(max-width:1084px){.CTA__desc{font-size:1.8rem;max-width:55rem}}@media(max-width:800px){.CTA__desc{font-size:1.5rem;max-width:45rem;line-height:2rem;margin-top:1.5rem}}@media(max-width:570px){.CTA__desc{max-width:35rem}}@media(max-width:370px){.CTA__desc{max-width:25rem;font-size:1.4rem}}.CTA__button{display:flex;align-items:center;gap:1rem;justify-content:center;margin:5rem auto;outline:none;border:none;padding:2rem 3rem;background-color:#411860;color:#ccccc5;font-family:Inter,sans-serif;font-size:2rem;font-weight:500;border-radius:4px;cursor:pointer;transition:all .3s ease-in-out}@media(max-width:800px){.CTA__button{font-size:1.5rem;padding:2rem}}@media(max-width:570px){.CTA__button{padding:1.4rem 1.8rem}}.CTA__button:hover{background-color:#5d2289}.CTA__button-text{position:relative;z-index:1}.CTA__button-arrow{position:relative;width:2rem;height:2rem;overflow:hidden}.CTA .arrow-cta{position:absolute;top:0;left:0;width:100%;height:100%;filter:invert(100%);transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .25s ease}.CTA .arrow-cta--out{transform:translate(0);opacity:1}.CTA .arrow-cta--in{transform:translate(-140%);opacity:0}.CTA__button:hover .arrow-cta--out{transform:translate(140%);opacity:0}.CTA__button:hover .arrow-cta--in{transform:translate(0);opacity:1}.accordion__section{display:flex;flex-direction:column;overflow:hidden;position:relative}.accordion__section--image{position:absolute;height:6.2rem;top:0;left:0}.accordion__section--button{background-color:#000;backdrop-filter:blur(8px) saturate(160%);-webkit-backdrop-filter:blur(8px) saturate(160%);border-bottom:1px solid rgba(209,206,197,.03);box-shadow:0 8px 24px #00000014;transition:background .25s ease,border .25s ease,box-shadow .25s ease;color:#ccccc5;width:80%;position:relative;cursor:pointer;padding:2rem 4rem;margin:0 auto;display:flex;align-items:center;border:1px solid rgba(154,15,174,.3);box-shadow:0 3px 6px #9a0fae66,0 7px 14px #9a0fae1a;border-radius:1.2rem;justify-content:space-between;outline:none;transition:all .5s ease;z-index:3}@media(max-width:950px){.accordion__section--button{width:90%}}@media(max-width:800px){.accordion__section--button{width:100%}}@media(max-width:630px){.accordion__section--button{padding:2rem}}.accordion__section--button:before{content:"";position:absolute;inset:0;border-radius:1.2rem;background-image:linear-gradient(135deg,#0b0b12,#251229 32%,#3b0d33 65%,#5a0f4a 82%,#7c0e76);opacity:0;transition:opacity .3s ease;z-index:-1}.accordion__section--button.is-active{color:#f5f7fa}.accordion__section--button.is-active .accordion__section--icon{filter:invert(100%)}.accordion__section--button.is-active:before{opacity:1}.accordion__section--button:hover,.accordion__section--button.is-active:hover{color:#f5f7fa}.accordion__section--button:hover .accordion__section--icon,.accordion__section--button.is-active:hover .accordion__section--icon{filter:invert(100%)}.accordion__section--button:hover:before,.accordion__section--button.is-active:before{opacity:1}.accordion__section--title{font-family:Inter,sans-serif;font-weight:400;letter-spacing:2px;font-size:1.8rem}@media(max-width:800px){.accordion__section--title{max-width:80%;letter-spacing:1px}}@media(max-width:630px){.accordion__section--title{font-size:1.5rem;letter-spacing:1px}}@media(max-width:480px){.accordion__section--title{max-width:90%}}.accordion__section--icon{height:1.2rem;transition:transform .3s ease;transform:rotate(90deg);opacity:.8;filter:invert(100%)}@media(max-width:630px){.accordion__section--icon{height:.8rem}}.accordion__section--content{width:80%;padding:0rem 2.2rem;margin:0 auto;backdrop-filter:blur(8px) saturate(160%);-webkit-backdrop-filter:blur(8px) saturate(160%);border-bottom:1px solid rgba(209,206,197,.03);box-shadow:0 8px 24px #00000014;transition:background .25s ease,border .25s ease,box-shadow .25s ease;overflow:hidden;color:#ccccc5;line-height:2.8rem;border-radius:1.2rem;transition:max-height .4s ease}@media(max-width:950px){.accordion__section--content{width:90%;padding:0rem 1.8rem}}@media(max-width:800px){.accordion__section--content{width:100%;padding:0 .2rem}}.accordion__section--text{font-family:Inter,sans-serif;padding:2rem 2.2rem}@media(max-width:800px){.accordion__section--text{padding:2rem 4rem}}@media(max-width:630px){.accordion__section--text{padding:2rem 1.5rem}}.active{border-bottom:1px solid #ddd}.flipped{transform:rotate(180deg)}.Footer{padding:0 clamp(12rem,12rem + (100vw - 1500px) * .4,32rem);height:auto;background-color:#020202}@media(max-width:1200px){.Footer{padding:0 10rem}}@media(max-width:1084px){.Footer{padding:0 6rem}}@media(max-width:800px){.Footer{padding:0 4rem;height:auto}}@media(max-width:480px){.Footer{padding:0 2rem}}.Footer{padding-bottom:3rem}.Footer__logo{display:block;margin:0 auto;width:auto;height:23rem}@media(max-width:800px){.Footer__logo{height:20rem}}@media(max-width:480px){.Footer__logo{height:20rem}}@media(max-width:370px){.Footer__logo{height:18rem}}.Footer__heading{text-align:center;color:#d1cec5;font-family:Orbitron,sans-serif;font-size:4.5rem;font-weight:400;-webkit-user-select:none;user-select:none;letter-spacing:8px;margin-bottom:5rem}@media(max-width:950px){.Footer__heading{font-size:4rem}}@media(max-width:800px){.Footer__heading{letter-spacing:5px}}@media(max-width:630px){.Footer__heading{font-size:3.5rem;letter-spacing:3px}}@media(max-width:480px){.Footer__heading{font-size:3rem;letter-spacing:1px}}@media(max-width:370px){.Footer__heading{font-size:2.5rem;letter-spacing:0}}.Footer__cards{height:max-content;width:100%;display:flex;align-items:center;margin-bottom:5rem}@media(max-width:800px){.Footer__cards{flex-direction:column;gap:3rem}}.Footer__cards-card{height:18rem;width:30%;flex:0 1 35%;position:relative;overflow:hidden;border-radius:5px;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center}@media(max-width:800px){.Footer__cards-card{order:1;flex:0 1 12rem;width:50%}}@media(max-width:370px){.Footer__cards-card{width:90%}}.Footer__cards-card:after{content:"";position:absolute;inset:0;background-size:cover;background-position:center;transform:scale(1);transition:transform 1s cubic-bezier(.19,1,.22,1);z-index:1}.Footer__cards-card-frontend:after{background-image:url(/footer-frontend-dev.jpg)}.Footer__cards-card-backend:after{background-image:url(/footer-backend-dev.jpg)}.Footer__cards-card:before{content:"";position:absolute;inset:0;background-color:#000000b3;z-index:2;transition:background-color .4s ease}.Footer__cards-card:hover:after{transform:scale(1.08)}.Footer__cards-card:hover:before{background-color:#0000008c}.Footer__cards-card>p{position:relative;z-index:3;color:#d1cec5;font-family:Inter,sans-serif;font-size:2.5rem;font-weight:300;letter-spacing:2px;transition:transform .5s ease}@media(max-width:1084px){.Footer__cards-card>p{font-size:2rem}}@media(max-width:480px){.Footer__cards-card>p{letter-spacing:0px}}@media(max-width:370px){.Footer__cards-card>p{font-size:1.8rem}}.Footer__cards-card:hover>p{transform:translateY(-4px)}.Footer__links{display:flex;align-items:center;gap:2rem;flex:0 1 30%;flex-direction:column;margin-bottom:5rem}@media(max-width:1084px){.Footer__links{gap:1.5rem}}@media(max-width:800px){.Footer__links{order:2;margin-bottom:0rem}}.Footer__links-link,.Footer__links-link:link,.Footer__links-link:visited{position:relative;color:#d1cec5;font-family:Inter,sans-serif;font-size:2.3rem;font-weight:400;-webkit-user-select:none;user-select:none;text-decoration:none;cursor:pointer}@media(max-width:1084px){.Footer__links-link,.Footer__links-link:link,.Footer__links-link:visited{font-size:2rem}}.Footer__links-link:before,.Footer__links-link:link:before,.Footer__links-link:visited:before{content:"";position:absolute;width:0;right:0;height:1px;bottom:0;background-color:#ccccc5;backface-visibility:hidden;transition:width .3s ease-in-out}.Footer__links-link:hover:before,.Footer__links-link:active:before,.Footer__links-link:link:hover:before,.Footer__links-link:link:active:before,.Footer__links-link:visited:hover:before,.Footer__links-link:visited:active:before{width:100%;left:0;right:auto}.Footer__information{display:flex;align-items:center;justify-content:space-between;margin-bottom:5rem;height:10rem}@media(max-width:480px){.Footer__information{flex-direction:column;gap:3rem;margin-bottom:10rem}}.Footer__information-info{height:100%;flex:0 1 30%}@media(max-width:570px){.Footer__information-info{flex:0 0 35%}}.Footer__information-info>p:not(.Footer__information-info--email){color:#d1cec5;font-family:Inter,sans-serif;font-size:2.5rem;font-weight:400;-webkit-user-select:none;user-select:none;letter-spacing:2px;margin-bottom:1.2rem}@media(max-width:800px){.Footer__information-info>p:not(.Footer__information-info--email){font-size:2rem}}@media(max-width:480px){.Footer__information-info>p:not(.Footer__information-info--email){text-align:center}}.Footer__information-info--email{text-align:right;font-size:2rem;color:#d1cec5;font-family:Inter,sans-serif;font-weight:300;opacity:.8}@media(max-width:800px){.Footer__information-info--email{font-size:1.5rem}}@media(max-width:480px){.Footer__information-info--email{text-align:center}}.Footer__information-info--emailus{text-align:right}@media(max-width:480px){.Footer__information-info--emailus{text-align:center}}.Footer__information-info--socials{display:flex;align-items:center;gap:2rem;cursor:pointer}@media(max-width:570px){.Footer__information-info--socials{gap:1rem}}@media(max-width:480px){.Footer__information-info--socials{justify-content:center}}.Footer__information-info--socials>img{height:2.5rem;width:2.5rem}@media(max-width:800px){.Footer__information-info--socials>img{height:2rem;width:2rem}}.Footer__slogan{text-align:center;font-family:Inter,sans-serif;font-size:1.8rem;margin-bottom:1rem;font-weight:300;letter-spacing:2px;color:#ccccc5b3}@media(max-width:800px){.Footer__slogan{font-size:1.5rem}}@media(max-width:630px){.Footer__slogan{display:block;margin:0 auto;max-width:15rem;margin-bottom:1rem}}@media(max-width:480px){.Footer__slogan{letter-spacing:0}}.Footer__slogan--accented{font-weight:800;font-family:Tangerine,cursive;color:#d1cec5;animation:neonFlicker 3s infinite ease-in-out alternate;font-size:3.8rem;text-align:center;letter-spacing:5px;margin-bottom:2rem}@media(max-width:800px){.Footer__slogan--accented{font-size:3.4rem}}@media(max-width:630px){.Footer__slogan--accented{margin-bottom:1rem}}@media(max-width:480px){.Footer__slogan--accented{letter-spacing:2px}}.Footer__copyright{text-align:center;color:#ccccc5b3;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:300;max-width:35rem;margin:0 auto}.ContactForm{padding:0 clamp(12rem,12rem + (100vw - 1500px) * .4,32rem);padding-bottom:5rem;height:auto;padding-top:8rem;position:relative;overflow:hidden;display:flex;align-items:center;gap:3rem;-webkit-user-select:none;user-select:none}@media(max-width:1200px){.ContactForm{padding:0 10rem}}@media(max-width:1084px){.ContactForm{padding:0 6rem;gap:1.5rem}}@media(max-width:950px){.ContactForm{gap:0px}}@media(max-width:800px){.ContactForm{padding:10rem 4rem 0;height:auto;flex-direction:column;align-items:center;justify-content:center;gap:2rem}}@media(max-width:480px){.ContactForm{padding:0 5px;padding-top:10rem}}.ContactForm{padding-bottom:5rem}.ContactForm__gradient{opacity:.3;padding-top:10rem}@media(max-width:570px){.ContactForm__gradient{opacity:.2}}.ContactForm__form{height:90%;flex:1;padding:4rem;display:block;backdrop-filter:blur(8px) saturate(160%);-webkit-backdrop-filter:blur(8px) saturate(160%);border-bottom:1px solid rgba(209,206,197,.03);box-shadow:0 8px 24px #00000014;transition:background .25s ease,border .25s ease,box-shadow .25s ease;background-color:#ffffff0d;border-radius:2rem;border:1px solid rgba(136,12,145,.3);position:relative;z-index:0}.ContactForm__form:after{content:"";position:absolute;inset:-1.2px;border-radius:inherit;z-index:-1;background:radial-gradient(circle,#880c91,#880c9124 40%,#880c9100 70%);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1.2px}.ContactForm__form{z-index:2}@media(max-width:570px){.ContactForm__form{height:100%;width:90%;padding:4rem 2rem}}.ContactForm__form:before{content:"";height:100%;width:100%;position:absolute;inset:0;background-image:url(/noisy-texture.png);opacity:.4;mix-blend-mode:overlay;pointer-events:none}.ContactForm__form--fields{width:100%;display:flex;margin-bottom:5rem;align-items:center;gap:2rem;will-change:opacity,transform}@media(max-width:570px){.ContactForm__form--fields{flex-direction:column;gap:1.5rem;align-items:start;margin-bottom:2rem}}.ContactForm__form--fields-field{position:relative;z-index:10;flex:1}@media(max-width:570px){.ContactForm__form--fields-field{flex:unset;width:100%}}.ContactForm__form--fields-field>label{display:block;margin-bottom:1.5rem;font-size:2rem;font-weight:400;letter-spacing:3px;font-family:Inter,sans-serif;color:#ccccc5cc}@media(max-width:1300px){.ContactForm__form--fields-field>label{letter-spacing:2px}}@media(max-width:1200px){.ContactForm__form--fields-field>label{letter-spacing:1px}}@media(max-width:1084px){.ContactForm__form--fields-field>label{letter-spacing:0px;font-size:1.8rem}}@media(max-width:570px){.ContactForm__form--fields-field>label{margin-bottom:1rem}}.ContactForm__form--fields-field>input{width:100%;padding:1rem 1.5rem;font-family:Inter,sans-serif;font-size:1.5rem;border:none;border-bottom:1px solid #880c91;background-color:transparent;outline:none;color:#ccccc5}@media(max-width:570px){.ContactForm__form--fields-field>input{margin-bottom:2rem}}.ContactForm__form--fields-field>input::placeholder{color:#ccccc5b3}.ContactForm__form--userRemarks{width:100%;will-change:opacity,transform}.ContactForm__form--userRemarks-submitButton{display:flex;align-items:center;gap:1rem;justify-content:center;position:relative;padding:1.5rem 4rem;width:100%;margin-top:4rem;border-radius:5px;font-size:1.8rem;font-weight:500;text-align:left;color:#ccccc5;letter-spacing:1px;border:none;cursor:pointer;transition:all .3s ease-in-out;background-color:#94149e}@media(max-width:480px){.ContactForm__form--userRemarks-submitButton{padding:1.5rem 3rem;letter-spacing:0px}}@media(max-width:370px){.ContactForm__form--userRemarks-submitButton{padding:1.5rem 2rem}}.ContactForm__form--userRemarks-submitButton:hover{background-color:#6a0e71}.ContactForm__form--userRemarks-submitButton-text{position:relative;z-index:1}.ContactForm__form--userRemarks-submitButton-arrow{position:relative;width:2rem;height:2rem;overflow:hidden}.ContactForm__form--userRemarks .arrow-contact{position:absolute;top:0;left:0;width:100%;height:100%;filter:invert(100%);transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .25s ease}.ContactForm__form--userRemarks .arrow-contact--out{transform:translate(0);opacity:1}.ContactForm__form--userRemarks .arrow-contact--in{transform:translate(-140%);opacity:0}.ContactForm__form--userRemarks-submitButton:hover .arrow-contact--out{transform:translate(140%);opacity:0}.ContactForm__form--userRemarks-submitButton:hover .arrow-contact--in{transform:translate(0);opacity:1}.ContactForm__form--userRemarks-label{display:block;margin-bottom:1.5rem;font-size:2rem;font-weight:400;letter-spacing:3px;font-family:Inter,sans-serif;color:#ccccc5cc}@media(max-width:1300px){.ContactForm__form--userRemarks-label{letter-spacing:2px}}@media(max-width:1200px){.ContactForm__form--userRemarks-label{letter-spacing:1px}}@media(max-width:1084px){.ContactForm__form--userRemarks-label{letter-spacing:0px;font-size:1.8rem}}.ContactForm__form--userRemarks-area{background:transparent;width:100%;height:100%;outline:none;border:1px solid rgba(136,12,145,.56);border-radius:.8rem;position:relative;z-index:0}.ContactForm__form--userRemarks-area:after{content:"";position:absolute;inset:-3.9px;border-radius:inherit;z-index:-1;background:radial-gradient(circle,#880c91,#880c9174 40%,#880c9100 70%);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:3.9px}.ContactForm__form--userRemarks-area{resize:none;font-family:Inter,sans-serif;font-size:1.5rem;padding:1rem;color:#ccccc5}.ContactForm__form--userRemarks-area::placeholder{color:#ccccc5b3;font-size:1.4rem;letter-spacing:1px}.ContactForm__heading{flex:0 1 40%;height:90%;opacity:0;transform:translateY(0);will-change:opacity,transform}@media(max-width:800px){.ContactForm__heading{text-align:center;width:100%}}.ContactForm__heading>h1{font-family:Anton,sans-serif;font-size:6rem;font-weight:400;letter-spacing:2px;max-width:80%;line-height:8rem;color:#f5f5f5cc;text-shadow:0 0 18px rgba(136,12,145,.25),0 3px 36px rgba(136,12,145,.15)}@media(max-width:1200px){.ContactForm__heading>h1{letter-spacing:1px;font-size:5.5rem;line-height:6.5rem}}@media(max-width:1084px){.ContactForm__heading>h1{font-size:5rem}}@media(max-width:950px){.ContactForm__heading>h1{font-size:4.7rem;line-height:5.7rem}}@media(max-width:800px){.ContactForm__heading>h1{max-width:unset}}@media(max-width:630px){.ContactForm__heading>h1{font-size:4rem}}@media(max-width:480px){.ContactForm__heading>h1{font-size:3.8rem;line-height:5rem}}.ContactForm__heading>p{font-family:Inter,sans-serif;font-size:1.7rem;font-weight:400;line-height:2.2rem;margin-top:2rem;letter-spacing:2px;max-width:80%;color:#ccccc5cc}@media(max-width:950px){.ContactForm__heading>p{letter-spacing:0px;font-size:1.5rem}}@media(max-width:800px){.ContactForm__heading>p{max-width:unset}}@media(max-width:630px){.ContactForm__heading>p{margin-top:5px}}@media(max-width:480px){.ContactForm__heading>p{line-height:2rem}}.Casestudies{padding:0 clamp(12rem,12rem + (100vw - 1500px) * .4,32rem);padding-top:5rem;margin-bottom:3rem;height:auto;position:relative}@media(max-width:1200px){.Casestudies{padding:0 10rem}}@media(max-width:1084px){.Casestudies{padding:0 6rem}}@media(max-width:800px){.Casestudies{padding:0 4rem 6rem;height:auto}}.Casestudies{padding-top:5rem}@media(max-width:630px){.Casestudies{padding-top:3rem}}@media(max-width:480px){.Casestudies{padding:2rem 2rem 0}}.Casestudies__content{position:relative;z-index:2;padding-top:8rem}.Casestudies__work{margin:8rem 0}.Casestudies__gradient-img{opacity:.85}.Casestudies__button{display:flex;align-items:center;gap:1rem;margin-top:5rem;font-family:Inter,sans-serif;padding:1.5rem 2.5rem;font-size:1.8rem;font-weight:500;background-color:#9d8022;color:#f5f5f5;border:none;outline:none;letter-spacing:1px;border-radius:5px;cursor:pointer;transition:all .3s ease-in-out}@media(max-width:1084px){.Casestudies__button{padding:1.5rem 2.2rem}}@media(max-width:950px){.Casestudies__button{margin:0 auto;margin-top:5rem}}@media(max-width:630px){.Casestudies__button{padding:1.3rem 2rem;font-size:1.6rem}}.Casestudies__button:hover{background-color:#b29126}.Casestudies__button-text{position:relative;z-index:1}.Casestudies__button-arrow{position:relative;width:2rem;height:2rem;overflow:hidden}.Casestudies .arrow-caseStudy{position:absolute;top:0;left:0;width:100%;height:100%;filter:invert(100%);transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .25s ease}.Casestudies .arrow-caseStudy--out{transform:translate(0);opacity:1}.Casestudies .arrow-caseStudy--in{transform:translate(-140%);opacity:0}.Casestudies__button:hover .arrow-caseStudy--out{transform:translate(140%);opacity:0}.Casestudies__button:hover .arrow-caseStudy--in{transform:translate(0);opacity:1}.Casestudies__shader-container{position:absolute;width:100%;left:0;height:100%;z-index:-1;opacity:.456;filter:blur(2px)}.Casestudies__heading{font-family:Orbitron,sans-serif;font-size:6rem;color:#d1cec5;font-weight:400;letter-spacing:5px;margin-bottom:3rem;-webkit-user-select:none;user-select:none}@media(max-width:1300px){.Casestudies__heading{font-size:5rem}}@media(max-width:1084px){.Casestudies__heading{font-size:4.5rem;letter-spacing:3px}}@media(max-width:950px){.Casestudies__heading{text-align:center}}@media(max-width:800px){.Casestudies__heading{font-size:4rem;letter-spacing:2px}}@media(max-width:630px){.Casestudies__heading{letter-spacing:1px;font-size:3.5rem}}@media(max-width:480px){.Casestudies__heading{letter-spacing:0px;font-size:3rem}}.Casestudies__description{font-family:Inter,sans-serif;font-size:2rem;font-weight:400;color:#d1cec5;opacity:.8;line-height:3rem;max-width:80rem}@media(max-width:1084px){.Casestudies__description{font-size:1.8rem;line-height:2.5rem}}@media(max-width:950px){.Casestudies__description{text-align:center}}@media(max-width:800px){.Casestudies__description{max-width:60rem;margin:0 auto}}@media(max-width:630px){.Casestudies__description{font-size:1.6rem}}.FeaturedWork{position:relative;padding:0 clamp(12rem,12rem + (100vw - 1500px) * .4,32rem);padding-top:10rem;overflow:hidden;height:auto;margin-bottom:10rem}@media(max-width:1200px){.FeaturedWork{padding:0 10rem}}@media(max-width:1084px){.FeaturedWork{padding:0 6rem}}@media(max-width:800px){.FeaturedWork{padding:0 4rem 6rem;height:auto}}.FeaturedWork{padding-top:10rem}@media(max-width:630px){.FeaturedWork{padding-top:8rem}}@media(max-width:480px){.FeaturedWork{padding:8rem 2rem 0}}.FeaturedWork__spotlight{position:absolute;top:0;left:50%;opacity:.7;transform:translate(-50%);pointer-events:none;width:100%;z-index:-1}.FeaturedWork__comparison{padding-top:.5rem;width:100%;height:51rem;display:block;position:relative;border-radius:1rem;overflow:hidden;margin-bottom:6rem;z-index:1}@media(max-width:800px){.FeaturedWork__comparison{height:48rem;overflow:unset}}.FeaturedWork__comparison:before{content:"";position:absolute;top:0%;width:100%;height:1%;pointer-events:none;z-index:0;background:radial-gradient(ellipse at top center,#ffffffb3,#fff6 25%,#ffffff57 45%,#ffffff3b 60%,#ffffff1f 70%);filter:blur(8px)}@media(max-width:800px){.FeaturedWork__comparison:before{background:transparent}}.FeaturedWork__comparison--badge{width:100%;height:3.2rem;display:flex;align-items:flex-end;border-radius:1rem;overflow:hidden;justify-content:space-between}.FeaturedWork__comparison--badge-after,.FeaturedWork__comparison--badge-before{position:relative;font-family:Orbitron,sans-serif;font-size:2rem;font-weight:400;letter-spacing:2px}@media(max-width:480px){.FeaturedWork__comparison--badge-after,.FeaturedWork__comparison--badge-before{font-size:1.5rem}}.FeaturedWork__comparison--badge-after,.FeaturedWork__comparison--badge-before{color:transparent;opacity:.55;background-size:200% 100%;background-repeat:no-repeat;-webkit-background-clip:text;background-clip:text}.FeaturedWork__comparison--badge-before{background-image:linear-gradient(90deg,#fffffff2,#ffffffc7 18%,#ffffff80 38%,#fff3 60%,#ffffff0a);background-position:0% 50%}.FeaturedWork__comparison--badge-before:after{content:attr(data-text);position:absolute;inset:0;font:inherit;letter-spacing:inherit;color:transparent;background-image:linear-gradient(90deg,#ffffffe6,#ffffff73,#ffffff38,#ffffff1f 60%);background-size:200% 100%;background-position:0% 50%;-webkit-background-clip:text;background-clip:text;filter:blur(1.5px);mix-blend-mode:screen;pointer-events:none}.FeaturedWork__comparison--badge-after{background-image:linear-gradient(270deg,#fffffff2,#ffffffc7 18%,#ffffff80 38%,#fff3 60%,#ffffff0a);background-position:100% 50%}.FeaturedWork__comparison--badge-after:after{content:attr(data-text);position:absolute;inset:0;font:inherit;letter-spacing:inherit;color:transparent;background-image:linear-gradient(270deg,#ffffffe6,#ffffff73,#ffffff38,#ffffff1f 60%);background-size:200% 100%;background-position:100% 50%;-webkit-background-clip:text;background-clip:text;filter:blur(1.5px);mix-blend-mode:screen;pointer-events:none}.FeaturedWork__heading{position:relative;z-index:1;-webkit-user-select:none;user-select:none;font-family:Inter,sans-serif;font-size:12rem;font-weight:300;letter-spacing:8px;text-align:center;margin-bottom:3rem;color:transparent;background:radial-gradient(ellipse at top center,#fffffff2,#ffffffbf 22%,#ffffff8c 42%,#ffffff59 60%,#ffffff3b 75%);-webkit-background-clip:text;background-clip:text}@media(max-width:1400px){.FeaturedWork__heading{letter-spacing:6px}}@media(max-width:1300px){.FeaturedWork__heading{font-size:11rem;letter-spacing:4px}}@media(max-width:1200px){.FeaturedWork__heading{font-size:10rem;letter-spacing:2px}}@media(max-width:950px){.FeaturedWork__heading{font-size:9rem;letter-spacing:0;line-height:10.5rem}}@media(max-width:800px){.FeaturedWork__heading{line-height:9rem}}@media(max-width:630px){.FeaturedWork__heading{font-size:8rem;line-height:8.4rem}}@media(max-width:480px){.FeaturedWork__heading{font-size:7rem;line-height:7.2rem}}@media(max-width:370px){.FeaturedWork__heading{font-size:6rem;line-height:6.2rem}}.FeaturedWork__heading:after{content:attr(data-text);position:absolute;inset:0;text-align:inherit;font:inherit;letter-spacing:inherit;color:transparent;background:radial-gradient(ellipse at top center,#ffffffe6,#fff6,#ffffff1a 40%,#fff0 55%);-webkit-background-clip:text;background-clip:text;mix-blend-mode:screen;filter:blur(1.5px);pointer-events:none}.FeaturedWork__old,.FeaturedWork__new{background-image:linear-gradient(to bottom,#030303d9,#03030333,#030303d9),var(--bg);background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:100%}.FeaturedWork__overview{margin-top:8rem}.FeaturedWork__overview>h3{font-family:Inter,sans-serif;font-size:3rem;font-weight:500;margin-bottom:1.8rem;color:#f5f5f5}.FeaturedWork__overview>p{font-family:Inter,sans-serif;font-size:1.8rem;font-weight:400;line-height:3rem;color:#ccccc5;opacity:.85}.FeaturedWork__challenges{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:6rem;border-radius:1.2rem;border:1px solid rgba(255,255,255,.2);padding:1.8rem 2.4rem;margin-top:5rem;background:#0009;overflow:hidden}@media(max-width:800px){.FeaturedWork__challenges{grid-template-columns:1fr}}@media(max-width:630px){.FeaturedWork__challenges{padding:1.8rem 2rem}}.FeaturedWork__challenges:before{content:"";position:absolute;top:10%;bottom:10%;left:48%;width:1px;background:linear-gradient(to bottom,#fff0,#ffffff26 30%,#ffffff59,#ffffff26 70%,#fff0);transform:translate(-50%);pointer-events:none;opacity:.85}@media(max-width:800px){.FeaturedWork__challenges:before{transform:translate(-50%) rotate(-90deg)}}.FeaturedWork__challenges-column{display:flex;flex-direction:column;gap:2.4rem}.FeaturedWork__challenges-title{font-family:Orbitron,sans-serif;font-size:3rem;font-weight:400;margin-bottom:1.8rem;letter-spacing:5px;color:#f5f5f5;opacity:.9}@media(max-width:630px){.FeaturedWork__challenges-title{margin-bottom:1rem}}.FeaturedWork__challenges-item{font-family:Inter,sans-serif;font-size:1.8rem;font-weight:400;line-height:3rem;color:#ccccc5;opacity:.85}@media(max-width:800px){.FeaturedWork__challenges-item{line-height:2rem}}.FeaturedWork__solution{margin-top:5rem}.FeaturedWork__solution>h3{font-family:Inter,sans-serif;font-size:3rem;font-weight:500;margin-bottom:1.8rem;color:#f5f5f5}.FeaturedWork__solution>p{font-family:Inter,sans-serif;font-size:1.8rem;font-weight:400;line-height:3rem;color:#ccccc5;opacity:.85}.FeaturedWork__solution>ul{list-style-type:disc;padding-left:2rem}.FeaturedWork__solution>ul>li{font-family:Inter,sans-serif;font-size:1.8rem;font-weight:400;line-height:3rem;color:#ccccc5;opacity:.85;margin-bottom:1rem}.FeaturedWork__outcome{margin-top:5rem}.FeaturedWork__outcome>h2{font-family:Orbitron,sans-serif;font-size:12rem;font-weight:400;text-align:center;letter-spacing:1rem;margin-bottom:1.5rem;color:#d1cec5}@media(max-width:1084px){.FeaturedWork__outcome>h2{font-size:10rem}}@media(max-width:800px){.FeaturedWork__outcome>h2{font-size:8rem}}@media(max-width:630px){.FeaturedWork__outcome>h2{font-size:6rem}}@media(max-width:480px){.FeaturedWork__outcome>h2{letter-spacing:3px}}@media(max-width:370px){.FeaturedWork__outcome>h2{font-size:5rem;letter-spacing:0px}}.FeaturedWork__outcome-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:2rem;margin-top:3rem}@media(max-width:800px){.FeaturedWork__outcome-grid{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,1fr)}}.FeaturedWork__outcome-grid-item{display:flex;background-image:linear-gradient(180deg,#1a1a1a,#161616,#000);border-radius:1rem;align-items:center;justify-content:space-between;padding:1rem;gap:1.5rem;-webkit-user-select:none;user-select:none;transition:transform .3s ease}.FeaturedWork__outcome-grid-item:hover{transform:scale(1.03)}.FeaturedWork__outcome-grid-item>p{font-family:Inter,sans-serif;font-size:2.2rem;font-weight:400;line-height:2.8rem;color:#f5f5f5;opacity:.85}@media(max-width:1200px){.FeaturedWork__outcome-grid-item>p{font-size:1.8rem;line-height:2.2rem}}@media(max-width:950px){.FeaturedWork__outcome-grid-item>p{font-size:1.6rem}}@media(max-width:800px){.FeaturedWork__outcome-grid-item>p{font-size:1.8rem}}@media(max-width:630px){.FeaturedWork__outcome-grid-item>p{font-size:1.5rem}}.FeaturedWork__outcome-grid-item>img{width:7rem;height:7rem;opacity:.5;align-self:flex-end}@media(max-width:950px){.FeaturedWork__outcome-grid-item>img{width:6rem;height:6rem}}@media(max-width:800px){.FeaturedWork__outcome-grid-item>img{width:7rem;height:7rem}}@media(max-width:630px){.FeaturedWork__outcome-grid-item>img{width:5.5rem;height:5.5rem}}.FeaturedWork__button{margin-top:8rem;display:flex;justify-content:center;width:100%;padding:2rem 4rem;border:1px solid #d1cec5;border-radius:.8rem;background-color:transparent;font-family:Orbitron,sans-serif;font-size:2.4rem;font-weight:500;color:#d1cec5;letter-spacing:3px;transition:background-color .3s ease,color .3s ease,transform .2s ease;cursor:pointer;margin-bottom:8rem}.FeaturedWork__button:hover{background-color:#d1cec5;color:#030303}.FeaturedWork__button:active{transform:scale(.97)}.Splitpane{height:100%;width:100%;display:flex;position:relative}.Splitpane__seperator{background:linear-gradient(to bottom,#fff0,#ffffff26 30%,#ffffff59,#ffffff26 70%,#fff0);cursor:col-resize;flex-shrink:0;-webkit-user-select:none;user-select:none;position:relative}.Splitpane__seperator-button{-webkit-user-select:none;user-select:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2rem;height:6.7rem}@media(max-width:630px){.Splitpane__seperator-button{transform:translate(-50%,-50%) rotate(-90deg)}}.Loader{position:fixed;inset:0;background:linear-gradient(180deg,#1a1a1a,#161616,#000);z-index:999999;display:flex;align-items:center;justify-content:center;height:100dvh}.Loader__animation{height:80rem;width:80rem}@media(max-width:800px){.Loader__animation{height:60rem;width:60rem}}@media(max-width:370px){.Loader__animation{height:50rem;width:50rem}}.SubmissionLoader{position:fixed;inset:0;background:linear-gradient(180deg,#1a1a1a,#161616,#000);z-index:1000000;display:flex;align-items:center;justify-content:center;pointer-events:all}.SubmissionLoader__animation{height:80rem;width:80rem}@media(max-width:800px){.SubmissionLoader__animation{height:60rem;width:60rem}}@media(max-width:370px){.SubmissionLoader__animation{height:50rem;width:50rem}}.Loader,.SubmissionLoader{height:100dvh;min-height:100dvh}.EmberContact{padding:0 clamp(12rem,12rem + (100vw - 1500px) * .4,32rem);padding-bottom:5rem;height:auto;padding-top:8rem;position:relative;overflow:hidden;display:flex;align-items:center;gap:3rem}@media(max-width:1200px){.EmberContact{padding:0 10rem}}@media(max-width:1084px){.EmberContact{padding:0 6rem;gap:1.5rem}}@media(max-width:950px){.EmberContact{gap:0px}}@media(max-width:800px){.EmberContact{padding:10rem 4rem 0;height:auto;flex-direction:column;align-items:center;justify-content:center;gap:2rem}}@media(max-width:480px){.EmberContact{padding:0 5px;padding-top:10rem}}.EmberContact{padding-bottom:5rem}.EmberContact__gradient{opacity:.3;padding-top:10rem}@media(max-width:570px){.EmberContact__gradient{opacity:.2}}.EmberContact__form{height:90%;flex:1;padding:4rem;display:block;backdrop-filter:blur(8px) saturate(160%);-webkit-backdrop-filter:blur(8px) saturate(160%);border-bottom:1px solid rgba(209,206,197,.03);box-shadow:0 8px 24px #00000014;transition:background .25s ease,border .25s ease,box-shadow .25s ease;background-color:#ffffff0d;border-radius:2rem;border:1px solid rgba(232,109,64,.3);position:relative;z-index:0}.EmberContact__form:after{content:"";position:absolute;inset:-1.2px;border-radius:inherit;z-index:-1;background:radial-gradient(circle,#e86d40,#e86d4024 40%,#e86d4000 70%);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1.2px}.EmberContact__form{z-index:2}@media(max-width:570px){.EmberContact__form{height:100%;width:90%;padding:4rem 2rem}}.EmberContact__form:before{content:"";height:100%;width:100%;position:absolute;inset:0;background-image:url(/noisy-texture.png);opacity:.4;mix-blend-mode:overlay;pointer-events:none}.EmberContact__form--fields{width:100%;display:flex;margin-bottom:5rem;align-items:center;gap:2rem;will-change:opacity,transform}@media(max-width:570px){.EmberContact__form--fields{flex-direction:column;gap:1.5rem;align-items:start;margin-bottom:2rem}}.EmberContact__form--fields-field{flex:1}@media(max-width:570px){.EmberContact__form--fields-field{flex:unset;width:100%}}.EmberContact__form--fields-field>label{display:block;margin-bottom:1.5rem;font-size:2rem;font-weight:400;letter-spacing:3px;font-family:Inter,sans-serif;color:#ccccc5cc}@media(max-width:1300px){.EmberContact__form--fields-field>label{letter-spacing:2px}}@media(max-width:1200px){.EmberContact__form--fields-field>label{letter-spacing:1px}}@media(max-width:1084px){.EmberContact__form--fields-field>label{letter-spacing:0px;font-size:1.8rem}}@media(max-width:570px){.EmberContact__form--fields-field>label{margin-bottom:1rem}}.EmberContact__form--fields-field>input{width:100%;padding:1rem 1.5rem;font-family:Inter,sans-serif;font-size:1.5rem;border:none;border-bottom:1px solid #ab5f44;background-color:transparent;outline:none;color:#ccccc5}@media(max-width:570px){.EmberContact__form--fields-field>input{margin-bottom:2rem}}.EmberContact__form--fields-field>input::placeholder{color:#ccccc5b3}.EmberContact__form--userRemarks{width:100%;will-change:opacity,transform}.EmberContact__form--userRemarks-submitButton{display:flex;align-items:center;gap:1rem;justify-content:center;position:relative;padding:1.5rem 4rem;width:100%;margin-top:4rem;border-radius:5px;font-size:1.8rem;font-weight:500;color:#ccccc5;letter-spacing:1px;text-align:left;border:none;cursor:pointer;transition:all .3s ease-in-out;background-color:#d26138}@media(max-width:480px){.EmberContact__form--userRemarks-submitButton{padding:1.5rem 3rem;letter-spacing:0px}}@media(max-width:370px){.EmberContact__form--userRemarks-submitButton{padding:1.5rem 2rem}}.EmberContact__form--userRemarks-submitButton:hover{background-color:#af4c28}.EmberContact__form--userRemarks-submitButton-text{position:relative;z-index:1}.EmberContact__form--userRemarks-submitButton-arrow{position:relative;width:2rem;height:2rem;overflow:hidden}.EmberContact__form--userRemarks .arrow-contact{position:absolute;top:0;left:0;width:100%;height:100%;filter:invert(100%);transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .25s ease}.EmberContact__form--userRemarks .arrow-contact--out{transform:translate(0);opacity:1}.EmberContact__form--userRemarks .arrow-contact--in{transform:translate(-140%);opacity:0}.EmberContact__form--userRemarks-submitButton:hover .arrow-contact--out{transform:translate(140%);opacity:0}.EmberContact__form--userRemarks-submitButton:hover .arrow-contact--in{transform:translate(0);opacity:1}.EmberContact__form--userRemarks-label{display:block;margin-bottom:1.5rem;font-size:2rem;font-weight:400;letter-spacing:3px;font-family:Inter,sans-serif;color:#ccccc5cc}@media(max-width:1300px){.EmberContact__form--userRemarks-label{letter-spacing:2px}}@media(max-width:1200px){.EmberContact__form--userRemarks-label{letter-spacing:1px}}@media(max-width:1084px){.EmberContact__form--userRemarks-label{letter-spacing:0px;font-size:1.8rem}}.EmberContact__form--userRemarks-area{background:transparent;width:100%;height:100%;outline:none;border:1px solid rgba(171,95,68,.56);border-radius:.8rem;position:relative;z-index:0}.EmberContact__form--userRemarks-area:after{content:"";position:absolute;inset:-3.9px;border-radius:inherit;z-index:-1;background:radial-gradient(circle,#ab5f44,#ab5f4474 40%,#ab5f4400 70%);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:3.9px}.EmberContact__form--userRemarks-area{resize:none;font-family:Inter,sans-serif;font-size:1.5rem;padding:1rem;color:#ccccc5}.EmberContact__form--userRemarks-area::placeholder{color:#ccccc5b3;font-size:1.4rem;letter-spacing:1px}.EmberContact__heading{flex:0 1 40%;height:90%;opacity:0;transform:translateY(0);will-change:opacity,transform;line-height:8rem}@media(max-width:800px){.EmberContact__heading{text-align:center;width:100%}}.EmberContact__heading>h1{font-family:Anton,sans-serif;font-size:6rem;font-weight:400;letter-spacing:2px;color:#f5f5f5cc;text-shadow:0 0 18px rgba(232,109,64,.25),0 3px 36px rgba(232,109,64,.15)}@media(max-width:1200px){.EmberContact__heading>h1{letter-spacing:1px;font-size:5.5rem;line-height:6.5rem}}@media(max-width:1084px){.EmberContact__heading>h1{font-size:5rem}}@media(max-width:950px){.EmberContact__heading>h1{font-size:4.7rem;line-height:5.7rem}}@media(max-width:800px){.EmberContact__heading>h1{max-width:unset}}@media(max-width:630px){.EmberContact__heading>h1{font-size:4rem}}@media(max-width:480px){.EmberContact__heading>h1{font-size:3.8rem;line-height:5rem}}.EmberContact__heading>p{font-family:Inter,sans-serif;font-size:1.7rem;font-weight:400;line-height:3rem;margin-top:2rem;letter-spacing:2px;max-width:80%;color:#ccccc5cc}@media(max-width:950px){.EmberContact__heading>p{letter-spacing:0px;font-size:1.5rem;line-height:2rem}}@media(max-width:800px){.EmberContact__heading>p{max-width:unset}}@media(max-width:630px){.EmberContact__heading>p{margin-top:5px}}.AscendContact{padding:0 clamp(12rem,12rem + (100vw - 1500px) * .4,32rem);padding-bottom:5rem;height:auto;padding-top:8rem;position:relative;overflow:hidden;display:flex;align-items:center;gap:3rem}@media(max-width:1200px){.AscendContact{padding:0 10rem}}@media(max-width:1084px){.AscendContact{padding:0 6rem;gap:1.5rem}}@media(max-width:950px){.AscendContact{gap:0px}}@media(max-width:800px){.AscendContact{padding:10rem 4rem 0;height:auto;flex-direction:column;align-items:center;justify-content:center;gap:2rem}}@media(max-width:480px){.AscendContact{padding:0 5px;padding-top:10rem}}.AscendContact{padding-bottom:5rem}.AscendContact__gradient{opacity:.3;padding-top:10rem}@media(max-width:570px){.AscendContact__gradient{opacity:.2}}.AscendContact__form{height:90%;flex:1;padding:4rem;display:block;backdrop-filter:blur(8px) saturate(160%);-webkit-backdrop-filter:blur(8px) saturate(160%);border-bottom:1px solid rgba(209,206,197,.03);box-shadow:0 8px 24px #00000014;transition:background .25s ease,border .25s ease,box-shadow .25s ease;background-color:#ffffff0d;border-radius:2rem;border:1px solid rgba(24,104,105,.3);position:relative;z-index:0}.AscendContact__form:after{content:"";position:absolute;inset:-1.2px;border-radius:inherit;z-index:-1;background:radial-gradient(circle,#186869,#18686924 40%,#18686900 70%);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1.2px}.AscendContact__form{z-index:2}@media(max-width:570px){.AscendContact__form{height:100%;width:90%;padding:4rem 2rem}}.AscendContact__form:before{content:"";height:100%;width:100%;position:absolute;inset:0;background-image:url(/noisy-texture.png);opacity:.4;mix-blend-mode:overlay;pointer-events:none}.AscendContact__form--fields{width:100%;display:flex;margin-bottom:5rem;align-items:center;gap:2rem}@media(max-width:570px){.AscendContact__form--fields{flex-direction:column;gap:1.5rem;align-items:start;margin-bottom:2rem}}.AscendContact__form--fields-field{flex:1}@media(max-width:570px){.AscendContact__form--fields-field{flex:unset;width:100%}}.AscendContact__form--fields-field>label{display:block;margin-bottom:1.5rem;font-size:2rem;font-weight:400;letter-spacing:3px;font-family:Inter,sans-serif;color:#ccccc5cc}@media(max-width:1300px){.AscendContact__form--fields-field>label{letter-spacing:2px}}@media(max-width:1200px){.AscendContact__form--fields-field>label{letter-spacing:1px}}@media(max-width:1084px){.AscendContact__form--fields-field>label{letter-spacing:0px;font-size:1.8rem}}@media(max-width:570px){.AscendContact__form--fields-field>label{margin-bottom:1rem}}.AscendContact__form--fields-field>input{width:100%;padding:1rem 1.5rem;font-family:Inter,sans-serif;font-size:1.5rem;border:none;border-bottom:1px solid #1b8e93;background-color:transparent;outline:none;color:#ccccc5}@media(max-width:570px){.AscendContact__form--fields-field>input{margin-bottom:2rem}}.AscendContact__form--fields-field>input::placeholder{color:#ccccc5b3}.AscendContact__form--userRemarks{width:100%}.AscendContact__form--userRemarks-submitButton{display:flex;align-items:center;gap:1rem;justify-content:center;position:relative;padding:1.5rem 4rem;width:100%;margin-top:4rem;border-radius:5px;font-size:1.8rem;font-weight:500;color:#ccccc5;letter-spacing:1px;border:none;cursor:pointer;transition:all .3s ease-in-out;background-color:#1fa9af}@media(max-width:480px){.AscendContact__form--userRemarks-submitButton{padding:1.5rem 3rem;letter-spacing:0px}}@media(max-width:370px){.AscendContact__form--userRemarks-submitButton{padding:1.5rem 2rem}}.AscendContact__form--userRemarks-submitButton:hover{background-color:#177f84}.AscendContact__form--userRemarks-submitButton-text{position:relative;z-index:1}.AscendContact__form--userRemarks-submitButton-arrow{position:relative;width:2rem;height:2rem;overflow:hidden}.AscendContact__form--userRemarks .arrow-contact{position:absolute;top:0;left:0;width:100%;height:100%;filter:invert(100%);transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .25s ease}.AscendContact__form--userRemarks .arrow-contact--out{transform:translate(0);opacity:1}.AscendContact__form--userRemarks .arrow-contact--in{transform:translate(-140%);opacity:0}.AscendContact__form--userRemarks-submitButton:hover .arrow-contact--out{transform:translate(140%);opacity:0}.AscendContact__form--userRemarks-submitButton:hover .arrow-contact--in{transform:translate(0);opacity:1}.AscendContact__form--userRemarks-label{display:block;margin-bottom:1.5rem;font-size:2rem;font-weight:400;letter-spacing:3px;font-family:Inter,sans-serif;color:#ccccc5cc}@media(max-width:1300px){.AscendContact__form--userRemarks-label{letter-spacing:2px}}@media(max-width:1200px){.AscendContact__form--userRemarks-label{letter-spacing:1px}}@media(max-width:1084px){.AscendContact__form--userRemarks-label{letter-spacing:0px;font-size:1.8rem}}.AscendContact__form--userRemarks-area{background:transparent;width:100%;height:100%;outline:none;border:1px solid rgba(27,142,147,.56);border-radius:.8rem;position:relative;z-index:0}.AscendContact__form--userRemarks-area:after{content:"";position:absolute;inset:-3.9px;border-radius:inherit;z-index:-1;background:radial-gradient(circle,#1b8e93,#1b8e9374 40%,#1b8e9300 70%);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:3.9px}.AscendContact__form--userRemarks-area{resize:none;font-family:Inter,sans-serif;font-size:1.5rem;padding:1rem;color:#ccccc5}.AscendContact__form--userRemarks-area::placeholder{color:#ccccc5b3;font-size:1.4rem;letter-spacing:1px}.AscendContact__heading{flex:0 1 40%;height:90%}@media(max-width:800px){.AscendContact__heading{text-align:center;width:100%}}.AscendContact__heading>h1{font-family:Anton,sans-serif;font-size:6rem;font-weight:400;max-width:80%;letter-spacing:2px;line-height:8rem;color:#f5f5f5cc;text-shadow:0 0 18px rgba(31,169,175,.25),0 3px 36px rgba(31,169,175,.15)}@media(max-width:1200px){.AscendContact__heading>h1{letter-spacing:1px;font-size:5.5rem;line-height:6.5rem}}@media(max-width:1084px){.AscendContact__heading>h1{font-size:5rem}}@media(max-width:950px){.AscendContact__heading>h1{font-size:4.7rem;line-height:5.7rem}}@media(max-width:800px){.AscendContact__heading>h1{max-width:unset}}@media(max-width:630px){.AscendContact__heading>h1{font-size:4rem}}@media(max-width:480px){.AscendContact__heading>h1{font-size:3.8rem;line-height:5rem}}.AscendContact__heading>p{font-family:Inter,sans-serif;font-size:1.7rem;font-weight:400;line-height:3rem;margin-top:2rem;letter-spacing:2px;max-width:80%;color:#ccccc5cc}@media(max-width:950px){.AscendContact__heading>p{letter-spacing:0px;font-size:1.5rem}}@media(max-width:800px){.AscendContact__heading>p{max-width:unset}}@media(max-width:630px){.AscendContact__heading>p{margin-top:5px}}@media(max-width:480px){.AscendContact__heading>p{line-height:2rem}}.ZenithContact{padding:0 clamp(12rem,12rem + (100vw - 1500px) * .4,32rem);padding-bottom:5rem;height:auto;padding-top:8rem;position:relative;overflow:hidden;display:flex;align-items:center;gap:3rem}@media(max-width:1200px){.ZenithContact{padding:0 10rem}}@media(max-width:1084px){.ZenithContact{padding:0 6rem;gap:1.5rem}}@media(max-width:950px){.ZenithContact{gap:0px}}@media(max-width:800px){.ZenithContact{padding:10rem 4rem 0;height:auto;flex-direction:column;align-items:center;justify-content:center;gap:2rem}}@media(max-width:480px){.ZenithContact{padding:0 5px;padding-top:10rem}}.ZenithContact{padding-bottom:5rem}.ZenithContact__gradient{opacity:.3;padding-top:10rem}@media(max-width:570px){.ZenithContact__gradient{opacity:.2}}.ZenithContact__form{height:90%;flex:1;padding:4rem;display:block;backdrop-filter:blur(8px) saturate(160%);-webkit-backdrop-filter:blur(8px) saturate(160%);border-bottom:1px solid rgba(209,206,197,.03);box-shadow:0 8px 24px #00000014;transition:background .25s ease,border .25s ease,box-shadow .25s ease;background-color:#ffffff0d;border-radius:2rem;border:1px solid rgba(121,63,209,.3);position:relative;z-index:0}.ZenithContact__form:after{content:"";position:absolute;inset:-1.2px;border-radius:inherit;z-index:-1;background:radial-gradient(circle,#793fd1,#793fd124 40%,#793fd100 70%);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1.2px}.ZenithContact__form{z-index:2}@media(max-width:570px){.ZenithContact__form{height:100%;width:90%;padding:4rem 2rem}}.ZenithContact__form:before{content:"";height:100%;width:100%;position:absolute;inset:0;background-image:url(/noisy-texture.png);opacity:.4;mix-blend-mode:overlay;pointer-events:none}.ZenithContact__form--fields{width:100%;display:flex;margin-bottom:5rem;align-items:center;gap:2rem}@media(max-width:570px){.ZenithContact__form--fields{flex-direction:column;gap:1.5rem;align-items:start;margin-bottom:2rem}}.ZenithContact__form--fields-field{flex:1}@media(max-width:570px){.ZenithContact__form--fields-field{flex:unset;width:100%}}.ZenithContact__form--fields-field>label{display:block;margin-bottom:1.5rem;font-size:2rem;font-weight:400;letter-spacing:3px;font-family:Inter,sans-serif;color:#ccccc5cc}@media(max-width:1300px){.ZenithContact__form--fields-field>label{letter-spacing:2px}}@media(max-width:1200px){.ZenithContact__form--fields-field>label{letter-spacing:1px}}@media(max-width:1084px){.ZenithContact__form--fields-field>label{letter-spacing:0px;font-size:1.8rem}}@media(max-width:570px){.ZenithContact__form--fields-field>label{margin-bottom:1rem}}.ZenithContact__form--fields-field>input{width:100%;padding:1rem 1.5rem;font-family:Inter,sans-serif;font-size:1.5rem;border:none;border-bottom:1px solid #793fd1;background-color:transparent;outline:none;color:#ccccc5}@media(max-width:570px){.ZenithContact__form--fields-field>input{margin-bottom:2rem}}.ZenithContact__form--fields-field>input::placeholder{color:#ccccc5b3}.ZenithContact__form--userRemarks{width:100%}.ZenithContact__form--userRemarks-submitButton{display:flex;align-items:center;gap:1rem;justify-content:center;position:relative;padding:1.5rem 4rem;width:100%;text-align:left;margin-top:4rem;border-radius:5px;font-size:1.8rem;font-weight:500;color:#ccccc5;letter-spacing:1px;border:none;cursor:pointer;transition:all .3s ease-in-out;background-color:#793fd1}@media(max-width:480px){.ZenithContact__form--userRemarks-submitButton{padding:1.5rem 3rem;letter-spacing:0px}}@media(max-width:370px){.ZenithContact__form--userRemarks-submitButton{padding:1.5rem 2rem}}.ZenithContact__form--userRemarks-submitButton:hover{background-color:#612bb2}.ZenithContact__form--userRemarks-submitButton-text{position:relative;z-index:1}.ZenithContact__form--userRemarks-submitButton-arrow{position:relative;width:2rem;height:2rem;overflow:hidden}.ZenithContact__form--userRemarks .arrow-contact{position:absolute;top:0;left:0;width:100%;height:100%;filter:invert(100%);transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .25s ease}.ZenithContact__form--userRemarks .arrow-contact--out{transform:translate(0);opacity:1}.ZenithContact__form--userRemarks .arrow-contact--in{transform:translate(-140%);opacity:0}.ZenithContact__form--userRemarks-submitButton:hover .arrow-contact--out{transform:translate(140%);opacity:0}.ZenithContact__form--userRemarks-submitButton:hover .arrow-contact--in{transform:translate(0);opacity:1}.ZenithContact__form--userRemarks-label{display:block;margin-bottom:1.5rem;font-size:2rem;font-weight:400;letter-spacing:3px;font-family:Inter,sans-serif;color:#ccccc5cc}@media(max-width:1300px){.ZenithContact__form--userRemarks-label{letter-spacing:2px}}@media(max-width:1200px){.ZenithContact__form--userRemarks-label{letter-spacing:1px}}@media(max-width:1084px){.ZenithContact__form--userRemarks-label{letter-spacing:0px;font-size:1.8rem}}.ZenithContact__form--userRemarks-area{background:transparent;width:100%;height:100%;outline:none;border:1px solid rgba(121,63,209,.56);border-radius:.8rem;position:relative;z-index:0}.ZenithContact__form--userRemarks-area:after{content:"";position:absolute;inset:-3.9px;border-radius:inherit;z-index:-1;background:radial-gradient(circle,#793fd1,#793fd174 40%,#793fd100 70%);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:3.9px}.ZenithContact__form--userRemarks-area{resize:none;font-family:Inter,sans-serif;font-size:1.5rem;padding:1rem;color:#ccccc5}.ZenithContact__form--userRemarks-area::placeholder{color:#ccccc5b3;font-size:1.4rem;letter-spacing:1px}.ZenithContact__heading{flex:0 1 40%;height:90%}@media(max-width:800px){.ZenithContact__heading{text-align:center;width:100%}}.ZenithContact__heading>h1{font-family:Anton,sans-serif;font-size:6rem;font-weight:400;max-width:80%;letter-spacing:2px;color:#f5f5f5cc;line-height:8rem;text-shadow:0 0 18px rgba(121,63,209,.25),0 3px 36px rgba(121,63,209,.15)}@media(max-width:1200px){.ZenithContact__heading>h1{letter-spacing:1px;font-size:5.5rem;line-height:6.5rem}}@media(max-width:1084px){.ZenithContact__heading>h1{font-size:5rem}}@media(max-width:950px){.ZenithContact__heading>h1{font-size:4.7rem;line-height:5.7rem}}@media(max-width:800px){.ZenithContact__heading>h1{max-width:unset}}@media(max-width:630px){.ZenithContact__heading>h1{font-size:4rem}}@media(max-width:480px){.ZenithContact__heading>h1{font-size:3.8rem;line-height:5rem}}.ZenithContact__heading>p{font-family:Inter,sans-serif;font-size:1.7rem;font-weight:400;line-height:3rem;margin-top:2rem;letter-spacing:2px;max-width:80%;color:#ccccc5cc}@media(max-width:950px){.ZenithContact__heading>p{letter-spacing:0px;font-size:1.5rem}}@media(max-width:800px){.ZenithContact__heading>p{max-width:unset}}@media(max-width:630px){.ZenithContact__heading>p{margin-top:5px}}@media(max-width:480px){.ZenithContact__heading>p{line-height:2rem}}.multiSelect{position:relative;flex:1}@media(max-width:570px){.multiSelect{flex:unset;width:100%}}.multiSelect__input{width:100%;position:relative;font-family:Inter,sans-serif;font-size:1.5rem;border:none;outline:none;color:#ccccc5}@media(max-width:570px){.multiSelect__input{margin-bottom:3rem}}.multiSelect__placeholder{display:block;margin-bottom:5rem;font-size:2rem;font-weight:400;letter-spacing:3px;font-family:Inter,sans-serif;color:#ccccc5cc}.multiSelect__chip{position:relative;background-color:#f5f5f51a;padding:1rem 2rem;border-radius:6px;display:flex;width:max-content;align-items:center;margin-bottom:1rem}.multiSelect__dropdown{background:linear-gradient(180deg,#1a1a1a,#161616,#000);color:#f5f5f5;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400}.multiSelect__option{display:flex;align-items:center;gap:8px;padding:1rem;cursor:pointer}.multiSelect__option:hover{background-color:#a98a24}.multiSelect__value{font-family:Inter,sans-serif;font-size:1.6rem;font-weight:400;color:#ccccc5}.multiSelect__label{display:block;margin-bottom:3.5rem;font-size:2rem;font-weight:400;letter-spacing:3px;font-family:Inter,sans-serif;color:#ccccc5cc}@media(max-width:1300px){.multiSelect__label{letter-spacing:2px}}@media(max-width:1200px){.multiSelect__label{letter-spacing:1px}}@media(max-width:1084px){.multiSelect__label{letter-spacing:0px;font-size:1.8rem}}@media(max-width:570px){.multiSelect__label{margin-bottom:3rem}}.multiSelect__chip button{background:none;border:none;position:absolute;right:-1%;top:-20%;cursor:pointer;font-family:Inter,sans-serif;font-weight:800;color:#f009}.placeHolder{font-size:1.5rem;font-weight:400;font-family:Inter,sans-serif;color:#ccccc580}.TermsConditions,.PrivacyPolicy{position:relative;padding:0 clamp(12rem,12rem + (100vw - 1500px) * .4,32rem);padding-top:10rem;overflow:hidden;height:auto}@media(max-width:1200px){.TermsConditions,.PrivacyPolicy{padding:10rem 10rem 0}}@media(max-width:1084px){.TermsConditions,.PrivacyPolicy{padding:10rem 6rem 0}}@media(max-width:800px){.TermsConditions,.PrivacyPolicy{padding:10rem 4rem 0}}@media(max-width:630px){.TermsConditions,.PrivacyPolicy{padding-top:10rem}}@media(max-width:480px){.TermsConditions,.PrivacyPolicy{padding:8rem 2rem 0}}.TermsConditions,.PrivacyPolicy{padding-bottom:10rem}.TermsConditions__heading,.PrivacyPolicy__heading{font-family:Inter,sans-serif;font-size:6rem;font-weight:300;letter-spacing:4px;color:#f5f5f5}@media(max-width:1084px){.TermsConditions__heading,.PrivacyPolicy__heading{font-size:5.3rem}}@media(max-width:630px){.TermsConditions__heading,.PrivacyPolicy__heading{font-size:4.7rem}}@media(max-width:570px){.TermsConditions__heading,.PrivacyPolicy__heading{font-size:4.3rem;text-align:center;letter-spacing:2px}}@media(max-width:480px){.TermsConditions__heading,.PrivacyPolicy__heading{font-size:4rem;letter-spacing:0px}}@media(max-width:370px){.TermsConditions__heading,.PrivacyPolicy__heading{font-size:3.3rem}}.TermsConditions__para,.PrivacyPolicy__para{font-family:Inter,sans-serif;margin-top:2rem;font-size:1.8rem;font-weight:400;line-height:3rem;color:#ccccc5}@media(max-width:1084px){.TermsConditions__para,.PrivacyPolicy__para{line-height:2.5rem}}@media(max-width:570px){.TermsConditions__para,.PrivacyPolicy__para{text-align:center}}.TermsConditions__terms,.PrivacyPolicy__terms{margin-top:5rem}.TermsConditions__terms-block,.PrivacyPolicy__terms-block{margin-bottom:5rem;display:block;width:100%;height:auto}.TermsConditions__terms-block>h3,.PrivacyPolicy__terms-block>h3{font-family:Inter,sans-serif;font-size:3rem;font-weight:500;margin-bottom:1.6rem;color:#f5f5f5}@media(max-width:480px){.TermsConditions__terms-block>h3,.PrivacyPolicy__terms-block>h3{font-size:2.5rem}}.TermsConditions__terms-block>p,.PrivacyPolicy__terms-block>p{font-family:Inter,sans-serif;font-size:1.8rem;font-weight:400;line-height:2.5rem;color:#ccccc5;opacity:.85}.TermsConditions__terms-block>ul,.PrivacyPolicy__terms-block>ul{list-style-type:disc;padding-left:2rem}.TermsConditions__terms-block>ul>li,.PrivacyPolicy__terms-block>ul>li{font-family:Inter,sans-serif;font-size:1.8rem;font-weight:400;line-height:2.5rem;color:#ccccc5;opacity:.85}.TermsConditions__terms-block>ul>li:not(:last-child),.PrivacyPolicy__terms-block>ul>li:not(:last-child){margin-bottom:1rem}.overlay{height:100%;position:fixed;width:100%;background-color:#000000b3;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:100}.overlay__container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:48rem;height:60vh;overflow:hidden;display:flex;flex-direction:column;background-color:#0006;align-items:center;justify-content:space-between;backdrop-filter:blur(8px) saturate(160%);-webkit-backdrop-filter:blur(8px) saturate(160%);border-bottom:1px solid rgba(209,206,197,.03);box-shadow:0 8px 24px #00000014;transition:background .25s ease,border .25s ease,box-shadow .25s ease;padding:4rem;border-radius:1rem;z-index:200}@media(max-width:1084px){.overlay__container{width:45rem}}@media(max-width:630px){.overlay__container{width:35rem;padding:4rem 2rem}}@media(max-width:480px){.overlay__container{width:85%;padding:4rem 1rem}}.overlay__container--gradient{position:absolute;bottom:-5%;left:0;width:100%;z-index:1;-webkit-user-select:none;user-select:none}.overlay__container--message{font-family:Inter,sans-serif;font-size:2rem;color:#ccccc5cc;margin-top:3rem;line-height:3rem;max-width:90%;margin:0 auto;text-align:center}@media(max-width:630px){.overlay__container--message{line-height:2.4rem;font-size:1.8rem;max-width:100%}}.overlay__container-success{border:1px solid rgba(19,234,126,.3);box-shadow:0 0 6px #13ea7e33,0 0 14px #13ea7e33,0 0 22px #13ea7e33}.overlay__container-error{border:1px solid rgba(164,3,43,.3);box-shadow:0 0 6px #a4032b33,0 0 14px #a4032b33,0 0 22px #a4032b33}.overlay__container--title{font-family:Inter,sans-serif;font-weight:500;font-size:5rem;letter-spacing:4px;margin-bottom:3rem;text-align:center;background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-user-select:none;user-select:none}.overlay__container--title-success{background-image:linear-gradient(to bottom,#13ea7e4d,#007c3d);text-shadow:0 0 12px rgba(19,234,126,.25),0 2px 24px rgba(19,234,126,.15)}.overlay__container--title-error{background-image:linear-gradient(to bottom,#d8023f4d,#a4032b);text-shadow:0 0 12px rgba(164,3,43,.25),0 2px 24px rgba(164,3,43,.15)}.overlay__container--image{margin:0 auto;display:block}.overlay__container--image-success{width:22rem;height:20rem}.overlay__container--image-warning{width:12rem;height:20rem}.overlay__container--image-error{width:17rem;height:20rem}.overlay__container--button{position:relative;z-index:2;margin-top:3rem;width:100%;padding:1.2rem 0;border-radius:2rem;color:#fff;font-size:1.6rem;font-family:Inter,sans-serif;border:none;cursor:pointer;transition:all .3s ease;background-color:#0000001f}.overlay__container--button-success:hover{background-color:#007c3d80}.overlay__container--button-error:hover{background-color:#a4032b80}
