:root{--navy-blue:#004080;--light-gray:#d3d3d3;--charcoal:#4f4f4f;--dark-gray:#111;--black:#000;--white:#fff;--light-white:#d9d9d9}*{box-sizing:border-box;padding:0;margin:0;font-family:var(--font-rubik)}body,html{min-height:100vh;max-width:100vw;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}a{color:inherit;text-decoration:none}.layout{width:100vw;height:100vh;background:url(/_next/static/media/background.44a3d704.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat;overflow-x:hidden}.content{display:flex;width:100%;height:85%;justify-content:center;flex-wrap:wrap;align-items:flex-start;color:#041836;margin-top:90px;padding:1rem 3rem;gap:25px}.steps-pane{flex:1 1;display:flex;min-width:350px}.display-pane,.steps-pane{height:100%;border-radius:20px;box-shadow:8px 8px 8px rgba(0,0,0,.4)}.display-pane{flex:2 1;min-width:550px}.pane,.small-pane{background:linear-gradient(315deg,#454bcd,rgba(159,161,198,.4) 50%,hsla(240,8%,88%,.3));border-radius:20px;box-shadow:8px 8px 8px rgba(0,0,0,.4)}.pane{position:relative;height:100%}.pane,.small-pane{margin:auto;text-align:center}.small-pane{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);flex-direction:column;padding:30px;width:90%}.pane-content{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin:auto;padding:15px 30px;height:100%}.modal_title{display:flex;justify-content:center;padding:10px;margin-bottom:20px;font-weight:700;font-size:20px;text-align:center}.error-text{color:var(--white);margin-block:15px;font-size:13px;padding:3px;background-color:red;border-radius:4px}@media (max-width:1049px){.steps-pane{display:block;width:100%;height:auto}}@media (max-width:649px){.content{padding:1rem .5rem}.pane-content{padding:30px 5px}.display-pane{min-width:350px}}.button-black-big{width:50%;height:50px;margin:20px;border:0;min-width:250px;font-size:25px;font-weight:600;transition:all .3s ease-in-out}.button-black-big:hover{transform:scale(1.02)!important;transition:all .3s ease-in-out!important}.button-small{margin:10px;padding:5px 30px;min-width:100px;border:0;text-align:center;font-weight:600;background:var(--black)}.button-small:hover{transform:scale(1.02)!important;transition:all .3s ease-in-out!important}.black,.black:hover{background:var(--black)!important;color:var(--white)!important}.white{background:var(--white)!important;color:var(--black)!important}.button-align-right{margin:.7rem 30px 0 0;text-align:right;width:100%}.ant-steps-item{white-space:inherit}.ant-steps-item-title{font-size:20px!important;color:var(--white)!important}@media (max-width:899px){.ant-steps-item-title{font-size:15px!important}}@media (max-width:799px){.ant-steps-item-title{font-size:11px!important}}@media (max-width:649px){.ant-steps-item-title{font-size:9px!important}}.ant-steps-item-description{font-size:14px!important;color:var(--black)!important}@media (max-width:548px){.ant-steps-item-description{font-size:10px!important}}.ant-steps-item-icon{background-color:var(--white)!important;border-color:transparent!important}.ant-steps-icon{font-size:medium;font-weight:600!important;color:var(--black)!important}.ant-steps-item-wait .ant-steps-item-icon{border-color:#2515fc!important}.ant-steps-item-process .ant-steps-item-icon{background-color:var(--black)!important;border-color:#2515fc!important}.ant-steps-item-process .ant-steps-icon{color:var(--white)!important}.ant-steps-item-finish .ant-steps-item-icon{background-color:var(--black)!important}.ant-steps-item-finish .ant-steps-icon{color:var(--white)!important}.ant-steps-item-tail:after{background-color:var(--white)!important}.ant-transfer-list-header{background:transparent!important;color:var(--white)!important;border:0!important}.ant-transfer-operation .ant-btn .anticon{font-size:30px!important;height:100%;margin-top:35px;text-align:center;color:var(--white)!important}.ant-transfer-list-content-item-remove{font-size:20px!important}.ant-transfer-list-content-item-checked,.ant-transfer-list-content-item:hover{background-color:#e7e779!important}.ant-btn-icon-only.ant-btn-sm{width:30px!important;height:100px!important;padding:0 0 39px!important}.ant-spin-container,.ant-spin-nested-loading{height:100%!important;width:100%!important}.ant-spin-nested-loading>div>.ant-spin{display:flex!important;justify-content:center!important;padding:1rem!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.ant-spin-nested-loading .ant-spin-container:after{border-radius:20px!important}