@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700&display=swap";*,*:before,*:after{box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1.5;min-height:100vh;text-rendering:optimizeSpeed;font-size:18px;font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;font-style:normal;background:#fff}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:inherit}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button{background-color:transparent;border:none;cursor:pointer}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.LandingHero{--content-padding: 40px 0;--content-max-width: 50%;--content-gap: 100px;--logo-width: 400px;--image-size: 640px;--image-top: auto;--image-right: 0;--image-bottom: -20px;--image-opacity: 1;--image-background-size: contain;--image-margin: 0;--vision-max-width: 600px;--vision-padding: 0;--h1-font-size: 84px;background-color:#e6ecff;position:relative}@media screen and (max-width: 1228px){.LandingHero{--content-padding: 20px;--image-margin: 0 0 40px 0}}@media screen and (max-width: 768px){.LandingHero{--content-padding: 20px;--content-max-width: 100%;--vision-padding: 550px 0 20px 0;--image-size: 600px;--image-right: -100px;--image-top: 0px;--image-bottom: auto;--logo-width: 280px;--vision-max-width: 100%;--h1-font-size: 54px;--image-opacity: .1;--image-background-size: cover;--content-gap: 40px}}.LandingHero__Content{position:relative;display:flex;flex-direction:column;justify-content:flex-start;gap:var(--content-gap);align-items:flex-start;max-width:1228px;margin:0 auto;padding:var(--content-padding)}.LandingHero__Image{position:absolute;right:var(--image-right);width:920px;height:var(--image-size);bottom:var(--image-bottom);margin:var(--image-margin);z-index:1}.LandingHero__Image>div{position:absolute;bottom:0;right:0}.LandingHero__Image>div:nth-child(1){z-index:4}.LandingHero__Image>div:nth-child(2){z-index:3}.LandingHero__Image>div:nth-child(3){z-index:2}.LandingHero__Logo{display:flex;justify-content:center;align-items:center;height:60px;z-index:2}.LandingHero__Logo img{height:60px;object-fit:contain}.LandingHero__Vision{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;max-width:var(--vision-max-width);gap:40px;padding:var(--vision-padding);z-index:2}.LandingHero__Vision--titles{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px}.LandingHero__Vision h1{font-size:var(--h1-font-size);line-height:.8em;font-weight:700;color:#18141d;letter-spacing:-.04em;margin:0}.LandingHero__Vision h3{font-size:30px;line-height:1.2em;font-weight:400;color:#18141d;letter-spacing:-.02em;margin:0}.LandingHero button{position:relative;width:fit-content}.Contact{--padding: 40px 0;--max-width: 700px;--gap: 80px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:var(--padding)}@media screen and (max-width: 768px){.Contact{--padding: 20px;--gap: 40px}}.Contact__Content{position:relative;display:flex;justify-content:center;align-items:center;gap:var(--gap);flex-direction:column;width:100%;max-width:1228px}.Contact__Title{display:flex;justify-content:center;align-items:center;font-size:60px;font-weight:700;color:#1b2037;letter-spacing:-.02em}.Contact__Form{display:flex;flex-direction:column;gap:20px;width:100%;max-width:var(--max-width);background:#fff;border-radius:10px;padding:20px;background:#d8dbe980}.Contact__Form form{display:flex;flex-direction:column;gap:20px}.Contact__Form input[type=submit]{background:#5370ff;color:#fff;cursor:pointer;font-size:18px;line-height:20px;padding:20px;border-radius:4px;transition:all .2s ease}.Contact__Form input[type=submit]:hover{background:#1f274c}.Field{--label-visibility: visible;--label-opacity: .5;--border-color: rgba(31, 39, 76, .1);--required-color: #1f274c;display:flex;position:relative;background:#fff;border-radius:8px;border:2px solid var(--border-color);transition:all .2s ease;overflow:hidden}.Field--has-value{--label-visibility: hidden;--label-opacity: 0;--required-color: #3fdb6e}.Field--focus{--label-opacity: .2;--border-color: #1f274c}.Field--error{--border-color: #eb1495;--required-color: #eb1495}.Field--required:after{content:"";position:absolute;right:20px;top:20px;width:8px;height:8px;background:var(--required-color);border-radius:50%}.Field input{display:flex;border:0;padding:20px;width:100%;background:transparent;outline:0;z-index:2;font-size:18px;font-weight:600;letter-spacing:-.01em}.Field textarea{display:flex;border:0;padding:20px;width:100%;background:transparent;outline:0;resize:none;z-index:2;min-height:150px;font-size:18px;font-weight:600;letter-spacing:-.01em}.Field label{position:absolute;top:0;left:0;padding:20px;background:#fff;color:#1f274c;z-index:1;opacity:var(--label-opacity);visibility:var(--label-visibility);transition:all .2s ease;font-size:18px;font-weight:600;letter-spacing:-.01em}.CyberEdge{--direction: row;--stroke-width: 1px;--padding: 80px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#171c34;padding:var(--padding);color:#fff}@media screen and (max-width: 768px){.CyberEdge{--direction: column;--padding: 40px 20px}}.CyberEdge__Content{position:relative;display:flex;gap:20px;flex-direction:column;width:100%;max-width:1228px}.CyberEdge__Logo{display:flex;align-items:center;justify-content:center;position:relative;height:140px}.CyberEdge__Logo svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.CyberEdge__Logo svg path{stroke-width:var(--stroke-width)}.CyberEdge__Logo svg path.animate-line{fill:none;stroke:#fff}.CyberEdge__Logo svg path.animate-fill{opacity:.5}.CyberEdge h3{font-size:14px;text-align:center;letter-spacing:.4em;text-transform:uppercase;color:#5370ff;font-weight:700}.CyberEdge__Box{position:relative;display:flex;flex-direction:var(--direction);gap:40px;width:100%;padding:40px}.CyberEdge__Box:before{content:"";pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid transparent;border-radius:10px;background:linear-gradient(to bottom,#5370ff,#b570ff) border-box;-webkit-mask:linear-gradient(#ffffff 0 0) padding-box,linear-gradient(#ffffff 0 0);mask:linear-gradient(#ffffff 0 0) padding-box,linear-gradient(#ffffff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.CyberEdge__Title{font-size:24px;font-weight:700;line-height:1.2em;color:#5370ff}.CyberEdge__Description{font-size:16px;line-height:1.8em;font-weight:300;color:#fff}.CyberEdge__Left{flex:1;display:flex;flex-direction:column;gap:40px}.CyberEdge__Right{flex:1;display:flex;flex-direction:column;gap:20px}.CyberEdge__Quote{display:flex;flex-direction:column;gap:20px;padding:0}.CyberEdge__Quote__Text{font-size:20px;font-weight:600;line-height:1.4em;color:#fff}.CyberEdge__Quote__Author{font-size:16px;font-weight:300;line-height:1.2em;color:#fff}.CyberEdge__Quote__Author:before{content:"—";margin-right:10px}.Education{--content-padding: 80px 0;--content-direction: row;display:flex;flex-direction:row;flex-direction:column;align-items:center;justify-content:center;gap:20px;color:#fff}@media screen and (max-width: 1228px){.Education{--content-padding: 20px}}@media screen and (max-width: 768px){.Education{--content-padding: 20px;--content-direction: column}}.Education__Content{display:flex;flex-direction:var(--content-direction);max-width:1228px;gap:20px;flex:1;padding:var(--content-padding)}.Education h2{font-size:32px;font-weight:600;margin:0;line-height:1.2em;letter-spacing:-.02em;text-transform:capitalize}.Education__Item{--content-background: #5370ff;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;background-color:#1f274c;flex:1;gap:0px;padding:0;border-radius:20px}.Education__Item--color-blue{--content-background: #5370ff}.Education__Item--color-sky{--content-background: #45a5ff}.Education__Item--color-orange{--content-background: #ff8753}.Education__Item__Top{display:flex;flex-direction:column;gap:10px;padding:40px;width:100%}.Education__Item__Bottom{display:flex;flex-direction:column;gap:10px;border-radius:20px;padding:40px;background-color:var(--content-background);flex:1;font-size:18px;line-height:1.5em}.QuoteAndStats{--content-padding: 40px 0;--content-direction: row;--quote-max-width: 280px;--quote-font-size: 32px;--quote-padding: 40px;--left-gap: 40px;--quote-max-width: 70%;--image-right: -40%;--image-top: 0;--quote-gradient: linear-gradient(180deg, #5370ff 0%, #1e2239 100%);display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 1228px){.QuoteAndStats{--content-padding: 40px 20px;--content-direction: column;--image-right: -20%}}@media screen and (max-width: 768px){.QuoteAndStats{--content-padding: 40px 20px;--content-direction: column;--left-gap: 60px;--quote-font-size: 24px;--quote-max-width: 100%;--image-right: 0;--image-top: -240px;--quote-padding: 240px 40px 40px 40px;--quote-gradient: linear-gradient(180deg, #5370ff 0%, #1e2239 240px)}}.QuoteAndStats__Content{display:flex;flex-direction:var(--content-direction);gap:40px;max-width:1228px;width:100%;padding:var(--content-padding)}.QuoteAndStats__Left{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:var(--left-gap);max-width:var(--quote-max-width);padding:20px 0 20px 40px}.QuoteAndStats__Right{display:flex;flex:1}.QuoteAndStats__Quote{position:relative;display:flex;flex:1;align-items:flex-start;justify-content:center;flex-direction:column;gap:10px;padding:var(--quote-padding);border-radius:20px;overflow:hidden;color:#fff;font-size:var(--quote-font-size);background:var(--quote-gradient)}.QuoteAndStats__Quote:before{content:"";position:absolute;top:var(--image-top);right:var(--image-right);width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center right;background-image:url(/build/assets/sari-BUc7s-_a.png);opacity:.7;z-index:1}.QuoteAndStats__QuoteMark{z-index:2}.QuoteAndStats__QuoteMark svg{fill:#fff}.QuoteAndStats__QuoteText{z-index:2;line-height:1.2em;font-weight:300;max-width:var(--quote-max-width);margin:0 0 20px}.QuoteAndStats__QuoteAuthor{z-index:2;font-size:.8em;line-height:1.2em;font-weight:600;margin:0}.QuoteAndStats__QuoteAuthorPosition{z-index:2;font-size:.6em;line-height:1.2em;font-weight:300;margin:0}.Stat{position:relative;display:flex;flex-direction:column;gap:0px;color:#1f274c}.Stat__Icon{position:absolute;top:0;left:0;transform:translate(-50%,-35%)}.Stat__Value{font-size:62px;line-height:1em;font-weight:700;letter-spacing:-.02em;text-transform:uppercase}.Stat__Label{font-size:18px;line-height:1.5em}.Logos{padding:40px 0}.Logos__Content{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:40px;max-width:1228px;margin:0 auto;padding:20px}.Logos__Logo{height:140px;object-fit:contain}.Logos__Logo img{height:100%;object-fit:contain}.Message{display:flex;flex:1;align-items:center;justify-content:center;background-color:#18141d;color:#fff;height:100vh;width:100%}.Message__Content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;margin:0 auto;padding:40px;width:100%;max-width:600px;background-color:#1f274c;border-radius:10px;box-shadow:10px 10px #1f274c80}.Message h1{font-size:60px;letter-spacing:-.01em;font-weight:700;line-height:1em}.Message__Text{font-size:24px;line-height:1.5;font-weight:300;text-align:center}.Message__Text strong{color:#5370ff;font-weight:700}.Message__Button{display:flex;align-items:center;justify-content:center;gap:10px;padding:20px;border-radius:10px;background-color:#5370ff;color:#fff;font-size:18px;font-weight:700;text-decoration:none;width:100%;-webkit-user-select:none;user-select:none}.Message__Button:hover{background-color:#fff;color:#1f274c}.Button{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:10px;width:100%;padding:20px;border-radius:10px;background-color:#1f274c;color:#fff;outline:none;border:none;font-size:16px;font-weight:600;-webkit-user-select:none;user-select:none;cursor:pointer;text-transform:uppercase;letter-spacing:.1em;transition:all .2s ease}.Button:hover,.Button--blue{background-color:#5370ff}.Button--blue:hover{background-color:#fff;color:#1f274c}.Button--purple{background-color:#b570ff}.Button--purple:hover{background-color:#fff;color:#1f274c}.Button--green{background-color:#94ffb4;color:#1f274c}.Button--green:hover{background-color:#fff}body{height:100%;width:100%;font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:14px;line-height:1.5}.Footer{background-color:#18141d}.Footer__Content{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:1228px;margin:0 auto;padding:40px 20px;text-align:center;color:#ffffff80;font-size:14px}.Footer__Content a{color:#ffffff80;text-decoration:none}.Footer__Content a:hover{color:#fff}.cw-title{color:#5370ff}
