@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Fira+Code:wght@400&display=swap);@import url(https://fonts.googleapis.com/css2?family=Asul:wght@400;700&display=swap);.bg-gradient-green{background:linear-gradient(to top left,#54b18c,#348f6c)}.slide-container{padding-left:6rem;padding-right:6rem;padding-top:3rem;padding-bottom:3rem}h1{font-size:4rem;color:#1a202c;color:rgba(26,32,44,var(--text-opacity));line-height:1.25;font-family:Nunito Sans,sans-serif;font-weight:800;letter-spacing:-.025em}h1,h1 strong{--text-opacity:1}h1 strong{font-weight:900;color:#348f6c;color:rgba(52,143,108,var(--text-opacity))}h2{font-size:4rem;color:#1a202c;color:rgba(26,32,44,var(--text-opacity));font-family:Asul,sans-serif;font-weight:700;letter-spacing:-.025em;margin-bottom:4rem}.muted,h2{--text-opacity:1}.muted{color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}.link{--text-opacity:1;color:#3182ce;color:rgba(49,130,206,var(--text-opacity));text-decoration:underline}ul{list-style-type:disc}ol,ul{list-style-position:inside}ol{list-style-type:decimal}ol>li,ul>li{margin-bottom:3rem}.service-controls,.service-stats{display:none}@media (min-width:1280px){.service-with-events{height:16rem}}.scenario{--bg-opacity:1;background-color:#fdf2e4;background-color:rgba(253,242,228,var(--bg-opacity));border-radius:1rem;padding-top:2rem;padding-bottom:2rem;overflow:hidden}.service{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)!important}.button{--bg-opacity:1;background-color:#3b9974;background-color:rgba(59,153,116,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-weight:700;line-height:1.25;font-size:1.125rem;padding-top:.75rem;padding-bottom:.75rem;padding-left:1.5rem;padding-right:1.5rem;border-radius:.5rem}.button:hover{--bg-opacity:1;background-color:#1f5641;background-color:rgba(31,86,65,var(--bg-opacity))}pre.code{font-family:Fira Code,Monaco,monospace;font-size:1.125rem;padding:1.5rem;margin-bottom:1.5rem;line-height:1.625;--bg-opacity:1;background-color:#fcf8f2;background-color:rgba(252,248,242,var(--bg-opacity));border-width:1px;--border-opacity:1;border-color:#f7e3ca;border-color:rgba(247,227,202,var(--border-opacity));border-radius:.5rem;overflow:auto}pre.code code{border-style:none;padding:0}.hero-animation>div{overflow:hidden;line-height:1;height:1rem}.hero-animation .event{display:inline-block;--bg-opacity:1;background-color:#348f6c;background-color:rgba(52,143,108,var(--bg-opacity));border-radius:.25rem;height:.75rem;width:1.25rem;margin-left:.25rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}@media (min-width:640px){.hero-animation .event{height:.75rem;width:1.5rem}}@media (min-width:768px){.hero-animation>div{height:1.25rem}.hero-animation .event{height:1rem;width:2rem;border-radius:.375rem}}@media (min-width:1024px){.hero-animation>div{height:1.5rem}.hero-animation .event{height:1.25rem;width:3rem;margin-left:.5rem}}