@charset "UTF-8";
/* ==========================================================================
   FWC Colors
   ========================================================================== */
/* Text Color */
/* ==========================================================================
   FWC Misc Other Variables
   ========================================================================== */
/* ==========================================================================
   FWC Functions
   ========================================================================== */
/* ==========================================================================
   FWC Mixins
   ========================================================================== */
/* ==========================================================================
   FWC Placeholders
   ========================================================================== */
/* line 5, ../sass/utils/_placeholders.scss */
.page-content ul, ul.resources-list {
  list-style: disc;
  margin-left: 0;
  padding-left: 1.3em;
}

/* line 10, ../sass/utils/_placeholders.scss */
div.page-content, .listing, .tags, .categories, section.comments {
  max-width: 960px;
  margin: 2em auto;
}

/* line 14, ../sass/utils/_placeholders.scss */
section.slice.color-dark, .home-contact {
  background: #8c1019;
  color: white;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
/* line 11, ../sass/vendors/_normalize.scss */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
/* line 23, ../sass/vendors/_normalize.scss */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
/* line 31, ../sass/vendors/_normalize.scss */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 40, ../sass/vendors/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 53, ../sass/vendors/_normalize.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 64, ../sass/vendors/_normalize.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
/* line 76, ../sass/vendors/_normalize.scss */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 85, ../sass/vendors/_normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 95, ../sass/vendors/_normalize.scss */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 105, ../sass/vendors/_normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
/* line 116, ../sass/vendors/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 125, ../sass/vendors/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 133, ../sass/vendors/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 137, ../sass/vendors/_normalize.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
/* line 148, ../sass/vendors/_normalize.scss */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 160, ../sass/vendors/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 176, ../sass/vendors/_normalize.scss */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 186, ../sass/vendors/_normalize.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
/* line 195, ../sass/vendors/_normalize.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 206, ../sass/vendors/_normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 218, ../sass/vendors/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
/* line 229, ../sass/vendors/_normalize.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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.
 */
/* line 240, ../sass/vendors/_normalize.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 253, ../sass/vendors/_normalize.scss */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
/* line 261, ../sass/vendors/_normalize.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
/* line 270, ../sass/vendors/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 280, ../sass/vendors/_normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 290, ../sass/vendors/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/* line 299, ../sass/vendors/_normalize.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 308, ../sass/vendors/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
/* line 320, ../sass/vendors/_normalize.scss */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 328, ../sass/vendors/_normalize.scss */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
/* line 339, ../sass/vendors/_normalize.scss */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
/* line 347, ../sass/vendors/_normalize.scss */
[hidden] {
  display: none;
}

/*! 
	Minimal reset modified from:
	HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ 
*/
/* line 6, ../sass/base/_reset.scss */
html {
  color: #222;
  font-size: 1em;
}

/* line 11, ../sass/base/_reset.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/* line 20, ../sass/base/_reset.scss */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/* line 29, ../sass/base/_reset.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 35, ../sass/base/_reset.scss */
textarea {
  resize: vertical;
}

/* line 39, ../sass/base/_reset.scss */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* line 47, ../sass/base/_reset.scss */
* {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}

/* ==========================================================================
   FWC Fonts
   ========================================================================== */
@font-face {
  font-family: 'icomoon';
  src: url("/assets/fonts/icomoon-subset/fonts/icomoon.eot?qe01i7");
  src: url("/assets/fonts/icomoon-subset/fonts/icomoon.eot?#iefixqe01i7") format("embedded-opentype"), url("/assets/fonts/icomoon-subset/fonts/icomoon.ttf?qe01i7") format("truetype"), url("/assets/fonts/icomoon-subset/fonts/icomoon.woff?qe01i7") format("woff"), url("/assets/fonts/icomoon-subset/fonts/icomoon.svg?qe01i7#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ==========================================================================
   FWC Typesetting
   ========================================================================== */
/* Base rhythm unit is 16px — 16, 32, 48, 64, etc. */
/* Important number: 24 */
/* line 106, ../sass/base/_typography.scss */
html {
  font-size: 100%;
  font-family: var(--font-family-text);
  font-style: normal;
  font-weight: 400;
  text-size-adjust: none;
}

/* Fluid type size from 16px to 20px between 320px and 1920px */
@media (min-width: 320px) {
  /* line 118, ../sass/base/_typography.scss */
  html {
    font-size: 1em;
    /* 16px at 320px */
    font-size: calc(1em + (20 - 16) * ((100vw - 320px)/(1920 - 320)));
  }
}
@media (min-width: 1920px) {
  /* line 125, ../sass/base/_typography.scss */
  html {
    font-size: calc(20em/16);
    /* 20px at 1920px */
  }
}
@media print {
  /* line 131, ../sass/base/_typography.scss */
  html {
    font-size: 100%;
  }
}
/* line 136, ../sass/base/_typography.scss */
body {
  font-family: adelle-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal;
  line-height: 1.77778;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #3d4032;
  font-size: 1rem;
}

/* line 146, ../sass/base/_typography.scss */
*:focus {
  outline-color: currentColor;
}

/* line 150, ../sass/base/_typography.scss */
a {
  color: #8c1019;
}
/* line 152, ../sass/base/_typography.scss */
a:hover {
  color: #711b21;
}

/* line 157, ../sass/base/_typography.scss */
h1, .h1, .page-title {
  font-family: adelle-sans, sans-serif;
  font-weight: 300;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal;
  font-size: 2em;
  line-height: 1.33333;
  margin: 0.66667em 0;
}
/* line 162, ../sass/base/_typography.scss */
section.slice.color-dark h1, section.slice.color-dark .h1, section.slice.color-dark .page-title {
  color: #5895b1;
}

/* line 168, ../sass/base/_typography.scss */
.page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
  color: #11688F;
}

/* line 173, ../sass/base/_typography.scss */
h2, .h2 {
  font-family: adelle-sans, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal;
  font-size: 1.5em;
  line-height: 1.18519;
  margin: 1.77778em 0 0.88889em;
}

/* line 180, ../sass/base/_typography.scss */
h3, .h3 {
  font-family: adelle-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal;
  font-size: 1.16667em;
  line-height: 1.14286;
  margin: 1.14286em 0;
}

/* line 187, ../sass/base/_typography.scss */
h4, .h4, dl.highlights-list dt {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 0.04167em;
  font-size: 0.88889em;
  line-height: 1.5;
  margin: 1.5em 0 1.5em;
}

/* line 194, ../sass/base/_typography.scss */
h5, .h5 {
  font-family: adelle-sans, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal;
  font-size: 1em;
  line-height: 1.33333;
  margin: 1.33333em 0;
}

/* line 201, ../sass/base/_typography.scss */
h6, .h6 {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 0.04167em;
  font-size: 0.83333em;
  line-height: 1.6;
  margin: 1.8em 0 1.4em;
}

/* line 208, ../sass/base/_typography.scss */
.page-content p {
  margin: 0.88889em 0;
}

/* line 216, ../sass/base/_typography.scss */
p {
  margin: 0.88889em 0;
}

/* line 220, ../sass/base/_typography.scss */
div.intro {
  font-size: 1.22222em;
  line-height: 1.45455;
  margin: 1.45455em 0;
}
/* line 224, ../sass/base/_typography.scss */
div.intro *:first-child {
  margin-top: 0;
  margin-bottom: 1.09091em;
}
/* line 228, ../sass/base/_typography.scss */
div.intro p + p {
  font-size: 0.81818em;
  line-height: 1.77778;
  margin: 0.88889em 0;
}

/* line 235, ../sass/base/_typography.scss */
strong {
  font-family: adelle-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal;
}

/* line 239, ../sass/base/_typography.scss */
em {
  font-family: adelle-sans, sans-serif;
  font-weight: 400;
  font-style: italic;
  text-transform: none;
  letter-spacing: normal;
}

/* line 243, ../sass/base/_typography.scss */
abbr {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 0.04167em;
  font-size: 0.94444em;
}

/* line 248, ../sass/base/_typography.scss */
p.cta {
  margin: 2em 0;
}

/* line 252, ../sass/base/_typography.scss */
.align-center {
  text-align: center;
}

/* line 256, ../sass/base/_typography.scss */
blockquote {
  margin: 1.33333em 0;
  padding-left: 1.11111em;
  border-left: 2px solid #8c1019;
  color: #3d4032;
}

/* line 263, ../sass/base/_typography.scss */
.fineprint {
  font-size: 0.88889em;
}

@media only screen and (min-width: 640px) {
  /* line 267, ../sass/base/_typography.scss */
  .nobr {
    white-space: nowrap;
  }
}

/* line 273, ../sass/base/_typography.scss */
.icon {
  text-decoration: none;
}
/* line 275, ../sass/base/_typography.scss */
.icon:before {
  font-family: 'icomoon';
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal;
}
/* line 278, ../sass/base/_typography.scss */
.icon.website:before {
  content: '\e900\0020';
}
/* line 281, ../sass/base/_typography.scss */
.icon.rss:before {
  content: '\e904\0020';
}
/* line 284, ../sass/base/_typography.scss */
.icon.mastodon:before {
  content: '\e902\0020';
}
/* line 287, ../sass/base/_typography.scss */
.icon.newsletter:before {
  content: '\e903\0020';
}
/* line 290, ../sass/base/_typography.scss */
.icon.twitter:before {
  content: '\eeed\0020';
}
/* line 293, ../sass/base/_typography.scss */
.icon.phone:before {
  content: '\ea75\0020';
}
/* line 296, ../sass/base/_typography.scss */
.icon.email:before {
  content: '\ec06\0020';
}
/* line 299, ../sass/base/_typography.scss */
.icon.linkedin:before {
  content: '\e901\0020';
}
/* line 302, ../sass/base/_typography.scss */
.icon.left-arrow:before {
  content: '\edc2\0020';
  position: relative;
  line-height: 0;
  top: .1em;
}
/* line 308, ../sass/base/_typography.scss */
.icon.right-arrow:before {
  content: '\0020\edba';
  position: relative;
  line-height: 0;
  top: .1em;
}

/* line 316, ../sass/base/_typography.scss */
.social a {
  text-decoration: none;
  margin-left: 0.88889em;
}
/* line 319, ../sass/base/_typography.scss */
.social a:first-child {
  margin-left: 0;
}

/* line 324, ../sass/base/_typography.scss */
::-moz-selection,
::selection {
  background: #e8acb1;
  text-shadow: none;
}

/* line 330, ../sass/base/_typography.scss */
em.keyword {
  background: #e8acb1;
}

/* line 334, ../sass/base/_typography.scss */
.sr-only:not(:focus):not(:active),
.visually-hidden:not(:focus):not(:active) {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

/* ==========================================================================
   FWC Macro Layout/ Scaffolding Elements
   ========================================================================== */
/*
	Page structure:

	Header#Main-Menu
	Wrapper
		Header
		Section(s) or div.page-content
			Article(s)
	Footer
*/
/* line 17, ../sass/layout/_scaffolding.scss */
html, body {
  height: 100%;
}

/* line 21, ../sass/layout/_scaffolding.scss */
body {
  background: white;
  display: flex;
  flex-direction: column;
}

/* line 27, ../sass/layout/_scaffolding.scss */
.wrapper {
  *zoom: 1;
  background: white;
}
/* line 88, ../sass/utils/_mixins.scss */
.wrapper:before, .wrapper:after {
  content: ' ';
  display: table;
}
/* line 93, ../sass/utils/_mixins.scss */
.wrapper:after {
  clear: both;
}

/* line 32, ../sass/layout/_scaffolding.scss */
.wrapper.page {
  padding: 0 1.33333em;
}

/* line 36, ../sass/layout/_scaffolding.scss */
header.page-header {
  max-width: 960px;
  margin: 4.44444em auto 2em;
}

/* line 43, ../sass/layout/_scaffolding.scss */
div.page-content:last-child {
  margin-bottom: 5.33333em;
}

/* line 48, ../sass/layout/_scaffolding.scss */
section.slice {
  margin: 0;
  width: 100%;
  max-width: 100%;
  padding: 2.66667em 5%;
}
@media only screen and (min-width: 1024px) {
  /* line 48, ../sass/layout/_scaffolding.scss */
  section.slice {
    padding: 3.55556em 5%;
  }
}

/* line 58, ../sass/layout/_scaffolding.scss */
section.slice.gradient {
  background: #11688F;
  background: -moz-linear-gradient(-45deg, rgba(102, 116, 48, 0.85) 0%, rgba(44, 179, 214, 0.85) 33%, rgba(44, 179, 214, 0.85) 66%, rgba(140, 16, 25, 0.85) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(102, 116, 48, 0.85)), color-stop(33%, rgba(44, 179, 214, 0.85)), color-stop(66%, rgba(44, 179, 214, 0.85)), color-stop(100%, rgba(140, 16, 25, 0.85)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, rgba(102, 116, 48, 0.85) 0%, rgba(44, 179, 214, 0.85) 33%, rgba(44, 179, 214, 0.85) 66%, rgba(140, 16, 25, 0.85) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, rgba(102, 116, 48, 0.85) 0%, rgba(44, 179, 214, 0.85) 33%, rgba(44, 179, 214, 0.85) 66%, rgba(140, 16, 25, 0.85) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, rgba(102, 116, 48, 0.85) 0%, rgba(44, 179, 214, 0.85) 33%, rgba(44, 179, 214, 0.85) 66%, rgba(140, 16, 25, 0.85) 100%);
  /* IE10+ */
  background: linear-gradient(135deg, rgba(102, 116, 48, 0.85) 0%, rgba(44, 179, 214, 0.85) 33%, rgba(44, 179, 214, 0.85) 66%, rgba(140, 16, 25, 0.85) 100%);
  /* W3C */
}

/* line 62, ../sass/layout/_scaffolding.scss */
section.slice.color-brand {
  background: #667430;
  color: white;
}

/* line 67, ../sass/layout/_scaffolding.scss */
section.slice.color-secondary {
  background: #11688F;
  color: white;
}

/* line 72, ../sass/layout/_scaffolding.scss */
section.slice.color-tertiary {
  background: #8c1019;
  color: white;
}

/* line 81, ../sass/layout/_scaffolding.scss */
.slice-content {
  max-width: 960px;
  margin: 0 auto;
}
/* line 84, ../sass/layout/_scaffolding.scss */
.slice-content > *:first-child {
  margin-top: 0;
}
/* line 87, ../sass/layout/_scaffolding.scss */
.slice-content > *:last-child {
  margin-bottom: 0;
}

/* ==========================================================================
   DianaLarsen.com Primary Navigation
   ========================================================================== */
/* line 5, ../sass/layout/_navigation.scss */
#main-menu {
  *zoom: 1;
  background: #8c1019;
  z-index: 10;
  overflow: visible;
  position: relative;
}
/* line 88, ../sass/utils/_mixins.scss */
#main-menu:before, #main-menu:after {
  content: ' ';
  display: table;
}
/* line 93, ../sass/utils/_mixins.scss */
#main-menu:after {
  clear: both;
}

/* line 13, ../sass/layout/_navigation.scss */
.nav-home {
  width: 100%;
  height: auto;
  text-align: center;
}
/* line 17, ../sass/layout/_navigation.scss */
.nav-home a {
  display: block;
  width: 5.55556em;
  height: 5.55556em;
  position: absolute;
  bottom: -2.66667em;
  left: 50%;
  margin-left: -2.77778em;
  text-align: center;
}
/* line 27, ../sass/layout/_navigation.scss */
.nav-home img {
  width: 100%;
  height: auto;
  position: relative;
  top: 0.72222em;
}

/* line 35, ../sass/layout/_navigation.scss */
#nav-narrow {
  float: right;
  padding: 1.33333em 0.88889em 0.88889em;
}
/* line 38, ../sass/layout/_navigation.scss */
#nav-narrow a {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 0.04167em;
  -webkit-border-radius: 1.11111em 1.11111em 1.11111em 1.11111em;
  -moz-border-radius: 1.11111em 1.11111em 1.11111em 1.11111em;
  -ms-border-radius: 1.11111em 1.11111em 1.11111em 1.11111em;
  -o-border-radius: 1.11111em 1.11111em 1.11111em 1.11111em;
  border-radius: 1.11111em 1.11111em 1.11111em 1.11111em;
  line-height: 0.88889em;
  display: block;
  text-decoration: none;
  background: #a34047;
  color: white;
  padding: 0.66667em 1.33333em 0.55556em;
}
/* line 47, ../sass/layout/_navigation.scss */
#nav-narrow a:hover {
  background: #982830;
}

/* line 53, ../sass/layout/_navigation.scss */
#nav {
  *zoom: 1;
  padding: 0;
  width: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  display: flex;
}
/* line 88, ../sass/utils/_mixins.scss */
#nav:before, #nav:after {
  content: ' ';
  display: table;
}
/* line 93, ../sass/utils/_mixins.scss */
#nav:after {
  clear: both;
}

/* line 63, ../sass/layout/_navigation.scss */
ul.primary {
  *zoom: 1;
  -webkit-transition: max-height 0.5s ease;
  transition: max-height 0.5s ease;
  max-height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
  background: #8c1019;
  width: 100%;
}
/* line 88, ../sass/utils/_mixins.scss */
ul.primary:before, ul.primary:after {
  content: ' ';
  display: table;
}
/* line 93, ../sass/utils/_mixins.scss */
ul.primary:after {
  clear: both;
}
/* line 73, ../sass/layout/_navigation.scss */
ul.primary.active {
  max-height: 26.66667em;
}
/* line 76, ../sass/layout/_navigation.scss */
ul.primary li {
  border-top: 1px solid #982830;
  list-style: none;
  margin: 0;
}
/* line 80, ../sass/layout/_navigation.scss */
ul.primary li:first-child {
  border-top: none;
}
/* line 84, ../sass/layout/_navigation.scss */
ul.primary a {
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 0.05556em;
  display: block;
  text-align: center;
  text-decoration: none;
  color: white;
  font-size: 0.88889em;
  padding: 1.25em 1.5em;
}
/* line 95, ../sass/layout/_navigation.scss */
ul.primary a:focus {
  outline: none;
  text-decoration: underline;
}

/* line 110, ../sass/layout/_navigation.scss */
ul.contact {
  *zoom: 1;
  font-size: 0.83333em;
  margin: 0;
  padding: 0.93333em 1.6em 0;
  list-style: none;
  background: #11688F;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2cb3d6+0,35818a+75,35818a+100 */
  background: -moz-linear-gradient(top, #11688f 0%, #1b5873 75%, #1b5873 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #11688f), color-stop(75%, #1b5873), color-stop(100%, #1b5873));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #11688f 0%, #1b5873 75%, #1b5873 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #11688f 0%, #1b5873 75%, #1b5873 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #11688f 0%, #1b5873 75%, #1b5873 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #11688f 0%, #1b5873 75%, #1b5873 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2cb3d6', endColorstr='#35818a',GradientType=0 );
  /* IE6-9 */
  color: white;
  text-align: center;
}
/* line 88, ../sass/utils/_mixins.scss */
ul.contact:before, ul.contact:after {
  content: ' ';
  display: table;
}
/* line 93, ../sass/utils/_mixins.scss */
ul.contact:after {
  clear: both;
}
/* line 132, ../sass/layout/_navigation.scss */
ul.contact li {
  display: inline-block;
  margin: 0 0.53333em;
}
/* line 135, ../sass/layout/_navigation.scss */
ul.contact li.fwc {
  font-family: adelle-sans, sans-serif;
  font-weight: 300;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal;
  font-size: 1.6em;
  display: block;
  border-bottom: 0.09091em solid #11688F;
  padding-bottom: 0.27273em;
}
/* line 143, ../sass/layout/_navigation.scss */
ul.contact a {
  color: white;
  text-decoration: none;
  display: block;
  padding-top: 0.8em;
}

@media only screen and (min-width: 746px) {
  /* line 153, ../sass/layout/_navigation.scss */
  .home #main-menu {
    position: absolute;
  }

  /* line 156, ../sass/layout/_navigation.scss */
  #main-menu {
    width: 100%;
    background: white;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#35818a+0,2cb3d6+100 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.6) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.95)), color-stop(50%, rgba(255, 255, 255, 0.95)), color-stop(100%, transparent));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.6) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.6) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.6) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.6) 100%);
    /* W3C */
  }

  /* line 169, ../sass/layout/_navigation.scss */
  .nav-home a {
    left: 10%;
    margin-left: -2.77778em;
    top: 0.05556em;
    bottom: auto;
  }
  /* line 174, ../sass/layout/_navigation.scss */
  .nav-home a img {
    top: 1.22222em;
  }

  /* line 178, ../sass/layout/_navigation.scss */
  #nav-narrow {
    display: none;
  }

  /* line 183, ../sass/layout/_navigation.scss */
  ul.primary {
    background: none;
    max-height: 26.66667em;
    display: flex;
  }
  /* line 187, ../sass/layout/_navigation.scss */
  ul.primary a {
    padding: 1.4375em 1.5em;
    color: #667430;
  }
  /* line 191, ../sass/layout/_navigation.scss */
  ul.primary li {
    text-align: center;
    border-top: none;
  }
  /* line 195, ../sass/layout/_navigation.scss */
  ul.primary li:first-child {
    margin-right: auto;
  }
  /* line 198, ../sass/layout/_navigation.scss */
  ul.primary li:first-child a {
    margin-right: auto;
    color: #11688F;
  }

  /* line 203, ../sass/layout/_navigation.scss */
  ul.contact {
    text-align: right;
    padding: 0.73333em 10% 0.73333em 0;
    margin-right: -3.33333em;
    line-height: 1.6;
    background: #11688F;
    background: -moz-linear-gradient(-45deg, rgba(102, 116, 48, 0.85) 0%, rgba(44, 179, 214, 0.85) 33%, rgba(44, 179, 214, 0.85) 66%, rgba(140, 16, 25, 0.85) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(102, 116, 48, 0.85)), color-stop(33%, rgba(44, 179, 214, 0.85)), color-stop(66%, rgba(44, 179, 214, 0.85)), color-stop(100%, rgba(140, 16, 25, 0.85)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, rgba(102, 116, 48, 0.85) 0%, rgba(44, 179, 214, 0.85) 33%, rgba(44, 179, 214, 0.85) 66%, rgba(140, 16, 25, 0.85) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, rgba(102, 116, 48, 0.85) 0%, rgba(44, 179, 214, 0.85) 33%, rgba(44, 179, 214, 0.85) 66%, rgba(140, 16, 25, 0.85) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, rgba(102, 116, 48, 0.85) 0%, rgba(44, 179, 214, 0.85) 33%, rgba(44, 179, 214, 0.85) 66%, rgba(140, 16, 25, 0.85) 100%);
    /* IE10+ */
    background: linear-gradient(135deg, rgba(102, 116, 48, 0.85) 0%, rgba(44, 179, 214, 0.85) 33%, rgba(44, 179, 214, 0.85) 66%, rgba(140, 16, 25, 0.85) 100%);
    /* W3C */
  }
  /* line 209, ../sass/layout/_navigation.scss */
  ul.contact li {
    margin-left: 1.6em;
    margin-right: 0;
  }
  /* line 212, ../sass/layout/_navigation.scss */
  ul.contact li.fwc {
    margin-left: 0;
    display: inline-block;
    font-size: 1.46667em;
    line-height: 1.09091;
    border-bottom: none;
    padding-bottom: 0;
  }
  /* line 220, ../sass/layout/_navigation.scss */
  ul.contact li a {
    padding-top: 0;
  }
}
@media only screen and (min-width: 1128px) {
  /* line 228, ../sass/layout/_navigation.scss */
  .nav-home a {
    left: 2.5%;
    margin-left: 0;
    bottom: -2em;
  }

  /* line 235, ../sass/layout/_navigation.scss */
  ul.contact {
    padding-right: 2.5%;
    margin-right: 0;
  }
}
/* line 1, ../sass/layout/_header.scss */
h1.page-parent {
  display: block;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 0.05556em;
  font-size: 0.88889em;
  line-height: 40/16;
  margin-bottom: 1em;
}
/* line 7, ../sass/layout/_header.scss */
h1.page-parent a {
  color: #667430;
  text-decoration: none;
}
/* line 10, ../sass/layout/_header.scss */
h1.page-parent a:hover {
  text-decoration: underline;
}

/* line 16, ../sass/layout/_header.scss */
h2.subtitle, h3.subtitle {
  font-family: adelle-sans, sans-serif;
  font-weight: 400;
  font-style: italic;
  text-transform: none;
  letter-spacing: normal;
  font-size: 1.16667em;
  line-height: 1.14286;
}
/* line 20, ../sass/layout/_header.scss */
h2 + h2.subtitle, h1 + h2.subtitle, h2 + h3.subtitle, h1 + h3.subtitle {
  margin-top: -0.7619em;
}

/* line 27, ../sass/layout/_header.scss */
.page-header h1,
.page-header .h1,
.page-header .page-title,
.page-header h2.subtitle,
.page-header h3.subtitle {
  color: #667430;
}

/* line 37, ../sass/layout/_header.scss */
.page-header h1 a {
  color: #667430;
  text-decoration: none;
}

/* ==========================================================================
   FWC Global Footer
   ========================================================================== */
/* line 5, ../sass/layout/_footer.scss */
footer.footer-global {
  *zoom: 1;
  margin-top: auto;
  font-size: 0.88889em;
  line-height: 1.5;
  color: #e8cfd1;
  background: #8c1019;
  border-top: 0.125em solid #761920;
  padding: 1.5em 1.33333em;
}
/* line 88, ../sass/utils/_mixins.scss */
footer.footer-global:before, footer.footer-global:after {
  content: ' ';
  display: table;
}
/* line 93, ../sass/utils/_mixins.scss */
footer.footer-global:after {
  clear: both;
}
/* line 14, ../sass/layout/_footer.scss */
footer.footer-global ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 18, ../sass/layout/_footer.scss */
footer.footer-global ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
  margin-right: 1em;
  line-height: 1.25;
}
/* line 25, ../sass/layout/_footer.scss */
footer.footer-global ul a {
  display: inline-block;
  color: #ddb7ba;
}
/* line 28, ../sass/layout/_footer.scss */
footer.footer-global ul a:hover {
  color: white;
}
/* line 32, ../sass/layout/_footer.scss */
footer.footer-global ul li.credit a {
  display: inline;
  white-space: nowrap;
}
/* line 36, ../sass/layout/_footer.scss */
footer.footer-global ul li.contact a {
  text-decoration: none;
}

/* line 41, ../sass/layout/_footer.scss */
.footer-global-module {
  *zoom: 1;
  margin-top: 1em;
}
/* line 88, ../sass/utils/_mixins.scss */
.footer-global-module:before, .footer-global-module:after {
  content: ' ';
  display: table;
}
/* line 93, ../sass/utils/_mixins.scss */
.footer-global-module:after {
  clear: both;
}
/* line 44, ../sass/layout/_footer.scss */
.footer-global-module:first-child {
  margin-top: 0;
}
/* line 47, ../sass/layout/_footer.scss */
.footer-global-module h3 {
  font-size: 1.125em;
  line-height: 2;
  display: inline-block;
  margin: 0 0.88889em 0.125em 0;
  width: 4.44444em;
  white-space: nowrap;
}
@media only screen and (min-width: 1440px) {
  /* line 41, ../sass/layout/_footer.scss */
  .footer-global-module {
    float: left;
    width: 33%;
    margin-top: 0;
    margin-bottom: 1em;
    padding-left: 1.5em;
  }
  /* line 61, ../sass/layout/_footer.scss */
  .footer-global-module h3 {
    display: block;
  }
  /* line 64, ../sass/layout/_footer.scss */
  .footer-global-module:first-child {
    padding-left: 0;
  }
}

/* line 71, ../sass/layout/_footer.scss */
nav.site-map ul {
  line-height: 2;
}

/* line 77, ../sass/layout/_footer.scss */
div.credits ul li {
  margin-top: 0.75em;
}
/* line 79, ../sass/layout/_footer.scss */
div.credits ul li:first-child {
  margin-top: 0;
}

/* ==========================================================================
   FWC Form Defaults
   ========================================================================== */
/* line 5, ../sass/layout/_forms.scss */
form {
  margin: 2.66667em 0 3.55556em;
  color: #667430;
  background: #f0f1ea;
}

/* line 11, ../sass/layout/_forms.scss */
.internal-use-only {
  height: 1px;
  width: 1px;
  padding: 0;
  clip: rect(0px, 0px, 0px, 0px);
  overflow: hidden;
  position: absolute;
  border: none;
  margin: -1px;
}

/* line 22, ../sass/layout/_forms.scss */
div.form-intro,
div.form-error,
div.form-success {
  font-size: 1.22222em;
  line-height: 1.45455;
  margin: 0 0 1.45455em;
}
/* line 29, ../sass/layout/_forms.scss */
div.form-intro > *:first-child,
div.form-error > *:first-child,
div.form-success > *:first-child {
  margin-top: 0;
}
/* line 32, ../sass/layout/_forms.scss */
div.form-intro h1,
div.form-error h1,
div.form-success h1 {
  font-size: 1.63636em;
}
/* line 34, ../sass/layout/_forms.scss */
div.form-intro h1:first-child,
div.form-error h1:first-child,
div.form-success h1:first-child {
  margin-top: 0;
}
/* line 38, ../sass/layout/_forms.scss */
div.form-intro h2,
div.form-error h2,
div.form-success h2 {
  font-size: 1.22727em;
}
/* line 40, ../sass/layout/_forms.scss */
div.form-intro h2:first-child,
div.form-error h2:first-child,
div.form-success h2:first-child {
  margin-top: 0;
}
/* line 44, ../sass/layout/_forms.scss */
div.form-intro h3,
div.form-error h3,
div.form-success h3 {
  font-family: adelle-sans, sans-serif;
  font-weight: 300;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal;
  font-size: 1.22727em;
  margin-bottom: 0.59259em;
}
/* line 48, ../sass/layout/_forms.scss */
div.form-intro h3:first-child,
div.form-error h3:first-child,
div.form-success h3:first-child {
  margin-top: 0;
}
/* line 52, ../sass/layout/_forms.scss */
div.form-intro *:last-child,
div.form-error *:last-child,
div.form-success *:last-child {
  margin-bottom: 0;
}
/* line 55, ../sass/layout/_forms.scss */
div.form-intro .button, div.form-intro label.quiz-label label, label.quiz-label div.form-intro label,
div.form-intro div.quiz-label label,
div.quiz-label div.form-intro label,
div.form-error .button,
div.form-error label.quiz-label label,
label.quiz-label div.form-error label,
div.form-error div.quiz-label label,
div.quiz-label div.form-error label,
div.form-success .button,
div.form-success label.quiz-label label,
label.quiz-label div.form-success label,
div.form-success div.quiz-label label,
div.quiz-label div.form-success label {
  font-size: 0.90909em;
}

/* line 60, ../sass/layout/_forms.scss */
fieldset {
  *zoom: 1;
  padding: 1.33333em;
}
/* line 88, ../sass/utils/_mixins.scss */
fieldset:before, fieldset:after {
  content: ' ';
  display: table;
}
/* line 93, ../sass/utils/_mixins.scss */
fieldset:after {
  clear: both;
}

/* line 65, ../sass/layout/_forms.scss */
div.form-success {
  padding: 1.09091em;
  background: #f0f1ea;
  color: #667430;
}
/* line 69, ../sass/layout/_forms.scss */
div.form-success h3 {
  color: #667430;
}

/* line 74, ../sass/layout/_forms.scss */
.form-error {
  padding: 1.09091em;
  background: #8c1019;
  color: white;
  text-align: center;
}
/* line 79, ../sass/layout/_forms.scss */
body > .form-error {
  margin-bottom: 0;
  border-bottom: 0.09091em solid #681e23;
}
/* line 83, ../sass/layout/_forms.scss */
.form-error a {
  color: white;
}

/* line 88, ../sass/layout/_forms.scss */
legend {
  font-family: adelle-sans, sans-serif;
  font-weight: 300;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal;
  font-size: 1.5em;
  margin-bottom: 1.18519em;
  float: left;
}

/* line 95, ../sass/layout/_forms.scss */
label {
  font-family: adelle-sans, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal;
  display: block;
  clear: both;
  margin-bottom: 1.77778em;
}
/* line 102, ../sass/layout/_forms.scss */
label.error input, label.error textarea {
  color: #ddb7ba;
}

/* line 108, ../sass/layout/_forms.scss */
.error-hint {
  font-family: adelle-sans, sans-serif;
  font-weight: 400;
  font-style: italic;
  text-transform: none;
  letter-spacing: normal;
  font-size: 0.88889em;
  background: #7a171e;
  color: white;
  padding: 0.5em 0.75em;
}

/* line 116, ../sass/layout/_forms.scss */
label > span {
  display: block;
  margin-bottom: 0.66667em;
  line-height: 1.33333;
}
/* line 120, ../sass/layout/_forms.scss */
label > span.optional:after {
  font-family: adelle-sans, sans-serif;
  font-weight: 400;
  font-style: italic;
  text-transform: none;
  letter-spacing: normal;
  content: ' Optional';
  font-size: 0.77778em;
  position: relative;
  left: 0.57143em;
}
/* line 127, ../sass/layout/_forms.scss */
label > span.required:after {
  font-family: adelle-sans, sans-serif;
  font-weight: 400;
  font-style: italic;
  text-transform: none;
  letter-spacing: normal;
  color: #8c1019;
  content: ' Required';
  font-size: 0.77778em;
  position: relative;
  left: 0.57143em;
}

/* line 137, ../sass/layout/_forms.scss */
input.text,
textarea {
  padding: 0.66667em;
  color: #3d4032;
  border: none;
  border-top: 1px solid #c2c7ac;
  border-right: 1px solid #c2c7ac;
  border-bottom: 1px solid #7d894f;
  border-left: 1px solid #c2c7ac;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}

/* line 149, ../sass/layout/_forms.scss */
input.text {
  width: 100%;
  line-height: 1.33333;
}

/* line 154, ../sass/layout/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}

/* line 160, ../sass/layout/_forms.scss */
textarea {
  width: 100%;
  color: #3d4032;
  line-height: 24/18;
  height: 9.88889em;
  display: block;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  /* line 160, ../sass/layout/_forms.scss */
  textarea {
    height: 6.33333em;
  }
}

/* Input hover and focus styles */
/* line 174, ../sass/layout/_forms.scss */
input.text:hover,
textarea:hover {
  border: 1px solid #7d894f;
}

/* line 179, ../sass/layout/_forms.scss */
input.text:focus,
textarea:focus {
  outline: 2px solid #7d894f;
}

/* line 184, ../sass/layout/_forms.scss */
button.button,
input.button {
  margin: 0;
  float: right;
}

/* line 190, ../sass/layout/_forms.scss */
form.search {
  background: none;
}

/* line 194, ../sass/layout/_forms.scss */
form.search-404 {
  margin: 2.66667em 0 0;
}
/* line 196, ../sass/layout/_forms.scss */
form.search-404 fieldset {
  padding: 1.33333em 1.33333em 1.77778em;
}

/* line 201, ../sass/layout/_forms.scss */
form.search-body {
  padding-bottom: 3em;
}

/* ==========================================================================
   FWC Buttons
   ========================================================================== */
/* line 5, ../sass/components/_buttons.scss */
.button, label.quiz-label label,
div.quiz-label label {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 0.04167em;
  -webkit-border-radius: 1.2em 1.2em 1.2em 1.2em;
  -moz-border-radius: 1.2em 1.2em 1.2em 1.2em;
  -ms-border-radius: 1.2em 1.2em 1.2em 1.2em;
  -o-border-radius: 1.2em 1.2em 1.2em 1.2em;
  border-radius: 1.2em 1.2em 1.2em 1.2em;
  margin: 0.6em auto;
  padding: 0.65em 1.2em 0.55em;
  text-decoration: none;
  color: white;
  display: inline-flex;
  align-items: center;
  min-width: 240px;
  background: #8c1019;
  position: relative;
  top: 0;
  left: 0;
  border: 2px solid #8c1019;
  text-align: center;
  justify-content: center;
  cursor: pointer;
}
/* line 25, ../sass/components/_buttons.scss */
.button:hover, label.quiz-label label:hover,
div.quiz-label label:hover {
  background: #982830;
  border-color: #982830;
  color: white;
}
/* line 30, ../sass/components/_buttons.scss */
.button:focus, label.quiz-label label:focus,
div.quiz-label label:focus {
  box-shadow: inset 0px 0px 0px 2px white;
  outline: none;
}
@media only screen and (min-width: 360px) {
  /* line 5, ../sass/components/_buttons.scss */
  .button, label.quiz-label label,
  div.quiz-label label {
    min-width: 17.95em;
    margin: 0.6em;
  }
}
/* line 38, ../sass/components/_buttons.scss */
.button.button-border, label.quiz-label label,
div.quiz-label label {
  border: 0.1em solid #9d343c;
  padding: 0.45em 1em 0.35em;
}
/* line 42, ../sass/components/_buttons.scss */
.button span:last-child, label.quiz-label label span:last-child,
div.quiz-label label span:last-child {
  margin-left: .25em;
}

/* ==========================================================================
   FWC Swatches
   ========================================================================== */
/* line 5, ../sass/components/_swatches.scss */
.swatches {
  *zoom: 1;
  display: block;
  margin: auto;
  background: white;
  width: auto;
  margin: 1.77778em 0;
}
/* line 88, ../sass/utils/_mixins.scss */
.swatches:before, .swatches:after {
  content: ' ';
  display: table;
}
/* line 93, ../sass/utils/_mixins.scss */
.swatches:after {
  clear: both;
}

/* line 14, ../sass/components/_swatches.scss */
.swatch {
  float: left;
  width: 2.66667em;
  height: 2.66667em;
  margin: 0 0.88889em 0 0;
  content: '';
  border: 4px solid #fff;
}
/* line 21, ../sass/components/_swatches.scss */
.swatch.color-brand {
  background: #667430;
}
/* line 24, ../sass/components/_swatches.scss */
.swatch.color-secondary {
  background: #11688F;
}
/* line 27, ../sass/components/_swatches.scss */
.swatch.color-tertiary {
  background: #8c1019;
}
/* line 30, ../sass/components/_swatches.scss */
.swatch.brand-gradient {
  width: 100%;
  background: #11688F;
  background: -moz-linear-gradient(-45deg, rgba(102, 116, 48, 0.85) 0%, rgba(44, 179, 214, 0.85) 33%, rgba(44, 179, 214, 0.85) 66%, rgba(140, 16, 25, 0.85) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(102, 116, 48, 0.85)), color-stop(33%, rgba(44, 179, 214, 0.85)), color-stop(66%, rgba(44, 179, 214, 0.85)), color-stop(100%, rgba(140, 16, 25, 0.85)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, rgba(102, 116, 48, 0.85) 0%, rgba(44, 179, 214, 0.85) 33%, rgba(44, 179, 214, 0.85) 66%, rgba(140, 16, 25, 0.85) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, rgba(102, 116, 48, 0.85) 0%, rgba(44, 179, 214, 0.85) 33%, rgba(44, 179, 214, 0.85) 66%, rgba(140, 16, 25, 0.85) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, rgba(102, 116, 48, 0.85) 0%, rgba(44, 179, 214, 0.85) 33%, rgba(44, 179, 214, 0.85) 66%, rgba(140, 16, 25, 0.85) 100%);
  /* IE10+ */
  background: linear-gradient(135deg, rgba(102, 116, 48, 0.85) 0%, rgba(44, 179, 214, 0.85) 33%, rgba(44, 179, 214, 0.85) 66%, rgba(140, 16, 25, 0.85) 100%);
  /* W3C */
}
/* line 34, ../sass/components/_swatches.scss */
.swatch.color-default {
  background: #3d4032;
}
/* line 37, ../sass/components/_swatches.scss */
.swatch.color-dark {
  background: #8c1019;
}
/* line 40, ../sass/components/_swatches.scss */
.swatch.black {
  background: #333333;
}
/* line 43, ../sass/components/_swatches.scss */
.swatch.white {
  background: white;
}

/* ==========================================================================
   FWC Portraits
   ========================================================================== */
/* line 5, ../sass/components/_portraits.scss */
figure.portrait {
  *zoom: 1;
  background: #11688F;
  margin: 2.66667em 0;
  position: relative;
  overflow: hidden;
}
/* line 88, ../sass/utils/_mixins.scss */
figure.portrait:before, figure.portrait:after {
  content: ' ';
  display: table;
}
/* line 93, ../sass/utils/_mixins.scss */
figure.portrait:after {
  clear: both;
}
/* line 11, ../sass/components/_portraits.scss */
figure.portrait img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 570px) {
  /* line 11, ../sass/components/_portraits.scss */
  figure.portrait img {
    float: left;
    width: 45%;
    margin-right: 1.33333em;
  }
}
/* line 20, ../sass/components/_portraits.scss */
figure.portrait figcaption {
  font-family: adelle-sans, sans-serif;
  font-weight: 400;
  font-style: italic;
  text-transform: none;
  letter-spacing: normal;
  font-size: 1.11111em;
  padding: 1.2em;
  line-height: 1.6em;
  color: white;
  max-width: 100%;
  margin-top: 0;
}
/* line 28, ../sass/components/_portraits.scss */
figure.portrait figcaption > *:first-child {
  margin-top: 0;
}
/* line 31, ../sass/components/_portraits.scss */
figure.portrait figcaption > *:last-child {
  margin-bottom: 0;
}
/* line 34, ../sass/components/_portraits.scss */
figure.portrait figcaption strong {
  font-family: adelle-sans, sans-serif;
  font-weight: 700;
  font-style: italic;
  text-transform: none;
  letter-spacing: normal;
}
/* line 37, ../sass/components/_portraits.scss */
figure.portrait figcaption ul.bio-social {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  line-height: 1.6em;
}
/* line 42, ../sass/components/_portraits.scss */
figure.portrait figcaption ul.bio-social li {
  display: inline-block;
  margin-left: 1.2em;
  white-space: nowrap;
}
/* line 46, ../sass/components/_portraits.scss */
figure.portrait figcaption ul.bio-social li:first-child {
  margin-left: 0;
}
/* line 49, ../sass/components/_portraits.scss */
figure.portrait figcaption ul.bio-social li a {
  font-family: adelle-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal;
  text-decoration: none;
  color: #cfe1e9;
  font-size: 0.9em;
  line-height: 1.77778em;
  display: inline-block;
}
/* line 56, ../sass/components/_portraits.scss */
figure.portrait figcaption ul.bio-social li a:hover {
  color: white;
}

/* End Portrait Module ---------------------------------- */
/* ==========================================================================
   FWC Listings — Including special cases for Blog and Podcast
   ========================================================================== */
/* line 9, ../sass/components/_listings.scss */
.listing:last-child {
  margin-bottom: 5.33333em;
}
/* line 15, ../sass/components/_listings.scss */
.listing + .listing {
  margin-top: -2.66667em;
}
@media only screen and (min-width: 480px) {
  /* line 15, ../sass/components/_listings.scss */
  .listing + .listing {
    margin-top: 2.66667em;
  }
}

/* line 23, ../sass/components/_listings.scss */
.listing__header {
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 0.05556em;
  position: relative;
  color: #83141c;
  font-size: 1.16667em;
  margin: 0 0 1.14286em;
  line-height: 1.14286;
}

/* line 40, ../sass/components/_listings.scss */
.listing__list {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 46, ../sass/components/_listings.scss */
.listing__item {
  width: 100%;
  margin: 2.66667em 0 1.77778em;
  list-style: none;
  padding: 0;
}
/* line 51, ../sass/components/_listings.scss */
.listing__item:first-of-type {
  margin-top: 0;
}
/* line 54, ../sass/components/_listings.scss */
.listing__item:last-of-type {
  margin-bottom: 0;
}

/* line 59, ../sass/components/_listings.scss */
.listing__item__title {
  font-family: adelle-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal;
  font-size: 1.2em;
  line-height: 1.33333;
  margin: 1em 0 0.25em;
  color: #11688F;
}
/* line 65, ../sass/components/_listings.scss */
.listing__item__title:first-child {
  margin-top: 0;
}
/* line 68, ../sass/components/_listings.scss */
.listing__item__title a {
  color: #11688F;
  text-decoration: none;
}
/* line 71, ../sass/components/_listings.scss */
.listing__item__title a:hover {
  color: #146386;
  border-bottom: 0.08333em solid #accad8;
}

/* line 81, ../sass/components/_listings.scss */
.listing__item__meta, .comment-meta time.date {
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 0.05556em;
  font-size: 0.8em;
  line-height: 1.5em;
  color: #4d8eab;
  margin: -0.5em 0 1em;
  padding-top: 0.5em;
  border-top: 0.125em solid #c4d9e3;
}
/* line 89, ../sass/components/_listings.scss */
.listing__item__meta > span, .comment-meta time.date > span {
  display: inline-block;
  margin-right: .5em;
}
/* line 93, ../sass/components/_listings.scss */
.listing__item__meta a, .comment-meta time.date a {
  margin-right: .25em;
  color: #4d8eab;
}
/* line 96, ../sass/components/_listings.scss */
.listing__item__meta a:hover, .comment-meta time.date a:hover {
  color: #11688F;
}

/* line 102, ../sass/components/_listings.scss */
.listing__item__meta--withtags {
  margin: 0 0 0.5625em;
}

/* line 106, ../sass/components/_listings.scss */
.category__item--tagstyle {
  display: inline-block;
  margin-bottom: 0.38889em;
  background: #e2c3c6;
  color: #83141c;
  padding: 0.22222em 0.66667em;
}

/* line 114, ../sass/components/_listings.scss */
.listing__item__summary {
  font-size: 1em;
  line-height: 1.6em;
  margin: 0.6em 0 0 0;
}
/* line 118, ../sass/components/_listings.scss */
.listing__item__summary > p:first-child {
  margin-top: 0;
}

/* line 123, ../sass/components/_listings.scss */
.single-item-meta {
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 0.05556em;
  font-size: 0.8em;
  line-height: 1.5em;
  color: #4d8eab;
  margin: 0 0 1em;
  padding-top: 1em;
  border-top: 0.125em solid #c4d9e3;
}
/* line 131, ../sass/components/_listings.scss */
.single-item-meta > span {
  display: block;
}
@media only screen and (min-width: 480px) {
  /* line 131, ../sass/components/_listings.scss */
  .single-item-meta > span {
    display: inline-block;
    margin-right: 1em;
  }
}
/* line 138, ../sass/components/_listings.scss */
.single-item-meta div.actions {
  display: block;
  margin-top: 0.44444em;
}
@media only screen and (min-width: 480px) {
  /* line 138, ../sass/components/_listings.scss */
  .single-item-meta div.actions {
    display: inline-block;
    margin-top: 0;
  }
}
/* line 145, ../sass/components/_listings.scss */
.single-item-meta div.actions a {
  display: block;
  padding: 0.66667em 0;
}
@media only screen and (min-width: 480px) {
  /* line 145, ../sass/components/_listings.scss */
  .single-item-meta div.actions a {
    padding: 0;
    display: inline-block;
    margin-right: 1em;
  }
}
/* line 155, ../sass/components/_listings.scss */
.single-item-meta a, .single-item-meta time {
  color: #4d8eab;
}
/* line 158, ../sass/components/_listings.scss */
.single-item-meta a {
  margin-right: .25em;
}
/* line 160, ../sass/components/_listings.scss */
.single-item-meta a:hover {
  color: #11688F;
}
/* line 164, ../sass/components/_listings.scss */
.single-item-meta *:first-child {
  margin-top: 0;
}
/* line 167, ../sass/components/_listings.scss */
.single-item-meta *:last-child {
  margin-bottom: 0;
}

/* line 172, ../sass/components/_listings.scss */
.podcast-highlights,
.podcast-resources {
  margin: 1.77778em -1.33333em 0;
  padding: 1.33333em 1.33333em 0;
}
@media only screen and (min-width: 480px) {
  /* line 172, ../sass/components/_listings.scss */
  .podcast-highlights,
  .podcast-resources {
    padding: 1.33333em;
    margin: 1.77778em auto 1.33333em;
    background: #fdfefd;
  }
}
/* line 181, ../sass/components/_listings.scss */
.podcast-highlights *:first-child,
.podcast-resources *:first-child {
  margin-top: 0;
}

/* line 187, ../sass/components/_listings.scss */
.podcast-highlights + .podcast-resources {
  margin-top: 0;
}
@media only screen and (min-width: 480px) {
  /* line 186, ../sass/components/_listings.scss */
  .podcast-resources {
    margin: 1.33333em 0;
  }
}

/* line 195, ../sass/components/_listings.scss */
dl.highlights-list {
  margin: 0;
}
/* line 197, ../sass/components/_listings.scss */
dl.highlights-list dd + dt {
  margin-top: 1em;
}
/* line 200, ../sass/components/_listings.scss */
dl.highlights-list dt {
  color: #982830;
  margin: 0;
}
/* line 205, ../sass/components/_listings.scss */
dl.highlights-list dd {
  margin: 0;
}

/* line 210, ../sass/components/_listings.scss */
ul.resources-list {
  margin-bottom: 0;
}
/* line 213, ../sass/components/_listings.scss */
ul.resources-list a {
  color: #982830;
}

/* line 218, ../sass/components/_listings.scss */
.more-link {
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 0.05556em;
  font-size: 0.8em;
}
/* line 221, ../sass/components/_listings.scss */
.more-link a {
  color: #a34047;
}
/* line 223, ../sass/components/_listings.scss */
.more-link a:hover {
  color: #8c1019;
}

/* line 229, ../sass/components/_listings.scss */
.audio-wrap {
  text-align: center;
  padding: 0.22222em 0;
  margin: 1.33333em 0 2.66667em;
  background: #a94c53;
  color: white;
}
@media only screen and (min-width: 540px) {
  /* line 229, ../sass/components/_listings.scss */
  .audio-wrap {
    -webkit-border-radius: 1.33333em 1.33333em 1.33333em 1.33333em;
    -moz-border-radius: 1.33333em 1.33333em 1.33333em 1.33333em;
    -ms-border-radius: 1.33333em 1.33333em 1.33333em 1.33333em;
    -o-border-radius: 1.33333em 1.33333em 1.33333em 1.33333em;
    border-radius: 1.33333em 1.33333em 1.33333em 1.33333em;
    padding: 0.38889em 0;
  }
}

/* line 242, ../sass/components/_listings.scss */
audio {
  width: 100% !important;
  min-width: 100% !important;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
@media only screen and (min-width: 540px) {
  /* line 242, ../sass/components/_listings.scss */
  audio {
    width: 300px !important;
    min-width: 300px !important;
  }
}
/* line 252, ../sass/components/_listings.scss */
audio a {
  color: white !important;
}

/* line 257, ../sass/components/_listings.scss */
audio::-webkit-media-controls-panel {
  background: #a94c53;
}

/* ==========================================================================
   FWC Authorship Blocks
   ========================================================================== */
/* line 5, ../sass/components/_authorship.scss */
section.authorship {
  margin: 5.33333em -1.33333em 0;
  background: #f0f1ea;
}
/* line 8, ../sass/components/_authorship.scss */
section.authorship a {
  color: #667430;
}
/* line 11, ../sass/components/_authorship.scss */
section.authorship > ul {
  font-size: 0.88889em;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
/* line 19, ../sass/components/_authorship.scss */
section.authorship > ul > li {
  margin: 0;
  padding: 0 1.5em;
  flex: 1 1 25%;
  min-width: 320px;
}
/* line 24, ../sass/components/_authorship.scss */
section.authorship > ul > li h3 {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 0.04167em;
  font-size: 1em;
  line-height: 1em;
  color: #667430;
  margin: 0;
  padding: 1.5em 0 1em;
}
/* line 32, ../sass/components/_authorship.scss */
section.authorship > ul > li > p {
  line-height: 1.5em;
  margin: 1em 0;
}
/* line 35, ../sass/components/_authorship.scss */
section.authorship > ul > li > p:last-child {
  margin: 1em 0 2em;
}
/* line 39, ../sass/components/_authorship.scss */
section.authorship > ul > li ul {
  line-height: 1.5em;
  list-style: none;
  margin: 0 0 2em;
  padding: 0;
}
/* line 44, ../sass/components/_authorship.scss */
section.authorship > ul > li ul > li {
  display: flow-root;
  margin-top: 1em;
}
/* line 48, ../sass/components/_authorship.scss */
section.authorship > ul > li ul h4 {
  font-family: adelle-sans, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal;
  font-size: 0.875em;
  line-height: 1.42857;
  margin: 0 0 0.57143em;
}
/* line 53, ../sass/components/_authorship.scss */
section.authorship > ul > li ul h4.bio-book-title {
  display: flow-root;
}
/* line 57, ../sass/components/_authorship.scss */
section.authorship > ul > li ul p {
  margin: 0;
}
/* line 60, ../sass/components/_authorship.scss */
section.authorship > ul > li ul p.bio-meta {
  font-family: adelle-sans, sans-serif;
  font-weight: 400;
  font-style: italic;
  text-transform: none;
  letter-spacing: normal;
  font-size: 0.875em;
  line-height: 1.42857;
  display: flow-root;
}
/* line 66, ../sass/components/_authorship.scss */
section.authorship > ul > li ul img.bio-book-image {
  float: left;
  margin: 0 1em 0.75em 0;
  width: auto;
  height: auto;
  max-width: 3.75em;
  /*
      The border-collapse rule is included to render
      shadows properly in IE9.
  */
  -webkit-box-shadow: 0.125em 0.125em 0.125em rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0.125em 0.125em 0.125em rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0.125em 0.125em 0.125em rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0.125em 0.125em 0.125em rgba(51, 51, 51, 0.25);
  box-shadow: 0.125em 0.125em 0.125em rgba(51, 51, 51, 0.25);
  border-collapse: separate;
}
/* line 74, ../sass/components/_authorship.scss */
section.authorship > ul > li ul li.bio-recommendation {
  line-height: 1em;
}
/* line 76, ../sass/components/_authorship.scss */
section.authorship > ul > li ul li.bio-recommendation h4, section.authorship > ul > li ul li.bio-recommendation p.bio-meta {
  display: inline;
}

/* ==========================================================================
   FWC Tags
   ========================================================================== */
/* line 5, ../sass/components/_tags.scss */
.tags {
  color: #667430;
}

/* line 10, ../sass/components/_tags.scss */
.tags__heading {
  font-family: adelle-sans, sans-serif;
  font-weight: 300;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: baseline;
  margin-right: 0.33333em;
  color: #667430;
}

/* line 21, ../sass/components/_tags.scss */
.tags__list {
  display: inline-block;
  vertical-align: baseline;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* line 29, ../sass/components/_tags.scss */
.tags__list__item {
  display: inline-block;
  margin-bottom: 0.27778em;
  background: #f0f1ea;
  color: #667430;
  text-transform: lowercase;
}
/* line 35, ../sass/components/_tags.scss */
.tags__list__item a {
  text-decoration: none;
  display: block;
  color: #667430;
  padding: 0.22222em 0.66667em;
}
/* line 40, ../sass/components/_tags.scss */
.tags__list__item a:hover {
  color: #5c6731;
}
/* line 43, ../sass/components/_tags.scss */
.tags__list__item a:focus {
  outline: none;
  box-shadow: inset 0px 0px 0px 2px #8c9764;
}

/* ==========================================================================
   FWC Categories
   ========================================================================== */
/* line 5, ../sass/components/_categories.scss */
.categories {
  color: #667430;
}

/* line 10, ../sass/components/_categories.scss */
.categories__heading {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 0.04167em;
  font-size: 0.88889em;
  line-height: 1.5em;
  color: #667430;
  margin: 0 0 1em;
  display: inline-block;
  vertical-align: baseline;
  margin-right: 0.33333em;
}

/* line 21, ../sass/components/_categories.scss */
.categories__list {
  display: inline-block;
  vertical-align: baseline;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
/* line 27, ../sass/components/_categories.scss */
.flexbox.flexwrap .categories__list {
  margin: 0 0 !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  gap: .5em;
}

/* line 36, ../sass/components/_categories.scss */
.categories__list__item {
  display: inline-block;
  text-align: center;
  color: #667430;
  background: #e8eae0;
  text-transform: lowercase;
}
/* line 42, ../sass/components/_categories.scss */
.flexbox.flexwrap .categories__list__item {
  flex-grow: 1;
  flex-shrink: 0;
}
/* line 46, ../sass/components/_categories.scss */
.categories__list__item a {
  text-decoration: none;
  display: block;
  color: #667430;
  padding: 0.22222em 0.66667em;
}
/* line 51, ../sass/components/_categories.scss */
.categories__list__item a:hover {
  color: #5c6731;
}
/* line 54, ../sass/components/_categories.scss */
.categories__list__item a:focus {
  outline: none;
  box-shadow: inset 0px 0px 0px 2px #8c9764;
}

/* ==========================================================================
   FWC Comments
   ========================================================================== */
/* line 5, ../sass/components/_comments.scss */
section.comments {
  margin-bottom: 5.33333em;
}

/* line 10, ../sass/components/_comments.scss */
section.comments > h2 {
  color: #11688F;
}

/* line 14, ../sass/components/_comments.scss */
section.comments a {
  color: #11688F;
  text-decoration: none;
}

/* line 19, ../sass/components/_comments.scss */
section.comments > ul.comments-listing {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 23, ../sass/components/_comments.scss */
section.comments > ul.comments-listing > li {
  padding: 1.33333em;
  margin: 0.88889em 0 0;
}
/* line 27, ../sass/components/_comments.scss */
section.comments > ul.comments-listing > li.futureworks {
  background: #f3f7f9;
}

/* line 33, ../sass/components/_comments.scss */
img.comment-avatar {
  display: inline-block;
  display: none;
  vertical-align: baseline;
  margin-right: 1.33333em;
}

/* line 40, ../sass/components/_comments.scss */
.comment-meta {
  display: inline-block;
  vertical-align: baseline;
}
/* line 43, ../sass/components/_comments.scss */
.comment-meta time.date {
  display: block;
}

/* line 49, ../sass/components/_comments.scss */
strong.commenter {
  font-family: adelle-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal;
  display: block;
  margin-bottom: 0.44444em;
  color: #11688F;
}
/* line 54, ../sass/components/_comments.scss */
li.futureworks strong.commenter {
  font-family: adelle-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal;
}

/* ==========================================================================
   FWC Quiz
   ========================================================================== */
/* line 5, ../sass/components/_quiz.scss */
form.quiz {
  background: none;
  margin: 0;
  color: #3d4032;
}
/* line 9, ../sass/components/_quiz.scss */
form.quiz legend {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* line 72, ../sass/utils/_mixins.scss */
form.quiz legend.focusable:active, form.quiz legend.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/* line 12, ../sass/components/_quiz.scss */
form.quiz fieldset, form.quiz .form-success {
  color: #667430;
}
/* line 15, ../sass/components/_quiz.scss */
form.quiz .form-success {
  padding-bottom: 1.33333em;
}
/* line 18, ../sass/components/_quiz.scss */
form.quiz .form-success h3 {
  margin: 0;
}
/* line 21, ../sass/components/_quiz.scss */
form.quiz .form-success p {
  margin-bottom: 0;
}

/* line 25, ../sass/components/_quiz.scss */
fieldset.quiz-fieldset {
  padding: 0;
  color: #667430;
}
/* line 28, ../sass/components/_quiz.scss */
fieldset.quiz-fieldset + fieldset {
  margin-top: 2.66667em;
}

/* line 32, ../sass/components/_quiz.scss */
fieldset.quiz-contact {
  background: #f9f9f7;
}

/* line 35, ../sass/components/_quiz.scss */
form.quiz div.form-success {
  background: #f9f9f7;
}

/* line 38, ../sass/components/_quiz.scss */
div.quiz-lead-in {
  margin: 2.66667em 0;
}

/* line 41, ../sass/components/_quiz.scss */
h2.quiz-heading {
  font-family: adelle-sans, sans-serif;
  font-weight: 300;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal;
  padding: 0.88889em;
  line-height: 1.18519;
  margin: 0;
  background: #f9f9f7;
  position: relative;
}
/* line 48, ../sass/components/_quiz.scss */
h2.quiz-heading span.quiz-progress {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 0.04167em;
  display: inline-block;
  font-size: 1.18519em;
  width: 1em;
  line-height: 1;
}

/* line 56, ../sass/components/_quiz.scss */
.quiz-answers,
.quiz-contact-wrapper {
  display: block;
  position: relative;
}
/* line 60, ../sass/components/_quiz.scss */
.quiz-answers.inactive:after,
.quiz-contact-wrapper.inactive:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.75);
}

@media only screen and (min-width: 1024px) {
  /* line 73, ../sass/components/_quiz.scss */
  html.flexbox.flexwrap .quiz-answers-group, html.flexbox.flexwrap
  .quiz-contact-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -0.44444em;
  }
  /* line 78, ../sass/components/_quiz.scss */
  html.flexbox.flexwrap .quiz-answers-group div.quiz-label, html.flexbox.flexwrap
  .quiz-contact-group div.quiz-label {
    flex: 1 1 45%;
    margin: 0.88889em 0.44444em 0;
  }
}

/* line 86, ../sass/components/_quiz.scss */
label.quiz-label,
div.quiz-label {
  font-family: adelle-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal;
  padding: 1.33333em;
  margin: 0.88889em 0;
  background: #f9f9f7;
}
/* line 92, ../sass/components/_quiz.scss */
label.quiz-label a,
div.quiz-label a {
  color: #667430;
}
/* line 94, ../sass/components/_quiz.scss */
label.quiz-label a:hover,
div.quiz-label a:hover {
  color: #11688F;
}
/* line 98, ../sass/components/_quiz.scss */
label.quiz-label input.radio,
div.quiz-label input.radio {
  margin-right: 0.44444em;
}
/* line 100, ../sass/components/_quiz.scss */
html.checked label.quiz-label input.radio, html.checked
div.quiz-label input.radio {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* line 72, ../sass/utils/_mixins.scss */
html.checked label.quiz-label input.radio.focusable:active, html.checked label.quiz-label input.radio.focusable:focus, html.checked
div.quiz-label input.radio.focusable:active, html.checked
div.quiz-label input.radio.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/* line 107, ../sass/components/_quiz.scss */
label.quiz-label label:hover,
div.quiz-label label:hover {
  background: none;
  color: #11688F;
}
/* line 112, ../sass/components/_quiz.scss */
label.quiz-label span.label-text.button.button-border,
label.quiz-label label,
div.quiz-label span.label-text.button.button-border,
div.quiz-label label {
  margin: 0 auto;
  vertical-align: middle;
  cursor: pointer;
  display: block;
  width: 100%;
  max-width: 21.2em;
  border-top: 2px solid #a0c3d2;
  border-right: 2px solid #a0c3d2;
  border-bottom: 2px solid #357fa0;
  border-left: 2px solid #a0c3d2;
  color: #11688F;
  background: none;
  text-shadow: none;
}
/* line 127, ../sass/components/_quiz.scss */
label.quiz-label span.label-text.button.button-border span.label-text-desc,
label.quiz-label label span.label-text-desc,
div.quiz-label span.label-text.button.button-border span.label-text-desc,
div.quiz-label label span.label-text-desc {
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 0.05556em;
  white-space: nowrap;
  color: #4186a5;
}
/* line 132, ../sass/components/_quiz.scss */
label.quiz-label span.label-text.button.button-border:hover,
label.quiz-label label:hover,
div.quiz-label span.label-text.button.button-border:hover,
div.quiz-label label:hover {
  border: 2px solid #357fa0;
}
/* line 135, ../sass/components/_quiz.scss */
label.quiz-label span.label-text.button.button-border:active,
label.quiz-label label:active,
div.quiz-label span.label-text.button.button-border:active,
div.quiz-label label:active {
  background: #b8d2dd;
}
/* line 139, ../sass/components/_quiz.scss */
label.quiz-label input.radio:focus + span.label-text.button.button-border,
label.quiz-label input.radio:focus + label,
div.quiz-label input.radio:focus + span.label-text.button.button-border,
div.quiz-label input.radio:focus + label {
  background: white;
}
/* line 143, ../sass/components/_quiz.scss */
label.quiz-label input.radio:checked + span.label-text.button.button-border,
label.quiz-label input.radio:checked + label,
div.quiz-label input.radio:checked + span.label-text.button.button-border,
div.quiz-label input.radio:checked + label {
  color: white;
  letter-spacing: 0.025em;
  background: #7d894f;
  border: 2px solid #7d894f;
}
/* line 149, ../sass/components/_quiz.scss */
label.quiz-label input.radio:checked + span.label-text.button.button-border span.label-text-desc,
label.quiz-label input.radio:checked + label span.label-text-desc,
div.quiz-label input.radio:checked + span.label-text.button.button-border span.label-text-desc,
div.quiz-label input.radio:checked + label span.label-text-desc {
  color: #e0e3d6;
}
/* line 153, ../sass/components/_quiz.scss */
label.quiz-label input.radio:focus:checked + span.label-text.button.button-border,
label.quiz-label input.radio:focus:checked + label,
div.quiz-label input.radio:focus:checked + span.label-text.button.button-border,
div.quiz-label input.radio:focus:checked + label {
  box-shadow: inset 0px 0px 0px 2px white;
}
/* line 157, ../sass/components/_quiz.scss */
label.quiz-label span.quiz-hint,
div.quiz-label span.quiz-hint {
  margin: 0.88889em 0 0;
  line-height: 1.77778;
  display: block;
}

/* ==========================================================================
   FWC Callouts
   ========================================================================== */
/* line 5, ../sass/components/_callouts.scss */
aside[class*='callout-'] {
  font-size: 1.33333em;
  line-height: 1.33333;
  margin: 2em 0;
  padding: 1em 1em 1em;
}
@media only screen and (min-width: 746px) {
  /* line 5, ../sass/components/_callouts.scss */
  aside[class*='callout-'] {
    padding: 1em 2em 1em;
  }
}
/* line 13, ../sass/components/_callouts.scss */
aside[class*='callout-'] h2 {
  font-family: adelle-sans, sans-serif;
  font-weight: 300;
  font-style: italic;
  text-transform: none;
  letter-spacing: normal;
  font-size: 1.33333em;
}
/* line 16, ../sass/components/_callouts.scss */
aside[class*='callout-'] h2:first-child {
  margin: 0 0 0.875em;
}
/* line 20, ../sass/components/_callouts.scss */
aside[class*='callout-'] ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.33333;
}
/* line 25, ../sass/components/_callouts.scss */
aside[class*='callout-'] ul li {
  padding: 0;
  margin: 1em 0;
}
/* line 28, ../sass/components/_callouts.scss */
aside[class*='callout-'] ul li:first-child {
  margin-top: 0;
}
/* line 33, ../sass/components/_callouts.scss */
aside[class*='callout-'] footer {
  font-family: adelle-sans, sans-serif;
  font-weight: 300;
  font-style: italic;
  text-transform: none;
  letter-spacing: normal;
}
/* line 36, ../sass/components/_callouts.scss */
aside[class*='callout-'] > *:first-child {
  margin-top: 0;
}
/* line 39, ../sass/components/_callouts.scss */
aside[class*='callout-'] > *:last-child {
  margin-bottom: 0;
}

/* line 44, ../sass/components/_callouts.scss */
aside.callout-outline {
  border: 2px solid #11688F;
  margin: 2.25em 0 2em;
  padding: 0.91667em 0.91667em 0.91667em;
  color: #667430;
  text-align: center;
}
@media only screen and (min-width: 746px) {
  /* line 44, ../sass/components/_callouts.scss */
  aside.callout-outline {
    padding: 0.91667em 1.91667em 0.91667em;
  }
}
/* line 53, ../sass/components/_callouts.scss */
aside.callout-outline > h2:first-child {
  font-family: adelle-sans, sans-serif;
  font-weight: 300;
  font-style: italic;
  text-transform: none;
  letter-spacing: normal;
  background: white;
  margin: -1.375em 10% 0.625em;
}

/* line 60, ../sass/components/_callouts.scss */
aside.callout-solid {
  background: #11688F;
  color: white;
  text-align: center;
}
/* line 64, ../sass/components/_callouts.scss */
aside.callout-solid h2 {
  color: white;
}
/* line 67, ../sass/components/_callouts.scss */
aside.callout-solid a {
  color: white;
}
/* line 69, ../sass/components/_callouts.scss */
aside.callout-solid a:hover {
  color: white;
}

/* line 1, ../sass/components/_paging.scss */
.paging {
  *zoom: 1;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 0.05556em;
  margin: 2.66667em -0.33333em 1.77778em;
}
/* line 88, ../sass/utils/_mixins.scss */
.paging:before, .paging:after {
  content: ' ';
  display: table;
}
/* line 93, ../sass/utils/_mixins.scss */
.paging:after {
  clear: both;
}
/* line 5, ../sass/components/_paging.scss */
h2 + .paging {
  margin: -1.33333em 0 1.33333em;
}
/* line 9, ../sass/components/_paging.scss */
.paging a {
  padding: 0.44444em 0.33333em;
}
/* line 12, ../sass/components/_paging.scss */
.paging ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
}
/* line 18, ../sass/components/_paging.scss */
.paging li {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
}
/* line 23, ../sass/components/_paging.scss */
.paging li > a {
  text-decoration: none;
  display: block;
}
/* line 26, ../sass/components/_paging.scss */
.paging li > a:hover {
  text-decoration: none;
}
/* line 31, ../sass/components/_paging.scss */
.paging li.active > a {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 0.04167em;
  text-decoration: none;
}
/* line 34, ../sass/components/_paging.scss */
.paging li.active > a:hover {
  text-decoration: none;
}
/* line 38, ../sass/components/_paging.scss */
.paging a.prevnext {
  float: left;
  color: #a94c53;
  text-decoration: none;
}
/* line 42, ../sass/components/_paging.scss */
.paging a.prevnext:hover {
  color: #8c1019;
  text-decoration: none;
}

/* line 48, ../sass/components/_paging.scss */
.paging.paging-total {
  padding: 0.88889em 0;
}

/* line 51, ../sass/components/_paging.scss */
span.current-page {
  float: left;
  padding: 0.44444em 0.33333em;
}

/* line 2, ../sass/components/_blog_content.scss */
article.blog .page-content > *:first-child {
  margin-top: 0;
}
/* line 5, ../sass/components/_blog_content.scss */
article.blog .page-content > *:last-child {
  margin-bottom: 0;
}
/* line 8, ../sass/components/_blog_content.scss */
article.blog .page-content img {
  display: block;
  margin: 1.2em auto;
  max-width: 100%;
  height: auto;
}

/* line 16, ../sass/components/_blog_content.scss */
article.blog .page-title {
  color: #11688F;
  margin: 0.66667em 0 0.33333em;
}

/* line 21, ../sass/components/_blog_content.scss */
article.blog .listing__item__summary img {
  display: none;
}

/* ==========================================================================
   FWC Home Page Elements
   ========================================================================== */
/* line 5, ../sass/pages/_home.scss */
header.home-header {
  background-color: white;
  background-image: url("/assets/img/diana-happyfanfare-046_masthead.jpg");
  background-size: cover;
  background-position: -12vw center;
  margin: 0;
  position: relative;
  overflow: hidden;
}
/* line 13, ../sass/pages/_home.scss */
header.home-header div.dianalarsen {
  -webkit-text-shadow: 0.02222em 0.02222em 0 white;
  -moz-text-shadow: 0.02222em 0.02222em 0 white;
  -ms-text-shadow: 0.02222em 0.02222em 0 white;
  /* IE 10+ */
  -o-text-shadow: 0.02222em 0.02222em 0 white;
  text-shadow: 0.02222em 0.02222em 0 white;
  font-size: 2.5em;
  color: #11688F;
  text-align: left;
  padding: 40vw 5vw 40vw 20vw;
  background-image: url("/assets/img/DianaLarsen1-1Lockup.svg");
  background-repeat: no-repeat;
  background-position: 53vw center;
  background-size: 48vw;
}
/* line 23, ../sass/pages/_home.scss */
header.home-header div.dianalarsen h1 {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
/* line 31, ../sass/pages/_home.scss */
header.home-header div.dianalarsen h2 {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
@media only screen and (min-width: 500px) {
  /* line 5, ../sass/pages/_home.scss */
  header.home-header {
    background-position: -6vw center;
  }
  /* line 42, ../sass/pages/_home.scss */
  header.home-header div.dianalarsen {
    padding: 30vw 5vw 30vw 20vw;
    background-position: 52vw center;
    background-size: 44vw;
  }
}
@media only screen and (min-width: 640px) {
  /* line 5, ../sass/pages/_home.scss */
  header.home-header {
    background-position: -6vw center;
  }
  /* line 50, ../sass/pages/_home.scss */
  header.home-header div.dianalarsen {
    padding: 30vw 5vw 30vw 20vw;
    background-position: 56vw center;
    background-size: 38vw;
  }
}
@media only screen and (min-width: 768px) {
  /* line 5, ../sass/pages/_home.scss */
  header.home-header {
    background-position: -6vw center;
  }
  /* line 58, ../sass/pages/_home.scss */
  header.home-header div.dianalarsen {
    padding: 30vw 5vw 30vw 20vw;
    background-image: url("/assets/img/DianaLarsenOblongLockup.svg");
    background-position: 42vw center;
    background-size: 55vw;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 5, ../sass/pages/_home.scss */
  header.home-header {
    background-position: left center;
  }
  /* line 67, ../sass/pages/_home.scss */
  header.home-header div.dianalarsen {
    padding: 30vw 5vw 30vw 20vw;
    background-position: 48vw center;
    background-size: 30rem;
  }
}
@media only screen and (min-width: 1280px) {
  /* line 74, ../sass/pages/_home.scss */
  header.home-header div.dianalarsen {
    padding: 21rem 5vw 21rem 20vw;
    background-position: calc(24rem + 12vw) center;
    background-size: 30rem;
  }
}

/* line 86, ../sass/pages/_home.scss */
.home-cta {
  background: #667430;
  padding: 2rem 1rem;
}

/* line 91, ../sass/pages/_home.scss */
.home-cta-headline {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 60rem;
  margin: auto;
}
/* line 97, ../sass/pages/_home.scss */
.home-cta-headline h2 {
  font-family: adelle-sans, sans-serif;
  font-weight: 300;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal;
  color: #f0f1ea;
  margin: .75rem auto .75rem 1rem;
  font-size: 1.375rem;
}
@media only screen and (min-width: 1024px) {
  /* line 104, ../sass/pages/_home.scss */
  .home-cta-headline h2 {
    font-size: 1.5rem;
  }
}
/* line 108, ../sass/pages/_home.scss */
.home-cta-headline p {
  margin: .75rem 1rem;
}
/* line 111, ../sass/pages/_home.scss */
.home-cta-headline a.button {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 0.04167em;
  color: #f0f1ea;
  background: #7d894f;
  border-color: #7d894f;
  margin: 0;
  text-decoration: none;
  min-width: inherit;
  width: auto;
}
/* line 121, ../sass/pages/_home.scss */
.home-cta-headline a.button:hover {
  color: white;
}
/* line 124, ../sass/pages/_home.scss */
.boxshadow .home-cta-headline a.button:hover {
  /*
      The border-collapse rule is included to render
      shadows properly in IE9.
  */
  -webkit-box-shadow: 0.11111em 0.11111em 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0.11111em 0.11111em 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0.11111em 0.11111em 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0.11111em 0.11111em 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0.11111em 0.11111em 0 rgba(0, 0, 0, 0.1);
  border-collapse: separate;
}
/* line 127, ../sass/pages/_home.scss */
.boxshadow .home-cta-headline a.button:active {
  /*
      The border-collapse rule is included to render
      shadows properly in IE9.
  */
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
  border-collapse: separate;
}

/* line 136, ../sass/pages/_home.scss */
.home-slice-clients .intro {
  text-align: center;
}

/* line 140, ../sass/pages/_home.scss */
ul.home-slice-clients-list {
  margin: 0;
  padding: 0;
  text-align: center;
}
/* line 144, ../sass/pages/_home.scss */
ul.home-slice-clients-list li {
  font-family: adelle-sans, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal;
  list-style: none;
  display: inline-block;
  padding: 0 .5em;
}
/* line 149, ../sass/pages/_home.scss */
ul.home-slice-clients-list li:nth-child(1) {
  font-size: 2.041em;
  line-height: 1.22489;
}
/* line 153, ../sass/pages/_home.scss */
ul.home-slice-clients-list li:nth-child(2) {
  font-size: 1.913em;
  line-height: 1.30685;
}
/* line 157, ../sass/pages/_home.scss */
ul.home-slice-clients-list li:nth-child(3) {
  font-size: 1.793em;
  line-height: 1.30685;
}
/* line 161, ../sass/pages/_home.scss */
ul.home-slice-clients-list li:nth-child(4) {
  font-size: 1.68em;
  line-height: 1.4881;
}
/* line 165, ../sass/pages/_home.scss */
ul.home-slice-clients-list li:nth-child(5) {
  font-size: 1.575em;
  line-height: 1.5873;
}
/* line 169, ../sass/pages/_home.scss */
ul.home-slice-clients-list li:nth-child(6) {
  font-size: 1.476em;
  line-height: 1.69377;
}
/* line 173, ../sass/pages/_home.scss */
ul.home-slice-clients-list li:nth-child(7) {
  font-size: 1.383em;
  line-height: 1.80766;
}
/* line 177, ../sass/pages/_home.scss */
ul.home-slice-clients-list li:nth-child(8) {
  font-size: 1.296em;
  line-height: 1.92901;
}
/* line 181, ../sass/pages/_home.scss */
ul.home-slice-clients-list li:nth-child(9) {
  font-size: 1.215em;
  line-height: 2.05761;
}
/* line 185, ../sass/pages/_home.scss */
ul.home-slice-clients-list li:nth-child(10) {
  font-size: 1.138em;
  line-height: 2.19684;
}
/* line 189, ../sass/pages/_home.scss */
ul.home-slice-clients-list li:nth-child(11) {
  font-size: 1.067em;
  line-height: 2.34302;
}
/* line 193, ../sass/pages/_home.scss */
ul.home-slice-clients-list li:nth-child(12) {
  font-size: 1em;
}

/* line 201, ../sass/pages/_home.scss */
.home-contact form {
  margin-top: 0;
  color: white;
  background: none;
}
/* line 206, ../sass/pages/_home.scss */
.home-contact fieldset,
.home-contact div.form-intro {
  padding: 0;
}
/* line 210, ../sass/pages/_home.scss */
.home-contact label span {
  color: white;
}
/* line 212, ../sass/pages/_home.scss */
.home-contact label span.required:after {
  color: #d19fa3;
}
/* line 216, ../sass/pages/_home.scss */
.home-contact div.form-success {
  padding: 0;
  background: none;
  color: white;
  font-size: 1.22222em;
  line-height: 1.45455;
}
/* line 222, ../sass/pages/_home.scss */
.home-contact div.form-success p {
  font-size: 1em;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  /* line 58, ../sass/main.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 67, ../sass/main.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 72, ../sass/main.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 76, ../sass/main.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 80, ../sass/main.scss */
  a[href^='#']:after,
  a[href^='javascript:']:after {
    content: '';
  }

  /* line 85, ../sass/main.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 91, ../sass/main.scss */
  thead {
    display: table-header-group;
  }

  /* line 95, ../sass/main.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 100, ../sass/main.scss */
  img {
    max-width: 100% !important;
  }

  /* line 104, ../sass/main.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 111, ../sass/main.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
}

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