.srv-fade-in{animation:fadeIn .5s;animation-delay:.5s;-webkit-animation:fadeIn .5s;-moz-animation:fadeIn .5s;-o-animation:fadeIn .5s;-ms-animation:fadeIn .5s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}*,:after,:before{box-sizing:border-box}body{margin:0}a.srv-link{color:#e67200}a.srv-link:hover{color:#b35900}a.srv-link:active,a.srv-link:hover,a.srv-link:link,a.srv-link:visited{text-decoration:none;transition:color .1s ease-in}h2.srv-title{font-size:1.4167rem;font-weight:700;margin-bottom:1rem;line-height:1}h3.srv-title{font-size:1.3rem;font-weight:700;line-height:1.2;margin-bottom:2rem}h3.srv-title.long{line-height:1.5}h4.srv-title,h5.srv-title{font-size:1.2rem;margin-bottom:1rem}h5.srv-title{font-weight:300}h6.srv-title{font-size:1rem}.srv-title{margin-top:0}.srv-title:only-child{margin-bottom:0}p.srv-p{font-size:1rem}p.srv-p:last-child{margin-bottom:0}.text-muted{color:#565656}.srv-text-center{text-align:center}.srv-text-right{text-align:right}@media (min-width: 992px){h2.srv-title{font-size:4rem}h3.srv-title{font-size:2.8rem}h3.srv-title.long{font-size:2rem}h4.srv-title,h5.srv-title{font-size:1.7rem}p.srv-p{font-size:1.2rem}}*{box-sizing:border-box}img{max-width:100%}.srv-d-block{display:block;width:100%}.srv-card{padding:1rem;background:#fff;box-shadow:0 8px 24px #e7ebed99;border-radius:.75rem}.srv-container,.srv-container-sm{width:100%;margin:0 auto;padding:0 1rem}.srv-mb-0{margin-bottom:0!important}.srv-mb-1{margin-bottom:1rem!important}.srv-mb-2{margin-bottom:2rem!important}.srv-info-bubble{border:3px solid #fff;padding:1rem}.srv-info-bubble,.srv-info-container{position:relative;margin-bottom:1.5rem}.srv-info-container{border:3px solid #000;padding:2rem}.theme-grey .srv-info-bubble,.theme-yellow .srv-info-bubble{border-color:#000}.srv-info-bubble.bottom{margin-bottom:2.5rem}.srv-icon-img{cursor:pointer}.srv-info-bubble.top:before{content:" ";position:absolute;width:0;height:0;left:40px;top:-23px;border-left:15px solid #0000;border-right:15px solid #0000;border-bottom:30px solid #000;z-index:1}.theme-yellow .srv-info-bubble.top:before{border-bottom-color:#ffb700}.theme-grey .srv-info-bubble.top:before{border-bottom-color:#f2f2f2}.srv-info-bubble.top:after{content:" ";position:absolute;width:0;height:0;left:40px;top:-30px;border-left:15px solid #0000;border-right:15px solid #0000;border-bottom:30px solid #fff}.theme-grey .srv-info-bubble.top:after,.theme-yellow .srv-info-bubble.top:after{border-bottom-color:#000}.srv-info-bubble.bottom:before{content:" ";position:absolute;width:0;height:0;bottom:-30px;right:40px;border-left:15px solid #0000;border-right:15px solid #0000;border-top:30px solid #fff}.theme-grey .srv-info-bubble.bottom:before,.theme-yellow .srv-info-bubble.bottom:before{border-top-color:#000}.srv-info-bubble.bottom:after{content:" ";position:absolute;width:0;height:0;bottom:-23px;right:40px;border-left:15px solid #0000;border-right:15px solid #0000;border-top:30px solid #000}.theme-yellow .srv-info-bubble.bottom:after{border-top-color:#ffb700}.theme-grey .srv-info-bubble.bottom:after{border-top-color:#f2f2f2}.srv-submit-actions{display:flex;align-items:center;justify-content:space-between}.srv-grid-3,.srv-grid-4{display:grid;grid-gap:1.5rem;gap:1.5rem}.srv-grid-3>.srv-form-group,.srv-grid-3>.srv-input-group,.srv-grid-4>.srv-form-group,.srv-grid-4>.srv-input-group{margin-bottom:0}.theme-grey .c-stepper__item.active:before,.theme-yellow .c-stepper__item.active:before{background-color:#000;border-color:#000}.theme-dark .c-stepper__item.active:before{background-color:#fff;border-color:#fff}.theme-dark .c-stepper__item:before{border-color:#fff}.theme-grey .c-stepper__item:before{border-color:#000}.theme-grey .c-stepper__item:after,.theme-yellow .c-stepper__item:after{background-color:#000}.theme-dark .c-stepper__item:after{background-color:#fff}@media (min-width: 576px){.srv-container,.srv-container-sm{max-width:540px}}@media (min-width: 768px){.srv-container,.srv-container-sm{max-width:720px}}@media (min-width: 992px){.srv-container{max-width:1440px}.srv-container-sm{max-width:1024px}.srv-grid-3{grid-template-columns:repeat(3,1fr)}.srv-grid-4{grid-template-columns:repeat(4,1fr)}.srv-info-bubble{padding:2rem}}.srv-btn{border:none;color:#fff;text-align:center;text-decoration:none;transition:border .1s ease-in,background-color .1s ease-in,color .1s ease-in;cursor:pointer;padding:.5rem 1.25rem;min-height:1em;font-weight:600;font-family:IBM Plex Sans Devanagari,sans-serif;font-size:1rem;border-radius:0;text-transform:uppercase;position:relative;box-shadow:0 1px 2px 0 #0000000d}.srv-btn.primary{color:#ffb700;background-color:#000}.srv-btn.primary:hover:not(:disabled,.loading){background-color:#1f1f1f}.srv-btn.primary:focus:not(:disabled,.loading){background-color:#262626}.srv-btn.primary:active:not(:disabled,.loading){background-color:#333}.theme-grey .srv-btn.primary{background-color:initial;box-shadow:none;color:#000}.theme-grey .srv-btn.primary:active:not(:disabled,.loading),.theme-grey .srv-btn.primary:focus:not(:disabled,.loading),.theme-grey .srv-btn.primary:hover:not(:disabled,.loading){color:#fff}.srv-btn.outline{color:#ffb700;border:2px solid #ffb700;background-color:#000}.srv-btn.outline.active{background-color:#ffb700;color:#000;box-shadow:inset 0 7px 9px -7px #0006}.srv-btn.outline:not(.active):hover{background-color:#1f1f1f}.theme-grey .srv-btn.outline{color:#000;border:2px solid #000;background-color:initial}.theme-grey .srv-btn.outline.active{background-color:#000;color:#fff}.theme-grey .srv-btn.outline:not(.active):hover{color:#fff}.theme-yellow .srv-btn.outline{color:#000;border:2px solid #000;background-color:initial}.theme-yellow .srv-btn.outline.active{background-color:#000;color:#fff}.theme-yellow .srv-btn.outline:not(.active):hover{color:#fff}.srv-btn.loading,.srv-btn:disabled{opacity:.7;cursor:default;color:#000!important;background-color:#eaeaea!important;border-color:#eaeaea!important}.srv-btn-group>.srv-btn{margin:0 1rem 1rem 0}.srv-btn-group>.srv-btn-node{margin-bottom:1rem}.srv-help{display:block;margin-top:.25rem;font-weight:700;font-size:.9rem}.srv-checkbox{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:.95rem;-webkit-user-select:none;user-select:none}.srv-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#fff;box-shadow:1px 1px 3px 0 #0000001a;transition:background-color .1s ease-in}.srv-checkbox:hover input~.checkmark{background-color:#ccc}.srv-checkbox input:checked~.checkmark{background-color:#e67200}.checkmark:after{content:"";position:absolute;display:none}.srv-checkbox input:checked~.checkmark:after{display:block}.srv-checkbox .checkmark:after{left:9px;top:4px;width:8px;height:14px;border:solid #000;border-width:0 3px 3px 0;transform:rotate(45deg)}.theme-grey .srv-checkbox input:checked~.checkmark{background-color:#000}.theme-grey .srv-checkbox .checkmark:after{border-color:#fff}.srv-form-group{margin-bottom:1rem}.srv-input-group{display:flex;flex-wrap:wrap;align-items:stretch}.srv-input-group-append{display:flex;align-items:center;justify-content:center;padding:.375rem .75rem;font-weight:400}.srv-input-group>input{width:auto}.srv-label{display:block;width:100%;margin-bottom:.5rem;font-weight:700;font-size:.9rem}.srv-form-control{width:100%;font-family:inherit;font-size:.9rem;padding:.65rem 1rem;transition:box-shadow .25s cubic-bezier(.27,.01,.38,1.06),border .25s cubic-bezier(.27,.01,.38,1.06);outline:none;border:0;background-color:#fff;will-change:border-color,box-shadow}.srv-form-control:disabled{background-color:#ccc}.srv-form-control:focus{box-shadow:0 .313rem .719rem #0000001a,0 .156rem .125rem #0000000f}.srv-form-error{color:#c12e34;font-size:.8rem}.srv-error{color:#c12e34}.srv-select{font-family:inherit;width:100%;padding:12px;transition:.5s;outline:none;border:none;border-bottom:1px solid #565656;background-color:#eee}.srv-slider{-webkit-appearance:none;width:100%;height:4px;border-radius:5px;background:#fff;outline:none;transition:opacity .2s}.srv-slider:hover{opacity:1}.srv-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:25px;height:25px;border-radius:50%;border:1px solid #000;background:#ffb700;cursor:pointer}.srv-slider::-moz-range-thumb{width:25px;height:25px;border:1px solid #000;border-radius:50%;background:#ffb700;cursor:pointer}.srv-dropdown{font-family:inherit;padding:10px 16px;border:0;border-radius:0;background-color:#fff;color:inherit;box-shadow:0 1px 2px 0 #0000000d;display:block}.srv-radiobutton{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:.95rem;-webkit-user-select:none;user-select:none}.srv-radiobutton input{position:absolute;opacity:0;cursor:pointer}.srv-radiobutton input:disabled~span{opacity:.2;background:red}.r-checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#fff;box-shadow:1px 1px 3px 0 #0000001a;border-radius:50%;transition:background-color .1s ease-in}.srv-radiobutton:hover input:not(:disabled,:checked)~.r-checkmark{background-color:#ccc}.srv-radiobutton input:checked~.r-checkmark{background-color:#000}.r-checkmark:after{content:"";position:absolute;display:none}.srv-radiobutton input:checked~.r-checkmark:after{display:block}.srv-radiobutton .r-checkmark:after{top:8px;left:8px;width:9px;height:9px;border-radius:50%;background:#fff}.modal,.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;outline:0;color:#000}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-25%)}@media screen and (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:translate(0)}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - (.5rem * 2))}.modal-content{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#ffb700;background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border:0!important}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;align-items:center;justify-content:flex-start;padding:1rem;border:0!important}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.modal-dialog{min-width:500px;max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg{max-width:800px}}