/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/SubmissionFlow/TextInput/TextInput.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-SubmissionFlow-TextInput-__TextInput__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-SubmissionFlow-TextInput-__TextInput__large-button:hover, .components-SubmissionFlow-TextInput-__TextInput__large-button:focus {
  background-color: #E5E5EB;
}
.components-SubmissionFlow-TextInput-__TextInput__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-SubmissionFlow-TextInput-__TextInput__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-SubmissionFlow-TextInput-__TextInput__small-button:hover, .components-SubmissionFlow-TextInput-__TextInput__small-button:focus {
  background-color: #E5E5EB;
}
.components-SubmissionFlow-TextInput-__TextInput__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-SubmissionFlow-TextInput-__TextInput__small-button:disabled {
  cursor: not-allowed;
}
.components-SubmissionFlow-TextInput-__TextInput__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-SubmissionFlow-TextInput-__TextInput__inputWrapper {
  margin: 5px;
}

.components-SubmissionFlow-TextInput-__TextInput__star {
  color: #D80040;
  margin-right: 2px;
}

.components-SubmissionFlow-TextInput-__TextInput__fieldLabel {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  color: #404040;
  margin-bottom: 4px;
}

.components-SubmissionFlow-TextInput-__TextInput__errorDescription {
  color: #D80040 !important;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  font-size: 10px;
  line-height: 14px;
  height: 25px;
  margin-top: 7px;
}

.components-SubmissionFlow-TextInput-__TextInput__hideError {
  display: none;
}

.components-SubmissionFlow-TextInput-__TextInput__errorIcon {
  color: #D80040 !important;
  width: 14px !important;
  height: 14px !important;
  margin-top: 3px;
  vertical-align: text-top;
}

.components-SubmissionFlow-TextInput-__TextInput__errorDisplay {
  opacity: 1;
}

.components-SubmissionFlow-TextInput-__TextInput__errorNoDisplay {
  opacity: 0;
}

.components-SubmissionFlow-TextInput-__TextInput__explanation {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #636363;
}

.components-SubmissionFlow-TextInput-__TextInput__inputField {
  border: 1px solid #D5D5D5;
  border-radius: 2px;
  height: 20px;
  width: 100%;
  padding: 15px;
  margin-top: 5px;
  box-sizing: border-box;
}

.components-SubmissionFlow-TextInput-__TextInput__textAreaField {
  border: 1px solid #D5D5D5;
  border-radius: 2px;
  height: 200px;
  width: 100%;
  padding: 15px;
  margin-top: 5px;
  box-sizing: border-box;
}

.components-SubmissionFlow-TextInput-__TextInput__inputError {
  border: 1px solid #EC0046;
}
/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/ErrorMessage/ErrorMessage.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-ErrorMessage-__ErrorMessage__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-ErrorMessage-__ErrorMessage__large-button:hover, .components-ErrorMessage-__ErrorMessage__large-button:focus {
  background-color: #E5E5EB;
}
.components-ErrorMessage-__ErrorMessage__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-ErrorMessage-__ErrorMessage__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-ErrorMessage-__ErrorMessage__small-button:hover, .components-ErrorMessage-__ErrorMessage__small-button:focus {
  background-color: #E5E5EB;
}
.components-ErrorMessage-__ErrorMessage__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-ErrorMessage-__ErrorMessage__small-button:disabled {
  cursor: not-allowed;
}
.components-ErrorMessage-__ErrorMessage__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-ErrorMessage-__ErrorMessage__errorMessageContainer {
  border: 1px solid #EC0046;
  padding: 15px;
  border-radius: 15px;
  display: flex;
  margin: auto;
}
.components-ErrorMessage-__ErrorMessage__errorMessageContainer span {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
}
.components-ErrorMessage-__ErrorMessage__errorMessageContainer .components-ErrorMessage-__ErrorMessage__errorIcon {
  color: #D80040 !important;
  width: 30px !important;
  height: 14px !important;
  margin-top: 5px;
  margin-right: 10px;
}
/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/SubmissionFlow/StepOne/StepOne.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-SubmissionFlow-StepOne-__StepOne__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-SubmissionFlow-StepOne-__StepOne__large-button:hover, .components-SubmissionFlow-StepOne-__StepOne__large-button:focus {
  background-color: #E5E5EB;
}
.components-SubmissionFlow-StepOne-__StepOne__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-SubmissionFlow-StepOne-__StepOne__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-SubmissionFlow-StepOne-__StepOne__small-button:hover, .components-SubmissionFlow-StepOne-__StepOne__small-button:focus {
  background-color: #E5E5EB;
}
.components-SubmissionFlow-StepOne-__StepOne__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-SubmissionFlow-StepOne-__StepOne__small-button:disabled {
  cursor: not-allowed;
}
.components-SubmissionFlow-StepOne-__StepOne__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-SubmissionFlow-StepOne-__StepOne__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
  margin-top: 40px;
}
@media (min-width: 992px) {
  .components-SubmissionFlow-StepOne-__StepOne__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.components-SubmissionFlow-StepOne-__StepOne__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  justify-content: center;
}

.components-SubmissionFlow-StepOne-__StepOne__form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 768px;
}

.components-SubmissionFlow-StepOne-__StepOne__titleSubmission {
  font-size: 34px;
  line-height: 43px;
  letter-spacing: -0.4px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .components-SubmissionFlow-StepOne-__StepOne__titleSubmission {
    font-size: 51px;
    line-height: 58px;
    letter-spacing: -0.7px;
    font-family: "GT America Standard Bold";
    font-weight: 700;
    margin-bottom: 12px;
    max-width: 660px;
  }
}

.components-SubmissionFlow-StepOne-__StepOne__submissionCodeSection {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.components-SubmissionFlow-StepOne-__StepOne__ssHeading2 {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.4px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
  margin-top: 40px;
  margin-bottom: 24px;
}

.components-SubmissionFlow-StepOne-__StepOne__descriptionSection {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  margin-bottom: 24px;
}

.components-SubmissionFlow-StepOne-__StepOne__requiredFieldNotice {
  display: block;
  width: 100%;
  text-align: left;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  color: #404040;
}
@media (min-width: 768px) {
  .components-SubmissionFlow-StepOne-__StepOne__requiredFieldNotice {
    display: none;
  }
}

.components-SubmissionFlow-StepOne-__StepOne__producersSection {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
}

.components-SubmissionFlow-StepOne-__StepOne__producersInner {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.components-SubmissionFlow-StepOne-__StepOne__producerInputGrouping {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 768px) {
  .components-SubmissionFlow-StepOne-__StepOne__producerInputGrouping {
    flex-direction: row;
  }
}

.components-SubmissionFlow-StepOne-__StepOne__addBtn, .components-SubmissionFlow-StepOne-__StepOne__removeBtn {
  border: none;
  background-color: #FFFFFF;
  margin-bottom: 36px;
  margin-top: 10px;
}
.components-SubmissionFlow-StepOne-__StepOne__addBtn :hover, .components-SubmissionFlow-StepOne-__StepOne__removeBtn :hover {
  cursor: pointer;
}

.components-SubmissionFlow-StepOne-__StepOne__addBtnText, .components-SubmissionFlow-StepOne-__StepOne__removeTxt {
  text-decoration: underline;
}

.components-SubmissionFlow-StepOne-__StepOne__addProducerBtnCont {
  display: flex;
  width: 100%;
  justify-content: flex-start;
}

.components-SubmissionFlow-StepOne-__StepOne__removeBtnBox {
  display: flex;
  justify-content: flex-end;
  margin-right: 7px;
}

.components-SubmissionFlow-StepOne-__StepOne__plusSign, .components-SubmissionFlow-StepOne-__StepOne__minusSign {
  margin-right: 3px;
}

.components-SubmissionFlow-StepOne-__StepOne__btnContainer {
  display: flex;
  width: 100%;
  justify-content: center;
}

.components-SubmissionFlow-StepOne-__StepOne__contBtn {
  display: flex;
  justify-content: center;
  align-items: center;
}

.components-SubmissionFlow-StepOne-__StepOne__continueButtonCasing {
  background-color: #FFFFFF;
  border: none;
}
/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/SubmissionFlow/StepTwo/StepTwo.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-SubmissionFlow-StepTwo-__StepTwo__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-SubmissionFlow-StepTwo-__StepTwo__large-button:hover, .components-SubmissionFlow-StepTwo-__StepTwo__large-button:focus {
  background-color: #E5E5EB;
}
.components-SubmissionFlow-StepTwo-__StepTwo__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-SubmissionFlow-StepTwo-__StepTwo__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-SubmissionFlow-StepTwo-__StepTwo__small-button:hover, .components-SubmissionFlow-StepTwo-__StepTwo__small-button:focus {
  background-color: #E5E5EB;
}
.components-SubmissionFlow-StepTwo-__StepTwo__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-SubmissionFlow-StepTwo-__StepTwo__small-button:disabled {
  cursor: not-allowed;
}
.components-SubmissionFlow-StepTwo-__StepTwo__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
  margin-top: 40px;
}
@media (min-width: 992px) {
  .components-SubmissionFlow-StepTwo-__StepTwo__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.components-SubmissionFlow-StepTwo-__StepTwo__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  justify-content: center;
}

.components-SubmissionFlow-StepTwo-__StepTwo__blockPadding {
  height: 10px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 768px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__titleSub {
  font-size: 51px;
  line-height: 58px;
  letter-spacing: -0.7px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
}

.components-SubmissionFlow-StepTwo-__StepTwo__h2Heading {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.4px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
  margin-bottom: 30px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__formInnerContDiv {
  display: flex;
  flex-direction: row;
}

.components-SubmissionFlow-StepTwo-__StepTwo__producersCont {
  margin-top: 30px;
  flex: 3;
}

.components-SubmissionFlow-StepTwo-__StepTwo__producersHeader {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  margin-top: 6px;
  margin-bottom: 3px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__producerInfo {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  line-height: 28px;
  color: #404040;
}

.components-SubmissionFlow-StepTwo-__StepTwo__projectCont {
  margin-top: 30px;
  flex: 5;
}

.components-SubmissionFlow-StepTwo-__StepTwo__projectTypeCont {
  margin-bottom: 20px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__producersInnerCont {
  margin-bottom: 18px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__SubmitProjButtonCasing {
  background-color: #FFFFFF;
  border: none;
}

.components-SubmissionFlow-StepTwo-__StepTwo__contBtn {
  display: flex;
  justify-content: center;
  align-items: center;
}

.components-SubmissionFlow-StepTwo-__StepTwo__star {
  color: #D80040;
  margin-right: 2px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__sectionLabel {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  color: #404040;
  display: inline-block;
  color: #404040;
  margin-bottom: 5px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__lastStepCont {
  border: 1px solid #D5D5D5;
  margin-bottom: 20px;
  padding: 10px;
  display: flex;
  align-items: flex-start;
}

.components-SubmissionFlow-StepTwo-__StepTwo__inputCheckbox {
  display: block;
  margin-right: 10px;
  margin-top: 8px;
  cursor: pointer;
}

.components-SubmissionFlow-StepTwo-__StepTwo__checkboxLabel {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  color: #404040;
  display: block;
  cursor: pointer;
}

.components-SubmissionFlow-StepTwo-__StepTwo__btnContainer {
  margin-left: 50px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__projectTypeInnerCont {
  display: flex;
  gap: 15px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__projTypeBtn {
  border: 1px solid #D5D5D5 !important;
  color: #404040 !important;
  background-color: #FFFFFF !important;
  flex: 1;
  padding: 10px;
  border-radius: 4px;
  height: 60px;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 150%;
}
.components-SubmissionFlow-StepTwo-__StepTwo__projTypeBtn svg {
  vertical-align: bottom;
  margin-right: 8px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__projTypeBtnActive {
  border: 1px solid #3F3FDC !important;
  color: #2F2FC3 !important;
  background-color: #F9F9FF !important;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 125%;
  border-radius: 4px;
}
.components-SubmissionFlow-StepTwo-__StepTwo__projTypeBtnActive svg {
  color: #3F3FDC;
}

.components-SubmissionFlow-StepTwo-__StepTwo__titleTextInput {
  height: 44px;
  width: 100%;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  border: 1px solid #D5D5D5;
}

.components-SubmissionFlow-StepTwo-__StepTwo__projectDescriptionCont {
  margin-top: 24px;
  width: 100%;
}

.components-SubmissionFlow-StepTwo-__StepTwo__descriptionTextInput {
  height: 169px;
  width: 100%;
  resize: none;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  border: 1px solid #D5D5D5;
}

.components-SubmissionFlow-StepTwo-__StepTwo__descriptionPText {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  margin-bottom: 5px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__languageCont {
  margin-top: 15px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
}

.components-SubmissionFlow-StepTwo-__StepTwo__langDescription {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  color: #404040;
  margin-left: 10px;
  line-height: 21px;
  cursor: pointer;
}

.components-SubmissionFlow-StepTwo-__StepTwo__checkbox {
  margin: 0;
  cursor: pointer;
}

.components-SubmissionFlow-StepTwo-__StepTwo__tagsCont {
  margin-top: 20px;
  margin-bottom: 25px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
}

.components-SubmissionFlow-StepTwo-__StepTwo__otherTagsCont {
  margin-top: 24px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__otherTagsP {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #636363;
}

.components-SubmissionFlow-StepTwo-__StepTwo__otherTagsInput {
  width: 100%;
  height: 44px;
  border: 1px solid #D5D5D5;
}

.components-SubmissionFlow-StepTwo-__StepTwo__sectionP {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #636363;
  margin-bottom: 5px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__tagsSelector {
  width: 100%;
  height: 44px;
  padding: 10px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__producerStatementCont {
  margin-top: 24px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
}

.components-SubmissionFlow-StepTwo-__StepTwo__transcriptCont {
  margin-top: 24px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__aiCont {
  margin-top: 15px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
}

.components-SubmissionFlow-StepTwo-__StepTwo__aiDescription {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  color: #404040;
  margin-left: 10px;
  line-height: 21px;
  cursor: pointer;
}

.components-SubmissionFlow-StepTwo-__StepTwo__citationContainer {
  margin-bottom: 30px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__citationsInput {
  width: 100%;
  height: 44px;
  border: 1px solid #D5D5D5;
  margin-top: 5px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__addRem {
  margin-right: 5px;
  text-decoration: underline;
}

.components-SubmissionFlow-StepTwo-__StepTwo__addRemBtn {
  margin-top: 10px;
  border: none;
  background-color: #FFFFFF;
  cursor: pointer;
}

.components-SubmissionFlow-StepTwo-__StepTwo__lastStepContOuter {
  margin-top: 24px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__mediaSelectionContainer {
  display: flex;
  justify-content: space-between;
  gap: 15px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__mediaSelectionLabel {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  color: #404040;
}
.components-SubmissionFlow-StepTwo-__StepTwo__mediaSelectionLabel span {
  color: #D80040;
  margin-right: 2px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__imageUploadBtn {
  display: block;
  width: 100%;
  aspect-ratio: 2/1;
  background: #FFFFFF;
  border: 3px dashed #939393;
  margin-top: 10px;
  cursor: pointer;
  text-align: center;
}
.components-SubmissionFlow-StepTwo-__StepTwo__imageUploadBtn svg {
  margin-top: 30px;
}
.components-SubmissionFlow-StepTwo-__StepTwo__imageUploadBtn span {
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  color: #404040;
  max-width: 300px;
  padding: 10px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__imageUploading svg {
  margin-top: 60px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__thumbNoBorder {
  border: none;
}

.components-SubmissionFlow-StepTwo-__StepTwo__uploadText {
  color: #3F3FDC !important;
  text-decoration: underline;
}

.components-SubmissionFlow-StepTwo-__StepTwo__uploadActiveText {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  color: #404040;
}

.components-SubmissionFlow-StepTwo-__StepTwo__uploadIcon {
  width: 63px !important;
  height: 50px !important;
  color: #939393 !important;
}

.components-SubmissionFlow-StepTwo-__StepTwo__thumbnailUploadContainer {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.components-SubmissionFlow-StepTwo-__StepTwo__thumbnailUploadLabelCont {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 24px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__thumbnailUploadInput {
  display: none;
}

.components-SubmissionFlow-StepTwo-__StepTwo__thumbnailPreview {
  width: 100%;
  height: 100%;
}
.components-SubmissionFlow-StepTwo-__StepTwo__thumbnailPreview img {
  width: 100%;
}

.components-SubmissionFlow-StepTwo-__StepTwo__newImageUploadBtn {
  margin: auto;
  margin-top: 10px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  color: #404040;
  background: none;
  border: none;
  display: inline;
  font-style: normal;
  font-weight: 400;
  color: #3F3FDC;
  text-decoration: none;
  padding-bottom: 2px;
  cursor: pointer;
}
.components-SubmissionFlow-StepTwo-__StepTwo__newImageUploadBtn:focus, .components-SubmissionFlow-StepTwo-__StepTwo__newImageUploadBtn:hover {
  color: #3232B0;
  border-bottom: 1px solid #3232B0;
}
.components-SubmissionFlow-StepTwo-__StepTwo__newImageUploadBtn:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-SubmissionFlow-StepTwo-__StepTwo__newImageUploadBtn:hover, .components-SubmissionFlow-StepTwo-__StepTwo__newImageUploadBtn:focus {
  border-bottom: none;
}

.components-SubmissionFlow-StepTwo-__StepTwo__errorDescription {
  color: #D80040 !important;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  font-size: 10px;
  line-height: 14px;
  height: 25px;
  margin-top: 7px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__errorIcon {
  color: #D80040 !important;
  width: 14px !important;
  height: 14px !important;
  margin-top: 3px;
  vertical-align: text-top;
}

.components-SubmissionFlow-StepTwo-__StepTwo__errorDisplay {
  opacity: 1;
}

.components-SubmissionFlow-StepTwo-__StepTwo__errorNoDisplay {
  opacity: 0;
  display: none;
}

.components-SubmissionFlow-StepTwo-__StepTwo__errorConfirmation {
  opacity: 1;
  border: 1px solid #D80040;
}

.components-SubmissionFlow-StepTwo-__StepTwo__errorMessageContainer {
  margin-bottom: 20px;
}

.components-SubmissionFlow-StepTwo-__StepTwo__videoLabel span {
  font-weight: 800;
}
.components-SubmissionFlow-StepTwo-__StepTwo__videoLabel ul {
  list-style: initial;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 60px;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/SubmissionFlow/StepTwo/MultiSelect/MultiSelect.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__large-button:hover, .components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__large-button:focus {
  background-color: #E5E5EB;
}
.components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__small-button:hover, .components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__small-button:focus {
  background-color: #E5E5EB;
}
.components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__small-button:disabled {
  cursor: not-allowed;
}
.components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__container {
  width: 100%;
}

.components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__dropdownContainer {
  width: 100%;
}

.components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__activateBtn {
  width: 100%;
  padding-left: 15px;
  height: 50px;
  border-radius: 2px;
  background: #FFFFFF;
  border: 1px solid #D5D5D5;
  cursor: pointer;
}
.components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__activateBtn span {
  display: inline-block;
  float: left;
  margin-top: 3px;
}
.components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__activateBtn svg {
  display: inline-block;
  float: right;
}

.components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__menu {
  border-radius: 2px;
  background: #FFFFFF;
  border: 1px solid #D5D5D5;
  overflow: hidden;
}

.components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__dropdownOption {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-size: 15px;
  line-height: 18px;
  width: 100%;
  padding: 10px;
  cursor: pointer;
}
.components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__dropdownOption:hover, .components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__dropdownOption:focus, .components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__dropdownOption:focus-visible {
  background: #D5D5D5;
}
.components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__dropdownOption input, .components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__dropdownOption label {
  cursor: pointer;
}
.components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__dropdownOption label {
  pointer-events: none;
}

.components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__pillContainer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__pill {
  padding-left: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-right: 2px;
  border-radius: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
  background: #D5D5D5;
  color: #000000;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-size: 14px;
  line-height: 20px;
}
.components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__pill span {
  display: inline-block;
  margin-top: 3px;
  vertical-align: middle;
}
.components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__pill button {
  background: none;
  border: none;
  cursor: pointer;
  border-radius: 3px;
}
.components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__pill button svg {
  width: 15px !important;
  height: 15px !important;
  vertical-align: middle;
}
.components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__pill button:hover, .components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__pill button:focus, .components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__pill button:focus-visible {
  color: #939393;
}

.components-SubmissionFlow-StepTwo-MultiSelect-__MultiSelect__pillPartnerTag {
  padding-right: 10px;
}
/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/SubmissionFlow/StepThree/StepThree.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-SubmissionFlow-StepThree-__StepThree__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-SubmissionFlow-StepThree-__StepThree__large-button:hover, .components-SubmissionFlow-StepThree-__StepThree__large-button:focus {
  background-color: #E5E5EB;
}
.components-SubmissionFlow-StepThree-__StepThree__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-SubmissionFlow-StepThree-__StepThree__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-SubmissionFlow-StepThree-__StepThree__small-button:hover, .components-SubmissionFlow-StepThree-__StepThree__small-button:focus {
  background-color: #E5E5EB;
}
.components-SubmissionFlow-StepThree-__StepThree__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-SubmissionFlow-StepThree-__StepThree__small-button:disabled {
  cursor: not-allowed;
}
.components-SubmissionFlow-StepThree-__StepThree__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-SubmissionFlow-StepThree-__StepThree__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
}
@media (min-width: 992px) {
  .components-SubmissionFlow-StepThree-__StepThree__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.components-SubmissionFlow-StepThree-__StepThree__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  justify-content: center;
  flex-direction: column;
}
.components-SubmissionFlow-StepThree-__StepThree__innerContainer h1 {
  font-size: 51px;
  line-height: 58px;
  letter-spacing: -0.7px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 60px;
}
.components-SubmissionFlow-StepThree-__StepThree__innerContainer p {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  margin-bottom: 60px;
}
.components-SubmissionFlow-StepThree-__StepThree__innerContainer a {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  line-height: 22px;
  text-align: center;
  margin: auto;
}
.components-SubmissionFlow-StepThree-__StepThree__innerContainer a svg {
  color: #3F3FDC !important;
  vertical-align: middle !important;
}

.components-SubmissionFlow-StepThree-__StepThree__bigCheck {
  margin: auto !important;
  text-align: center !important;
  width: 60px !important;
  height: 60px !important;
  color: #636363 !important;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/StudentProject/MoreSubmissions/MoreYouthMedia.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-StudentProject-MoreSubmissions-__MoreYouthMedia__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-StudentProject-MoreSubmissions-__MoreYouthMedia__large-button:hover, .components-StudentProject-MoreSubmissions-__MoreYouthMedia__large-button:focus {
  background-color: #E5E5EB;
}
.components-StudentProject-MoreSubmissions-__MoreYouthMedia__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-StudentProject-MoreSubmissions-__MoreYouthMedia__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-StudentProject-MoreSubmissions-__MoreYouthMedia__small-button:hover, .components-StudentProject-MoreSubmissions-__MoreYouthMedia__small-button:focus {
  background-color: #E5E5EB;
}
.components-StudentProject-MoreSubmissions-__MoreYouthMedia__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-StudentProject-MoreSubmissions-__MoreYouthMedia__small-button:disabled {
  cursor: not-allowed;
}
.components-StudentProject-MoreSubmissions-__MoreYouthMedia__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-StudentProject-MoreSubmissions-__MoreYouthMedia__MoreYMHeaderCont {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
  width: 100%;
}

.components-StudentProject-MoreSubmissions-__MoreYouthMedia__titleSection {
  font-size: 32px;
  line-height: 41px;
  letter-spacing: -0.6px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
}

.components-StudentProject-MoreSubmissions-__MoreYouthMedia__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
  margin-top: 48px;
}
@media (min-width: 992px) {
  .components-StudentProject-MoreSubmissions-__MoreYouthMedia__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.components-StudentProject-MoreSubmissions-__MoreYouthMedia__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  flex-direction: column;
  padding-bottom: 48px;
  gap: 12px;
}

.components-StudentProject-MoreSubmissions-__MoreYouthMedia__totalSubmissions {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-size: 15px;
  line-height: 21px;
  font-style: normal;
  font-weight: 400;
  color: #404040;
  margin-bottom: 10px;
}

.components-StudentProject-MoreSubmissions-__MoreYouthMedia__cardsContainer {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 768px) {
  .components-StudentProject-MoreSubmissions-__MoreYouthMedia__cardsContainer {
    flex-wrap: wrap;
    flex-direction: row;
  }
}
.components-StudentProject-MoreSubmissions-__MoreYouthMedia__cardsContainer .components-StudentProject-MoreSubmissions-__MoreYouthMedia__card {
  flex: 1;
  border-radius: 8px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .components-StudentProject-MoreSubmissions-__MoreYouthMedia__cardsContainer .components-StudentProject-MoreSubmissions-__MoreYouthMedia__card {
    flex-basis: calc(33.33% - 24px);
  }
}
.components-StudentProject-MoreSubmissions-__MoreYouthMedia__cardsContainer .components-StudentProject-MoreSubmissions-__MoreYouthMedia__card .components-StudentProject-MoreSubmissions-__MoreYouthMedia__cardLink {
  text-decoration: none;
}
.components-StudentProject-MoreSubmissions-__MoreYouthMedia__cardsContainer .components-StudentProject-MoreSubmissions-__MoreYouthMedia__cardImg {
  display: block;
  object-fit: cover;
  aspect-ratio: 16/9;
  margin-bottom: 12px;
  border: 1px solid #D5D5D5;
  border-radius: 8px;
  width: 100%;
  height: auto;
}
.components-StudentProject-MoreSubmissions-__MoreYouthMedia__cardsContainer .components-StudentProject-MoreSubmissions-__MoreYouthMedia__cardTitle {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-size: 15px;
  line-height: 21px;
  font-weight: 600;
  padding-bottom: 4px;
  color: #000000;
  text-overflow: ellipsis;
}
.components-StudentProject-MoreSubmissions-__MoreYouthMedia__cardsContainer .components-StudentProject-MoreSubmissions-__MoreYouthMedia__cardAuthor {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
  color: #636363;
}
/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/ButtonLink/ButtonLink.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
.blocks-youthmedia-ButtonLink-__ButtonLink__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-ButtonLink-__ButtonLink__large-button:hover, .blocks-youthmedia-ButtonLink-__ButtonLink__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-ButtonLink-__ButtonLink__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-ButtonLink-__ButtonLink__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-ButtonLink-__ButtonLink__small-button:hover, .blocks-youthmedia-ButtonLink-__ButtonLink__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-ButtonLink-__ButtonLink__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-ButtonLink-__ButtonLink__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-ButtonLink-__ButtonLink__small-button svg {
  color: #3F3FDC;
}

.blocks-youthmedia-ButtonLink-__ButtonLink__buttonLinkIcon {
  color: #3F3FDC;
  margin-left: 6px;
  vertical-align: text-top;
}
/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/StudentProject/StudentProject.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-StudentProject-__StudentProject__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-StudentProject-__StudentProject__large-button:hover, .components-StudentProject-__StudentProject__large-button:focus {
  background-color: #E5E5EB;
}
.components-StudentProject-__StudentProject__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-StudentProject-__StudentProject__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-StudentProject-__StudentProject__small-button:hover, .components-StudentProject-__StudentProject__small-button:focus {
  background-color: #E5E5EB;
}
.components-StudentProject-__StudentProject__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-StudentProject-__StudentProject__small-button:disabled {
  cursor: not-allowed;
}
.components-StudentProject-__StudentProject__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-StudentProject-__StudentProject__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
  margin-top: 40px;
}
@media (min-width: 992px) {
  .components-StudentProject-__StudentProject__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.components-StudentProject-__StudentProject__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.components-StudentProject-__StudentProject__headerNBylineCont {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 10px;
  max-width: 660px;
}

.components-StudentProject-__StudentProject__projTitle {
  font-size: 51px;
  line-height: 58px;
  letter-spacing: -0.7px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
}

.components-StudentProject-__StudentProject__producersCont {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
}

.components-StudentProject-__StudentProject__featuredOnContainer {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.005em;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  color: #3F3FDC;
}
@media (min-width: 1200px) {
  .components-StudentProject-__StudentProject__featuredOnContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
  }
}
.components-StudentProject-__StudentProject__featuredOnContainer .components-StudentProject-__StudentProject__playlistContainer {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
}
@media (min-width: 1200px) {
  .components-StudentProject-__StudentProject__featuredOnContainer .components-StudentProject-__StudentProject__playlistContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
}
.components-StudentProject-__StudentProject__featuredOnContainer .components-StudentProject-__StudentProject__playlistList {
  list-style: none;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1200px) {
  .components-StudentProject-__StudentProject__featuredOnContainer .components-StudentProject-__StudentProject__playlistList {
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .components-StudentProject-__StudentProject__featuredOnContainer span, .components-StudentProject-__StudentProject__featuredOnContainer .components-StudentProject-__StudentProject__featuredOnLabel {
    margin-right: 5px;
  }
}
.components-StudentProject-__StudentProject__featuredOnContainer li, .components-StudentProject-__StudentProject__featuredOnContainer span {
  margin-right: 3px;
}
@media (min-width: 1200px) {
  .components-StudentProject-__StudentProject__featuredOnContainer li, .components-StudentProject-__StudentProject__featuredOnContainer span {
    white-space: nowrap;
  }
}
.components-StudentProject-__StudentProject__featuredOnContainer li {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.005em;
  text-transform: uppercase;
}
.components-StudentProject-__StudentProject__featuredOnContainer a {
  color: #3F3FDC;
}
.components-StudentProject-__StudentProject__featuredOnContainer a:hover {
  color: #3232B0;
}

@media (max-width: 1000px) {
  .components-StudentProject-__StudentProject__featuredOnContainer,
  .components-StudentProject-__StudentProject__playlistContainer,
  .components-StudentProject-__StudentProject__playlistList {
    flex-direction: column;
  }
}
.components-StudentProject-__StudentProject__projectInfoCont {
  max-width: 660px;
}

.components-StudentProject-__StudentProject__studentPieceCont {
  display: flex;
  justify-content: center;
  width: 100%;
  height: auto;
  margin-bottom: 34px;
}
.components-StudentProject-__StudentProject__studentPieceCont img {
  width: 100%;
}

.components-StudentProject-__StudentProject__studenPieceSampleSize {
  background-color: aquamarine;
  width: 800px;
  height: 500px;
  border-radius: 8px;
}

.components-StudentProject-__StudentProject__descriptionCont {
  display: flex;
  justify-content: center;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  padding-bottom: 24px;
  border-bottom: 1px solid #D5D5D5;
}

.components-StudentProject-__StudentProject__producerStatementCont {
  margin-top: 36px;
}
.components-StudentProject-__StudentProject__producerStatementCont .components-StudentProject-__StudentProject__producerStatementTitle {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.4px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
  margin-bottom: 10px;
}
.components-StudentProject-__StudentProject__producerStatementCont .components-StudentProject-__StudentProject__producerStatementP {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}

.components-StudentProject-__StudentProject__producerSchoolnProjectInfoCont {
  display: flex;
  flex-direction: column;
  margin-top: 36px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}
.components-StudentProject-__StudentProject__producerSchoolnProjectInfoCont .components-StudentProject-__StudentProject__producerSchoolNProjInfoInner {
  display: flex;
}

.components-StudentProject-__StudentProject__projectLabel {
  font-weight: bold;
  padding-right: 5px;
}

.components-StudentProject-__StudentProject__transcriptCont {
  margin-top: 36px;
}
.components-StudentProject-__StudentProject__transcriptCont p {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}

.components-StudentProject-__StudentProject__transcriptContentCont {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: max-content;
}

.components-StudentProject-__StudentProject__transcript {
  overflow: hidden;
  display: inline-block;
  max-height: 115px;
}

.components-StudentProject-__StudentProject__ellipsis {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}

.components-StudentProject-__StudentProject__ellipsisBtn {
  background-color: #FFFFFF;
  border: none;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: left;
  text-decoration: underline;
  color: #636363;
  padding: 0;
}
.components-StudentProject-__StudentProject__ellipsisBtn:hover {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  text-align: left;
  text-decoration: underline;
  color: #000000;
  cursor: pointer;
}

.components-StudentProject-__StudentProject__citationsCont {
  margin-top: 36px;
  padding-bottom: 24px;
}
.components-StudentProject-__StudentProject__citationsCont li {
  list-style-type: disc;
  margin-left: 20px;
  margin-bottom: 12px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}
.components-StudentProject-__StudentProject__citationsCont li a {
  color: #000000;
}

.components-StudentProject-__StudentProject__tagsCont {
  padding-top: 36px;
  border-top: 1px solid #D5D5D5;
  margin-bottom: 48px;
}

.components-StudentProject-__StudentProject__pillContOuter {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.components-StudentProject-__StudentProject__tagPillCont {
  display: block;
  width: max-content;
  border: 1px solid #DEDEF9;
  color: #3F3FDC;
  border-radius: 5px;
  background-color: #F9F9FF;
  padding: 7px 14px;
  margin-right: 10px;
  margin-top: 10px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.components-StudentProject-__StudentProject__tagPillCont:hover {
  background-color: #E5E5EB;
  border: 1px solid #3F3FDC;
}

.components-StudentProject-__StudentProject__embedView {
  width: 100%;
  aspect-ratio: 4/3;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/SubmissionStatus/SubmissionStatus.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-SubmissionStatus-__SubmissionStatus__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-SubmissionStatus-__SubmissionStatus__large-button:hover, .components-SubmissionStatus-__SubmissionStatus__large-button:focus {
  background-color: #E5E5EB;
}
.components-SubmissionStatus-__SubmissionStatus__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-SubmissionStatus-__SubmissionStatus__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-SubmissionStatus-__SubmissionStatus__small-button:hover, .components-SubmissionStatus-__SubmissionStatus__small-button:focus {
  background-color: #E5E5EB;
}
.components-SubmissionStatus-__SubmissionStatus__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-SubmissionStatus-__SubmissionStatus__small-button:disabled {
  cursor: not-allowed;
}
.components-SubmissionStatus-__SubmissionStatus__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-SubmissionStatus-__SubmissionStatus__card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 22px 25px;
  width: 100%;
  border-radius: 5px;
}
.components-SubmissionStatus-__SubmissionStatus__card p {
  text-align: left;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
}
.components-SubmissionStatus-__SubmissionStatus__card p svg {
  margin-right: 15px;
}
.components-SubmissionStatus-__SubmissionStatus__cardPublic {
  background-color: #F8F7F7;
}
.components-SubmissionStatus-__SubmissionStatus__cardPublic button {
  border-color: #757575;
  color: #757575;
}
.components-SubmissionStatus-__SubmissionStatus__cardPrivate {
  background-color: #D80040;
}
.components-SubmissionStatus-__SubmissionStatus__cardPrivate p {
  color: #FFFFFF;
}
.components-SubmissionStatus-__SubmissionStatus__cardPrivate svg {
  fill: #FFFFFF;
}
.components-SubmissionStatus-__SubmissionStatus__cardPrivate button {
  border-color: #FFFFFF;
  color: #FFFFFF;
  background-color: #D80040;
}
.components-SubmissionStatus-__SubmissionStatus__cardPrivate button:hover, .components-SubmissionStatus-__SubmissionStatus__cardPrivate button:focus {
  background-color: #D80040;
}
/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/kqed/Breadcrumbs/Breadcrumbs.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-kqed-Breadcrumbs-__Breadcrumbs__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-kqed-Breadcrumbs-__Breadcrumbs__large-button:hover, .blocks-kqed-Breadcrumbs-__Breadcrumbs__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-kqed-Breadcrumbs-__Breadcrumbs__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-kqed-Breadcrumbs-__Breadcrumbs__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-kqed-Breadcrumbs-__Breadcrumbs__small-button:hover, .blocks-kqed-Breadcrumbs-__Breadcrumbs__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-kqed-Breadcrumbs-__Breadcrumbs__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-kqed-Breadcrumbs-__Breadcrumbs__small-button:disabled {
  cursor: not-allowed;
}
.blocks-kqed-Breadcrumbs-__Breadcrumbs__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-kqed-Breadcrumbs-__Breadcrumbs__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
  background-color: #FFFFFF;
  text-align: left;
}
@media (min-width: 992px) {
  .blocks-kqed-Breadcrumbs-__Breadcrumbs__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}
.blocks-kqed-Breadcrumbs-__Breadcrumbs__outerContainer .blocks-kqed-Breadcrumbs-__Breadcrumbs__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
}
.blocks-kqed-Breadcrumbs-__Breadcrumbs__outerContainer .blocks-kqed-Breadcrumbs-__Breadcrumbs__innerContainer ul {
  padding-left: 0px;
  margin: 0;
}
.blocks-kqed-Breadcrumbs-__Breadcrumbs__outerContainer .blocks-kqed-Breadcrumbs-__Breadcrumbs__innerContainer ul li {
  display: inline;
}
.blocks-kqed-Breadcrumbs-__Breadcrumbs__outerContainer .blocks-kqed-Breadcrumbs-__Breadcrumbs__innerContainer ul li a, .blocks-kqed-Breadcrumbs-__Breadcrumbs__outerContainer .blocks-kqed-Breadcrumbs-__Breadcrumbs__innerContainer ul li span {
  font-size: 11px;
  color: #636363;
  text-decoration: none;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  line-height: 13.13px;
}
@media (min-width: 768px) {
  .blocks-kqed-Breadcrumbs-__Breadcrumbs__outerContainer .blocks-kqed-Breadcrumbs-__Breadcrumbs__innerContainer ul li a, .blocks-kqed-Breadcrumbs-__Breadcrumbs__outerContainer .blocks-kqed-Breadcrumbs-__Breadcrumbs__innerContainer ul li span {
    font-size: 14px;
    line-height: 14.32px;
  }
}
.blocks-kqed-Breadcrumbs-__Breadcrumbs__dark .blocks-kqed-Breadcrumbs-__Breadcrumbs__outerContainer .blocks-kqed-Breadcrumbs-__Breadcrumbs__innerContainer ul li a, .blocks-kqed-Breadcrumbs-__Breadcrumbs__dark .blocks-kqed-Breadcrumbs-__Breadcrumbs__outerContainer .blocks-kqed-Breadcrumbs-__Breadcrumbs__innerContainer ul li span {
  color: #FFFFFF;
}
.blocks-kqed-Breadcrumbs-__Breadcrumbs__outerContainer .blocks-kqed-Breadcrumbs-__Breadcrumbs__innerContainer ul li + li:before {
  padding: 8px;
  content: "/ ";
  font-size: 11px;
}
.blocks-kqed-Breadcrumbs-__Breadcrumbs__outerContainer .blocks-kqed-Breadcrumbs-__Breadcrumbs__innerContainer ul li:last-child span, .blocks-kqed-Breadcrumbs-__Breadcrumbs__outerContainer .blocks-kqed-Breadcrumbs-__Breadcrumbs__innerContainer ul li:last-child a {
  color: #000000;
  font-weight: 500;
}
.blocks-kqed-Breadcrumbs-__Breadcrumbs__outerContainer.blocks-kqed-Breadcrumbs-__Breadcrumbs__dark {
  background-color: #000000;
}
/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/Header/Header.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-Header-__Header__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-Header-__Header__large-button:hover, .components-Header-__Header__large-button:focus {
  background-color: #E5E5EB;
}
.components-Header-__Header__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-Header-__Header__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-Header-__Header__small-button:hover, .components-Header-__Header__small-button:focus {
  background-color: #E5E5EB;
}
.components-Header-__Header__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Header-__Header__small-button:disabled {
  cursor: not-allowed;
}
.components-Header-__Header__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-Header-__Header__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
  background: #012842;
  height: 52px;
  margin-top: 0px;
}
@media (min-width: 992px) {
  .components-Header-__Header__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media (min-width: 992px) {
  .components-Header-__Header__outerContainer {
    height: 80px;
  }
}

.components-Header-__Header__innerContainer {
  justify-content: space-between;
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
}

.components-Header-__Header__logo {
  display: flex;
  align-self: start;
  height: 52px;
}
@media (min-width: 992px) {
  .components-Header-__Header__logo {
    height: 80px;
  }
}

.components-Header-__Header__logo img {
  height: 52px;
  margin-top: 2px;
  margin-left: -12px;
}
@media (min-width: 992px) {
  .components-Header-__Header__logo img {
    height: 80px;
    margin-left: -20px;
  }
}

.components-Header-__Header__ymLogoImgNav {
  height: 52px;
  width: 100px;
  padding-left: 12px;
}
@media (min-width: 992px) {
  .components-Header-__Header__ymLogoImgNav {
    height: 80px;
    width: 200px;
    padding-left: 35px;
  }
}

.components-Header-__Header__navMenuOuter {
  display: flex;
  align-self: end;
  margin-bottom: 20px;
}

.components-Header-__Header__navMenu {
  display: none;
  z-index: 10;
}
@media (min-width: 992px) {
  .components-Header-__Header__navMenu {
    display: block;
  }
}

.components-Header-__Header__mobileNavMenu {
  display: block;
  position: absolute;
  top: 15px;
  right: 0px;
}
@media (min-width: 992px) {
  .components-Header-__Header__mobileNavMenu {
    display: none;
  }
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/Header/NavMenu/DesktopNav/NavDropdowns/NavDropdowns.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__large-button:hover, .components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__large-button:focus {
  background-color: #E5E5EB;
}
.components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__small-button:hover, .components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__small-button:focus {
  background-color: #E5E5EB;
}
.components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__small-button:disabled {
  cursor: not-allowed;
}
.components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__navMenu {
  position: fixed;
  left: auto;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 0px 0px 4px 4px;
  background-color: #FFFFFF;
  padding: 24px;
  z-index: 1;
  margin: 0px -28px;
}
@media (min-width: 768px) {
  .components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__navMenu {
    top: 77px;
  }
}
@media (min-width: 992px) {
  .components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__navMenu {
    top: 97px;
  }
}
@media (min-width: 1200px) {
  .components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__navMenu {
    top: 80px;
  }
}

.components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__navMenuItem {
  display: inline-block;
}

.components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__navLi {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 10px 0px;
  white-space: nowrap;
  display: flex;
  padding: 0;
}
.components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__navLi :hover {
  padding: 10px;
  background-color: #E5E5EB;
  border-radius: 6px;
}
.components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__navLi :focus-visible {
  padding: 10px;
  background-color: #E5E5EB;
  border-radius: 6px;
  outline: none;
}

.components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__navLinkLI {
  white-space: nowrap;
  color: #012842;
  text-decoration: none;
  padding: 10px;
  cursor: pointer;
  display: inline-block;
  width: 100%;
}

.components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__navMenuBtn {
  display: flex;
  align-items: center;
  border: none;
  background: none;
  color: #FFFFFF;
  padding: 8px 20px;
  margin-right: 2px;
  overflow-inline: visible;
  cursor: pointer;
}
.components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__navMenuBtn:hover, .components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__navMenuBtn:focus, .components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__navMenuBtn:focus-visible {
  border-radius: 6px;
  background-color: #003D66;
  outline: 1px solid #A0A4B5;
}

.components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__caret {
  color: #FFFFFF !important;
  margin-left: 6px;
  margin-right: 0px !important;
}

.components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__menuName {
  white-space: nowrap;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-style: normal;
  line-height: 17px;
  color: #FFFFFF;
}
.components-Header-NavMenu-DesktopNav-NavDropdowns-__NavDropdowns__menuName :focus-visible {
  outline: none;
}
/*!********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/Header/NavMenu/DesktopNav/DesktopNav.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-Header-NavMenu-DesktopNav-__DesktopNav__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-Header-NavMenu-DesktopNav-__DesktopNav__large-button:hover, .components-Header-NavMenu-DesktopNav-__DesktopNav__large-button:focus {
  background-color: #E5E5EB;
}
.components-Header-NavMenu-DesktopNav-__DesktopNav__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-Header-NavMenu-DesktopNav-__DesktopNav__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-Header-NavMenu-DesktopNav-__DesktopNav__small-button:hover, .components-Header-NavMenu-DesktopNav-__DesktopNav__small-button:focus {
  background-color: #E5E5EB;
}
.components-Header-NavMenu-DesktopNav-__DesktopNav__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Header-NavMenu-DesktopNav-__DesktopNav__small-button:disabled {
  cursor: not-allowed;
}
.components-Header-NavMenu-DesktopNav-__DesktopNav__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-Header-NavMenu-DesktopNav-__DesktopNav__NavMenuContainer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.components-Header-NavMenu-DesktopNav-__DesktopNav__navLink {
  white-space: nowrap;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-style: normal;
  line-height: 17px;
  color: #FFFFFF;
  text-decoration: none;
  padding: 10px 20px;
  margin-right: 2px;
}

.components-Header-NavMenu-DesktopNav-__DesktopNav__navMenuItem {
  overflow-inline: visible;
}
.components-Header-NavMenu-DesktopNav-__DesktopNav__navMenuItem:hover, .components-Header-NavMenu-DesktopNav-__DesktopNav__navMenuItem:focus, .components-Header-NavMenu-DesktopNav-__DesktopNav__navMenuItem:focus-visible {
  border-radius: 6px;
  background-color: #003D66;
  outline: 1px solid #A0A4B5;
}

.components-Header-NavMenu-DesktopNav-__DesktopNav__teacherLoginBtn {
  padding: 10px 20px;
  background: none;
  border: none;
  background-color: #012842;
  overflow-inline: visible;
  white-space: nowrap;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-style: normal;
  line-height: 17px;
  color: #FFFFFF;
  cursor: pointer;
  margin-right: 20px;
}
.components-Header-NavMenu-DesktopNav-__DesktopNav__teacherLoginBtn:hover, .components-Header-NavMenu-DesktopNav-__DesktopNav__teacherLoginBtn:focus, .components-Header-NavMenu-DesktopNav-__DesktopNav__teacherLoginBtn:focus-visible {
  border-radius: 6px;
  background-color: #003D66;
  outline: 1px solid #A0A4B5;
}

.components-Header-NavMenu-DesktopNav-__DesktopNav__teacherCode {
  color: #FFFFFF;
  margin: 15px 20px 0 20px;
}

.components-Header-NavMenu-DesktopNav-__DesktopNav__name {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-style: normal;
  line-height: 17px;
}

.components-Header-NavMenu-DesktopNav-__DesktopNav__code {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-style: normal;
  line-height: 14px;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/Header/NavMenu/DesktopNav/NavDropdowns/TeacherDropdown/TeacherDropdown.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-Header-NavMenu-DesktopNav-NavDropdowns-TeacherDropdown-__TeacherDropdown__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-Header-NavMenu-DesktopNav-NavDropdowns-TeacherDropdown-__TeacherDropdown__large-button:hover, .components-Header-NavMenu-DesktopNav-NavDropdowns-TeacherDropdown-__TeacherDropdown__large-button:focus {
  background-color: #E5E5EB;
}
.components-Header-NavMenu-DesktopNav-NavDropdowns-TeacherDropdown-__TeacherDropdown__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-Header-NavMenu-DesktopNav-NavDropdowns-TeacherDropdown-__TeacherDropdown__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-Header-NavMenu-DesktopNav-NavDropdowns-TeacherDropdown-__TeacherDropdown__small-button:hover, .components-Header-NavMenu-DesktopNav-NavDropdowns-TeacherDropdown-__TeacherDropdown__small-button:focus {
  background-color: #E5E5EB;
}
.components-Header-NavMenu-DesktopNav-NavDropdowns-TeacherDropdown-__TeacherDropdown__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Header-NavMenu-DesktopNav-NavDropdowns-TeacherDropdown-__TeacherDropdown__small-button:disabled {
  cursor: not-allowed;
}
.components-Header-NavMenu-DesktopNav-NavDropdowns-TeacherDropdown-__TeacherDropdown__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-Header-NavMenu-DesktopNav-NavDropdowns-TeacherDropdown-__TeacherDropdown__navMenuItem {
  display: inline-block;
}

.components-Header-NavMenu-DesktopNav-NavDropdowns-TeacherDropdown-__TeacherDropdown__navMenuBtn {
  display: flex;
  align-items: center;
  border: none;
  background: none;
  color: #FFFFFF;
  padding: 8px 20px;
  margin-right: 2px;
  overflow-inline: visible;
  cursor: pointer;
}
.components-Header-NavMenu-DesktopNav-NavDropdowns-TeacherDropdown-__TeacherDropdown__navMenuBtn:hover, .components-Header-NavMenu-DesktopNav-NavDropdowns-TeacherDropdown-__TeacherDropdown__navMenuBtn:focus, .components-Header-NavMenu-DesktopNav-NavDropdowns-TeacherDropdown-__TeacherDropdown__navMenuBtn:focus-visible {
  border-radius: 6px;
  background-color: #003D66;
  outline: 1px solid #A0A4B5;
}

.components-Header-NavMenu-DesktopNav-NavDropdowns-TeacherDropdown-__TeacherDropdown__menuName {
  white-space: nowrap;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-style: normal;
  line-height: 17px;
  color: #FFFFFF;
}
.components-Header-NavMenu-DesktopNav-NavDropdowns-TeacherDropdown-__TeacherDropdown__menuName :focus-visible {
  outline: none;
}
/*!************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/Header/NavMenu/NavSubmitBtn/NavSubmitBtn.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-Header-NavMenu-NavSubmitBtn-__NavSubmitBtn__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-Header-NavMenu-NavSubmitBtn-__NavSubmitBtn__large-button:hover, .components-Header-NavMenu-NavSubmitBtn-__NavSubmitBtn__large-button:focus {
  background-color: #E5E5EB;
}
.components-Header-NavMenu-NavSubmitBtn-__NavSubmitBtn__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-Header-NavMenu-NavSubmitBtn-__NavSubmitBtn__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-Header-NavMenu-NavSubmitBtn-__NavSubmitBtn__small-button:hover, .components-Header-NavMenu-NavSubmitBtn-__NavSubmitBtn__small-button:focus {
  background-color: #E5E5EB;
}
.components-Header-NavMenu-NavSubmitBtn-__NavSubmitBtn__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Header-NavMenu-NavSubmitBtn-__NavSubmitBtn__small-button:disabled {
  cursor: not-allowed;
}
.components-Header-NavMenu-NavSubmitBtn-__NavSubmitBtn__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-Header-NavMenu-NavSubmitBtn-__NavSubmitBtn__submitBtn {
  white-space: nowrap;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-style: normal;
  color: #012842;
  width: 168px;
  height: 37px;
  border-radius: 80px;
  background-color: #FFFFFF;
  border: 1px solid #012842;
  text-decoration: none;
  padding: 10px 24px;
  white-space: nowrap;
}
.components-Header-NavMenu-NavSubmitBtn-__NavSubmitBtn__submitBtn :hover {
  background-color: #012842;
  color: #FFFFFF;
  outline: 1px solid #FFFFFF;
  border-radius: 80px;
}
.components-Header-NavMenu-NavSubmitBtn-__NavSubmitBtn__submitBtn :focus-visible {
  background-color: #012842;
  color: #FFFFFF;
  outline: 1px solid #FFFFFF;
  border-radius: 80px;
}
@media (min-width: 992px) {
  .components-Header-NavMenu-NavSubmitBtn-__NavSubmitBtn__submitBtn {
    white-space: nowrap;
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
    font-weight: 600;
    font-size: 14px;
    font-style: normal;
    color: #012842;
    height: 18px;
    width: auto;
    border-radius: 19px;
    background-color: #FFFFFF;
    text-decoration: none;
    padding-top: 12px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 5px;
  }
  .components-Header-NavMenu-NavSubmitBtn-__NavSubmitBtn__submitBtn:hover, .components-Header-NavMenu-NavSubmitBtn-__NavSubmitBtn__submitBtn:focus, .components-Header-NavMenu-NavSubmitBtn-__NavSubmitBtn__submitBtn:focus-visible {
    background-color: #012842;
    color: #FFFFFF;
    outline: 1px solid #FFFFFF;
    border-radius: 80px;
  }
}
/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/Header/NavMenu/MobileNav/MobileNav.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-Header-NavMenu-MobileNav-__MobileNav__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-Header-NavMenu-MobileNav-__MobileNav__large-button:hover, .components-Header-NavMenu-MobileNav-__MobileNav__large-button:focus {
  background-color: #E5E5EB;
}
.components-Header-NavMenu-MobileNav-__MobileNav__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-Header-NavMenu-MobileNav-__MobileNav__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-Header-NavMenu-MobileNav-__MobileNav__small-button:hover, .components-Header-NavMenu-MobileNav-__MobileNav__small-button:focus {
  background-color: #E5E5EB;
}
.components-Header-NavMenu-MobileNav-__MobileNav__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Header-NavMenu-MobileNav-__MobileNav__small-button:disabled {
  cursor: not-allowed;
}
.components-Header-NavMenu-MobileNav-__MobileNav__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-Header-NavMenu-MobileNav-__MobileNav__optionBars, .components-Header-NavMenu-MobileNav-__MobileNav__closeMenu {
  color: #FFFFFF !important;
}

.components-Header-NavMenu-MobileNav-__MobileNav__mobileNavContainerOuter {
  display: flex;
  flex-direction: column;
}

.components-Header-NavMenu-MobileNav-__MobileNav__mobileMenuIconsBtn {
  display: flex;
  background-color: #012842;
  border: none;
}

.components-Header-NavMenu-MobileNav-__MobileNav__navMenuContainer {
  position: relative;
}

.components-Header-NavMenu-MobileNav-__MobileNav__navMenu {
  overflow: auto;
  background-color: #FFFFFF;
  position: fixed;
  z-index: 1;
  top: 52px;
  bottom: 0px;
  right: 10px;
  left: 10px;
  z-index: 1000;
}

.components-Header-NavMenu-MobileNav-__MobileNav__loginSubmitOuter {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #D5D5D5;
  padding: 30px 0px;
}

.components-Header-NavMenu-MobileNav-__MobileNav__showcaseOuter {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-bottom: 1px solid #D5D5D5;
  padding: 30px 0px;
}

.components-Header-NavMenu-MobileNav-__MobileNav__rightArrowSpan {
  display: flex;
  align-items: center;
}

.components-Header-NavMenu-MobileNav-__MobileNav__navLink {
  font-size: 14px;
  text-decoration: none;
  font-style: normal;
  font-weight: 600;
  line-height: 17px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  color: #012842;
}

.components-Header-NavMenu-MobileNav-__MobileNav__showcaseHeading {
  font-size: 22px;
  line-height: 28px;
  letter-spacing: -0.2px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
  font-style: normal;
}
.components-Header-NavMenu-MobileNav-__MobileNav__showcaseHeading .components-Header-NavMenu-MobileNav-__MobileNav__navLink {
  color: #012842;
  text-decoration: none;
}

.components-Header-NavMenu-MobileNav-__MobileNav__mobileMenusOuter {
  border-bottom: 1px solid #D5D5D5;
  padding: 30px 0px 8px 0px;
}

.components-Header-NavMenu-MobileNav-__MobileNav__mobileMenusHeading {
  font-size: 22px;
  line-height: 28px;
  letter-spacing: -0.2px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
  font-style: normal;
  color: #012842;
  padding-bottom: 22px;
}

.components-Header-NavMenu-MobileNav-__MobileNav__menuUl {
  width: 100%;
  margin-right: 30px;
}

.components-Header-NavMenu-MobileNav-__MobileNav__navLinkShowcase {
  text-decoration: none;
  color: #012842;
}

.components-Header-NavMenu-MobileNav-__MobileNav__mobileAnchorLinks {
  font-size: 14px;
  text-decoration: none;
  font-style: normal;
  font-weight: 500;
  line-height: 17px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  color: #012842;
  white-space: break-spaces;
}

.components-Header-NavMenu-MobileNav-__MobileNav__mappingUlContainer {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.components-Header-NavMenu-MobileNav-__MobileNav__menuLiItem {
  margin-bottom: 22px;
  white-space: break-spaces;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/Header/NavMenu/MobileNav/TeacherNavMobile/TeacherNavMobile.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-Header-NavMenu-MobileNav-TeacherNavMobile-__TeacherNavMobile__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-Header-NavMenu-MobileNav-TeacherNavMobile-__TeacherNavMobile__large-button:hover, .components-Header-NavMenu-MobileNav-TeacherNavMobile-__TeacherNavMobile__large-button:focus {
  background-color: #E5E5EB;
}
.components-Header-NavMenu-MobileNav-TeacherNavMobile-__TeacherNavMobile__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-Header-NavMenu-MobileNav-TeacherNavMobile-__TeacherNavMobile__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-Header-NavMenu-MobileNav-TeacherNavMobile-__TeacherNavMobile__small-button:hover, .components-Header-NavMenu-MobileNav-TeacherNavMobile-__TeacherNavMobile__small-button:focus {
  background-color: #E5E5EB;
}
.components-Header-NavMenu-MobileNav-TeacherNavMobile-__TeacherNavMobile__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Header-NavMenu-MobileNav-TeacherNavMobile-__TeacherNavMobile__small-button:disabled {
  cursor: not-allowed;
}
.components-Header-NavMenu-MobileNav-TeacherNavMobile-__TeacherNavMobile__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-Header-NavMenu-MobileNav-TeacherNavMobile-__TeacherNavMobile__loginSubmitInner {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
.components-Header-NavMenu-MobileNav-TeacherNavMobile-__TeacherNavMobile__loginSubmitInner a {
  width: 100%;
}
.components-Header-NavMenu-MobileNav-TeacherNavMobile-__TeacherNavMobile__loginSubmitInner ul {
  width: 100%;
}
.components-Header-NavMenu-MobileNav-TeacherNavMobile-__TeacherNavMobile__loginSubmitInner ul li {
  display: flex;
  justify-content: space-between;
}
.components-Header-NavMenu-MobileNav-TeacherNavMobile-__TeacherNavMobile__loginSubmitInner button {
  border: none;
  background: none;
  text-align: left;
  padding: 0px;
  cursor: pointer;
}
.components-Header-NavMenu-MobileNav-TeacherNavMobile-__TeacherNavMobile__loginSubmitInner button:hover {
  text-decoration: underline;
}

.components-Header-NavMenu-MobileNav-TeacherNavMobile-__TeacherNavMobile__loggedInItem {
  padding-bottom: 22px !important;
}

.components-Header-NavMenu-MobileNav-TeacherNavMobile-__TeacherNavMobile__submissionCode {
  width: 70%;
}

.components-Header-NavMenu-MobileNav-TeacherNavMobile-__TeacherNavMobile__navLink {
  font-size: 14px;
  text-decoration: none;
  font-style: normal;
  font-weight: 600;
  line-height: 17px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  color: #012842;
}
.components-Header-NavMenu-MobileNav-TeacherNavMobile-__TeacherNavMobile__navLinkTitle {
  font-weight: 800;
  margin-bottom: 10px;
}
/*!************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/Header/Auth/Auth.scss ***!
  \************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-Header-Auth-__Auth__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-Header-Auth-__Auth__large-button:hover, .components-Header-Auth-__Auth__large-button:focus {
  background-color: #E5E5EB;
}
.components-Header-Auth-__Auth__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-Header-Auth-__Auth__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-Header-Auth-__Auth__small-button:hover, .components-Header-Auth-__Auth__small-button:focus {
  background-color: #E5E5EB;
}
.components-Header-Auth-__Auth__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Header-Auth-__Auth__small-button:disabled {
  cursor: not-allowed;
}
.components-Header-Auth-__Auth__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-Header-Auth-__Auth__authContainer {
  overflow: auto;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  z-index: 11;
}
@media (min-width: 576px) {
  .components-Header-Auth-__Auth__authContainer {
    background-color: rgba(0, 0, 0, 0.65);
  }
}
.components-Header-Auth-__Auth__authContainer .components-Header-Auth-__Auth__authInnerContainer {
  position: absolute;
  background-color: #FFFFFF;
  min-height: 375px;
  padding: 50px 40px;
  z-index: 12;
  top: 50px;
  left: 0;
  bottom: 0;
  right: 0;
}
@media (min-width: 576px) {
  .components-Header-Auth-__Auth__authContainer .components-Header-Auth-__Auth__authInnerContainer {
    width: 480px;
    position: relative;
    border-radius: 5px;
    height: max-content;
    margin-bottom: 120px;
    top: 80px;
  }
}
.components-Header-Auth-__Auth__authContainer .components-Header-Auth-__Auth__authInnerContainer .components-Header-Auth-__Auth__cont {
  position: relative;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
}
@media (min-width: 576px) {
  .components-Header-Auth-__Auth__authContainer .components-Header-Auth-__Auth__authInnerContainer .components-Header-Auth-__Auth__cont {
    width: 350px;
    margin: 0 auto;
  }
}
.components-Header-Auth-__Auth__authContainer .components-Header-Auth-__Auth__authInnerContainer .components-Header-Auth-__Auth__cont input[type=text],
.components-Header-Auth-__Auth__authContainer .components-Header-Auth-__Auth__authInnerContainer .components-Header-Auth-__Auth__cont input[type=email],
.components-Header-Auth-__Auth__authContainer .components-Header-Auth-__Auth__authInnerContainer .components-Header-Auth-__Auth__cont input[type=password] {
  width: 100%;
  border: 1px solid #D5D5D5;
  display: block;
  height: 44px;
  padding: 10px 14px;
  box-sizing: border-box;
  margin-top: 10px;
  margin-bottom: 15px;
}
.components-Header-Auth-__Auth__authContainer .components-Header-Auth-__Auth__authInnerContainer h2 {
  font-family: "GT America Standard Bold";
  text-align: center;
  font-size: 32px;
  margin-bottom: 20px;
}
.components-Header-Auth-__Auth__authContainer .components-Header-Auth-__Auth__authInnerContainer .components-Header-Auth-__Auth__closeButton {
  position: absolute;
  padding: 0;
  background: transparent;
  border: none;
  right: 18px;
  top: 18px;
}
.components-Header-Auth-__Auth__authContainer .components-Header-Auth-__Auth__authInnerContainer .components-Header-Auth-__Auth__closeButton:hover, .components-Header-Auth-__Auth__authContainer .components-Header-Auth-__Auth__authInnerContainer .components-Header-Auth-__Auth__closeButton:active {
  cursor: pointer;
}
/*!***********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/Header/Auth/Landing/Landing.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-Header-Auth-Landing-__Landing__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-Header-Auth-Landing-__Landing__large-button:hover, .components-Header-Auth-Landing-__Landing__large-button:focus {
  background-color: #E5E5EB;
}
.components-Header-Auth-Landing-__Landing__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-Header-Auth-Landing-__Landing__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-Header-Auth-Landing-__Landing__small-button:hover, .components-Header-Auth-Landing-__Landing__small-button:focus {
  background-color: #E5E5EB;
}
.components-Header-Auth-Landing-__Landing__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Header-Auth-Landing-__Landing__small-button:disabled {
  cursor: not-allowed;
}
.components-Header-Auth-Landing-__Landing__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-Header-Auth-Landing-__Landing__root {
  background-color: #FFFFFF;
  display: block;
}
.components-Header-Auth-Landing-__Landing__root h2 {
  text-align: center;
}
.components-Header-Auth-Landing-__Landing__root .components-Header-Auth-Landing-__Landing__error {
  color: #D80040;
  font-size: 12px;
  margin-bottom: 15px;
}
.components-Header-Auth-Landing-__Landing__root .components-Header-Auth-Landing-__Landing__firebase div {
  max-width: 100%;
}
@media (min-width: 576px) {
  .components-Header-Auth-Landing-__Landing__root .components-Header-Auth-Landing-__Landing__firebase div {
    max-width: 360px;
  }
}
.components-Header-Auth-Landing-__Landing__root .components-Header-Auth-Landing-__Landing__firebase div > div {
  padding: 0;
}
.components-Header-Auth-Landing-__Landing__root .components-Header-Auth-Landing-__Landing__firebase div > div ul {
  margin: 0;
}
.components-Header-Auth-Landing-__Landing__root .components-Header-Auth-Landing-__Landing__firebase div > div ul li button {
  margin: 0 0 20px;
  max-width: 100%;
  box-shadow: none;
  border: solid 1px #D5D5D5;
  border-radius: 8px;
  justify-content: center;
  display: flex;
  align-items: center;
  padding: 16px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  color: #404040;
}
.components-Header-Auth-Landing-__Landing__root .components-Header-Auth-Landing-__Landing__firebase div > div ul li button span:first-child {
  position: absolute;
  left: 16px;
}
.components-Header-Auth-Landing-__Landing__root .components-Header-Auth-Landing-__Landing__firebase div > div ul li button span {
  color: #404040;
}
.components-Header-Auth-Landing-__Landing__root .components-Header-Auth-Landing-__Landing__firebase div > div ul li button:target, .components-Header-Auth-Landing-__Landing__root .components-Header-Auth-Landing-__Landing__firebase div > div ul li button:focus-within {
  outline: auto 5px -webkit-focus-ring-color;
}
.components-Header-Auth-Landing-__Landing__root .components-Header-Auth-Landing-__Landing__continueLabel {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  text-align: center;
  margin-bottom: 20px;
}
.components-Header-Auth-Landing-__Landing__root label {
  font-size: 15px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  color: #404040;
  line-height: 150%;
}
.components-Header-Auth-Landing-__Landing__root label span {
  color: #D80040;
}
.components-Header-Auth-Landing-__Landing__root .components-Header-Auth-Landing-__Landing__submit {
  margin: 0 auto 20px;
  display: block;
  padding: 13px 40px;
}
/*!****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/Header/Auth/Clever/ClearSsoLogin.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-Header-Auth-Clever-__ClearSsoLogin__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-Header-Auth-Clever-__ClearSsoLogin__large-button:hover, .components-Header-Auth-Clever-__ClearSsoLogin__large-button:focus {
  background-color: #E5E5EB;
}
.components-Header-Auth-Clever-__ClearSsoLogin__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-Header-Auth-Clever-__ClearSsoLogin__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-Header-Auth-Clever-__ClearSsoLogin__small-button:hover, .components-Header-Auth-Clever-__ClearSsoLogin__small-button:focus {
  background-color: #E5E5EB;
}
.components-Header-Auth-Clever-__ClearSsoLogin__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Header-Auth-Clever-__ClearSsoLogin__small-button:disabled {
  cursor: not-allowed;
}
.components-Header-Auth-Clever-__ClearSsoLogin__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-Header-Auth-Clever-__ClearSsoLogin__clever {
  border: solid 1px #D5D5D5;
  padding: 16px 0;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background-color: #FFFFFF;
  border-radius: 8px;
  color: #404040;
  text-decoration: none;
}
@media (min-width: 576px) {
  .components-Header-Auth-Clever-__ClearSsoLogin__clever {
    width: 100%;
  }
}
.components-Header-Auth-Clever-__ClearSsoLogin__clever:hover {
  cursor: pointer;
}
.components-Header-Auth-Clever-__ClearSsoLogin__cleverSsoImg {
  position: absolute;
  left: 16px;
}
.components-Header-Auth-Clever-__ClearSsoLogin__clever span {
  padding-left: 16px;
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 500;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/Header/Auth/TermsAndConditions/TermsAndConditions.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-Header-Auth-TermsAndConditions-__TermsAndConditions__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-Header-Auth-TermsAndConditions-__TermsAndConditions__large-button:hover, .components-Header-Auth-TermsAndConditions-__TermsAndConditions__large-button:focus {
  background-color: #E5E5EB;
}
.components-Header-Auth-TermsAndConditions-__TermsAndConditions__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-Header-Auth-TermsAndConditions-__TermsAndConditions__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-Header-Auth-TermsAndConditions-__TermsAndConditions__small-button:hover, .components-Header-Auth-TermsAndConditions-__TermsAndConditions__small-button:focus {
  background-color: #E5E5EB;
}
.components-Header-Auth-TermsAndConditions-__TermsAndConditions__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Header-Auth-TermsAndConditions-__TermsAndConditions__small-button:disabled {
  cursor: not-allowed;
}
.components-Header-Auth-TermsAndConditions-__TermsAndConditions__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-Header-Auth-TermsAndConditions-__TermsAndConditions__Terms {
  font-size: 12px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  color: #404040;
  line-height: 20px;
  text-align: center;
  max-width: 262px;
  margin: 0 auto;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/Header/Auth/ForgetPassword/ForgetPassword.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-Header-Auth-ForgetPassword-__ForgetPassword__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-Header-Auth-ForgetPassword-__ForgetPassword__large-button:hover, .components-Header-Auth-ForgetPassword-__ForgetPassword__large-button:focus {
  background-color: #E5E5EB;
}
.components-Header-Auth-ForgetPassword-__ForgetPassword__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-Header-Auth-ForgetPassword-__ForgetPassword__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-Header-Auth-ForgetPassword-__ForgetPassword__small-button:hover, .components-Header-Auth-ForgetPassword-__ForgetPassword__small-button:focus {
  background-color: #E5E5EB;
}
.components-Header-Auth-ForgetPassword-__ForgetPassword__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Header-Auth-ForgetPassword-__ForgetPassword__small-button:disabled {
  cursor: not-allowed;
}
.components-Header-Auth-ForgetPassword-__ForgetPassword__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-Header-Auth-ForgetPassword-__ForgetPassword__root {
  position: relative;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
}
.components-Header-Auth-ForgetPassword-__ForgetPassword__root .components-Header-Auth-ForgetPassword-__ForgetPassword__form {
  position: relative;
  margin: 10px 0px 40px;
}
.components-Header-Auth-ForgetPassword-__ForgetPassword__root .components-Header-Auth-ForgetPassword-__ForgetPassword__form p {
  text-align: center;
}
.components-Header-Auth-ForgetPassword-__ForgetPassword__root .components-Header-Auth-ForgetPassword-__ForgetPassword__form .components-Header-Auth-ForgetPassword-__ForgetPassword__toggleButton {
  background: none;
  border: none;
  position: absolute;
  top: 15px;
  right: 5px;
  cursor: pointer;
}
.components-Header-Auth-ForgetPassword-__ForgetPassword__root .components-Header-Auth-ForgetPassword-__ForgetPassword__form label {
  font-size: 15px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  color: #404040;
  line-height: 150%;
}
.components-Header-Auth-ForgetPassword-__ForgetPassword__root .components-Header-Auth-ForgetPassword-__ForgetPassword__form label span {
  color: #D80040;
}
.components-Header-Auth-ForgetPassword-__ForgetPassword__root .components-Header-Auth-ForgetPassword-__ForgetPassword__buttonsContainer {
  display: flex;
  align-items: center;
  justify-content: center;
}
.components-Header-Auth-ForgetPassword-__ForgetPassword__root .components-Header-Auth-ForgetPassword-__ForgetPassword__buttonsContainer .components-Header-Auth-ForgetPassword-__ForgetPassword__submit {
  margin: 0 20px 0 0;
  display: block;
  padding: 13px 40px;
  cursor: pointer;
}
.components-Header-Auth-ForgetPassword-__ForgetPassword__root .components-Header-Auth-ForgetPassword-__ForgetPassword__buttonsContainer .components-Header-Auth-ForgetPassword-__ForgetPassword__cancelButton {
  border: 0px;
  background: none;
  display: inline;
  font-style: normal;
  font-weight: 400;
  color: #3F3FDC;
  text-decoration: none;
  padding-bottom: 2px;
  cursor: pointer;
  cursor: pointer;
}
.components-Header-Auth-ForgetPassword-__ForgetPassword__root .components-Header-Auth-ForgetPassword-__ForgetPassword__buttonsContainer .components-Header-Auth-ForgetPassword-__ForgetPassword__cancelButton:focus, .components-Header-Auth-ForgetPassword-__ForgetPassword__root .components-Header-Auth-ForgetPassword-__ForgetPassword__buttonsContainer .components-Header-Auth-ForgetPassword-__ForgetPassword__cancelButton:hover {
  color: #3232B0;
  border-bottom: 1px solid #3232B0;
}
.components-Header-Auth-ForgetPassword-__ForgetPassword__root .components-Header-Auth-ForgetPassword-__ForgetPassword__buttonsContainer .components-Header-Auth-ForgetPassword-__ForgetPassword__cancelButton:focus-visible {
  outline: 2px solid #0F81F6;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/Header/Auth/PasswordScreen/PasswordScreen.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-Header-Auth-PasswordScreen-__PasswordScreen__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-Header-Auth-PasswordScreen-__PasswordScreen__large-button:hover, .components-Header-Auth-PasswordScreen-__PasswordScreen__large-button:focus {
  background-color: #E5E5EB;
}
.components-Header-Auth-PasswordScreen-__PasswordScreen__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-Header-Auth-PasswordScreen-__PasswordScreen__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-Header-Auth-PasswordScreen-__PasswordScreen__small-button:hover, .components-Header-Auth-PasswordScreen-__PasswordScreen__small-button:focus {
  background-color: #E5E5EB;
}
.components-Header-Auth-PasswordScreen-__PasswordScreen__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Header-Auth-PasswordScreen-__PasswordScreen__small-button:disabled {
  cursor: not-allowed;
}
.components-Header-Auth-PasswordScreen-__PasswordScreen__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-Header-Auth-PasswordScreen-__PasswordScreen__root {
  position: relative;
  display: block;
  margin: 0 auto;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
}
.components-Header-Auth-PasswordScreen-__PasswordScreen__root .components-Header-Auth-PasswordScreen-__PasswordScreen__email {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  margin-bottom: 20px;
}
.components-Header-Auth-PasswordScreen-__PasswordScreen__root .components-Header-Auth-PasswordScreen-__PasswordScreen__form {
  margin: 10px 0px 40px;
}
.components-Header-Auth-PasswordScreen-__PasswordScreen__root .components-Header-Auth-PasswordScreen-__PasswordScreen__formContainer {
  position: relative;
  margin-bottom: 10px;
}
.components-Header-Auth-PasswordScreen-__PasswordScreen__root .components-Header-Auth-PasswordScreen-__PasswordScreen__form .components-Header-Auth-PasswordScreen-__PasswordScreen__toggleButton {
  background: none;
  border: none;
  position: absolute;
  top: 46px;
  right: 5px;
  cursor: pointer;
}
.components-Header-Auth-PasswordScreen-__PasswordScreen__root .components-Header-Auth-PasswordScreen-__PasswordScreen__form label {
  font-size: 15px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  color: #404040;
  line-height: 150%;
}
.components-Header-Auth-PasswordScreen-__PasswordScreen__root .components-Header-Auth-PasswordScreen-__PasswordScreen__form label span {
  color: #D80040;
}
.components-Header-Auth-PasswordScreen-__PasswordScreen__root .components-Header-Auth-PasswordScreen-__PasswordScreen__form .components-Header-Auth-PasswordScreen-__PasswordScreen__forgetPassword {
  color: #3F3FDC;
  position: absolute;
  right: 0;
  font-size: 12px;
  cursor: pointer;
  border: none;
  background: none;
  padding: 0px;
}
.components-Header-Auth-PasswordScreen-__PasswordScreen__root .components-Header-Auth-PasswordScreen-__PasswordScreen__form .components-Header-Auth-PasswordScreen-__PasswordScreen__incorrectPassword {
  color: #D80040;
  margin-bottom: 5px;
}
.components-Header-Auth-PasswordScreen-__PasswordScreen__root .components-Header-Auth-PasswordScreen-__PasswordScreen__backLabel {
  font-size: 14px;
  text-align: center;
  display: inline;
  font-style: normal;
  font-weight: 400;
  color: #3F3FDC;
  text-decoration: none;
  padding-bottom: 2px;
  cursor: pointer;
  background: none;
  margin: 0 auto;
  border: 0;
  display: block;
}
.components-Header-Auth-PasswordScreen-__PasswordScreen__root .components-Header-Auth-PasswordScreen-__PasswordScreen__backLabel:focus, .components-Header-Auth-PasswordScreen-__PasswordScreen__root .components-Header-Auth-PasswordScreen-__PasswordScreen__backLabel:hover {
  color: #3232B0;
  border-bottom: 1px solid #3232B0;
}
.components-Header-Auth-PasswordScreen-__PasswordScreen__root .components-Header-Auth-PasswordScreen-__PasswordScreen__backLabel:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Header-Auth-PasswordScreen-__PasswordScreen__root .components-Header-Auth-PasswordScreen-__PasswordScreen__backLabel button {
  margin-left: 5px;
}
.components-Header-Auth-PasswordScreen-__PasswordScreen__root .components-Header-Auth-PasswordScreen-__PasswordScreen__welcomeText {
  font-size: 14px;
  text-align: center;
  margin-bottom: 20px;
}
.components-Header-Auth-PasswordScreen-__PasswordScreen__root .components-Header-Auth-PasswordScreen-__PasswordScreen__submit {
  margin: 0 auto 20px;
  display: block;
  padding: 13px 40px;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/Header/Auth/ResetInstructions/ResetInstructions.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-Header-Auth-ResetInstructions-__ResetInstructions__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-Header-Auth-ResetInstructions-__ResetInstructions__large-button:hover, .components-Header-Auth-ResetInstructions-__ResetInstructions__large-button:focus {
  background-color: #E5E5EB;
}
.components-Header-Auth-ResetInstructions-__ResetInstructions__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-Header-Auth-ResetInstructions-__ResetInstructions__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-Header-Auth-ResetInstructions-__ResetInstructions__small-button:hover, .components-Header-Auth-ResetInstructions-__ResetInstructions__small-button:focus {
  background-color: #E5E5EB;
}
.components-Header-Auth-ResetInstructions-__ResetInstructions__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Header-Auth-ResetInstructions-__ResetInstructions__small-button:disabled {
  cursor: not-allowed;
}
.components-Header-Auth-ResetInstructions-__ResetInstructions__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-Header-Auth-ResetInstructions-__ResetInstructions__root .components-Header-Auth-ResetInstructions-__ResetInstructions__form {
  position: relative;
  margin: 10px 0px 40px;
}
.components-Header-Auth-ResetInstructions-__ResetInstructions__root .components-Header-Auth-ResetInstructions-__ResetInstructions__form .components-Header-Auth-ResetInstructions-__ResetInstructions__toggleButton {
  background: none;
  border: none;
  position: absolute;
  top: 15px;
  right: 5px;
  cursor: pointer;
}
.components-Header-Auth-ResetInstructions-__ResetInstructions__root .components-Header-Auth-ResetInstructions-__ResetInstructions__form label {
  font-size: 15px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  color: #404040;
  line-height: 150%;
}
.components-Header-Auth-ResetInstructions-__ResetInstructions__root .components-Header-Auth-ResetInstructions-__ResetInstructions__form label span {
  color: #D80040;
}
.components-Header-Auth-ResetInstructions-__ResetInstructions__root .components-Header-Auth-ResetInstructions-__ResetInstructions__buttonsContainer {
  display: flex;
  align-items: center;
  justify-content: center;
}
.components-Header-Auth-ResetInstructions-__ResetInstructions__root .components-Header-Auth-ResetInstructions-__ResetInstructions__buttonsContainer .components-Header-Auth-ResetInstructions-__ResetInstructions__submit {
  margin: 0 20px 0 0;
  display: block;
  padding: 13px 40px;
  cursor: pointer;
}
.components-Header-Auth-ResetInstructions-__ResetInstructions__root .components-Header-Auth-ResetInstructions-__ResetInstructions__buttonsContainer .components-Header-Auth-ResetInstructions-__ResetInstructions__cancelButton {
  display: inline;
  font-style: normal;
  font-weight: 400;
  color: #3F3FDC;
  text-decoration: none;
  padding-bottom: 2px;
  cursor: pointer;
}
.components-Header-Auth-ResetInstructions-__ResetInstructions__root .components-Header-Auth-ResetInstructions-__ResetInstructions__buttonsContainer .components-Header-Auth-ResetInstructions-__ResetInstructions__cancelButton:focus, .components-Header-Auth-ResetInstructions-__ResetInstructions__root .components-Header-Auth-ResetInstructions-__ResetInstructions__buttonsContainer .components-Header-Auth-ResetInstructions-__ResetInstructions__cancelButton:hover {
  color: #3232B0;
  border-bottom: 1px solid #3232B0;
}
.components-Header-Auth-ResetInstructions-__ResetInstructions__root .components-Header-Auth-ResetInstructions-__ResetInstructions__buttonsContainer .components-Header-Auth-ResetInstructions-__ResetInstructions__cancelButton:focus-visible {
  outline: 2px solid #0F81F6;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/Header/Auth/LinkSchool/LinkSchool.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-Header-Auth-LinkSchool-__LinkSchool__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-Header-Auth-LinkSchool-__LinkSchool__large-button:hover, .components-Header-Auth-LinkSchool-__LinkSchool__large-button:focus {
  background-color: #E5E5EB;
}
.components-Header-Auth-LinkSchool-__LinkSchool__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-Header-Auth-LinkSchool-__LinkSchool__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-Header-Auth-LinkSchool-__LinkSchool__small-button:hover, .components-Header-Auth-LinkSchool-__LinkSchool__small-button:focus {
  background-color: #E5E5EB;
}
.components-Header-Auth-LinkSchool-__LinkSchool__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Header-Auth-LinkSchool-__LinkSchool__small-button:disabled {
  cursor: not-allowed;
}
.components-Header-Auth-LinkSchool-__LinkSchool__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-Header-Auth-LinkSchool-__LinkSchool__root {
  position: relative;
  display: flex;
  margin: 0 auto;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
.components-Header-Auth-LinkSchool-__LinkSchool__root h2 {
  font-size: 32px;
  line-height: 41px;
  letter-spacing: -0.6px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}

.components-Header-Auth-LinkSchool-__LinkSchool__welcomeText {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-size: 14px;
  text-align: center;
  margin-bottom: 20px;
  line-height: 150%;
}

.components-Header-Auth-LinkSchool-__LinkSchool__inputLabel {
  font-size: 15px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  color: #404040;
}

.components-Header-Auth-LinkSchool-__LinkSchool__inputField {
  width: 100%;
  border: 1px solid #D5D5D5;
  display: block;
  height: 44px;
  padding: 10px 14px;
  box-sizing: border-box;
  margin-top: 10px;
  margin-bottom: 15px;
}

.components-Header-Auth-LinkSchool-__LinkSchool__buttonSection {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 15px;
}

.components-Header-Auth-LinkSchool-__LinkSchool__submit {
  padding-left: 15px;
}

.components-Header-Auth-LinkSchool-__LinkSchool__backLabel {
  font-size: 14px;
  text-align: center;
  display: inline;
  font-style: normal;
  font-weight: 400;
  color: #3F3FDC;
  text-decoration: none;
  padding-bottom: 2px;
  cursor: pointer;
  background: none;
  margin: 15px auto 0 auto;
  border: 0;
  display: block;
}
.components-Header-Auth-LinkSchool-__LinkSchool__backLabel:focus, .components-Header-Auth-LinkSchool-__LinkSchool__backLabel:hover {
  color: #3232B0;
  border-bottom: 1px solid #3232B0;
}
.components-Header-Auth-LinkSchool-__LinkSchool__backLabel:focus-visible {
  outline: 2px solid #0F81F6;
}
/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/Header/Auth/Dropdown/Dropdown.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-Header-Auth-Dropdown-__Dropdown__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-Header-Auth-Dropdown-__Dropdown__large-button:hover, .components-Header-Auth-Dropdown-__Dropdown__large-button:focus {
  background-color: #E5E5EB;
}
.components-Header-Auth-Dropdown-__Dropdown__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-Header-Auth-Dropdown-__Dropdown__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-Header-Auth-Dropdown-__Dropdown__small-button:hover, .components-Header-Auth-Dropdown-__Dropdown__small-button:focus {
  background-color: #E5E5EB;
}
.components-Header-Auth-Dropdown-__Dropdown__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Header-Auth-Dropdown-__Dropdown__small-button:disabled {
  cursor: not-allowed;
}
.components-Header-Auth-Dropdown-__Dropdown__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-Header-Auth-Dropdown-__Dropdown__wrapper {
  position: relative;
}

.components-Header-Auth-Dropdown-__Dropdown__inputField {
  width: 100%;
  height: 44px;
  border: 1px solid #D5D5D5;
  display: block;
  margin: 10px 0 5px;
}
.components-Header-Auth-Dropdown-__Dropdown__inputField button {
  padding: 14px;
  font-size: 15px;
}

.components-Header-Auth-Dropdown-__Dropdown__dropdownBtn {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 10px 14px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  cursor: pointer;
  background: #FFFFFF;
  border: none;
  z-index: 0;
}

.components-Header-Auth-Dropdown-__Dropdown__inputMenu {
  position: relative;
  border: 1px solid #636363;
  max-height: 200px;
  background: #FFFFFF;
  z-index: 1;
  overflow-y: scroll;
}
.components-Header-Auth-Dropdown-__Dropdown__inputMenu li {
  cursor: pointer;
  padding: 10px;
  font-size: 15px;
}
.components-Header-Auth-Dropdown-__Dropdown__inputMenu li:hover, .components-Header-Auth-Dropdown-__Dropdown__inputMenu li:focus-visible {
  background: #D5D5D5;
  border: none;
  outline: none;
  cursor: pointer;
}
.components-Header-Auth-Dropdown-__Dropdown__inputMenu li input {
  cursor: pointer;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/Header/Auth/LinkRolesAndClasses/LinkRolesAndClasses.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-Header-Auth-LinkRolesAndClasses-__LinkRolesAndClasses__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-Header-Auth-LinkRolesAndClasses-__LinkRolesAndClasses__large-button:hover, .components-Header-Auth-LinkRolesAndClasses-__LinkRolesAndClasses__large-button:focus {
  background-color: #E5E5EB;
}
.components-Header-Auth-LinkRolesAndClasses-__LinkRolesAndClasses__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-Header-Auth-LinkRolesAndClasses-__LinkRolesAndClasses__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-Header-Auth-LinkRolesAndClasses-__LinkRolesAndClasses__small-button:hover, .components-Header-Auth-LinkRolesAndClasses-__LinkRolesAndClasses__small-button:focus {
  background-color: #E5E5EB;
}
.components-Header-Auth-LinkRolesAndClasses-__LinkRolesAndClasses__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Header-Auth-LinkRolesAndClasses-__LinkRolesAndClasses__small-button:disabled {
  cursor: not-allowed;
}
.components-Header-Auth-LinkRolesAndClasses-__LinkRolesAndClasses__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-Header-Auth-LinkRolesAndClasses-__LinkRolesAndClasses__root {
  position: relative;
  display: flex;
  margin: 0 auto;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
.components-Header-Auth-LinkRolesAndClasses-__LinkRolesAndClasses__root h2 {
  font-size: 32px;
  line-height: 41px;
  letter-spacing: -0.6px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
  text-align: center;
  margin-bottom: 5px;
}
.components-Header-Auth-LinkRolesAndClasses-__LinkRolesAndClasses__root form {
  width: 100%;
}

.components-Header-Auth-LinkRolesAndClasses-__LinkRolesAndClasses__inputLabel {
  display: block;
  font-size: 15px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  color: #404040;
  margin-top: 15px;
}

.components-Header-Auth-LinkRolesAndClasses-__LinkRolesAndClasses__buttonSection {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 15px;
}

.components-Header-Auth-LinkRolesAndClasses-__LinkRolesAndClasses__submit {
  padding-left: 15px;
}

.components-Header-Auth-LinkRolesAndClasses-__LinkRolesAndClasses__backLabel {
  font-size: 14px;
  text-align: center;
  display: inline;
  font-style: normal;
  font-weight: 400;
  color: #3F3FDC;
  text-decoration: none;
  padding-bottom: 2px;
  cursor: pointer;
  background: none;
  margin: 15px auto 0 auto;
  border: 0;
  display: block;
}
.components-Header-Auth-LinkRolesAndClasses-__LinkRolesAndClasses__backLabel:focus, .components-Header-Auth-LinkRolesAndClasses-__LinkRolesAndClasses__backLabel:hover {
  color: #3232B0;
  border-bottom: 1px solid #3232B0;
}
.components-Header-Auth-LinkRolesAndClasses-__LinkRolesAndClasses__backLabel:focus-visible {
  outline: 2px solid #0F81F6;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/Header/Auth/RegistrationComplete/RegistrationComplete.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__large-button:hover, .components-Header-Auth-RegistrationComplete-__RegistrationComplete__large-button:focus {
  background-color: #E5E5EB;
}
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-Header-Auth-RegistrationComplete-__RegistrationComplete__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__small-button:hover, .components-Header-Auth-RegistrationComplete-__RegistrationComplete__small-button:focus {
  background-color: #E5E5EB;
}
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__small-button:disabled {
  cursor: not-allowed;
}
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-Header-Auth-RegistrationComplete-__RegistrationComplete__root {
  position: relative;
  display: block;
  margin: 0 auto;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
}
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__root form h3 {
  font-size: 24px;
  font-weight: 700;
}
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__root form p, .components-Header-Auth-RegistrationComplete-__RegistrationComplete__root form h3 {
  text-align: center;
  margin-bottom: 20px;
}
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__root form .components-Header-Auth-RegistrationComplete-__RegistrationComplete__steps {
  font-size: 16px;
  font-weight: 600;
}
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__root form .components-Header-Auth-RegistrationComplete-__RegistrationComplete__description {
  font-size: 14px;
  color: #404040;
}
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__root form .components-Header-Auth-RegistrationComplete-__RegistrationComplete__teacherCode {
  text-align: left;
  padding: 17px 17px;
  font-size: 15px;
  font-weight: 500;
  background-color: #D5D5D5;
}
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__root .components-Header-Auth-RegistrationComplete-__RegistrationComplete__email {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  margin-bottom: 20px;
}
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__root .components-Header-Auth-RegistrationComplete-__RegistrationComplete__form {
  margin: 10px 0px 40px;
}
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__root .components-Header-Auth-RegistrationComplete-__RegistrationComplete__formContainer {
  position: relative;
  margin-bottom: 10px;
}
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__root .components-Header-Auth-RegistrationComplete-__RegistrationComplete__form .components-Header-Auth-RegistrationComplete-__RegistrationComplete__toggleButton {
  background: none;
  border: none;
  position: absolute;
  top: 46px;
  right: 5px;
  cursor: pointer;
}
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__root .components-Header-Auth-RegistrationComplete-__RegistrationComplete__form label {
  font-size: 15px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  color: #404040;
  line-height: 150%;
}
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__root .components-Header-Auth-RegistrationComplete-__RegistrationComplete__form label span {
  color: #D80040;
}
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__root .components-Header-Auth-RegistrationComplete-__RegistrationComplete__form .components-Header-Auth-RegistrationComplete-__RegistrationComplete__forgetPassword {
  color: #D80040;
  position: absolute;
  right: 0;
  font-size: 12px;
  cursor: pointer;
}
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__root .components-Header-Auth-RegistrationComplete-__RegistrationComplete__form .components-Header-Auth-RegistrationComplete-__RegistrationComplete__incorrectPassword {
  color: #D80040;
  margin-bottom: 5px;
}
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__root .components-Header-Auth-RegistrationComplete-__RegistrationComplete__backLabel {
  font-size: 14px;
  text-align: center;
}
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__root .components-Header-Auth-RegistrationComplete-__RegistrationComplete__backLabel a {
  display: inline;
  font-style: normal;
  font-weight: 400;
  color: #3F3FDC;
  text-decoration: none;
  padding-bottom: 2px;
  cursor: pointer;
  margin-left: 5px;
}
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__root .components-Header-Auth-RegistrationComplete-__RegistrationComplete__backLabel a:focus, .components-Header-Auth-RegistrationComplete-__RegistrationComplete__root .components-Header-Auth-RegistrationComplete-__RegistrationComplete__backLabel a:hover {
  color: #3232B0;
  border-bottom: 1px solid #3232B0;
}
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__root .components-Header-Auth-RegistrationComplete-__RegistrationComplete__backLabel a:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__root .components-Header-Auth-RegistrationComplete-__RegistrationComplete__welcomeText {
  font-size: 14px;
  text-align: center;
  margin-bottom: 20px;
}
.components-Header-Auth-RegistrationComplete-__RegistrationComplete__root .components-Header-Auth-RegistrationComplete-__RegistrationComplete__submit {
  margin: 0 auto 20px;
  display: block;
  padding: 13px 40px;
}
/*!****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/Header/Banner/Banner.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-Header-Banner-__Banner__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-Header-Banner-__Banner__large-button:hover, .components-Header-Banner-__Banner__large-button:focus {
  background-color: #E5E5EB;
}
.components-Header-Banner-__Banner__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-Header-Banner-__Banner__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-Header-Banner-__Banner__small-button:hover, .components-Header-Banner-__Banner__small-button:focus {
  background-color: #E5E5EB;
}
.components-Header-Banner-__Banner__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Header-Banner-__Banner__small-button:disabled {
  cursor: not-allowed;
}
.components-Header-Banner-__Banner__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-Header-Banner-__Banner__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
  margin-top: 0px;
}
@media (min-width: 992px) {
  .components-Header-Banner-__Banner__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.components-Header-Banner-__Banner__innerContainer {
  justify-content: space-between;
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  padding: 15px;
}

.components-Header-Banner-__Banner__root {
  padding: 40px 15px;
  border: solid 1px #D5D5D5;
  width: 100%;
  position: relative;
  border-radius: 3px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
}
.components-Header-Banner-__Banner__root .components-Header-Banner-__Banner__closeButton {
  background: none;
  border: none;
  padding: 15px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
@media (min-width: 576px) {
  .components-Header-Banner-__Banner__root .components-Header-Banner-__Banner__content {
    display: flex;
  }
}
.components-Header-Banner-__Banner__root .components-Header-Banner-__Banner__content .components-Header-Banner-__Banner__message {
  font-size: 18px;
  line-height: 26px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  color: #636363;
  display: block;
  text-align: center;
}
@media (min-width: 576px) {
  .components-Header-Banner-__Banner__root .components-Header-Banner-__Banner__content .components-Header-Banner-__Banner__message {
    display: flex;
    width: 60%;
    margin-right: 40px;
    text-align: left;
    align-items: center;
  }
}
.components-Header-Banner-__Banner__root .components-Header-Banner-__Banner__content .components-Header-Banner-__Banner__message b {
  font-weight: 600;
  color: #000000;
}
.components-Header-Banner-__Banner__root .components-Header-Banner-__Banner__content .components-Header-Banner-__Banner__message svg {
  height: 48px;
  width: 48px;
  margin-right: 17px;
  margin-left: 17px;
  color: #000000;
}
@media (min-width: 576px) {
  .components-Header-Banner-__Banner__root .components-Header-Banner-__Banner__content .components-Header-Banner-__Banner__message .components-Header-Banner-__Banner__iconContainer {
    width: 80px;
  }
}
.components-Header-Banner-__Banner__root .components-Header-Banner-__Banner__content .components-Header-Banner-__Banner__actions {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
@media (min-width: 576px) {
  .components-Header-Banner-__Banner__root .components-Header-Banner-__Banner__content .components-Header-Banner-__Banner__actions {
    margin-top: 0px;
  }
}
.components-Header-Banner-__Banner__root .components-Header-Banner-__Banner__content .components-Header-Banner-__Banner__actions button {
  display: flex;
  align-items: center;
}
.components-Header-Banner-__Banner__root .components-Header-Banner-__Banner__noSubmissions {
  text-align: center;
  color: #636363;
  font-size: 15px;
}
.components-Header-Banner-__Banner__root .components-Header-Banner-__Banner__noSubmissions svg {
  margin-bottom: 8px;
  width: 32px;
  height: 24px;
}

.components-Header-Banner-__Banner__submitLink {
  height: 20px;
}

.components-Header-Banner-__Banner__incomplete {
  border-color: #D80040;
  color: #D80040;
}
.components-Header-Banner-__Banner__incomplete .components-Header-Banner-__Banner__message b {
  color: #D80040 !important;
}
.components-Header-Banner-__Banner__incomplete svg {
  color: #D80040 !important;
}

.components-Header-Banner-__Banner__incompleteBtn {
  background: #FEF2F6;
}
.components-Header-Banner-__Banner__incompleteBtn:hover {
  background: #FFFFFF;
}
/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/Footer/Footer.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-Footer-__Footer__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-Footer-__Footer__large-button:hover, .components-Footer-__Footer__large-button:focus {
  background-color: #E5E5EB;
}
.components-Footer-__Footer__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-Footer-__Footer__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-Footer-__Footer__small-button:hover, .components-Footer-__Footer__small-button:focus {
  background-color: #E5E5EB;
}
.components-Footer-__Footer__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Footer-__Footer__small-button:disabled {
  cursor: not-allowed;
}
.components-Footer-__Footer__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-Footer-__Footer__outerContainer {
  background-color: #012842;
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
  margin-top: 104px;
}
@media (min-width: 992px) {
  .components-Footer-__Footer__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.components-Footer-__Footer__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  margin-top: auto;
  flex-direction: column;
}

.components-Footer-__Footer__footerContainer {
  display: flex;
  background-color: #012842;
  width: 100%;
  margin-top: auto;
  padding-left: 10px;
  padding-right: 10px;
  flex-direction: column;
}
@media (min-width: 992px) {
  .components-Footer-__Footer__footerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.components-Footer-__Footer__footerLogo {
  margin-top: 20px;
  margin-bottom: 8px;
}
.components-Footer-__Footer__footerLogo img {
  width: 226px;
  margin-left: -15px;
}

.components-Footer-__Footer__ymLogoFooterImg {
  padding-left: 15px;
  margin-top: 20px;
}
@media (min-width: 992px) {
  .components-Footer-__Footer__ymLogoFooterImg {
    margin-top: 20px;
    height: 30px;
    padding-left: 0px;
  }
}

.components-Footer-__Footer__centerSection {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .components-Footer-__Footer__centerSection {
    flex-direction: row;
  }
}

.components-Footer-__Footer__footerLinks {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding-bottom: 5px;
}
@media (min-width: 768px) {
  .components-Footer-__Footer__footerLinks {
    flex-direction: row;
    padding-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .components-Footer-__Footer__footerLinks {
    padding-bottom: 15px;
  }
}
.components-Footer-__Footer__footerLinks ul {
  flex: 1;
  list-style: none;
}
.components-Footer-__Footer__footerLinks ul li {
  padding: 0 0 20px;
}
.components-Footer-__Footer__footerLinks ul li a {
  width: max-content;
  text-decoration: none;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  color: #FFFFFF;
  font-size: 16px;
}

.components-Footer-__Footer__footerCopyrights {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  color: #FFFFFF;
  font-size: 12px;
  margin-top: 56px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .components-Footer-__Footer__footerCopyrights {
    margin-top: 45px;
  }
}
@media (min-width: 992px) {
  .components-Footer-__Footer__footerCopyrights {
    margin-top: 45px;
  }
}
/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/Footer/EmailSignup/EmailSignup.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-Footer-EmailSignup-__EmailSignup__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-Footer-EmailSignup-__EmailSignup__large-button:hover, .components-Footer-EmailSignup-__EmailSignup__large-button:focus {
  background-color: #E5E5EB;
}
.components-Footer-EmailSignup-__EmailSignup__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-Footer-EmailSignup-__EmailSignup__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-Footer-EmailSignup-__EmailSignup__small-button:hover, .components-Footer-EmailSignup-__EmailSignup__small-button:focus {
  background-color: #E5E5EB;
}
.components-Footer-EmailSignup-__EmailSignup__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Footer-EmailSignup-__EmailSignup__small-button:disabled {
  cursor: not-allowed;
}
.components-Footer-EmailSignup-__EmailSignup__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-Footer-EmailSignup-__EmailSignup__emailSignupContainer {
  flex: 1;
  color: #FFFFFF;
  border-left: none;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  padding-left: 0px;
}
@media (min-width: 992px) {
  .components-Footer-EmailSignup-__EmailSignup__emailSignupContainer {
    border-left: 1px solid rgba(255, 255, 255, 0.4);
    border-top: none;
    padding-left: 20px;
  }
}

.components-Footer-EmailSignup-__EmailSignup__title {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 12px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .components-Footer-EmailSignup-__EmailSignup__title {
    margin-top: 35px;
  }
}
@media (min-width: 992px) {
  .components-Footer-EmailSignup-__EmailSignup__title {
    margin-top: -3px;
  }
}

.components-Footer-EmailSignup-__EmailSignup__emailLabel {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
}

.components-Footer-EmailSignup-__EmailSignup__inputGroupOuter {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .components-Footer-EmailSignup-__EmailSignup__inputGroupOuter {
    flex-direction: row;
  }
}

.components-Footer-EmailSignup-__EmailSignup__emailInput {
  margin-top: 5px;
  width: auto;
  height: 44px;
  border: none;
  outline: 1px solid #C2C2C2;
  text-indent: 10px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
}
@media (min-width: 576px) {
  .components-Footer-EmailSignup-__EmailSignup__emailInput {
    width: 286px;
  }
}

.components-Footer-EmailSignup-__EmailSignup__invalidInput {
  outline: 2px solid #FF8A8A;
}

.components-Footer-EmailSignup-__EmailSignup__errorMessage {
  color: #FF8A8A;
}

.components-Footer-EmailSignup-__EmailSignup__statusMessage {
  margin-top: 7px;
}

.components-Footer-EmailSignup-__EmailSignup__signupBtn {
  padding-left: 15px;
  margin-left: 0px;
  margin-top: 15px;
  height: 47px;
}
@media (min-width: 768px) {
  .components-Footer-EmailSignup-__EmailSignup__signupBtn {
    margin-left: 20px;
    margin-top: 3px;
  }
}
/*!****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/Teachers/TeacherEdit.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-Teachers-__TeacherEdit__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-Teachers-__TeacherEdit__large-button:hover, .components-Teachers-__TeacherEdit__large-button:focus {
  background-color: #E5E5EB;
}
.components-Teachers-__TeacherEdit__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-Teachers-__TeacherEdit__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-Teachers-__TeacherEdit__small-button:hover, .components-Teachers-__TeacherEdit__small-button:focus {
  background-color: #E5E5EB;
}
.components-Teachers-__TeacherEdit__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Teachers-__TeacherEdit__small-button:disabled {
  cursor: not-allowed;
}
.components-Teachers-__TeacherEdit__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-Teachers-__TeacherEdit__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
  margin-top: 40px;
}
@media (min-width: 992px) {
  .components-Teachers-__TeacherEdit__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.components-Teachers-__TeacherEdit__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  justify-content: center;
}

.components-Teachers-__TeacherEdit__root {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .components-Teachers-__TeacherEdit__root {
    width: 67%;
  }
}
.components-Teachers-__TeacherEdit__root .components-Teachers-__TeacherEdit__header h1, .components-Teachers-__TeacherEdit__root .components-Teachers-__TeacherEdit__header p {
  text-align: center;
}
.components-Teachers-__TeacherEdit__root .components-Teachers-__TeacherEdit__header h1 {
  font-size: 34px;
  line-height: 43px;
  letter-spacing: -0.4px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
}
@media (min-width: 992px) {
  .components-Teachers-__TeacherEdit__root .components-Teachers-__TeacherEdit__header h1 {
    font-size: 51px;
    line-height: 58px;
    letter-spacing: -0.7px;
    font-family: "GT America Standard Bold";
    font-weight: 700;
    margin-top: 60px;
  }
}
.components-Teachers-__TeacherEdit__root .components-Teachers-__TeacherEdit__header p {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
}
@media (min-width: 992px) {
  .components-Teachers-__TeacherEdit__root .components-Teachers-__TeacherEdit__header p {
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    margin-top: 12px;
  }
}
.components-Teachers-__TeacherEdit__root .components-Teachers-__TeacherEdit__errorMessaging {
  display: flex;
  margin-top: 40px;
  border: 1px solid #EC0046;
  border-radius: 10px;
  padding: 15px 20px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}
.components-Teachers-__TeacherEdit__root .components-Teachers-__TeacherEdit__errorMessaging .components-Teachers-__TeacherEdit__errorWrap {
  margin: auto;
}
.components-Teachers-__TeacherEdit__root .components-Teachers-__TeacherEdit__errorMessaging .components-Teachers-__TeacherEdit__errorWrap .components-Teachers-__TeacherEdit__errorIcon {
  color: #D80040 !important;
  width: 14px !important;
  height: 14px !important;
  margin-top: 3px;
  margin-right: 10px;
  vertical-align: text-top;
}
.components-Teachers-__TeacherEdit__root .components-Teachers-__TeacherEdit__form {
  margin-top: 40px;
}
.components-Teachers-__TeacherEdit__root .components-Teachers-__TeacherEdit__form .components-Teachers-__TeacherEdit__grid {
  display: grid;
  column-gap: 20px;
}
@media (min-width: 992px) {
  .components-Teachers-__TeacherEdit__root .components-Teachers-__TeacherEdit__form .components-Teachers-__TeacherEdit__grid.components-Teachers-__TeacherEdit__halfColumn {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 992px) {
  .components-Teachers-__TeacherEdit__root .components-Teachers-__TeacherEdit__form .components-Teachers-__TeacherEdit__grid .components-Teachers-__TeacherEdit__fullColumn {
    grid-template-columns: 1fr;
  }
}
.components-Teachers-__TeacherEdit__root .components-Teachers-__TeacherEdit__form .components-Teachers-__TeacherEdit__buttonContainer {
  display: flex;
  justify-content: center;
  margin-top: 8px;
}
.components-Teachers-__TeacherEdit__root .components-Teachers-__TeacherEdit__form .components-Teachers-__TeacherEdit__buttonDisabled {
  pointer-events: none;
}
/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/Teachers/TextInput/TextInput.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-Teachers-TextInput-__TextInput__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-Teachers-TextInput-__TextInput__large-button:hover, .components-Teachers-TextInput-__TextInput__large-button:focus {
  background-color: #E5E5EB;
}
.components-Teachers-TextInput-__TextInput__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-Teachers-TextInput-__TextInput__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-Teachers-TextInput-__TextInput__small-button:hover, .components-Teachers-TextInput-__TextInput__small-button:focus {
  background-color: #E5E5EB;
}
.components-Teachers-TextInput-__TextInput__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Teachers-TextInput-__TextInput__small-button:disabled {
  cursor: not-allowed;
}
.components-Teachers-TextInput-__TextInput__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-Teachers-TextInput-__TextInput__inputWrapper {
  margin: 5px;
  margin-bottom: 20px;
}

.components-Teachers-TextInput-__TextInput__star {
  color: #D80040;
  margin-right: 2px;
}

.components-Teachers-TextInput-__TextInput__fieldLabel {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  color: #404040;
  margin-bottom: 4px;
}

.components-Teachers-TextInput-__TextInput__errorDescription {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 14px;
  color: #EC0046;
}

.components-Teachers-TextInput-__TextInput__errorIcon {
  color: #D80040 !important;
  width: 14px !important;
  height: 14px !important;
  margin-top: 3px;
  vertical-align: text-top;
}

.components-Teachers-TextInput-__TextInput__errorDisplay {
  opacity: 1;
}

.components-Teachers-TextInput-__TextInput__errorNoDisplay {
  opacity: 0;
}

.components-Teachers-TextInput-__TextInput__explanation {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #636363;
  margin-top: 5px;
}

.components-Teachers-TextInput-__TextInput__inputField {
  border: 1px solid #D5D5D5;
  border-radius: 2px;
  height: 20px;
  width: 100%;
  padding: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
  box-sizing: border-box;
}

.components-Teachers-TextInput-__TextInput__textAreaField {
  border: 1px solid #D5D5D5;
  border-radius: 2px;
  height: 200px;
  width: 100%;
  padding: 15px;
  margin-top: 5px;
  box-sizing: border-box;
}

.components-Teachers-TextInput-__TextInput__inputError {
  border: 1px solid #EC0046;
}

.components-Teachers-TextInput-__TextInput__tagsWrapper {
  padding: 5px 0;
  margin-top: 5px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.components-Teachers-TextInput-__TextInput__tagsWrapper .components-Teachers-TextInput-__TextInput__tag {
  padding: 5px;
  background: #EEEEEE;
  font-size: 14px;
  font-weight: 400;
  width: max-content;
  display: flex;
  align-items: center;
}
.components-Teachers-TextInput-__TextInput__tagsWrapper .components-Teachers-TextInput-__TextInput__tag button {
  border: none;
  padding: 0;
  display: flex;
}
.components-Teachers-TextInput-__TextInput__tagsWrapper .components-Teachers-TextInput-__TextInput__tag button svg {
  height: 14px;
  width: 14px;
}
/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/Teachers/Dropdown/Dropdown.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-Teachers-Dropdown-__Dropdown__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-Teachers-Dropdown-__Dropdown__large-button:hover, .components-Teachers-Dropdown-__Dropdown__large-button:focus {
  background-color: #E5E5EB;
}
.components-Teachers-Dropdown-__Dropdown__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-Teachers-Dropdown-__Dropdown__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-Teachers-Dropdown-__Dropdown__small-button:hover, .components-Teachers-Dropdown-__Dropdown__small-button:focus {
  background-color: #E5E5EB;
}
.components-Teachers-Dropdown-__Dropdown__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-Teachers-Dropdown-__Dropdown__small-button:disabled {
  cursor: not-allowed;
}
.components-Teachers-Dropdown-__Dropdown__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-Teachers-Dropdown-__Dropdown__wrapper {
  position: relative;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  margin-bottom: 20px;
}
.components-Teachers-Dropdown-__Dropdown__wrapper label {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  color: #404040;
  margin-bottom: 5px;
  display: block;
}
.components-Teachers-Dropdown-__Dropdown__wrapper label .components-Teachers-Dropdown-__Dropdown__star {
  color: #D80040;
  margin-right: 2px;
}
.components-Teachers-Dropdown-__Dropdown__wrapper label .components-Teachers-Dropdown-__Dropdown__errorIcon {
  color: #D80040 !important;
  width: 14px !important;
  height: 14px !important;
  margin-top: 3px;
  vertical-align: text-top;
}
.components-Teachers-Dropdown-__Dropdown__wrapper .components-Teachers-Dropdown-__Dropdown__input {
  border: solid 1px #D5D5D5;
  height: 20px;
  min-width: 100px;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 6px 0 6px 15px;
  cursor: pointer;
  margin: 5px;
  border-radius: 2px;
}
.components-Teachers-Dropdown-__Dropdown__wrapper .components-Teachers-Dropdown-__Dropdown__input span {
  white-space: nowrap;
  width: 80%;
  overflow: hidden;
}
.components-Teachers-Dropdown-__Dropdown__wrapper .components-Teachers-Dropdown-__Dropdown__error {
  border-color: #EC0046;
}
.components-Teachers-Dropdown-__Dropdown__wrapper .components-Teachers-Dropdown-__Dropdown__errorMsg {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 14px;
  color: #EC0046;
  margin-left: 5px;
}
.components-Teachers-Dropdown-__Dropdown__wrapper .components-Teachers-Dropdown-__Dropdown__explanation {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin-top: 5px;
  margin-left: 5px;
}
.components-Teachers-Dropdown-__Dropdown__wrapper svg {
  color: #D5D5D5;
  margin-right: 1px;
  z-index: -1;
}
.components-Teachers-Dropdown-__Dropdown__wrapper .components-Teachers-Dropdown-__Dropdown__popupWrapper {
  position: absolute;
  width: 100%;
  min-height: 30px;
  max-height: 200px;
  min-width: 200px;
  overflow-y: auto;
  background-color: #FFFFFF;
  border: solid 1px rgba(94, 95, 94, 0.75);
  font-size: 12px;
  z-index: 1;
  top: 60px;
}
@media (min-width: 992px) {
  .components-Teachers-Dropdown-__Dropdown__wrapper .components-Teachers-Dropdown-__Dropdown__popupWrapper {
    width: 100%;
  }
}
.components-Teachers-Dropdown-__Dropdown__wrapper .components-Teachers-Dropdown-__Dropdown__popupWrapper .components-Teachers-Dropdown-__Dropdown__option {
  padding: 8px 15px 8px 5px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.components-Teachers-Dropdown-__Dropdown__wrapper .components-Teachers-Dropdown-__Dropdown__popupWrapper .components-Teachers-Dropdown-__Dropdown__option:hover {
  background-color: #D5D5D5;
}
.components-Teachers-Dropdown-__Dropdown__wrapper .components-Teachers-Dropdown-__Dropdown__popupWrapper .components-Teachers-Dropdown-__Dropdown__option input {
  margin-right: 10px;
}
.components-Teachers-Dropdown-__Dropdown__wrapper .components-Teachers-Dropdown-__Dropdown__popupWrapper .components-Teachers-Dropdown-__Dropdown__option input[type=checkbox] {
  background-color: yellow;
  display: grid;
  place-content: center;
}
.components-Teachers-Dropdown-__Dropdown__wrapper .components-Teachers-Dropdown-__Dropdown__popupWrapper .components-Teachers-Dropdown-__Dropdown__option input[type=checkbox]::before {
  content: "";
  width: 16px;
  height: 16px;
  transition: 120ms transform ease-in-out;
}
.components-Teachers-Dropdown-__Dropdown__wrapper .components-Teachers-Dropdown-__Dropdown__popupWrapper .components-Teachers-Dropdown-__Dropdown__option input[type=checkbox]:checked::before {
  transform: scale(1);
}
.components-Teachers-Dropdown-__Dropdown__wrapper .components-Teachers-Dropdown-__Dropdown__popupWrapper .components-Teachers-Dropdown-__Dropdown__searchBox {
  padding: 0 10px;
  border: solid 1px #D5D5D5;
  display: flex;
  align-items: center;
}
.components-Teachers-Dropdown-__Dropdown__wrapper .components-Teachers-Dropdown-__Dropdown__popupWrapper .components-Teachers-Dropdown-__Dropdown__searchBox :hover {
  background-color: #FFFFFF;
}
.components-Teachers-Dropdown-__Dropdown__wrapper .components-Teachers-Dropdown-__Dropdown__popupWrapper .components-Teachers-Dropdown-__Dropdown__searchBox svg {
  color: #D5D5D5;
  margin-right: 10px;
  width: 15px;
}
.components-Teachers-Dropdown-__Dropdown__wrapper .components-Teachers-Dropdown-__Dropdown__popupWrapper .components-Teachers-Dropdown-__Dropdown__searchBox input {
  border: none;
  font-size: 12px;
  width: 100%;
  padding: 0;
  margin: 0;
  height: 25px;
}
.components-Teachers-Dropdown-__Dropdown__wrapper .components-Teachers-Dropdown-__Dropdown__popupWrapper .components-Teachers-Dropdown-__Dropdown__searchBox input:focus-visible {
  outline: none;
}

.components-Teachers-Dropdown-__Dropdown__disabled > div {
  pointer-events: none;
  border-color: #C2C2C2;
  color: #636363;
}
.components-Teachers-Dropdown-__Dropdown__disabled > div svg {
  color: #C2C2C2;
}

.components-Teachers-Dropdown-__Dropdown__tagsWrapper {
  padding: 5px 0;
  margin: 5px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.components-Teachers-Dropdown-__Dropdown__tagsWrapper .components-Teachers-Dropdown-__Dropdown__tag {
  padding: 5px;
  background: #EEEEEE;
  font-size: 14px;
  font-weight: 400;
  width: max-content;
  display: flex;
  align-items: center;
  position: relative;
}
.components-Teachers-Dropdown-__Dropdown__tagsWrapper .components-Teachers-Dropdown-__Dropdown__tag button {
  border: none;
  padding: 0;
  display: flex;
  height: 14px;
  width: 14px;
  z-index: 0;
  align-items: center;
  margin-right: 5px;
}
.components-Teachers-Dropdown-__Dropdown__tagsWrapper .components-Teachers-Dropdown-__Dropdown__tag button svg {
  height: 14px;
  width: 14px;
  color: #000000;
}
/*!************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/core/Columns/Columns.scss ***!
  \************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-core-Columns-__Columns__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-core-Columns-__Columns__large-button:hover, .blocks-core-Columns-__Columns__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-core-Columns-__Columns__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-core-Columns-__Columns__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-core-Columns-__Columns__small-button:hover, .blocks-core-Columns-__Columns__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-core-Columns-__Columns__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-core-Columns-__Columns__small-button:disabled {
  cursor: not-allowed;
}
.blocks-core-Columns-__Columns__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-core-Columns-__Columns__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
}
@media (min-width: 992px) {
  .blocks-core-Columns-__Columns__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.blocks-core-Columns-__Columns__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 992px) {
  .blocks-core-Columns-__Columns__innerContainer {
    flex-direction: row;
  }
}

.blocks-core-Columns-__Columns__column {
  display: flex;
  flex: 1;
  flex-direction: column;
}
/*!************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/core/Heading/Heading.scss ***!
  \************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-core-Heading-__Heading__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-core-Heading-__Heading__large-button:hover, .blocks-core-Heading-__Heading__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-core-Heading-__Heading__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-core-Heading-__Heading__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-core-Heading-__Heading__small-button:hover, .blocks-core-Heading-__Heading__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-core-Heading-__Heading__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-core-Heading-__Heading__small-button:disabled {
  cursor: not-allowed;
}
.blocks-core-Heading-__Heading__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-core-Heading-__Heading__headingContainer h1 {
  font-size: 34px;
  line-height: 43px;
  letter-spacing: -0.4px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
  text-align: center;
  margin-top: 36px;
}
@media (min-width: 992px) {
  .blocks-core-Heading-__Heading__headingContainer h1 {
    font-size: 51px;
    line-height: 58px;
    letter-spacing: -0.7px;
    font-family: "GT America Standard Bold";
    font-weight: 700;
    margin-top: 47px;
  }
}
.blocks-core-Heading-__Heading__headingContainer h2 {
  font-size: 30px;
  line-height: 38px;
  letter-spacing: -0.4px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .blocks-core-Heading-__Heading__headingContainer h2 {
    font-size: 32px;
    line-height: 41px;
    letter-spacing: -0.6px;
    font-family: "GT America Standard Bold";
    font-weight: 700;
  }
}
.blocks-core-Heading-__Heading__headingContainer h3 {
  font-size: 22px;
  line-height: 28px;
  letter-spacing: -0.2px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
}
@media (min-width: 992px) {
  .blocks-core-Heading-__Heading__headingContainer h3 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.4px;
    font-family: "GT America Standard Bold";
    font-weight: 700;
  }
}

.blocks-core-Heading-__Heading__showcase-hero-h1 {
  max-width: 660px;
  margin: auto;
}
.blocks-core-Heading-__Heading__showcase-hero-h1 h1 {
  margin-top: 11px;
}
@media (min-width: 992px) {
  .blocks-core-Heading-__Heading__showcase-hero-h1 h1 {
    margin-top: 19px;
  }
}
/*!************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/core/RawHTML/RawHTML.scss ***!
  \************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-core-RawHTML-__RawHTML__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-core-RawHTML-__RawHTML__large-button:hover, .blocks-core-RawHTML-__RawHTML__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-core-RawHTML-__RawHTML__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-core-RawHTML-__RawHTML__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-core-RawHTML-__RawHTML__small-button:hover, .blocks-core-RawHTML-__RawHTML__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-core-RawHTML-__RawHTML__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-core-RawHTML-__RawHTML__small-button:disabled {
  cursor: not-allowed;
}
.blocks-core-RawHTML-__RawHTML__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-core-RawHTML-__RawHTML__html h2 {
  font-size: 32px;
  line-height: 41px;
  letter-spacing: -0.6px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .blocks-core-RawHTML-__RawHTML__html h2 {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: -0.4px;
    font-family: "GT America Standard Bold";
    font-weight: 700;
  }
}
.blocks-core-RawHTML-__RawHTML__html .has-text-align-center {
  text-align: center;
}
/*!******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/core/List/List.scss ***!
  \******************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-core-List-__List__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-core-List-__List__large-button:hover, .blocks-core-List-__List__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-core-List-__List__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-core-List-__List__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-core-List-__List__small-button:hover, .blocks-core-List-__List__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-core-List-__List__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-core-List-__List__small-button:disabled {
  cursor: not-allowed;
}
.blocks-core-List-__List__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-core-List-__List__listItem a {
  display: inline;
  font-style: normal;
  font-weight: 400;
  color: #3F3FDC;
  text-decoration: none;
  padding-bottom: 2px;
  cursor: pointer;
  border-bottom: 1px solid #3232B0;
}
.blocks-core-List-__List__listItem a:focus, .blocks-core-List-__List__listItem a:hover {
  color: #3232B0;
  border-bottom: 1px solid #3232B0;
}
.blocks-core-List-__List__listItem a:focus-visible {
  outline: 2px solid #0F81F6;
}

ul li {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
}
@media (min-width: 768px) {
  ul li {
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
  }
}

ul.blocks-core-List-__List__bulleted-list li {
  font-size: 15px;
  list-style: disc;
  margin-left: 40px;
  padding-left: 0;
  text-align: left;
}
ul.blocks-core-List-__List__bulleted-list li strong {
  font-weight: 700;
}
@media (min-width: 768px) {
  ul.blocks-core-List-__List__bulleted-list li {
    font-size: 18px;
    margin-left: 20px;
    margin-right: 20px;
  }
}
/*!****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/core/Paragraph/Paragraph.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-core-Paragraph-__Paragraph__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-core-Paragraph-__Paragraph__large-button:hover, .blocks-core-Paragraph-__Paragraph__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-core-Paragraph-__Paragraph__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-core-Paragraph-__Paragraph__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-core-Paragraph-__Paragraph__small-button:hover, .blocks-core-Paragraph-__Paragraph__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-core-Paragraph-__Paragraph__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-core-Paragraph-__Paragraph__small-button:disabled {
  cursor: not-allowed;
}
.blocks-core-Paragraph-__Paragraph__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-core-Paragraph-__Paragraph__paragraph p {
  color: color-black;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}
@media (max-width: 991.98px) {
  .blocks-core-Paragraph-__Paragraph__paragraph p {
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
  }
}
.blocks-core-Paragraph-__Paragraph__paragraph strong {
  font-weight: 700;
}
.blocks-core-Paragraph-__Paragraph__paragraph:last-child p {
  margin-bottom: 0;
}
.blocks-core-Paragraph-__Paragraph__paragraph a {
  display: inline;
  font-style: normal;
  font-weight: 400;
  color: #3F3FDC;
  text-decoration: none;
  padding-bottom: 2px;
  cursor: pointer;
  border-bottom: 1px solid #3232B0;
}
.blocks-core-Paragraph-__Paragraph__paragraph a:focus, .blocks-core-Paragraph-__Paragraph__paragraph a:hover {
  color: #3232B0;
  border-bottom: 1px solid #3232B0;
}
.blocks-core-Paragraph-__Paragraph__paragraph a:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-core-Paragraph-__Paragraph__paragraph_center {
  text-align: center;
}
.blocks-core-Paragraph-__Paragraph__paragraph div p a {
  display: inline;
  font-style: normal;
  font-weight: 400;
  color: #3F3FDC;
  text-decoration: none;
  padding-bottom: 2px;
  cursor: pointer;
  border-bottom: 1px solid #3232B0;
}
.blocks-core-Paragraph-__Paragraph__paragraph div p a:focus, .blocks-core-Paragraph-__Paragraph__paragraph div p a:hover {
  color: #3232B0;
  border-bottom: 1px solid #3232B0;
}
.blocks-core-Paragraph-__Paragraph__paragraph div p a:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-core-Paragraph-__Paragraph__align_center {
  text-align: center;
}
.blocks-core-Paragraph-__Paragraph__align_right {
  text-align: right;
}

.blocks-core-Paragraph-__Paragraph__showcase-hero-text {
  max-width: 660px;
  margin: 15px auto 0;
}
/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/core/Spacer/Spacer.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************/
.blocks-core-Spacer-__Spacer__spacer {
  clear: both;
}
/*!********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/core/Image/Image.scss ***!
  \********************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-core-Image-__Image__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-core-Image-__Image__large-button:hover, .blocks-core-Image-__Image__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-core-Image-__Image__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-core-Image-__Image__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-core-Image-__Image__small-button:hover, .blocks-core-Image-__Image__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-core-Image-__Image__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-core-Image-__Image__small-button:disabled {
  cursor: not-allowed;
}
.blocks-core-Image-__Image__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-core-Image-__Image__image figure, .blocks-core-Image-__Image__image img {
  width: 100%;
}
.blocks-core-Image-__Image__image_alignCenter {
  display: flex;
  justify-content: center;
}
/*!************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/ChallengeHeading/ChallengeHeading.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-ChallengeHeading-__ChallengeHeading__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-ChallengeHeading-__ChallengeHeading__large-button:hover, .blocks-youthmedia-ChallengeHeading-__ChallengeHeading__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-ChallengeHeading-__ChallengeHeading__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-ChallengeHeading-__ChallengeHeading__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-ChallengeHeading-__ChallengeHeading__small-button:hover, .blocks-youthmedia-ChallengeHeading-__ChallengeHeading__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-ChallengeHeading-__ChallengeHeading__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-ChallengeHeading-__ChallengeHeading__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-ChallengeHeading-__ChallengeHeading__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-ChallengeHeading-__ChallengeHeading__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-ChallengeHeading-__ChallengeHeading__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.blocks-youthmedia-ChallengeHeading-__ChallengeHeading__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  justify-content: center;
  flex-direction: column;
  gap: 0px;
}

.blocks-youthmedia-ChallengeHeading-__ChallengeHeading__challengeMiniHeader {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  color: #939393;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-ChallengeHeading-__ChallengeHeading__challengeMiniHeader {
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
    font-style: normal;
    font-weight: 500;
    text-align: center;
    letter-spacing: 1px;
    color: #939393;
    font-size: 18px;
    line-height: 20px;
  }
}

.blocks-youthmedia-ChallengeHeading-__ChallengeHeading__challengeHeading {
  font-size: 34px;
  line-height: 43px;
  letter-spacing: -0.4px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
  text-align: center;
}
@media (min-width: 992px) {
  .blocks-youthmedia-ChallengeHeading-__ChallengeHeading__challengeHeading {
    font-size: 51px;
    line-height: 58px;
    letter-spacing: -0.7px;
    font-family: "GT America Standard Bold";
    font-weight: 700;
  }
}
/*!****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/MediaFormats/MediaFormats.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-MediaFormats-__MediaFormats__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-MediaFormats-__MediaFormats__large-button:hover, .blocks-youthmedia-MediaFormats-__MediaFormats__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-MediaFormats-__MediaFormats__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-MediaFormats-__MediaFormats__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-MediaFormats-__MediaFormats__small-button:hover, .blocks-youthmedia-MediaFormats-__MediaFormats__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-MediaFormats-__MediaFormats__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-MediaFormats-__MediaFormats__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-MediaFormats-__MediaFormats__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-MediaFormats-__MediaFormats__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-MediaFormats-__MediaFormats__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.blocks-youthmedia-MediaFormats-__MediaFormats__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  flex-direction: column;
}
@media (min-width: 768px) {
  .blocks-youthmedia-MediaFormats-__MediaFormats__innerContainer {
    flex-direction: row;
  }
}
.blocks-youthmedia-MediaFormats-__MediaFormats__innerContainer .blocks-youthmedia-MediaFormats-__MediaFormats__card {
  flex: 1;
  padding: 45px 30px 25px;
  border: solid 1px #D5D5D5;
  text-align: center;
  border-radius: 15px;
  box-shadow: #D5D5D5 1px 2px 12px 0px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-MediaFormats-__MediaFormats__innerContainer .blocks-youthmedia-MediaFormats-__MediaFormats__card {
    padding: 31px 14px 17px;
  }
}
@media (min-width: 992px) {
  .blocks-youthmedia-MediaFormats-__MediaFormats__innerContainer .blocks-youthmedia-MediaFormats-__MediaFormats__card {
    padding: 50px 22px 16px;
  }
}
.blocks-youthmedia-MediaFormats-__MediaFormats__innerContainer .blocks-youthmedia-MediaFormats-__MediaFormats__card .blocks-youthmedia-MediaFormats-__MediaFormats__icon {
  padding-bottom: 20px;
  height: 32px;
  width: 32px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-MediaFormats-__MediaFormats__innerContainer .blocks-youthmedia-MediaFormats-__MediaFormats__card .blocks-youthmedia-MediaFormats-__MediaFormats__icon {
    padding-bottom: 12px;
  }
}
@media (min-width: 992px) {
  .blocks-youthmedia-MediaFormats-__MediaFormats__innerContainer .blocks-youthmedia-MediaFormats-__MediaFormats__card .blocks-youthmedia-MediaFormats-__MediaFormats__icon {
    padding-bottom: 34px;
  }
}
.blocks-youthmedia-MediaFormats-__MediaFormats__innerContainer .blocks-youthmedia-MediaFormats-__MediaFormats__card h3 {
  font-size: 18px;
  line-height: 25px;
  letter-spacing: -0.002em;
  font-family: "GT America Standard Bold";
  font-weight: 700;
}
@media (min-width: 992px) {
  .blocks-youthmedia-MediaFormats-__MediaFormats__innerContainer .blocks-youthmedia-MediaFormats-__MediaFormats__card h3 {
    padding-bottom: 12px;
  }
}
@media (min-width: 992px) {
  .blocks-youthmedia-MediaFormats-__MediaFormats__innerContainer .blocks-youthmedia-MediaFormats-__MediaFormats__card h3 {
    font-size: 20px;
    line-height: 25px;
    letter-spacing: -0.4px;
    font-family: "GT America Standard Bold";
    font-weight: 700;
    padding-bottom: 20px;
  }
}
.blocks-youthmedia-MediaFormats-__MediaFormats__innerContainer .blocks-youthmedia-MediaFormats-__MediaFormats__card p {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-MediaFormats-__MediaFormats__innerContainer .blocks-youthmedia-MediaFormats-__MediaFormats__card p {
    margin-bottom: 9px;
  }
}
@media (min-width: 992px) {
  .blocks-youthmedia-MediaFormats-__MediaFormats__innerContainer .blocks-youthmedia-MediaFormats-__MediaFormats__card p {
    margin-bottom: 34px;
  }
}
.blocks-youthmedia-MediaFormats-__MediaFormats__innerContainer .blocks-youthmedia-MediaFormats-__MediaFormats__card a {
  display: inline;
  font-style: normal;
  font-weight: 400;
  color: #3F3FDC;
  text-decoration: none;
  padding-bottom: 2px;
  cursor: pointer;
  border-bottom: 1px solid #3F3FDC;
}
.blocks-youthmedia-MediaFormats-__MediaFormats__innerContainer .blocks-youthmedia-MediaFormats-__MediaFormats__card a:focus, .blocks-youthmedia-MediaFormats-__MediaFormats__innerContainer .blocks-youthmedia-MediaFormats-__MediaFormats__card a:hover {
  color: #3232B0;
  border-bottom: 1px solid #3232B0;
}
.blocks-youthmedia-MediaFormats-__MediaFormats__innerContainer .blocks-youthmedia-MediaFormats-__MediaFormats__card a:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-MediaFormats-__MediaFormats__innerContainer .blocks-youthmedia-MediaFormats-__MediaFormats__card .blocks-youthmedia-MediaFormats-__MediaFormats__small-button {
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
}

.blocks-youthmedia-MediaFormats-__MediaFormats__teachers-students-boxes {
  max-width: 775px;
  margin-top: 48px;
  margin-bottom: 48px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-MediaFormats-__MediaFormats__teachers-students-boxes {
    margin-top: 64px;
    margin-bottom: 64px;
  }
}
.blocks-youthmedia-MediaFormats-__MediaFormats__teachers-students-boxes .blocks-youthmedia-MediaFormats-__MediaFormats__card {
  padding-top: 36px;
  padding-bottom: 46px;
  max-width: 350px;
  margin: auto;
}
.blocks-youthmedia-MediaFormats-__MediaFormats__teachers-students-boxes .blocks-youthmedia-MediaFormats-__MediaFormats__card .blocks-youthmedia-MediaFormats-__MediaFormats__icon {
  color: #3F3FDC;
  padding-bottom: 15px;
}
.blocks-youthmedia-MediaFormats-__MediaFormats__teachers-students-boxes .blocks-youthmedia-MediaFormats-__MediaFormats__card p {
  padding-bottom: 15px;
}
.blocks-youthmedia-MediaFormats-__MediaFormats__teachers-students-boxes .blocks-youthmedia-MediaFormats-__MediaFormats__card .blocks-youthmedia-MediaFormats-__MediaFormats__teacher-stu-parag {
  margin-bottom: 15px;
  margin-top: 10px;
}
/*!************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/ShowcaseCarousel/ShowcaseCarousel.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__large-button:hover, .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__small-button:hover, .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
  margin-top: 48px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  flex-direction: column;
  padding-bottom: 48px;
  gap: 12px;
}

.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselHeader {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselHeader div {
    padding-left: 0;
  }
}
.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselHeader h2 {
  font-size: 30px;
  line-height: 38px;
  letter-spacing: -0.4px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
}
@media (min-width: 768px) {
  .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselHeader h2 {
    width: auto;
  }
}
@media (min-width: 992px) {
  .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselHeader h2 {
    font-size: 32px;
    line-height: 41px;
    letter-spacing: -0.6px;
    font-family: "GT America Standard Bold";
    font-weight: 700;
  }
}
.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselHeader h3 {
  margin-bottom: 10px;
}
.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselHeader .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carousel-mobile-hide {
  display: none;
  visibility: hidden;
}
@media (min-width: 768px) {
  .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselHeader .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carousel-mobile-hide {
    display: inline;
    visibility: visible;
    white-space: nowrap;
    margin-right: 0;
  }
}

.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselCardContainer {
  display: flex;
  gap: 25px;
}
.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselCardContainer .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselCard {
  flex: 1;
  margin-bottom: 15px;
  border-radius: 8px;
  cursor: pointer;
}
.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselCardContainer .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselCard .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselCardLink {
  text-decoration: none;
}
.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselCardContainer .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselCardImg {
  display: block;
  object-fit: cover;
  aspect-ratio: 16/9;
  margin-bottom: 12px;
  border: 1px solid #D5D5D5;
  border-radius: 8px;
  width: 100%;
  height: auto;
}
.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselCardContainer .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__desktopCard {
  display: none;
  visibility: hidden;
}
@media (min-width: 768px) {
  .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselCardContainer .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__desktopCard {
    display: block;
    visibility: visible;
  }
}
.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselCardContainer .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselCardTitle {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-size: 15px;
  line-height: 21px;
  font-weight: 600;
  padding-bottom: 4px;
  color: #000000;
  text-overflow: ellipsis;
}
.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselCardContainer .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselCardAuthor {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
  color: #636363;
}

.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carousel-desktop-hide {
  margin: auto;
}
@media (min-width: 992px) {
  .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carousel-desktop-hide {
    display: none;
    visibility: hidden;
  }
}

.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselSectionHeader {
  font-size: 22px;
  line-height: 28px;
  letter-spacing: -0.2px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
}

.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselPlaylistCardContainer {
  display: flex;
  gap: 10px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselPlaylistCardContainer {
    justify-content: left;
    flex-wrap: wrap;
    gap: 26px;
  }
}
.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselPlaylistCardContainer .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselPlaylistCard {
  margin-bottom: 15px;
  border-radius: 8px;
  cursor: pointer;
}
.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselPlaylistCardContainer .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselPlaylistCard .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselCardLink {
  text-decoration: none;
}
.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselPlaylistCardContainer .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselImgCont {
  border-radius: 8px;
}
.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselPlaylistCardContainer .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselPlaylistCardImg {
  display: block;
  aspect-ratio: 16/9;
  margin-bottom: 12px;
  border: 1px solid #D5D5D5;
  border-radius: 8px;
  width: 166px;
  height: 167px;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselPlaylistCardContainer .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselPlaylistCardImg {
    width: 196px;
    height: 197px;
    aspect-ratio: 1/1;
    gap: 26px;
  }
}
@media (min-width: 1200px) {
  .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselPlaylistCardContainer .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselPlaylistCardImg {
    width: 296px;
    height: 297px;
    aspect-ratio: 1/1;
    gap: 26px;
  }
}
.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselPlaylistCardContainer .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__desktopCard {
  display: none;
  visibility: hidden;
}
@media (min-width: 768px) {
  .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselPlaylistCardContainer .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__desktopCard {
    display: block;
    visibility: visible;
  }
}
.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselPlaylistCardContainer .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselCardTitle {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-size: 15px;
  line-height: 21px;
  font-weight: 600;
  padding-bottom: 4px;
  color: #000000;
  text-overflow: ellipsis;
  width: 160px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselPlaylistCardContainer .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselCardTitle {
    width: 200px;
  }
}
.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselPlaylistCardContainer .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__carouselCardAuthor {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
  color: #636363;
}

.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__small-button-features-submission-mobile {
  display: flex;
  justify-content: center;
  align-self: center;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__small-button-features-submission-mobile {
    visibility: hidden;
  }
}

.blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__smallButtonSubmissionContainer {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-self: center;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .blocks-youthmedia-ShowcaseCarousel-__ShowcaseCarousel__smallButtonSubmissionContainer {
    visibility: hidden;
    display: none;
  }
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/ShowcasePlaylistCarousel/ShowcasePlaylistCarousel.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__large-button:hover, .blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__small-button:hover, .blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__mainContainer {
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 25px;
}

.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__outerContainer {
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__innerContainer {
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
}

.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__rowContainer {
  display: flex;
  flex-direction: row;
  flex: 1;
  gap: 10px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__rowContainer {
    flex-direction: row;
    gap: 25px;
  }
}

.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselHeader {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselHeader div {
    padding-left: 0;
  }
}
.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselHeader h2 {
  font-size: 30px;
  line-height: 38px;
  letter-spacing: -0.4px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
}
@media (min-width: 768px) {
  .blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselHeader h2 {
    width: auto;
  }
}
@media (min-width: 992px) {
  .blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselHeader h2 {
    font-size: 32px;
    line-height: 41px;
    letter-spacing: -0.6px;
    font-family: "GT America Standard Bold";
    font-weight: 700;
  }
}
.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselHeader h3 {
  margin-bottom: 10px;
}
.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselHeader .blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carousel-mobile-hide {
  display: none;
  visibility: hidden;
}
@media (min-width: 768px) {
  .blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselHeader .blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carousel-mobile-hide {
    display: inline;
    visibility: visible;
    white-space: nowrap;
    margin-right: 0;
  }
}

.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carousel-desktop-hide {
  margin: auto;
}
@media (min-width: 992px) {
  .blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carousel-desktop-hide {
    display: none;
    visibility: hidden;
  }
}

.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselSectionHeader {
  font-size: 22px;
  line-height: 28px;
  letter-spacing: -0.2px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
}

.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselPlaylistCardContainer {
  display: flex;
}
.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselPlaylistCardContainer .blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselPlaylistCard {
  margin-bottom: 15px;
  border-radius: 8px;
  cursor: pointer;
}
.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselPlaylistCardContainer .blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselPlaylistCard .blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselCardLink {
  text-decoration: none;
}
.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselPlaylistCardContainer .blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselImgCont {
  border-radius: 8px;
}
.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselPlaylistCardContainer .blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselPlaylistCardImg {
  margin-bottom: 12px;
  border-radius: 8px;
  width: 100%;
  height: auto;
}
.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselPlaylistCardContainer .blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__desktopCard {
  display: none;
  visibility: hidden;
}
@media (min-width: 768px) {
  .blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselPlaylistCardContainer .blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__desktopCard {
    display: block;
    visibility: visible;
  }
}
.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselPlaylistCardContainer .blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__innerColContainer {
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 768px) {
  .blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselPlaylistCardContainer .blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__innerColContainer {
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
  }
}
.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselPlaylistCardContainer .blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselCardTitle {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-size: 15px;
  line-height: 21px;
  font-weight: 600;
  padding-bottom: 4px;
  color: #000000;
  text-overflow: ellipsis;
  width: 160px;
}
.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselPlaylistCardContainer .blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__carouselCardAuthor {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
  color: #636363;
}

.blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__smallButtonPlaylistsContainer {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-self: center;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .blocks-youthmedia-ShowcasePlaylistCarousel-__ShowcasePlaylistCarousel__smallButtonPlaylistsContainer {
    visibility: hidden;
    display: none;
  }
}
/*!********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/ShowcaseHeader/ShowcaseHeader.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-ShowcaseHeader-__ShowcaseHeader__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-ShowcaseHeader-__ShowcaseHeader__large-button:hover, .blocks-youthmedia-ShowcaseHeader-__ShowcaseHeader__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-ShowcaseHeader-__ShowcaseHeader__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-ShowcaseHeader-__ShowcaseHeader__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-ShowcaseHeader-__ShowcaseHeader__small-button:hover, .blocks-youthmedia-ShowcaseHeader-__ShowcaseHeader__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-ShowcaseHeader-__ShowcaseHeader__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-ShowcaseHeader-__ShowcaseHeader__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-ShowcaseHeader-__ShowcaseHeader__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-ShowcaseHeader-__ShowcaseHeader__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-ShowcaseHeader-__ShowcaseHeader__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.blocks-youthmedia-ShowcaseHeader-__ShowcaseHeader__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  flex-direction: column;
}

.blocks-youthmedia-ShowcaseHeader-__ShowcaseHeader__heading h1 {
  margin-top: 0px;
}

.blocks-youthmedia-ShowcaseHeader-__ShowcaseHeader__paragraph {
  margin-top: 10px;
}
/*!********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/ShowcaseFilter/ShowcaseFilter.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__large-button:hover, .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__small-button:hover, .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
}

.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__wrapper {
  width: 100%;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  color: #636363;
  padding: 0px 0px;
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__wrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__searchWrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 15px 0;
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__wrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__searchWrapper span {
  margin-right: 15px;
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__wrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__searchWrapper input {
  margin-right: 15px;
  padding: 15px;
  width: 30vw;
  border-radius: 30px;
  font-size: 14px;
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__wrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__searchWrapper a {
  background-color: transparent;
  color: #636363;
  padding: 10px 15px;
  border: none;
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__wrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__searchWrapper a:hover {
  cursor: pointer;
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__wrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__filterWrapper {
  padding: 15px 0;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  color: #404040;
}
@media (min-width: 992px) {
  .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__wrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__filterWrapper {
    flex-direction: row;
  }
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__wrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__filterWrapper label {
  font-size: 12px;
  height: 12px;
  margin-bottom: 8px;
  display: block;
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__wrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__filterWrapper select {
  min-width: 120px;
  padding: 0px 0;
  height: 30px;
  width: 100%;
  color: #404040;
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__wrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__filterWrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__formWrapper {
  margin: 0 0 10px;
  min-width: 120px;
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__wrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__filterWrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__formWrapper > input {
  height: 26px;
  width: 96%;
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__wrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__filterWrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__exportButton {
  width: "100%";
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  margin-top: auto;
  cursor: pointer;
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__wrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__filterWrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__exportButton a {
  text-decoration: underline;
  color: #636363;
  font-size: 14px;
  text-underline-offset: 3px;
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__wrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__filterWrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__exportButton a:hover {
  cursor: pointer;
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__wrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__filterChipWrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__wrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__filterChipWrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__chip {
  font-size: 14px;
  line-height: 17px;
  padding: 7px 12px;
  background: #EEEEEE;
  border-radius: 5px;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__wrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__filterChipWrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__chip div {
  margin-left: 10px;
  display: flex;
  cursor: pointer;
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__wrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__filterChipWrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__chip div svg {
  height: 21px;
  width: 9px;
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__wrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__filterChipWrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__clearFiltersBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  margin-top: auto;
  cursor: pointer;
  white-space: nowrap;
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__wrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__filterChipWrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__clearFiltersBtn a {
  text-decoration: underline;
  color: #636363;
  font-size: 14px;
  text-underline-offset: 3px;
}
.blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__wrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__filterChipWrapper .blocks-youthmedia-ShowcaseFilter-__ShowcaseFilter__clearFiltersBtn a:hover {
  cursor: pointer;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/ShowcaseFilter/Dropdown/Dropdown.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__large-button:hover, .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__small-button:hover, .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__wrapper {
  position: relative;
}
@media (min-width: 992px) {
  .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__wrapper {
    max-width: 150px;
  }
}
.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__wrapper label {
  font-size: 12px;
  height: 12px;
  margin-bottom: 8px;
  display: block;
}
.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__wrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__input {
  border: solid 1px #404040;
  height: 30px;
  min-width: 140px;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 0 3px;
  cursor: pointer;
}
.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__wrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__input span {
  white-space: nowrap;
  width: 80%;
  overflow: hidden;
}
.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__wrapper svg {
  color: #404040;
  position: absolute;
  right: 0;
  padding: 5px;
  margin-right: 1px;
  z-index: -1;
}
.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__wrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__popupWrapper {
  position: absolute;
  width: 100%;
  min-height: 30px;
  max-height: 200px;
  min-width: 200px;
  overflow-y: auto;
  background-color: #FFFFFF;
  border: solid 1px rgba(94, 95, 94, 0.75);
  font-size: 12px;
  z-index: 1;
}
@media (min-width: 992px) {
  .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__wrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__popupWrapper {
    width: 100%;
  }
}
.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__wrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__popupWrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__option {
  padding: 8px 15px 8px 5px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__wrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__popupWrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__option:hover {
  background-color: #D5D5D5;
}
.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__wrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__popupWrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__option input {
  margin-right: 10px;
}
.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__wrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__popupWrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__option input[type=checkbox] {
  background-color: yellow;
  display: grid;
  place-content: center;
}
.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__wrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__popupWrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__option input[type=checkbox]::before {
  content: "";
  width: 16px;
  height: 16px;
  transition: 120ms transform ease-in-out;
}
.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__wrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__popupWrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__option input[type=checkbox]:checked::before {
  transform: scale(1);
}
.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__wrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__popupWrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__searchBox {
  padding: 0 10px;
  border: solid 1px #404040;
  display: flex;
  align-items: center;
}
.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__wrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__popupWrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__searchBox :hover {
  background-color: #FFFFFF;
}
.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__wrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__popupWrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__searchBox svg {
  color: #D5D5D5;
  margin-right: 10px;
  width: 15px;
}
.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__wrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__popupWrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__searchBox input {
  border: none;
  font-size: 12px;
  width: 100%;
  padding: 0;
  margin: 0;
  height: 25px;
}
.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__wrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__popupWrapper .blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__searchBox input:focus-visible {
  outline: none;
}

.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__disabled > div {
  pointer-events: none;
  border-color: #C2C2C2 !important;
  color: #C2C2C2;
}
.blocks-youthmedia-ShowcaseFilter-Dropdown-__Dropdown__disabled > div svg {
  color: #C2C2C2;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/ShowcaseProjectsGrid/ShowcaseProjectsGrid.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__large-button:hover, .blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__small-button:hover, .blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
  margin-top: 48px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  flex-direction: column;
  padding-bottom: 48px;
  gap: 12px;
}

.blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__totalSubmissions {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-size: 15px;
  line-height: 21px;
  font-style: normal;
  font-weight: 400;
  color: #404040;
  margin-bottom: 10px;
}

.blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__cardsContainer {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: left;
  gap: 24px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__cardsContainer {
    flex-wrap: wrap;
    flex-direction: row;
  }
}
.blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__cardsContainer .blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__card {
  display: flex;
  flex-direction: column;
  position: relative;
  flex-basis: 100%;
  border-radius: 8px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__cardsContainer .blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__card {
    flex-basis: 32%;
  }
}
.blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__cardsContainer .blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__card .blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__cardLink {
  width: 100%;
  text-decoration: none;
}
.blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__cardsContainer .blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__cardImg {
  display: block;
  object-fit: cover;
  aspect-ratio: 16/9;
  margin-bottom: 12px;
  border: 1px solid #D5D5D5;
  border-radius: 8px;
  width: 100%;
  height: auto;
}
.blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__cardsContainer .blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__cardImgDisabled {
  opacity: 0.5;
}
.blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__cardsContainer .blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__cardTitle {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-size: 15px;
  line-height: 21px;
  font-weight: 600;
  padding-bottom: 4px;
  color: #000000;
  text-overflow: ellipsis;
}
.blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__cardsContainer .blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__cardAuthor {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
  color: #636363;
}

.blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__playlistLink {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 21px;
  font: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-size: 15px;
  color: #3F3FDC;
}

.blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__disabledLabel {
  padding: 10px 15px;
  background-color: #D80040;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 16px;
  position: absolute;
  top: 15px;
  left: 15px;
}
.blocks-youthmedia-ShowcaseProjectsGrid-__ShowcaseProjectsGrid__disabledLabel svg {
  fill: #FFFFFF;
  margin-right: 15px;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/ShowcaseProjectsGrid/Pagination/Pagination.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__large-button:hover, .blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__small-button:hover, .blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__paginationContainer {
  display: flex;
  list-style-type: none;
  justify-content: center;
  margin-top: 25px;
}
.blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__paginationContainer .blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__btnIcon {
  height: 24px;
  width: 24px;
  stroke: #000000;
}
.blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__paginationContainer .blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__btnIcon:hover {
  stroke: #000000;
}
.blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__paginationContainer .blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__btn {
  background-color: #F9F9FF;
  outline: 1px solid #DEDEF9;
  border: none;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__paginationContainer .blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__btn.blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__selected {
  background-color: #E5E5EB;
  outline: 1px solid #3F3FDC;
}
.blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__paginationContainer .blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__btn:hover {
  background-color: #E5E5EB;
  outline: 1px solid #3F3FDC;
}
.blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__paginationContainer .blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__paginationItem {
  height: 32px;
  text-align: center;
  margin: auto 4px;
  display: flex;
  box-sizing: border-box;
  align-items: center;
  border-radius: 16px;
  font-size: 13px;
  min-width: 32px;
}
.blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__paginationContainer .blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__paginationItem.blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__dots:hover {
  background-color: #E5E5EB;
  cursor: default;
}
.blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__paginationContainer .blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__paginationItem.blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__disabled {
  pointer-events: none;
}
.blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__paginationContainer .blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__paginationItem.blocks-youthmedia-ShowcaseProjectsGrid-Pagination-__Pagination__disabled:hover {
  background-color: transparent;
  cursor: default;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/MediaSelectType/MediaSelectType.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-MediaSelectType-__MediaSelectType__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-MediaSelectType-__MediaSelectType__large-button:hover, .blocks-youthmedia-MediaSelectType-__MediaSelectType__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-MediaSelectType-__MediaSelectType__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-MediaSelectType-__MediaSelectType__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-MediaSelectType-__MediaSelectType__small-button:hover, .blocks-youthmedia-MediaSelectType-__MediaSelectType__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-MediaSelectType-__MediaSelectType__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-MediaSelectType-__MediaSelectType__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-MediaSelectType-__MediaSelectType__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-MediaSelectType-__MediaSelectType__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-MediaSelectType-__MediaSelectType__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.blocks-youthmedia-MediaSelectType-__MediaSelectType__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  border-bottom: solid 1px #D5D5D5;
  justify-content: center;
}

.blocks-youthmedia-MediaSelectType-__MediaSelectType__mediaSelectType {
  display: flex;
  justify-content: center;
}
.blocks-youthmedia-MediaSelectType-__MediaSelectType__mediaSelectType div + div {
  margin-left: 26px;
}
@media (max-width: 991.98px) {
  .blocks-youthmedia-MediaSelectType-__MediaSelectType__mediaSelectType div + div {
    margin-left: 24px;
  }
}
.blocks-youthmedia-MediaSelectType-__MediaSelectType__mediaSelectType_bgWrapper {
  background-color: #FFFFFF;
}
.blocks-youthmedia-MediaSelectType-__MediaSelectType__mediaSelectType_item {
  width: fit-content;
  margin-left: initial;
  margin-right: initial;
}
.blocks-youthmedia-MediaSelectType-__MediaSelectType__mediaSelectType_wrapper {
  background-color: #FFFFFF;
}
.blocks-youthmedia-MediaSelectType-__MediaSelectType__mediaSelectType_sticky {
  position: sticky;
  top: 0;
  z-index: 99;
}
.blocks-youthmedia-MediaSelectType-__MediaSelectType__mediaSelectType p {
  text-align: center;
  padding-bottom: 5px;
}
.blocks-youthmedia-MediaSelectType-__MediaSelectType__mediaSelectType p a {
  padding-bottom: 7px;
  background-color: white;
  color: #404040 !important;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  line-height: 13px;
  text-decoration: none;
  cursor: pointer;
  border-bottom: 0px;
}
.blocks-youthmedia-MediaSelectType-__MediaSelectType__mediaSelectType p a:hover, .blocks-youthmedia-MediaSelectType-__MediaSelectType__mediaSelectType p a:active, .blocks-youthmedia-MediaSelectType-__MediaSelectType__mediaSelectType p a:focus {
  text-decoration: none;
  color: #3F3FDC !important;
  border-bottom: 4px solid #3F3FDC;
}
@media (max-width: 991.98px) {
  .blocks-youthmedia-MediaSelectType-__MediaSelectType__mediaSelectType p a {
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
  }
}
@media (max-width: 991.98px) {
  .blocks-youthmedia-MediaSelectType-__MediaSelectType__mediaSelectType p {
    padding: 8px 0;
  }
}
.blocks-youthmedia-MediaSelectType-__MediaSelectType__mediaSelectType_active p > a {
  color: #3F3FDC !important;
  cursor: pointer;
  font-weight: 600;
  border-bottom: 4px solid #3F3FDC;
}
@media (max-width: 991.98px) {
  .blocks-youthmedia-MediaSelectType-__MediaSelectType__mediaSelectType_active p > a {
    border-bottom: solid 3px;
  }
}
/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/Resources/Resources.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-Resources-__Resources__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-Resources-__Resources__large-button:hover, .blocks-youthmedia-Resources-__Resources__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-Resources-__Resources__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-Resources-__Resources__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-Resources-__Resources__small-button:hover, .blocks-youthmedia-Resources-__Resources__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-Resources-__Resources__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-Resources-__Resources__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-Resources-__Resources__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-Resources-__Resources__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-Resources-__Resources__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.blocks-youthmedia-Resources-__Resources__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  flex-direction: column;
}

.blocks-youthmedia-Resources-__Resources__header h2 {
  font-size: 30px;
  line-height: 38px;
  letter-spacing: -0.4px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
  text-align: center;
}
@media (min-width: 992px) {
  .blocks-youthmedia-Resources-__Resources__header h2 {
    font-size: 32px;
    line-height: 41px;
    letter-spacing: -0.6px;
    font-family: "GT America Standard Bold";
    font-weight: 700;
    text-align: left;
  }
}

.blocks-youthmedia-Resources-__Resources__resources {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .blocks-youthmedia-Resources-__Resources__resources {
    flex-direction: row;
  }
}

.blocks-youthmedia-Resources-__Resources__card {
  border-radius: 8px;
  border: 1px solid #D5D5D5;
  padding: 24px;
  flex: 1;
  min-height: 30px;
  margin-right: 0px;
  margin-bottom: 25px;
  box-shadow: #D5D5D5 1px 2px 12px 0px;
  text-align: center;
}
.blocks-youthmedia-Resources-__Resources__card:last-child {
  margin-right: 0px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-Resources-__Resources__card {
    margin-right: 25px;
    text-align: left;
  }
}
.blocks-youthmedia-Resources-__Resources__card h3 {
  font-size: 18px;
  line-height: 25px;
  letter-spacing: -0.002em;
  font-family: "GT America Standard Bold";
  font-weight: 700;
}
@media (min-width: 992px) {
  .blocks-youthmedia-Resources-__Resources__card h3 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.4px;
    font-family: "GT America Standard Bold";
    font-weight: 700;
  }
}
.blocks-youthmedia-Resources-__Resources__card p {
  font-size: 15px;
  padding-top: 20px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-Resources-__Resources__card p {
    font-size: 18px;
  }
}
.blocks-youthmedia-Resources-__Resources__card a {
  padding-top: 20px;
  display: inline;
  font-style: normal;
  font-weight: 400;
  color: #3F3FDC;
  text-decoration: none;
  padding-bottom: 2px;
  cursor: pointer;
  border-bottom: 1px solid #3F3FDC;
}
.blocks-youthmedia-Resources-__Resources__card a:focus, .blocks-youthmedia-Resources-__Resources__card a:hover {
  color: #3232B0;
  border-bottom: 1px solid #3232B0;
}
.blocks-youthmedia-Resources-__Resources__card a:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-Resources-__Resources__card ul li {
  font-size: 15px;
  list-style: disc;
  margin-left: 20px;
  padding-top: 20px;
  padding-left: 0;
}
.blocks-youthmedia-Resources-__Resources__card ul li strong {
  font-weight: 700;
}
@media (min-width: 992px) {
  .blocks-youthmedia-Resources-__Resources__card ul li {
    font-size: 18px;
  }
}
/*!****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/Prompt/Prompt.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-Prompt-__Prompt__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-Prompt-__Prompt__large-button:hover, .blocks-youthmedia-Prompt-__Prompt__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-Prompt-__Prompt__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-Prompt-__Prompt__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-Prompt-__Prompt__small-button:hover, .blocks-youthmedia-Prompt-__Prompt__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-Prompt-__Prompt__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-Prompt-__Prompt__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-Prompt-__Prompt__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-Prompt-__Prompt__prompt {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .blocks-youthmedia-Prompt-__Prompt__prompt {
    flex-direction: row;
  }
}

.blocks-youthmedia-Prompt-__Prompt__card {
  flex: 1;
  text-align: center;
}
@media (min-width: 992px) {
  .blocks-youthmedia-Prompt-__Prompt__card {
    text-align: left;
  }
}
.blocks-youthmedia-Prompt-__Prompt__card img {
  max-width: 335px;
  width: auto;
}
@media (min-width: 992px) {
  .blocks-youthmedia-Prompt-__Prompt__card img {
    max-width: 100%;
    width: 100%;
  }
}
.blocks-youthmedia-Prompt-__Prompt__card p {
  margin-bottom: 15px;
  text-align: left;
}
.blocks-youthmedia-Prompt-__Prompt__card h2 {
  text-align: left;
  font-size: 30px;
  line-height: 38px;
  letter-spacing: -0.4px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-Prompt-__Prompt__card h2 {
    font-size: 32px;
    line-height: 41px;
    letter-spacing: -0.6px;
    font-family: "GT America Standard Bold";
    font-weight: 700;
  }
}
.blocks-youthmedia-Prompt-__Prompt__card strong {
  font-weight: 900;
}
.blocks-youthmedia-Prompt-__Prompt__card ul {
  list-style: initial;
}
.blocks-youthmedia-Prompt-__Prompt__card ul li {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  margin-left: 25px;
  margin-bottom: 15px;
  text-align: left;
}
/*!************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/MediaTypeSummary/MediaTypeSummary.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__large-button:hover, .blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__small-button:hover, .blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  display: flex;
  flex-direction: column;
  padding-bottom: 48px;
  align-items: center;
}
.blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__innerContainer .blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__summaryLinks a {
  margin: 24px 24px 24px 0;
  text-decoration: none;
  border-bottom: 1px solid;
  color: #636363;
  font-size: 17px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__innerContainer .blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__summaryLinks a {
    margin: 24px 26px 24px 0;
  }
}
@media (min-width: 768px) {
  .blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__innerContainer .blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__summaryLinks a {
    color: #636363;
    font-size: 18px;
    line-height: 28px;
  }
}
.blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__innerContainer .blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__summaryLinks a:hover, .blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__innerContainer .blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__summaryLinks a:active, .blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__innerContainer .blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__summaryLinks a:focus {
  cursor: pointer;
  text-decoration: none;
  font-weight: 700;
  color: #3F3FDC;
}
@media (min-width: 992px) {
  .blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__innerContainer .blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__eight-item-height ul {
    height: 270px;
  }
}
.blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__innerContainer ul {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__innerContainer ul {
    margin: auto;
    justify-content: flex-start;
    height: 300px;
    flex-wrap: wrap;
    max-width: 890px;
  }
}
.blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__innerContainer ul li {
  display: flex;
  flex-direction: row;
  max-width: 445px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-size: 15px;
  line-height: 25px;
  padding-bottom: 14px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__innerContainer ul li {
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
    font-size: 18px;
    line-height: 28px;
  }
}
@media (min-width: 992px) {
  .blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__innerContainer ul li {
    margin-left: 15px;
    padding-bottom: 24px;
  }
}
.blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__innerContainer ul li svg {
  width: 23px;
  height: 27px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 8px;
}
.blocks-youthmedia-MediaTypeSummary-__MediaTypeSummary__innerContainer ul li:nth-of-type(5) svg {
  width: 32px;
}
/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/AssignProject/AssignProject.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-AssignProject-__AssignProject__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-AssignProject-__AssignProject__large-button:hover, .blocks-youthmedia-AssignProject-__AssignProject__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-AssignProject-__AssignProject__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-AssignProject-__AssignProject__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-AssignProject-__AssignProject__small-button:hover, .blocks-youthmedia-AssignProject-__AssignProject__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-AssignProject-__AssignProject__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-AssignProject-__AssignProject__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-AssignProject-__AssignProject__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-AssignProject-__AssignProject__assignProject {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  background-color: #F0F0FD;
  padding-top: 48px;
  padding-bottom: 60px;
}
@media (max-width: 991.98px) {
  .blocks-youthmedia-AssignProject-__AssignProject__assignProject {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 991.98px) {
  .blocks-youthmedia-AssignProject-__AssignProject__assignProject_wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.blocks-youthmedia-AssignProject-__AssignProject__assignProject h2 {
  font-size: 32px;
  line-height: 41px;
  letter-spacing: -0.6px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
  margin-bottom: 35px;
}
@media (max-width: 991.98px) {
  .blocks-youthmedia-AssignProject-__AssignProject__assignProject h2 {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: -0.4px;
    font-family: "GT America Standard Bold";
    font-weight: 700;
  }
}
.blocks-youthmedia-AssignProject-__AssignProject__assignProject h3 {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.4px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
  margin-bottom: 24px;
}
@media (max-width: 991.98px) {
  .blocks-youthmedia-AssignProject-__AssignProject__assignProject h3 {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: -0.2px;
    font-family: "GT America Standard Bold";
    font-weight: 700;
  }
}
.blocks-youthmedia-AssignProject-__AssignProject__assignProject h4 {
  font-size: 20px;
  line-height: 25px;
  letter-spacing: -0.4px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
  font-size: 18px;
}
@media (max-width: 991.98px) {
  .blocks-youthmedia-AssignProject-__AssignProject__assignProject h4 {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: -0.002em;
    font-family: "GT America Standard Bold";
    font-weight: 700;
  }
}
.blocks-youthmedia-AssignProject-__AssignProject__assignProject p,
.blocks-youthmedia-AssignProject-__AssignProject__assignProject li,
.blocks-youthmedia-AssignProject-__AssignProject__assignProject a {
  font-size: 18px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}
.blocks-youthmedia-AssignProject-__AssignProject__assignProject p > strong {
  font-weight: 700;
  margin-bottom: 16px;
}
.blocks-youthmedia-AssignProject-__AssignProject__assignProject p > a {
  color: #3F3FDC;
  margin-top: 20px;
  font-size: 18px;
  display: block;
  margin-bottom: 30px;
  border-bottom: 1px solid #3F3FDC;
  text-decoration: none;
  padding-bottom: 1px;
  width: fit-content;
}
.blocks-youthmedia-AssignProject-__AssignProject__assignProject p > a:last-child {
  margin-bottom: 0;
}
.blocks-youthmedia-AssignProject-__AssignProject__assignProject ul {
  list-style-type: disc;
  padding-left: 15px;
}
.blocks-youthmedia-AssignProject-__AssignProject__assignProject ul li {
  font-size: 18px;
  line-height: 28px;
}

@media (max-width: 991.98px) {
  .blocks-youthmedia-AssignProject-__AssignProject__spacer {
    max-height: 30px;
  }
}

.blocks-youthmedia-AssignProject-__AssignProject__roadmap {
  background-color: white;
  border-radius: 8px;
}
.blocks-youthmedia-AssignProject-__AssignProject__roadmap ul {
  list-style-type: none;
  padding: 0;
}
.blocks-youthmedia-AssignProject-__AssignProject__roadmap ul li {
  padding: 26px;
  border: solid 1px #D5D5D5;
  border-radius: 8px;
  margin-bottom: 18px;
  font-weight: 700;
  padding-left: 86px;
  position: relative;
  line-height: 28px;
}
@media (max-width: 991.98px) {
  .blocks-youthmedia-AssignProject-__AssignProject__roadmap ul li {
    padding: 15px;
    padding-left: 55px;
    margin-bottom: 12px;
  }
}
.blocks-youthmedia-AssignProject-__AssignProject__roadmap ul li > strong {
  position: absolute;
  left: 26px;
  border: solid 1px #000000;
  border-radius: 50%;
  aspect-ratio: 1;
  font-weight: 400;
  font-size: 18px;
  width: 30px;
  display: flex;
  justify-content: center;
}
@media (max-width: 991.98px) {
  .blocks-youthmedia-AssignProject-__AssignProject__roadmap ul li > strong {
    width: auto;
    aspect-ratio: auto;
    left: 15px;
    font-size: 17px;
    line-height: 17px;
    padding: 5px 10px;
  }
}
.blocks-youthmedia-AssignProject-__AssignProject__roadmap ul li > a {
  display: block;
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: 400;
  color: #3F3FDC;
  width: fit-content;
}
.blocks-youthmedia-AssignProject-__AssignProject__roadmap ul li br {
  display: none;
}

.blocks-youthmedia-AssignProject-__AssignProject__columns {
  flex-direction: column;
}
@media (min-width: 768px) {
  .blocks-youthmedia-AssignProject-__AssignProject__columns {
    flex-direction: row;
  }
}

.blocks-youthmedia-AssignProject-__AssignProject__column {
  padding: 34px 34px 18px;
}
@media (max-width: 991.98px) {
  .blocks-youthmedia-AssignProject-__AssignProject__column {
    padding: 20px 15px;
  }
}
@media (max-width: 991.98px) {
  .blocks-youthmedia-AssignProject-__AssignProject__column:nth-child(2) {
    padding: 24px 0 20px;
  }
  .blocks-youthmedia-AssignProject-__AssignProject__column:nth-child(2) > strong, .blocks-youthmedia-AssignProject-__AssignProject__column:nth-child(2) > a {
    margin-top: 24px;
  }
  .blocks-youthmedia-AssignProject-__AssignProject__column:nth-child(2) p > strong {
    display: block;
    margin-bottom: 10px;
  }
}
/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/SummaryColumn/SummaryColumn.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-SummaryColumn-__SummaryColumn__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-SummaryColumn-__SummaryColumn__large-button:hover, .blocks-youthmedia-SummaryColumn-__SummaryColumn__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-SummaryColumn-__SummaryColumn__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-SummaryColumn-__SummaryColumn__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-SummaryColumn-__SummaryColumn__small-button:hover, .blocks-youthmedia-SummaryColumn-__SummaryColumn__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-SummaryColumn-__SummaryColumn__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-SummaryColumn-__SummaryColumn__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-SummaryColumn-__SummaryColumn__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-SummaryColumn-__SummaryColumn__summaryColWrapper {
  flex: 1;
  padding: 0 10px 0 10px;
}
.blocks-youthmedia-SummaryColumn-__SummaryColumn__summaryColWrapper h2 {
  text-align: left;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: -0.2px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-SummaryColumn-__SummaryColumn__summaryColWrapper h2 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.4px;
    font-family: "GT America Standard Bold";
    font-weight: 700;
  }
}
.blocks-youthmedia-SummaryColumn-__SummaryColumn__summaryColWrapper ul {
  list-style: initial;
  margin-left: 15px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-SummaryColumn-__SummaryColumn__summaryColWrapper ul {
    margin-bottom: 12px;
  }
}
.blocks-youthmedia-SummaryColumn-__SummaryColumn__summaryColWrapper li {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-SummaryColumn-__SummaryColumn__summaryColWrapper li {
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
  }
}
.blocks-youthmedia-SummaryColumn-__SummaryColumn__summaryColWrapper li:nth-last-child(-n+1) {
  margin-bottom: 0px;
}
.blocks-youthmedia-SummaryColumn-__SummaryColumn__summaryColWrapper p {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  margin-bottom: 10px;
}
.blocks-youthmedia-SummaryColumn-__SummaryColumn__summaryColWrapper p a {
  display: inline;
  font-style: normal;
  font-weight: 400;
  color: #3F3FDC;
  text-decoration: none;
  padding-bottom: 2px;
  cursor: pointer;
}
.blocks-youthmedia-SummaryColumn-__SummaryColumn__summaryColWrapper p a:focus, .blocks-youthmedia-SummaryColumn-__SummaryColumn__summaryColWrapper p a:hover {
  color: #3232B0;
  border-bottom: 1px solid #3232B0;
}
.blocks-youthmedia-SummaryColumn-__SummaryColumn__summaryColWrapper p a:focus-visible {
  outline: 2px solid #0F81F6;
}
@media (max-width: 991.98px) {
  .blocks-youthmedia-SummaryColumn-__SummaryColumn__summaryColWrapper p a {
    display: inline;
    font-style: normal;
    font-weight: 400;
    color: #3F3FDC;
    text-decoration: none;
    padding-bottom: 2px;
    cursor: pointer;
    border-bottom: 1px solid #3F3FDC;
  }
  .blocks-youthmedia-SummaryColumn-__SummaryColumn__summaryColWrapper p a:focus, .blocks-youthmedia-SummaryColumn-__SummaryColumn__summaryColWrapper p a:hover {
    color: #3232B0;
    border-bottom: 1px solid #3232B0;
  }
  .blocks-youthmedia-SummaryColumn-__SummaryColumn__summaryColWrapper p a:focus-visible {
    outline: 2px solid #0F81F6;
  }
}
@media (min-width: 768px) {
  .blocks-youthmedia-SummaryColumn-__SummaryColumn__summaryColWrapper p {
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
  }
}
/*!************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/ExecutiveSummary/ExecutiveSummary.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-ExecutiveSummary-__ExecutiveSummary__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-ExecutiveSummary-__ExecutiveSummary__large-button:hover, .blocks-youthmedia-ExecutiveSummary-__ExecutiveSummary__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-ExecutiveSummary-__ExecutiveSummary__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-ExecutiveSummary-__ExecutiveSummary__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-ExecutiveSummary-__ExecutiveSummary__small-button:hover, .blocks-youthmedia-ExecutiveSummary-__ExecutiveSummary__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-ExecutiveSummary-__ExecutiveSummary__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-ExecutiveSummary-__ExecutiveSummary__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-ExecutiveSummary-__ExecutiveSummary__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-ExecutiveSummary-__ExecutiveSummary__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
  margin-top: 24px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-ExecutiveSummary-__ExecutiveSummary__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media (min-width: 992px) {
  .blocks-youthmedia-ExecutiveSummary-__ExecutiveSummary__outerContainer {
    margin-top: 48px;
  }
}

.blocks-youthmedia-ExecutiveSummary-__ExecutiveSummary__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  flex-direction: column;
}
@media (min-width: 768px) {
  .blocks-youthmedia-ExecutiveSummary-__ExecutiveSummary__innerContainer {
    flex-direction: row;
  }
}
/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/AboveTheNoise/AboveTheNoise.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-AboveTheNoise-__AboveTheNoise__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-AboveTheNoise-__AboveTheNoise__large-button:hover, .blocks-youthmedia-AboveTheNoise-__AboveTheNoise__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-AboveTheNoise-__AboveTheNoise__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-AboveTheNoise-__AboveTheNoise__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-AboveTheNoise-__AboveTheNoise__small-button:hover, .blocks-youthmedia-AboveTheNoise-__AboveTheNoise__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-AboveTheNoise-__AboveTheNoise__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-AboveTheNoise-__AboveTheNoise__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-AboveTheNoise-__AboveTheNoise__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-AboveTheNoise-__AboveTheNoise__container h3 {
  max-width: 660px;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: -0.2px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
  text-align: center;
}
@media (min-width: 992px) {
  .blocks-youthmedia-AboveTheNoise-__AboveTheNoise__container h3 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.4px;
    font-family: "GT America Standard Bold";
    font-weight: 700;
  }
}
.blocks-youthmedia-AboveTheNoise-__AboveTheNoise__container h4 {
  max-width: 540px;
  margin-bottom: 10px;
  text-align: center;
  margin: auto;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  font-weight: 600;
}
@media (min-width: 992px) {
  .blocks-youthmedia-AboveTheNoise-__AboveTheNoise__container h4 {
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
  }
}
.blocks-youthmedia-AboveTheNoise-__AboveTheNoise__container p {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-AboveTheNoise-__AboveTheNoise__container p {
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
  }
}
.blocks-youthmedia-AboveTheNoise-__AboveTheNoise__container .blocks-youthmedia-AboveTheNoise-__AboveTheNoise__atn-intro {
  max-width: 660px;
  margin-top: 10px;
}
.blocks-youthmedia-AboveTheNoise-__AboveTheNoise__container a {
  max-width: fit-content;
  margin: auto;
}
@media (min-width: 992px) {
  .blocks-youthmedia-AboveTheNoise-__AboveTheNoise__container a {
    margin-bottom: 7px;
  }
}
.blocks-youthmedia-AboveTheNoise-__AboveTheNoise__container .blocks-youthmedia-AboveTheNoise-__AboveTheNoise__aboveTheNoiseImg {
  max-width: 540px;
  margin: auto;
}
.blocks-youthmedia-AboveTheNoise-__AboveTheNoise__container .blocks-youthmedia-AboveTheNoise-__AboveTheNoise__atn-bold {
  margin-top: 10px;
  max-width: 540px;
  margin: auto;
}
.blocks-youthmedia-AboveTheNoise-__AboveTheNoise__container strong {
  font-weight: 600;
  display: block;
  margin-bottom: -14px;
}
.blocks-youthmedia-AboveTheNoise-__AboveTheNoise__container .blocks-youthmedia-AboveTheNoise-__AboveTheNoise__atn-caption {
  max-width: 540px;
  margin-bottom: 12px;
}

.blocks-youthmedia-AboveTheNoise-__AboveTheNoise__column {
  margin-top: 23px;
  flex: 1;
}
@media (min-width: 992px) {
  .blocks-youthmedia-AboveTheNoise-__AboveTheNoise__column {
    flex: 0.5;
  }
}
/*!****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/HomepageHero/HomepageHero.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-HomepageHero-__HomepageHero__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-HomepageHero-__HomepageHero__large-button:hover, .blocks-youthmedia-HomepageHero-__HomepageHero__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-HomepageHero-__HomepageHero__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-HomepageHero-__HomepageHero__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-HomepageHero-__HomepageHero__small-button:hover, .blocks-youthmedia-HomepageHero-__HomepageHero__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-HomepageHero-__HomepageHero__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-HomepageHero-__HomepageHero__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-HomepageHero-__HomepageHero__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-HomepageHero-__HomepageHero__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
  margin-top: 60px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-HomepageHero-__HomepageHero__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.blocks-youthmedia-HomepageHero-__HomepageHero__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  flex-direction: column;
}
@media (min-width: 992px) {
  .blocks-youthmedia-HomepageHero-__HomepageHero__innerContainer {
    flex-direction: row;
  }
}

.blocks-youthmedia-HomepageHero-__HomepageHero__heroText {
  flex: 1;
  padding: 0 15px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-HomepageHero-__HomepageHero__heroText {
    max-width: 640px;
  }
}
.blocks-youthmedia-HomepageHero-__HomepageHero__heroText h1 {
  font-size: 34px;
  line-height: 43px;
  letter-spacing: -0.4px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
  text-align: left;
  margin-top: 0px;
  padding-bottom: 18px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-HomepageHero-__HomepageHero__heroText h1 {
    margin-top: 0px;
    font-size: 51px;
    line-height: 58px;
    letter-spacing: -0.7px;
    font-family: "GT America Standard Bold";
    font-weight: 700;
    padding-bottom: 20px;
  }
}
.blocks-youthmedia-HomepageHero-__HomepageHero__heroText p {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  padding-bottom: 15px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-HomepageHero-__HomepageHero__heroText p {
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 36px;
  }
}
.blocks-youthmedia-HomepageHero-__HomepageHero__heroText a {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media (min-width: 992px) {
  .blocks-youthmedia-HomepageHero-__HomepageHero__heroText a {
    margin-left: 15px;
  }
}

.blocks-youthmedia-HomepageHero-__HomepageHero__heroImgOverlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 61.98%, #000000 100%);
  z-index: 2;
  border-radius: 8px;
}

.blocks-youthmedia-HomepageHero-__HomepageHero__heroImg {
  position: relative;
  flex: 1;
}
.blocks-youthmedia-HomepageHero-__HomepageHero__heroImg img {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  z-index: -1;
}

.blocks-youthmedia-HomepageHero-__HomepageHero__textOverlayWrapper {
  color: #FFFFFF;
  position: relative;
}
.blocks-youthmedia-HomepageHero-__HomepageHero__textOverlayWrapper .blocks-youthmedia-HomepageHero-__HomepageHero__textOverlay {
  width: fit-content;
  position: absolute;
  bottom: 15px;
  left: 20px;
  z-index: 3;
}
.blocks-youthmedia-HomepageHero-__HomepageHero__textOverlayWrapper .blocks-youthmedia-HomepageHero-__HomepageHero__textOverlay .blocks-youthmedia-HomepageHero-__HomepageHero__submissionTitle {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-size: 15px;
  line-height: 21px;
  font-weight: 600;
  padding-bottom: 4px;
}
.blocks-youthmedia-HomepageHero-__HomepageHero__textOverlayWrapper .blocks-youthmedia-HomepageHero-__HomepageHero__textOverlay .blocks-youthmedia-HomepageHero-__HomepageHero__submissionAuthor {
  color: #FFFFFF;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/PartnerPageHero/PartnerPageHero.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-PartnerPageHero-__PartnerPageHero__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-PartnerPageHero-__PartnerPageHero__large-button:hover, .blocks-youthmedia-PartnerPageHero-__PartnerPageHero__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-PartnerPageHero-__PartnerPageHero__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-PartnerPageHero-__PartnerPageHero__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-PartnerPageHero-__PartnerPageHero__small-button:hover, .blocks-youthmedia-PartnerPageHero-__PartnerPageHero__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-PartnerPageHero-__PartnerPageHero__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-PartnerPageHero-__PartnerPageHero__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-PartnerPageHero-__PartnerPageHero__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-PartnerPageHero-__PartnerPageHero__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
  margin-top: 60px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-PartnerPageHero-__PartnerPageHero__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.blocks-youthmedia-PartnerPageHero-__PartnerPageHero__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  flex-direction: column;
}
@media (min-width: 992px) {
  .blocks-youthmedia-PartnerPageHero-__PartnerPageHero__innerContainer {
    flex-direction: row;
  }
}

.blocks-youthmedia-PartnerPageHero-__PartnerPageHero__heroText {
  flex: 1;
  padding: 0 15px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-PartnerPageHero-__PartnerPageHero__heroText {
    max-width: 640px;
  }
}
.blocks-youthmedia-PartnerPageHero-__PartnerPageHero__heroText h1 {
  font-size: 34px;
  line-height: 43px;
  letter-spacing: -0.4px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
  text-align: left;
  margin-top: 0px;
  padding-bottom: 18px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-PartnerPageHero-__PartnerPageHero__heroText h1 {
    margin-top: 0px;
    font-size: 51px;
    line-height: 58px;
    letter-spacing: -0.7px;
    font-family: "GT America Standard Bold";
    font-weight: 700;
    padding-bottom: 20px;
  }
}
.blocks-youthmedia-PartnerPageHero-__PartnerPageHero__heroText p {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  padding-bottom: 15px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-PartnerPageHero-__PartnerPageHero__heroText p {
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 36px;
  }
}
.blocks-youthmedia-PartnerPageHero-__PartnerPageHero__heroText a {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media (min-width: 992px) {
  .blocks-youthmedia-PartnerPageHero-__PartnerPageHero__heroText a {
    margin-left: 15px;
  }
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/GetStartedAndCategories/GetStartedAndCategories.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__large-button:hover, .blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__small-button:hover, .blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  flex-direction: column;
}

.blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__getStartedAndCategories h2 {
  font-size: 30px;
  line-height: 38px;
  letter-spacing: -0.4px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
}
.blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__getStartedAndCategories p {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
}
.blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__getStartedAndCategories a {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__description p {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__description p {
    width: 67%;
  }
}

@media (min-width: 768px) {
  .blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__categories {
    grid-gap: 15px;
  }
}
@media (min-width: 992px) {
  .blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__categories {
    grid-gap: 25px;
  }
}
.blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__categories_item {
  border: solid 1px #D5D5D5;
  margin-bottom: 23px;
  border-radius: 8px;
  padding: 24px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__categories_item {
    margin-left: none;
    margin-right: none;
    max-width: 31%;
    justify-content: space-around;
  }
}
.blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__categories_item h3 {
  font-size: 22px;
  line-height: 28px;
  letter-spacing: -0.2px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
  margin-bottom: 4px;
  margin-top: 3px;
  text-align: center;
}
.blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__categories_item p {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
}
.blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__categories_item a {
  color: #636363;
  border-color: #404040;
  background-color: #FFFFFF;
  padding: 7px 2px;
  width: fit-content;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
}
.blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__categories_item a > svg {
  color: #000000;
  margin: 0 5px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__categories_item a > svg {
    height: 20px;
    width: 20px;
  }
}

.blocks-youthmedia-GetStartedAndCategories-__GetStartedAndCategories__smallButton {
  max-width: 100%;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/AboutYmcHeroItems/AboutYmcHeroItems.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-AboutYmcHeroItems-__AboutYmcHeroItems__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-AboutYmcHeroItems-__AboutYmcHeroItems__large-button:hover, .blocks-youthmedia-AboutYmcHeroItems-__AboutYmcHeroItems__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-AboutYmcHeroItems-__AboutYmcHeroItems__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-AboutYmcHeroItems-__AboutYmcHeroItems__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-AboutYmcHeroItems-__AboutYmcHeroItems__small-button:hover, .blocks-youthmedia-AboutYmcHeroItems-__AboutYmcHeroItems__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-AboutYmcHeroItems-__AboutYmcHeroItems__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-AboutYmcHeroItems-__AboutYmcHeroItems__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-AboutYmcHeroItems-__AboutYmcHeroItems__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-AboutYmcHeroItems-__AboutYmcHeroItems__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
  margin-bottom: 48px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-AboutYmcHeroItems-__AboutYmcHeroItems__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.blocks-youthmedia-AboutYmcHeroItems-__AboutYmcHeroItems__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  flex-direction: column;
}

.blocks-youthmedia-AboutYmcHeroItems-__AboutYmcHeroItems__aboutHero_description {
  text-align: center !important;
}
@media (min-width: 768px) {
  .blocks-youthmedia-AboutYmcHeroItems-__AboutYmcHeroItems__aboutHero_description, .blocks-youthmedia-AboutYmcHeroItems-__AboutYmcHeroItems__aboutHero h1 {
    max-width: 660px;
    margin-left: auto;
    margin-right: auto;
  }
}
.blocks-youthmedia-AboutYmcHeroItems-__AboutYmcHeroItems__aboutHero h1 {
  margin-top: 0 !important;
}
.blocks-youthmedia-AboutYmcHeroItems-__AboutYmcHeroItems__aboutHero h2 {
  text-align: left !important;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: -0.2px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
}
@media (min-width: 768px) {
  .blocks-youthmedia-AboutYmcHeroItems-__AboutYmcHeroItems__aboutHero h2 {
    text-align: center !important;
  }
}
.blocks-youthmedia-AboutYmcHeroItems-__AboutYmcHeroItems__aboutHero p {
  text-align: left !important;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-AboutYmcHeroItems-__AboutYmcHeroItems__aboutHero p {
    text-align: center !important;
  }
}
.blocks-youthmedia-AboutYmcHeroItems-__AboutYmcHeroItems__aboutHero figure {
  max-width: 992px;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/ResourceAndSupportBlock/ResourceAndSupportBlock.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-ResourceAndSupportBlock-__ResourceAndSupportBlock__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-ResourceAndSupportBlock-__ResourceAndSupportBlock__large-button:hover, .blocks-youthmedia-ResourceAndSupportBlock-__ResourceAndSupportBlock__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-ResourceAndSupportBlock-__ResourceAndSupportBlock__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-ResourceAndSupportBlock-__ResourceAndSupportBlock__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-ResourceAndSupportBlock-__ResourceAndSupportBlock__small-button:hover, .blocks-youthmedia-ResourceAndSupportBlock-__ResourceAndSupportBlock__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-ResourceAndSupportBlock-__ResourceAndSupportBlock__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-ResourceAndSupportBlock-__ResourceAndSupportBlock__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-ResourceAndSupportBlock-__ResourceAndSupportBlock__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-ResourceAndSupportBlock-__ResourceAndSupportBlock__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-ResourceAndSupportBlock-__ResourceAndSupportBlock__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.blocks-youthmedia-ResourceAndSupportBlock-__ResourceAndSupportBlock__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  max-width: 768px;
}

.blocks-youthmedia-ResourceAndSupportBlock-__ResourceAndSupportBlock__ResourceAndSupportBlock {
  flex-direction: column;
}
.blocks-youthmedia-ResourceAndSupportBlock-__ResourceAndSupportBlock__ResourceAndSupportBlock p, .blocks-youthmedia-ResourceAndSupportBlock-__ResourceAndSupportBlock__ResourceAndSupportBlock a {
  margin: auto;
}

.blocks-youthmedia-ResourceAndSupportBlock-__ResourceAndSupportBlock__title {
  text-align: center;
}
/*!****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/PartnerLogos/PartnerLogos.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-PartnerLogos-__PartnerLogos__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-PartnerLogos-__PartnerLogos__large-button:hover, .blocks-youthmedia-PartnerLogos-__PartnerLogos__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-PartnerLogos-__PartnerLogos__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-PartnerLogos-__PartnerLogos__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-PartnerLogos-__PartnerLogos__small-button:hover, .blocks-youthmedia-PartnerLogos-__PartnerLogos__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-PartnerLogos-__PartnerLogos__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-PartnerLogos-__PartnerLogos__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-PartnerLogos-__PartnerLogos__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-PartnerLogos-__PartnerLogos__container {
  border: 1px solid #D5D5D5;
  padding: 24px;
  max-width: 786px;
  margin: auto;
  margin-top: 24px;
}

.blocks-youthmedia-PartnerLogos-__PartnerLogos__title {
  font-size: 32px;
  line-height: 41px;
  letter-spacing: -0.6px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
}

.blocks-youthmedia-PartnerLogos-__PartnerLogos__description {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  text-align: center;
  margin-bottom: 10px;
}

.blocks-youthmedia-PartnerLogos-__PartnerLogos__logoContainer {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
}

.blocks-youthmedia-PartnerLogos-__PartnerLogos__logoWrap {
  width: 100px;
  height: 65px;
  margin: 10px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-PartnerLogos-__PartnerLogos__logoWrap {
    width: 135px;
  }
}
/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/HomepageMap/Tooltip/Tooltip.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-HomepageMap-Tooltip-__Tooltip__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-HomepageMap-Tooltip-__Tooltip__large-button:hover, .blocks-youthmedia-HomepageMap-Tooltip-__Tooltip__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-HomepageMap-Tooltip-__Tooltip__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-HomepageMap-Tooltip-__Tooltip__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-HomepageMap-Tooltip-__Tooltip__small-button:hover, .blocks-youthmedia-HomepageMap-Tooltip-__Tooltip__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-HomepageMap-Tooltip-__Tooltip__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-HomepageMap-Tooltip-__Tooltip__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-HomepageMap-Tooltip-__Tooltip__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-HomepageMap-Tooltip-__Tooltip__outerTooltip {
  position: absolute;
  max-height: 108px;
  width: 224px;
  flex-wrap: wrap;
  z-index: 1;
}

.blocks-youthmedia-HomepageMap-Tooltip-__Tooltip__renderToolTipContainer {
  background-color: #FFFFFF;
  padding: 8px 12px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.12);
  border-radius: 3px;
}

.blocks-youthmedia-HomepageMap-Tooltip-__Tooltip__stateNameHead {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: -0.4px;
  color: #3F3FDC;
  padding-bottom: 4px;
  border-bottom: 1px solid #636363;
}

.blocks-youthmedia-HomepageMap-Tooltip-__Tooltip__submissionsNSchoolsCont {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.blocks-youthmedia-HomepageMap-Tooltip-__Tooltip__tooltipStats {
  color: #636363;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0.06em;
  margin-top: 15px;
}

.blocks-youthmedia-HomepageMap-Tooltip-__Tooltip__tooltipStats_num {
  color: #000000;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 41px;
  letter-spacing: -0.6px;
}
/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/HomepageMap/HomepageMap.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-HomepageMap-__HomepageMap__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-HomepageMap-__HomepageMap__large-button:hover, .blocks-youthmedia-HomepageMap-__HomepageMap__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-HomepageMap-__HomepageMap__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-HomepageMap-__HomepageMap__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-HomepageMap-__HomepageMap__small-button:hover, .blocks-youthmedia-HomepageMap-__HomepageMap__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-HomepageMap-__HomepageMap__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-HomepageMap-__HomepageMap__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-HomepageMap-__HomepageMap__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-HomepageMap-__HomepageMap__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
  margin-top: 48px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-HomepageMap-__HomepageMap__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.blocks-youthmedia-HomepageMap-__HomepageMap__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  flex-direction: column;
  gap: 0px;
}

.blocks-youthmedia-HomepageMap-__HomepageMap__stateList {
  height: 0px;
  opacity: 0;
  list-style: none;
}
.blocks-youthmedia-HomepageMap-__HomepageMap__stateList li {
  position: absolute;
}

.blocks-youthmedia-HomepageMap-__HomepageMap__header {
  margin: auto;
  color: #636363;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 25px;
}

.blocks-youthmedia-HomepageMap-__HomepageMap__mapContainer {
  display: grid;
  margin: auto;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.blocks-youthmedia-HomepageMap-__HomepageMap__mapWrapper {
  grid-row: 1;
  grid-column: 1;
  position: relative;
}

.blocks-youthmedia-HomepageMap-__HomepageMap__transparent {
  opacity: 0;
  z-index: 10;
}

.blocks-youthmedia-HomepageMap-__HomepageMap__pinWrapper {
  position: absolute;
  bottom: 0px;
  top: -4%;
  right: 0%;
  left: -20%;
}
@media (min-width: 576px) {
  .blocks-youthmedia-HomepageMap-__HomepageMap__pinWrapper {
    top: 0%;
    right: -4%;
    left: -18%;
  }
}
@media (min-width: 768px) {
  .blocks-youthmedia-HomepageMap-__HomepageMap__pinWrapper {
    top: 0%;
    right: -10%;
    left: -13%;
  }
}

.blocks-youthmedia-HomepageMap-__HomepageMap__mapPin {
  color: #3F3FDC !important;
  width: 30px !important;
  height: 30px !important;
  opacity: 0;
}
@media (min-width: 768px) {
  .blocks-youthmedia-HomepageMap-__HomepageMap__mapPin {
    opacity: 1;
  }
}

.blocks-youthmedia-HomepageMap-__HomepageMap__mapDot {
  color: #3F3FDC !important;
  width: 16px;
  height: 16px;
  opacity: 1;
}
@media (min-width: 768px) {
  .blocks-youthmedia-HomepageMap-__HomepageMap__mapDot {
    opacity: 0;
  }
}
/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/HomepageMap/USMap/USMap.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-HomepageMap-USMap-__USMap__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-HomepageMap-USMap-__USMap__large-button:hover, .blocks-youthmedia-HomepageMap-USMap-__USMap__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-HomepageMap-USMap-__USMap__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-HomepageMap-USMap-__USMap__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-HomepageMap-USMap-__USMap__small-button:hover, .blocks-youthmedia-HomepageMap-USMap-__USMap__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-HomepageMap-USMap-__USMap__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-HomepageMap-USMap-__USMap__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-HomepageMap-USMap-__USMap__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-HomepageMap-USMap-__USMap__state {
  color: #F9F9FF;
  stroke: #ABABED;
  cursor: pointer;
}

.blocks-youthmedia-HomepageMap-USMap-__USMap__dccircle {
  color: #F9F9FF !important;
  stroke: #ABABED;
}
.blocks-youthmedia-HomepageMap-USMap-__USMap__dccircle:hover {
  color: #ABABED !important;
  cursor: pointer;
}

.blocks-youthmedia-HomepageMap-USMap-__USMap__active {
  color: #ABABED;
  stroke: #ABABED;
}
/*!****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/TrendingTags/TrendingTags.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-TrendingTags-__TrendingTags__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-TrendingTags-__TrendingTags__large-button:hover, .blocks-youthmedia-TrendingTags-__TrendingTags__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-TrendingTags-__TrendingTags__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-TrendingTags-__TrendingTags__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-TrendingTags-__TrendingTags__small-button:hover, .blocks-youthmedia-TrendingTags-__TrendingTags__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-TrendingTags-__TrendingTags__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-TrendingTags-__TrendingTags__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-TrendingTags-__TrendingTags__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-TrendingTags-__TrendingTags__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-TrendingTags-__TrendingTags__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.blocks-youthmedia-TrendingTags-__TrendingTags__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
}

.blocks-youthmedia-TrendingTags-__TrendingTags__wrapper {
  width: 100%;
}
.blocks-youthmedia-TrendingTags-__TrendingTags__wrapper h2 {
  margin-bottom: 24px;
  margin-top: 45px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-TrendingTags-__TrendingTags__wrapper h2 {
    margin-bottom: 24px;
  }
}
.blocks-youthmedia-TrendingTags-__TrendingTags__wrapper p {
  color: #939393;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 20px;
  letter-spacing: 1px;
  margin-bottom: 24px;
}

.blocks-youthmedia-TrendingTags-__TrendingTags__tagsWrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  width: 66.6666666667%;
  margin: 0 auto;
}

.blocks-youthmedia-TrendingTags-__TrendingTags__tag {
  font-size: 14px;
  font-weight: 500;
  padding: 10px 15px;
  color: #3F3FDC;
  border: solid 1px #DEDEF9;
  background-color: #F9F9FF;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  border-radius: 5px;
  text-decoration: none;
}
.blocks-youthmedia-TrendingTags-__TrendingTags__tag:hover {
  text-decoration: none;
  background-color: #E5E5EB;
  border: 1px solid #3F3FDC;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/AncillaryPages/AncillaryPage.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-AncillaryPages-__AncillaryPage__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-AncillaryPages-__AncillaryPage__large-button:hover, .blocks-youthmedia-AncillaryPages-__AncillaryPage__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-AncillaryPages-__AncillaryPage__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-AncillaryPages-__AncillaryPage__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-AncillaryPages-__AncillaryPage__small-button:hover, .blocks-youthmedia-AncillaryPages-__AncillaryPage__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-AncillaryPages-__AncillaryPage__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-AncillaryPages-__AncillaryPage__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-AncillaryPages-__AncillaryPage__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-AncillaryPages-__AncillaryPage__ancillaryContainer {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.blocks-youthmedia-AncillaryPages-__AncillaryPage__ancillaryContainer h1 {
  margin-bottom: 20px;
}
.blocks-youthmedia-AncillaryPages-__AncillaryPage__ancillaryContainer img {
  margin-bottom: 20px;
}
.blocks-youthmedia-AncillaryPages-__AncillaryPage__ancillaryContainer ul {
  list-style: initial;
  padding: 15px 30px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-AncillaryPages-__AncillaryPage__ancillaryContainer ul {
    padding-left: 100px;
    padding-right: 100px;
  }
}
.blocks-youthmedia-AncillaryPages-__AncillaryPage__ancillaryContainer p {
  margin-bottom: 15px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-AncillaryPages-__AncillaryPage__ancillaryContainer p {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.blocks-youthmedia-AncillaryPages-__AncillaryPage__ancillaryContainer p a {
  border: none;
}

.blocks-youthmedia-AncillaryPages-__AncillaryPage__paragraph {
  width: 100%;
}
/*!****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/ResourceList/ResourceList.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-ResourceList-__ResourceList__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-ResourceList-__ResourceList__large-button:hover, .blocks-youthmedia-ResourceList-__ResourceList__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-ResourceList-__ResourceList__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-ResourceList-__ResourceList__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-ResourceList-__ResourceList__small-button:hover, .blocks-youthmedia-ResourceList-__ResourceList__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-ResourceList-__ResourceList__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-ResourceList-__ResourceList__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-ResourceList-__ResourceList__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-ResourceList-__ResourceList__resourceList {
  border-radius: 8px;
  border: 1px solid #D5D5D5;
  width: 100%;
  height: 100%;
  margin-top: 24px;
  margin: auto;
}
@media (min-width: 768px) {
  .blocks-youthmedia-ResourceList-__ResourceList__resourceList {
    margin-top: 36px;
  }
}
.blocks-youthmedia-ResourceList-__ResourceList__resourceList h2 {
  text-align: left;
  padding: 24px 24px 20px;
}
.blocks-youthmedia-ResourceList-__ResourceList__resourceList ul {
  padding: 0 24px;
}
.blocks-youthmedia-ResourceList-__ResourceList__resourceList ul li {
  padding-bottom: 24px;
}
/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/PrivacyPage/PrivacyPage.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-PrivacyPage-__PrivacyPage__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-PrivacyPage-__PrivacyPage__large-button:hover, .blocks-youthmedia-PrivacyPage-__PrivacyPage__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-PrivacyPage-__PrivacyPage__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-PrivacyPage-__PrivacyPage__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-PrivacyPage-__PrivacyPage__small-button:hover, .blocks-youthmedia-PrivacyPage-__PrivacyPage__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-PrivacyPage-__PrivacyPage__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-PrivacyPage-__PrivacyPage__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-PrivacyPage-__PrivacyPage__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-PrivacyPage-__PrivacyPage__privacy-page {
  padding-bottom: 64px;
  max-width: 660px;
  margin: auto;
}
@media (min-width: 768px) {
  .blocks-youthmedia-PrivacyPage-__PrivacyPage__privacy-page {
    padding-bottom: 104px;
  }
}
.blocks-youthmedia-PrivacyPage-__PrivacyPage__privacy-page h1 {
  margin-top: 11px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-PrivacyPage-__PrivacyPage__privacy-page h1 {
    margin-top: 15px;
    margin-bottom: 12px;
  }
}
.blocks-youthmedia-PrivacyPage-__PrivacyPage__privacy-page h2, .blocks-youthmedia-PrivacyPage-__PrivacyPage__privacy-page h3, .blocks-youthmedia-PrivacyPage-__PrivacyPage__privacy-page h4 {
  padding-top: 15px;
  text-align: left;
}
@media (min-width: 768px) {
  .blocks-youthmedia-PrivacyPage-__PrivacyPage__privacy-page h2, .blocks-youthmedia-PrivacyPage-__PrivacyPage__privacy-page h3, .blocks-youthmedia-PrivacyPage-__PrivacyPage__privacy-page h4 {
    padding-top: 15px;
  }
}
.blocks-youthmedia-PrivacyPage-__PrivacyPage__privacy-page ul {
  list-style: initial;
  padding: 15px 30px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-PrivacyPage-__PrivacyPage__privacy-page ul {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.blocks-youthmedia-PrivacyPage-__PrivacyPage__privacy-page p {
  padding: 10px 0 10px 0;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/YMPlaylists/PlaylistHeader/PlaylistHeader.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-YMPlaylists-PlaylistHeader-__PlaylistHeader__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-YMPlaylists-PlaylistHeader-__PlaylistHeader__large-button:hover, .blocks-youthmedia-YMPlaylists-PlaylistHeader-__PlaylistHeader__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-YMPlaylists-PlaylistHeader-__PlaylistHeader__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-YMPlaylists-PlaylistHeader-__PlaylistHeader__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-YMPlaylists-PlaylistHeader-__PlaylistHeader__small-button:hover, .blocks-youthmedia-YMPlaylists-PlaylistHeader-__PlaylistHeader__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-YMPlaylists-PlaylistHeader-__PlaylistHeader__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-YMPlaylists-PlaylistHeader-__PlaylistHeader__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-YMPlaylists-PlaylistHeader-__PlaylistHeader__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-YMPlaylists-PlaylistHeader-__PlaylistHeader__playlist-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.blocks-youthmedia-YMPlaylists-PlaylistHeader-__PlaylistHeader__playlist-header .blocks-youthmedia-YMPlaylists-PlaylistHeader-__PlaylistHeader__page-label {
  margin: 0 auto 8px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  color: #636363;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1.2px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-YMPlaylists-PlaylistHeader-__PlaylistHeader__playlist-header .blocks-youthmedia-YMPlaylists-PlaylistHeader-__PlaylistHeader__page-label {
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
    font-style: normal;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    color: #636363;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 1px;
    margin-bottom: 10px;
  }
}
.blocks-youthmedia-YMPlaylists-PlaylistHeader-__PlaylistHeader__playlist-header h1 {
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-YMPlaylists-PlaylistHeader-__PlaylistHeader__playlist-header h1 {
    margin-bottom: 12px;
  }
}
/*!********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/YMPlaylists/Playlist/Playlist.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-YMPlaylists-Playlist-__Playlist__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-YMPlaylists-Playlist-__Playlist__large-button:hover, .blocks-youthmedia-YMPlaylists-Playlist-__Playlist__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-YMPlaylists-Playlist-__Playlist__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-YMPlaylists-Playlist-__Playlist__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-YMPlaylists-Playlist-__Playlist__small-button:hover, .blocks-youthmedia-YMPlaylists-Playlist-__Playlist__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-YMPlaylists-Playlist-__Playlist__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-YMPlaylists-Playlist-__Playlist__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-YMPlaylists-Playlist-__Playlist__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectGridContainer {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: -25px;
}
.blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectGridContainer .blocks-youthmedia-YMPlaylists-Playlist-__Playlist__project-count {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  color: #636363;
  font-size: 17px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectGridContainer .blocks-youthmedia-YMPlaylists-Playlist-__Playlist__project-count {
    font-size: 18px;
    margin-bottom: 36px;
  }
}
.blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectGridContainer p {
  max-width: 660px;
  margin-bottom: 15px;
  text-align: left;
}
.blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectGridContainer p a {
  display: inline;
  font-style: normal;
  font-weight: 400;
  color: #3F3FDC;
  text-decoration: none;
  padding-bottom: 2px;
  cursor: pointer;
  border-bottom: 1px solid #3F3FDC;
}
.blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectGridContainer p a:focus, .blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectGridContainer p a:hover {
  color: #3232B0;
  border-bottom: 1px solid #3232B0;
}
.blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectGridContainer p a:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectGridContainer .blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectGrid {
  display: flex;
  flex-direction: column;
  margin-top: 33px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectGridContainer .blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectGrid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectGridContainer .blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectCard {
  flex: 1;
  margin-bottom: 36px;
  border-radius: 8px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectGridContainer .blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectCard {
    flex: 1 1 calc(32% - 24px);
    max-width: calc(32% - 8px);
    margin-right: 24px;
  }
  .blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectGridContainer .blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectCard:nth-child(3n) {
    margin-right: 0;
  }
}
.blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectGridContainer .blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectCard .blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectCardLink {
  text-decoration: none;
}
.blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectGridContainer .blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectCardImg {
  display: block;
  object-fit: cover;
  aspect-ratio: 16/9;
  margin-bottom: 12px;
  border-radius: 8px;
  width: 100%;
  height: auto;
}
.blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectGridContainer .blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectCardTitle {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-size: 15px;
  line-height: 21px;
  font-weight: 600;
  padding-bottom: 4px;
  color: #000000;
  text-overflow: ellipsis;
  padding-bottom: 4px;
  margin-bottom: 0;
}
.blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectGridContainer .blocks-youthmedia-YMPlaylists-Playlist-__Playlist__projectCardAuthor {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
  color: #636363;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/YMPlaylists/PlaylistGridStyling.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-YMPlaylists-__PlaylistGridStyling__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-YMPlaylists-__PlaylistGridStyling__large-button:hover, .blocks-youthmedia-YMPlaylists-__PlaylistGridStyling__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-YMPlaylists-__PlaylistGridStyling__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-YMPlaylists-__PlaylistGridStyling__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-YMPlaylists-__PlaylistGridStyling__small-button:hover, .blocks-youthmedia-YMPlaylists-__PlaylistGridStyling__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-YMPlaylists-__PlaylistGridStyling__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-YMPlaylists-__PlaylistGridStyling__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-YMPlaylists-__PlaylistGridStyling__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-YMPlaylists-__PlaylistGridStyling__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-YMPlaylists-__PlaylistGridStyling__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.blocks-youthmedia-YMPlaylists-__PlaylistGridStyling__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
}

.blocks-youthmedia-YMPlaylists-__PlaylistGridStyling__mainContainer {
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 25px;
}

.blocks-youthmedia-YMPlaylists-__PlaylistGridStyling__rowContainer {
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 25px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-YMPlaylists-__PlaylistGridStyling__rowContainer {
    flex-direction: row;
  }
}

.blocks-youthmedia-YMPlaylists-__PlaylistGridStyling__innerColContainer {
  display: flex;
  flex: 0.5;
  flex-direction: row;
  gap: 25px;
}

.blocks-youthmedia-YMPlaylists-__PlaylistGridStyling__cardLink {
  text-decoration: none;
  color: #000000;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  display: flex;
  flex: 1;
  flex-direction: column;
}

.blocks-youthmedia-YMPlaylists-__PlaylistGridStyling__cardImg {
  width: 100%;
  border-radius: 8px;
  margin-bottom: 12px;
}

.blocks-youthmedia-YMPlaylists-__PlaylistGridStyling__blankImgStyle {
  width: 100%;
  border-radius: 8px;
  margin-bottom: 12px;
  background-color: #939393;
}

.blocks-youthmedia-YMPlaylists-__PlaylistGridStyling__cardHeader {
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 21px;
  color: #000000;
  margin-bottom: 4px;
}

.blocks-youthmedia-YMPlaylists-__PlaylistGridStyling__cardText {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  color: #636363;
  padding: 7px 0;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/YMPlaylists/Playlists/Playlists.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-YMPlaylists-Playlists-__Playlists__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-YMPlaylists-Playlists-__Playlists__large-button:hover, .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-YMPlaylists-Playlists-__Playlists__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-YMPlaylists-Playlists-__Playlists__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-YMPlaylists-Playlists-__Playlists__small-button:hover, .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-YMPlaylists-Playlists-__Playlists__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-YMPlaylists-Playlists-__Playlists__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-YMPlaylists-Playlists-__Playlists__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-YMPlaylists-Playlists-__Playlists__outerCont {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
  padding-top: 0px;
  margin-top: 64px;
  margin-bottom: -40px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__outerCont {
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media (min-width: 768px) {
  .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__outerCont {
    margin-top: 36px;
  }
}

.blocks-youthmedia-YMPlaylists-Playlists-__Playlists__innerCont {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  flex-direction: column;
  gap: 12px;
}

.blocks-youthmedia-YMPlaylists-Playlists-__Playlists__headingCont {
  display: flex;
  justify-content: flex-start;
  margin-top: 48px;
}

.blocks-youthmedia-YMPlaylists-Playlists-__Playlists__updatedPlaylistHeaderCont {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__updatedPlaylistHeaderCont {
    margin-bottom: 12px;
  }
}

.blocks-youthmedia-YMPlaylists-Playlists-__Playlists__updatedPlaylistHeader {
  color: #000000;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: -0.2px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
}
@media (min-width: 992px) {
  .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__updatedPlaylistHeader {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.4px;
    font-family: "GT America Standard Bold";
    font-weight: 700;
  }
}

.blocks-youthmedia-YMPlaylists-Playlists-__Playlists__playlistHeader {
  color: #000000;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: -0.2px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__playlistHeader {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.4px;
    font-family: "GT America Standard Bold";
    font-weight: 700;
    margin-bottom: 12px;
  }
}

.blocks-youthmedia-YMPlaylists-Playlists-__Playlists__playlistCardCont {
  display: flex;
  flex-direction: column;
  width: min-content;
}

.blocks-youthmedia-YMPlaylists-Playlists-__Playlists__playlistCont {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
@media (min-width: 576px) {
  .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__playlistCont {
    gap: 20px;
  }
}
@media (min-width: 768px) {
  .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__playlistCont {
    gap: 50px;
  }
}
@media (min-width: 992px) {
  .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__playlistCont {
    gap: 24px;
  }
}

.blocks-youthmedia-YMPlaylists-Playlists-__Playlists__cardLink {
  text-decoration: none;
  color: #000000;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  flex-basis: 35%;
  height: fit-content;
}
@media (min-width: 768px) {
  .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__cardLink {
    flex-basis: 30%;
    height: fit-content;
  }
}
@media (min-width: 992px) {
  .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__cardLink {
    flex-basis: 20%;
    height: fit-content;
  }
}
.blocks-youthmedia-YMPlaylists-Playlists-__Playlists__cardLink .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__cardHeader {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 21px;
  color: #000000;
  margin-bottom: 4px;
}
.blocks-youthmedia-YMPlaylists-Playlists-__Playlists__cardLink .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__cardImgCont {
  border-radius: 8px;
  margin-bottom: 12px;
}
.blocks-youthmedia-YMPlaylists-Playlists-__Playlists__cardLink .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__cardImg {
  width: 145px;
  height: 145px;
  border-radius: 8px;
}
@media (min-width: 576px) {
  .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__cardLink .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__cardImg {
    width: 225px;
    height: 225px;
  }
}
@media (min-width: 768px) {
  .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__cardLink .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__cardImg {
    width: 280px;
    height: 280px;
  }
}
@media (min-width: 992px) {
  .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__cardLink .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__cardImg {
    width: 250px;
    height: 250px;
  }
}
.blocks-youthmedia-YMPlaylists-Playlists-__Playlists__cardLink .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__blankImgStyle {
  width: 145px;
  height: 145px;
  border-radius: 8px;
  object-fit: cover;
  margin-bottom: 12px;
  background-color: #939393;
}
@media (min-width: 576px) {
  .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__cardLink .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__blankImgStyle {
    width: 225px;
    height: 225px;
  }
}
@media (min-width: 768px) {
  .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__cardLink .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__blankImgStyle {
    width: 280px;
    height: 280px;
  }
}
@media (min-width: 992px) {
  .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__cardLink .blocks-youthmedia-YMPlaylists-Playlists-__Playlists__blankImgStyle {
    width: 250px;
    height: 250px;
  }
}

.blocks-youthmedia-YMPlaylists-Playlists-__Playlists__cardText {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  color: #636363;
  padding: 7px 0;
}
/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/TakeoverBoxes/TakeoverBoxes.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__large-button:hover, .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__small-button:hover, .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  flex-direction: column;
}
@media (min-width: 768px) {
  .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__innerContainer {
    flex-direction: row;
  }
}
.blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__innerContainer .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__card {
  flex: 40%;
  border: solid 1px #D5D5D5;
  text-align: center;
  border-radius: 15px;
  box-shadow: #D5D5D5 1px 2px 12px 0px;
  padding: 31px 14px 17px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__innerContainer .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__card {
    padding: 50px 22px 16px;
  }
}
.blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__innerContainer .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__card .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__icon {
  padding-bottom: 20px;
  height: 32px;
  width: 32px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__innerContainer .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__card .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__icon {
    padding-bottom: 12px;
  }
}
@media (min-width: 992px) {
  .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__innerContainer .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__card .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__icon {
    padding-bottom: 34px;
  }
}
.blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__innerContainer .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__card h3 {
  font-size: 18px;
  line-height: 25px;
  letter-spacing: -0.002em;
  font-family: "GT America Standard Bold";
  font-weight: 700;
}
@media (min-width: 992px) {
  .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__innerContainer .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__card h3 {
    padding-bottom: 12px;
  }
}
@media (min-width: 992px) {
  .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__innerContainer .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__card h3 {
    font-size: 20px;
    line-height: 25px;
    letter-spacing: -0.4px;
    font-family: "GT America Standard Bold";
    font-weight: 700;
    padding-bottom: 20px;
  }
}
.blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__innerContainer .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__card p {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__innerContainer .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__card p {
    margin-bottom: 9px;
  }
}
@media (min-width: 992px) {
  .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__innerContainer .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__card p {
    margin-bottom: 34px;
  }
}
.blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__innerContainer .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__card a {
  display: inline;
  font-style: normal;
  font-weight: 400;
  color: #3F3FDC;
  text-decoration: none;
  padding-bottom: 2px;
  cursor: pointer;
  border-bottom: 1px solid #3F3FDC;
}
.blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__innerContainer .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__card a:focus, .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__innerContainer .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__card a:hover {
  color: #3232B0;
  border-bottom: 1px solid #3232B0;
}
.blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__innerContainer .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__card a:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__innerContainer .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__card .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__small-button {
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: inline-block;
  align-self: flex-end;
  margin: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

.blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__takeover-override-student-gain {
  padding-bottom: 20px;
}
.blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__takeover-override-student-gain .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__innerContainer {
  flex-wrap: wrap;
}
.blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__takeover-override-student-gain .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__innerContainer .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__card {
  display: flex;
  flex-direction: column;
  flex: 40%;
  text-align: center;
  padding: 31px 14px 17px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__takeover-override-student-gain .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__innerContainer .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__card {
    text-align: left;
    padding: 30px 22px 16px;
  }
}
.blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__takeover-override-student-gain .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__innerContainer .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__card img {
  width: 7%;
  margin-bottom: 15px;
}

.blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__takeover-override-cta-section .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__innerContainer .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__card {
  padding: 31px 14px 17px;
}
@media (min-width: 768px) {
  .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__takeover-override-cta-section .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__innerContainer .blocks-youthmedia-TakeoverBoxes-__TakeoverBoxes__card {
    padding: 50px 22px 16px;
  }
}

/*
.teachers-students-boxes {
  max-width: 775px;
  margin-top: 48px;
  margin-bottom: 48px;
  @include media-breakpoint-up(lg) {
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .card {
    padding-top: 36px;
    padding-bottom: 46px;
    max-width: 350px;
    margin: auto;

    .icon {
      color: $color-ymc-indigo;
      padding-bottom: 15px;
    }

    p {
      padding-bottom: 15px;
    }

    .teacher-stu-parag {
      margin-bottom: 15px;
      margin-top: 10px;
    }
  }
}

.youth-takeover-landing {
  margin-top: 48px;
  margin-bottom: 48px;
  @include media-breakpoint-up(lg) {
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .innerContainer {
    flex-direction: column;
    flex-wrap: wrap;
    @include media-breakpoint-up(lg) {
      flex-direction: row;
    }
    .card {
      display: flex;
      flex: 40%;
      text-align: center;
      @include media-breakpoint-up(lg) {
        text-align: left;
      }

      .icon {
        color: $color-ymc-indigo;
        padding-bottom: 15px;
      }

      p {
        padding-bottom: 15px;
      }

      .small-button {
        display: inline-block;
        align-self: flex-end;
        margin: auto;
        margin-top: 0px;
        margin-bottom: 0px;
      }
    }
  }
}
*/
/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/blocks/youthmedia/TakeoverWrapper/TakeoverWrapper.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.blocks-youthmedia-TakeoverWrapper-__TakeoverWrapper__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.blocks-youthmedia-TakeoverWrapper-__TakeoverWrapper__large-button:hover, .blocks-youthmedia-TakeoverWrapper-__TakeoverWrapper__large-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-TakeoverWrapper-__TakeoverWrapper__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.blocks-youthmedia-TakeoverWrapper-__TakeoverWrapper__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.blocks-youthmedia-TakeoverWrapper-__TakeoverWrapper__small-button:hover, .blocks-youthmedia-TakeoverWrapper-__TakeoverWrapper__small-button:focus {
  background-color: #E5E5EB;
}
.blocks-youthmedia-TakeoverWrapper-__TakeoverWrapper__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.blocks-youthmedia-TakeoverWrapper-__TakeoverWrapper__small-button:disabled {
  cursor: not-allowed;
}
.blocks-youthmedia-TakeoverWrapper-__TakeoverWrapper__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.blocks-youthmedia-TakeoverWrapper-__TakeoverWrapper__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
}
@media (min-width: 992px) {
  .blocks-youthmedia-TakeoverWrapper-__TakeoverWrapper__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.blocks-youthmedia-TakeoverWrapper-__TakeoverWrapper__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  flex-direction: column;
}
@media (min-width: 768px) {
  .blocks-youthmedia-TakeoverWrapper-__TakeoverWrapper__innerContainer {
    flex-direction: row;
  }
}

.blocks-youthmedia-TakeoverWrapper-__TakeoverWrapper__takeover-override-reverse-order {
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .blocks-youthmedia-TakeoverWrapper-__TakeoverWrapper__takeover-override-reverse-order {
    flex-direction: row;
  }
}
/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./webpack/scss-var-loader.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/components/PageNotFound/PageNotFound.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "GT America Standard Bold";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold.ttf");
}
@font-face {
  font-family: "GT America Standard Bold Italic";
  src: url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff") format("woff"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.woff2") format("woff2"), url("https://storage.googleapis.com/kqed-wp-uploads-dev/fonts/GT-America-Standard-Bold-Italic.ttf");
}
/* stylelint-disable */
/* stylelint-enable */
/*
 * These global classes are used with top level components to restrict
 * the max width of a row. They can be applied to top level columns blocks
 * in WP
 */
.smWidth {
  max-width: 576px;
}

.mdWidth {
  max-width: 768px;
}

.lgWidth {
  max-width: 992px;
}

.xlWidth {
  max-width: 1200px;
}

/* Generally, there are mobile standards for small screens (breakpoints up to 767px) 
and desktop standards for large screens (breakpoints from 1172px).
Midsize screens (breakpoints from 768px to 1171px) take mobile standards for text and desktop standards for layout. */
.components-PageNotFound-__PageNotFound__large-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 30px;
  background-color: #F9F9FF;
  margin-right: 9px;
  text-decoration: none;
  max-width: 272px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  cursor: pointer;
}
.components-PageNotFound-__PageNotFound__large-button:hover, .components-PageNotFound-__PageNotFound__large-button:focus {
  background-color: #E5E5EB;
}
.components-PageNotFound-__PageNotFound__large-button:focus-visible {
  outline: 2px solid #0F81F6;
}

.components-PageNotFound-__PageNotFound__small-button {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3F3FDC;
  border: 1px solid #3F3FDC;
  border-radius: 22px;
  background-color: #F9F9FF;
  margin-right: 6px;
  text-decoration: none;
  width: fit-content;
  max-width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 15px;
  padding-left: 25px;
  display: block;
  cursor: pointer;
}
.components-PageNotFound-__PageNotFound__small-button:hover, .components-PageNotFound-__PageNotFound__small-button:focus {
  background-color: #E5E5EB;
}
.components-PageNotFound-__PageNotFound__small-button:focus-visible {
  outline: 2px solid #0F81F6;
}
.components-PageNotFound-__PageNotFound__small-button:disabled {
  cursor: not-allowed;
}
.components-PageNotFound-__PageNotFound__small-button svg {
  color: #3F3FDC;
}

.fontAwesome {
  color: #000000;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.components-PageNotFound-__PageNotFound__outerContainer {
  display: flex;
  flex: 1;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-top: 25px;
}
@media (min-width: 992px) {
  .components-PageNotFound-__PageNotFound__outerContainer {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.components-PageNotFound-__PageNotFound__innerContainer {
  display: flex;
  flex: 1;
  clear: both;
  max-width: 1280px;
  margin: auto;
  gap: 25px;
  justify-content: center;
  flex-direction: column;
}
.components-PageNotFound-__PageNotFound__innerContainer h1, .components-PageNotFound-__PageNotFound__innerContainer p {
  text-align: center;
}

.components-PageNotFound-__PageNotFound__headerTitle {
  font-size: 34px;
  line-height: 43px;
  letter-spacing: -0.4px;
  font-family: "GT America Standard Bold";
  font-weight: 700;
}
@media (min-width: 992px) {
  .components-PageNotFound-__PageNotFound__headerTitle {
    font-size: 51px;
    line-height: 58px;
    letter-spacing: -0.7px;
    font-family: "GT America Standard Bold";
    font-weight: 700;
    margin-top: 60px;
  }
}

.components-PageNotFound-__PageNotFound__blurb {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
}
@media (min-width: 992px) {
  .components-PageNotFound-__PageNotFound__blurb {
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
  }
}

.components-PageNotFound-__PageNotFound__linksContainer {
  display: flex;
  gap: 25px;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 992px) {
  .components-PageNotFound-__PageNotFound__linksContainer {
    flex-direction: row;
  }
}
.components-PageNotFound-__PageNotFound__linksContainer a {
  margin: auto;
}

.components-PageNotFound-__PageNotFound__moreInfo {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
}
@media (min-width: 992px) {
  .components-PageNotFound-__PageNotFound__moreInfo {
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro", "Roboto", Arial, "Helvetica Neue", "Lucida Grandel", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
  }
}
.components-PageNotFound-__PageNotFound__moreInfo p {
  text-align: center;
}
