body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}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 infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}.Footer{background-color:#222;display:flex;justify-content:center}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tooltip-padding{padding:.5em 0}.card{border-style:solid;border-width:1px;border-color:#e1e1e1;padding:16px;background-color:#fff}.service-label{font-size:15px}.card:hover{box-shadow:0 4px 8px #cecece,0 6px 10px #cecece}.hero-image{background-repeat:no-repeat;background-size:cover;position:center;height:390px;max-width:1440px;color:#fff;padding:140px 40px 40px}.title{font-family:Pluto Sans,SansSerif,sans-serif;font-style:normal;font-weight:700;font-size:12px;line-height:13px;display:flex;align-items:center;letter-spacing:1px;text-transform:uppercase;color:#191919}.navItem{text-decoration:none;font-family:Pluto Sans,SansSerif,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:20px;text-align:center;color:#191919}.hamburger{text-decoration:none;border:none;background:#fff}.icon-link{text-decoration:none}.img-container{width:auto;height:25px;text-align:center}.img-container img{height:100%}.sk-chase{width:60px;height:60px;position:relative;animation:sk-chase 2.5s infinite linear both}.sk-chase-dot{width:100%;height:100%;position:absolute;left:0;top:0;animation:sk-chase-dot 2s infinite ease-in-out both}.sk-chase-dot:before{content:"";display:block;width:25%;height:25%;background-color:#80c342;border-radius:100%;animation:sk-chase-dot-before 2s infinite ease-in-out both}.sk-chase-dot:nth-child(1){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:nth-child(1):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(360deg)}}@keyframes sk-chase-dot{80%,to{transform:rotate(360deg)}}@keyframes sk-chase-dot-before{50%{transform:scale(.4)}to,0%{transform:scale(1)}}.spinner{width:80px;height:80px;margin:100px auto;background-color:#80c342;border-radius:100%;-webkit-animation:sk-scaleout 1s infinite ease-in-out;animation:sk-scaleout 1s infinite ease-in-out}@-webkit-keyframes sk-scaleout{0%{-webkit-transform:scale(0)}to{-webkit-transform:scale(1);opacity:0}}@keyframes sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}
