:root{--clr-primary-0:#c6676d;--clr-primary-1:#532004;--clr-primary-2:#75300a;--clr-primary-3:#86380e;--clr-primary-4:#994314;--clr-primary-5:#ba5d2c;--clr-primary-6:#c86a37;--clr-primary-7:#da8252;--clr-primary-8:#f2ad88;--clr-primary-9:#fdd5bf;--clr-primary-10:#ffebe0;--clr-grey-1:#102a42;--clr-grey-2:#243a52;--clr-grey-3:#324d67;--clr-grey-4:#48647f;--clr-grey-5:#617d98;--clr-grey-6:#829ab0;--clr-grey-7:#9eb2c7;--clr-grey-8:#bcccdc;--clr-grey-9:#dae2ec;--clr-grey-10:#f1f5f8;--clr-white:#fff;--clr-red-dark:#bb2525;--clr-red-light:#e66b6b;--clr-green-dark:#25bb32;--clr-green-light:#6be675;--clr-black:#222;--transition:all 0.3s linear;--spacing:0.1rem;--radius:0.25rem;--light-shadow:0 5px 15px rgba(0,0,0,.1);--dark-shadow:0 5px 15px rgba(0,0,0,.2);--max-width:1170px;--fixed-width:620px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:#f1f5f8;background:var(--clr-grey-10);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:.875rem;line-height:1.5}a{text-decoration:none}h1,h2,h3,h4{letter-spacing:.1rem;letter-spacing:var(--spacing);line-height:1.25;margin-bottom:.75rem;text-transform:capitalize}h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.25rem}h4{font-size:.875rem}p{color:#617d98;color:var(--clr-grey-5);margin-bottom:1.25rem}@media screen and (min-width:350px){h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.2rem}body,h4{font-size:1rem}h1,h2,h3,h4{line-height:1}}@media screen and (min-width:800px){h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:1.75rem}body,h4{font-size:1rem}h1,h2,h3,h4{line-height:1}}.section{margin:5rem auto;max-width:1170px;max-width:var(--max-width);width:90vw}@media screen and (min-width:992px){.section{width:95vw}}@-webkit-keyframes underlineAn{0%{width:0}to{width:5rem}}@keyframes underlineAn{0%{width:0}to{width:5rem}}.underline{-webkit-animation:underlineAn 5s infinite;animation:underlineAn 5s infinite;background:#c6676d;background:var(--clr-primary-0);height:.25rem;margin-bottom:1.25rem;width:5rem}.title{margin-bottom:2rem}.title h2{color:#102a42;color:var(--clr-grey-1);margin-top:2rem}.app-container{display:grid;grid-template-columns:1fr;justify-content:center;max-width:100vw}.end-quote{color:var(--clr-grey-5);font-size:1rem;margin:2rem 0 1rem;text-align:center}.end-quote span{-webkit-animation:animate 2s linear infinite;animation:animate 2s linear infinite;color:var(--clr-primary-0);display:inline-block;font-size:1.5rem;margin:0 .1rem;vertical-align:top}@-webkit-keyframes animate{0%{opacity:0}25%{opacity:.3}50%{opacity:1}75%{opacity:.3}to{opacity:0}}@keyframes animate{0%{opacity:0}25%{opacity:.3}50%{opacity:1}75%{opacity:.3}to{opacity:0}}@media only screen and (min-width:800px){.app-container{grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:3rem 1fr 3rem;justify-content:center;max-width:100vw}}.genericContainer{margin-left:auto;margin-right:auto;width:94%}.progress-bar{background:var(--clr-primary-0);height:5px;left:0;position:fixed;right:0;top:0;-webkit-transform-origin:0;transform-origin:0}.hideScrollbar::-webkit-scrollbar{display:none}.button{border:2px solid var(--clr-primary-0);border-radius:25px;color:var(--clr-primary-0);padding:8px}.example-container{height:100vh;position:relative;width:100vw}.example-container,.next,.prev{align-items:center;display:flex;justify-content:center}.next,.prev{background:#fff;border-radius:30px;cursor:pointer;font-size:18px;font-weight:700;height:40px;position:absolute;top:calc(50% - 20px);-webkit-user-select:none;-ms-user-select:none;user-select:none;width:40px;z-index:2}.next{right:10px}.prev{left:10px;-webkit-transform:scale(-1);transform:scale(-1)}.refresh{align-items:center;background:rgba(0,0,0,.4);border-radius:10px;cursor:pointer;display:flex;height:20px;justify-content:center;padding:10px;position:absolute;right:10px;top:10px;width:20px}
/*# sourceMappingURL=main.11cd78fd.css.map*/