@charset "UTF-8";
/* ==========================================================================
	 Extends using placeholder selector
	 ========================================================================== */
.form-wrapper:after {
  clear: both;
  content: "";
  display: table; }

.tooltip {
  font: 10px monospace;
  letter-spacing: -10px;
  overflow: hidden;
  text-indent: -500px;
  text-shadow: none; }

/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  background: #fff;
  color: #333;
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
dd {
  margin: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

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

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

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* ==========================================================================
   Base Styles
   ========================================================================== */
body {
  color: #787052;
  background-color: #fff;
  margin-left: 10px;
  margin-right: 10px; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

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

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

::selection {
  background: #b3d4fc;
  text-shadow: none; }

@media (min-width: 650px) {
  body {
    margin-left: 20px;
    margin-right: 20px; } }

@font-face {
  font-family: 'Waldorfschrift';
  src: url("../pws/fonts/waldorf-regular/Waldorfschrift.eot");
  src: url("../pws/fonts/waldorf-regular/Waldorfschrift.eot?#iefix") format("embedded-opentype"), url("../pws/fonts/waldorf-regular/Waldorfschrift.woff2") format("woff2"), url("../pws/fonts/waldorf-regular/Waldorfschrift.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Baar Sophia';
  src: url("../pws/fonts/baar-sophia-reg/BaarSophia.eot");
  src: url("../pws/fonts/baar-sophia-reg/BaarSophia.eot?#iefix") format("embedded-opentype"), url("../pws/fonts/baar-sophia-reg/BaarSophia.woff2") format("woff2"), url("../pws/fonts/baar-sophia-reg/BaarSophia.woff") format("woff"), url("../pws/fonts/baar-sophia-reg/BaarSophia.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/* ==========================================================================
   Form Styles
   ========================================================================== */
form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

button,
input,
select,
textarea {
  margin: 0;
  vertical-align: baseline; }

button,
input {
  line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield; }

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

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

/*-------------------------------------------
FORM
-------------------------------------------*/
fieldset {
  border: 1px solid #ccc;
  margin: 0 0 15px 0; }

legend {
  display: block; }

label {
  font-size: 12px;
  text-transform: uppercase; }

input[type="text"],
input[type="tel"],
input[type="password"],
input[type="email"],
textarea,
select {
  border: 1px solid #D5CDB3;
  padding: 10px;
  outline: none;
  margin: 0;
  width: 100%;
  display: block;
  background: #ffffff;
  border-radius: 3px;
  font-size: 14px; }

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
  border: 1px solid #37318D; }

textarea {
  min-height: 60px; }

input[type="checkbox"] {
  display: inline; }

.button,
button,
input[type="submit"] {
  border: none;
  color: #ffffff !important;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  padding: 10px 15px;
  border-radius: 3px;
  font-weight: normal;
  font-family: "waldorfschrift", serif;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease; }

.button--blue {
  background-color: #37318D; }
  .button--blue:hover, .button--blue:focus {
    background: #ada9e1;
    color: #37318D !important; }

.button--orange {
  background-color: #F56400; }
  .button--orange:hover, .button--orange:focus {
    background: #ff8029; }

.button--green {
  background-color: #9E9526; }
  .button--green:hover, .button--green:focus {
    background-color: #c7bc30; }

.button--red {
  background-color: #A14303; }
  .button--red:hover, .button--red:focus {
    background: #d35804; }

.button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .button-wrapper .pdf-size {
    margin-left: auto; }

.button--download {
  background-color: #f2f0e4;
  background-image: url(../pws/images/file-alt-regular.svg);
  background-position: left 20px center;
  background-size: 24px 28px;
  background-repeat: no-repeat;
  display: block;
  color: #9E9526 !important;
  padding: 15px 20px 15px 65px;
  margin-bottom: 10px;
  position: relative; }
  .button--download:hover, .button--download:visited {
    background-color: #eae6d3; }
  .button--download:after {
    content: '';
    background-image: url(../pws/images/media-border-bottom.svg);
    position: absolute;
    background-size: 100%;
    width: 100%;
    height: 5px;
    bottom: 0;
    left: 0; }
  .button--download .pdf-size {
    color: #a29e88;
    margin-left: auto;
    font-size: 12px;
    white-space: nowrap; }
  .button--download .pdf-title {
    font-weight: 500;
    font-size: 16px;
    margin-right: 10px; }
  .button--download .week-counter {
    font-weight: 500;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    color: #a29e88;
    display: block; }

.button__download--small {
  background-color: #f2f0e4;
  background-image: url(../pws/images/file-alt-regular.svg);
  background-position: left 11px center;
  background-size: 11px 28px;
  background-repeat: no-repeat;
  display: inline-block;
  color: #9E9526 !important;
  padding: 8px 10px 8px 30px;
  position: relative;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500; }
  .button__download--small:after {
    content: '';
    background-image: url(../pws/images/media-border-bottom.svg);
    position: absolute;
    background-size: 100%;
    width: 100%;
    height: 3px;
    bottom: 0;
    left: 0; }

.button__list {
  background-color: #A14303;
  border-bottom: 4px solid #f1efde;
  background-image: url(../pws/images/file-alt-regular.svg);
  background-position: left 11px center;
  background-size: 11px 28px;
  background-repeat: no-repeat;
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  color: #FBFAF5; }

.content-section--downloads ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.content-section--downloads .button--download {
  display: inline-block; }

.button--cta {
  display: inline-block;
  text-align: center;
  padding: 0;
  margin-bottom: 20px; }

.button--cta:last-child {
  margin-bottom: 0; }

.button--share {
  font-size: 10px;
  padding: 6px 6px 4px; }
  .button--share:hover, .button--share:focus {
    background: #c7bc30; }
  .button--share:before {
    content: url(../pws/images/share-icon.svg);
    display: inline-block;
    margin-right: 3px; }

.download--small {
  font-weight: 500;
  background-color: #f2f0e4;
  color: #9E9526 !important;
  font-size: 12px;
  padding: 3px 10px;
  text-transform: uppercase;
  display: inline-block; }

.button-text {
  display: block;
  padding: 10px;
  font-size: 16px; }

@media (min-width: 980px) {
  .button--cta {
    display: block; } }

::-webkit-input-placeholder {
  color: #aaaaaa; }

:-moz-placeholder {
  color: #aaaaaa;
  opacity: 1; }

::-moz-placeholder {
  color: #aaaaaa;
  opacity: 1; }

:-ms-input-placeholder {
  color: #aaaaaa; }

/* ==========================================================================
   Base Link, Button Styles and selection formating
   ========================================================================== */
a {
  color: #A14303;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

a:visited {
  color: #A14303; }

a:hover {
  color: #A14303; }

a:focus {
  outline: thin dotted; }

a:active {
  color: #A14303; }

button, .call-to-action {
  position: relative;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  background: #A14303; }
  button:hover, .call-to-action:hover {
    background-color: #A14303; }
  button:focus, .call-to-action:focus {
    outline: none;
    background-color: #A14303; }

.tooltip {
  position: absolute;
  top: -20px;
  left: 0;
  color: #000; }

.list-link {
  display: inline-block; }
  .list-link:before {
    content: url("../pws/images/list-icon-small.svg");
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 2px;
    width: 15px; }

.download-link {
  display: inline-block; }
  .download-link:before {
    content: url("../pws/images/download-icon-small.svg");
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 2px;
    width: 15px; }

.subscribe-link {
  display: inline-block; }
  .subscribe-link:before {
    content: url("../pws/images/subscribe-icon.svg");
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 2px;
    width: 20px; }

button:hover > .tooltip, button:focus > .tooltip {
  font-size: 14px;
  letter-spacing: 0;
  overflow: visible;
  text-indent: 0; }

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /*
     * Don't show links for images, or javascript/internal links
     */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

/* ==========================================================================
   Text Styles
   ========================================================================== */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.4;
  font-family: "Roboto", Helvetica, sans-serif;
  color: #787052; }
  body:before {
    -webkit-transition: all 0.3;
    -o-transition: all 0.3;
    transition: all 0.3; }
  body.open-menu:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(55, 49, 141, 0.3);
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 9; }

strong, label, th, legend {
  font-weight: 500; }

h1, h2, h3, h4, h5, h6, hgroup, ul, ol, dd, p, figure, form, pre, table, hr {
  margin: 0 0 10px 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #4B3D16;
  line-height: 1.2; }

@media (min-width: 980px) {
  body {
    font-size: 17px;
    line-height: 1.5; } }

/* ==========================================================================
   Table Styles
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

/* ==========================================================================
   Test Styles
   ========================================================================== */
form button:not([type]):after {
  background: #f04124;
  color: white;
  content: 'Warning: this button doesn’t have a type'; }

a[href=""]:after {
  background: #f04124;
  color: white;
  content: 'Warning: This link does not have a href value'; }

.wpcf7-form li {
  list-style-type: none;
  margin-bottom: 15px; }

.wpcf7-form ul {
  padding: 0;
  margin: 0; }

.map {
  margin-top: 40px; }

#mapid {
  height: 300px;
  width: 100%;
  margin-bottom: 40px; }

.address {
  margin-bottom: 20px;
  color: #787052; }

.address > * {
  display: block;
  font-size: 18px; }

.contact-details {
  list-style-type: none;
  margin: 0;
  padding-left: 0; }
  .contact-details strong {
    display: inline-block;
    font-weight: 500;
    width: 100px; }

.postal-address,
.location-address {
  margin-bottom: 30px; }

@media (min-width: 650px) {
  .postal-address {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    margin-left: 50px; }
  .postal-address,
  .location-address {
    margin-bottom: 0; }
  .contact-form {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }

.filter-wrapper {
  -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.1)); }

.pws-intro {
  position: relative;
  background-color: #FAC639;
  background-image: url("../pws/images/bg-intro.png");
  border-radius: 20px;
  -webkit-clip-path: polygon(50% 5px, 98% 10%, 100% 15%, 97% 97%, 95% 100%, 5% 100%, 15px 97%, 0% 15%, 10px 10%);
          clip-path: polygon(50% 5px, 98% 10%, 100% 15%, 97% 97%, 95% 100%, 5% 100%, 15px 97%, 0% 15%, 10px 10%);
  color: #A14303;
  padding: 60px 30px 30px;
  font-size: 16px;
  overflow: hidden;
  line-height: 1.3;
  font-weight: 300; }
  .pws-intro .button {
    font-size: 14px; }
  .pws-intro p {
    margin-bottom: 20px; }

.pws-intro:after {
  content: '';
  position: absolute;
  bottom: -56px;
  right: -47px;
  height: 150px;
  width: 160px;
  background-image: url("../pws/images/bg-spiral.png");
  background-size: 75%;
  background-repeat: no-repeat;
  opacity: 0.5; }

.pws-intro__header {
  color: #A14303;
  font-family: "waldorfschrift", serif;
  font-size: 20px;
  margin-bottom: 15px; }

.steiner-verse {
  margin-bottom: 40px; }
  .steiner-verse blockquote {
    padding: 0;
    margin: 0; }
  .steiner-verse p {
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
    margin-bottom: 15px;
    color: #827a5d; }
  .steiner-verse footer {
    font-size: 13px;
    font-family: "Baar Sophia", Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: bold; }

.school-overview {
  margin-bottom: 50px; }

.school-overview__intro {
  margin-bottom: 40px;
  text-align: center; }

.school-overview__intro a {
  background-image: url("../pws/images/bg-signbutton.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  font-family: "Baar Sophia", Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  max-width: 240px;
  display: block;
  text-align: center;
  color: #787052;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding: 20px;
  margin-left: auto;
  margin-right: auto; }
  .school-overview__intro a:hover {
    left: 3px; }

.school-overview__intro h2 {
  margin-bottom: 10px; }

.school-overview__intro p {
  line-height: 1.3;
  padding: 0 20px;
  font-size: 16px;
  font-weight: 300;
  color: #4B3D16;
  padding-left: 40px;
  padding-right: 40px; }

.school-overview__slider {
  background-image: url("../pws/images/bg-overview-slider.png");
  background-size: contain;
  background-repeat: no-repeat;
  padding: 40px; }

.events {
  margin-bottom: 50px; }

.events__header a {
  white-space: nowrap; }

.event-community-wrapper {
  margin-bottom: 40px; }

.community-events {
  background-image: url("../pws/images/bg-community-groups.jpg");
  background-size: cover;
  padding: 60px 40px 40px;
  background-repeat: no-repeat;
  color: #37318D;
  -webkit-clip-path: polygon(11.22% 1px, 85.06% 1px, 93.72% 2.71%, 99.67% 19.01%, 100.33% 90%, 89.78% 97.92%, 14.2% 99.54%, 0px 94%, 0px 8%);
          clip-path: polygon(11.22% 1px, 85.06% 1px, 93.72% 2.71%, 99.67% 19.01%, 100.33% 90%, 89.78% 97.92%, 14.2% 99.54%, 0px 94%, 0px 8%);
  -ms-flex-item-align: start;
      align-self: start; }
  .community-events a {
    color: #37318D; }

.community-events__header {
  color: #37318D;
  font-family: "waldorfschrift", serif;
  font-size: 22px;
  line-height: 1.3;
  margin-bottom: 30px; }

.community-group__description {
  font-weight: 300; }

.home .community-group__title {
  font-family: "Baar Sophia", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px; }

.home .community-group {
  margin-bottom: 20px; }

.pws-intro__wrapper {
  margin-top: -50px; }

.pws-intro-column-left {
  margin-bottom: 30px; }

.pws-intro-column-right {
  padding-left: 40px;
  padding-right: 40px; }

.pws-intro__button {
  margin-bottom: 30px;
  font-size: 16px;
  display: block;
  text-align: center;
  padding: 25px 40px;
  line-height: 1.2;
  border-right: 6px solid #37318D;
  border-bottom: 2px solid #37318D;
  -webkit-clip-path: polygon(93% 0, 100% 25%, 99% 98%, 50% 100%, 0 96%, 0 6%);
          clip-path: polygon(93% 0, 100% 25%, 99% 98%, 50% 100%, 0 96%, 0 6%);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .pws-intro__button:hover {
    border-right-color: transparent;
    -webkit-clip-path: polygon(90% 0px, 99.71% 41.58%, 92.14% 98%, 40% 100%, 0px 86%, 0px 6%);
            clip-path: polygon(90% 0px, 99.71% 41.58%, 92.14% 98%, 40% 100%, 0px 86%, 0px 6%); }

.blog {
  background-color: #FAF8F0;
  margin-bottom: 80px;
  margin-top: 50px;
  padding: 20px 0;
  position: relative;
  margin-left: -10px;
  margin-right: -10px; }
  .blog:after {
    content: '';
    position: absolute;
    bottom: -45px;
    width: 100%;
    height: 47px;
    background-image: url("../pws/images/bg-blog.png");
    background-repeat: no-repeat;
    background-size: cover; }
  .blog .inner-wrapper {
    padding-left: 20px;
    padding-right: 20px; }

.article:not(:last-child) {
  border-bottom: 2px solid #f1efde;
  margin-bottom: 30px;
  padding-bottom: 10px; }

.home .article p {
  font-size: 15px; }

.blog__header {
  color: #A14303;
  font-family: "Baar Sophia", Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px; }

.article__header a {
  display: block;
  margin-bottom: 10px; }

.article__title {
  font-family: "waldorfschrift", serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 10px; }

.article__date {
  font-size: 12px;
  color: #a29e88;
  margin-bottom: 5px;
  display: inline-block; }

.important-dates {
  margin-bottom: 50px; }

.term-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px; }
  .term-wrapper .term-number {
    white-space: nowrap; }
  .term-wrapper .term-dates {
    font-weight: 300; }

.dates-subscribe {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px; }
  .dates-subscribe h2 {
    font-family: "Baar Sophia", Helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 10px; }

.home .all-dates {
  font-weight: 500;
  text-decoration: underline; }

.home .tab-content {
  margin-bottom: 20px; }

.home .event__title {
  font-size: 20px; }

.cycle-slideshow img {
  -webkit-clip-path: polygon(4% 3.09%, 95% 0px, 100% 9%, 100% 89%, 93% 100%, 4% 95.57%, 0px 90.57%, 0px 7.68%);
          clip-path: polygon(4% 3.09%, 95% 0px, 100% 9%, 100% 89%, 93% 100%, 4% 95.57%, 0px 90.57%, 0px 7.68%); }

@media (min-width: 480px) {
  .school-overview__slider {
    padding: 60px 80px; } }

@media (min-width: 650px) {
  .pws-intro__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -125px;
    margin-bottom: 40px; }
  .pws-intro-column-left {
    -webkit-box-flex: 60%;
        -ms-flex: 60%;
            flex: 60%; }
  .pws-intro {
    max-width: 650px;
    margin-right: 70px; }
  .pws-intro-column-right {
    -webkit-box-flex: 40%;
        -ms-flex: 40%;
            flex: 40%;
    padding: 0; }
  .pws-intro__header {
    font-size: 24px; }
  .pws-intro__button {
    margin-bottom: 80px;
    font-size: 20px;
    background-color: rgba(55, 49, 141, 0.8);
    color: #37318D; }
    .pws-intro__button:hover {
      background-color: rgba(173, 169, 225, 0.8); }
  .community-events__header {
    font-size: 26px; }
  .school-overview__intro {
    max-width: 300px;
    width: 30%;
    margin-right: 20px;
    text-align: left; }
  .school-overview__intro a {
    font-size: 16px;
    white-space: nowrap;
    margin-left: 0;
    margin-right: 0; }
  .school-overview__intro p {
    padding-left: 0;
    padding-right: 0; }
  .school-overview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 33%;
            flex: 1 0 33%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .school-overview__slider {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 20%;
    margin-top: 50px;
    margin-bottom: 50px; }
  @supports (display: grid) {
    .school-overview__slider {
      grid-column: 1 / 4;
      justify-self: center;
      margin: 0; }
    .school-overview__intro {
      width: 100%;
      margin-right: 0; }
    .school-overview {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      grid-gap: 20px;
      margin-bottom: 100px; } }
  .blog-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -20px;
    margin-right: -20px; }
  .blog {
    margin-top: 70px;
    margin-bottom: 90px;
    margin-left: 0;
    margin-right: 0; }
  .blog:after {
    background-size: contain; }
  .article {
    margin: 0 20px 0 20px !important;
    width: 33%;
    border-bottom: 0 !important;
    padding-bottom: 0 !important; }
  .article__date {
    font-size: 13px; }
  .dates-subscribe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .dates-subscribe > div {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%; }
    .dates-subscribe h2 {
      margin-bottom: 20px; }
  .important-dates {
    margin-right: 50px; }
  .events__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -10px;
    margin-right: -10px; }
    .events__wrapper .event {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      margin-left: 10px;
      margin-right: 10px; }
  .home .event {
    margin-bottom: 0; }
  .home .media__grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

@media (min-width: 980px) {
  .pws-intro {
    padding: 80px 60px 50px;
    font-size: 20px; }
    .pws-intro p {
      margin-bottom: 30px; }
  .pws-intro:after {
    bottom: -20px;
    right: 0;
    background-size: cover; }
  .pws-intro__wrapper {
    margin-bottom: 20px;
    margin-top: -155px; }
  .pws-intro__header {
    font-size: 30px; }
  .pws-intro-column-left {
    margin-bottom: 100px; }
  .event-community-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px; }
    .event-community-wrapper > section {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
  .events {
    margin-right: 40px; }
  .events__wrapper {
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0; }
    .events__wrapper .event {
      margin-left: 0;
      margin-right: 0; }
  .home .event__title {
    font-size: 24px; }
  .home .event {
    margin-bottom: 30px; }
  .home .media__column--left {
    margin-left: 0; }
  .home .media__grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .community-events {
    max-width: 40%; }
  .school-overview {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto; }
  .school-overview__intro a {
    font-size: 18px; }
  @supports (display: grid) {
    .school-overview {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
      grid-template-rows: 1fr 1fr 1fr;
      grid-gap: 30px; }
    .school-overview__intro--early-childhood {
      grid-column: 2 / 4;
      grid-row: 1 / 1; }
    .school-overview__intro--primary-school {
      grid-column: 1 / 3;
      grid-row: 2; }
    .school-overview__intro--high-school {
      grid-column: 2 / 4;
      grid-row: 3; }
    .school-overview__slider {
      grid-column: 3 / 6;
      grid-row: 1 / 4;
      justify-self: center;
      align-self: center;
      margin-top: -50px; } }
  .pws-intro__button {
    margin-bottom: 150px;
    font-size: 22px;
    max-width: 350px;
    padding: 30px 50px 20px; }
  .school-overview__intro {
    margin-bottom: 20px; }
    .school-overview__intro h2 {
      padding-left: 0; }
  .school-overview__intro--high-school {
    margin-top: 20px; }
  .school-overview__intro p {
    padding: 0; }
  .steiner-verse p {
    font-size: 25px;
    max-width: 270px; }
  .steiner-verse footer {
    font-size: 14px; }
  .blog {
    margin-bottom: 140px; }
  .important-dates {
    margin-right: 100px; } }

@media (min-width: 1280px) {
  .steiner-verse p {
    font-size: 28px;
    max-width: 350px; } }

@media screen and (min-width: 1500px) {
  .home .media__column--left {
    margin-left: -40px; } }

.newsletter-archive h2 {
  font-family: "Baar Sophia", Helvetica, sans-serif;
  margin-bottom: 10px;
  font-size: 20px; }

.newsletter-term {
  margin-bottom: 30px; }

@media (min-width: 980px) {
  .newsletter-term {
    width: 50%;
    float: left;
    padding: 0 10px; }
  .newsletter-archive > div:not([aria-hidden=true]) {
    margin: 0 -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

.student-gallery--item {
  background-color: #f2f0e4;
  display: inline-block;
  color: #9E9526;
  position: relative;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }
  .student-gallery--item:after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 25px;
    background-image: url(../pws/images/media-border-bottom.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center; }
  .student-gallery--item figure {
    margin: 0; }
  .student-gallery--item figcaption {
    padding: 17px; }
  .student-gallery--item:visited, .student-gallery--item:hover {
    color: #9E9526; }
  .student-gallery--item:hover {
    opacity: 0.8; }

.community-group__title {
  font-family: "Baar Sophia", Helvetica, sans-serif;
  color: #9E9526; }

/* ==========================================================================
   Layout/Constrained
   ========================================================================== */
.outer-wrapper {
  background-color: #FBFAF5;
  max-width: 1700px;
  margin-left: auto;
  margin-right: auto; }

.hero {
  max-width: 1700px;
  margin-left: auto;
  margin-right: auto; }

.inner-wrapper {
  max-width: 1400px;
  padding: 0 10px;
  margin: 0 auto; }

@media (min-width: 650px) {
  .inner-wrapper {
    padding: 0 20px; } }

/* ==========================================================================
   Footer Styles
   ========================================================================== */
.footer {
  background: #FAF8F0;
  padding: 30px 0;
  max-width: 1700px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px; }

.social-links {
  list-style-type: none;
  margin: 0; }
  .social-links li {
    display: inline-block;
    margin-left: 10px; }

@media (min-width: 650px) {
  .footer {
    margin-bottom: 30px; }
  .footer .inner-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .social-links {
    margin-left: auto; } }

/* ==========================================================================
   Header Styles
   ========================================================================== */
/*** ESSENTIAL STYLES ***/
.header {
  color: #37318D;
  background-color: #fff; }

.logo {
  display: block;
  margin: 10px 60px 10px 0;
  max-width: 300px; }

.hero {
  -webkit-clip-path: polygon(0px 3%, 80.16% 1px, 100% 4.57%, 100% 100%, 0px 100%);
          clip-path: polygon(0px 3%, 80.16% 1px, 100% 4.57%, 100% 100%, 0px 100%); }

.hero img {
  display: block;
  width: 100%; }

.hero {
  position: relative; }
  .hero:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 50px;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%); }

@media (min-width: 650px) {
  .home .hero:before {
    height: 150px; } }

@media (min-width: 980px) {
  .logo {
    margin-top: 30px; } }

.page-column {
  background-color: #FBFAF5;
  padding: 0px 20px 20px;
  position: relative;
  margin-top: -10px; }

.page-column:before {
  content: '';
  background-image: url(../pws/images/page-column-top-small.svg);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -30px;
  height: 50px;
  width: 100%; }

.page-header {
  margin-bottom: 30px; }

.page-title {
  color: #A14303;
  font-family: "waldorfschrift", serif;
  font-size: 22px; }

.page-subtitle {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  font-family: "Baar Sophia", Helvetica, sans-serif;
  margin-bottom: 20px;
  color: #4B3D16; }

.featured-paragraph {
  font-size: 16px;
  margin-bottom: 30px;
  color: #4B3D16;
  font-weight: 300; }

.title-wrapper {
  margin-bottom: 20px; }

.share {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative; }
  .share .share__list {
    opacity: 0;
    -ms-flex-item-align: center;
        align-self: center;
    top: 22px;
    position: absolute;
    z-index: 10;
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 17px 20px;
    text-align: center;
    background: #f2f0e4;
    -webkit-clip-path: polygon(50% 0, 100% 12%, 91% 97%, 50% 100%, 9% 97%, 0 13%);
            clip-path: polygon(50% 0, 100% 12%, 91% 97%, 50% 100%, 9% 97%, 0 13%);
    border-radius: 5px;
    -webkit-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease; }
    .share .share__list li {
      padding: 0;
      margin-bottom: 5px; }
    .share .share__list .facebook a:before {
      content: url(../pws/images/share-facebook.svg); }
    .share .share__list .twitter a:before {
      content: url(../pws/images/share-twitter.svg); }
    .share .share__list .email a:before {
      content: url(../pws/images/share-email.svg); }
    .share .share__list li:last-child {
      margin-bottom: 0; }
    .share .share__list a {
      color: #9E9526;
      text-transform: uppercase;
      font-size: 11px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-weight: 500; }
      .share .share__list a:before {
        content: '';
        margin-right: 5px;
        width: 15px;
        display: inline-block; }

.share.visible .share__list {
  opacity: 1; }

.category-wrapper {
  display: inline-block;
  margin-right: 10px; }

@media (min-width: 480px) {
  .page-column {
    margin-top: -30px; } }

@media (min-width: 650px) {
  .page-title {
    font-size: 28px; }
  .featured-paragraph {
    font-size: 20px;
    margin-bottom: 50px; }
  .page-header {
    margin-bottom: 30px; }
  .page-column {
    margin-top: -40px;
    padding: 40px 40px; }
  .page-column:before {
    background-image: url(../pws/images/page-column-top.svg);
    top: -36px; }
  .title-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .share {
    margin-left: auto; } }

@media (min-width: 980px) {
  .page-column {
    margin-top: -80px;
    margin-right: 70px;
    padding: 50px 50px; }
  .page-header {
    margin-bottom: 40px; }
  .page-title {
    font-size: 32px; } }

@media (min-width: 1140px) {
  .page-column {
    margin-top: -100px;
    padding-left: 80px;
    padding-right: 80px; } }

/* ==========================================================================
   Grid Styles
	 ========================================================================== */
.sidebar {
  padding: 50px 20px 0; }

@media (min-width: 980px) {
  .two-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .two-column #content {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
  .sidebar {
    width: 100%;
    max-width: 300px;
    padding: 0; }
  .flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px; }
  .gallery, .page-id-450 .page-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .gallery > div, .gallery > a, .page-id-450 .page-content > div, .page-id-450 .page-content > a {
      -webkit-box-flex: 200px;
          -ms-flex: 200px;
              flex: 200px;
      margin: 1rem; } }

@supports (display: grid) {
  .gallery, .page-id-450 .page-content {
    display: grid;
    grid-gap: 2rem;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); }
    .gallery img, .page-id-450 .page-content img {
      width: 100%; }
    .gallery > div, .gallery > a, .page-id-450 .page-content > div, .page-id-450 .page-content > a {
      margin: 0; } }

/* ==========================================================================
   Form Validation Styles
   ========================================================================== */
span.wpcf7-not-valid-tip {
  color: #f04124; }

div.wpcf7-validation-errors {
  border: none !important;
  background: #A14303; }

div.wpcf7-response-output {
  margin-left: 0 !important;
  margin-right: 0 !important;
  color: #FBFAF5;
  padding: 10px; }

div.wpcf7-mail-sent-ok {
  border: none !important;
  background: #9E9526; }

.tab {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

[aria-hidden=true] {
  display: none; }

.tabs {
  margin: 0 0 20px 0;
  padding: 0;
  border-bottom: 2px solid #9E9526;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .tabs a {
    font-weight: 500;
    padding: 8px 12px;
    color: #9E9526; }
  .tabs a:before {
    display: inline-block;
    margin-right: 5px;
    content: '';
    width: 15px;
    height: 12px;
    background-image: url("../pws/images/list-icon-green.svg");
    background-size: cover; }
  .tabs [aria-selected=true] {
    background: #9E9526;
    color: #fff; }
    .tabs [aria-selected=true]:before {
      background-image: url("../pws/images/list-icon.svg"); }

.page-content .tab-interface h2 {
  font-size: 18px;
  text-transform: uppercase; }

.tabs--red {
  border-bottom-color: #A14303; }
  .tabs--red a {
    color: #A14303; }
  .tabs--red a:before {
    background-image: url("../pws/images/list-icon-red.svg"); }
  .tabs--red [aria-selected=true] {
    background-color: #A14303; }

.tab-content {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.term-number {
  font-weight: 500;
  margin-right: 20px; }

.term-info {
  margin-bottom: 10px; }

/* ==========================================================================
   Editor Styles
   ========================================================================== */
html .mceContentBody {
  font-size: 100%;
  max-width: 474px;
  margin: 20px;
  /**
	 * Links
	 * ----------------------------------------------------------------------------
	 */
  /**
	 * Alignment
	 * ----------------------------------------------------------------------------
	 */
  /**
	 * Tables
	 * ----------------------------------------------------------------------------
	 */
  /**
	 * Images
	 * ----------------------------------------------------------------------------
	 */
  /**
	 * RTL
	 * ----------------------------------------------------------------------------
	 */ }
  html .mceContentBody img {
    height: auto;
    max-width: 474px;
    vertical-align: middle; }
  html .mceContentBody .wp-caption.alignleft {
    margin: 7px 14px 7px 0; }
  html .mceContentBody html .mceContentBody.rtl {
    direction: rtl;
    unicode-bidi: embed; }
  html .mceContentBody .rtl ol,
  html .mceContentBody .rtl ul {
    margin-left: 0;
    margin-right: 24px; }
  html .mceContentBody .rtl .wp-caption,
  html .mceContentBody .rtl tr th {
    text-align: right; }
  html .mceContentBody .rtl td {
    text-align: right; }

.sf-menu {
  display: none;
  position: absolute;
  top: 70px;
  z-index: 10;
  right: 10px; }

.toggle-nav {
  position: absolute;
  right: 10px;
  top: 20px;
  z-index: 10;
  border-radius: 0;
  -webkit-clip-path: polygon(7% 0, 95% 0, 95% 93%, 0% 100%);
          clip-path: polygon(7% 0, 95% 0, 95% 93%, 0% 100%); }
  .toggle-nav span {
    width: 15px;
    height: 2px;
    background-color: #fff;
    margin-bottom: 4px;
    display: block;
    -webkit-transition: margin 0.3s ease;
    -o-transition: margin 0.3s ease;
    transition: margin 0.3s ease; }
  .toggle-nav span:last-child {
    margin-bottom: 0 !important; }
  .toggle-nav.active span {
    height: 3px;
    margin-bottom: 6px; }

.sf-menu, .sf-menu * {
  list-style: none; }

.sf-menu a {
  color: #37318D;
  display: block;
  position: relative;
  text-transform: uppercase;
  font-family: "Baar Sophia", Helvetica, sans-serif;
  font-size: 16px;
  white-space: nowrap;
  font-weight: bold; }

.sf-menu li {
  margin-bottom: 10px; }
  .sf-menu li:first-child {
    margin-top: 5px; }

.sf-menu, .sf-menu * {
  list-style: none; }

.sf-menu {
  background-color: #F2F2FB;
  padding: 30px 20px 10px;
  border-radius: 10px;
  -webkit-clip-path: polygon(94% 0, 100% 14%, 97% 100%, 2% 100%, 1% 6%);
          clip-path: polygon(94% 0, 100% 14%, 97% 100%, 2% 100%, 1% 6%); }

.header .sub-menu {
  padding: 10px;
  background-color: #37318D;
  position: relative; }
  .header .sub-menu li {
    margin-bottom: 10px; }
  .header .sub-menu a {
    color: white;
    font-family: "Roboto", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 14px; }
  .header .sub-menu li:first-child {
    margin-top: 5px; }

@media (min-width: 980px) {
  .toggle-nav {
    display: none; }
  .header .inner-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .sf-menu {
    margin-left: auto;
    background-image: url("../pws/images/bg-navigation.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;
    background-color: transparent;
    position: relative;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-clip-path: none;
    clip-path: none;
    -ms-flex-item-align: start;
        align-self: start;
    padding: 20px 30px; }
  .sf-menu li {
    position: relative;
    margin-right: 20px; }
  .sf-menu li {
    margin-bottom: 0; }
    .sf-menu li:first-child {
      margin-top: 0; }
  .sf-menu li:hover > ul,
  .sf-menu li.sfHover > ul {
    display: block; }
  .sf-menu ul ul {
    top: 0;
    left: 100%; }
  .header .sub-menu {
    position: absolute;
    display: none;
    top: 70px;
    z-index: 99;
    padding: 0 30px 10px;
    margin: 0;
    text-align: center;
    -webkit-clip-path: polygon(0px -37px, 100% -37px, 97% 100%, 3% 100%);
            clip-path: polygon(0px -37px, 100% -37px, 97% 100%, 3% 100%); }
    .header .sub-menu:before {
      content: '';
      width: 100%;
      height: 37px;
      position: absolute;
      background-image: url("../pws/images/submenu-top.svg");
      background-size: cover;
      background-repeat: no-repeat;
      background-position: bottom center;
      top: -37px;
      left: 0; }
    .header .sub-menu a {
      text-transform: none;
      white-space: nowrap;
      margin-bottom: 10px;
      font-weight: 600; }
    .header .sub-menu li {
      margin-right: 0; }
  .menu-item-has-children {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

@media (min-width: 1280px) {
  .sf-menu {
    padding: 30px 40px; }
    .sf-menu li {
      margin-right: 30px; }
  .sf-menu a {
    font-size: 17px; }
  .header .sub-menu a {
    font-size: 16px; } }

.wp-pagenavi {
  text-align: center;
  color: #f2f0e4; }
  .wp-pagenavi a, .wp-pagenavi span {
    padding: 5px 10px;
    color: #f2f0e4;
    background: #9E9526;
    border-right: 1px solid #f2f0e4; }
  .wp-pagenavi .current {
    background: #f2f0e4;
    color: #9E9526; }
  .wp-pagenavi .pages {
    display: none; }

.event__title a {
  color: #9E9526;
  font-family: "waldorfschrift", serif; }

.event .media__title {
  color: #9E9526; }

.event__listing {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 14px; }
  .event__listing li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px; }
  .event__listing span:first-child {
    font-weight: 500;
    margin-right: 5px;
    white-space: nowrap; }
  .event__listing .download--small {
    margin-top: 10px; }

.event-date span:first-child:before {
  content: url(../pws/images/calendar-icon.svg);
  display: inline-block;
  margin-right: 5px;
  width: 13px;
  position: relative;
  top: 1px; }

.event-time span:first-child:before {
  content: url(../pws/images/time-icon.svg);
  display: inline-block;
  margin-right: 5px;
  width: 13px;
  position: relative;
  top: 1px; }

.event-location span:first-child:before {
  content: url(../pws/images/map-icon.svg);
  display: inline-block;
  margin-right: 5px;
  width: 13px;
  position: relative;
  top: 1px; }

.event-download {
  margin-top: 15px; }

.events__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .events__header a {
    margin-left: auto; }
  .events__header h1 {
    font-family: "Baar Sophia", Helvetica, sans-serif;
    color: #9E9526;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700; }

.event--upcoming {
  margin-bottom: 40px; }

@media (min-width: 480px) {
  .event__listing li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

@media screen and (min-width: 600px) {
  .event__listing li {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .event__listing li span {
      white-space: nowrap; } }

@media (min-width: 650px) {
  .events__header h1 {
    font-size: 22px; } }

.media {
  position: relative;
  margin-bottom: 30px;
  background-color: #FAF8F0;
  border-bottom: 4px solid #f1efde; }
  .media img {
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); }

.media--featured img {
  -webkit-box-shadow: none;
          box-shadow: none; }

.media--external-link {
  border-bottom-color: #A14303;
  background-color: rgba(161, 67, 3, 0.05);
  position: relative; }
  .media--external-link h2 a::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background-image: url("../pws/images/bg-external-link.svg");
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #A14303; }

.media:last-child {
  margin-bottom: 0; }

.media--featured .media__content {
  padding-top: 0; }

.read-more-link {
  text-decoration: underline;
  color: #787052 !important; }

.media__grid {
  padding-bottom: 10px; }

.media__content {
  padding: 0 10px 10px 10px; }

.media__title {
  font-family: "waldorfschrift", serif;
  font-size: 18px;
  margin-bottom: 10px; }

.media_header {
  padding: 10px; }

.media a[rel*=category], .page-header a[rel*=category] {
  color: #a29e88;
  text-decoration: underline;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block; }

.media--no-image .media_header, .media--external-link .media_header {
  padding: 10px; }

.category-wrapper:before {
  content: url("../pws/images/tag-icon.svg");
  display: inline-block;
  margin-right: 3px;
  position: relative;
  top: 2px; }

@media (min-width: 480px) {
  .media__grid {
    padding-right: 30px;
    padding-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .media__column--right {
    margin-left: 30px; }
  .media--no-image .media_header, .media--external-link .media_header {
    padding: 30px 0 0 0; }
  .media__content {
    padding: 0 30px 30px 30px; }
  .media--featured .media_header {
    padding: 20px 30px; } }

@media (min-width: 650px) {
  .media__column--left {
    max-width: 250px; }
  .media__title {
    font-size: 20px; }
  .media--external-link h2 a:before {
    left: 0; } }

@media (min-width: 980px) {
  .media__grid {
    padding-right: 20px;
    padding-bottom: 40px;
    padding-top: 40px; }
  .media__column--left {
    margin-left: -40px; }
  .media__content {
    padding: 0 40px 40px 40px; }
  .media--featured .media_header {
    padding: 20px 40px; }
  .media--no-image .media_header, .media--external-link .media_header {
    padding: 0 0 0 10px; }
  .media__title {
    font-size: 26px; }
  .media {
    margin-bottom: 50px; } }

.newsletter-subscribe__links a:not(.button__download--small) {
  display: block;
  text-decoration: underline;
  font-weight: 500;
  margin-bottom: 10px;
  font-size: 14px; }

.newsletter-subscribe--header {
  font-family: "Baar Sophia", Helvetica, sans-serif; }

.newsletter-subscribe--intro {
  font-size: 14px;
  color: #a29e88; }

.newsletter-subscribe form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px; }
  .newsletter-subscribe form input {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .newsletter-subscribe form button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    font-size: 12px; }

.sidebar {
  padding-bottom: 30px; }
  .sidebar h2 {
    font-family: "Baar Sophia", Helvetica, sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 18px; }

.sidebar-section {
  margin-bottom: 40px; }

.sidebar-section--featured a {
  color: #a29e88;
  display: block; }

.sidebar .menu {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .sidebar .menu li {
    margin-bottom: 5px; }
  .sidebar .menu a {
    font-size: 17px;
    color: #a29e88; }
  .sidebar .menu .current_page_item a {
    color: #A14303; }

.sidebar .button--cta {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.sidebar .button--cta:hover,
.sidebar .button--cta:focus {
  opacity: 0.8; }

.category-nav {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .category-nav li {
    margin-bottom: 5px; }
  .category-nav *, .category-nav a {
    color: #a29e88; }
  .category-nav .current-cat a {
    color: #A14303; }

.featured-article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #FAF8F0;
  border-bottom: 4px solid #f1efde;
  -webkit-clip-path: polygon(6% 0, 100% 0, 100% 100%, 0 100%, 0 7%);
          clip-path: polygon(6% 0, 100% 0, 100% 100%, 0 100%, 0 7%); }
  .featured-article img {
    height: auto;
    max-width: 30%; }
  .featured-article a {
    color: #9E9526;
    padding: 10px 10px 10px 20px; }

.featured-article:not(:last-child) {
  margin-bottom: 20px; }

@media (min-width: 980px) {
  .sidebar {
    margin-top: 50px; }
    .sidebar form {
      margin-bottom: 30px; }
  .sidebar-section {
    margin-bottom: 60px; } }

.content-section {
  margin-bottom: 20px; }

.content-section:last-child {
  margin-bottom: 0; }

.page-content {
  padding-bottom: 30px; }
  .page-content p {
    line-height: 1.6; }
  .page-content p:empty {
    display: none; }
  .page-content h2, .page-content h3, .page-content h4 {
    color: #4B3D16; }
  .page-content h2 {
    font-family: "waldorfschrift", serif; }
  .page-content * + h3, .page-content * + h4 {
    padding-top: 30px; }
  .page-content h3 {
    font-family: "Baar Sophia", Helvetica, sans-serif;
    text-transform: uppercase; }
  .page-content h4 {
    font-weight: 500; }
  .page-content ul {
    margin: 20px 0; }
  .page-content strong {
    font-weight: 700; }

.main-editor p {
  color: #787052; }

.content-section--image img {
  margin-bottom: 5px; }

.content-section--image figcaption {
  color: #a29e88;
  font-size: 14px; }
  .content-section--image figcaption:before {
    content: '';
    position: relative;
    top: -2px;
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #9E9526; }

table {
  width: 100%; }
  table th, table td {
    padding: 10px;
    text-align: left; }
  table tr {
    background-color: #f2f0e4; }
  table tr:nth-child(odd) {
    background-color: rgba(242, 240, 228, 0.4); }
  table th {
    background: #a29e88;
    color: #f2f0e4; }

.content-section--quote {
  padding: 20px;
  border-left: 3px solid #e6e3ab;
  background-color: #f2f0e4;
  color: #9E9526 !important;
  font-style: italic; }
  .content-section--quote p {
    margin-bottom: 0; }

.content-section--responsive {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto; }

.content-section--responsive iframe,
.content-section--responsive object,
.content-section--responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@media (min-width: 980px) {
  .content-section {
    margin-bottom: 40px; }
  .page-content {
    padding-bottom: 50px; }
    .page-content p {
      line-height: 1.7; } }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
