@layer reset, shared, legacy;
@layer reset {
  /* 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;
}
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;
}

/* End Reset */
}
@layer shared {
  /* Adapted from https://fonts.googleapis.com/css?family=Lato:400,400i,700,900 */

/* latin */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    src: local('Lato Italic'), local('Lato-Italic'), url(/fonts/LatoLatin-Italic.woff2) format('woff2');
    /*
    If the font isn't downloaded, show nothing for about 100ms then display
    the fallback font (if it still isn't downloaded).
    More details:
    https://css-tricks.com/almanac/properties/f/font-display/
    */
    font-display: fallback;
}

/* latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(/fonts/LatoLatin-Regular.woff2) format('woff2');
    font-display: fallback;
}

/* latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local('Lato-Bold'), url(/fonts/LatoLatin-Bold.woff2) format('woff2');
    font-display: fallback;
}

/* latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    src: local('Lato Black'), local('Lato-Black'), url(/fonts/LatoLatin-Black.woff2) format('woff2');
    font-display: fallback;
}

/* non-latin (cyrillic, hungarian, serbian) */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    src: local('Lato Italic'), local('Lato-Italic'), url(/fonts/lato/Lato-Italic.woff2) format('woff2');
    unicode-range: U+0400-04FF, U+0500-052F, U+2DE0-2DFF, U+A640-A69F, U+1D00-1D7F;
    font-display: fallback;
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(/fonts/lato/Lato-Regular.woff2) format('woff2');
    unicode-range: U+0400-04FF, U+0500-052F, U+2DE0-2DFF, U+A640-A69F, U+1D00-1D7F;
    font-display: fallback;
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local('Lato-Bold'), url(/fonts/lato/Lato-Bold.woff2) format('woff2');
    unicode-range: U+0400-04FF, U+0500-052F, U+2DE0-2DFF, U+A640-A69F, U+1D00-1D7F;
    font-display: fallback;
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    src: local('Lato Black'), local('Lato-Black'), url(/fonts/lato/Lato-Black.woff2) format('woff2');
    unicode-range: U+0400-04FF, U+0500-052F, U+2DE0-2DFF, U+A640-A69F, U+1D00-1D7F;
    font-display: fallback;
}

/* Latin Extended (e.g. vietnamese) */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    src: local('Lato Italic'), local('Lato-Italic'), url(/fonts/lato/LatoLatinExtended-Italic.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: fallback;
}

@font-face {
    font-family: "Lato";
    font-weight: 400;
    src: url("/fonts/lato/LatoLatinExtended-Regular.woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: fallback;
}

@font-face {
    font-family: "Lato";
    font-weight: 700;
    src: url("/fonts/lato/LatoLatinExtended-Bold.woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: fallback;
}

@font-face {
    font-family: "Lato";
    font-weight: 900;
    src: url("/fonts/lato/LatoLatinExtended-Black.woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: fallback;
}

  /* Adapted from https://fonts.googleapis.com/css?family=Source+Serif+Pro:400,600 */

/* latin-ext */
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Serif Pro'), local('SourceSerifPro-Regular'), url(/fonts/SourceSerifPro-Regular-Extended.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  font-display: fallback;
}
/* latin */
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Serif Pro'), local('SourceSerifPro-Regular'), url(/fonts/SourceSerifPro-Regular.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: fallback;
}
/* latin-ext */
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 600;
  src: local('Source Serif Pro Semibold'), local('SourceSerifPro-Semibold'), url(/fonts/SourceSerifPro-Semibold-Extended.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  font-display: fallback;
}
/* latin */
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 600;
  src: local('Source Serif Pro Semibold'), local('SourceSerifPro-Semibold'), url(/fonts/SourceSerifPro-Semibold.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: fallback;
}

/* cyrilic */
@font-face {
    font-family: 'Source Serif Pro';
    font-style: normal;
    font-weight: 400;
    src: local('Source Serif Pro'), local('SourceSerifPro-Regular'), url(/fonts/SourceSerifPro-Regular-Cyrillic.woff2) format('woff2');
    unicode-range: U+0400-04FF, U+0500-052F, U+2DE0-2DFF, U+A640-A69F, U+1D00-1D7F;
    font-display: fallback;
}

@font-face {
    font-family: 'Source Serif Pro';
    font-style: normal;
    font-weight: 600;
    src: local('Source Serif Pro Semibold'), local('SourceSerifPro-Semibold'), url(/fonts/SourceSerifPro-Semibold-Cyrillic.woff2) format('woff2');
    unicode-range: U+0400-04FF, U+0500-052F, U+2DE0-2DFF, U+A640-A69F, U+1D00-1D7F;
    font-display: fallback;
}

  /* Arabic */
@font-face {
    font-family: "Noto Serif";
    font-weight: 400;
    src: url("/fonts/arabic/NotoNaskhArabic-Regular.woff2");
    unicode-range: U+0600-06FF;
    font-display: fallback;
}

@font-face {
    font-family: "Noto Sans";
    font-weight: 400;
    src: url("/fonts/arabic/NotoSansArabic-Regular.woff2");
    unicode-range: U+0600-06FF;
    font-display: fallback;
}

@font-face {
    font-family: "Noto Sans";
    font-weight: 700;
    src: url("/fonts/arabic/NotoSansArabic-Bold.woff2");
    unicode-range: U+0600-06FF;
    font-display: fallback;
}

@font-face {
    font-family: "Noto Sans";
    font-weight: 900;
    src: url("/fonts/arabic/NotoSansArabic-Black.woff2");
    unicode-range: U+0600-06FF;
    font-display: fallback;
}

/* Armenian */
@font-face {
    font-family: "Noto Serif";
    font-weight: 400;
    src: url("/fonts/armenian/NotoSerifArmenian-Regular.woff2");
    unicode-range: U+0530-058F;
    font-display: fallback;
}

@font-face {
    font-family: "Noto Sans";
    font-weight: 400;
    src: url("/fonts/armenian/NotoSansArmenian-Regular.woff2");
    unicode-range: U+0530-058F;
    font-display: fallback;
}

@font-face {
    font-family: "Noto Sans";
    font-weight: 700;
    src: url("/fonts/armenian/NotoSansArmenian-Bold.woff2");
    unicode-range: U+0530-058F;
    font-display: fallback;
}

@font-face {
    font-family: "Noto Sans";
    font-weight: 900;
    src: url("/fonts/armenian/NotoSansArmenian-Black.woff2");
    unicode-range: U+0530-058F;
    font-display: fallback;
}

/* Greek */
@font-face {
    font-family: "Noto Serif";
    font-weight: 400;
    src: url("/fonts/greek/NotoSerif-Regular.woff2");
    unicode-range: U+0370-03FF;
    font-display: fallback;
}

@font-face {
    font-family: "Noto Sans";
    font-weight: 400;
    src: url("/fonts/greek/NotoSans-Regular.woff2");
    unicode-range: U+0370-03FF;
    font-display: fallback;
}

@font-face {
    font-family: "Noto Sans";
    font-weight: 700;
    src: url("/fonts/greek/NotoSans-Bold.woff2");
    unicode-range: U+0370-03FF;
    font-display: fallback;
}

@font-face {
    font-family: "Noto Sans";
    font-weight: 900;
    src: url("/fonts/greek/NotoSans-Black.woff2");
    unicode-range: U+0370-03FF;
    font-display: fallback;
}

/* Hebrew */
@font-face {
    font-family: "Noto Serif";
    font-weight: 400;
    src: url("/fonts/hebrew/NotoSerifHebrew-Regular.woff2");
    unicode-range: U+0590-05FF;
    font-display: fallback;
}

@font-face {
    font-family: "Noto Sans";
    font-weight: 400;
    src: url("/fonts/hebrew/NotoSansHebrew-Regular.woff2");
    unicode-range: U+0590-05FF;
    font-display: fallback;
}

@font-face {
    font-family: "Noto Sans";
    font-weight: 700;
    src: url("/fonts/hebrew/NotoSansHebrew-Bold.woff2");
    unicode-range: U+0590-05FF;
    font-display: fallback;
}

@font-face {
    font-family: "Noto Sans";
    font-weight: 900;
    src: url("/fonts/hebrew/NotoSansHebrew-Black.woff2");
    unicode-range: U+0590-05FF;
    font-display: fallback;
}

}
@layer reset, shared, legacy;
@layer shared {
  html,
  body {
    height: 100%;
  }
  body {
    font-family: 'Lato', 'Noto Sans', 'Helvetica', 'Corbel', sans-serif, 'Helvetica', 'Corbel', sans-serif;
    font-size: 14px;
    margin: 0;
    color: #21242c;
    line-height: 1.4;
  }
  #outer-wrapper {
    display: flex;
    flex-direction: column;
    position: relative;
    background-color: #eee;
    height: 100%;
    margin: 0 0 -77px;
  }
  #outer-wrapper.white-outer-wrapper {
    background-color: #fff;
  }
  #page-container {
    flex: 1 0 auto;
    height: 100%;
    width: 100%;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
  }
  #page-container.full-bleed {
    max-width: none;
  }
  #page-container:focus {
    outline: none;
  }
  .tutorial-outer-wrapper #page-container,
  .scratchpad-outermost-wrapper #page-container {
    max-width: none;
  }
  #page-container-inner {
    height: 100%;
  }
  #page-container-inner article {
    /* TODO(benkomalo): determine if this is correct. On the homepage we
     * definitely don't want the border (as it was for the old design).
     * Does it apply everywhere */
    border-top: none;
  }
  #app-shell-root {
    height: 100%;
  }
  .external-styles-missing {
    display: none;
  }
  .contained-and-centered {
    margin: 0 auto;
    max-width: 1200px;
  }
  .min-contained-and-centered {
    margin: 0 auto;
  }
  .visible-on-responsive-page {
    display: none !important;
  }
  #page_sub_nav {
    display: none;
  }
  body,
  #page-container,
  footer,
  footer .footer-container {
    /* Needs !important because we might load shared.css later */
    min-width: 0 !important;
  }
  .full-height {
    height: 100%;
  }
  .box-sizing-border-box-reset {
    box-sizing: border-box;
  }
  .box-sizing-border-box-reset * {
    box-sizing: inherit;
  }
  .box-sizing-content-box-reset {
    box-sizing: content-box;
  }
  .box-sizing-content-box-reset * {
    box-sizing: inherit;
  }
}
@layer reset, shared, legacy;
@layer shared {
  article {
    padding: 0 20px;
    position: relative;
    border-top: 1px solid #C6D1AD;
  }
  /* Basic typography for the entire site */
  h1,
  h2,
  h3,
  h4,
  h5 {
    font-family: inherit;
    font-weight: bold;
  }
  h1 {
    font-size: 25px;
    margin-bottom: 22px;
  }
  .main-headline,
  .section-headline {
    padding-top: 22px;
  }
  h1.main-headline {
    font-size: 32px;
    position: relative;
    line-height: 37px;
    z-index: 10;
  }
  h2 {
    font-size: 20px;
    margin-bottom: 22px;
  }
  h3 {
    font-size: 18px;
    margin-bottom: 22px;
  }
  h4 {
    font-size: 15px;
    margin-bottom: 22px;
  }
  h5 {
    font-size: 15px;
    margin-bottom: -22px;
  }
  p {
    font-size: 14px;
    margin: 22px 0;
  }
  .pulls {
    margin-bottom: 9px;
  }
  /* "Pulls" the next block element up by halving the margin. */
  .pulled {
    margin-top: 11px;
    margin-bottom: 22px;
  }
  /* Preserves vertical rhythm. Not always necessary */
  b,
  strong {
    font-weight: bold;
  }
  em,
  cite {
    font-style: italic;
  }
  hr {
    background: #CCC;
    border: none;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.075);
    clear: both;
    color: #CCC;
    display: block;
    height: 1px;
    margin: 18px 0 36px 0;
    padding: 0;
    width: 100%;
  }
  form {
    display: inline;
  }
  .fixed-width {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }
  nav {
    display: block;
    clear: both;
    width: 100%;
    margin: 0;
  }
  article,
  section {
    display: block;
  }
  /* Clearfix */
  .clearfix:before,
  .clearfix:after {
    content: "";
    display: table;
  }
  .clearfix:after {
    clear: both;
  }
  .clearfix {
    *zoom: 1;
  }
  /* End Clearfix */
  html.page-container-min-width-zero body,
  html.page-container-min-width-zero #page-container {
    min-width: 0;
  }
  .hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  }
}
@layer shared {
  .sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .skip-to-main {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    background-color: #fff;
    left: 60px;
    line-height: 45px;
    padding: 0 10px;
    top: 60px;
  }
  .skip-to-main:focus,
  .skip-to-main:active {
    clip: auto;
    height: auto;
    width: auto;
  }
}

