.footer-banner-wrapper{width:100%;min-height:300px;display:flex;color:#fafafa;background-color:#151f2b}.footer-banner-wrapper .footer-banner-container{width:84%;margin:auto;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:920px){.footer-banner-wrapper .footer-banner-container{align-items:flex-start;flex-direction:column;gap:15px;padding-bottom:35px}}.footer-banner-wrapper .footer-banner-container h2{color:#fafafa}.footer-banner-wrapper .footer-banner-container .footer-banner-btn{max-width:250px;width:100%;height:70px;text-transform:none;background:radial-gradient(248.57% 743.51% at 13.64% -28.57%,#e94e4c 0,#d90a2c 100%);box-shadow:10px 15px 25px rgba(255,71,172,.1);border-radius:5px}@media screen and (max-width:920px){.footer-banner-wrapper .footer-banner-container .footer-banner-btn{max-width:157px;width:100%;height:37px}}.project-form-modal-container{width:100%;display:flex;flex-direction:column}.project-form-modal-container .modal-content{font-family:Gotham,sans-serif;text-align:center;margin-bottom:32px}.project-form-modal-container .confirm-modal-btn{width:100%}.custom-modal-wrapper{height:100vh;width:100%;display:flex;justify-content:center;align-items:center}.custom-modal-wrapper .custom-modal-container{max-width:570px;max-height:95vh;width:100%;margin:16px;overflow-y:auto;background-color:#fff;border-radius:20px}.custom-modal-wrapper .custom-modal-container .custom-modal-title{display:flex;justify-content:space-between;align-items:center;margin:32px 10%}.custom-modal-wrapper .custom-modal-container .custom-modal-title h4{font-size:20px;line-height:32px;margin:0}.custom-modal-wrapper .custom-modal-container .custom-modal-title .close-icon{font-size:34px;cursor:pointer}.custom-modal-wrapper .custom-modal-container .custom-modal-content{margin:0 10% 50px}.custom-text-field-end-icon{cursor:pointer}.box-label{height:100%}.box-label .none{display:none}.hide-circle-button{visibility:hidden;width:0}.custom-radio-mui-button{font-weight:600;cursor:pointer;padding:16px 0;margin:0;width:100%;border-top:1px solid #ededed}#box-file-upload{height:16rem;width:28rem;width:100%;text-align:center;position:relative}#box-file-upload #input-file-upload{display:none}#box-file-upload #label-file-upload{height:100%;display:flex;align-items:center;justify-content:center;border-radius:4px;border:1px dashed #2e4859}#box-file-upload #label-file-upload.drag-active{background-color:#fff}#box-file-upload .upload-button{background-image:radial-gradient(248.57% 743.51% at 13.64% -28.57%,#e94e4c 0,#d90a2c 100%);-webkit-background-clip:text;background-clip:text;color:transparent;cursor:pointer;padding:.25rem;font-size:15px;border:none;background-color:transparent}#box-file-upload .upload-button:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline;background-color:transparent}#box-file-upload #drag-file-element{position:absolute;width:100%;height:100%;border-radius:1rem;top:0;right:0;bottom:0;left:0;background:hsla(0,0%,93%,.4)}.section-container-component{padding:0 8%;box-sizing:border-box}.section-container-component.dark-mode>*>h2,.section-container-component.dark-mode>*>p{color:#fff}.section-container-component .title-center{align-items:center;text-align:center}.section-container-component .title-start{align-items:flex-start}@media screen and (max-width:900px){.section-container-component .no-display{display:none!important}}.section-container-component .title-container{display:flex;flex-direction:column}.section-container-component .title-container .colored-title-part{color:#e94e4c}.section-container-component .title-container .divider-title{width:32px;border-color:radial-gradient(248.57% 743.51% at 13.64% -28.57%,#e94e4c 0,#d90a2c 100%);border-width:2px;border-radius:78px}.section-container-component .title-container .description{max-width:58%;margin:29px 0}@media screen and (max-width:992px){.section-container-component .title-container .description{max-width:80%}}.section-container-component .title-container .subtitle{max-width:70%;margin:29px 0 -29px}@media screen and (max-width:992px){.section-container-component .title-container .subtitle{max-width:80%}}