body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--sat:0px;--sab:0px;--sal:0px;--sar:0px}.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)}}.update-banner{background:#333;bottom:0;color:#fff;left:0;padding:10px;position:fixed;text-align:center;width:100%;z-index:9999}.update-banner button{background:#fff;border:none;cursor:pointer;font-weight:500;margin-left:10px;padding:5px 10px;text-transform:none}.slideshow{align-items:center;display:flex;margin:0 auto;max-width:100%;overflow:hidden;width:100%}.slideshowSlider{transition:1s ease;white-space:nowrap}.slide{border-radius:40px;display:inline-block;height:auto;width:100%}.slideshowDots{justify-content:center;left:0;max-width:100%;text-align:center}.slideshowDot{background-color:#c4c4c4;border-radius:50%;cursor:pointer;display:inline-block;height:10px;margin:15px 7px 0;width:10px}.slideshowDot.active{background-color:#fff}.slideImg{background-position:50%;background-size:cover;border-radius:20px;max-width:100%;object-fit:cover;padding:10px;width:100%}