.ContactGridLayer{position:relative;height:100vh;width:100vw;display:grid;grid-template-columns:50px auto 60% 50px;grid-template-rows:2% 10% 12% 35% 28% 7%;grid-gap:1px 1px;gap:1px 1px;grid-template-areas:". . . ." ". . NavBar ." ". . . ." ". TitleText TitleText ." ". SubTitleText SubTitleText ." ". . . .";z-index:5;padding-bottom:100px}.ContactAccentLayer{top:0;height:100%;width:100vw;background:#975e93;opacity:.1;z-index:1}.ContactBodyPage{grid-area:ContactBody;width:100%;height:100%;background:rgba(212,150,167,.3);display:grid;grid-template-columns:8% 40% 4% 40% 8%;grid-template-rows:5% 87% 8%;grid-gap:1px 1px;gap:1px 1px;grid-template-areas:". . . . ." ". ViniAboutSection . EeshanAboutSection ." ". . . . .";font-family:Roboto-regular,sans-serif}.ContactGridLayer>.PageTitle{height:63%;left:50%;top:50%;position:absolute;transform:translate(-50%,-50%)}.ContactGridLayer>.PageSubTitle{color:hsla(0,0%,100%,.9);background:rgba(151,94,147,.9)}.ContactGridLayer>.PageTitle>#contact_letters{fill:#975e93}.ContactGridLayer>.PageTitle:hover #contact_letters{stroke:#975e93;stroke-width:.2vw;stroke-miterlimit:10;overflow:visible;-webkit-animation:letters_transition_color 2s ease forwards;animation:letters_transition_color 2s ease forwards;-webkit-animation-delay:1s;animation-delay:1s}.ContactGridLayer>.PageSubTitle>a{font-family:Roboto-regular-italic,sans-serif;font-style:italic;text-decoration:none;color:#f9f1f3}.ContactGridLayer>.PageSubTitle>a:hover{text-decoration:underline;color:hsla(0,0%,100%,.99)}@-webkit-keyframes letters_transition_color{to{fill:rgba(0,21,49,.1);stroke:#fff}}@keyframes letters_transition_color{to{fill:rgba(0,21,49,.1);stroke:#fff}}#contact_letters path:first-child{stroke-dasharray:300;stroke-dashoffset:970}#contact_letters path:nth-child(2){stroke-dasharray:300;stroke-dashoffset:1118}#contact_letters path:nth-child(3){stroke-dasharray:300;stroke-dashoffset:1263}#contact_letters path:nth-child(4){stroke-dasharray:300;stroke-dashoffset:708}#contact_letters path:nth-child(5){stroke-dasharray:300;stroke-dashoffset:1037}#contact_letters path:nth-child(6){stroke-dasharray:300;stroke-dashoffset:970}#contact_letters path:nth-child(7){stroke-dasharray:300;stroke-dashoffset:708}#contact_letters path:nth-child(8){stroke-dasharray:300;stroke-dashoffset:970}#contact_letters path:nth-child(9){stroke-dasharray:300;stroke-dashoffset:1119}@media only screen and (max-width:800px){.ContactGridLayer{width:100vw;height:100vh;grid-template-columns:6% 88% 6%;grid-template-rows:40% 10% 20% 5% 20% 5%;grid-gap:1px 1px;gap:1px 1px;grid-template-areas:". . ." "TitleText TitleText TitleText" ". SubTitleText ." ". . ." ". NavBar ." ". . ." "ContactBody ContactBody ContactBody"}.ContactGridLayer>.PageTitle{position:absolute;width:90%;left:50%;top:0;transform:translateX(-50%)}.ContactGridLayer>.PageSubTitle{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:2.4vh}}
/*# sourceMappingURL=9.d4f2234e.chunk.css.map */