@font-face{font-family:geistSans;src:url(/_next/static/media/4473ecc91f70f139-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:geistSans Fallback;src:local("Arial");ascent-override:85.83%;descent-override:20.52%;line-gap-override:9.33%;size-adjust:107.19%}.__className_1e4310{font-family:geistSans,geistSans Fallback}.__variable_1e4310{--font-geist-sans:"geistSans","geistSans Fallback"}@font-face{font-family:geistMono;src:url(/_next/static/media/463dafcda517f24f-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:geistMono Fallback;src:local("Arial");ascent-override:69.97%;descent-override:16.73%;line-gap-override:7.61%;size-adjust:131.49%}.__className_c3aa02{font-family:geistMono,geistMono Fallback}.__variable_c3aa02{--font-geist-mono:"geistMono","geistMono Fallback"}@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";:root{--font-base:"DM Sans",sans-serif;--primary-color:#edf2f8;--secondary-color:#313bac;--black-color:#030303;--lightGray-color:#e4e4e4;--gray-color:#6b7688;--brown-color:#46364a;--white-color:#ffffff}*{box-sizing:border-box;padding:0;scroll-behavior:smooth}*,body{margin:0}body{background-color:#333}.app{font-family:var(--font-base)}.app,.app__primarybg,.app__whitebg{background-color:#0f121b}.app__container{width:100%;min-height:100vh;display:flex;flex-direction:row}.app__flex{display:flex;justify-content:center;align-items:center}.app__wrapper{flex:1;width:100%;flex-direction:column;padding:0}@media screen and (max-width:450px){.app__wrapper{padding:0}}.head-text{font-size:2.75rem;font-weight:800;text-align:center;color:#bab9c6;text-transform:capitalize}.head-text span{color:var(--secondary-color)}@media screen and (min-width:2000px){.head-text{font-size:4rem}}@media screen and (max-width:450px){.head-text{font-size:2rem}}.p-text{font-size:.8rem;text-align:left;color:var(--gray-color);line-height:1.5}@media screen and (min-width:2000px){.p-text{font-size:1.75rem}}.bold-text{font-size:1rem;font-weight:800;color:var(--black-color);text-align:left}@media screen and (min-width:2000px){.bold-text{font-size:2rem}}@media screen and (max-width:450px){.bold-text{font-size:.9rem}}.app__social{display:flex;justify-content:center;align-items:center;gap:1rem;padding:2.5rem 0 1rem}@media screen and (max-width:600px){.app__social{flex-direction:column;gap:10px}}.social-icon{width:40px;height:40px;border-radius:50%;background-color:#bab9c6;display:flex;justify-content:center;align-items:center;border:1px solid var(--lightGray-color);transition:all .3s ease-in-out}.social-icon a{text-decoration:none}.social-icon svg{width:22px;height:22px;color:var(--gray-color);opacity:.8;transition:all .3s ease}.social-icon:hover{background:var(--white-color)}.social-icon:hover svg{color:var(--secondary-color);opacity:1;transform:scale(1.2)}.social-icon.linkedin:hover{background:#fff}.social-icon.linkedin:hover svg{color:#0a66c2;transform:scale(1.2)}.social-icon.github:hover{background:#fff}.social-icon.github:hover svg{color:#333;transform:scale(1.4)}.social-icon.facebook:hover{background:#1877f2}.social-icon.facebook:hover svg{color:#fff;transform:scale(1.2)}.social-icon.instagram:hover{background:linear-gradient(45deg,#f58529,#dd2a7b,#8134af,#515bd4)}.social-icon.instagram:hover svg{color:#fff;transform:scale(1.2)}.social-icon.whatsapp:hover{background:#19ca5a}.social-icon.whatsapp:hover svg{color:#fff;transform:scale(1.2)}@media screen and (min-width:2000px){.social-icon{width:70px;height:70px}.social-icon svg{width:30px;height:30px}}.app__navigation{position:fixed;right:20px;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:1000;padding:1rem}.app__navigation .app__navigation-dot{width:10px;height:10px;border-radius:50%;background-color:#cbcbcb;margin:.5rem;z-index:100;transition:background-color .2s ease-in-out}.app__navigation .app__navigation-dot:hover{background-color:var(--secondary-color)}@media screen and (min-width:2000px){.app__navigation .app__navigation-dot{width:20px;height:20px}}@media screen and (max-width:500px){.app__navigation{display:none}.copyright{padding:2rem}}