.rightSide{width:50%;background-color:#fff;display:flex;flex-direction:column;justify-content:center;padding-top:60px;padding-bottom:60px;box-sizing:border-box}.copyrightContainerMobileRight{margin-top:"20px";display:none}@media (max-width:768px){.copyrightContainerMobileRight{display:flex;justify-content:center;flex-direction:column;align-items:center;margin-top:40px;padding-bottom:20px}}@media (max-width:480px){.copyrightContainerMobileRight{margin-top:20px;padding-bottom:15px}}@media (max-width:1025px){.rightSide{width:50%;flex:1 1;margin-top:15px!important;padding-bottom:10px!important;min-height:100vh;padding-top:110px}}@media (max-width:768px){.rightSide{width:100%;height:100vh;padding:40px 100px 20px;justify-content:flex-start;box-sizing:border-box}}@media (max-width:480px){.rightSide{width:100%;height:100vh;padding:30px 15px 15px;justify-content:flex-start;box-sizing:border-box}}.custom-select-dropdown .ant-select-selector{background-color:#f7fafc!important;border:2px solid #e2e8f0!important;border-radius:999px!important;height:45px!important;padding-left:20px!important;padding-right:20px!important;font-size:16px!important}.custom-select-dropdown .ant-select-selector:hover{border-color:#38a169!important}.custom-select-dropdown .ant-select-focused .ant-select-selector,.custom-select-dropdown .ant-select-selector:focus{border-color:#38a169!important;box-shadow:0 0 0 2px rgba(56,161,105,.1)!important}.custom-select-dropdown .ant-select-selection-placeholder{color:#a0aec0!important;font-size:16px!important}.custom-select-dropdown .ant-select-selection-item{color:#2d3748!important;font-size:16px!important}@media (max-width:768px){.custom-select-dropdown .ant-select-selector{height:50px!important;font-size:14px!important;padding-left:16px!important;padding-right:16px!important}.custom-select-dropdown .ant-select-selection-item,.custom-select-dropdown .ant-select-selection-placeholder{font-size:14px!important}}@media (max-width:480px){.custom-select-dropdown .ant-select-selector{height:46px!important;font-size:14px!important;padding-left:14px!important;padding-right:14px!important}.custom-select-dropdown .ant-select-selection-item,.custom-select-dropdown .ant-select-selection-placeholder{font-size:14px!important}}.formContainer{flex:1 1;display:flex;flex-direction:column;justify-content:center;padding:0 80px;max-width:500px;margin:0 auto;width:100%;box-sizing:border-box}@media (max-width:1024px){.formContainer{padding:0 40px;max-width:100%;width:100%;margin:0}}@media (max-width:768px){.formContainer{padding:0 20px;max-width:100%;width:100%;justify-content:flex-start;margin:0}}@media (max-width:480px){.formContainer{padding:0 15px;max-width:100%;width:100%;justify-content:flex-start;margin:0}}