/*!*****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./themes/austogether/src/scss/print.scss ***!
  \*****************************************************************************************************************************************************************************************/
* {
  box-sizing: border-box;
}

body {
  font-feature-settings: "kern" 1, "onum" 0, "liga" 1;
  font-family: ForoSans-Regular, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 0.9rem;
  line-height: 1.4rem;
  color: #231f20;
  orphans: 2;
}

a {
  color: #231f20;
}

p:first-child {
  margin-top: 0;
}

ul li {
  margin-bottom: 1.1rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-feature-settings: "dlig" 1, "liga" 1, "lnum" 1, "kern" 1;
  font-family: ForoSans-ExtraBold, sans-serif;
  font-weight: normal;
  line-height: 130%;
}

h2:first-child {
  margin-top: 0;
}

.menu-toggle,
.login-header,
.has-menu,
.breadcrumbs,
.navigation,
.search-form,
.debugging,
.button_edit-page,
.skip-to-content,
.is-closed,
footer,
.p-nav,
.c-block__play,
.c-block__media.c-block__media_image,
.c-block__item_large,
.c-block_related,
.responsive-embed iframe,
.pageSlideshowContainer,
hr,
.teaser__block,
.courseInfoCard {
  display: none !important;
}

#AcknowledgementOfCountry {
  display: none;
}

.accordion-content {
  display: block !important;
}

.accordion-item {
  list-style: none;
  padding-bottom: 40px;
  margin-bottom: 0;
}
.accordion-item a {
  text-decoration: none;
}

.accordion_content {
  margin-left: 0;
  padding-left: 0;
}

blockquote {
  margin: 40px 0;
  padding: 20px;
  font-feature-settings: "dlig" 1, "liga" 1, "lnum" 1, "kern" 1;
  font-family: ForoSans-ExtraBold, sans-serif;
  font-weight: normal;
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  font-style: italic;
}
blockquote * {
  margin: 0;
  padding: 0;
}

.bg-grey .c-block {
  display: none;
}

.c-block_related .c-block__item {
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
}

.c-block_related .c-block__content,
.bg-grey .c-block__content {
  padding: 20px;
  font-size: 0.9em;
}

.editor-content * {
  text-align: left !important;
}
.editor-content ul {
  padding-left: 1rem;
}

header {
  margin-bottom: 40px;
}

.htmlContent {
  margin-bottom: 40px;
}
.htmlContent img {
  width: 100% !important;
}

.main-logo {
  display: block;
  text-align: left;
}
.main-logo img {
  width: 200px;
}

.noColSplit {
  display: block;
  break-inside: avoid;
}

.r-content {
  break-inside: avoid-page;
}

.r-content__list {
  font-size: 0.9rem;
  line-height: 1.3rem;
  padding-left: 0;
  list-style: none;
}
.r-content__list li {
  margin-bottom: 1.3rem;
}

.section_large {
  column-span: all;
  margin-bottom: 0;
  break-inside: avoid;
}
.section_large .c-hero__quote {
  text-align: center;
}
.section_large .c-hero__caption {
  text-align: center;
  font-style: italic;
  font-size: 0.8rem;
  line-height: 1.1rem;
}

sup {
  font-size: 60%;
  line-height: normal;
}

.ss-broken {
  text-decoration: none !important;
  color: #000;
}

.tagline {
  text-align: center;
}

img {
  width: 100%;
  height: auto;
}

div + section.section_large {
  column-span: none;
  margin-top: 40px;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  margin-bottom: 20px;
  font-size: 0.6rem;
}
div.c-hero__media + div.c-hero__caption {
  margin-bottom: 10px;
}

.qr {
  position: absolute;
  top: -10px;
  right: 0;
  opacity: 1 !important;
  z-index: 100;
}

/*# sourceMappingURL=print.css.map*/