body{margin:0;font-family:"Poppins",sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:#677788;text-align:left;background-color:#fff}.social{display:flex;justify-content:left;align-items:center}.social-icons{padding:6px;cursor:pointer;margin-bottom:8px;font-size:2rem}.social-icon{height:48px;color:#333}@media only screen and (max-width:720px){.social-icon{height:48px}}.btn-{border-radius:0;white-space:nowrap;padding:50px 22px;font-size:16px;outline:none;border:none;cursor:pointer;text-decoration:none;height:50px;text-transform:uppercase;font-weight:600}.btn-,.btn-:hover{color:#84ba3f;background-color:#f8f9fa;transition:all .2s ease-in-out}.text-center{text-align:center;align-items:center}.projects{display:flex;flex-direction:column;flex:1 1}.project-card{flex:1 1;display:flex;justify-content:space-between;align-items:center;margin:16px 0;padding:8px 0}.project-photo{width:50%;border-radius:.3125rem!important;box-shadow:0 10px 40px 10px rgba(140,152,164,.18)!important;cursor:pointer}.project-info{margin-right:24px}.project-title{font-size:20px;font-weight:600}.project-tags{display:flex;max-width:60%;flex-wrap:wrap}.tag{padding:4px 8px;background-color:#7fffd4;border-radius:4px;margin-right:6px;margin-bottom:4px}.project-links a{text-decoration:none;color:#000}.project-links{margin-top:6px;display:flex}.link-button{justify-content:center;background-color:#7fffd4;width:-webkit-max-content;width:max-content;padding:4px 8px;border-radius:4px;font-size:16px;margin-right:6px}.link-button,.link-button i{display:flex;align-items:center}.link-button i{-webkit-mask-repeat:4px;mask-repeat:4px}@media only screen and (max-width:720px){.project-photo{width:100%}.project-card{flex-direction:column-reverse}.project-info{margin-left:0;margin-top:12px}.project-tags{max-width:100%}}.c{height:120vh;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff}@media screen and (max-width:768px){.c{height:180vh;margin-top:0;margin-bottom:80px}.title{font-size:48px;width:80%;font-weight:600;color:#010606;line-height:1.1}}@media screen and (max-width:480px){.c{height:180vh;margin-top:0;margin-bottom:80px}.topLine{font-size:2rem}}.bg{width:20px;height:100%;position:absolute}.c-wrapper{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:16px;padding:0 50px}@media screen and (max-width:1000px){.c-wrapper{grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.c-wrapper{grid-template-columns:1fr}}.c-left{flex:1 1}.c-right{flex:1 1;display:flex;width:100%;flex-direction:column}.title{font-size:48px;width:80%;font-weight:600;color:#010606;line-height:1.1}.info-item{display:flex;align-items:center;margin:50px 0;font-weight:300;width:70%}.icon{width:30px;height:30px;margin-right:20px}.topLine{color:#84ba3f;line-height:12px;font-weight:600;text-transform:uppercase;margin-top:100px;margin-bottom:16px}.form-control{display:inline-block;width:100%;height:calc(1.5em + .95rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::placeholder{color:#adb5bd;font-family:"Poppins",sans-serif;font-weight:300;font-size:.95rem}.form-control:focus{color:#495057;background-color:#fff;border-color:#6c757d;outline:0}.form-control::placeholder{color:#6c757d;opacity:1}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .95rem + 20px);padding:.75rem 2rem .75rem 1rem;font-size:1rem;font-weight:400;line-height:1.6;font-family:"Poppins",sans-serif;color:#495057;border:1px solid #ced4da;-webkit-appearance:none;appearance:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;background-color:#fff}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.custom-control-label,.custom-select{cursor:pointer}textarea.form-control{height:auto}textarea{overflow:auto;resize:vertical;margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.desc{margin-top:100px;font-weight:200}.btn{border-radius:0;white-space:nowrap;padding:10px 22px;font-size:16px;outline:none;border:none;cursor:pointer;text-decoration:none;height:50px}.btn,.btn:hover{background:#84ba3f;color:#010606;transition:all .2s ease-in-out}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.info-item a{justify-content:center;align-items:center}.download{background:#7fffd4;padding:10px 18px;font-size:18px;display:flex;border-radius:0;cursor:pointer}.d-icon{margin-right:8px}.download,.download:hover{text-decoration:none;color:#010606}@media only screen and(max-width:720px){.download{font-size:16px}.title{font-size:200px}}@media screen and (max-width:480px){.c-wrapper{flex-direction:column;padding:0 50px}.c-left{align-items:center;justify-content:center;width:100%}.title{font-size:20px}.info-item{margin:20px 0;width:100%}.desc,.socials{display:none}}
/*# sourceMappingURL=main.acfd32f8.chunk.css.map */