.loginPage{background:linear-gradient(118.96deg,#c15fa2,#8238a5);width:100%;height:100%;display:flex;align-items:center;justify-content:center}.loginPage .modal-title{font-size:24px}.loginPage .action-form{width:350px;margin-bottom:0}.loginPage .action-form .form-header{padding:30px 35px 20px}.loginPage .action-form .form-body{padding:20px 35px 40px}@media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){.loginPage .action-form .form-header{padding:15px}.loginPage .action-form .form-body{padding:10px 15px}}@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.loginPage .action-form{width:95%}.loginPage .action-form .form-header{padding:15px}.loginPage .action-form .form-body{padding:10px 15px}}@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.loginPage .action-form .modal-title{font-size:22px;line-height:22px;margin-bottom:10px}.loginPage .action-form .custom-input__group{margin-bottom:10px}.loginPage .action-form .buttons-connector{margin-top:5px}.loginPage .action-form .form-header{padding:15px}.loginPage .action-form .form-body{padding:10px 15px}}