*{margin:0}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;padding:0;margin:0;scroll-behavior:smooth}a{text-decoration:none}.gradient__bg{background:-moz-radial-gradient(circle at 10% 18%,rgba(26,36,97,1) 0%,rgba(0,2,17,1) 100%);background:-webkit-radial-gradient(circle at 10% 18%,rgba(26,36,97,1) 0%,rgba(0,2,17,1) 100%);background:-o-radial-gradient(circle at 10% 18%,rgba(26,36,97,1) 0%,rgba(0,2,17,1) 100%);background:-ms-radial-gradient(circle at 10% 18%,rgba(26,36,97,1) 0%,rgba(0,2,17,1) 100%);background:radial-gradient(circle at 10% 18%,rgba(26,36,97,1) 0%,rgba(0,2,17,1) 100%)}.gradient__text{background:var(--gradient-text);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}:root{--font-family: "Manrope", sans-serif;--gradient-text: radial-gradient( ellipse at 5% 48%, rgba(253, 207, 8, 255) 20%, rgb(255, 255, 255, 1) 100% );--gradient-bar: linear-gradient(103.22deg, #ae67fa -13.86%, #f49867 99.55%);--color-bg: #040c18;--color-footer: #031b34;--color-blog: #042c54;--color-text: #81afdd;--color-subtext: #ff8a71}.scale-up-center{-webkit-animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}.section__padding{padding:4rem}.section__margin{margin:4rem}@media screen and (max-width: 700px){.section__padding{padding:4rem}.section__margin{margin:4rem}}@media screen and (max-width: 550px){.section__padding{padding:4rem 2rem}.section__margin{margin:4rem 2rem}}.about{display:flex;height:88vh;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center}.about-heading{width:100%;text-align:center;margin-bottom:5rem}.about-heading h1{font-family:var(--font-family);font-weight:800;font-size:62px;line-height:75px;letter-spacing:.04em}.about-container p{font-family:var(--font-family);font-size:18px;line-height:27px;color:var(--color-text)}.contact{display:flex;height:88vh;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center}.contact__div-container{display:flex;flex-direction:row;justify-content:space-evenly;width:70vw}.contact-heading{width:100%;text-align:center;margin-bottom:5rem}.contact-heading h1{font-family:var(--font-family);font-weight:800;font-size:62px;line-height:75px;letter-spacing:.04em}.contact__div-container img{width:12vh;height:100%}.contact__div-container a{font-weight:800;font-size:24px;line-height:75px;letter-spacing:.04em;font-family:var(--font-family);margin-bottom:1.5rem}.contact__div-container div{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-left:2vh;margin-right:2vh}.header{display:flex;height:88vh;justify-content:center}.header-content{flex:1;display:flex;align-items:flex-start;flex-direction:column;padding-left:5vh;padding-top:12vh}.header-content h1{font-family:var(--font-family);font-weight:800;font-size:62px;line-height:75px;letter-spacing:-.04em;width:20rem;margin-bottom:1.5rem}.header-content p{font-family:var(--font-family);font-size:18px;line-height:27px;color:var(--color-text);margin-top:1.5rem}.header-image{overflow:hidden;padding-top:3rem}@media screen and (max-width: 1040px){.header{display:flex;flex-direction:column;justify-content:center;align-items:center}.header-content{margin:0 0 3rem}.header-image{width:100%;height:100%}}@media screen and (max-width: 650px){.header h1{font-size:48px;line-height:60px}.header p{font-size:16px;line-height:24px}}.header-image{width:100%;height:100%}@media screen and (max-width: 490px){.header h1{font-size:36px;line-height:48px}.header p{font-size:14px;line-height:24px}};{}
