html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, button, fieldset, blockquote, section, figure, figcaption {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: normal; }

section, article, header, aside, footer, nav {
  display: block; }

img, fieldset {
  border: 0; }

ol, ul {
  padding-left: 0;
  list-style: none; }

q:before, q:after {
  content: ''; }

li:focus {
  outline: none; }

table {
  border-spacing: 0; }

select::-ms-expand {
  display: none; }

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

input::-ms-clear {
  display: none; }

html, body {
  height: 100%;
  font-size: 16px;
  line-height: 22px; }

body {
  position: relative;
  min-width: 7.5rem;
  font-family: "Arial", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: normal; }

a {
  text-decoration: none;
  color: #2e7bc8; }

a.active,
a.active:hover {
  color: #000;
  text-decoration: none; }

em {
  font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold; }

p {
  padding-bottom: 0.75rem; }

button, select {
  border: 0;
  outline: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer; }

input[type=email],
input[type=password],
input[type=submit],
input[type=text],
input[type=search],
textarea {
  width: 100%;
  border: 0;
  outline: 0;
  font-family: "Arial", "Helvetica Neue", Helvetica, sans-serif;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

.s-overflow-hidden {
  overflow: hidden; }

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes blendin {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes blendin {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes blendinout {
  from {
    opacity: 1; }
  50% {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes blendinout {
  from {
    opacity: 1; }
  50% {
    opacity: 0; }
  to {
    opacity: 1; } }

.TopBar {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-transform: translateY(0);
          transform: translateY(0); }

.Sidebar {
  -webkit-transform: translateX(0);
          transform: translateX(0); }

.Page--userDocument ~ .TopBar,
.Page--document ~ .TopBar {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%); }

.Page--userDocument ~ .Sidebar,
.Page--document ~ .Sidebar {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%); }

.Page--remixer ~ .Sidebar {
  width: 15rem; }

.Page {
  z-index: 50; }

.TopBar {
  z-index: 100; }

.Modal {
  z-index: 200; }

.CookieNote {
  z-index: 9999; }

.wrppr {
  margin: 0 auto; }
  .wrppr::after {
    clear: both;
    content: "";
    display: table; }

.Page {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  min-height: 100%;
  padding-top: 10.5rem; }

.Page--googleImpactChallenge2018,
.Page.Page--home {
  padding-top: 6rem; }

.Page--userDocument,
.Page--document {
  position: absolute;
  right: 0;
  left: 0;
  min-height: 100%;
  height: 100%;
  padding: 0; }
  .Page--userDocument > .DocTopBar,
  .Page--document > .DocTopBar {
    z-index: 100; }
  .Page--userDocument > .DocWrapper,
  .Page--document > .DocWrapper {
    z-index: 10;
    position: relative; }

@media (min-width: 48rem) {
  .Sidebar {
    display: block; }
  .Page {
    position: absolute;
    top: 0;
    right: 0;
    left: 0; }
  .Page--userDocument,
  .Page--document {
    position: absolute;
    right: 0;
    left: 0;
    padding: 0; } }

.typeahead__container {
  /**
     * Restore the font weight unset by the previous rule.
     */
  /**
     * Show the overflow in IE.
     * 1. Show the overflow in Edge.
     */
  /**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
  /**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
  /**
     * Remove the inner border and padding in Firefox.
     */
  /**
     * Restore the focus styles unset by the previous rule.
     */
  /**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
  /**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
  /**
     * Remove the default vertical scrollbar in IE.
     */
  /**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
  /**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
  /**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
  /**
     * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
     */
  /**
     * Correct the text style of placeholders in Chrome, Edge, and Safari.
     */
  /**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */ }
  .typeahead__container button,
  .typeahead__container input,
  .typeahead__container optgroup,
  .typeahead__container select,
  .typeahead__container textarea {
    font: inherit;
    /* 1 */
    margin: 0;
    /* 2 */ }
  .typeahead__container optgroup {
    font-weight: bold; }
  .typeahead__container button,
  .typeahead__container input {
    /* 1 */
    overflow: visible; }
  .typeahead__container button,
  .typeahead__container select {
    /* 1 */
    text-transform: none; }
  .typeahead__container button,
  .typeahead__container html [type="button"],
  .typeahead__container [type="reset"],
  .typeahead__container [type="submit"] {
    -webkit-appearance: button;
    /* 2 */ }
  .typeahead__container button::-moz-focus-inner,
  .typeahead__container [type="button"]::-moz-focus-inner,
  .typeahead__container [type="reset"]::-moz-focus-inner,
  .typeahead__container [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  .typeahead__container button:-moz-focusring,
  .typeahead__container [type="button"]:-moz-focusring,
  .typeahead__container [type="reset"]:-moz-focusring,
  .typeahead__container [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }
  .typeahead__container fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }
  .typeahead__container legend {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */ }
  .typeahead__container textarea {
    overflow: auto; }
  .typeahead__container [type="checkbox"],
  .typeahead__container [type="radio"] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */ }
  .typeahead__container [type="number"]::-webkit-inner-spin-button,
  .typeahead__container [type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .typeahead__container [type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */ }
  .typeahead__container [type="search"]::-webkit-search-cancel-button,
  .typeahead__container [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .typeahead__container ::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54; }
  .typeahead__container ::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */ }

.typeahead__container {
  position: relative;
  font: 14px Lato, "Helvetica Neue", Arial, Helvetica, sans-serif; }

.typeahead__container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: 0; }

.typeahead__query {
  position: relative;
  z-index: 2;
  width: 100%; }

.typeahead__filter {
  position: relative; }
  .typeahead__filter button {
    min-width: 100%;
    white-space: nowrap; }
    .typeahead__filter button:after {
      display: inline-block;
      margin-left: 4px;
      width: 0;
      height: 0;
      vertical-align: -2px;
      content: "";
      border: 4px solid;
      border-right-color: transparent;
      border-bottom-color: transparent;
      border-left-color: transparent; }

.typeahead__field {
  font-size: 0;
  position: relative;
  display: table;
  border-collapse: separate;
  width: 100%; }
  .typeahead__field > * {
    display: table-cell;
    vertical-align: top; }

.typeahead__query, .typeahead__filter, .typeahead__button {
  font-size: 14px; }

.typeahead__button {
  position: relative;
  font-size: 0;
  width: 1%;
  vertical-align: middle; }

.typeahead__button button {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px; }

.typeahead__field {
  color: #555; }
  .typeahead__field input {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px 0 0 2px;
    -webkit-transition: all ease-in-out .15s;
    transition: all ease-in-out .15s;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .typeahead__field input:focus, .typeahead__field input:active {
      border-color: #66afe9; }

.typeahead__field input[type="search"],
.typeahead__field input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
          appearance: none; }

.typeahead__field input[type="search"]::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

.typeahead__container.hint .typeahead__field input {
  background: transparent; }

.typeahead__container.hint .typeahead__field input:last-child, .typeahead__hint {
  background: #fff; }

.typeahead__container button {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #ccc;
  height: 32px;
  padding: 6px 12px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #555; }
  .typeahead__container button:hover, .typeahead__container button:focus {
    color: #3c3b3b;
    background-color: #f5f5f5;
    border-color: #b3b2b2; }
  .typeahead__container button:active, .typeahead__container button.active {
    background-image: none; }
  .typeahead__container button:focus, .typeahead__container button:active {
    border-color: #66afe9; }

.typeahead__container input.disabled,
.typeahead__container input[disabled],
.typeahead__container button.disabled,
.typeahead__container button[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #fff;
  border-color: #ccc; }

.typeahead__filter, .typeahead__button {
  z-index: 1; }
  .typeahead__filter button, .typeahead__button button {
    margin-left: -1px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .typeahead__filter:hover, .typeahead__filter:active, .typeahead__filter:focus, .typeahead__button:hover, .typeahead__button:active, .typeahead__button:focus {
    z-index: 1001; }
    .typeahead__filter:hover button:focus, .typeahead__filter:hover button:active, .typeahead__filter:active button:focus, .typeahead__filter:active button:active, .typeahead__filter:focus button:focus, .typeahead__filter:focus button:active, .typeahead__button:hover button:focus, .typeahead__button:hover button:active, .typeahead__button:active button:focus, .typeahead__button:active button:active, .typeahead__button:focus button:focus, .typeahead__button:focus button:active {
      z-index: 1001; }

.typeahead__filter + .typeahead__button button {
  margin-left: -2px; }

.typeahead__container.filter .typeahead__filter {
  z-index: 1001; }

.typeahead__list, .typeahead__dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  width: 100%;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  background-clip: padding-box; }

.typeahead__result.detached .typeahead__list {
  position: relative;
  z-index: 1041;
  top: initial;
  left: initial; }

.typeahead__dropdown {
  right: 0;
  left: initial;
  z-index: 1001; }

.typeahead__list > li {
  position: relative;
  border-top: solid 1px #ccc; }
  .typeahead__list > li:first-child {
    border-top: none; }

.typeahead__list > li > a,
.typeahead__dropdown > li > a {
  display: block;
  padding: 6px 12px;
  clear: both;
  color: #333333;
  text-decoration: none; }

.typeahead__list > li > a:hover,
.typeahead__list > li > a:focus,
.typeahead__list > li.active > a,
.typeahead__dropdown > li > a:hover,
.typeahead__dropdown > li > a:focus,
.typeahead__dropdown > li.active > a {
  background-color: #f5f5f5;
  color: #3c3b3b; }

.typeahead__list.empty > li > a {
  cursor: default; }

.typeahead__list.empty > li > a:hover,
.typeahead__list.empty > li > a:focus,
.typeahead__list.empty > li.active > a {
  background-color: transparent; }

.typeahead__list > li.typeahead__group {
  border-color: #bfdef6;
  font-weight: bold; }
  .typeahead__list > li.typeahead__group:first-child {
    border-top: solid 1px #bfdef6; }
  .typeahead__list > li.typeahead__group > a,
  .typeahead__list > li.typeahead__group > a:hover,
  .typeahead__list > li.typeahead__group > a:focus,
  .typeahead__list > li.typeahead__group.active > a {
    cursor: default;
    color: #17639f;
    background: #ecf5fc; }

.typeahead__list > li.typeahead__group + li.typeahead__item {
  border-color: #bfdef6; }

.typeahead__container.result .typeahead__list,
.typeahead__container.filter .typeahead__dropdown,
.typeahead__container.hint .typeahead__hint,
.typeahead__container.backdrop + .typeahead__backdrop {
  display: block !important; }

.typeahead__container .typeahead__list,
.typeahead__container .typeahead__dropdown,
.typeahead__container .typeahead__hint,
.typeahead__container + .typeahead__backdrop {
  display: none !important; }

.typeahead__dropdown li:last-child {
  margin-top: 5px;
  padding-top: 5px;
  border-top: solid 1px #ccc; }

.typeahead__cancel-button {
  visibility: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 8px;
  right: .8em;
  cursor: pointer;
  background: url(data:image/svg+xml;charset=utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQzOC41MzMgNDM4LjUzMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDM4LjUzMyA0MzguNTMzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTQwOS4xMzMsMTA5LjIwM2MtMTkuNjA4LTMzLjU5Mi00Ni4yMDUtNjAuMTg5LTc5Ljc5OC03OS43OTZDMjk1LjczNiw5LjgwMSwyNTkuMDU4LDAsMjE5LjI3MywwICAgYy0zOS43ODEsMC03Ni40Nyw5LjgwMS0xMTAuMDYzLDI5LjQwN2MtMzMuNTk1LDE5LjYwNC02MC4xOTIsNDYuMjAxLTc5LjgsNzkuNzk2QzkuODAxLDE0Mi44LDAsMTc5LjQ4OSwwLDIxOS4yNjcgICBjMCwzOS43OCw5LjgwNCw3Ni40NjMsMjkuNDA3LDExMC4wNjJjMTkuNjA3LDMzLjU5Miw0Ni4yMDQsNjAuMTg5LDc5Ljc5OSw3OS43OThjMzMuNTk3LDE5LjYwNSw3MC4yODMsMjkuNDA3LDExMC4wNjMsMjkuNDA3ICAgczc2LjQ3LTkuODAyLDExMC4wNjUtMjkuNDA3YzMzLjU5My0xOS42MDIsNjAuMTg5LTQ2LjIwNiw3OS43OTUtNzkuNzk4YzE5LjYwMy0zMy41OTYsMjkuNDAzLTcwLjI4NCwyOS40MDMtMTEwLjA2MiAgIEM0MzguNTMzLDE3OS40ODUsNDI4LjczMiwxNDIuNzk1LDQwOS4xMzMsMTA5LjIwM3ogTTMyMi42MjEsMjcwLjkzOWMzLjYxNywzLjYxMyw1LjQyOCw3LjkwNSw1LjQyOCwxMi44NTQgICBjMCw1LjEzMy0xLjgxMSw5LjUxNC01LjQyOCwxMy4xMjdsLTI1LjY5MywyNS43MDFjLTMuNjE0LDMuNjEzLTcuOTk0LDUuNDItMTMuMTM1LDUuNDJjLTQuOTQ4LDAtOS4yMzYtMS44MDctMTIuODQ3LTUuNDIgICBsLTUxLjY3Ni01MS42ODJsLTUxLjY3OCw1MS42ODJjLTMuNjE2LDMuNjEzLTcuODk4LDUuNDItMTIuODQ3LDUuNDJjLTUuMTQsMC05LjUxNy0xLjgwNy0xMy4xMzQtNS40MmwtMjUuNjk3LTI1LjcwMSAgIGMtMy42MTYtMy42MTMtNS40MjQtNy45OTQtNS40MjQtMTMuMTI3YzAtNC45NDgsMS44MDktOS4yNCw1LjQyNC0xMi44NTRsNTEuNjc4LTUxLjY3M2wtNTEuNjc4LTUxLjY3OCAgIGMtMy42MTYtMy42MTItNS40MjQtNy44OTgtNS40MjQtMTIuODQ3YzAtNS4xNCwxLjgwOS05LjUxNyw1LjQyNC0xMy4xMzRsMjUuNjk3LTI1LjY5M2MzLjYxNy0zLjYxNiw3Ljk5NC01LjQyNCwxMy4xMzQtNS40MjQgICBjNC45NDksMCw5LjIzMSwxLjgwOSwxMi44NDcsNS40MjRsNTEuNjc4LDUxLjY3NGw1MS42NzYtNTEuNjc0YzMuNjEtMy42MTYsNy44OTgtNS40MjQsMTIuODQ3LTUuNDI0ICAgYzUuMTQxLDAsOS41MjEsMS44MDksMTMuMTM1LDUuNDI0bDI1LjY5MywyNS42OTNjMy42MTcsMy42MTcsNS40MjgsNy45OTQsNS40MjgsMTMuMTM0YzAsNC45NDgtMS44MTEsOS4yMzUtNS40MjgsMTIuODQ3ICAgbC01MS42NzUsNTEuNjc4TDMyMi42MjEsMjcwLjkzOXoiIGZpbGw9IiM1NTU1NTUiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K) no-repeat scroll center center transparent; }

.typeahead__container.cancel:not(.loading) .typeahead__cancel-button {
  visibility: visible;
  opacity: .25; }
  .typeahead__container.cancel:not(.loading) .typeahead__cancel-button:hover {
    opacity: .4; }

.typeahead__search-icon {
  padding: 0 1.25rem;
  width: 16px;
  height: 16px;
  display: block;
  background: url(data:image/svg+xml;charset=utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI1MC4zMTMgMjUwLjMxMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjUwLjMxMyAyNTAuMzEzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCI+CjxnIGlkPSJTZWFyY2giPgoJPHBhdGggc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkOyIgZD0iTTI0NC4xODYsMjE0LjYwNGwtNTQuMzc5LTU0LjM3OGMtMC4yODktMC4yODktMC42MjgtMC40OTEtMC45My0wLjc2ICAgYzEwLjctMTYuMjMxLDE2Ljk0NS0zNS42NiwxNi45NDUtNTYuNTU0QzIwNS44MjIsNDYuMDc1LDE1OS43NDcsMCwxMDIuOTExLDBTMCw0Ni4wNzUsMCwxMDIuOTExICAgYzAsNTYuODM1LDQ2LjA3NCwxMDIuOTExLDEwMi45MSwxMDIuOTExYzIwLjg5NSwwLDQwLjMyMy02LjI0NSw1Ni41NTQtMTYuOTQ1YzAuMjY5LDAuMzAxLDAuNDcsMC42NCwwLjc1OSwwLjkyOWw1NC4zOCw1NC4zOCAgIGM4LjE2OSw4LjE2OCwyMS40MTMsOC4xNjgsMjkuNTgzLDBDMjUyLjM1NCwyMzYuMDE3LDI1Mi4zNTQsMjIyLjc3MywyNDQuMTg2LDIxNC42MDR6IE0xMDIuOTExLDE3MC4xNDYgICBjLTM3LjEzNCwwLTY3LjIzNi0zMC4xMDItNjcuMjM2LTY3LjIzNWMwLTM3LjEzNCwzMC4xMDMtNjcuMjM2LDY3LjIzNi02Ny4yMzZjMzcuMTMyLDAsNjcuMjM1LDMwLjEwMyw2Ny4yMzUsNjcuMjM2ICAgQzE3MC4xNDYsMTQwLjA0NCwxNDAuMDQzLDE3MC4xNDYsMTAyLjkxMSwxNzAuMTQ2eiIgZmlsbD0iIzU1NTU1NSIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=) no-repeat scroll center center transparent; }

.typeahead__container.loading .typeahead__query:before, .typeahead__container.loading .typeahead__query:after {
  -webkit-transition: all 0s linear, opacity 0.2s ease;
  transition: all 0s linear, opacity 0.2s ease;
  position: absolute;
  z-index: 3;
  content: '';
  top: 50%;
  right: .55em;
  margin-top: -10.5px;
  width: 21px;
  height: 21px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 500rem;
  border-style: solid;
  border-width: .1em; }

.typeahead__container.loading .typeahead__query:before {
  border-color: rgba(0, 0, 0, 0.35); }

.typeahead__container.loading .typeahead__query:after {
  -webkit-animation: button-spin 0.6s linear;
          animation: button-spin 0.6s linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  border-color: #fff transparent transparent;
  -webkit-box-shadow: 0 0 0 1px transparent;
          box-shadow: 0 0 0 1px transparent; }

@-webkit-keyframes button-spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes button-spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.HorzontalBar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.btn-primary {
  display: inline-block;
  padding: 0.375rem 1.5rem;
  border-width: 0;
  background-color: #2e7bc8;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.03125rem;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
  border-radius: 10px;
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s; }
  .btn-primary:hover {
    background-color: #2562a0; }

.BtnFbLogin {
  display: inline-block;
  padding: 2px 1.5rem;
  border-width: 0;
  background-color: #3b5998;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.03125rem;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
  border-radius: 10px;
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  font-size: 11px;
  font-family: 'Tahoma', 'Myriad', 'Arial'; }
  .BtnFbLogin:hover {
    background-color: #2f477a; }
  .BtnFbLogin img {
    padding-right: 0.375rem;
    vertical-align: middle; }

.DDBtnRegister {
  display: inline-block;
  padding: 0.375rem 1.5rem;
  border-width: 0;
  background-color: transparent;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.03125rem;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
  border-radius: 10px;
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s;
  border: 1px solid #000;
  color: #000; }
  .DDBtnRegister:hover {
    background-color: rgba(0, 0, 0, 0.2); }
  .DDBtnRegister:hover {
    background-color: #7da030;
    border-color: #7da030;
    color: #fff; }

.btn-close {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  padding: 0.375rem;
  background-color: white;
  text-align: right;
  cursor: pointer; }
  .btn-close img {
    height: auto;
    width: 1.5rem; }

.Form {
  font-size: 0.875rem; }
  .Form label {
    min-width: 7.5rem; }
  .Form textarea,
  .Form input[type=password],
  .Form input[type=text] {
    padding: 0 0.375rem;
    border-bottom: 1px solid #a0a0a0;
    font-size: 0.875rem; }
  .Form input[type=button],
  .Form input[type=submit] {
    display: inline-block;
    padding: 0.375rem 1.5rem;
    border-width: 0;
    background-color: #2e7bc8;
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.03125rem;
    line-height: 22px;
    text-align: center;
    cursor: pointer;
    border-radius: 10px;
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s; }
    .Form input[type=button]:hover,
    .Form input[type=submit]:hover {
      background-color: #2562a0; }
  .Form textarea {
    padding: 0.375rem;
    border: 1px solid #a0a0a0;
    border-radius: 0.1875rem; }

.Form--suggestResource .Form-inputRow input[type=password],
.Form--suggestResource .Form-inputRow input[type=text] {
  line-height: 1.875rem; }

.Form-submitRow {
  margin-left: 7.5rem; }

.Form-inputRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0.375rem; }
  .Form-inputRow.has-error input, .Form-inputRow.has-error textarea {
    border-color: #ff0000; }

.Form-inputRowTowFields > :nth-child(2) {
  margin-bottom: 0.75rem; }

.Form-inputRowTowFields.has-error input {
  border-color: #ff0000; }

.Form-errorRow {
  color: #ff0000; }

.Form-textRow {
  margin-left: 7.5rem; }

.Form-textRowCenter {
  text-align: center; }

.Form-textRowMessage {
  padding-top: 0.375rem;
  padding-left: 0.375rem; }

.Form-textRowLeft {
  margin-left: 0; }

.Form-checkboxRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 7.5rem; }
  .Form-checkboxRow:last-child {
    padding-bottom: 0.75rem; }
  .Form-checkboxRow.has-error {
    color: #ff0000; }
    .Form-checkboxRow.has-error a {
      color: #ff0000;
      text-decoration: underline; }
  .Form-checkboxRow input[type=checkbox] {
    height: 24px;
    width: 24px;
    border: 1px solid #a0a0a0;
    border-radius: 0.1875rem; }

.Form-checkboxRowTerms label {
  color: #000; }

.Form.Form--confirmation input[type=button] {
  margin-left: 0.75rem;
  background-color: #7da030;
  border-color: #7da030; }

.Form.Form--confirmation .Form-checkboxRow,
.Form.Form--confirmation .Form-textRow,
.Form.Form--confirmation .Form-submitRow {
  margin-left: 0; }

.Form.Form--confirmation .Form-textRow,
.Form.Form--confirmation .Form-submitRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .Form.Form--confirmation .Form-textRow > *,
  .Form.Form--confirmation .Form-submitRow > * {
    width: auto; }

.Form--suggestResourceBanner input[type=submit] {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.Form--suggestResourceBanner .Form-submitRow {
  padding: 0;
  margin-left: 0;
  width: 33%; }

.Form--suggestResourceBanner .Form-inputRow {
  width: 100%; }

@media (min-width: 30rem) {
  .Form-inputRowTowFields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    .Form-inputRowTowFields > :nth-child(2) {
      margin-bottom: 0; }
    .Form-inputRowTowFields > :nth-child(3) {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }

.Infobox {
  min-height: 25rem;
  width: 39.375rem;
  margin: 0 auto;
  padding-bottom: 1.5rem;
  background-size: 12.5rem;
  background-repeat: no-repeat;
  font-size: 1.25rem; }
  .Infobox.Infobox--userDocuments {
    min-height: 28.75rem;
    background: url(../img/graphic/super-oer-bg-gray.png) no-repeat 0 1.5rem;
    background-size: 200px auto; }

.Tooltip {
  z-index: 9999;
  position: absolute;
  top: 0.75rem;
  margin-top: 0.75rem;
  border: 1px solid #97bde4;
  border-radius: 0.1875rem;
  padding: 0.375rem 1.5rem;
  color: #1e5082;
  font-size: 0.75rem;
  background-color: #e0ebf7;
  white-space: nowrap; }

.is-loading {
  margin: 0 auto;
  height: 18px;
  width: 18px;
  -webkit-animation: blendin 0.5s 1 linear;
          animation: blendin 0.5s 1 linear; }
  .is-loading:after {
    display: block;
    height: 18px;
    width: 18px;
    -webkit-animation: spin 1.5s infinite linear;
            animation: spin 1.5s infinite linear;
    content: " ";
    background: url(../img/icon/spin.svg) no-repeat;
    background-size: 100% auto; }

.typeahead.hidden {
  display: none; }

.typeahead,
.tt-query,
.tt-hint {
  height: 1.5rem;
  width: 396px;
  line-height: 1.5rem;
  border-radius: 0.1875rem; }

.typeahead {
  background-color: #fff; }

.typeahead:focus {
  border: 2px solid #2e7bc8; }

.tt-query {
  -webkit-box-shadow: inset 4px 4px 18px rgba(0, 0, 0, 0.5);
          box-shadow: inset 4px 4px 18px rgba(0, 0, 0, 0.5); }

.tt-hint {
  color: #a0a0a0; }

.tt-input {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.tt-menu {
  width: 422px;
  margin-top: 0.375rem;
  border: 1px solid #686868;
  border-radius: 0.1875rem;
  padding: 0.375rem 0;
  background-color: #fff;
  -webkit-box-shadow: 4px 4px 18px rgba(0, 0, 0, 0.5);
          box-shadow: 4px 4px 18px rgba(0, 0, 0, 0.5); }

.tt-suggestionTitle,
.tt-suggestion {
  padding: 4px 0.75rem;
  font-size: 0.875rem;
  line-height: 18px; }
  .tt-suggestionTitle strong,
  .tt-suggestion strong {
    background-color: #e0ebf7; }

.tt-dataset:nth-child(2) .tt-suggestionTitle {
  margin-top: 0.75rem;
  border-top: 1px solid #686868;
  padding-top: 0.75rem; }

.tt-suggestionTitle {
  color: #000; }

.tt-suggestion.tt-cursor,
.tt-suggestion:hover {
  color: #fff;
  background-color: #2e7bc8; }
  .tt-suggestion.tt-cursor strong,
  .tt-suggestion:hover strong {
    background-color: transparent;
    font-weight: normal; }

.tt-suggestion:hover {
  cursor: pointer; }

.CookieNote {
  display: none;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #2562a0;
  font-size: 0.875rem;
  line-height: 18px; }

.CookieNote-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: inherit;
  margin: 0 auto;
  max-width: 48rem;
  padding: 0.75rem; }

.CockieNote-info {
  padding-bottom: 0.75rem;
  color: #e0ebf7; }
  .CockieNote-info a {
    display: inline-block;
    padding-left: 0.75rem;
    color: #e0ebf7;
    text-decoration: underline; }

.CockieNote-accept button {
  display: inline-block;
  padding: 0.375rem 1.5rem;
  border-width: 0;
  background-color: #e0ebf7;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.03125rem;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
  border-radius: 10px;
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s;
  color: #2e7bc8;
  font-weight: bold; }
  .CockieNote-accept button:hover {
    background-color: #b3bcc6; }

@media (min-width: 48rem) {
  .CookieNote-wrapper {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .CockieNote-info {
    padding-right: 0.75rem;
    padding-bottom: 0.375rem;
    padding-left: 3rem; } }

.Banner {
  margin-bottom: 0.75rem;
  padding: 1.5rem 0.75rem 0.75rem 0.75rem;
  background-color: #f2f3ef; }
  .Banner::after {
    clear: both;
    content: "";
    display: table; }

.Banner-moreInfo {
  background-color: #fff; }

.Banner-intro {
  position: relative;
  padding-bottom: 0; }

.Banner-sponsoredBy {
  margin-bottom: 0; }

.Banner--suggestResource {
  border: 1px solid #e0e1dd;
  border-left-width: 0;
  border-right-width: 0; }

.Banner--suggestResourceSmall {
  background-color: white; }

.Banner-moreInfo {
  padding-top: 0.375rem;
  padding-bottom: 0; }

.Banner-jobApplicationCollections,
.Banner-blogArticles,
.Banner-editorialStaff,
.Banner-network {
  margin-bottom: 0; }

.Banner.Banner-googleChallenge {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem; }

.Banner.Banner-blogArticles > * {
  padding-bottom: 2.25rem; }

.Banner-title a {
  color: #000; }
  .Banner-title a:hover {
    text-decoration: underline; }

.Banner-blogArticles .Banner-subTitle,
.Banner-blogArticles .Banner-title,
.Banner-jobApplicationCollections .Banner-subTitle,
.Banner-jobApplicationCollections .Banner-title {
  margin-left: 0.75rem;
  padding-bottom: 0;
  font-size: 1.25rem;
  line-height: 36px; }

.Banner-blogArticles .Banner-subTitle,
.Banner-jobApplicationCollections .Banner-subTitle {
  line-height: 18px;
  font-size: 0.875rem; }

@media (min-width: 48rem) {
  .Banner-blogArticles .Banner-subTitle,
  .Banner-blogArticles .Banner-title,
  .Banner-jobApplicationCollections .Banner-subTitle,
  .Banner-jobApplicationCollections .Banner-title {
    margin-left: 3rem;
    padding-bottom: 0.75rem;
    font-size: 1.25rem; }
  .Banner-blogArticles .Banner-subTitle,
  .Banner-jobApplicationCollections .Banner-subTitle {
    padding-bottom: 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px; } }

.Banner-subTitle,
.Banner-title {
  padding-bottom: 1.5rem;
  font-size: 0.875rem; }

.Banner-description {
  padding-right: 0.75rem;
  padding-bottom: 1.5rem;
  padding-left: 0.75rem;
  font-size: 0.875rem; }
  .Banner-description::after {
    clear: both;
    content: "";
    display: table; }

@media (min-width: 48rem) {
  .Banner.Banner-blogArticles > * {
    width: 49.1525423729%;
    float: left;
    margin-right: 1.6949152542%; }
    .Banner.Banner-blogArticles > *::after {
      clear: both;
      content: "";
      display: table; }
    .Banner.Banner-blogArticles > *:last-child {
      float: right;
      margin-right: 0; }
  .Banner-description {
    width: 74.5762711864%;
    float: left;
    margin-right: 1.6949152542%;
    padding-left: 3rem; }
    .Banner-description h2 {
      font-size: 1.75rem;
      font-weight: normal; } }

@media (min-width: 60rem) {
  .Banner-description {
    width: 66.1016949153%;
    float: left;
    margin-right: 1.6949152542%; } }

@media (min-width: 77.5rem) {
  .Banner-description {
    width: 49.1525423729%;
    float: left;
    margin-right: 1.6949152542%; } }

.Banner-line {
  clear: both;
  border-bottom: 1px solid #e0e1dd; }

@media (min-width: 48rem) {
  .Banner-subTitle,
  .Banner-title {
    margin-left: 3rem;
    padding-right: 0; } }

.Banner-intro {
  position: relative;
  margin-bottom: 0;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  background: url("../img/photo/intro-banner.jpg") no-repeat center center;
  background-size: cover; }

.Teaser {
  min-height: 27rem;
  padding: 0.75rem; }

.Teaser-wrapper {
  padding: 0.75rem;
  background-color: rgba(255, 255, 255, 0.9); }

.Teaser-title {
  font-size: 1.25rem;
  line-height: 36px; }

.Teaser-subtitle {
  padding-bottom: 0; }

.CopyRight {
  display: none;
  position: absolute;
  bottom: 0;
  left: 3.75rem;
  font-size: 0.75rem;
  color: #a0a0a0; }

.GoogleChallengeOverlay {
  position: absolute;
  top: -100%;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #2e7bc8;
  -webkit-transition: top 0.5s;
  transition: top 0.5s;
  visibility: hidden; }

.GoogleChallengeOverlay.is-visible {
  visibility: visible;
  top: 0; }

.GoogleChallengeOverlay-wrapper {
  padding: 6px;
  max-width: 768px;
  background-color: white;
  color: #4A4A4A; }

.GoogleChallengeOverlay-box {
  padding: 12px;
  border: 3px solid #ff0000; }
  .GoogleChallengeOverlay-box h1 {
    font-size: 20px;
    font-weight: bold;
    color: #ff0000; }
  .GoogleChallengeOverlay-box .logoChallenge {
    margin-top: -1.125rem;
    position: relative;
    z-index: 50;
    left: -12px; }
  .GoogleChallengeOverlay-box .logoChallenge img {
    height: auto;
    width: 300px; }
  .GoogleChallengeOverlay-box p {
    position: relative;
    z-index: 100;
    font-size: 16px;
    font-weight: bold; }
  .GoogleChallengeOverlay-box p:nth-child(4) {
    margin-top: -1.5rem; }
  .GoogleChallengeOverlay-box a {
    text-align: center;
    display: inline-block;
    margin-top: 0.75rem;
    padding: 12px;
    background-color: #ff0000;
    font-size: 18px;
    font-weight: bold;
    color: white; }
  .GoogleChallengeOverlay-box a:hover {
    text-decoration: underline; }
  .GoogleChallengeOverlay-box .readMore {
    background-color: transparent;
    text-decoration: underline;
    color: #2e7bc8; }
  .GoogleChallengeOverlay-box .GoogleChallengeOverlay-more {
    padding-top: 1.5rem;
    font-weight: normal;
    font-size: 0.875rem; }

.CloseOverlay button {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  color: white;
  font-size: bigger;
  height: 1.5rem;
  width: 1.5rem;
  text-align: center;
  line-height: 1.5rem; }

@media (min-width: 48rem) {
  .Banner-intro,
  .Teaser {
    min-height: 28.5rem; }
  .Teaser {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    width: 49.1525423729%;
    float: right;
    margin-right: 0;
    padding: 0; }
    .Teaser .Teaser-title {
      font-size: 1.75rem;
      font-weight: normal;
      line-height: 36px; } }
  @media screen and (min-width: 48rem) and (min-width: 0\0) {
    .Teaser {
      display: block; } }

@media (min-width: 48rem) {
  .Teaser-title {
    padding-bottom: 0.75rem; }
  .Teaser-wrapper {
    margin-left: -5.2631578947%;
    margin-right: 5.2631578947%;
    margin-bottom: 0.75rem;
    padding-bottom: 2.25rem;
    padding-top: 1.5rem; }
  .CopyRight {
    display: block; }
  .GoogleChallengeOverlay-box {
    padding: 12px 72px 12px 24px;
    padding: 24px 72px 24px 24px; }
    .GoogleChallengeOverlay-box h1 {
      padding-bottom: 0.75rem;
      font-size: 1.5rem;
      font-weight: bold; }
    .GoogleChallengeOverlay-box .logoChallenge {
      left: -24px; }
    .GoogleChallengeOverlay-box .logoChallenge img {
      height: auto;
      width: 350px; }
    .GoogleChallengeOverlay-box p {
      font-size: 20px;
      font-weight: normal;
      line-height: 1.44; }
    .GoogleChallengeOverlay-box a {
      margin-top: 1.125rem;
      padding: 24px;
      font-size: 24px;
      font-weight: normal; }
    .GoogleChallengeOverlay-box .readMore {
      font-size: 20px; } }

.SponsoredBy h6 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 13px;
  font-weight: normal; }

.SponsoredBy-logos {
  max-width: 1024px; }
  .SponsoredBy-logos::after {
    clear: both;
    content: "";
    display: table; }
  .SponsoredBy-logos > a {
    width: 44.4444444444%;
    float: left;
    margin-right: 11.1111111111%;
    padding-bottom: 1.5rem; }
    .SponsoredBy-logos > a:nth-child(2n) {
      float: right;
      margin-right: 0; }

@media (min-width: 48rem) {
  .SponsoredBy {
    padding-bottom: 0.75rem; }
  .SponsoredBy h6 {
    margin-right: 3rem;
    margin-bottom: 2.25rem;
    margin-left: 3rem; }
  .SponsoredBy-logos > a {
    width: 21.0526315789%;
    float: left;
    margin-right: 5.2631578947%;
    padding-bottom: 0; }
    .SponsoredBy-logos > a:nth-child(2n) {
      width: 21.0526315789%;
      float: left;
      margin-right: 5.2631578947%; }
    .SponsoredBy-logos > a:nth-child(3n) {
      float: right;
      margin-right: 0; } }

@media (min-width: 60rem) {
  .SponsoredBy-logos {
    margin: 0 auto;
    padding-right: 3rem;
    padding-left: 3rem; } }

.SuggestResourceBanner {
  padding-bottom: 1.5rem; }
  .SuggestResourceBanner::after {
    clear: both;
    content: "";
    display: table; }
  .SuggestResourceBanner h2 {
    padding-bottom: 0.75rem;
    font-size: 1.25rem; }
  .SuggestResourceBanner p {
    padding-bottom: 0.75rem; }

.SuggestResourceBanner-suggest button {
  background-color: #ed712e; }
  .SuggestResourceBanner-suggest button:hover {
    background-color: #be5a25; }

.SuggestResourceBanner-raffle {
  display: none;
  -webkit-transform: translate(0, -2.25rem);
          transform: translate(0, -2.25rem); }
  .SuggestResourceBanner-raffle figure {
    float: left;
    width: 100%;
    padding-right: 3rem;
    font-size: 0.875rem; }
  .SuggestResourceBanner-raffle img {
    max-width: 13.5rem; }
  .SuggestResourceBanner-raffle a {
    color: #ed712e; }
    .SuggestResourceBanner-raffle a:hover {
      text-decoration: underline; }

@media (min-width: 48rem) {
  .SuggestResourceBanner-suggest {
    width: 66.1016949153%;
    float: left;
    margin-right: 1.6949152542%;
    padding-right: 0;
    padding-left: 3rem; }
  .SuggestResourceBanner-raffle {
    display: block;
    width: 32.2033898305%;
    float: right;
    margin-right: 0;
    padding-right: 0;
    padding-left: 3rem; } }

@media (min-width: 60rem) {
  .SuggestResourceBanner-suggest {
    width: 57.6271186441%;
    float: left;
    margin-right: 1.6949152542%; }
  .SuggestResourceBanner-raffle {
    width: 40.6779661017%;
    float: right;
    margin-right: 0; } }

@media (min-width: 77.5rem) {
  .SuggestResourceBanner-suggest {
    width: 49.1525423729%;
    float: left;
    margin-right: 1.6949152542%; }
  .SuggestResourceBanner-raffle {
    width: 49.1525423729%;
    float: right;
    margin-right: 0; }
  .SuggestResourceBanner-raffle figure {
    padding-right: 0;
    width: 47.3684210526%; } }

.Banner--suggestResourceSmall {
  margin-top: 4.5rem;
  margin-bottom: 2.25rem;
  margin-left: 0.75rem;
  margin-right: 0.75rem;
  padding: 0.75rem;
  background-color: #e0ebf7;
  font-size: 0.875rem; }
  .Banner--suggestResourceSmall p {
    padding-bottom: 0; }
  .Banner--suggestResourceSmall a {
    font-weight: bold;
    color: #235c96;
    text-decoration: underline; }
    .Banner--suggestResourceSmall a:hover {
      color: #2e7bc8; }

@media (min-width: 48rem) {
  .Banner--suggestResourceSmall {
    width: 66.1016949153%;
    float: left;
    margin-right: 1.6949152542%;
    margin-left: 3rem; } }

@media (min-width: 60rem) {
  .Banner--suggestResourceSmall {
    width: 57.6271186441%;
    float: left;
    margin-right: 1.6949152542%; } }

@media (min-width: 77.5rem) {
  .Banner--suggestResourceSmall {
    width: 49.1525423729%;
    float: left;
    margin-right: 1.6949152542%; } }

.Network::after {
  clear: both;
  content: "";
  display: table; }

.Network-partner {
  position: relative;
  width: 44.4444444444%;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 6rem;
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  .Network-partner:nth-child(2n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0; }
  .Network-partner:nth-child(2n + 2) {
    margin-left: 55.5555555556%;
    margin-right: -100%;
    clear: none; }

@media (min-width: 48rem) {
  .Network-partner {
    width: 23.7288135593%;
    float: left; }
    .Network-partner:nth-child(4n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .Network-partner:nth-child(4n + 2) {
      margin-left: 25.4237288136%;
      margin-right: -100%;
      clear: none; }
    .Network-partner:nth-child(4n + 3) {
      margin-left: 50.8474576271%;
      margin-right: -100%;
      clear: none; }
    .Network-partner:nth-child(4n + 4) {
      margin-left: 76.2711864407%;
      margin-right: -100%;
      clear: none; } }

@media (min-width: 60rem) {
  .Network-partner {
    width: 11.7647058824%;
    float: left; }
    .Network-partner:nth-child(7n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .Network-partner:nth-child(7n + 2) {
      margin-left: 14.7058823529%;
      margin-right: -100%;
      clear: none; }
    .Network-partner:nth-child(7n + 3) {
      margin-left: 29.4117647059%;
      margin-right: -100%;
      clear: none; }
    .Network-partner:nth-child(7n + 4) {
      margin-left: 44.1176470588%;
      margin-right: -100%;
      clear: none; }
    .Network-partner:nth-child(7n + 5) {
      margin-left: 58.8235294118%;
      margin-right: -100%;
      clear: none; }
    .Network-partner:nth-child(7n + 6) {
      margin-left: 73.5294117647%;
      margin-right: -100%;
      clear: none; }
    .Network-partner:nth-child(7n + 7) {
      margin-left: 88.2352941176%;
      margin-right: -100%;
      clear: none; } }

@media (min-width: 77.5rem) {
  .Network-partner {
    width: 11.7647058824%;
    float: left; }
    .Network-partner:nth-child(7n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .Network-partner:nth-child(7n + 2) {
      margin-left: 14.7058823529%;
      margin-right: -100%;
      clear: none; }
    .Network-partner:nth-child(7n + 3) {
      margin-left: 29.4117647059%;
      margin-right: -100%;
      clear: none; }
    .Network-partner:nth-child(7n + 4) {
      margin-left: 44.1176470588%;
      margin-right: -100%;
      clear: none; }
    .Network-partner:nth-child(7n + 5) {
      margin-left: 58.8235294118%;
      margin-right: -100%;
      clear: none; }
    .Network-partner:nth-child(7n + 6) {
      margin-left: 73.5294117647%;
      margin-right: -100%;
      clear: none; }
    .Network-partner:nth-child(7n + 7) {
      margin-left: 88.2352941176%;
      margin-right: -100%;
      clear: none; } }

.EditorialStaff {
  text-align: center; }
  .EditorialStaff::after {
    clear: both;
    content: "";
    display: table; }
  .EditorialStaff h3, .EditorialStaff h4 {
    font-size: 0.875rem;
    font-weight: normal; }
  .EditorialStaff h4 {
    display: none; }

.EditorialStaff-partner {
  width: 49.1525423729%;
  float: left;
  padding-bottom: 0.75rem; }
  .EditorialStaff-partner:nth-child(2n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0; }
  .EditorialStaff-partner:nth-child(2n + 2) {
    margin-left: 50.8474576271%;
    margin-right: -100%;
    clear: none; }

.EditorialStaff-photo {
  position: relative;
  height: 100px;
  width: 100px;
  overflow: hidden;
  margin: 0 auto 0.75rem auto;
  border-radius: 50%; }
  .EditorialStaff-photo img {
    display: inline;
    height: 105%;
    width: auto;
    margin: 0 auto; }

@media (min-width: 48rem) {
  .EditorialStaff h3 {
    font-weight: bold; }
  .EditorialStaff h4 {
    display: block; }
  .EditorialStaff-partner {
    width: 23.7288135593%;
    float: left; }
    .EditorialStaff-partner:nth-child(4n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .EditorialStaff-partner:nth-child(4n + 2) {
      margin-left: 25.4237288136%;
      margin-right: -100%;
      clear: none; }
    .EditorialStaff-partner:nth-child(4n + 3) {
      margin-left: 50.8474576271%;
      margin-right: -100%;
      clear: none; }
    .EditorialStaff-partner:nth-child(4n + 4) {
      margin-left: 76.2711864407%;
      margin-right: -100%;
      clear: none; } }

@media (min-width: 60rem) {
  .EditorialStaff-partner {
    width: 23.7288135593%;
    float: left; }
    .EditorialStaff-partner:nth-child(4n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .EditorialStaff-partner:nth-child(4n + 2) {
      margin-left: 25.4237288136%;
      margin-right: -100%;
      clear: none; }
    .EditorialStaff-partner:nth-child(4n + 3) {
      margin-left: 50.8474576271%;
      margin-right: -100%;
      clear: none; }
    .EditorialStaff-partner:nth-child(4n + 4) {
      margin-left: 76.2711864407%;
      margin-right: -100%;
      clear: none; } }

@media (min-width: 77.5rem) {
  .EditorialStaff-partner {
    width: 23.7288135593%;
    float: left; }
    .EditorialStaff-partner:nth-child(4n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .EditorialStaff-partner:nth-child(4n + 2) {
      margin-left: 25.4237288136%;
      margin-right: -100%;
      clear: none; }
    .EditorialStaff-partner:nth-child(4n + 3) {
      margin-left: 50.8474576271%;
      margin-right: -100%;
      clear: none; }
    .EditorialStaff-partner:nth-child(4n + 4) {
      margin-left: 76.2711864407%;
      margin-right: -100%;
      clear: none; } }

.JobApplicationCollections li {
  width: 49.1525423729%;
  float: left;
  padding-bottom: 1.5rem; }
  .JobApplicationCollections li:nth-child(2n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0; }
  .JobApplicationCollections li:nth-child(2n + 2) {
    margin-left: 50.8474576271%;
    margin-right: -100%;
    clear: none; }

.JobApplicationCollections li:hover figcaption {
  text-decoration: underline; }

.JobApplicationCollections li img {
  width: 100%;
  height: auto; }

.JobApplicationCollections li figcaption {
  position: relative;
  top: -0.375rem;
  padding-left: 0.75rem;
  font-size: 0.875rem;
  line-height: 18px;
  color: #000; }

@media (min-width: 60rem) {
  .JobApplicationCollections li {
    width: 23.7288135593%;
    float: left; }
    .JobApplicationCollections li:nth-child(4n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .JobApplicationCollections li:nth-child(4n + 2) {
      margin-left: 25.4237288136%;
      margin-right: -100%;
      clear: none; }
    .JobApplicationCollections li:nth-child(4n + 3) {
      margin-left: 50.8474576271%;
      margin-right: -100%;
      clear: none; }
    .JobApplicationCollections li:nth-child(4n + 4) {
      margin-left: 76.2711864407%;
      margin-right: -100%;
      clear: none; } }

.Banner.Banner-googleChallenge {
  border: 4px solid #2e7bc8; }

.Banner-title.Banner-title--challenge {
  padding-left: 0.75rem;
  padding-bottom: 1.5rem;
  font-size: 1.5rem;
  font-weight: bold;
  color: #2e7bc8;
  line-height: 1.44; }

.Challenge-call {
  color: #ff0000;
  font-weight: bold; }

.Banner-googleChallenge {
  background-color: white;
  margin-bottom: 0; }

.LogoChallenge {
  margin-left: 1.5rem; }

.ButtonChallenge {
  display: inline-block;
  padding: 0.75rem;
  background-color: #ff0000;
  color: white;
  font-size: 20px;
  font-weight: bold; }

.ButtonChallenge:hover {
  text-decoration: underline; }

.Banner-description.Banner-description-challenge {
  float: none;
  padding-bottom: 0;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.44;
  color: #4A4A4A; }

.Banner-googleChallenge .readMore {
  display: block;
  margin-top: 2.25rem;
  font-size: 18px;
  color: #ff0000;
  text-decoration: underline; }

.Banner-challengePostScriptum {
  padding-top: 2.25rem;
  color: #4A4A4A;
  font-sizer: 0.875rem; }

@media (min-width: 48rem) {
  .ButtonChallenge {
    margin-left: 3rem; }
  .Banner-googleChallenge .readMore {
    margin-left: 3rem; }
  .Banner-challengePostScriptum {
    margin-left: 3rem; }
  .ButtonChallenge {
    padding: 1.5rem; }
  .Banner.Banner-googleChallenge {
    border: 10px solid #2e7bc8; }
  .Banner-title.Banner-title--challenge {
    padding-left: 0;
    font-size: 1.75rem; }
  .Banner-description.Banner-description-challenge {
    font-size: 20px; }
  .Banner-googleChallenge .readMore {
    display: inline-block;
    margin-left: 3rem;
    font-size: 18px;
    color: #2e7bc8; } }

.BlogArticle-text > * {
  font-size: 0.875rem; }

@media (min-width: 48rem) {
  .BlogArticle-body {
    padding-top: 0.75rem; }
    .BlogArticle-body::after {
      clear: both;
      content: "";
      display: table; }
  .BlogArticle-body > * {
    width: 49.1525423729%;
    float: left;
    margin-right: 1.6949152542%; }
    .BlogArticle-body > *:last-child {
      float: right;
      margin-right: 0; }
  .BlogArticle-text > * {
    padding-right: 0.75rem;
    padding-left: 0.75rem; } }

@media (min-width: 60rem) {
  .BlogArticle-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-top: 0.75rem; }
    .BlogArticle-body::after {
      clear: both;
      content: "";
      display: table; } }

.ThemesOverview {
  padding-right: 0.75rem;
  padding-bottom: 1.5rem;
  padding-left: 0.75rem; }
  .ThemesOverview::after {
    clear: both;
    content: "";
    display: table; }
  .ThemesOverview h2 {
    padding-bottom: 0.75rem; }
  .ThemesOverview h2 span {
    font-weight: normal; }
  .ThemesOverview ul {
    margin: 0;
    padding-bottom: 0.75rem;
    font-size: 0.875rem; }
  .ThemesOverview p {
    padding-bottom: 2.25rem;
    font-size: 0.875rem; }

.ThemeOverview-lists::after {
  clear: both;
  content: "";
  display: table; }

.ThemeOverview-list {
  width: 49.1525423729%;
  float: left;
  margin-right: 1.6949152542%; }

@media (min-width: 48rem) {
  .ThemesOverview ul li {
    padding-left: 1.5rem;
    background: url("../img/icon/angle-right-selected.svg") no-repeat 6px 2px;
    background-size: 0.625rem;
    font-size: 16px; }
  .ThemesOverview h2,
  .ThemesOverview p,
  .ThemeOverview-lists {
    padding-left: 3rem; }
  .ThemeOverview-description {
    width: 49.1525423729%;
    float: left;
    margin-right: 1.6949152542%; } }

@media (min-width: 60rem) {
  .ThemeOverview-list {
    float: left;
    margin-right: 5.2631578947%; } }

@media (min-width: 77.5rem) {
  .ThemeOverview-list {
    width: 32.2033898305%;
    float: left;
    margin-right: 1.6949152542%; } }

.TopBar {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  min-width: 7.5rem;
  height: 6rem;
  background-color: #fff; }

.MainBar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 3rem; }
  .MainBar > * {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }

/** MainBar **/
.MainBar-logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 0;
  padding-left: 0.75rem; }
  .MainBar-logo h2 {
    display: inline-block;
    margin-right: 0.75rem;
    font-size: 1.5rem; }
  .MainBar-logo h3 {
    display: none;
    font-size: 0.875rem;
    font-weight: normal; }
  .MainBar-logo a {
    color: #000; }
  .MainBar-logo:hover a {
    color: #2e7bc8; }

.Page--googleImpactChallenge2018 .MainBar-logo:hover a,
.Page--home ~ .TopBar .MainBar-logo:hover a {
  color: #000; }

@media (min-width: 48rem) {
  .MainBar-logo {
    margin-left: 3rem; }
    .MainBar-logo h3 {
      display: inline-block; } }

.MainMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 1.875rem;
  padding-right: 0.75rem;
  font-size: 0.875rem;
  line-height: 14px; }
  .MainMenu > li:nth-child(2) {
    padding: 0 1.5rem; }
    .MainMenu > li:nth-child(2) a {
      color: #686868; }
      .MainMenu > li:nth-child(2) a:hover {
        color: #2e7bc8; }

/*** MyMaterials ***/
.MyMaterials {
  height: 1.875rem; }

.BtnMyMaterials {
  position: relative;
  text-align: right;
  color: #686868; }

.BtnMyMaterials:hover .BtnMyMaterials-label {
  color: #7da030; }

.BtnMyMaterials:hover .BtnMyMaterials-counter:empty + .BtnMyMaterials-label {
  color: #2e7bc8; }

.BtnMyMaterials-label {
  padding-right: 0;
  line-height: 14px;
  text-align: right; }
  .BtnMyMaterials-label > div {
    white-space: nowrap; }

.BtnMyMaterials-counter {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 1.875rem;
  width: 3rem;
  background: transparent url("../img/icon/my-materials-green.svg") no-repeat center center;
  color: white;
  line-height: 1.875rem;
  text-align: center; }
  .BtnMyMaterials-counter > span {
    position: relative;
    top: -2px; }

.BtnMyMaterials-counter:empty {
  background: transparent url("../img/icon/my-materials-blue.svg") no-repeat center center; }
  .BtnMyMaterials-counter:empty::after {
    content: "+";
    position: relative;
    top: -2px;
    font-size: 1.25rem; }

/*** Account ***/
.BtnAccount {
  text-align: right;
  max-width: 7.5rem;
  line-height: 14px; }

.BtnLogin {
  display: inline-block;
  padding: 2px 1.5rem;
  border-width: 0;
  background-color: transparent;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.03125rem;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
  border-radius: 10px;
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  border: 1px solid #686868;
  background-color: transparent;
  font-size: 0.875rem;
  color: #686868;
  letter-spacing: 0; }
  .BtnLogin:hover {
    background-color: rgba(0, 0, 0, 0.2); }
  .BtnLogin:hover {
    color: #fff;
    border-color: #2e7bc8;
    background-color: #2e7bc8; }

.BtnAccount-user {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0.75rem; }

@media (min-width: 48rem) {
  .MainMenu {
    padding-right: 3rem; }
  .MainMenu > li:nth-child(2) {
    padding: 0 2.25rem; }
  .BtnLogin {
    padding-right: 1.5rem;
    padding-left: 1.5rem; }
  .BtnMyMaterials-label {
    padding-right: 58px; }
  .BtnMyMaterials-counter {
    display: block; } }

.Dropdown {
  position: absolute;
  max-width: 18rem;
  padding-top: 14px; }

.DDBody {
  overflow: hidden;
  border: 1px solid #a0a0a0;
  border-radius: 0.1875rem;
  padding: 1.5rem;
  -webkit-box-shadow: 4px 4px 18px rgba(0, 0, 0, 0.5);
          box-shadow: 4px 4px 18px rgba(0, 0, 0, 0.5);
  background-color: #fff;
  font-size: 14px;
  line-height: 18px; }

.DDArrow {
  position: absolute;
  top: 5px;
  left: 50%; }

.DDArrow-Down,
.DDArrow-up {
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #a0a0a0; }

.DDArrow-up {
  position: absolute;
  top: 1px;
  border-bottom-color: #fff; }

.Dropdown--LoginButton .DDArrow {
  left: 75%; }

.SearchBar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 3rem;
  padding: 0.75rem;
  background-color: #f2f3ef; }
  .SearchBar::after {
    clear: both;
    content: "";
    display: table; }

@media (min-width: 48rem) {
  .SearchBar {
    padding-right: 1.5rem;
    padding-left: 3rem; } }

.SearchConfigsBar {
  display: none;
  min-height: 3rem;
  padding-top: 0.75rem;
  padding-top: 0.75rem;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  background-color: #fff; }

.Page--search ~ .TopBar .SearchConfigsBar {
  display: block; }

.SearchConfigsBar-info {
  float: left;
  min-width: 0;
  padding-left: 0.75rem;
  font-size: 0.75rem;
  font-weight: bold; }
  .SearchConfigsBar-info > :nth-child(2) {
    display: none; }

.BtnResetSearch {
  float: right;
  display: inline-block;
  padding: 0 0.75rem;
  border-width: 0;
  background-color: #2e7bc8;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.03125rem;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
  border-radius: 10px;
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s; }
  .BtnResetSearch:hover {
    background-color: #2562a0; }
  .BtnResetSearch:empty {
    visibility: hidden; }

@media (min-width: 48rem) {
  .SearchConfigsBar {
    padding-right: 1.5rem;
    padding-left: 3rem; }
  .SearchBar-label {
    display: block; }
  .SearchConfigsBar-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 15.75rem; }
    .SearchConfigsBar-info > :first-child {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 60%;
              flex: 1 1 60%; }
    .SearchConfigsBar-info > :nth-child(2) {
      display: block;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 40%;
              flex: 1 1 40%; }
  .BtnResetSearch {
    float: none; } }

.SearchInput {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  padding-right: 0.375rem; }
  .SearchInput .SearchField {
    position: relative; }
  .SearchInput input {
    height: 1.5rem;
    width: 100%;
    font-size: 0.875rem;
    border-radius: 0.1875rem;
    border: 1px solid #e0e1dd;
    padding-right: 1.5rem;
    padding-left: 2.25rem;
    background: #fff url("../img/icon/magnifying-glass.svg") 6px center no-repeat;
    background-size: 18px 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
    .SearchInput input::-webkit-input-placeholder {
      font-size: 0.75rem;
      letter-spacing: 0.03125rem; }
    .SearchInput input::-moz-placeholder {
      font-size: 0.75rem;
      letter-spacing: 0.03125rem; }
    .SearchInput input:-moz-placeholder {
      font-size: 0.75rem;
      letter-spacing: 0.03125rem; }
    .SearchInput input:-ms-input-placeholder {
      font-size: 0.75rem;
      letter-spacing: 0.03125rem; }
  .SearchInput input:focus,
  .SearchInput input:hover {
    border-color: #000;
    background-image: url("../img/icon/magnifying-glass-selected.svg"); }
  .SearchInput .buttonReset {
    display: none;
    position: absolute;
    top: 50%;
    right: 2px;
    top: calc(50% + 4px);
    height: 20px;
    width: 20px;
    margin-top: -10px;
    background-color: #fff;
    cursor: pointer; }
  .SearchInput .buttonReset img {
    position: absolute;
    top: 50%;
    right: 50%;
    height: 0.75rem;
    width: 0.75rem;
    margin-top: -0.375rem;
    margin-right: -0.375rem; }
  .SearchInput button[type=submit] {
    height: 1.5rem;
    color: #fff;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }

@media (min-width: 48rem) {
  .SearchInput {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 15rem;
            flex: 0 1 15rem;
    padding-right: 0.75rem; } }

.FilterMenu {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%; }

.FilterMenu > form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.FilterMenu > form > * {
  display: none;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  min-width: 0; }
  .FilterMenu > form > *:nth-child(1) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
  .FilterMenu > form > *:nth-child(2) {
    display: block; }

.FilterMenu-label {
  position: relative;
  top: 2px;
  display: none;
  margin-right: 0.75rem;
  font-size: 0.75rem;
  font-weight: bold; }

.Filter-select {
  height: 1.5rem;
  width: 100%;
  font-size: 0.875rem;
  border-radius: 0.1875rem;
  padding: 0 0.75rem 0 0.375rem;
  background: #fff url("../img/icon/angle-down.svg") right 1px center no-repeat;
  background-size: 16px 16px;
  border-width: 0;
  font-size: 0.8125rem;
  -webkit-transition: background-color .35s;
  transition: background-color .35s; }

.Filter-select:hover {
  background-color: #2e7bc8;
  background-image: url("../img/icon/angle-down-selected.svg");
  color: #fff; }

.Filter-buttonDeselect {
  height: 1.5rem;
  width: 100%;
  font-size: 0.875rem;
  border-radius: 0.1875rem;
  overflow: hidden;
  border-color: #f2f3ef;
  padding-left: 1.5rem;
  background: #e0e1dd url("../img/icon/close-selected.svg") 0.3125rem center no-repeat;
  background-size: 11px 11px;
  color: #2e7bc8;
  font-size: 0.8125rem;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.Filter-emptyOptions {
  width: 100%;
  border-bottom: 1px solid #a0a0a0;
  color: #9b9b9b;
  font-size: 0.8125rem;
  text-decoration: line-through;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

@media (min-width: 48rem) {
  .FilterMenu > form > * {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 9rem;
            flex: 0 1 9rem;
    padding-right: 0.375rem; }
  .FilterMenu-label {
    display: block; } }

.Listing--gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-right: 0.75rem;
  padding-bottom: 2.25rem;
  padding-left: 0.75rem; }

.LoadingIndicator {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.Listing-buttonMore {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
  text-align: center; }

.NoResults {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  font-size: 1.25rem; }
  .NoResults h2 {
    padding-bottom: 0.75rem;
    font-weight: normal; }
  .NoResults button {
    display: inline-block;
    padding: 0.375rem 1.5rem;
    border-width: 0;
    background-color: #2e7bc8;
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.03125rem;
    line-height: 22px;
    text-align: center;
    cursor: pointer;
    border-radius: 10px;
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s; }
    .NoResults button:hover {
      background-color: #2562a0; }

.NoResults-term > div {
  display: inline-block;
  font-weight: bold; }

.ThumbRows {
  padding: 2.25rem 0.75rem 0; }
  .ThumbRows::after {
    clear: both;
    content: "";
    display: table; }

.ThumbRows-description {
  padding-right: 0.75rem;
  padding-bottom: 1.5rem;
  padding-left: 0.75rem;
  font-size: 0.875rem; }
  .ThumbRows-description::after {
    clear: both;
    content: "";
    display: table; }
  .ThumbRows-description h2 {
    font-size: 1.25rem;
    line-height: 36px; }
  .ThumbRows-description h3 {
    padding-top: 1.5rem;
    font-size: 1.25rem;
    line-height: 36px; }

.ThumbRows--latest {
  padding-top: 3.75rem;
  padding-bottom: 0; }
  .ThumbRows--latest .ThumbRows-description {
    padding-bottom: 0.75rem; }
  .ThumbRows--latest .Thumb {
    border-color: #c4c3bc; }

.ThumbRows--themes {
  padding-top: 0; }

.ThumbRows--themes .ThumbRows-description {
  padding-bottom: 0; }

@media (min-width: 48rem) {
  .ThumbRows-description {
    width: 74.5762711864%;
    float: left;
    margin-right: 1.6949152542%;
    padding-left: 3rem; }
    .ThumbRows-description h2 {
      font-size: 1.75rem;
      font-weight: normal; } }

@media (min-width: 60rem) {
  .ThumbRows-description {
    width: 66.1016949153%;
    float: left;
    margin-right: 1.6949152542%; } }

@media (min-width: 77.5rem) {
  .ThumbRows-description {
    width: 49.1525423729%;
    float: left;
    margin-right: 1.6949152542%; } }

.ThumbRow {
  margin-bottom: 1.5rem; }

.ThumbRow-headline {
  padding-bottom: 1.5rem; }
  .ThumbRow-headline > a {
    float: right; }

.ThumbRow-headline > h2,
.ThumbRow-moreMaterials {
  display: inline-block; }

.ThumbRow-headline > h2 > a {
  color: #000; }
  .ThumbRow-headline > h2 > a:hover {
    text-decoration: underline; }
  .ThumbRow-headline > h2 > a span {
    font-weight: normal; }

.ThumbRow-moreMaterials {
  padding-right: 1.125rem;
  font-size: 0.6875rem;
  font-weight: bold;
  text-transform: uppercase;
  background: url("../img/icon/angle-right-selected.svg") no-repeat right center;
  background-size: 0.75rem; }
  .ThumbRow-moreMaterials:hover {
    color: #2e7bc8;
    text-decoration: underline; }

.ThumbRow-description {
  padding-bottom: 1.5rem;
  font-size: 0.875rem; }

.ThumbRow--specialTheme .ThumbRow-headline {
  background: transparent url("../img/graphic/icon-ostern.png") no-repeat 24px 3px;
  background-size: 34px; }

.ThumbRow--specialTheme .ThumbRow-headline h2 {
  position: relative;
  top: 16px; }

.ThumbRow--specialTheme .ThumbRow-headline h2 a {
  padding-left: 2.25rem;
  font-size: 1.25rem;
  font-weight: normal;
  color: #DF6715; }

@media (min-width: 48rem) {
  .ThumbRow-description,
  .ThumbRow-headline {
    clear: both;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding-right: 3rem;
    padding-left: 3rem; } }

.Thumbs::after {
  clear: both;
  content: "";
  display: table; }

.Thumbs > * {
  width: 49.3975903614%;
  float: left;
  margin-bottom: 1.2048192771%; }
  .Thumbs > *:nth-child(2n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0; }
  .Thumbs > *:nth-child(2n + 2) {
    margin-left: 50.6024096386%;
    margin-right: -100%;
    clear: none; }

@media (min-width: 48rem) {
  .Thumbs > * {
    width: 32.5301204819%;
    float: left; }
    .Thumbs > *:nth-child(3n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .Thumbs > *:nth-child(3n + 2) {
      margin-left: 33.734939759%;
      margin-right: -100%;
      clear: none; }
    .Thumbs > *:nth-child(3n + 3) {
      margin-left: 67.4698795181%;
      margin-right: -100%;
      clear: none; } }

@media (min-width: 77.5rem) {
  .Thumbs > * {
    width: 32.5301204819%;
    float: left; }
    .Thumbs > *:nth-child(3n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .Thumbs > *:nth-child(3n + 2) {
      margin-left: 33.734939759%;
      margin-right: -100%;
      clear: none; }
    .Thumbs > *:nth-child(3n + 3) {
      margin-left: 67.4698795181%;
      margin-right: -100%;
      clear: none; } }

@media (min-width: 92.5rem) {
  .Thumbs > * {
    width: 24.0963855422%;
    float: left; }
    .Thumbs > *:nth-child(4n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .Thumbs > *:nth-child(4n + 2) {
      margin-left: 25.3012048193%;
      margin-right: -100%;
      clear: none; }
    .Thumbs > *:nth-child(4n + 3) {
      margin-left: 50.6024096386%;
      margin-right: -100%;
      clear: none; }
    .Thumbs > *:nth-child(4n + 4) {
      margin-left: 75.9036144578%;
      margin-right: -100%;
      clear: none; } }

@media (min-width: 48rem) {
  .Page--userDocuments .Thumbs > * {
    width: 24.0963855422%;
    float: left; }
    .Page--userDocuments .Thumbs > *:nth-child(4n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .Page--userDocuments .Thumbs > *:nth-child(4n + 2) {
      margin-left: 25.3012048193%;
      margin-right: -100%;
      clear: none; }
    .Page--userDocuments .Thumbs > *:nth-child(4n + 3) {
      margin-left: 50.6024096386%;
      margin-right: -100%;
      clear: none; }
    .Page--userDocuments .Thumbs > *:nth-child(4n + 4) {
      margin-left: 75.9036144578%;
      margin-right: -100%;
      clear: none; } }

@media (min-width: 77.5rem) {
  .Page--userDocuments .Thumbs > * {
    width: 24.0963855422%;
    float: left; }
    .Page--userDocuments .Thumbs > *:nth-child(4n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .Page--userDocuments .Thumbs > *:nth-child(4n + 2) {
      margin-left: 25.3012048193%;
      margin-right: -100%;
      clear: none; }
    .Page--userDocuments .Thumbs > *:nth-child(4n + 3) {
      margin-left: 50.6024096386%;
      margin-right: -100%;
      clear: none; }
    .Page--userDocuments .Thumbs > *:nth-child(4n + 4) {
      margin-left: 75.9036144578%;
      margin-right: -100%;
      clear: none; } }

@media (min-width: 92.5rem) {
  .Page--userDocuments .Thumbs > * {
    width: 15.6626506024%;
    float: left; }
    .Page--userDocuments .Thumbs > *:nth-child(6n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .Page--userDocuments .Thumbs > *:nth-child(6n + 2) {
      margin-left: 16.8674698795%;
      margin-right: -100%;
      clear: none; }
    .Page--userDocuments .Thumbs > *:nth-child(6n + 3) {
      margin-left: 33.734939759%;
      margin-right: -100%;
      clear: none; }
    .Page--userDocuments .Thumbs > *:nth-child(6n + 4) {
      margin-left: 50.6024096386%;
      margin-right: -100%;
      clear: none; }
    .Page--userDocuments .Thumbs > *:nth-child(6n + 5) {
      margin-left: 67.4698795181%;
      margin-right: -100%;
      clear: none; }
    .Page--userDocuments .Thumbs > *:nth-child(6n + 6) {
      margin-left: 84.3373493976%;
      margin-right: -100%;
      clear: none; } }

.ThumbRow .Thumbs > * {
  display: none; }

.ThumbRow .Thumbs > :nth-child(1),
.ThumbRow .Thumbs > :nth-child(2) {
  display: block; }

@media (min-width: 48rem) {
  .ThumbRow .Thumbs > :nth-child(3) {
    display: block; } }

@media (min-width: 77.5rem) {
  .ThumbRow .Thumbs > :nth-child(3) {
    display: block; } }

@media (min-width: 92.5rem) {
  .ThumbRow .Thumbs > :nth-child(4),
  .ThumbRow .Thumbs > :nth-child(4) {
    display: block; } }

.UDThumbButtons {
  z-index: 4;
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.BtnThumb {
  padding: 12px;
  min-width: 130px;
  text-align: right; }

.BtnThumb + .BtnThumb--addFav {
  min-width: 0; }

.BtnThumb--shareFav + .BtnThumb--addFav {
  padding-left: 0; }

.BtnThumb:hover .BtnThumb-label {
  text-decoration: underline; }

.BtnThumb--addFav .BtnThumb-label {
  color: #2e7bc8; }

.BtnThumb--addFav.s-isFavorit .BtnThumb-label {
  color: #7da030; }

.BtnThumb-icon {
  height: 24px;
  width: 24px; }

.BtnThumb--shareFav .BtnThumb-icon {
  background: transparent url("../img/icon/share.svg") no-repeat center center; }

.BtnThumb--addFav .BtnThumb-icon {
  border: 1px solid #2e7bc8;
  border-radius: 18px;
  background-color: #2e7bc8;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
  text-align: center; }
  .BtnThumb--addFav .BtnThumb-icon::after {
    position: relative;
    top: 1px;
    content: "+"; }

.BtnThumb--addFav.s-isFavorit .BtnThumb-icon {
  border-color: #7da030;
  background: #7da030 url("../img/icon/check2.svg") no-repeat center center;
  background-size: 16px; }
  .BtnThumb--addFav.s-isFavorit .BtnThumb-icon::after {
    content: ""; }

.BtnThumb-icon {
  float: right;
  margin-left: 8px; }

.BtnThumb-label {
  position: relative;
  top: 6px; }

.BtnThumb-label {
  font-size: 0.6875rem;
  font-weight: bold;
  text-transform: uppercase; }

.BtnThumb--addFav .BtnThumb-label::after {
  content: "vormerken"; }

.BtnThumb--addFav.s-isFavorit .BtnThumb-label::after {
  content: "entfernen"; }

.BtnThumb--shareFav .BtnThumb-label::after {
  content: "teilen"; }

.BtnThumb--shareFav + .BtnThumb--addFav .BtnThumb-label {
  display: none; }

.Thumb {
  position: relative;
  height: 14.25rem;
  border: 1px solid #e0e1dd;
  background-color: #f2f3ef;
  font-size: 0.875rem;
  cursor: pointer;
  -webkit-transition: all .35s;
  transition: all .35s; }
  .Thumb .BtnThumb-label {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .35s;
    transition: all .35s;
    letter-spacing: -0.03125rem; }
  .Thumb:hover .BtnThumb-label {
    visibility: visible;
    opacity: 1; }
  .Thumb:hover {
    border-color: #a0a0a0;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 14px rgba(0, 0, 0, 0.25);
            box-shadow: 0 3px 14px rgba(0, 0, 0, 0.25); }
  .Thumb a {
    display: block;
    height: 100%; }

.Thumb-text {
  position: relative;
  z-index: 2;
  overflow: hidden;
  padding: 0.75rem 2.25rem 0.75rem 0.75rem;
  color: #000; }
  .Thumb-text h3, .Thumb-text h4, .Thumb-text h5, .Thumb-text h6 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .Thumb-text h4, .Thumb-text h5, .Thumb-text h6 {
    font-weight: normal; }
  .Thumb-text h5 {
    color: #686868; }
  .Thumb-text h6 {
    width: 50%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0.75rem; }

.Thumb-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 30%;
  width: 100%;
  z-index: 2; }
  .Thumb-preview img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.Thumb-preview.s-isNew::after {
  content: 'neu';
  position: absolute;
  top: -24px;
  right: -0.375rem;
  height: 48px;
  width: 48px;
  border-radius: 48px;
  opacity: 0.85;
  color: #fff;
  background-color: #ff0000;
  font-size: 16px;
  font-weight: normal;
  line-height: 48px;
  letter-spacing: 0.03125rem;
  font-style: italic;
  text-align: center;
  -webkit-transform: rotate(-8deg);
          transform: rotate(-8deg); }

.Thumb--loadingPreview {
  position: relative;
  opacity: 0.9; }
  .Thumb--loadingPreview:hover {
    border-color: #e0e1dd;
    background-color: #f2f3ef;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .Thumb--loadingPreview .LoadingIndicator {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .Thumb--loadingPreview h6 {
    position: absolute;
    bottom: 0.75rem;
    width: 100%;
    text-align: center;
    font-weight: normal; }

@media (min-width: 48rem) {
  .BtnThumb--shareFav .BtnThumb-label::after {
    content: "Material teilen"; }
  .Thumb {
    height: 19.5rem; }
  .Thumb-preview {
    height: 50%; } }

.Modal {
  display: table;
  position: fixed;
  height: 100%;
  width: 100%; }

.Modal-cell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center; }

.Modal {
  background-color: rgba(0, 0, 0, 0.25);
  cursor: pointer; }
  .Modal h2:empty {
    display: none; }

.Modal--popup {
  background-color: rgba(0, 0, 0, 0.01); }

.Modal-content {
  position: relative;
  width: 100%;
  margin: 0 auto;
  border: 1px solid #ffcc00;
  padding: 1.5rem 1.5rem 0.75rem;
  background-color: white;
  text-align: left;
  cursor: default;
  -webkit-box-shadow: 4px 4px 18px rgba(0, 0, 0, 0.5);
          box-shadow: 4px 4px 18px rgba(0, 0, 0, 0.5); }
  .Modal-content h2 {
    padding-bottom: 0.75rem;
    font-size: 1.25rem; }
  .Modal-content ul {
    list-style-type: circle;
    list-style-position: inside; }
  .Modal-content hr {
    margin-bottom: 1.5rem; }
  .Modal-content a {
    color: #2e7bc8; }

.Modal-thumbPreview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f2f3ef; }

.Modal-thumbPreviewImage {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 7.5rem;
          flex: 0 0 7.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 0.75rem; }

.Modal-thumbPreviewText {
  padding-right: 0.75rem; }
  .Modal-thumbPreviewText h4 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }

.Modal-documentShareNetwork {
  margin-left: 7.5rem; }

.Modal-documentShareText {
  padding-top: 0;
  padding-bottom: 0.75rem; }

.Modal-documentShareButtons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .Modal-documentShareButtons > * {
    padding-right: 0.75rem; }

@media (min-width: 30rem) {
  .Modal-content {
    width: 30rem; } }

@media (min-width: 48rem) {
  .Modal-content {
    width: 34.5rem; } }

.s-modal {
  overflow: hidden; }

.Footer {
  padding-right: 0.75rem;
  padding-bottom: 1.5rem;
  padding-left: 0.75rem;
  background-color: #f2f3ef; }

.Footer-nav {
  padding-top: 1.5rem; }

.Footer-menus {
  font-size: 0.875rem; }
  .Footer-menus > * {
    padding-bottom: 0.75rem;
    text-align: center;
    line-height: 36px; }
    .Footer-menus > * > * {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
    .Footer-menus > * a > img {
      margin-right: 6px; }
  .Footer-menus img {
    vertical-align: middle; }
  .Footer-menus a {
    color: #343434; }
    .Footer-menus a:hover {
      color: #2e7bc8; }

@media (min-width: 48rem) {
  .Footer-menus {
    padding-bottom: 0;
    font-size: 0.875rem; }
    .Footer-menus::after {
      clear: both;
      content: "";
      display: table; }
    .Footer-menus > * {
      text-align: left;
      width: 22.2222222222%;
      float: left;
      margin-right: 3.7037037037%; }
      .Footer-menus > *:nth-child(4n) {
        float: right;
        margin-right: 0; }
      .Footer-menus > *:last-child {
        padding-top: 180px;
        text-align: right; } }

@media (min-width: 60rem) {
  .Footer {
    padding-right: 3.75rem;
    padding-bottom: 1.5rem;
    padding-left: 3.75rem; } }

.DocTopBar {
  position: fixed;
  width: 100%;
  height: heightNormal;
  background-color: #fff;
  font-size: 0.75rem; }

.DocTopBar-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 3rem;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  max-width: 1100px;
  padding-left: 0.75rem; }
  .DocTopBar-wrapper > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }

.DocTopBar-paging {
  margin-left: 7.5rem; }

.DocTopBar-navBack a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  line-height: 0.75rem; }

.DocTopBar-navBack a:hover {
  text-decoration: underline; }

.DocTopBar-navBack img {
  height: auto;
  width: 2.375rem; }

.DocTopBar-navBack span {
  padding-left: 0.75rem; }

.DocTopBar-projectTitle {
  display: none;
  padding-left: 0 !important; }

.DocTopBar-paging {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .DocTopBar-paging > * {
    min-width: 3rem;
    text-align: center;
    line-height: 0; }
  .DocTopBar-paging img {
    height: auto;
    width: 2.625rem; }

.DocTopBar .Paging-label {
  display: none; }

.DocTopBar-googleChallengeWrapper {
  display: absolute;
  height: 3rem; }

.GoogleChallengeBar {
  z-index: 200;
  position: fixed;
  top: -3rem;
  right: 0;
  bottom: -3rem;
  left: 0;
  height: 3rem;
  width: 100%;
  background-color: #ff0000; }

.GoogleChallengeBar-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 960px;
  height: 100%;
  margin: 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .GoogleChallengeBar-box p, .GoogleChallengeBar-box a, .GoogleChallengeBar-box a.btnChallenge, .GoogleChallengeBar-box a.btnMoreInfo {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.2;
    font-weight: bold;
    color: white; }
  .GoogleChallengeBar-box p {
    padding: 0.375rem;
    padding-right: 0;
    font-size: 12px; }
  .GoogleChallengeBar-box p a, .GoogleChallengeBar-box a.btnMoreInfo {
    text-decoration: underline; }
  .GoogleChallengeBar-box a.btnChallenge {
    display: inline-block;
    margin-right: 0.75rem;
    margin-left: 0.75rem;
    background-color: white;
    padding: 0.375rem;
    color: #ff0000;
    white-space: nowrap; }
    .GoogleChallengeBar-box a.btnChallenge:hover {
      text-decoration: underline; }
  .GoogleChallengeBar-box a.btnMoreInfo {
    display: inline-block;
    margin-right: 3.75rem;
    white-space: nowrap; }

.GoogleChallengeBar-box--md {
  display: none; }

.GoogleChallengeBar-box--lg {
  display: none; }

.GoogleChallengeBar .btnClose {
  position: absolute;
  top: 0.75rem;
  right: 1.5rem;
  font-size: 18px;
  color: white;
  cursor: pointer; }

.Page.has-googleChallengeBar .GoogleChallengeBar {
  top: 0;
  -webkit-transition: top 0.35s linear;
  transition: top 0.35s linear; }

@media (min-width: 48rem) {
  .DocTopBar .Paging-label {
    display: block;
    min-width: 0;
    line-height: 0.875rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .DocTopBar .Paging-labelAction,
  .DocTopBar .Paging-labelType {
    display: none; }
  .DocTopBar-wrapper > * {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%; }
  .DocTopBar-paging {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-right: 0;
    margin-left: 0; }
  .GoogleChallengeBar-box--sm {
    display: none; }
  .GoogleChallengeBar-box--md {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .GoogleChallengeBar-box--md p, .GoogleChallengeBar-box--md a {
      font-size: 13px; }
    .GoogleChallengeBar-box--md a.btnChallenge, .GoogleChallengeBar-box--md a.btnMoreInfo {
      font-size: 14px; }
    .GoogleChallengeBar-box--md a.btnChallenge {
      margin-right: 2.25rem;
      margin-left: 0.375rem; } }

@media (min-width: 60rem) {
  .DocTopBar .Paging-labelAction,
  .DocTopBar .Paging-labelType {
    display: inline; }
  .DocTopBar-projectTitle {
    display: inline; }
  .GoogleChallengeBar-box--md {
    display: none; }
  .GoogleChallengeBar-box--lg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .GoogleChallengeBar-box--lg p, .GoogleChallengeBar-box--lg a, .GoogleChallengeBar-box--lg a.btnChallenge, .GoogleChallengeBar-box--lg a.btnMoreInfo {
      font-size: 14px; }
    .GoogleChallengeBar-box--lg a.btnChallenge {
      margin-right: 3rem;
      margin-left: 1.5rem; } }

.DocWrapper {
  max-width: 1100px;
  height: 100vh;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 0.875rem; }

.DocHeader {
  margin-top: 3.75rem;
  margin-right: 0.75rem;
  margin-left: 0.75rem;
  -webkit-transition: margin 0.5s linear;
  transition: margin 0.5s linear; }
  .DocHeader > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%; }

.DocHeaderMain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 12rem;
  min-height: 12rem;
  min-width: 0;
  padding-right: 0; }
  .DocHeaderMain h2 {
    font-weight: normal; }
  .DocHeaderMain a {
    color: #2e7bc8; }
    .DocHeaderMain a:hover span {
      text-decoration: underline; }
  .DocHeaderMain p {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem; }

.DocDescriptionHeader {
  margin-bottom: 0.375rem;
  border-bottom: 1px solid #a0a0a0;
  padding-bottom: 0.375rem; }

.DocDescriptionBody {
  position: relative;
  overflow: hidden;
  padding-right: 0.75rem; }

.DocDescriptionFooter {
  border-bottom: 1px solid #a0a0a0;
  padding-top: 0.75rem;
  padding-bottom: 1.125rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
  .DocDescriptionFooter button span:hover {
    text-decoration: underline; }
  .DocDescriptionFooter img {
    position: relative;
    top: 0.3125rem;
    height: auto;
    width: 1.25rem; }
  .DocDescriptionFooter a {
    color: #2e7bc8; }
  .DocDescriptionFooter a:hover {
    text-decoration: underline; }

.DocActions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.DocActions-item {
  margin-right: 0.375rem; }
  .DocActions-item a,
  .DocActions-item button {
    padding-right: 0.375rem;
    padding-left: 0.375rem; }
  .DocActions-item button img {
    height: auto;
    width: 1.25rem; }
  .DocActions-item:last-child {
    margin-right: 0; }

.DocActions-itemFavorite {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }
  .DocActions-itemFavorite button {
    display: inline-block;
    padding: 0.375rem 1.5rem;
    border-width: 0;
    background-color: #2e7bc8;
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.03125rem;
    line-height: 22px;
    text-align: center;
    cursor: pointer;
    border-radius: 10px;
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    background: #2e7bc8 url("../img/icon/plus-white.svg") no-repeat 0.75rem center;
    background-size: 1.25rem;
    font-size: 0.75rem; }
    .DocActions-itemFavorite button:hover {
      background-color: #2562a0; }
  .DocActions-itemFavorite button img {
    margin-right: 0.75rem;
    margin-left: 1.5rem; }
  .DocActions-itemFavorite button::after {
    padding-left: 3rem;
    content: "vormerken"; }

.DocActions-itemFavorite.s-isFavorit button {
  border: 1px solid #7da030;
  color: #7da030;
  background-color: transparent;
  background-image: url("../img/icon/check-green.svg");
  background-size: 1.5rem; }

.DocActions-itemFavorite.s-isFavorit button::after {
  content: "entfernen"; }

.DocActions-itemFavorite.s-isFavorit:hover button {
  color: #fff;
  background-color: #7da030;
  background-image: url("../img/icon/check2.svg");
  background-size: 1.5rem; }

.DocActions-itemLabel {
  margin-right: 0.75rem;
  font-size: 0.75rem;
  font-weight: bold; }

.DocHeaderSidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 0;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 0; }

.DocEmbedInfo {
  font-size: 0.75rem;
  text-align: right; }
  .DocEmbedInfo button {
    font-size: 0.75rem;
    color: #686868; }
    .DocEmbedInfo button:hover span {
      text-decoration: underline; }
    .DocEmbedInfo button img {
      position: relative;
      top: 4px;
      height: auto;
      width: 1rem;
      margin-left: 0.375rem; }
  .DocEmbedInfo a:hover {
    text-decoration: underline; }

.DocEmbedInfo-item {
  display: inline-block; }

.DocEmbedInfo-itemProblem {
  margin-right: 1.5rem; }

.DocEmbedInfo-itemSource {
  display: block; }

.embedly-card {
  margin-top: 0.75rem; }
  .embedly-card blockquote {
    width: 50% !important;
    padding-top: 1.5rem !important;
    color: #000 !important; }
    .embedly-card blockquote a {
      color: #000 !important; }
  .embedly-card iframe {
    border: 0 solid #000; }

.DocBody {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0.375rem;
  margin-bottom: 0.75rem;
  background: url("../img/icon/rolling.gif") center center no-repeat;
  background-size: 0.875rem; }
  .DocBody iframe {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    height: 100%;
    width: 100%;
    border: 0; }

@media (min-width: 48rem) {
  .DocHeader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .DocHeaderMain {
    padding-right: 0.75rem; }
  .DocHeaderSidebar {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0.75rem;
    margin-bottom: -0.375rem; }
  .DocEmbedInfo-item {
    display: block; }
  .DocEmbedInfo-itemProblem {
    margin-right: 0; } }

.Page {
  background-color: #fff; }

.Page--fourHhfour {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .Page--fourHhfour > :first-child {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto; }

.Page--document {
  background-color: #f2f3ef; }

.Page--userDocument {
  background-color: #d2deb7; }

.Page--text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .Page--text > :first-child {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto; }
  .Page--text hr {
    margin: 0;
    border-width: 0;
    padding: 0;
    color: #fff;
    background-color: #fff; }

.Article {
  position: relative;
  max-width: 52.5rem;
  height: 100%;
  margin-left: 0;
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  .Article::after {
    clear: both;
    content: "";
    display: table; }

.Article .LoadingIndicator {
  position: absolute;
  height: 100%;
  width: 100%; }

.Article-nav {
  display: none;
  float: left;
  width: 25%;
  padding-top: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 1.5rem; }

.Article-main {
  float: right;
  width: 100%;
  height: 100%;
  padding-bottom: 2.25rem;
  font-size: 0.875rem; }
  .Article-main h2, .Article-main h1 {
    padding-bottom: 1.5rem;
    font-size: 1.25rem; }
  .Article-main h2 {
    padding-top: 2.25rem; }
  .Article-main h1 + h2 {
    padding-top: 0.75rem; }
  .Article-main h3 {
    font-style: italic; }
  .Article-main p {
    padding-bottom: 0.75rem; }
  .Article-main a {
    color: #2e7bc8; }

.Page--about .Article-main div > p:first-child {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-family: "Georgia", serif;
  line-height: 36px;
  text-align: center; }
  .Page--about .Article-main div > p:first-child em {
    font-size: 1.25rem; }

.Article-nav ~ .Article-main {
  float: left; }

.Article-menu li {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.Article-menu li.new-group {
  margin-top: 0.75rem; }
  .Article-menu li.new-group:first-child {
    margin-top: 0; }

.Article-menu a {
  color: #000;
  font-size: 0.875rem; }
  .Article-menu a.hover {
    text-decoration: underline; }

.Article-menu a.active {
  font-weight: bold; }
  .Article-menu a.active.hover {
    text-decoration: none; }

.Page.Page--aboutTeam h3 {
  padding-bottom: 0.375rem;
  font-size: 18px;
  font-style: normal; }

.Page.Page--aboutTeam h4 {
  padding-bottom: 0.375rem;
  font-size: 16px; }

.Page.Page--aboutTeam p {
  padding-bottom: 2.25rem;
  font-size: 16px; }

@media (min-width: 48rem) {
  .Article {
    margin-left: 3rem;
    padding-right: 0;
    padding-left: 0; }
  .Article-main {
    width: 75%;
    font-size: 16px; }
  .Page--about .Article-main div > p:first-child em {
    font-size: 1.875rem; }
  .Article-nav {
    display: block; } }

.Page--userDocuments {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #d2deb7; }
  .Page--userDocuments > :first-child {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto; }
  .Page--userDocuments .UDHeadline {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial; }
  .Page--userDocuments .DDBtnLogin {
    display: block; }
  .Page--userDocuments .Listing {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto; }
  .Page--userDocuments .Thumb {
    padding-top: 1.5rem;
    height: 16.5rem;
    background-color: #fff;
    border-color: #c7d6a5; }
    .Page--userDocuments .Thumb:hover {
      border-color: #7da030; }
  .Page--userDocuments .BtnThumb-label {
    display: block; }
  .Page--userDocuments .Thumb-preview {
    height: 30%; }
  .Page--userDocuments .BtnThumb {
    min-width: 164px; }
  .Page--userDocuments .BtnThumb + .BtnThumb--addFav {
    min-width: 0; }
  .Page--userDocuments .Footer-nav {
    border-color: #fff; }

.UDHeadline h2 {
  padding-bottom: 0.75rem; }

.UDUserInfo {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  text-align: left;
  font-size: 16px; }

.UDThumbButtons {
  min-height: 1.5rem; }

.UDHeadline {
  padding-bottom: 2.25rem;
  text-align: center;
  font-size: 1.5rem; }

@media (min-width: 48rem) {
  .UDUserInfo {
    width: 74.6987951807%;
    float: left;
    margin-right: 1.2048192771%;
    padding-left: 3rem; }
  .Page--userDocuments .BtnThumb {
    min-width: 192px; } }

@media (min-width: 60rem) {
  .UDUserInfo {
    width: 66.265060241%;
    float: left;
    margin-right: 1.2048192771%; } }

@media (min-width: 77.5rem) {
  .UDUserInfo {
    width: 49.3975903614%;
    float: left;
    margin-right: 1.2048192771%; } }

.SuggestResource {
  margin: 0 auto;
  padding-top: 2.25rem;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  background-color: #f2f3ef; }
  .SuggestResource h1 {
    padding-bottom: 0.75rem;
    font-size: 1.5rem;
    line-height: 36px; }
  .SuggestResource ul {
    padding-bottom: 0.75rem;
    font-size: 0.875rem; }
  .SuggestResource a {
    color: #7da030; }
  .SuggestResource a:hover {
    text-decoration: underline; }
  .SuggestResource figure {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
    font-size: 0.875rem; }
    .SuggestResource figure::after {
      clear: both;
      content: "";
      display: table; }
  .SuggestResource figure img {
    float: left;
    height: auto;
    width: 33%;
    padding-right: 3.7037037037%; }
  .SuggestResource .Form-note:empty {
    display: none; }

.SuggestResource-footer {
  min-height: 1.5rem;
  background-color: #fff; }

.SuggestResource-entry {
  font-size: 0.875rem; }

.SuggestResource-entryTitle {
  font-weight: bold; }

.Form.Form--suggestResource {
  padding-bottom: 1.5rem; }
  .Form.Form--suggestResource label {
    padding-right: 0.75rem;
    font-size: 0.75rem;
    font-weight: bold;
    text-align: right; }
  .Form.Form--suggestResource input[type=checkbox] + label {
    font-weight: normal; }
  .Form.Form--suggestResource textarea {
    height: 7.5rem;
    border-width: 0;
    border-bottom: 1px solid #a0a0a0;
    padding: 0.375rem; }
  .Form.Form--suggestResource .Form-textRow--big {
    font-size: 0.875rem; }
  .Form.Form--suggestResource .Form-inputRow {
    display: block; }
  .Form.Form--suggestResource .Form-submitRow {
    margin-left: 0; }
  .Form.Form--suggestResource .Form-submitRow input {
    width: auto; }
  .Form.Form--suggestResource .Form-submitRow input[type=button] {
    border-width: 0;
    background-color: transparent;
    color: #7da030;
    font-weight: bold;
    text-decoration: underline;
    letter-spacing: 0; }
  .Form.Form--suggestResource .Form-submitRow input[type=submit] {
    background-color: #7da030; }
    .Form.Form--suggestResource .Form-submitRow input[type=submit]:hover {
      background-color: #648026; }
  .Form.Form--suggestResource .Form-submitRow .BtnFbLogin {
    margin-left: 1.5rem;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem; }
    .Form.Form--suggestResource .Form-submitRow .BtnFbLogin label {
      font-weight: normal;
      font-size: 0.75rem; }

.Form-note {
  margin-top: 1.5rem;
  font-size: 0.75rem; }
  .Form-note.is-testing {
    padding-left: 2.25rem;
    background: url("../img/icon/rolling.gif") left center no-repeat;
    background-size: 0.875rem; }

@media (min-width: 48rem) {
  .SuggestResource {
    max-width: 48rem;
    padding: 2.25rem 3rem 4.5rem 0.75rem; }
    .SuggestResource h1, .SuggestResource p, .SuggestResource ul, .SuggestResource figure,
    .SuggestResource .SuggestResource-entry,
    .SuggestResource .Form-submitRow,
    .SuggestResource .Form-errorRow {
      margin-left: 7.5rem; }
  .Form.Form--suggestResource .Form-inputRow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .Form.Form--suggestResource .Form-submitRow {
    margin-left: 7.5rem; }
  .Form.Form--suggestResource .Form-submitRow .BtnFbLogin {
    margin-left: 3rem; }
  .Form-note {
    margin-top: 1.5rem;
    margin-left: 7.5rem; } }

.Page--search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .Page--search > :first-child {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto; }

.NoScript {
  max-width: 7.5rem;
  margin: 0 auto;
  margin-top: 6rem; }

.NotSupportedBrowser {
  max-width: 48rem;
  margin: 0 auto;
  margin-top: 6rem; }
  .NotSupportedBrowser h2 {
    font-weight: normal; }
  .NotSupportedBrowser h1 {
    font-size: 1.5rem; }
    .NotSupportedBrowser h1 > em {
      font-weight: normal; }
  .NotSupportedBrowser a {
    color: #2e7bc8; }

.NotSupportedBrowser-error {
  margin-top: 2.25rem;
  margin-bottom: 1.5rem;
  font-size: 1.25rem; }
  .NotSupportedBrowser-error > em {
    color: #dd8c00;
    font-style: normal; }

.Icon-plus {
  height: 16px;
  width: 16px;
  display: inline-block;
  background-color: #2e7bc8;
  border-radius: 8px;
  line-height: 16px;
  color: #fff;
  text-align: center; }
  .Icon-plus::after {
    content: '+'; }

.u-abbu,
.u-ab,
.u-abu {
  color: #000; }
  .u-abbu:hover,
  .u-ab:hover,
  .u-abu:hover {
    color: #2e7bc8;
    text-decoration: underline; }

.u-ab:hover {
  text-decoration: none; }

.u-abbu:hover {
  color: #000; }

.u-ap:hover {
  color: #2e7bc8; }

.u-apu {
  color: #2e7bc8; }
  .u-apu:hover {
    color: #2e7bc8;
    text-decoration: underline; }

.u-agrn {
  color: #7da030; }

.u-agry {
  color: #686868; }
  .u-agry:hover {
    color: #2e7bc8; }

.u-error {
  color: #ff0000; }

.u-hr {
  border: 0;
  border-bottom: 1px dashed #e0e1dd;
  background: #e0e1dd; }

.u-btn-prm {
  display: inline-block;
  padding: 0.375rem 1.5rem;
  border-width: 0;
  background-color: #2e7bc8;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.03125rem;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
  border-radius: 10px;
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s; }
  .u-btn-prm:hover {
    background-color: #2562a0; }

.u-btn-prm-smll {
  display: inline-block;
  padding: 2px 1.5rem;
  border-width: 0;
  background-color: #2e7bc8;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.03125rem;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
  border-radius: 10px;
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s; }
  .u-btn-prm-smll:hover {
    background-color: #2562a0; }

.u-compat-object-fit {
  background-size: cover;
  background-position: center center; }
  .u-compat-object-fit img {
    opacity: 0; }

.u-bt {
  background: transparent; }

.u-pt {
  padding-top: 0.75rem; }

.u-pt2 {
  padding-top: 1.5rem; }

.u-pt3 {
  padding-top: 2.25rem; }

.u-pt4 {
  padding-top: 3rem; }

.u-pb {
  padding-bottom: 0.75rem; }

.u-pb2 {
  padding-bottom: 1.5rem; }

.u-pb3 {
  padding-bottom: 2.25rem; }

.u-pb4 {
  padding-bottom: 3rem; }

.u-mt {
  margin-top: 0.75rem; }

.u-mt2 {
  margin-top: 1.5rem; }

.u-mt3 {
  margin-top: 2.25rem; }

.u-mt4 {
  margin-top: 3rem; }

.u-mb {
  margin-bottom: 0.75rem; }

.u-mb2 {
  margin-bottom: 1.5rem; }

.u-mb3 {
  margin-bottom: 2.25rem; }

.u-mb4 {
  margin-bottom: 3rem; }

.u-mr {
  margin-right: 0.75rem; }

.u-mr2 {
  margin-right: 1.5rem; }

.u-mr3 {
  margin-right: 2.25rem; }

.u-mr4 {
  margin-right: 3rem; }

.u-ml {
  margin-left: 0.75rem; }

.u-ml2 {
  margin-left: 1.5rem; }

.u-ml3 {
  margin-left: 2.25rem; }

.u-ml4 {
  margin-left: 3rem; }

.u-coError {
  color: #ff0000; }

.u-normal {
  font-weight: normal; }

.u-bold {
  font-weight: bold; }

.u-italic {
  font-style: italic; }

.u-list-basic li {
  padding-left: 1.125rem;
  background: url("../img/icon/point.svg") no-repeat 4px center;
  background-size: 0.1875rem; }

.u-small {
  font-size: 0.75rem; }

.u-normal {
  font-weight: normal; }

.u-stickeFooter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .u-stickeFooter > :first-child {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto; }

.u-clr {
  clear: both; }
