@charset "UTF-8";
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/** 1. Change the default font family in all browsers (opinionated). 2. Prevent adjustments of font size after orientation changes in IE and iOS. */
html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/** Remove the margin in all browsers (opinionated). */
body { margin: 0; }

/* HTML5 display definitions ========================================================================== */
/** Add the correct display in IE 9-. 1. Add the correct display in Edge, IE, and Firefox. 2. Add the correct display in IE. */
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { /* 1 */ display: block; }

/** Add the correct display in IE 9-. */
audio, canvas, progress, video { display: inline-block; }

/** Add the correct display in iOS 4-7. */
audio:not([controls]) { display: none; height: 0; }

/** Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { vertical-align: baseline; }

/** Add the correct display in IE 10-. 1. Add the correct display in IE. */
template, [hidden] { display: none; }

/* Links ========================================================================== */
/** Remove the gray background on active links in IE 10. */
a { background-color: transparent; }

/** Remove the outline on focused links when they are also active or hovered in all browsers (opinionated). */
a:active, a:hover { outline-width: 0; }

/* Text-level semantics ========================================================================== */
/** 1. Remove the bottom border in Firefox 39-. 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ }

/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong { font-weight: inherit; }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** Add the correct font style in Android 4.3-. */
dfn { font-style: italic; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/** Add the correct background and color in IE 9-. */
mark { background-color: #ff0; color: #000; }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Remove the border on images inside links in IE 10-. */
img { border-style: none; }

/** Hide the overflow in IE. */
svg:not(:root) { overflow: hidden; }

/* Grouping content ========================================================================== */
/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, pre, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct margin in IE 8. */
figure { margin: 1em 40px; }

/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/* Forms ========================================================================== */
/** Change font properties to `inherit` in all browsers (opinionated). */
button, input, select, textarea { font: inherit; }

/** Restore the font weight unset by the previous rule. */
optgroup { font-weight: bold; }

/** Show the overflow in IE. 1. Show the overflow in Edge. 2. Show the overflow in Edge, Firefox, and IE. */
button, input, select { /* 2 */ overflow: visible; }

/** Remove the margin in Safari. 1. Remove the margin in Firefox and Safari. */
button, input, select, textarea { /* 1 */ margin: 0; }

/** Remove the inheritence of text transform in Edge, Firefox, and IE. 1. Remove the inheritence of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** Change the cursor in all browsers (opinionated). */
button, [type="button"], [type="reset"], [type="submit"] { cursor: pointer; }

/** Restore the default cursor to disabled elements unset by the previous rule. */
[disabled] { cursor: default; }

/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS. */
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, input:-moz-focusring { outline: 1px dotted ButtonText; }

/** Change the border, margin, and padding in all browsers (opinionated). */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

/** Remove the default vertical scrollbar in IE. */
textarea { overflow: auto; }

/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */
[type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** Correct the odd appearance of search inputs in Chrome and Safari. */
[type="search"] { -webkit-appearance: textfield; }

/** Remove the inner padding and cancel buttons in Chrome on OS X and Safari on OS X. */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

.default-layout { background-color: #e5e5e4; }
.default-layout .page-content { padding-top: 80px; }
.default-layout .page-content .filler-text { color: #aaaaaa; font-size: 28px; font-weight: 700; text-align: center; margin-top: 240px; }

html { font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #172328; line-height: 1.5; font-size: 14px; }

header { background-color: #172328; position: fixed; top: 0; left: 0; right: 0; height: 72px; z-index: 100000; }
header .page-link { color: #fff; display: inline-block; text-decoration: none; font-size: 14px; letter-spacing: 1px; font-weight: 700; padding: 0 32px; padding-top: 32px; }
header .page-link:hover { background-color: #172328; }
header .page-link.is-selected .page-link-word { padding-bottom: 8px; border-bottom: 6px solid #fff; }
header nav { float: right; }
header .site-title { padding-left: 10px; padding-top: 16px; }

.quiz-layout header { background-color: #172328; position: fixed; top: 0; left: 0; right: 0; height: 72px; z-index: 100000; color: #fff; }
.quiz-layout header .back-button { color: #fff; text-decoration: none; font-size: 18px; padding: 16px; position: absolute; bottom: 0; left: 0; z-index: 5000; }
.quiz-layout header .question-title { position: absolute; bottom: 16px; left: 0; right: 0; text-transform: uppercase; font-weight: 700; font-size: 14px; letter-spacing: 2px; text-align: center; z-index: 4000; }

.quiz-layout { background-color: #e5e5e4; }
.quiz-layout .question-wrapper { left: 16px; right: 16px; bottom: 16px; top: 96px; background-color: #fff; position: absolute; text-align: center; }
.quiz-layout .question-wrapper .question-title { font-weight: 700; font-size: 28px; margin-top: 32px; }
.quiz-layout .question-wrapper .question-prompt { margin-top: 16px; font-size: 14px; }
.quiz-layout .question-wrapper .question-image { margin: auto; position: absolute; bottom: -7px; left: 0; right: 0; }
.quiz-layout .question-wrapper .question-image img { display: inline-block; }
.quiz-layout .question-wrapper .question-image .players-drawer { position: absolute; top: 0; left: 32px; background-color: #e5e5e4; width: 64px; padding: 16px 0; }
.quiz-layout .question-wrapper .question-image .replay-button { position: absolute; top: 0; left: 16px; background-color: #e5e5e4; width: 96px; padding: 32px 0; }
.quiz-layout .question-wrapper .question-image .replay-button:after { content: "Replay"; }
.quiz-layout .question-wrapper .question-image .player { background: radial-gradient(#49b759 40%, transparent 40%); border-radius: 1000000px; font-weight: 700; color: #fff; width: 64px; height: 64px; margin: -16px 0; display: flex; align-items: center; justify-content: center; }
.quiz-layout .question-wrapper .question-image .player.defense { background: transparent; color: red; font-size: 24px; }
.quiz-layout .question-wrapper .question-image .player.defense.underline { text-decoration: underline; }
.quiz-layout .question-wrapper .question-image .player.defense.is-temporary { color: #e5e5e4; }
.quiz-layout #canvas { position: absolute; top: 0; left: 128px; width: 740px; height: 513px; }
.quiz-layout .button-container { position: absolute; right: 0; bottom: 0; width: 96px; padding: 16px; }
.quiz-layout .button-container .submit-button { background-color: #2a3c43; color: white; text-align: center; padding: 8px 0; border-radius: 5px; }
.quiz-layout .question-choices { display: flex; flex-wrap: wrap; width: 640px; margin: auto; height: 544px; justify-content: center; align-content: center; }
.quiz-layout .choice { width: 256px; height: 160px; background-color: #f1f2f2; margin: 16px; font-weight: 700; font-size: 24px; color: #727272; display: flex; flex-direction: column; justify-content: center; }
.quiz-layout .choice.is-selected { background-color: #2a3c43; color: #fff; }
.quiz-layout .question-choices-sidebar { position: absolute; right: 0px; width: 128px; justify-content: flex-start; align-items: stretch; margin-top: 0px; }
.quiz-layout .question-choices-sidebar .choice { font-size: 14px; font-weight: 400; height: 96px; color: #2a3c43; margin: 8px 16px; background-color: #e5e5e4; }
.quiz-layout .question-choices-sidebar .choice.is-selected { color: #fff; background-color: #2a3c43; }

header { background-color: #172328; position: fixed; top: 0; left: 0; right: 0; height: 72px; z-index: 100000; }
header .page-link { color: #fff; display: inline-block; text-decoration: none; font-size: 14px; letter-spacing: 1px; font-weight: 700; padding: 0 32px; padding-top: 32px; }
header .page-link:hover { background-color: #172328; }
header .page-link.is-selected .page-link-word { padding-bottom: 8px; border-bottom: 6px solid #fff; }
header nav { float: right; }
header .site-title { padding-left: 10px; padding-top: 16px; }

.feedback-toast-container { position: absolute; bottom: 0; left: 0; right: 0; height: 144px; pointer-events: none; overflow: hidden; }

.feedback-toast { background-color: #2a3c43; position: absolute; bottom: -144px; left: 0; right: 0; color: #fff; text-align: left; padding: 16px; padding-bottom: 32px; pointer-events: all; }
.feedback-toast.is-shown { bottom: 0; }
.feedback-toast .feedback-light { width: 32px; height: 32px; border-radius: 10000px; display: flex; align-items: center; justify-content: center; float: left; margin-right: 16px; background-color: #e5e5e4; }
.feedback-toast.feedback-toast-correct .feedback-light { background-color: #49b759; }
.feedback-toast.feedback-toast-correct .feedback-light:after { content: "✓"; }
.feedback-toast.feedback-toast-incorrect .feedback-light { background-color: #ee4024; }
.feedback-toast.feedback-toast-incorrect .feedback-light:after { content: "!"; }
.feedback-toast .feedback-title { font-weight: 700; font-size: 24px; margin: 16px 0; }
.feedback-toast .answer-next-button { padding: 8px 16px; background-color: #172328; border-radius: 5px; width: 96px; color: #e5e5e4; position: absolute; right: 16px; bottom: 32px; text-decoration: none; }
.feedback-toast .answer-next-button::after { content: "〉"; float: right; margin-right: -5px; }

.feedback-toast-draw-gif { top: 0; height: 100%; pointer-events: all; display: none; overflow: scroll; }
.feedback-toast-draw-gif.is-shown { display: block; }
.feedback-toast-draw-gif .feedback-toast { position: static; margin-top: 672px; height: 656px; transition: background-color 0.5s ease; }
.feedback-toast-draw-gif .feedback-toast.is-open { background-color: #2a3c43; }
.feedback-toast-draw-gif .feedback-toast .feedback-toast-overlay { width: 100%; margin-top: 16px; }

.leaderboard-image { width: 100%; margin-top: -9px; }

.packages-title { padding: 16px; color: #727272; }

.packages-filter { padding: 32px 16px; background-color: #2a3c43; margin: 16px 0; color: #aaaaaa; position: relative; }
.packages-filter .packages-filter-container { position: absolute; right: 0; top: 0; }
.packages-filter .packages-filter-item { display: inline-block; padding: 32px 0; margin: 0 16px; }
.packages-filter .packages-filter-item.is-selected { color: #fff; border-bottom: 6px solid #fff; padding-bottom: 26px; }

.package-container { padding-left: 4px; }
.package-container .package { background-color: white; display: inline-block; vertical-align: top; width: 288px; height: 160px; margin: 8px; padding: 16px; }
.package-container .package .package-completion { width: 320px; height: 16px; background-color: #f1f2f2; position: absolute; margin-left: -16px; margin-top: 160px; z-index: 500; }
.package-container .package .package-completion.package-completion-0 { background: linear-gradient(to right, #ee4024 0%, #f1f2f2 0%); }
.package-container .package .package-completion.package-completion-1 { background: linear-gradient(to right, #ee4024 10%, #f1f2f2 10%); }
.package-container .package .package-completion.package-completion-2 { background: linear-gradient(to right, #ee4024 20%, #f1f2f2 20%); }
.package-container .package .package-completion.package-completion-3 { background: linear-gradient(to right, #ee4024 30%, #f1f2f2 30%); }
.package-container .package .package-completion.package-completion-4 { background: linear-gradient(to right, #ee4024 40%, #f1f2f2 40%); }
.package-container .package .package-completion.package-completion-5 { background: linear-gradient(to right, #ee4024 50%, #f1f2f2 50%); }
.package-container .package .package-completion.package-completion-6 { background: linear-gradient(to right, #ee4024 60%, #f1f2f2 60%); }
.package-container .package .package-completion.package-completion-7 { background: linear-gradient(to right, #ee4024 70%, #f1f2f2 70%); }
.package-container .package .package-completion.package-completion-8 { background: linear-gradient(to right, #ee4024 80%, #f1f2f2 80%); }
.package-container .package .package-completion.package-completion-9 { background: linear-gradient(to right, #ee4024 90%, #f1f2f2 90%); }
.package-container .package .package-info { position: absolute; width: 288px; height: 160px; }
.package-container .package .package-info .package-name { font-size: 28px; color: #2a3c43; font-weight: 700; }
.package-container .package .package-info .package-summary { color: #aaaaaa; font-size: 14px; }
.package-container .package .package-info .package-complete, .package-container .package .package-info .package-days-left, .package-container .package .package-info .package-cta { font-size: 11px; text-transform: uppercase; letter-spacing: 2px; font-weight: 700; }
.package-container .package .package-info .package-complete, .package-container .package .package-info .package-cta { color: #49b759; }
.package-container .package .package-info .package-days-left { color: #ee4024; }
.package-container .package .package-info .package-due-date { font-size: 11px; color: #aaaaaa; }
.package-container .package .package-info .package-status, .package-container .package .package-info .package-cta { position: absolute; bottom: 0; }
.package-container .package.is-locked { background-color: #f1f2f2; }
.package-container .package.is-locked .package-cta { color: #aaaaaa; }
.package-container .package.is-locked .package-cta::before { content: "."; color: transparent; width: 12px; height: 12px; display: block; background-image: url("/blitz/img/lock.svg"); }
.package-container .package .package-details { display: none; }
.package-container .package.is-open:not(.is-locked) { margin-bottom: 304px; outline: 4px solid #fff; background-color: #ee4024; color: white; }
.package-container .package.is-open:not(.is-locked) .package-summary, .package-container .package.is-open:not(.is-locked) .package-due-date, .package-container .package.is-open:not(.is-locked) .package-status, .package-container .package.is-open:not(.is-locked) .package-cta, .package-container .package.is-open:not(.is-locked) .package-name, .package-container .package.is-open:not(.is-locked) .package-complete, .package-container .package.is-open:not(.is-locked) .package-days-left { color: #fff; }
.package-container .package.is-open:not(.is-locked) .package-completion { visibility: hidden; }
.package-container .package.is-open:not(.is-locked) .package-details { position: absolute; display: block; height: 224px; left: 0; right: 0; margin-top: 184px; background-color: #2a3c43; padding: 32px 48px; }
.package-container .package.is-open:not(.is-locked) .package-details img { position: absolute; top: -184px; left: 316px; }
.package-container .package.is-open:not(.is-locked) .package-details .package-details-meta { border-right: 1px solid #727272; width: 304px; padding-right: 16px; height: 208px; }
.package-container .package.is-open:not(.is-locked) .package-details .package-details-name { font-size: 28px; color: #fff; font-weight: 700; }
.package-container .package.is-open:not(.is-locked) .package-details .package-details-updated { color: #727272; text-transform: uppercase; font-size: 11px; letter-spacing: 2px; }
.package-container .package.is-open:not(.is-locked) .package-details .package-details-button { padding: 16px; background-color: #172328; border-radius: 5px; top: 192px; width: 160px; color: #e5e5e4; position: absolute; text-decoration: none; }
.package-container .package.is-open:not(.is-locked) .package-details .package-details-button::after { content: "〉"; float: right; margin-right: -5px; }
.package-container .package.is-open:not(.is-locked)::after { content: "."; color: transparent; background-color: #ee4024; position: relative; display: block; width: 40px; height: 40px; margin: -40px auto; top: 192px; transform: rotate(45deg); z-index: 499; }
