@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;700&display=swap);body{margin:0;background-color:#fff!important;font-family:"Inter",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.swiper-button-next,.swiper-button-prev{background-color:#fff;right:10px;padding:20px;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.1);color:#000!important;fill:#000!important;stroke:#000!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:15px!important}.sk-chase{width:30px;height:30px;position:relative;animation:sk-chase 2.5s linear infinite both}.sk-chase-dot{width:100%;height:100%;position:absolute;left:0;top:0;animation:sk-chase-dot 2s ease-in-out infinite both}.sk-chase-dot:before{content:"";display:block;width:25%;height:25%;background-color:#000;border-radius:100%;animation:sk-chase-dot-before 2s ease-in-out infinite both}.sk-chase-dot:first-child{animation-delay:-1.1s}.sk-chase-dot:nth-child(2){animation-delay:-1s}.sk-chase-dot:nth-child(3){animation-delay:-.9s}.sk-chase-dot:nth-child(4){animation-delay:-.8s}.sk-chase-dot:nth-child(5){animation-delay:-.7s}.sk-chase-dot:nth-child(6){animation-delay:-.6s}.sk-chase-dot:first-child:before{animation-delay:-1.1s}.sk-chase-dot:nth-child(2):before{animation-delay:-1s}.sk-chase-dot:nth-child(3):before{animation-delay:-.9s}.sk-chase-dot:nth-child(4):before{animation-delay:-.8s}.sk-chase-dot:nth-child(5):before{animation-delay:-.7s}.sk-chase-dot:nth-child(6):before{animation-delay:-.6s}@keyframes sk-chase{to{transform:rotate(1turn)}}@keyframes sk-chase-dot{80%,to{transform:rotate(1turn)}}@keyframes sk-chase-dot-before{50%{transform:scale(.4)}0%,to{transform:scale(1)}}.spinner{width:40px;height:40px;background-color:#000;border-radius:100%;animation:sk-scaleout 1s ease-in-out infinite}.spinner-cube{width:40px;height:40px;position:relative}.cube1,.cube2{background-color:#333;width:15px;height:15px;position:absolute;top:0;left:0;animation:sk-cubemove 1.8s ease-in-out infinite}.cube2{animation-delay:-.9s}@keyframes sk-cubemove{25%{transform:translateX(42px) rotate(-90deg) scale(.5);-webkit-transform:translateX(42px) rotate(-90deg) scale(.5)}50%{transform:translateX(42px) translateY(42px) rotate(-179deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-179deg)}50.1%{transform:translateX(42px) translateY(42px) rotate(-180deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)}to{transform:rotate(-1turn);-webkit-transform:rotate(-1turn)}}@keyframes sk-scaleout{0%{transform:scale(0)}to{transform:scale(1);opacity:0}}.textField-label{font-family:Inter!important;font-size:14px!important;font-weight:400!important;letter-spacing:0!important;color:#999!important}.required-label{margin-bottom:4%;margin-top:2%;margin-left:16px}.hintMsg,.required-label{font-family:Inter;font-size:12px;font-weight:400;letter-spacing:0;color:#666;text-align:left}.errorMsg,.hintMsg{margin:1% 12px 2%}.errorMsg{font-family:Inter;font-size:12px;font-weight:400;letter-spacing:0;color:#d42f18;text-align:left}.msgContainer{min-height:35px}.header-box{height:80px;width:100%;display:flex;flex-direction:row;background-color:red;justify-content:space-between;align-items:center;box-shadow:1px 1px 3px 1px rgba(0,0,0,.2)}.header-right-box{margin-right:20px}.error-page{display:flex;align-items:center;justify-content:center;height:100vh;width:100vw;font-family:"Roboto",sans-serif;overflow:hidden;position:relative;flex-direction:row}.error-content{height:400px;width:800px;flex-direction:row}.error-content,.error-content-mobile{background-color:#e6c8b9;display:flex;align-items:center;border-radius:10px}.error-content-mobile{height:440px;width:80vw;flex-direction:column}.error-logo{border-right:1px solid #fafafa}.error-logo img{height:200px;width:auto}.error-logo-mobile img{margin-top:-10px;height:90px;width:100px}.error-logo-mobile{height:60px}.error-message{margin:20px}.error-message-mobile{margin:10px 20px}.error-title{font-size:24px;margin-bottom:32px;font-weight:700}.error-text{margin-top:24px;font-size:16px;font-weight:400;line-height:24px;text-align:justify}.error-imag-bg{top:-300px;left:-100px;height:1500px}.error-imag-bg,.error-imag-bg-mobile{position:absolute;z-index:-1}.error-code{font-weight:700}.error-link-content{margin-top:12px;display:flex;flex-direction:column}.error-link-content>span{margin-top:12px;margin-left:0}.error-link-btn{margin-left:10px;color:#0f0fe0;font-weight:700;transition:all .1s ease}.error-link-btn:hover{cursor:pointer;color:#4b4bc0}