*{padding:0}*,body{box-sizing:border-box;margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg);font-family:Outfit,sans-serif}@font-face{font-family:Outfit;src:url(/static/media/Outfit-VariableFont_wght.bf1886e36c43f7696cd6.ttf)}:root{--bg:#020008;--bg-opac:#02000880;--bg2:#111;--bg3:#0f0f0f;--blue:#512feb;--text-white:#f0f0fa;--text-grey:#bebebe;--card-radius:2rem;--topbar:#2319284d;--alert-bg:#19141e66}a{color:#f0f0fa;color:var(--text-white);text-decoration:none}.border{border:1px solid #1c1c1c;border-radius:1rem}.standard-sep{height:3.5rem}.rem-sep{height:1rem}.page-section{box-sizing:border-box;height:100vh;justify-content:space-around;overflow:hidden;position:relative}.center-elems,.page-section{align-items:center;display:flex;flex-direction:column;width:100%}.center-elems{gap:1rem;justify-content:space-between}.classic-btn{background-color:#512feb;background-color:var(--blue);border-radius:.5rem;box-shadow:inset 0 0 1px #ffffff80;color:#f0f0fa;color:var(--text-white);display:flex;font-size:1rem;font-weight:400;gap:1rem;padding:.6rem;place-items:center;position:relative}.classic-btn *{display:inline}.classic-btn:hover{box-shadow:inset 0 0 1px #fff;cursor:pointer}.classic-btn:active{box-shadow:inset 0 0 3px #050505;cursor:pointer}.header-btn{display:grid;place-items:center;width:130px}.header-btn p{text-align:center}.std-hover-active{transition:all .25s ease}.std-hover-active:hover{cursor:pointer;filter:brightness(80%)}.std-hover-active:active{filter:brightness(60%);transform:scale(92%)}.text-title-cont{display:grid;max-width:75%;place-items:center;text-align:center;width:1100px}.text-title{color:#f0f0fa;color:var(--text-white);font-size:3.5rem;font-weight:500;width:100%}.text-content-cont{display:grid;max-width:540px;place-items:center;text-align:center}.text-content{color:#bebebe;color:var(--text-grey);font-size:1.1rem;font-weight:500}@media (max-width:1200px){.text-title{font-size:2.9rem}.text-content-cont{max-width:500px}}@media (max-width:810px){.text-title{font-size:2.5rem}.text-title-cont{max-width:85%}#service-btn-ctn{font-size:1.1rem}.text-content{font-size:1rem}.text-content-cont{max-width:65%}}@media(max-width:595px){.text-title{font-size:2.1rem}.text-title-cont{max-width:95%}.text-content-cont{max-width:75%}.text-content{font-size:.95rem}}@media(max-width:445px){.text-title{font-size:1.7rem}.text-content{font-size:.9rem}.text-title{font-size:1.4rem}}#navbar-cont{align-items:center;display:flex;flex-direction:column;justify-content:space-between;position:fixed;width:100vw;z-index:10000}#dropdown-ghost{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;display:none;z-index:50}#dropdown-ghost,#navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:var(--bg-opac)}#navbar{align-items:center;border-radius:.5rem;box-sizing:border-box;display:flex;flex-direction:row;height:3.5rem;justify-content:space-between;margin:1.2rem;max-width:1350px;padding:2rem 3rem;position:relative;-webkit-user-select:none;user-select:none;width:90vw}#nav-ghost{width:30%}#nav-left-side-cont{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:flex-start;width:30%}#logo{display:inline;height:2.5rem}#nav-menu-cont{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-around;width:40%}#nav-title{color:var(--text-white);font-size:1.5rem;font-weight:500}.nav-menu{color:var(--text-white);flex-direction:column;font-size:1rem;list-style:none;text-align:center}#nav-menu-classic,.nav-menu{align-items:center;display:flex;justify-content:space-around}#nav-menu-classic{flex-direction:row;gap:2rem}#nav-menu-tablet{background-color:#0000;border-style:none}#blurr{background-color:var(--bg-opac);filter:blur(12px);height:auto;transform:translateX(-50%);z-index:9990}#blurr,#dropdown-menu-cont{left:50%;position:absolute;top:100%;width:50%}#dropdown-menu-cont{background-color:initial;border:1px solid #262626;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;translate:-50%}#dropdown-buttons{display:flex;flex-direction:column;justify-content:space-around}#dropdown,#dropdown-buttons{background-color:initial}.dropdown-btn{background-color:var(--bg-opac);background-color:initial;border-style:none;border-top:1px solid #262626;color:var(--text-white);display:grid;font-size:1rem;padding:.5rem;place-items:center;position:relative;width:100%;z-index:10000}.dropdown-btn p{color:var(--text-white)}.dropdown-btn:hover{cursor:pointer;filter:brightness(80%)}.dropdown-btn:active{filter:brightness(60%)}.dropdown-btn:first-of-type{border-top:none}.dropdown-btn:last-of-type{border-bottom:none;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}#navbar-demo{font-size:1.2rem;padding:.5rem .7rem}#navbar-demo p{color:var(--text-white);z-index:1000}@media(max-width:910px){#nav-menu-cont{width:60%}}@media(max-width:700px){#nav-title{color:var(--text-white);font-size:2rem}#navbar-demo,.nav-menu{font-size:1rem}#navbar-demo{padding:.6rem}}@media(max-width:410){#nav-title{color:var(--text-white);font-size:1.3rem}#navbar-demo,.nav-menu{font-size:1rem}#navbar-demo{padding:.4rem}}#header{box-sizing:border-box;color:var(--text-white);height:100vh;overflow:hidden;position:relative;width:100%;z-index:0}#header *{z-index:2}#cont{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;justify-content:space-around;position:relative;width:100%}#header:before{filter:blur(50px);left:-50%;top:5%}#header:after,#header:before{background:radial-gradient(ellipse at 30% center,#6400ff33,#5000ff26,#0000ff1a);border-radius:50%;content:"";height:25%;position:absolute;width:100%}#header:after{filter:blur(100px);right:-50%;top:40%}#header-title{max-width:85%;width:1000px}#header-title h1{font-size:4rem}#header-p p{font-size:1.3rem}#canvas-stars{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.header-elements-center{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:space-between;width:100%}#img-logo{height:1rem}#text-content-cont{align-items:center;display:flex;flex-direction:column;justify-content:space-evenly;max-width:68%;text-align:center}@media (max-width:1200px){#header-title h1{font-size:3.5rem}}@media (max-width:810px){#header-title h1{font-size:2.8rem}#header-p p{font-size:1.1rem}}@media(max-width:550px){#header-title{width:98%}#header-title h1{font-size:2.3rem}#header-p p{font-size:1rem}}@media(max-width:430px){#header-title h1{font-size:2rem}#header-p p{font-size:.9rem}}#footer-section{align-items:flex-start;background-color:var(--blue-bg);border-top:1px solid #262626;display:flex;flex-direction:column;height:auto;width:100%}#footer-main{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-between;padding:5rem 10%;position:relative;width:100%}#company-socials{align-items:flex-start;flex:1 1 33%;flex-direction:column;gap:1rem;height:auto}#company,#company-socials{display:flex;justify-content:space-evenly}#company{align-items:center;flex-direction:row;gap:.5rem}#footer-logo{display:inline;height:2.5rem}#title{color:var(--text-white);font-size:2rem;font-weight:500}#footer-text{font-weight:300;max-width:400px}#links-cont{display:flex;flex-direction:column;height:100%;justify-content:space-around}#links{display:flex;flex-direction:flex-start;flex-direction:column;width:auto}#links li{color:var(--text-white);font-size:1rem;list-style:none}#social-links{align-items:flex-start;display:flex;flex-direction:row;gap:7%}.social-media-img-cont{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.social-media-img{fill:#464646;display:inline;height:1.5rem;margin:0;padding:0;width:1.5rem}#footer-bottom{width:100%}#footer-bottom-cont{align-items:center;border-top:1px solid #262626;display:flex;flex-direction:column;justify-content:space-around;padding:1rem 0;width:100%}#footer-bottom-text{color:#969696;font-size:1rem;font-weight:400}@media (max-width:500px){#title{font-size:1.7rem}#follow-us{font-size:1.2rem}#footer-bottom-text,#links li{font-size:.8rem}}#see-it-in-action{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:space-around;margin:0 0 6rem;position:relative}#see-it-in-action-anchor{position:absolute;top:-18vh}#see-it-in-action-video{max-width:80%;width:1000px}@media(max-width:650px){#see-it-in-action-video{max-width:90%}}#mini-trip-cards-section{display:flex;flex-direction:row;gap:3%;justify-content:space-evenly;max-width:100vw;padding:3% 0 0}.mini-trip-card{background-color:var(--bg2);border-radius:var(--card-radius);max-width:30vw;padding:2rem;width:28rem}.mini-trip-card,.mini-trip-text{display:flex;flex-direction:column;gap:1rem}.mini-trip-text{align-items:flex-start;justify-content:space-between}.minitrip-img{align-items:center;background-color:#282828;border-radius:10px;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;position:relative}.minitrip-img:before{background:linear-gradient(180deg,#1110 50%,#111);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.topbar{background-color:#464646;border-top-right-radius:inherit;height:.8rem;justify-content:flex-start;width:100%}.topbar,.topbar-buttons{align-items:center;border-top-left-radius:inherit;display:flex;flex-direction:row}.topbar-buttons{height:100%;justify-content:space-evenly;margin:.3rem;width:15%}.topbar-button{aspect-ratio:1/1;border-radius:50%;height:50%}.minitrip-img img{aspect-ratio:auto;height:9rem;max-width:95%}.card-title{color:var(--text-white);font-size:1.5rem}.card-p,.card-title{font-weight:400;text-align:left}.card-p{font-size:1.1rem}@media (max-width:1100px){#page-process{height:auto}#mini-trip-cards-section{flex-direction:column;gap:1rem;justify-content:space-evenly}.mini-trip-card{max-width:80vw;width:auto}}@media(max-width:550px){.card-title{font-size:1.3rem}.card-p{font-size:.9rem}}@media(max-width:390px){.card-title{font-size:1.1rem}.card-p{font-size:.8rem}}#benefits-page{height:auto;padding-bottom:3rem}#top,.benefits-elems{width:100%}#top{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:space-around;margin-bottom:2rem}.split-page{flex-direction:row;max-width:90%;width:1400px}.benefits-cards-cont,.split-page{display:flex;gap:2rem;justify-content:space-between}.benefits-cards-cont{align-items:center;flex:1 1;flex-direction:column}.benefits-card{align-items:flex-start;background-color:#111;border-radius:var(--card-radius);display:flex;flex-direction:column;gap:1rem;justify-content:space-evenly;max-width:600px;overflow:hidden;padding:2rem;position:relative;text-align:left;width:100%;z-index:0}.benefits-card:before{background:radial-gradient(circle at top right,#3232c84d 10%,#0000 40%);border-radius:inherit;content:"";filter:blur(10px);height:100%;position:absolute;right:-10%;top:-10%;width:100%;z-index:1}.benefits-card *{z-index:2}.ben-img-cont{background-color:#3f3f3f;border-radius:.5rem;display:grid;padding:.3rem;place-items:center;z-index:0}.ben-img{height:1.5rem;z-index:1}#img-cont{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:space-around;position:relative}#attack-img{max-height:70vh;max-width:100%;position:relative}.phone-img-cont{align-items:flex-end;display:flex;flex-direction:column;left:0;position:absolute;top:45%;width:100%;z-index:10}#phone-img{max-height:40vh;max-width:30%}@media (max-width:1000px){.split-page{flex-direction:column}}#contact-page{position:relative;z-index:0}#contact-page:before{background:linear-gradient(160deg,#0000 40%,#6432ff2e,#0000 60%);content:"";filter:blur(50px);height:50%;left:25%;pointer-events:none;position:absolute;top:25%;width:50%;z-index:1}#contact-page-anchor{position:absolute;top:-15vh}#split-page{align-items:center;display:flex;flex-direction:row;gap:5rem;height:100%;justify-content:space-evenly;max-width:95%;width:1300px}#text{flex:1 1;flex-direction:column;gap:1.5rem;justify-content:space-around}#email-svg-cont,#text{align-items:flex-start;display:flex}#email-svg-cont{align-items:center;flex-direction:row;gap:.5rem}#email-svg{display:inline;height:2rem;margin:0;padding:0}#email-text{font-family:Outfit;font-size:.9rem}#submission{flex:1 1;gap:2rem;justify-content:space-around;position:relative}#submission,.input-cont{align-items:flex-start;display:flex;flex-direction:column;width:100%}.input-cont{gap:.5rem}.input-text{font-size:.8rem}.input-input{background-color:var(--bg2);border-radius:.5rem;color:var(--text-white);font-family:Outfit,sans-serif;font-size:.9rem;height:3rem;padding:.5rem;width:100%}#input-message{height:6rem;resize:vertical;vertical-align:top;white-space:pre-wrap}#submit-btn{width:100%}@media (max-width:1000px){#contact-page{height:auto;margin-bottom:5rem}#split-page{flex-direction:column}#text{align-items:center;max-width:95%;text-align:center}#text p{max-width:80%}#submission{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:2rem;justify-content:space-around;max-width:85%;width:700px}}#alert{background-color:var(--alert-bg);display:none;flex-direction:column;height:auto;justify-content:space-between;left:50%;min-height:30vh;padding-top:0;position:fixed;top:30%;transform:translate(-50%);width:35vw;z-index:10000}#alert:before{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:inherit;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:9999}#alert-cross{background-color:initial;border:1px solid #262626;color:red;font-size:1rem;margin-right:3%;padding:0 .4rem}#topbar{background-color:var(--topbar);border-top-left-radius:inherit;border-top-right-radius:inherit;display:flex;flex-direction:row;justify-content:flex-end;padding:3px 0;width:100%}#alert-content{align-items:center;color:var(--text-white);display:flex;flex:3 1;flex-direction:column;gap:2rem;height:100%;justify-content:space-evenly;padding:0 8% 5%;text-align:center}#alert *{z-index:10005}@media (max-width:750px){#alert{width:50vw}}@media (max-width:450px){#alert{width:80vw}}#what-we-do{align-items:center;display:flex;flex-direction:column;gap:5rem;height:auto;justify-content:space-between;padding:3rem 0;width:100%}#wwd-title-cont{position:relative;width:auto}#wwd-title-cont *{z-index:2}#wwd-title-cont:before{background:linear-gradient(90deg,#0000,#6432ff,#0000);border-radius:60%;content:"";filter:blur(13px);height:20%;left:-100%;position:absolute;top:90%;width:300%;z-index:1}#what-we-do-anchor{height:100%;position:relative;top:-120px;width:100%}
/*# sourceMappingURL=main.3cdeddae.css.map*/