.form-main{width:100%}.form-main input[type=submit]:hover{cursor:pointer}input:not([type=submit]),textarea{width:100%}.form-main .form-input{margin:10px}.form-divide{display:grid;grid-template-columns:repeat(2,1fr)}.form-input textarea,.form-main input{background-color:#212d45;color:#fff;padding:9px;border-radius:10px;border-color:transparent}::-moz-placeholder{color:#fff;opacity:1}:-ms-input-placeholder{opacity:1}::placeholder{color:#fff;opacity:1}:-ms-input-placeholder{color:#fff}::-ms-input-placeholder{color:#fff}@-webkit-keyframes animateTheButton{0%{right:15%;bottom:10%;opacity:1}to{bottom:30%;opacity:0}}@keyframes animateTheButton{0%{right:15%;bottom:10%;opacity:1}to{bottom:30%;opacity:0}}.bringTopAttribute{position:fixed;right:15%;bottom:10%;cursor:pointer;padding:5px 5px 0;border-radius:50%;background-color:#fff;color:#212d45;text-align:center;font-size:22px;box-shadow:-1px 1px 18px 2px #fff}.animateBtn{-webkit-animation:animateTheButton .5s ease-in-out;animation:animateTheButton .5s ease-in-out}.ProjectsStyles__ExternalLinks-l76idc-9 a{color:#000}.project_details .img_div{overflow:hidden;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;grid-gap:30px;gap:30px;margin:30px}.project_desc_ul{display:grid;grid-template-columns:repeat(2,1fr)}.project_details img{width:100%}@media screen and (max-width:640px){.form-divide{grid-template-columns:repeat(1,1fr)}.bringTop{right:10%;bottom:10%}.project_desc_ul,.project_details .img_div{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:641px) and (max-width:1024px){.bringTop{right:5%}}@media screen and (min-width:1025px) and (max-width:1200px){.bringTop{right:10%}}@media screen and (min-width:1200px){.bringTop{right:18%}}