.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:.5rem;transition:all .2s ease-in-out;font-weight:500;position:relative}.btn.btn-primary{background-color:#5551ff;border-color:#5551ff;color:#fff}.btn.btn-primary:focus,.btn.btn-primary:hover{background-color:#3835bc;border-color:#3835bc}.btn.btn-info{background-color:#eaeaff;border-color:#e1e0ff;color:#5551ff}.btn.btn-info:focus,.btn.btn-info:hover{background-color:#b9b7ff;border-color:#afadff;color:#02006b}.btn.btn-info.active,.btn.btn-info.show,.btn.btn-info:active,.btn.btn-info:first-child:active,.btn.btn-info:focus-visible{background-color:#3835bc;border-color:#3835bc;color:#fff}.btn.btn-light{background-color:#f7f7f7;border-color:#f7f7f7;color:#252525}.btn.btn-light:focus,.btn.btn-light:hover{background-color:#e5e5e5;border-color:#e5e5e5;color:#343a40}.btn.btn-light:focus.active,.btn.btn-light:focus.show,.btn.btn-light:focus:active,.btn.btn-light:focus:first-child:active,.btn.btn-light:focus:focus-visible,.btn.btn-light:hover.active,.btn.btn-light:hover.show,.btn.btn-light:hover:active,.btn.btn-light:hover:first-child:active,.btn.btn-light:hover:focus-visible{background-color:#212529;border-color:#343a40;color:#fff}.btn.btn-dark{background-color:#343a40;border-color:#495057;color:#fff}.btn.btn-dark:focus,.btn.btn-dark:hover{background-color:#212529;border-color:#343a40;color:#fff}.btn.btn-link{color:#5551ff}.btn.btn-link:focus,.btn.btn-link:hover{color:#3835bc}.btn.disabled,.btn:disabled{opacity:.65;pointer-events:none}.btn.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn.btn-lg{padding:1rem 1.5rem;font-size:1.125rem}.btn.squared{border-radius:.25rem}.slideDown{animation-name:slideDown;-webkit-animation-name:slideDown;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible!important}@keyframes slideDown{0%{transform:translateY(-100%)}50%{transform:translateY(8%)}65%{transform:translateY(-4%)}80%{transform:translateY(4%)}95%{transform:translateY(-2%)}to{transform:translateY(0)}}.slideUp{animation-name:slideUp;-webkit-animation-name:slideUp;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible!important}@keyframes slideUp{0%{transform:translateY(100%)}50%{transform:translateY(-8%)}65%{transform:translateY(4%)}80%{transform:translateY(-4%)}95%{transform:translateY(2%)}to{transform:translateY(0)}}.slideLeft{animation-name:slideLeft;-webkit-animation-name:slideLeft;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible!important}@keyframes slideLeft{0%{transform:translateX(150%)}50%{transform:translateX(-8%)}65%{transform:translateX(4%)}80%{transform:translateX(-4%)}95%{transform:translateX(2%)}to{transform:translateX(0)}}.slideRight{animation-name:slideRight;-webkit-animation-name:slideRight;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible!important}@keyframes slideRight{0%{transform:translateX(-150%)}50%{transform:translateX(8%)}65%{transform:translateX(-4%)}80%{transform:translateX(4%)}95%{transform:translateX(-2%)}to{transform:translateX(0)}}.slideExpandUp{animation-name:slideExpandUp;-webkit-animation-name:slideExpandUp;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease -out;visibility:visible!important}@keyframes slideExpandUp{0%{transform:translateY(100%) scaleX(.5)}30%{transform:translateY(-8%) scaleX(.5)}40%{transform:translateY(2%) scaleX(.5)}50%{transform:translateY(0) scaleX(1.1)}60%{transform:translateY(0) scaleX(.9)}70%{transform:translateY(0) scaleX(1.05)}80%{transform:translateY(0) scaleX(.95)}90%{transform:translateY(0) scaleX(1.02)}to{transform:translateY(0) scaleX(1)}}.expandUp{animation-name:expandUp;-webkit-animation-name:expandUp;animation-duration:.7s;-webkit-animation-duration:.7s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible!important}@keyframes expandUp{0%{transform:translateY(100%) scale(.6) scaleY(.5)}60%{transform:translateY(-7%) scaleY(1.12)}75%{transform:translateY(3%)}to{transform:translateY(0) scale(1) scaleY(1)}}.fadeIn{animation-name:fadeIn;-webkit-animation-name:fadeIn;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible!important}@keyframes fadeIn{0%{transform:scale(0);opacity:0}60%{transform:scale(1.1)}80%{transform:scale(.9);opacity:1}to{transform:scale(1);opacity:1}}.expandOpen{animation-name:expandOpen;-webkit-animation-name:expandOpen;animation-duration:1.2s;-webkit-animation-duration:1.2s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible!important}@keyframes expandOpen{0%{transform:scale(1.8)}50%{transform:scale(.95)}80%{transform:scale(1.05)}90%{transform:scale(.98)}to{transform:scale(1)}}.bigEntrance{animation-name:bigEntrance;-webkit-animation-name:bigEntrance;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible!important}@keyframes bigEntrance{0%{transform:scale(.3) rotate(6deg) translateX(-30%) translateY(30%);opacity:.2}30%{transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);opacity:1}45%{transform:scale(.98) rotate(1deg) translateX(0) translateY(0);opacity:1}60%{transform:scale(1.01) rotate(-1deg) translateX(0) translateY(0);opacity:1}75%{transform:scale(.99) rotate(1deg) translateX(0) translateY(0);opacity:1}90%{transform:scale(1.01) rotate(0deg) translateX(0) translateY(0);opacity:1}to{transform:scale(1) rotate(0deg) translateX(0) translateY(0);opacity:1}}.hatch{animation-name:hatch;-webkit-animation-name:hatch;animation-duration:2s;-webkit-animation-duration:2s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible!important}@keyframes hatch{0%{transform:rotate(0deg) scaleY(.6)}20%{transform:rotate(-2deg) scaleY(1.05)}35%{transform:rotate(2deg) scaleY(1)}50%{transform:rotate(-2deg)}65%{transform:rotate(1deg)}80%{transform:rotate(-1deg)}to{transform:rotate(0deg)}}.bounce{animation-name:bounce;-webkit-animation-name:bounce;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-timing-function:ease;-webkit-animation-timing-function:ease;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%}@keyframes bounce{0%{transform:translateY(0) scaleY(.6)}60%{transform:translateY(-100%) scaleY(1.1)}70%{transform:translateY(0) scaleY(.95) scaleX(1.05)}80%{transform:translateY(0) scaleY(1.05) scaleX(1)}90%{transform:translateY(0) scaleY(.95) scaleX(1)}to{transform:translateY(0) scaleY(1) scaleX(1)}}.pulse{animation-name:pulse;-webkit-animation-name:pulse;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}@keyframes pulse{0%{transform:scale(.9);opacity:.7}50%{transform:scale(1);opacity:1}to{transform:scale(.9);opacity:.7}}.floating{animation-name:floating;-webkit-animation-name:floating;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}@keyframes floating{0%{transform:translateY(0)}50%{transform:translateY(8%)}to{transform:translateY(0)}}.tossing{animation-name:tossing;-webkit-animation-name:tossing;animation-duration:2.5s;-webkit-animation-duration:2.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}@keyframes tossing{0%{transform:rotate(-4deg)}50%{transform:rotate(4deg)}to{transform:rotate(-4deg)}}.pullUp{animation-name:pullUp;-webkit-animation-name:pullUp;animation-duration:1.1s;-webkit-animation-duration:1.1s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%}@keyframes pullUp{0%{transform:scaleY(.1)}40%{transform:scaleY(1.02)}60%{transform:scaleY(.98)}to{transform:scaleY(.98)}80%{transform:scaleY(1.01)}to{transform:scaleY(1)}}.pullDown{animation-name:pullDown;-webkit-animation-name:pullDown;animation-duration:1.1s;-webkit-animation-duration:1.1s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:50% 0;-ms-transform-origin:50% 0;-webkit-transform-origin:50% 0}@keyframes pullDown{0%{transform:scaleY(.1)}40%{transform:scaleY(1.02)}60%{transform:scaleY(.98)}to{transform:scaleY(.98)}80%{transform:scaleY(1.01)}to{transform:scaleY(1)}}.stretchLeft{animation-name:stretchLeft;-webkit-animation-name:stretchLeft;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:100% 0;-ms-transform-origin:100% 0;-webkit-transform-origin:100% 0}@keyframes stretchLeft{0%{transform:scaleX(.3)}40%{transform:scaleX(1.02)}60%{transform:scaleX(.98)}to{transform:scaleX(.98)}80%{transform:scaleX(1.01)}to{transform:scaleX(1)}}.stretchRight{animation-name:stretchRight;-webkit-animation-name:stretchRight;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:0 0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0}@keyframes stretchRight{0%{transform:scaleX(.3)}40%{transform:scaleX(1.02)}60%{transform:scaleX(.98)}to{transform:scaleX(.98)}80%{transform:scaleX(1.01)}to{transform:scaleX(1)}}:root{--color-energy-electricity:#ffba00;--color-energy-propane:#e48255;--color-energy-natural-gas:#c46339;--color-energy-heating-oil:#a54924;--color-energy-diesel:#693b75;--color-energy-gasoline:#393159;--gold-linear-gradient:linear-gradient(60deg,#e3a455,#e8c57f,#ffdf9f,#f0be79,#8f653b,#976342,#ba7f3b,#eebc70,#a46444)}@font-face{font-family:Euclid Circular B;src:url(/fonts/EuclidCircularB-Regular.woff2) format("woff2"),url(/fonts/EuclidCircularB-Regular.woff) format("woff"),url(/fonts/EuclidCircularB-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Euclid Circular B;src:url(/fonts/EuclidCircularB-Medium.woff2) format("woff2"),url(/fonts/EuclidCircularB-Medium.woff) format("woff"),url(/fonts/EuclidCircularB-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Euclid Circular B;src:url(/fonts/EuclidCircularB-Semibold.woff2) format("woff2"),url(/fonts/EuclidCircularB-Semibold.woff) format("woff"),url(/fonts/EuclidCircularB-Semibold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Euclid Circular B;src:url(/fonts/EuclidCircularB-Bold.woff2) format("woff2"),url(/fonts/EuclidCircularB-Bold.woff) format("woff"),url(/fonts/EuclidCircularB-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0;padding:0;font-family:Euclid Circular B,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}body,html{height:100%;max-width:100vw;overflow-x:hidden;background-color:#ecf0eb!important;color:#343a40;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{background-color:transparent!important}html{background-color:#ecf0eb;background-image:url(/repeated-dot-pattern.png)!important;background-repeat:repeat!important;background-size:34px 34px!important}html.dashboard,html.dashboard body{background-color:#fff;background-image:none!important}hr{color:#94a3b8!important}.h0{font-size:42px}.h0,.h1,h1{line-height:44px}.h1,h1{font-size:34px}.h2,h2{font-size:30px;line-height:40px}.h3,h3{font-size:24px;line-height:32px}.h4,h4{font-size:20px;line-height:28px}.h5,h5{font-size:18px}.h5,.h6,h5,h6{line-height:24px}.h6,h6{font-size:16px}.body-large{font-size:18px;line-height:24px}.body-medium{font-size:16px;line-height:24px}.body-medium-small{font-size:14px;line-height:20px}.body-small{font-size:12px;line-height:16px}.body-tiny{font-size:10px;line-height:12px}.font-light{font-weight:300}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.section-headings{font-size:52px;line-height:68px}.data-big{font-size:48px;line-height:56px}.subheading{color:#474747;margin:0 0 2rem;font-size:20px;line-height:28px}.fine-print,.fineprint,.hint{color:#737373;font-size:14px;margin-bottom:.5em;font-weight:400;line-height:1.55;text-align:center}.full-height{min-height:100vh}.flex{display:flex}.flex-column{display:flex;flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.fill-content{display:flex;flex-direction:column;justify-content:space-between;align-items:center;align-self:stretch;height:100%}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.subtle-text-1{color:#474747}.subtle-text-2{color:#737373!important}.note-text{color:#737373;background-color:#f7f7f7;padding:1rem;border-radius:.5rem}.radius-sm{border-radius:.375rem}.radius-md{border-radius:.5rem}.radius-lg{border-radius:1rem}.radius-xl{border-radius:1.5rem}.radius-full{border-radius:9999px}.icon{color:#949494}a{color:#5551ff;text-decoration:underline}a:hover{color:#3835bc}.form-text{color:#64748b!important}[class*=MuiFormHelperText]{padding-left:.85rem!important}.card{background-color:transparent!important;border:none!important}.card .card-body,.card-style-1{border-radius:1rem;background:hsla(0,0%,100%,.75);-webkit-backdrop-filter:blur(30px);box-shadow:0 3px 8px 0 rgba(66,79,128,.15);padding:2rem}.card .card-body,.card-style-1,.card-style-2{border:1px solid rgba(0,0,0,.1);backdrop-filter:blur(30px)}.card-style-2{background:hsla(0,0%,100%,.95);box-shadow:0 8px 24px hsla(210,8%,62%,.2);-webkit-backdrop-filter:blur(30px);border-radius:1rem;overflow:hidden}.box-shadow{box-shadow:0 8px 32px rgba(0,0,0,.18)}.logo-container{display:flex;align-items:center;justify-content:center;padding:1.5rem 0}.logo{height:52px;width:auto}.loading-steps .item{font-size:90%;display:flex;align-items:center;margin-bottom:1.5em;transition:all .2s ease}.loading-steps .item>*{vertical-align:middle}.loading-steps .item .icon{font-size:1.25em}.loading-steps .item .icon[class^=fa-]{font-size:1.5em}.loading-steps .item .icon-container{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem}.loading-steps .item .icon-container .icon{color:#949494}.loading-steps .item .item-text{color:#949494;margin-bottom:0;line-height:1;height:auto;font-size:1.25em;font-weight:300;text-align:left;margin-left:.35em;width:200px}.loading-steps .item.loading{font-size:105%}.loading-steps .item.loading .item-text{color:#474747;font-weight:500}@media(prefers-color-scheme:dark){html{color-scheme:dark}}.btn-outline-danger,.btn-outline-dark,.btn-outline-info,.btn-outline-light,.btn-outline-primary,.btn-outline-secondary,.btn-outline-success,.btn-outline-warning{border-width:2px!important}.modal-backdrop{opacity:0;transition:opacity .3s linear}.modal-backdrop.show{opacity:1}.fade{transition:opacity .15s linear}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.MuiInputBase-root,.MuiOutlinedInput-root{font-family:Euclid Circular B,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important;font-size:16px!important;font-weight:400!important;border-radius:12px!important;background:#fff!important;box-shadow:none!important}.MuiOutlinedInput-notchedOutline{border-color:#e5e5e5!important;border-width:2px!important;border-radius:12px!important}.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#5551ff!important}.MuiInputLabel-root{font-family:Euclid Circular B,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important;color:#474747!important;font-weight:500!important;font-size:16px!important}.Mui-focused .MuiInputLabel-root{color:#5551ff!important}.MuiInputBase-input{border-radius:12px!important}.MuiFormHelperText-root{color:#737373!important;font-size:12px!important;margin-left:0!important}.Mui-error .MuiOutlinedInput-notchedOutline{border-color:#ff6700!important}.Mui-error .MuiFormHelperText-root,.Mui-error .MuiInputLabel-root{color:#ff6700!important}.MuiPickersInputBase-root,.MuiPickersOutlinedInput-root{font-family:Euclid Circular B,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important;font-size:16px!important;font-weight:400!important;border-radius:12px!important;background:#fff!important;box-shadow:none!important}.MuiPickersOutlinedInput-notchedOutline{border-color:#e5e5e5!important;border-width:2px!important;border-radius:12px!important}.Mui-focused .MuiPickersOutlinedInput-notchedOutline{border-color:#5551ff!important}.MuiPickersInputBase-input{padding:.75rem 1rem!important;background:transparent!important;border-radius:12px!important}.MuiPickersInputBase-adornedEnd{padding-right:1rem!important}.MuiPickersInputBase-colorPrimary{color:#5551ff!important}.Mui-error .MuiPickersOutlinedInput-notchedOutline{border-color:#ff6700!important}.MuiSkeleton-root{border-radius:6px!important;margin:0 .25rem!important}.badge.text-bg-primary{background-color:#5551ff!important;border:1px solid rgba(0,0,0,.05)!important}.badge.text-bg-info{background-color:#f5f5ff!important;color:#5551ff!important}.badge.text-bg-info,.badge.text-bg-light{border:1px solid rgba(0,0,0,.05)!important}.badge.text-bg-light{background-color:#f7f7f7!important;color:#252525!important}.badge.text-bg-dark{background-color:#343a40!important;border-color:#495057!important;color:#fff!important}.badge.text-bg-success{background-color:#e5f8ef!important;border:1px solid rgba(0,0,0,.05)!important;color:#063!important}.badge.text-bg-danger{background-color:#fff4ed!important;border:1px solid rgba(0,0,0,.05)!important;color:#c24e00!important}.badge.text-bg-warning{background-color:#ffd666!important;border:1px solid rgba(0,0,0,.05)!important;color:#553d02!important}.btn.btn-light{background-color:#f7f7f7!important;border:1px solid rgba(0,0,0,.01)!important;color:#252525!important;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.btn.btn-light:focus,.btn.btn-light:hover{background-color:#000!important;border:1px solid rgba(0,0,0,.1)!important;color:#fff!important}.btn.btn-light:active{background-color:#5551ff!important;border:1px solid rgba(0,0,0,.1)!important;color:#fff!important}.btn.btn-link{background-color:transparent!important;border:none!important;color:#252525!important;text-decoration:none}.btn.btn-link:focus,.btn.btn-link:hover{color:#5551ff!important;background-color:#f7f7f7!important;font-weight:600}.btn.btn-link:focus>i,.btn.btn-link:hover>i{color:#5551ff!important}.btn.electric-btn{background:conic-gradient(from 270deg at 18% 50%,#e3a455 26.25deg,#e8c57f 88.13deg,#ffdf9f 156.58deg,#f0be79 191.74deg,#8f653b 213.59deg,#976342 225.95deg,#ba7f3b 255.19deg,#eebc70 278.6deg,#a46444 331.88deg)!important;border:1px solid #865536;color:#000!important;font-weight:600;font-size:16px!important;padding:.5rem 1rem!important;border-radius:44px!important}.btn.electric-btn:active,.btn.electric-btn:focus,.btn.electric-btn:hover{border:1px solid #865536}.btn.silver-btn{background:conic-gradient(from 270deg at 48.5% 50%,#b3b3b3 26.25deg,#d1d1d1 88.13deg,#eaeaea 156.58deg,#ccc 191.74deg,#a0a0a0 213.59deg,#8c8c8c 225.95deg,#b0b0b0 255.19deg,#e0e0e0 278.6deg,#7a7a7a 331.88deg)!important;border:1px solid #7a7a7a!important;color:#000!important;font-weight:600;font-size:16px!important;padding:.5rem 1rem!important;border-radius:44px!important}.btn.silver-btn:active,.btn.silver-btn:focus,.btn.silver-btn:hover{border:1px solid #7a7a7a!important}.alert-primary{background:#f5f5ff!important;color:#3835bc!important}.alert-primary,.alert-secondary{border:1px solid rgba(0,0,0,.1)!important}.alert-secondary{background:#f7f7f7!important;color:#252525!important}.alert-success{color:#063!important;background-color:#e5f8ef!important}.alert-danger,.alert-success{border:1px solid rgba(0,0,0,.1)!important}.alert-danger{color:#c24e00!important;background-color:#fff4ed!important}.alert-info{background:#f5f5ff!important;color:#3835bc!important}.alert-info,.alert-light{border:1px solid rgba(0,0,0,.1)!important}.alert-light{color:#252525!important;background-color:#f7f7f7!important}.alert-dark{color:#fff!important;background-color:#343a40!important}.alert-dark,.alert-warning{border:1px solid rgba(0,0,0,.1)!important}.alert-warning{color:#553d02!important;background-color:#ffd666!important}.btn.blue-metallic-btn{background:conic-gradient(from 270deg at 48.5% 50%,#8ca6c1 26.25deg,#b3c6db 88.13deg,#dbe8f5 156.58deg,#b0c4d8 191.74deg,#6b7fa0 213.59deg,#5a6b8c 225.95deg,#8fa8c6 255.19deg,#c7d8ec 278.6deg,#6779a0 331.88deg)!important;border:1px solid #6b7fa0!important;color:#000!important;font-weight:600;font-size:16px!important;padding:.5rem 1rem!important;border-radius:44px!important;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn.blue-metallic-btn:active,.btn.blue-metallic-btn:focus,.btn.blue-metallic-btn:hover{border:1px solid #6b7fa0!important}.AppCard{background:hsla(0,0%,100%,.95);border-radius:1.5rem;box-shadow:0 0 0 1px rgba(0,0,0,.059),0 1px 1px -.5px rgba(0,0,0,.059),0 3px 3px -1.5px rgba(0,0,0,.059),0 6px 6px -3px rgba(0,0,0,.059),0 12px 12px -6px rgba(0,0,0,.059),0 24px 24px -12px rgba(0,0,0,.059)}.react-joyride__tooltip{color:#474747!important;border-radius:16px!important;padding:1.5rem 1.5rem 1rem!important}.react-joyride__tooltip h1{font-size:24px!important;color:#474747!important;font-weight:600!important}.react-joyride__tooltip h1 b,.react-joyride__tooltip h1 strong{color:#a54302!important}.react-joyride__tooltip h1 i.fa-regular{font-size:24px!important;color:#949494!important;margin-right:4px!important}.react-joyride__tooltip h1+div{text-align:left!important}.react-joyride__spotlight{border-radius:8px!important}.react-joyride__tooltip-content{text-align:left!important}.denkiya-tour-skip{color:#737373!important}.denkiya-tour-next{background-color:#5551ff!important;border-color:#5551ff!important;color:#fff!important;font-weight:600!important;border-radius:8px!important;padding:8px 16px!important;transition:all .2s ease-in-out!important}.denkiya-tour-next:focus,.denkiya-tour-next:hover{background-color:#3835bc!important;border-color:#3835bc!important;transform:translateY(-1px)!important;box-shadow:0 4px 8px rgba(0,0,0,.15)!important}.denkiya-tour-next:active{transform:translateY(0)!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important}.static-page{padding:2.5rem 4rem 2.5rem 2rem!important;margin-top:2rem!important;margin-bottom:2rem!important;border-radius:1.5rem;box-shadow:0 0 0 1px rgba(0,0,0,.059),0 1px 1px -.5px rgba(0,0,0,.059),0 3px 3px -1.5px rgba(0,0,0,.059),0 6px 6px -3px rgba(0,0,0,.059),0 12px 12px -6px rgba(0,0,0,.059),0 24px 24px -12px rgba(0,0,0,.059)}.static-page hr,.static-page section{margin-bottom:3rem}.static-page .h1,.static-page .h2,.static-page .h3,.static-page .h4,.static-page .h5,.static-page .h6,.static-page h1,.static-page h2,.static-page h3,.static-page h4,.static-page h5,.static-page h6{margin:.5em 0!important}.static-page .h1,.static-page h1{color:#212529}.static-page .h2,.static-page h2{color:#343a40}.static-page .h3,.static-page h3{color:#495057}.static-page .h4,.static-page .h5,.static-page .h6,.static-page h4,.static-page h5,.static-page h6{color:#475569}.static-page li,.static-page ol,.static-page p,.static-page ul{color:#474747}.static-page code{color:#3835bc!important;background-color:#f7f7f7!important;padding:.25rem .5rem;border-radius:4px;font-weight:600}.static-page .toc-nav{background-color:#f7f7f7!important;padding:1rem 1.75rem!important;border-radius:1rem!important;margin-right:2rem}.static-page .toc-nav h3{margin-top:.5rem!important}.static-page .toc-nav li a{color:#474747!important;transition:all .2s ease-in-out!important}.static-page .toc-nav li a:focus,.static-page .toc-nav li a:hover{color:#5551ff!important;text-decoration:underline!important;font-weight:600!important}.border-danger{border-width:2px!important;animation:headShake .8s ease-in-out}@keyframes headShake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-5px)}20%,40%,60%,80%{transform:translateX(5px)}}.shepherd-element{border-radius:1.5rem!important;background:#fff;color:#474747;box-shadow:0 0 0 1px rgba(0,0,0,.059),0 1px 1px -.5px rgba(0,0,0,.059),0 3px 3px -1.5px rgba(0,0,0,.059),0 6px 6px -3px rgba(0,0,0,.059),0 12px 12px -6px rgba(0,0,0,.059),0 24px 24px -12px rgba(0,0,0,.059);border:none!important;min-width:300px;max-width:400px;font-family:Euclid Circular B,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important;z-index:10000}.shepherd-has-title .shepherd-content .shepherd-header{padding:1.5rem 1.5rem 1rem!important;background-color:transparent!important;margin-bottom:0!important}.shepherd-has-title .shepherd-content .shepherd-header>h3{margin-bottom:0!important}.shepherd-has-title .shepherd-content .shepherd-header>h3 i{margin-top:3px!important}.shepherd-has-title .shepherd-content .shepherd-text{padding:0 1.5rem!important;font-family:Euclid Circular B,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important;text-align:left;margin-bottom:0;font-size:16px;line-height:24px;color:#474747}.shepherd-has-title .shepherd-content .shepherd-footer{padding:1.5rem 1rem 1rem!important}.shepherd-element.shepherd-has-title>.shepherd-arrow:before{background-color:#fff!important}.custom-shepherd-tour .shepherd-title{font-size:24px;line-height:32px;color:#474747;font-weight:600;margin-bottom:.5rem}.custom-shepherd-tour .shepherd-title,.custom-shepherd-tour .shepherd-title b{font-family:Euclid Circular B,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important}.custom-shepherd-tour .shepherd-title b{color:#3835bc;padding:0 4px}.custom-shepherd-tour .shepherd-title i{font-family:Font Awesome\ 6 Pro,Font Awesome\ 6 Free,Font Awesome\ 6 Brands,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important;font-size:24px;color:#949494;margin-right:4px;font-weight:400!important}.custom-shepherd-tour .shepherd-text b{color:#3835bc;font-weight:600}.custom-shepherd-tour .shepherd-button,.custom-shepherd-tour .shepherd-text b{font-family:Euclid Circular B,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important}.custom-shepherd-tour .shepherd-button{font-weight:600!important;border-radius:30px!important;padding:8px 16px!important;font-size:16px!important;transition:all .2s ease-in-out!important;border:none!important;cursor:pointer!important;text-shadow:none!important}.custom-shepherd-tour .shepherd-button.shepherd-button-primary{background-color:#5551ff!important;color:#fff!important;border-color:#5551ff!important}.custom-shepherd-tour .shepherd-button.shepherd-button-primary:hover{background-color:#3835bc!important;border-color:#3835bc!important;transform:translateY(-1px)!important;box-shadow:0 4px 8px rgba(0,0,0,.15)!important}.custom-shepherd-tour .shepherd-button.shepherd-button-primary:active{transform:translateY(0)!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important}.custom-shepherd-tour .shepherd-button.shepherd-button-secondary{background-color:#f7f7f7!important;color:#737373!important;border:1px solid #e5e5e5!important}.custom-shepherd-tour .shepherd-button.shepherd-button-secondary:active,.custom-shepherd-tour .shepherd-button.shepherd-button-secondary:hover{background-color:#e5e5e5!important;border-color:#949494!important}.custom-shepherd-tour .shepherd-cancel-icon{background-color:transparent!important;color:#737373!important;border:none!important;position:absolute!important;top:12px!important;right:12px!important;width:32px!important;height:32px!important;padding:0!important;font-size:24px!important;font-weight:600!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.custom-shepherd-tour .shepherd-cancel-icon:hover{color:#474747!important;background-color:rgba(0,0,0,.05)!important;text-decoration:none!important}.custom-shepherd-tour .shepherd-arrow,.custom-shepherd-tour .shepherd-arrow:before{border-color:#fff!important}.custom-shepherd-tour .shepherd-modal-overlay-container{background-color:rgba(0,0,0,.5)!important}.custom-shepherd-tour .shepherd-element[data-popper-placement^=top] .shepherd-arrow{border-bottom-color:#fff!important}.custom-shepherd-tour .shepherd-element[data-popper-placement^=bottom] .shepherd-arrow{border-top-color:#fff!important}.custom-shepherd-tour .shepherd-element[data-popper-placement^=left] .shepherd-arrow{border-right-color:#fff!important}.custom-shepherd-tour .shepherd-element[data-popper-placement^=right] .shepherd-arrow{border-left-color:#fff!important}.shepherd-modal-overlay-container .shepherd-modal-overlay{border-radius:12px!important;margin:8px!important}.carousel[id*=informational-carousel] .carousel-item,.carousel[id*=informational-carousel] .carousel-item.active,.informational-carousel .carousel-item,.informational-carousel .carousel-item.active{padding:1rem 3rem 3.5rem!important;border-radius:1.5rem!important;box-shadow:0 0 0 1px rgba(0,0,0,.059),0 1px 1px -.5px rgba(0,0,0,.059),0 3px 3px -1.5px rgba(0,0,0,.059),0 6px 6px -3px rgba(0,0,0,.059),0 12px 12px -6px rgba(0,0,0,.059),0 24px 24px -12px rgba(0,0,0,.059)!important}.carousel[id*=informational-carousel] .carousel-inner,.informational-carousel .carousel-inner{border-radius:1.5rem!important;overflow:hidden}.carousel[id*=informational-carousel] .carousel-indicators li.active,.carousel[id*=informational-carousel] .carousel-indicators li:hover,.informational-carousel .carousel-indicators li.active,.informational-carousel .carousel-indicators li:hover{background-color:rgba(64,64,64,.8)!important;mix-blend-mode:multiply}.carousel[id*=informational-carousel] .carousel-control-next,.carousel[id*=informational-carousel] .carousel-control-prev,.informational-carousel .carousel-control-next,.informational-carousel .carousel-control-prev{background-color:transparent!important;top:50%!important;transform:translateY(-50%)!important}[class*=carouselWrapper]{position:relative;width:100%;max-width:1100px;margin:0 auto}[class*=carouselWrapper][class*=fillMode],[class*=carouselWrapper][class*=fillMode] .carousel[id*=informational-carousel],[class*=carouselWrapper][class*=fillMode] .informational-carousel{height:100%}[class*=carouselWrapper][class*=fillMode] .carousel[id*=informational-carousel] .carousel-inner,[class*=carouselWrapper][class*=fillMode] .informational-carousel .carousel-inner{height:100%!important;justify-content:center!important;align-items:center!important;flex:1 1!important}[class*=carouselWrapper][class*=fillMode] .carousel[id*=informational-carousel] .carousel-inner .carousel-item,[class*=carouselWrapper][class*=fillMode] .informational-carousel .carousel-inner .carousel-item{height:100%!important}[class*=carouselWrapper][class*=fillMode] .carouselContent{height:100%;justify-content:center;align-items:center;flex:1 1!important}[class*=variantPrimary] #informational-carousel .carousel-indicators li.active,[class*=variantPrimary] #informational-carousel .carousel-indicators li:hover,[class*=variantPrimary] .informational-carousel .carousel-indicators li.active,[class*=variantPrimary] .informational-carousel .carousel-indicators li:hover{background-color:#3835bc!important;mix-blend-mode:normal!important}[class*=variantSecondary] #informational-carousel .carousel-indicators li.active,[class*=variantSecondary] #informational-carousel .carousel-indicators li:hover,[class*=variantSecondary] .informational-carousel .carousel-indicators li.active,[class*=variantSecondary] .informational-carousel .carousel-indicators li:hover{background-color:#252525!important;mix-blend-mode:normal!important}[class*=variantSuccess] #informational-carousel .carousel-indicators li.active,[class*=variantSuccess] #informational-carousel .carousel-indicators li:hover,[class*=variantSuccess] .informational-carousel .carousel-indicators li.active,[class*=variantSuccess] .informational-carousel .carousel-indicators li:hover{background-color:#063!important;mix-blend-mode:normal!important}[class*=variantDanger] #informational-carousel .carousel-indicators li.active,[class*=variantDanger] #informational-carousel .carousel-indicators li:hover,[class*=variantDanger] .informational-carousel .carousel-indicators li.active,[class*=variantDanger] .informational-carousel .carousel-indicators li:hover{background-color:#c24e00!important;mix-blend-mode:normal!important}[class*=variantWarning] #informational-carousel .carousel-indicators li.active,[class*=variantWarning] #informational-carousel .carousel-indicators li:hover,[class*=variantWarning] .informational-carousel .carousel-indicators li.active,[class*=variantWarning] .informational-carousel .carousel-indicators li:hover{background-color:#976f02!important;mix-blend-mode:normal!important}[class*=variantInfo] #informational-carousel .carousel-indicators li.active,[class*=variantInfo] #informational-carousel .carousel-indicators li:hover,[class*=variantInfo] .informational-carousel .carousel-indicators li.active,[class*=variantInfo] .informational-carousel .carousel-indicators li:hover{background-color:#3835bc!important;mix-blend-mode:normal!important}[class*=variantLight] #informational-carousel .carousel-indicators li.active,[class*=variantLight] #informational-carousel .carousel-indicators li:hover,[class*=variantLight] .informational-carousel .carousel-indicators li.active,[class*=variantLight] .informational-carousel .carousel-indicators li:hover{background-color:#252525!important;mix-blend-mode:normal!important}[class*=variantDark] #informational-carousel .carousel-indicators li.active,[class*=variantDark] #informational-carousel .carousel-indicators li:hover,[class*=variantDark] .informational-carousel .carousel-indicators li.active,[class*=variantDark] .informational-carousel .carousel-indicators li:hover{background-color:#fff!important;mix-blend-mode:normal!important}