@import url("https://fonts.googleapis.com/css2?family=Work+Sans&display=swap");*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body,h1,h2,h3,html{font-family:Work Sans,sans-serif}a{color:inherit;text-decoration:none;font-family:Poppins,sans-serif!important}.slick-slider{position:relative}.slick-slider .slick-list>.slick-track{display:flex;align-items:center}.slick-dots{position:absolute;z-index:1;bottom:4%;right:1.6%}.slick-dots li{position:relative;display:inline-block;margin:0 4px}.slick-dots li button{width:8px;height:8px;background-color:hsla(0,0%,100%,.4);border-radius:4px;font-size:0;border:0;cursor:pointer}.slick-dots .slick-active button{background-color:#fff;width:24px}.pulse{background:#000;border-radius:50%;box-shadow:0 0 0 0 #000;margin:10px;height:20px;width:20px;transform:scale(1);animation:pulse-black 2s infinite}.pulse.orange{background:#ff793f;box-shadow:0 0 0 0 #ff793f;animation:pulse-orange 2s infinite}@keyframes pulse-orange{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(255,121,63,.7)}70%{transform:scale(1);box-shadow:0 0 0 10px rgba(255,121,63,0)}to{transform:scale(.95);box-shadow:0 0 0 0 rgba(255,121,63,0)}}.typing{width:0;overflow:hidden;white-space:nowrap;font-size:2rem;margin:0 auto;border-right:.15em solid rgba(255,121,63,.7);animation:typing 4s steps(38) 1 normal both,blink 1s steps(1) infinite;animation-delay:2s}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink{50%{border-color:transparent}}.fixedButton{position:fixed!important;z-index:10;top:64px;right:auto!important;bottom:100%!important}.MuiTooltip-tooltip{background-color:#fff!important;color:#000!important;font-size:.9em!important}.MuiTooltip-arrow,.selected-chip{color:#fff!important}.selected-chip{border:1px solid #50a2c2!important;background-color:#50a2c2!important}.selected-chip .MuiChip-icon{color:#fff!important}.unselected-chip{color:#586382!important;border:1px solid #d3d7e3!important;background-color:#fff!important}.wrapper{height:100vh;display:flex;justify-content:center;align-items:center;background-color:#eee}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#7ac142;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark{width:56px;height:56px;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;margin:10% auto;box-shadow:inset 0 0 0 #7ac142;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{to{box-shadow:inset 0 0 0 30px #7ac142}}strong{font-weight:700;font-size:20px!important}.rdrMonthAndYearPickers{display:none!important}.rdrMonthAndYearWrapper{position:relative!important;top:26px!important;padding-top:0!important;height:auto!important}.rdrMonthName{text-align:center!important}.circle{display:inline-block;width:6px;height:6px;border-radius:50%;background-color:#adb5cc;margin:0 1rem}.MuiAutocomplete-option{color:#fff}.MuiAutocomplete-noOptions{color:#fff!important}.gridContainer{opacity:1;transition:opacity .3s ease-in-out}.gridHidden{opacity:0;pointer-events:none}.MuiOutlinedInput-root{padding-left:18px!important}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],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}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}