@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,700&family=Montserrat:wght@500;700&display=swap";.clr[data-v-65251bc0]{color:#81ecec}.header[data-v-65251bc0]{grid-area:header;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 16px}.header h2[data-v-65251bc0]{font-size:2.5em}@media only screen and (max-width: 600px){.header[data-v-65251bc0]{justify-content:center}}[data-v-5c80e26f]:root{--background: #282c32;--fontColor: white;--fontColor2: #989ba2;--details: #81ecec;--boxShadow1: #24262c;--boxShadow2: #30343a}*[data-v-5c80e26f]{font-family:Montserrat,sans-serif;background:#282c32;color:#fff}i[data-v-5c80e26f]{color:#81ecec}.box[data-v-5c80e26f]{box-shadow:6px 6px 10px #24262c,-6px -6px 10px #30343a;border-radius:40px;padding:60px 30px;display:flex;flex-direction:column;gap:20px}.main-container[data-v-5c80e26f]{width:100%;min-height:100vh;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:90px 1fr 1fr 1fr 10px;justify-content:center;align-items:center;gap:50px 50px;padding:20px 50px;grid-template-areas:"header header header header" "welcome welcome welcome welcome" "project1 project1 project2 project2" "project3 project3 project4 project4" "footer footer footer footer"}.welcome[data-v-5c80e26f]{width:100%;grid-area:welcome;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:50px}.welcome-hello[data-v-5c80e26f]{width:55%;height:650px;display:flex;flex-direction:column;gap:35px}.welcome-hello h2[data-v-5c80e26f]{font-size:3rem;text-align:left}.welcome-hello p[data-v-5c80e26f]{font-size:1.5rem;color:#989ba2}.context[data-v-5c80e26f]{color:#989ba2;padding:0 20px}.large-btn a[data-v-5c80e26f]{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;gap:20px}a[data-v-5c80e26f]{text-decoration:none}.row-container .large-btn[data-v-5c80e26f]{width:230px;padding:10px;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.row-container .large-btn .circle[data-v-5c80e26f]{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:100%;box-shadow:inset -6px -6px 10px #30343a,inset 6px 6px 10px #24262c}.row-container .large-btn[data-v-5c80e26f]:hover,.social-box[data-v-5c80e26f]:hover{box-shadow:inset 6px 6px 10px #24262c,inset -6px -6px 10px #30343a}.row-container .large-btn:hover span[data-v-5c80e26f]{color:#989ba2}.welcome-info[data-v-5c80e26f]{width:40%;height:650px;display:flex;gap:20px;flex-direction:column;justify-content:center;align-items:center}.welcome-info .img-container[data-v-5c80e26f]{width:280px;height:280px;border-radius:100%;box-shadow:inset -4px -4px 8px #30343a,inset 4px 4px 8px #24262c;display:flex;justify-content:center;align-items:center}.welcome-info .img-container img[data-v-5c80e26f]{width:95%;height:95%;border-radius:100%}.social[data-v-5c80e26f]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;gap:10px;height:auto}.social .social-box[data-v-5c80e26f]{width:100px;height:100px;padding:0;display:flex;justify-content:center;align-items:center;font-size:3em}.project1[data-v-5c80e26f]{grid-area:project1}.project2[data-v-5c80e26f]{grid-area:project2}.project3[data-v-5c80e26f]{grid-area:project3}.project4[data-v-5c80e26f]{grid-area:project4}.img-container[data-v-5c80e26f]{padding:10px;display:flex;justify-content:center;align-items:center;border-radius:40px;box-shadow:inset 4px 4px 8px #24262c,inset -4px -4px 8px #30343a}.img-container img[data-v-5c80e26f]{width:100%;border-radius:40px}.tag[data-v-5c80e26f]{padding:10px 20px;box-shadow:inset 6px 6px 10px #24262c,inset -6px -6px 10px #30343a;border-radius:20px}.separate[data-v-5c80e26f]{justify-content:space-between;align-items:center;padding:0 30px}.row-container[data-v-5c80e26f]{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px}.dot[data-v-5c80e26f]{width:5px;height:5px;background:#81ecec;border-radius:100%}.line[data-v-5c80e26f]{width:40px;height:4px;background:#81ecec}.special[data-v-5c80e26f]{gap:5px;justify-content:flex-start}.logos[data-v-5c80e26f]{width:100%;display:flex;gap:20px;align-items:center;font-size:3em}@media only screen and (max-width: 1100px){.main-container[data-v-5c80e26f]{padding:10px;gap:10px;grid-template-columns:1fr;grid-template-rows:90px auto auto auto auto auto 20px;grid-template-areas:"header" "welcome" "project1" "project2" "project3" "project4" "footer"}.welcome[data-v-5c80e26f]{flex-direction:column;gap:20px}.welcome-hello[data-v-5c80e26f],.welcome-info[data-v-5c80e26f]{width:100%;justify-content:space-evenly}.row-container .large-btn[data-v-5c80e26f]{width:50%}.row-container .large-btn span[data-v-5c80e26f]{font-size:.9rem}.welcome-hello h2[data-v-5c80e26f]{font-size:2.4rem}.welcome-hello p[data-v-5c80e26f]{font-size:1.3rem}}@media only screen and (max-width: 600px){.main-container[data-v-5c80e26f]{padding:5px;gap:5px;grid-template-columns:1fr;grid-template-rows:70px auto auto auto auto auto 10px;grid-template-areas:"header" "welcome" "project1" "project2" "project3" "project4" "footer";justify-content:center;align-items:center}.welcome[data-v-5c80e26f]{flex-direction:column;gap:10px;justify-content:center;align-items:center}.welcome-hello[data-v-5c80e26f],.welcome-info[data-v-5c80e26f]{width:90%;justify-content:center;align-items:center}.row-container .large-btn[data-v-5c80e26f]{width:80%}.row-container .large-btn span[data-v-5c80e26f]{font-size:.8rem}.welcome-hello h2[data-v-5c80e26f]{font-size:2rem}.welcome-hello p[data-v-5c80e26f]{font-size:1.1rem}.logos[data-v-5c80e26f]{font-size:2em;align-items:center;justify-content:center}}*{padding:0;margin:0;box-sizing:border-box;background:#282c32}
