.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;-webkit-transition:stroke-dashoffset .5s ease 0s;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}html{overflow-x:hidden;--brand-blue:#0064de;--brand-blue-hover:#0052b8;--background:#003c85;--footer-color:#00306b;--text-color:#fff;--primary-color:#fff;--secondary-color:hsla(0,0%,100%,.3);--dark-gray:hsla(0,0%,100%,.6);--accent-color:#0064de}:root,body,html{background:var(--background)}body{color:var(--text-color);display:block;font-family:Plus Jakarta Sans,system-ui,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;margin:0;padding:0;width:100vw}body main{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:48px}@media only screen and (max-width:600px){body main{padding:0 24px 60px}}body main footer{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--footer-color);bottom:0;-webkit-box-shadow:0 -4px 24px rgba(0,0,0,.1);box-shadow:0 -4px 24px #0000001a;font-weight:500;justify-content:center;left:0;padding-bottom:16px;padding-top:16px;position:fixed}body main .column{width:480px}@media only screen and (max-width:600px){body main .column{width:100%}}body *{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}body h1,body h2{color:var(--text-color);font-size:42px;font-weight:800;letter-spacing:-.5px;line-height:48px;margin:64px 0 0;text-align:center}@media only screen and (max-width:600px){body h1,body h2{margin:32px 0}}body .description{color:var(--text-color);font-size:16px;font-weight:500;line-height:24px;margin-bottom:0;margin-top:16px;text-align:center}@media only screen and (max-width:600px){body .description{margin-bottom:16px}}.timer-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;justify-content:center;margin:64px 0}@media only screen and (max-width:600px){.timer-container{margin:40px 0}}.timer-value{font-size:48px;font-weight:800;letter-spacing:-1px;line-height:132%;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;color:var(--text-color);-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";justify-content:center;margin-top:12px}.timer-controls,.timer-value{display:-webkit-box;display:-ms-flexbox;display:flex}.timer-controls{gap:8px}.confetti-overlay{background:#000c;content:"";height:100vh;left:0;position:fixed;top:0;width:100vw}.confetti-message{background:var(--background);border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:16px;font-weight:500;left:50%;line-height:24px;max-width:600px;padding:20px;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:11;-webkit-box-pack:center;-ms-flex-pack:center;color:var(--text-color);justify-content:center}@media screen and (max-width:800px){.confetti-message{width:80vw}}.confetti-message>.row,.confetti-message>span{text-align:center;width:100%}.confetti-message button{background:#fff;border:none;border-radius:8px;color:var(--brand-blue);cursor:pointer;font-family:Plus Jakarta Sans,system-ui,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;height:48px;padding:0 20px;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.confetti-message button:hover{background:#ffffffe0}.link-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:48px;text-align:center}.link-container>span{font-size:18px;font-weight:500;width:100%}.link-container>strong{font-size:22px;font-weight:800;margin:16px 0;width:100%}.control-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.control-panel .play-pause,.control-panel>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.control-panel .play-pause{background:#fff;border:none;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;height:64px;padding:0;width:64px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.control-panel .play-pause svg{color:var(--brand-blue)}.control-panel .play-pause:hover{background:#ffffffe0}.control-panel .decrease,.control-panel .increase{background:transparent;border:1px solid #fff;border-radius:8px;color:#fff;cursor:pointer;font-family:Plus Jakarta Sans,system-ui,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:18px;padding:6px 10px;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.control-panel .decrease.decrease,.control-panel .increase.decrease{margin-right:24px}.control-panel .decrease[aria-disabled=true],.control-panel .increase[aria-disabled=true]{border-color:var(--secondary-color);color:var(--secondary-color);cursor:not-allowed}.control-panel .decrease:hover,.control-panel .increase:hover{background:#ffffff26}.control-panel .decrease[aria-disabled=true]:hover,.control-panel .increase[aria-disabled=true]:hover{background:transparent}.control-panel .controls-footer,.field{display:-webkit-box;display:-ms-flexbox;display:flex}.field{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;margin-top:8px;text-align:center}@media only screen and (max-width:600px){.field{max-width:none;text-align:center}}.field label{color:var(--text-color);cursor:pointer;font-size:20px;font-weight:600;line-height:142%;margin-right:24px;text-align:left}.field label[aria-disabled=true]{cursor:not-allowed}.field .sounds{display:grid;gap:16px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;margin-top:32px}@media only screen and (max-width:600px){.field .sounds{grid-template-columns:1fr 1fr 1fr}}.field .sounds .sound-icon-btn{background:transparent;border:none;outline-color:var(--primary-color)}.full-width{width:100%}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}a{font-weight:600;margin:0 8px;text-decoration:underline}a,a:visited{color:var(--primary-color)}div[loading=lazy]{display:none}.content-creator-info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px;line-height:150%;margin-top:24px;text-align:center;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:36px}.content-creator-info span{width:100%}
