@import url(https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,400;0,500;0,700;0,900;1,400;1,500;1,700;1,900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Proxima Nova}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}h1,h2,h3,h4,h5,h6{font-weight:600!important}.theme-switcher{background-color:hsla(0,0%,100%,.341);border:0;height:auto;padding:10px;position:absolute;right:0;top:8%;transform:translateX(50%);transition:.4s ease-in-out;z-index:9999}.theme-switcher:hover{color:#000!important;transform:translateX(0)}.theme-switcher .sun{transition:.3s ease-in-out}.theme-switcher .sun:hover{transform:rotate(180deg)}.theme-switcher .moon{transition:.3s ease-in-out}.theme-switcher .moon:hover{color:beige}.line{background-color:#ff4742;border-radius:10px;flex:1 1;margin-left:10px;margin-right:10px;margin-top:5px;padding:2px 0;width:100%}@keyframes zoomIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*,:after,:before{box-sizing:inherit;margin:0;padding:0}body{box-sizing:border-box;color:#000;font-family:Nunito,sans-serif!important;font-size:14px;font-weight:400;overflow-x:hidden}*{scrollbar-color:#ff4742 #dedede;scrollbar-width:thin}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#ff4742}::-webkit-scrollbar-thumb{background-color:#dedede;border:3px solid #ff4742;border-radius:20px}a,button{color:inherit;text-decoration:none}a:active,a:focus,button:active,button:focus{color:inherit;outline:none}a:hover,button:hover{cursor:pointer}a{transition:all .3s ease-in-out}ul{list-style:none;margin:0}i{font-size:18px}.modal .modal-dialog{min-height:45vh;min-width:45vw}.modal .modal-dialog .modal-body{max-height:45vh}.modal .modal-dialog .modal-header{border:none;min-height:60px}.modal .modal-dialog .modal-body{overflow-y:auto}.modal.popup-40 .modal-dialog{max-width:40vw;min-width:40vw}.modal.popup-40 .modal-dialog .modal-body{max-height:40vh}.modal.popup-50 .modal-dialog{max-width:50vw;min-width:50vw}.modal.popup-50 .modal-dialog .modal-body{max-height:50vh}.modal.popup-55 .modal-dialog{max-width:55vw;min-width:55vw}.modal.popup-55 .modal-dialog .modal-body{max-height:55vh}.modal.popup-60 .modal-dialog{max-width:60vw;min-width:60vw}.modal.popup-60 .modal-dialog .modal-body{max-height:60vh}.modal.popup-80 .modal-dialog{max-width:80vw;min-width:80vw}.modal.popup-80 .modal-dialog .modal-body{max-height:80vh}.modal.popup-90 .modal-dialog{max-width:90vw;min-width:90vw}.modal.popup-90 .modal-dialog .modal-body{max-height:90vh}.modal.popup-40vh{min-height:40vh}.modal.popup-40vh .modal-body{max-height:40vh}.modal.popup-50vh{min-height:50vh}.modal.popup-50vh .modal-body{max-height:50vh}.modal.popup-60vh{min-height:60vh}.modal.popup-60vh .modal-body{max-height:60vh}.modal.popup-80vh{min-height:80vh}.modal.popup-80vh .modal-body{max-height:80vh}.modal.popup-90vh{min-height:90vh}.modal.popup-90vh .modal-body{max-height:90vh}.fancy-scroll::-webkit-scrollbar-track,.modal .modal-dialog .modal-body::-webkit-scrollbar-track,::-webkit-scrollbar-track{background-color:#0000;border-radius:10px}.fancy-scroll::-webkit-scrollbar,.modal .modal-dialog .modal-body::-webkit-scrollbar,::-webkit-scrollbar{background-color:#0000;height:4px;width:4px}.fancy-scroll::-webkit-scrollbar-thumb,.modal .modal-dialog .modal-body::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb{background-color:#0000;border-radius:10px;-webkit-transition:background-color .3s;transition:background-color .3s}.fancy-scroll:hover::-webkit-scrollbar-thumb,.modal .modal-dialog .modal-body:hover::-webkit-scrollbar-thumb,:hover::-webkit-scrollbar-thumb{background-color:#9d9d9d}.fancy-scroll.thick-height::-webkit-scrollbar-track,.modal .modal-dialog .thick-height.modal-body::-webkit-scrollbar-track,.thick-height::-webkit-scrollbar-track{background-color:#d04d27}.fancy-scroll.thick-height::-webkit-scrollbar,.modal .modal-dialog .thick-height.modal-body::-webkit-scrollbar,.thick-height::-webkit-scrollbar{height:6px}.fancy-scroll,.modal .modal-dialog .modal-body{overflow-y:auto}.fancy-scroll.scroll-x-only,.modal .modal-dialog .scroll-x-only.modal-body{overflow-x:auto;overflow-y:hidden}.cursor-pointer{cursor:pointer}.primary-heading{color:#bb9875;font-size:55px;font-weight:700;text-transform:uppercase}@media(max-width:600px){.primary-heading{font-size:25px}}.secondary-heading{font-size:16px;font-weight:500}.paragraph{color:#fff;font-size:16px;letter-spacing:.5px;line-height:1.7}@media(max-width:600px){.paragraph{font-size:14px}}.sub-heading{color:#fff;font-size:35px;font-weight:500;text-transform:uppercase}@media(max-width:600px){.sub-heading{font-size:20px}}a{transition:color .3s ease-in-out}a:hover{color:#ff4742;text-decoration:none}a.btn-icon i,button.btn-icon i,i.icon-center,span.btn-icon i{position:relative}a.btn-icon i:before,button.btn-icon i:before,i.icon-center:before,span.btn-icon i:before{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.bg-primary{background-color:#ff4742!important}.text-primary-hover{transition:all .3s ease-in-out}.text-primary-hover:hover{color:#ff4742!important}.bg-gray{background-color:#ededed}.bg-light-gray{background-color:#f7f7f7}.bg-secondary{background-color:#fff!important}.text-primary{color:#ff4742!important}.text-primary-dark{color:#363b3f!important}.f-500{font-weight:500!important}.text-muted{color:#6f6f6f!important}.text-success{color:#18a027!important}.text-danger{color:#ad1b02!important}.bg-danger{background-color:#ad1b02!important}.w-10{width:10%}.w-16{width:16%}.w-18{width:18%}.w-25{width:25%}.w-23{width:23%}.w-15{width:15%}.w-20{width:20%}.w-30{width:30%}.w-33{width:33.33%}.w-35{width:35%}.w-40{width:40%}.w-45{width:45%}.w-60{width:60%}.w-65{width:65%}.w-70{width:70%}.w-75{width:75%}.w-80{width:80%}.h-200-px{height:200px}.f-10{font-size:10px}.f-11{font-size:11px}.f-12{font-size:12px}.f-14{font-size:14px!important}.f-13{font-size:13px!important}.f-18{font-size:18px}.pointer{cursor:pointer}.text-transform-inherit{text-transform:inherit!important}.btn{align-items:center!important;border-radius:10px;color:#fff!important;display:inline-flex!important;font-size:14px!important;font-weight:600!important;height:50px!important;justify-content:center!important;min-width:100px!important;padding:0 25px!important;position:relative!important;transition:all .3s ease-in-out!important}.btn.btn-large{min-width:150px}.btn.btn-primary{border-radius:10px}.btn.btn-primary,.btn.btn-primary:active{background-color:#ff4742!important;border-color:#ff4742!important;color:#fff}.btn.btn-primary:active:hover,.btn.btn-primary:hover{background-color:#fff!important;box-shadow:none;color:#ff4742}.btn.btn-primary:hover{color:#ff4742!important}.btn.btn-next,.btn.btn-next:active{background-color:#d04d27!important;border-color:#d04d27!important;color:#fff}.btn.btn-next:active:hover,.btn.btn-next:hover{background-color:#fff!important;box-shadow:none;color:#d04d27}.btn.btn-secondary{border-color:#000!important;color:#000!important}.btn.btn-secondary,.btn.btn-secondary:active{background-color:#fff!important;border-color:#fff!important;color:#fff}.btn.btn-secondary:active:hover,.btn.btn-secondary:hover{background-color:#fff!important;box-shadow:none;color:#fff}.btn.btn-excel,.btn.btn-excel:active{background-color:#2d6509!important;border-color:#2d6509!important;color:#fff}.btn.btn-excel:active:hover,.btn.btn-excel:hover{background-color:#fff!important;box-shadow:none;color:#2d6509}.btn.btn-success,.btn.btn-success:active{background-color:#18a027!important;border-color:#18a027!important;color:#fff}.btn.btn-success:active:hover,.btn.btn-success:hover{background-color:#fff!important;box-shadow:none;color:#18a027}.btn.btn-danger,.btn.btn-danger:active{background-color:#ad1b02!important;border-color:#ad1b02!important;color:#fff}.btn.btn-danger:active:hover,.btn.btn-danger:hover{background-color:#fff!important;box-shadow:none;color:#ad1b02}.btn.btn-warning,.btn.btn-warning:active{background-color:#eb8d22!important;border-color:#eb8d22!important;color:#fff}.btn.btn-warning:active:hover,.btn.btn-warning:hover{background-color:#fff!important;box-shadow:none;color:#eb8d22}.btn.btn-info,.btn.btn-info:active{background-color:#2a5699!important;border-color:#2a5699!important;color:#fff}.btn.btn-info:active:hover,.btn.btn-info:hover{background-color:#fff!important;box-shadow:none;color:#2a5699}.btn.btn-light,.btn.btn-light:active{background-color:#bfbfbf!important;border-color:#bfbfbf!important;color:#fff}.btn.btn-light:active:hover,.btn.btn-light:hover{background-color:#fff!important;box-shadow:none;color:#bfbfbf}.btn.btn-cancel{color:#000!important}.btn.btn-cancel,.btn.btn-cancel:active{background-color:#ebebeb!important;border-color:#ebebeb!important;color:#fff}.btn.btn-cancel:active:hover,.btn.btn-cancel:hover{background-color:#fff!important;box-shadow:none;color:#ebebeb}.btn.btn-cancel:hover{border-color:#676666!important;box-shadow:none;color:#676666!important}.btn.btn-add,.btn.btn-add:active{background-color:#d04d27!important;border-color:#d04d27!important;color:#fff}.btn.btn-add:active:hover,.btn.btn-add:hover{background-color:#fff!important;box-shadow:none;color:#d04d27}.btn.btn-approve,.btn.btn-approve:active{background-color:#27d02e!important;border-color:#27d02e!important;color:#fff}.btn.btn-approve:active:hover,.btn.btn-approve:hover{background-color:#fff!important;box-shadow:none;color:#27d02e}.btn.btn-dark,.btn.btn-dark:active{background-color:#000!important;border-color:#000!important;color:#fff}.btn.btn-dark:active:hover,.btn.btn-dark:hover{background-color:#fff!important;box-shadow:none;color:#000}.btn.btn-outline-primary,.btn.btn-outline-primary:active{background-color:#fff!important;border-color:#ff4742!important;color:#ff4742}.btn.btn-outline-primary:active:hover,.btn.btn-outline-primary:hover{background-color:#ff4742!important;box-shadow:none;color:#fff}.btn.btn-outline-success,.btn.btn-outline-success:active{background-color:#fff!important;border-color:#18a027!important;color:#18a027}.btn.btn-outline-success:active:hover,.btn.btn-outline-success:hover{background-color:#18a027!important;box-shadow:none;color:#fff}.btn.btn-outline-danger,.btn.btn-outline-danger:active{background-color:#fff!important;border-color:#ad1b02!important;color:#ad1b02}.btn.btn-outline-danger:active:hover,.btn.btn-outline-danger:hover{background-color:#ad1b02!important;box-shadow:none;color:#fff}.btn.btn-outline-warning,.btn.btn-outline-warning:active{background-color:#fff!important;border-color:#eb8d22!important;color:#eb8d22}.btn.btn-outline-warning:active:hover,.btn.btn-outline-warning:hover{background-color:#eb8d22!important;box-shadow:none;color:#fff}.btn.btn-outline-copper,.btn.btn-outline-copper:active{background-color:#fff!important;border-color:#d04d27!important;color:#d04d27}.btn.btn-outline-copper:active:hover,.btn.btn-outline-copper:hover{background-color:#d04d27!important;box-shadow:none;color:#fff}.btn.btn-outline-info,.btn.btn-outline-info:active{background-color:#fff!important;border-color:#2a5699!important;color:#2a5699}.btn.btn-outline-info:active:hover,.btn.btn-outline-info:hover{background-color:#2a5699!important;box-shadow:none;color:#fff}.btn.btn-outline-light{color:#6e6e6e!important}.btn.btn-outline-light,.btn.btn-outline-light:active{background-color:#fff!important;border-color:#bfbfbf!important;color:#bfbfbf}.btn.btn-outline-light:active:hover,.btn.btn-outline-light:hover{background-color:#bfbfbf!important;box-shadow:none;color:#fff}.btn.btn-outline-light:hover{color:#fff!important}.btn.btn-outline-download,.btn.btn-outline-download:active{background-color:#fff!important;border-color:#d93954!important;color:#d93954}.btn.btn-outline-download:active:hover,.btn.btn-outline-download:hover{background-color:#d93954!important;box-shadow:none;color:#fff}.btn.btn-outline-dark,.btn.btn-outline-dark:active{background-color:#fff!important;border-color:#000!important;color:#000}.btn.btn-outline-dark:active:hover,.btn.btn-outline-dark:hover{background-color:#000!important;box-shadow:none;color:#fff}.btn:focus{box-shadow:none;outline:none}.btn.btn-dark-sm{background-color:#fbfaf8;border:1px solid #dedede;color:#ff4742;height:20px}.btn i{height:14px;line-height:14px;margin-right:10px;width:14px}.btn.btn-sort-column{background-color:#0000;margin:0;max-width:28px;min-width:24px;width:auto}.btn.btn-sort-column i{color:#6f6f6f;height:10px;line-height:10px;margin:0;padding:0;width:14px}.btn.btn-sort-column i.active,.btn.btn-sort-column i.active:hover{color:#ff4742}.btn-group .btn-group__btn{align-items:center;background-color:#fff;display:flex;height:40px;justify-content:center;width:40px}.btn-group .btn-group__btn:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}.btn-group .btn-group__btn:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}.btn-group .btn-group__btn:not(:last-child){border-right:1px solid #0000}.btn-group .btn-group__btn.active{background-color:#ff4742!important;border-color:#ff4742}.btn-group .btn-group__btn.active i{color:#fff!important}.btn-group .btn-group__btn:focus,.btn-group .btn-group__btn:hover{border-color:#ff4742;box-shadow:none}a.btn-icon,button.btn-icon,span.btn-icon{align-items:center;background-color:#fbfaf8;border:none;box-shadow:none;display:inline-flex;height:36px;justify-content:center;margin:0 10px;transition:all .3s ease-in-out;width:36px}a.btn-icon:active,a.btn-icon:focus,a.btn-icon:hover,button.btn-icon:active,button.btn-icon:focus,button.btn-icon:hover,span.btn-icon:active,span.btn-icon:focus,span.btn-icon:hover{background-color:#ff4742;box-shadow:none;outline:none}a.btn-icon:active i,a.btn-icon:focus i,a.btn-icon:hover i,button.btn-icon:active i,button.btn-icon:focus i,button.btn-icon:hover i,span.btn-icon:active i,span.btn-icon:focus i,span.btn-icon:hover i{color:#fff}a.btn-icon i,button.btn-icon i,span.btn-icon i{color:#9fa6a7;transition:color .3s ease-in-out}a.btn-icon.btn-icon-dark i,button.btn-icon.btn-icon-dark i,span.btn-icon.btn-icon-dark i{color:#000}a.btn-icon.btn-icon-dark:hover i,button.btn-icon.btn-icon-dark:hover i,span.btn-icon.btn-icon-dark:hover i{color:#fff}a.btn-icon.btn-round,button.btn-icon.btn-round,span.btn-icon.btn-round{border:3px solid #0000;border-radius:50%}a.btn-icon.btn-round:hover,button.btn-icon.btn-round:hover,span.btn-icon.btn-round:hover{border-color:#ff474280}a.btn-icon.btn-small,button.btn-icon.btn-small,span.btn-icon.btn-small{height:20px;margin:0 4px;width:20px}a.btn-icon.btn-middle,button.btn-icon.btn-middle,span.btn-icon.btn-middle{height:40px;width:40px}a.btn-icon.btn-middle i,button.btn-icon.btn-middle i,span.btn-icon.btn-middle i{font-size:18px}a.btn-icon.btn-big,button.btn-icon.btn-big,span.btn-icon.btn-big{height:48px;width:48px}a.btn-icon.btn-big i,button.btn-icon.btn-big i,span.btn-icon.btn-big i{font-size:20px}a.btn-icon.btn-primary i,button.btn-icon.btn-primary i,span.btn-icon.btn-primary i{color:#ff4742}a.btn-icon.btn-primary:hover i,button.btn-icon.btn-primary:hover i,span.btn-icon.btn-primary:hover i{color:#000}a.btn-icon.btn-warning,button.btn-icon.btn-warning,span.btn-icon.btn-warning{background-color:#eb8d22;color:#fff}a.btn-icon.btn-warning:hover,button.btn-icon.btn-warning:hover,span.btn-icon.btn-warning:hover{background-color:#ff4742}a.btn-icon.dropdown-toggle:after,button.btn-icon.dropdown-toggle:after,span.btn-icon.dropdown-toggle:after{display:none}a.bg-transparent:hover i,button.bg-transparent:hover i,span.bg-transparent:hover i{color:#ff4742}a.text-copper i,a.text-copper:hover i,button.text-copper i,button.text-copper:hover i,span.text-copper i,span.text-copper:hover i{background-color:#0000;color:#d04d27!important}span.btn-icon:hover{background-color:#fbfaf8}span.btn-icon:hover i{color:#ff4742}.btn-toggle-view button{border:1px solid #e6e6e6}.btn-toggle-view button.active{background-color:#fff!important}a.btn-link,button.btn-link{align-items:center;background-color:#0000;border:none;box-shadow:none;display:inline-flex;justify-content:center;margin:0 10px;transition:all .3s ease-in-out}a.btn-link.btn-primary,button.btn-link.btn-primary{color:#ff4742!important}a.btn-link.btn-primary:hover,button.btn-link.btn-primary:hover{color:#000!important}a.btn-link:active,a.btn-link:focus,a.btn-link:hover,button.btn-link:active,button.btn-link:focus,button.btn-link:hover{background-color:#0000!important;box-shadow:none!important;outline:none!important;text-decoration:none}a:hover:disabled,button:hover:disabled{cursor:default}a.disabled,div.disabled{cursor:not-allowed;pointer-events:none}.form-submitted .form-control.ng-invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#d93954;padding-right:calc(1.5em + .75rem)}.form-submitted .form-control.ng-invalid:focus{border-color:#d93954;box-shadow:0 0 0 .2rem #dc354540}.form-submitted .form-control-tel-input.ng-invalid .form-control-tel-input-field{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#d93954;padding-right:calc(1.5em + .75rem)}.form-submitted .form-control-tel-input.ng-invalid .form-control-tel-input-field:focus{border-color:#d93954;box-shadow:0 0 0 .2rem #dc354540}.form-submitted .multi-select.error .multi-select-input-dropdown{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#d93954;padding-right:calc(1.5em + .75rem)}.form-submitted .multi-select.error .multi-select-input-dropdown:focus{border-color:#d93954;box-shadow:0 0 0 .2rem #dc354540}.form-submitted .multi-select.error .multi-select-input-dropdown:after{right:30px}.form-submitted .pwc-select.error .select-input-dropdown{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#d93954;padding-right:calc(1.5em + .75rem)}.form-submitted .pwc-select.error .select-input-dropdown:focus{border-color:#d93954;box-shadow:0 0 0 .2rem #dc354540}.form-submitted .pwc-select.error .select-input-dropdown:after{right:30px}.form-submitted .pwc-date-picker input.ng-invalid{background-image:none!important}.form-control.ng-touched.ng-invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#d93954;padding-right:calc(1.5em + .75rem)}.form-control.ng-touched.ng-invalid:focus{border-color:#d93954;box-shadow:0 0 0 .2rem #dc354540}.form-control-tel-input.ng-touched.ng-invalid .form-control-tel-input-field{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#d93954;padding-right:calc(1.5em + .75rem)}.form-control-tel-input.ng-touched.ng-invalid .form-control-tel-input-field:focus{border-color:#d93954;box-shadow:0 0 0 .2rem #dc354540}textarea .form-control.ng-touched.ng-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.custom-select.ng-touched.ng-invalid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem);border-color:#d93954;padding-right:calc(.75em + 2.3125rem)}.custom-select.ng-touched.ng-invalid:focus{border-color:#d93954;box-shadow:0 0 0 .2rem #dc354540}.form-check-input.ng-invalid~.form-check-label{color:#d93954}.form-check-input.ng-invalid~.invalid-feedback,.form-check-input.ng-invalid~.invalid-tooltip{display:block}.custom-control-input.ng-invalid~.custom-control-label{color:#d93954}.custom-control-input.ng-invalid~.custom-control-label:before{border-color:#d93954}.custom-control-input.ng-invalid:checked~.custom-control-label:before{background-color:#e4606d;border-color:#e4606d}.custom-control-input.ng-invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #dc354540}.custom-control-input.ng-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.ng-invalid~.custom-file-label{border-color:#d93954}.custom-file-input.ng-invalid:focus~.custom-file-label{border-color:#d93954;box-shadow:0 0 0 .2rem #dc354540}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.input-label{min-height:48px}.ml-input-field{margin-left:.75rem}.mr-input-field,.mx-input-field{margin-right:.75rem}.mx-input-field{margin-left:.75rem}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}
/*# sourceMappingURL=main.360e242b.css.map*/