/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
@charset "UTF-8";
/*
Theme Name: calroy 2022
Author: Car of Tomorrow
Author URI: http://www.caroftomorrow.com
Description: A theme description
Version: 2.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* line 5, ../../../../../../../../../../.rvm/gems/ruby-2.2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

/* line 22, ../../../../../../../../../../.rvm/gems/ruby-2.2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1; }

/* line 24, ../../../../../../../../../../.rvm/gems/ruby-2.2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none; }

/* line 26, ../../../../../../../../../../.rvm/gems/ruby-2.2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, ../../../../../../../../../../.rvm/gems/ruby-2.2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 30, ../../../../../../../../../../.rvm/gems/ruby-2.2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }
  /* line 103, ../../../../../../../../../../.rvm/gems/ruby-2.2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

/* line 32, ../../../../../../../../../../.rvm/gems/ruby-2.2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none; }

/* line 116, ../../../../../../../../../../.rvm/gems/ruby-2.2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/* -----------------------------------------
	Table of Contents
--------------------------------------------

.. 01. General
.. 02. Header
.. 03. Modules
.. 04. Footer
.. 05. Comments
.. 06. Widgets Styling
.. 07. WordPress defaults
.. 08. Utilities
*/
/*********************
BREAKPOINTS
*********************/
/* line 47, sass/mixins/_utils.scss */
.clearfix:after {
  content: "";
  display: table;
  clear: both; }

/*********************
COLORS
*********************/
/*!
Theme Name: calroy 2022
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: calroy 2022
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

calroy 2022 is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | 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 57, sass/base/_normalize.scss */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  overflow-x: hidden; }

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

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 83, sass/base/_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 94, sass/base/_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 106, sass/base/_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 115, sass/base/_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 125, sass/base/_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 135, sass/base/_normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

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

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

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

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

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

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 190, sass/base/_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 206, sass/base/_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 216, sass/base/_normalize.scss */
button,
select {
  /* 1 */
  text-transform: none; }

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

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 236, sass/base/_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 248, sass/base/_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 259, sass/base/_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 270, sass/base/_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 283, sass/base/_normalize.scss */
progress {
  vertical-align: baseline; }

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
/* line 300, sass/base/_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 310, sass/base/_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 320, sass/base/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/* line 329, sass/base/_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 338, sass/base/_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 350, sass/base/_normalize.scss */
details {
  display: block; }

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

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

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

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/* line 384, sass/base/_normalize.scss */
body,
button,
input,
select,
optgroup,
textarea {
  color: #000000;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

/* line 397, sass/base/_normalize.scss */
h1, h2, h3, h4, h5, h6 {
  clear: both; }

/* line 401, sass/base/_normalize.scss */
p {
  margin-bottom: 1.5em; }

/* line 405, sass/base/_normalize.scss */
dfn, cite, em, i {
  font-style: italic; }

/* line 409, sass/base/_normalize.scss */
blockquote {
  margin: 0 1.5em; }

/* line 413, sass/base/_normalize.scss */
address {
  margin: 0 0 1.5em; }

/* line 417, sass/base/_normalize.scss */
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

/* line 429, sass/base/_normalize.scss */
code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

/* line 435, sass/base/_normalize.scss */
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

/* line 440, sass/base/_normalize.scss */
mark, ins {
  background: #fff9c0;
  text-decoration: none; }

/* line 445, sass/base/_normalize.scss */
big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/* line 452, sass/base/_normalize.scss */
html {
  box-sizing: border-box; }

/* line 456, sass/base/_normalize.scss */
*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

/* line 463, sass/base/_normalize.scss */
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

/* line 468, sass/base/_normalize.scss */
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

/* line 475, sass/base/_normalize.scss */
ul, ol {
  margin: 0 0 1.5em 3em; }

/* line 479, sass/base/_normalize.scss */
ul {
  list-style: disc; }

/* line 483, sass/base/_normalize.scss */
ol {
  list-style: decimal; }

/* line 487, sass/base/_normalize.scss */
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

/* line 493, sass/base/_normalize.scss */
dt {
  font-weight: bold; }

/* line 497, sass/base/_normalize.scss */
dd {
  margin: 0 1.5em 1.5em; }

/* line 501, sass/base/_normalize.scss */
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

/* line 508, sass/base/_normalize.scss */
figure {
  margin: 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

/* line 513, sass/base/_normalize.scss */
table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/* line 521, sass/base/_normalize.scss */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #000 #000 #000;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em; }

/* line 535, sass/base/_normalize.scss */
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa; }

/* line 542, sass/base/_normalize.scss */
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb; }

/* line 552, sass/base/_normalize.scss */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px; }

/* line 574, sass/base/_normalize.scss */
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111; }

/* line 593, sass/base/_normalize.scss */
select {
  border: 1px solid #ccc; }

/* line 597, sass/base/_normalize.scss */
textarea {
  width: 100%; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/* line 619, sass/base/_normalize.scss */
a:focus {
  outline: thin dotted; }

/* line 623, sass/base/_normalize.scss */
a:hover, a:active {
  outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/* line 630, sass/base/_normalize.scss */
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%; }

/* line 637, sass/base/_normalize.scss */
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0; }

/* line 653, sass/base/_normalize.scss */
.main-navigation ul ul ul {
  left: -999em;
  top: 0; }

/* line 658, sass/base/_normalize.scss */
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%; }

/* line 663, sass/base/_normalize.scss */
.main-navigation ul ul a {
  width: 200px; }

/* line 667, sass/base/_normalize.scss */
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto; }

/* line 672, sass/base/_normalize.scss */
.main-navigation li {
  float: left;
  position: relative; }

/* line 677, sass/base/_normalize.scss */
.main-navigation a {
  display: block;
  text-decoration: none; }

/* Small menu. */
/* line 683, sass/base/_normalize.scss */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

@media screen and (min-width: 37.5em) {
  /* line 689, sass/base/_normalize.scss */
  .menu-toggle {
    display: none; }

  /* line 692, sass/base/_normalize.scss */
  .main-navigation ul {
    display: block; } }
/* line 697, sass/base/_normalize.scss */
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

/* line 704, sass/base/_normalize.scss */
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

/* line 711, sass/base/_normalize.scss */
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
/* line 723, sass/base/_normalize.scss */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

/* line 736, sass/base/_normalize.scss */
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
/* line 759, sass/base/_normalize.scss */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
/* line 766, sass/base/_normalize.scss */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

/* line 772, sass/base/_normalize.scss */
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

/* line 778, sass/base/_normalize.scss */
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
/* line 788, sass/base/_normalize.scss */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

/* line 805, sass/base/_normalize.scss */
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
/* line 817, sass/base/_normalize.scss */
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }

/* line 822, sass/base/_normalize.scss */
.widget select {
  max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
/* line 832, sass/base/_normalize.scss */
.sticky {
  display: block; }

/* line 841, sass/base/_normalize.scss */
.updated:not(.published) {
  display: none; }

/* line 845, sass/base/_normalize.scss */
.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

/* line 851, sass/base/_normalize.scss */
.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
/* line 859, sass/base/_normalize.scss */
.comment-content a {
  word-wrap: break-word; }

/* line 863, sass/base/_normalize.scss */
.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
/* line 871, sass/base/_normalize.scss */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
/* line 878, sass/base/_normalize.scss */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
/* line 885, sass/base/_normalize.scss */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
/* line 895, sass/base/_normalize.scss */
embed,
iframe,
object {
  max-width: 100%; }

/* Make sure logo link wraps around logo image. */
/* line 902, sass/base/_normalize.scss */
.custom-logo-link {
  display: inline-block; }

/* line 906, sass/base/_normalize.scss */
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*1200*/
/*
  sm 768px,
  md 1024px,
  lg 1440px !default;
 */
/* line 35, sass/base/_flexboxgrid.scss */
.wrapper {
  box-sizing: border-box;
  max-width: 1920px;
  margin: 0 auto; }

/* line 41, sass/base/_flexboxgrid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 6.666%;
  padding-left: 6.666%; }
  @media (min-width: 48em) {
    /* line 41, sass/base/_flexboxgrid.scss */
    .container-fluid {
      padding-right: 4.305%;
      padding-left: 4.305%; } }

/* line 52, sass/base/_flexboxgrid.scss */
.xs-container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 6.666%;
  padding-left: 6.666%;
  /*1024*/ }
  @media (min-width: 48em) {
    /* line 52, sass/base/_flexboxgrid.scss */
    .xs-container-fluid {
      padding-right: 4.305%;
      padding-left: 4.305%; } }
  @media (min-width: 64em) {
    /* line 52, sass/base/_flexboxgrid.scss */
    .xs-container-fluid {
      padding: 0;
      margin: 0; } }

/* line 67, sass/base/_flexboxgrid.scss */
.xs-container-bleed {
  padding-right: 0;
  padding-left: 0; }
  @media (min-width: 48em) {
    /* line 67, sass/base/_flexboxgrid.scss */
    .xs-container-bleed {
      padding-right: 4.305%;
      padding-left: 4.305%; } }

/* line 77, sass/base/_flexboxgrid.scss */
.row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1.1975%;
  margin-left: -1.1975%; }

/* line 86, sass/base/_flexboxgrid.scss */
.container-bleed .row {
  margin: 0; }
  /* line 88, sass/base/_flexboxgrid.scss */
  .container-bleed .row .col-xs-12 {
    padding: 0; }
    @media (min-width: 48em) {
      /* line 88, sass/base/_flexboxgrid.scss */
      .container-bleed .row .col-xs-12 {
        padding-right: 1.1975%;
        padding-left: 1.1975%; } }
  /* line 95, sass/base/_flexboxgrid.scss */
  .container-bleed .row > div:first-child {
    padding-left: 0; }
  /* line 96, sass/base/_flexboxgrid.scss */
  .container-bleed .row > div:last-child {
    padding-right: 0; }

/* line 99, sass/base/_flexboxgrid.scss */
.row.reverse {
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

/* line 103, sass/base/_flexboxgrid.scss */
.col.reverse {
  -webkit-box-direction: reverse;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

/* line 123, sass/base/_flexboxgrid.scss */
.col-xs {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

/* line 128, sass/base/_flexboxgrid.scss */
.col-xs-1 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  -webkit-flex-basis: 8.33333%;
  -moz-flex-basis: 8.33333%;
  -ms-flex-preferred-size: 8.33333%;
  flex-basis: 8.33333%;
  max-width: 8.33333%; }

/* line 128, sass/base/_flexboxgrid.scss */
.col-xs-2 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  -webkit-flex-basis: 16.66667%;
  -moz-flex-basis: 16.66667%;
  -ms-flex-preferred-size: 16.66667%;
  flex-basis: 16.66667%;
  max-width: 16.66667%; }

/* line 128, sass/base/_flexboxgrid.scss */
.col-xs-3 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  -webkit-flex-basis: 25%;
  -moz-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%; }

/* line 128, sass/base/_flexboxgrid.scss */
.col-xs-4 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  -webkit-flex-basis: 33.33333%;
  -moz-flex-basis: 33.33333%;
  -ms-flex-preferred-size: 33.33333%;
  flex-basis: 33.33333%;
  max-width: 33.33333%; }

/* line 128, sass/base/_flexboxgrid.scss */
.col-xs-5 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  -webkit-flex-basis: 41.66667%;
  -moz-flex-basis: 41.66667%;
  -ms-flex-preferred-size: 41.66667%;
  flex-basis: 41.66667%;
  max-width: 41.66667%; }

/* line 128, sass/base/_flexboxgrid.scss */
.col-xs-6 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%; }

/* line 128, sass/base/_flexboxgrid.scss */
.col-xs-7 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  -webkit-flex-basis: 58.33333%;
  -moz-flex-basis: 58.33333%;
  -ms-flex-preferred-size: 58.33333%;
  flex-basis: 58.33333%;
  max-width: 58.33333%; }

/* line 128, sass/base/_flexboxgrid.scss */
.col-xs-8 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  -webkit-flex-basis: 66.66667%;
  -moz-flex-basis: 66.66667%;
  -ms-flex-preferred-size: 66.66667%;
  flex-basis: 66.66667%;
  max-width: 66.66667%; }

/* line 128, sass/base/_flexboxgrid.scss */
.col-xs-9 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  -webkit-flex-basis: 75%;
  -moz-flex-basis: 75%;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%; }

/* line 128, sass/base/_flexboxgrid.scss */
.col-xs-10 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  -webkit-flex-basis: 83.33333%;
  -moz-flex-basis: 83.33333%;
  -ms-flex-preferred-size: 83.33333%;
  flex-basis: 83.33333%;
  max-width: 83.33333%; }

/* line 128, sass/base/_flexboxgrid.scss */
.col-xs-11 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  -webkit-flex-basis: 91.66667%;
  -moz-flex-basis: 91.66667%;
  -ms-flex-preferred-size: 91.66667%;
  flex-basis: 91.66667%;
  max-width: 91.66667%; }

/* line 128, sass/base/_flexboxgrid.scss */
.col-xs-12 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

/* line 135, sass/base/_flexboxgrid.scss */
.col-xs-offset-0 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  margin-left: 0%; }

/* line 135, sass/base/_flexboxgrid.scss */
.col-xs-offset-1 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  margin-left: 8.33333%; }

/* line 135, sass/base/_flexboxgrid.scss */
.col-xs-offset-2 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  margin-left: 16.66667%; }

/* line 135, sass/base/_flexboxgrid.scss */
.col-xs-offset-3 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  margin-left: 25%; }

/* line 135, sass/base/_flexboxgrid.scss */
.col-xs-offset-4 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  margin-left: 33.33333%; }

/* line 135, sass/base/_flexboxgrid.scss */
.col-xs-offset-5 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  margin-left: 41.66667%; }

/* line 135, sass/base/_flexboxgrid.scss */
.col-xs-offset-6 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  margin-left: 50%; }

/* line 135, sass/base/_flexboxgrid.scss */
.col-xs-offset-7 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  margin-left: 58.33333%; }

/* line 135, sass/base/_flexboxgrid.scss */
.col-xs-offset-8 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  margin-left: 66.66667%; }

/* line 135, sass/base/_flexboxgrid.scss */
.col-xs-offset-9 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  margin-left: 75%; }

/* line 135, sass/base/_flexboxgrid.scss */
.col-xs-offset-10 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  margin-left: 83.33333%; }

/* line 135, sass/base/_flexboxgrid.scss */
.col-xs-offset-11 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  margin-left: 91.66667%; }

/* line 135, sass/base/_flexboxgrid.scss */
.col-xs-offset-12 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1.1975%;
  padding-left: 1.1975%;
  margin-left: 100%; }

/* line 140, sass/base/_flexboxgrid.scss */
.col-xs {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 0;
  -moz-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%; }

/* line 145, sass/base/_flexboxgrid.scss */
.start-xs, .left-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  text-align: start; }

/* line 150, sass/base/_flexboxgrid.scss */
.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  text-align: center; }

/* line 155, sass/base/_flexboxgrid.scss */
.end-xs, .right-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  text-align: end; }

/* line 160, sass/base/_flexboxgrid.scss */
.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start; }

/* line 164, sass/base/_flexboxgrid.scss */
.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

/* line 168, sass/base/_flexboxgrid.scss */
.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end; }

/* line 172, sass/base/_flexboxgrid.scss */
.around-xs {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around; }

/* line 176, sass/base/_flexboxgrid.scss */
.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

/* line 180, sass/base/_flexboxgrid.scss */
.first-xs {
  order: -1; }

/* line 184, sass/base/_flexboxgrid.scss */
.last-xs {
  order: 1; }

@media only screen and (min-width: 48em) {
  /* line 194, sass/base/_flexboxgrid.scss */
  .container {
    width: 46rem; }

  /* line 198, sass/base/_flexboxgrid.scss */
  .col-sm {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-sm-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 8.33333%;
    -moz-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-sm-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 16.66667%;
    -moz-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-sm-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-sm-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-sm-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 41.66667%;
    -moz-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-sm-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-sm-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 58.33333%;
    -moz-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-sm-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-sm-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-sm-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 83.33333%;
    -moz-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-sm-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 91.66667%;
    -moz-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-sm-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-sm-offset-0 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 0%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-sm-offset-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 8.33333%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-sm-offset-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 16.66667%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-sm-offset-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 25%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-sm-offset-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 33.33333%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-sm-offset-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 41.66667%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-sm-offset-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 50%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-sm-offset-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 58.33333%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-sm-offset-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 66.66667%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-sm-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 75%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-sm-offset-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 83.33333%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-sm-offset-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 91.66667%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-sm-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 100%; }

  /* line 215, sass/base/_flexboxgrid.scss */
  .col-sm {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -moz-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }

  /* line 220, sass/base/_flexboxgrid.scss */
  .start-sm, .left-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: start; }

  /* line 225, sass/base/_flexboxgrid.scss */
  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center; }

  /* line 230, sass/base/_flexboxgrid.scss */
  .end-sm, .right-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    text-align: end; }

  /* line 235, sass/base/_flexboxgrid.scss */
  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }

  /* line 239, sass/base/_flexboxgrid.scss */
  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }

  /* line 243, sass/base/_flexboxgrid.scss */
  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }

  /* line 247, sass/base/_flexboxgrid.scss */
  .around-sm {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around; }

  /* line 251, sass/base/_flexboxgrid.scss */
  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }

  /* line 255, sass/base/_flexboxgrid.scss */
  .first-sm {
    order: -1; }

  /* line 259, sass/base/_flexboxgrid.scss */
  .last-sm {
    order: 1; } }
@media only screen and (min-width: 64em) {
  /* line 194, sass/base/_flexboxgrid.scss */
  .container {
    width: 62rem; }

  /* line 198, sass/base/_flexboxgrid.scss */
  .col-md {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-md-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 8.33333%;
    -moz-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-md-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 16.66667%;
    -moz-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-md-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-md-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-md-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 41.66667%;
    -moz-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-md-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-md-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 58.33333%;
    -moz-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-md-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-md-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-md-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 83.33333%;
    -moz-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-md-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 91.66667%;
    -moz-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-md-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-md-offset-0 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 0%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-md-offset-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 8.33333%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-md-offset-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 16.66667%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-md-offset-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 25%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-md-offset-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 33.33333%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-md-offset-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 41.66667%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-md-offset-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 50%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-md-offset-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 58.33333%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-md-offset-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 66.66667%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-md-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 75%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-md-offset-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 83.33333%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-md-offset-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 91.66667%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-md-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 100%; }

  /* line 215, sass/base/_flexboxgrid.scss */
  .col-md {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -moz-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }

  /* line 220, sass/base/_flexboxgrid.scss */
  .start-md, .left-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: start; }

  /* line 225, sass/base/_flexboxgrid.scss */
  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center; }

  /* line 230, sass/base/_flexboxgrid.scss */
  .end-md, .right-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    text-align: end; }

  /* line 235, sass/base/_flexboxgrid.scss */
  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }

  /* line 239, sass/base/_flexboxgrid.scss */
  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }

  /* line 243, sass/base/_flexboxgrid.scss */
  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }

  /* line 247, sass/base/_flexboxgrid.scss */
  .around-md {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around; }

  /* line 251, sass/base/_flexboxgrid.scss */
  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }

  /* line 255, sass/base/_flexboxgrid.scss */
  .first-md {
    order: -1; }

  /* line 259, sass/base/_flexboxgrid.scss */
  .last-md {
    order: 1; } }
@media only screen and (min-width: 75em) {
  /* line 194, sass/base/_flexboxgrid.scss */
  .container {
    width: 71rem; }

  /* line 198, sass/base/_flexboxgrid.scss */
  .col-lg {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-lg-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 8.33333%;
    -moz-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-lg-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 16.66667%;
    -moz-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-lg-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-lg-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-lg-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 41.66667%;
    -moz-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-lg-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-lg-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 58.33333%;
    -moz-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-lg-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-lg-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-lg-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 83.33333%;
    -moz-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-lg-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 91.66667%;
    -moz-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }

  /* line 203, sass/base/_flexboxgrid.scss */
  .col-lg-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-lg-offset-0 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 0%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-lg-offset-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 8.33333%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-lg-offset-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 16.66667%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-lg-offset-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 25%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-lg-offset-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 33.33333%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-lg-offset-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 41.66667%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-lg-offset-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 50%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-lg-offset-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 58.33333%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-lg-offset-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 66.66667%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-lg-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 75%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-lg-offset-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 83.33333%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-lg-offset-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 91.66667%; }

  /* line 210, sass/base/_flexboxgrid.scss */
  .col-lg-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.1975%;
    padding-left: 1.1975%;
    margin-left: 100%; }

  /* line 215, sass/base/_flexboxgrid.scss */
  .col-lg {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -moz-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }

  /* line 220, sass/base/_flexboxgrid.scss */
  .start-lg, .left-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: start; }

  /* line 225, sass/base/_flexboxgrid.scss */
  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center; }

  /* line 230, sass/base/_flexboxgrid.scss */
  .end-lg, .right-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    text-align: end; }

  /* line 235, sass/base/_flexboxgrid.scss */
  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }

  /* line 239, sass/base/_flexboxgrid.scss */
  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }

  /* line 243, sass/base/_flexboxgrid.scss */
  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }

  /* line 247, sass/base/_flexboxgrid.scss */
  .around-lg {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around; }

  /* line 251, sass/base/_flexboxgrid.scss */
  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }

  /* line 255, sass/base/_flexboxgrid.scss */
  .first-lg {
    order: -1; }

  /* line 259, sass/base/_flexboxgrid.scss */
  .last-lg {
    order: 1; } }
@font-face {
  font-family: "Avenir-LT";
  src: url("https://7072026.fs1.hubspotusercontent-na1.net/hubfs/7072026/Brand%20fonts/35AvenirLT.eot?") format("eot"), url("https://7072026.fs1.hubspotusercontent-na1.net/hubfs/7072026/Brand%20fonts/35AvenirLT.woff2") format("woff2"), url("https://7072026.fs1.hubspotusercontent-na1.net/hubfs/7072026/Brand%20fonts/35AvenirLT.woff") format("woff"), url("https://7072026.fs1.hubspotusercontent-na1.net/hubfs/7072026/Brand%20fonts/35AvenirLT.ttf") format("truetype"), url("https://7072026.fs1.hubspotusercontent-na1.net/hubfs/7072026/Brand%20fonts/35AvenirLT.svg#Avenir-LT") format("svg"); }
@font-face {
  font-family: "Avenir-LT-Ob";
  src: url("fonts/35AvenirLTOb.eot?") format("eot"), url("fonts/35AvenirLTOb.woff2") format("woff2"), url("fonts/35AvenirLTOb.woff") format("woff"), url("fonts/35AvenirLTOb.ttf") format("truetype"), url("fonts/35AvenirLTOb.svg#Avenir-LT-Ob") format("svg"); }
@font-face {
  font-family: "Avenir-Roman";
  src: url("https://7072026.fs1.hubspotusercontent-na1.net/hubfs/7072026/55AvenirRoman.eot?") format("eot"), url("https://7072026.fs1.hubspotusercontent-na1.net/hubfs/7072026/55AvenirRoman.woff2") format("woff2"), url("https://7072026.fs1.hubspotusercontent-na1.net/hubfs/7072026/55AvenirRoman.woff") format("woff"), url("https://7072026.fs1.hubspotusercontent-na1.net/hubfs/7072026/55AvenirRoman.ttf") format("truetype"), url("https://7072026.fs1.hubspotusercontent-na1.net/hubfs/7072026/55AvenirRoman.svg#Avenir-Roman") format("svg"); }
/* line 19, sass/base/_typography.scss */
body {
  font: 100% "Avenir-LT", arial, sans-serif;
  color: #65656A; }

/* line 24, sass/base/_typography.scss */
h1, .h1-style {
  font-family: "Avenir-LT", arial, sans-serif;
  font-weight: normal;
  font-size: 3.4375rem;
  line-height: 1.18em;
  color: #3CA0A0; }
  @media (min-width: 48em) {
    /* line 24, sass/base/_typography.scss */
    h1, .h1-style {
      font-size: 2.3375rem; } }
  @media (min-width: 75em) {
    /* line 24, sass/base/_typography.scss */
    h1, .h1-style {
      font-size: 3.4375rem; } }

/* line 38, sass/base/_typography.scss */
h2, .h2-style, .page .intro-text p:first-child, .error404 .intro-text p:first-child, .woocommerce-account h1, .woocommerce-checkout h1, .secondary-title {
  font-family: "Avenir-LT", arial, sans-serif;
  font-weight: 400;
  line-height: 1.302em;
  font-size: 2.625rem; }
  @media (min-width: 48em) {
    /* line 38, sass/base/_typography.scss */
    h2, .h2-style, .page .intro-text p:first-child, .error404 .intro-text p:first-child, .woocommerce-account h1, .woocommerce-checkout h1, .secondary-title {
      font-size: 1.75rem; } }
  @media (min-width: 75em) {
    /* line 38, sass/base/_typography.scss */
    h2, .h2-style, .page .intro-text p:first-child, .error404 .intro-text p:first-child, .woocommerce-account h1, .woocommerce-checkout h1, .secondary-title {
      font-size: 2.625rem; } }

/* line 51, sass/base/_typography.scss */
h3, .h3-style, .single .long-desc blockquote, form.search-form input[type="search"], .page-template-custom-page-template .long-desc blockquote, .page-template-utility-page-template h2, .xoo-wsc-modal .xoo-wsc-pname a, h3 p, .h3-style p, .single .long-desc blockquote p, form.search-form input[type="search"] p, .page-template-custom-page-template .long-desc blockquote p, .page-template-utility-page-template h2 p, .xoo-wsc-modal .xoo-wsc-pname a p {
  font-family: "Avenir-LT", arial, sans-serif;
  font-weight: normal;
  font-size: 1.625rem;
  line-height: 1.385em; }
  @media (min-width: 48em) {
    /* line 51, sass/base/_typography.scss */
    h3, .h3-style, .single .long-desc blockquote, form.search-form input[type="search"], .page-template-custom-page-template .long-desc blockquote, .page-template-utility-page-template h2, .xoo-wsc-modal .xoo-wsc-pname a, h3 p, .h3-style p, .single .long-desc blockquote p, form.search-form input[type="search"] p, .page-template-custom-page-template .long-desc blockquote p, .page-template-utility-page-template h2 p, .xoo-wsc-modal .xoo-wsc-pname a p {
      font-size: 1.3rem; } }
  @media (min-width: 75em) {
    /* line 51, sass/base/_typography.scss */
    h3, .h3-style, .single .long-desc blockquote, form.search-form input[type="search"], .page-template-custom-page-template .long-desc blockquote, .page-template-utility-page-template h2, .xoo-wsc-modal .xoo-wsc-pname a, h3 p, .h3-style p, .single .long-desc blockquote p, form.search-form input[type="search"] p, .page-template-custom-page-template .long-desc blockquote p, .page-template-utility-page-template h2 p, .xoo-wsc-modal .xoo-wsc-pname a p {
      font-size: 1.625rem; } }

/* line 64, sass/base/_typography.scss */
h4, .h4-style, .label, a.jump-link, .single-product .product-long-content-acf-wrapper .downloadable-resources-section .single-resource-section .resource-content a {
  text-transform: uppercase;
  font-family: "Avenir-Roman", arial, sans-serif;
  font-weight: normal;
  font-size: 1.25rem;
  line-height: 1em; }
  @media (min-width: 48em) {
    /* line 64, sass/base/_typography.scss */
    h4, .h4-style, .label, a.jump-link, .single-product .product-long-content-acf-wrapper .downloadable-resources-section .single-resource-section .resource-content a {
      font-size: 0.85rem; } }
  @media (min-width: 75em) {
    /* line 64, sass/base/_typography.scss */
    h4, .h4-style, .label, a.jump-link, .single-product .product-long-content-acf-wrapper .downloadable-resources-section .single-resource-section .resource-content a {
      font-size: 1.25rem; } }

/* line 79, sass/base/_typography.scss */
h5, .h5-style, .site-footer .main-navigation ul li, .site-footer .secondary-navigation ul li, .button, input[type="submit"], .button-wrapper a,
button:not(.menu-toggle):not(.menu-close):not(.lity-close),
.woocommerce .button, .woocommerce button:not(.menu-toggle):not(.menu-close):not(.lity-close),
.site-main .woocommerce .button, .site-main .woocommerce button.button.alt, .label-sm {
  text-transform: uppercase;
  font-family: "Avenir-Roman", arial, sans-serif;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1em; }
  /* line 86, sass/base/_typography.scss */
  h5.case-style, .h5-style.case-style, .site-footer .main-navigation ul li.case-style, .site-footer .secondary-navigation ul li.case-style, .case-style.button, input.case-style[type="submit"], .button-wrapper a.case-style,
  button.case-style:not(.menu-toggle):not(.menu-close):not(.lity-close),
  .site-main .woocommerce .case-style.button, .site-main .woocommerce button.case-style.button.alt, .label-sm.case-style {
    text-transform: none; }

/* line 92, sass/base/_typography.scss */
p, .p-style, ul, .xoo-wsc-modal .xoo-wsc-sm-info {
  font-family: "Avenir-LT", arial, sans-serif;
  font-size: 1.25rem;
  line-height: 1.444em;
  font-weight: normal;
  margin: 0 0 1.25rem; }
  /* line 98, sass/base/_typography.scss */
  p.smaller, .p-style.smaller, ul.smaller, .xoo-wsc-modal .smaller.xoo-wsc-sm-info {
    font-size: 1rem; }

/* line 102, sass/base/_typography.scss */
.body-non-p, .user-cart-menu-wrapper .user-cart-menu ul.state-menu li, .user-cart-menu-wrapper .user-cart-menu ul.state-menu li a.button, .xoo-wsc-modal .xoo-wsc-pname, .body-non-p p, .user-cart-menu-wrapper .user-cart-menu ul.state-menu li p, .user-cart-menu-wrapper .user-cart-menu ul.state-menu li a.button p, .xoo-wsc-modal .xoo-wsc-pname p {
  font-family: "Avenir-Roman", arial, sans-serif;
  font-size: 1.25rem;
  line-height: 1.44em;
  font-weight: normal;
  margin: 0;
  text-transform: none; }

/* line 112, sass/base/_typography.scss */
.caption {
  text-align: center;
  margin: 3rem auto 0;
  width: 75%; }

/* line 119, sass/base/_typography.scss */
ol li {
  font-family: "Avenir-LT", arial, sans-serif;
  font-size: 1rem;
  line-height: 1.625em; }

/* line 126, sass/base/_typography.scss */
span.label, span.sm-label, .ui-widget.ui-dialog span.ui-dialog-title, span.p-style, .xoo-wsc-modal span.xoo-wsc-sm-info {
  margin: 0;
  line-height: 1.5rem; }

/* line 134, sass/base/_typography.scss */
.h1-style p, .h2-style p, .page .intro-text p:first-child p, .error404 .intro-text p:first-child p, .woocommerce-account h1 p, .woocommerce-checkout h1 p {
  margin: 0; }

/* line 135, sass/base/_typography.scss */
p:last-child, .p-style:last-child, ul:last-child, .xoo-wsc-modal .xoo-wsc-sm-info:last-child {
  margin: 0; }

/* line 138, sass/base/_typography.scss */
.site-main ul, .site-main ol {
  margin: 0 0 2rem 1em; }
/* line 141, sass/base/_typography.scss */
.site-main ul {
  list-style-type: disc; }
  /* line 143, sass/base/_typography.scss */
  .site-main ul li {
    margin-bottom: .95em; }
    /* line 145, sass/base/_typography.scss */
    .site-main ul li:last-child {
      margin-bottom: 0; }

/* line 153, sass/base/_typography.scss */
strong {
  font-weight: 700; }

/* line 156, sass/base/_typography.scss */
em {
  font-family: "Avenir-LT-Ob", arial, sans-serif; }

/* line 158, sass/base/_typography.scss */
a {
  color: #3CA0A0; }

/* line 160, sass/base/_typography.scss */
h1 a:not(.button), .h1-style a:not(.button), h2 a:not(.button), .h2-style a:not(.button), .page .intro-text p:first-child a:not(.button), .error404 .intro-text p:first-child a:not(.button), .woocommerce-account h1 a:not(.button), .woocommerce-checkout h1 a:not(.button), h3 a:not(.button), .h3-style a:not(.button), .single .long-desc blockquote a:not(.button), form.search-form input[type="search"] a:not(.button), .page-template-custom-page-template .long-desc blockquote a:not(.button), .page-template-utility-page-template h2 a:not(.button), .xoo-wsc-modal .xoo-wsc-pname a a:not(.button), h4 a:not(.button), .h4-style a:not(.button), .sm-label a:not(.button), .ui-widget.ui-dialog .ui-dialog-title a:not(.button) {
  text-decoration: none;
  color: #3CA0A0; }

/* line 168, sass/base/_typography.scss */
a.read-more {
  text-decoration: none;
  color: #3CA0A0;
  line-height: 1.75rem;
  padding-right: 38px;
  background: url(images/arrow-side-sprite.png) right top 3px no-repeat;
  background-size: 26px auto;
  font-family: "Avenir-Roman", arial, sans-serif;
  font-size: 1.25rem;
  text-transform: uppercase; }
  /* line 179, sass/base/_typography.scss */
  a.read-more:hover {
    color: #65656A;
    background-position: right -29px; }

/* line 185, sass/base/_typography.scss */
a.jump-link {
  display: inline-block;
  padding-right: 30px;
  line-height: 1em;
  text-decoration: none;
  background: url(images/jump-carat.png) right center no-repeat;
  background-size: 20px auto;
  color: #65656A; }
  /* line 194, sass/base/_typography.scss */
  a.jump-link:hover {
    color: #3CA0A0; }

/* line 201, sass/base/_typography.scss */
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
  color: #65656A; }

/* line 208, sass/base/_typography.scss */
p a {
  text-decoration: underline; }

/* line 209, sass/base/_typography.scss */
p + .read-more {
  margin-top: .75rem; }
  /* line 211, sass/base/_typography.scss */
  p + .read-more:before {
    content: ' ';
    display: block;
    margin-top: 1.75rem; }

/* line 222, sass/base/_typography.scss */
.smaller, .smaller p {
  text-transform: none;
  font-size: 0.75rem;
  /*1024*/ }
  @media (min-width: 64em) {
    /* line 222, sass/base/_typography.scss */
    .smaller, .smaller p {
      font-size: .75rem; } }

/* line 232, sass/base/_typography.scss */
.single .long-desc ul:not(.inputs-list), .single .long-desc ol, .page-template-utility-page-template .site-main ul:not(.inputs-list), .page-template-utility-page-template .site-main ol, .alternating-modules .alternating-module ul:not(.inputs-list), .alternating-modules .alternating-module ol {
  margin-left: 2.5rem; }
  /* line 234, sass/base/_typography.scss */
  .single .long-desc ul:not(.inputs-list) li, .single .long-desc ol li, .page-template-utility-page-template .site-main ul:not(.inputs-list) li, .page-template-utility-page-template .site-main ol li, .alternating-modules .alternating-module ul:not(.inputs-list) li, .alternating-modules .alternating-module ol li {
    margin-bottom: 0; }
    /* line 236, sass/base/_typography.scss */
    .single .long-desc ul:not(.inputs-list) li a, .single .long-desc ol li a, .page-template-utility-page-template .site-main ul:not(.inputs-list) li a, .page-template-utility-page-template .site-main ol li a, .alternating-modules .alternating-module ul:not(.inputs-list) li a, .alternating-modules .alternating-module ol li a {
      overflow-wrap: break-word; }

/* end typography*/
/* line 2, sass/base/_form.scss */
.signup-form-wrapper {
  margin: 2.5rem 0; }
  /* line 4, sass/base/_form.scss */
  .signup-form-wrapper form {
    position: relative; }
    /* line 6, sass/base/_form.scss */
    .signup-form-wrapper form [type="radio"] {
      margin-right: .9rem; }
    /* line 9, sass/base/_form.scss */
    .signup-form-wrapper form [type="email"] {
      margin: 1.75rem 0 0; }
    /* line 12, sass/base/_form.scss */
    .signup-form-wrapper form .hs_error_rollup {
      display: none; }
    /* line 15, sass/base/_form.scss */
    .signup-form-wrapper form .hs-error-msg {
      font-size: 1rem;
      color: #FF1727;
      position: absolute; }
    /* line 20, sass/base/_form.scss */
    .signup-form-wrapper form .hs-submit {
      position: absolute;
      right: 0;
      bottom: 5px; }
      /* line 24, sass/base/_form.scss */
      .signup-form-wrapper form .hs-submit .hs-button {
        border: 0;
        padding: 0;
        margin: 0;
        text-indent: -9999px;
        padding: 18px 26px 0 0;
        background: url(images/arrow-side-sprite.png) right bottom no-repeat;
        background-size: 26px auto;
        line-height: 1px; }
        /* line 33, sass/base/_form.scss */
        .signup-form-wrapper form .hs-submit .hs-button:hover {
          background-position: right top 1px; }
    /* line 40, sass/base/_form.scss */
    .signup-form-wrapper form .hs-form-radio-display {
      font-size: 1rem;
      /*1024*/ }
      @media (min-width: 64em) {
        /* line 40, sass/base/_form.scss */
        .signup-form-wrapper form .hs-form-radio-display {
          font-size: 1.25rem; } }
      /* line 45, sass/base/_form.scss */
      .signup-form-wrapper form .hs-form-radio-display input[type="radio"] {
        position: absolute;
        opacity: 0; }
        /* line 49, sass/base/_form.scss */
        .signup-form-wrapper form .hs-form-radio-display input[type="radio"] + span:before {
          content: '';
          background: #fff;
          border-radius: 100%;
          border: 3px solid #65656A;
          display: inline-block;
          width: 1.5rem;
          height: 1.5rem;
          position: relative;
          margin-right: 1em;
          vertical-align: top;
          cursor: pointer;
          text-align: center;
          transition: all 250ms ease; }
        /* line 68, sass/base/_form.scss */
        .signup-form-wrapper form .hs-form-radio-display input[type="radio"]:checked + span:before {
          background-color: #3CA0A0;
          border-color: #3CA0A0;
          box-shadow: inset 0 0 0 3px #fff; }
        /* line 77, sass/base/_form.scss */
        .signup-form-wrapper form .hs-form-radio-display input[type="radio"]:focus + span:before {
          outline: none;
          border-color: #3CA0A0; }
        /* line 85, sass/base/_form.scss */
        .signup-form-wrapper form .hs-form-radio-display input[type="radio"]:disabled + span:before {
          box-shadow: inset 0 0 0 3px #f2f2f2;
          border-color: #272729;
          background: #272729; }
        /* line 94, sass/base/_form.scss */
        .signup-form-wrapper form .hs-form-radio-display input[type="radio"] + span:empty:before {
          margin-right: 0; }

/* line 107, sass/base/_form.scss */
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="number"],
.site-main div.ctct-form-embed form.ctct-form-custom input.ctct-form-element {
  border: 0;
  border-bottom: 3px solid #65656A !important;
  background: transparent;
  display: block;
  border-radius: 0;
  width: 100%;
  font-size: 1rem !important;
  line-height: 1em !important;
  color: #65656A !important;
  padding: 0 !important;
  font-family: "Avenir-LT", arial, sans-serif !important;
  padding: 4px 0 !important;
  margin-bottom: 2.5rem;
  box-shadow: none;
  height: 2.5rem; }
  /* line 127, sass/base/_form.scss */
  input[type="text"].mce_inline_error,
  input[type="email"].mce_inline_error,
  input[type="tel"].mce_inline_error,
  input[type="password"].mce_inline_error,
input[type="number"].mce_inline_error,
  .site-main div.ctct-form-embed form.ctct-form-custom input.ctct-form-element.mce_inline_error {
    border-color: #fff !important; }

/* line 131, sass/base/_form.scss */
select {
  margin-bottom: 2.5rem; }


/* line 141, sass/base/_form.scss */
.site-main div.ctct-form-embed div.ctct-form-defaults p.ctct-gdpr-text {
  display: none; }

/* line 144, sass/base/_form.scss */
textarea {
  border: 3px solid #65656A;
  border-radius: 0;
  display: block;
  height: 100px;
  margin-bottom: 2.5rem; }
  @media (min-width: 75em) {
    /* line 144, sass/base/_form.scss */
    textarea {
      border: 3px solid #65656A;
      height: 125px; } }

/* line 155, sass/base/_form.scss */
input[type="submit"] {
  margin-top: 2.5rem; }

/* line 159, sass/base/_form.scss */
.indicates-required {
  display: none; }

/* line 162, sass/base/_form.scss */
div#mce-responses {
  margin: 0;
  padding: 0; }

/* line 166, sass/base/_form.scss */
#mce-error-response, .mce_inline_error {
  background: transparent !important;
  font-family: "Avenir-LT", arial, sans-serif; }
  /* line 169, sass/base/_form.scss */
  #mce-error-response a, .mce_inline_error a {
    text-decoration: underline; }

/* line 173, sass/base/_form.scss */
#mce-error-response {
  padding: 10px 0; }

/* line 176, sass/base/_form.scss */
.mce_inline_error {
  color: #ff0000 !important;
  padding-left: 0 !important; }

/* line 180, sass/base/_form.scss */
ul {
  list-style: none;
  margin: 0; }
  /* line 183, sass/base/_form.scss */
  ul li {
    margin-bottom: 1rem;
    /*1024*/ }
    @media (min-width: 64em) {
      /* line 183, sass/base/_form.scss */
      ul li {
        margin-bottom: 1.5rem; } }
    /* line 189, sass/base/_form.scss */
    ul li:last-child {
      margin-bottom: 0; }
    /* line 190, sass/base/_form.scss */
    ul li .grouped {
      margin-bottom: 1rem; }
      @media (min-width: 48em) {
        /* line 190, sass/base/_form.scss */
        ul li .grouped {
          margin-bottom: 2rem;
          float: left;
          width: 47.5%;
          margin-right: 5%; }
          /* line 197, sass/base/_form.scss */
          ul li .grouped:last-child {
            margin: 0; } }
      @media (min-width: 85.625em) {
        /* line 190, sass/base/_form.scss */
        ul li .grouped {
          margin-bottom: 3rem; } }

/* line 209, sass/base/_form.scss */
.form-note {
  font-size: 1rem; }

/* line 213, sass/base/_form.scss */
.select-wrap {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 2.5rem; }

/* line 219, sass/base/_form.scss */
.select-wrap select {
  width: 100%;
  height: 3rem;
  padding-left: 10px;
  padding-right: 10px;
  border: 3px solid #65656A;
  border-radius: 0;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  color: #65656A;
  font-size: 1rem;
  font-family: "Avenir-LT", arial, sans-serif; }

/* line 235, sass/base/_form.scss */
.select-icon:after {
  content: ' ';
  position: absolute;
  top: calc(50% - 5.5px);
  right: 1.875rem;
  pointer-events: none;
  z-index: 2;
  transition: all 250ms cubic-bezier(0.4, 0.25, 0.3, 1);
  width: 20px;
  height: 11px;
  background: url(images/carat-grey.png) center center no-repeat;
  background-size: contain;
  z-index: 11; }

/* line 265, sass/base/_form.scss */
input.invalid, textarea.invalid {
  border-color: #FF1727; }

/* line 269, sass/base/_form.scss */
input.invalid:focus, textarea.invalid:focus {
  outline: none; }

/* line 274, sass/base/_form.scss */
.account_info_form .group-label {
  margin: 3.5rem 0 1.5rem; }

/* line 280, sass/base/_form.scss */
.signup-form-container {
  margin-bottom: 40px;
  /*1024*/ }
  @media (min-width: 64em) {
    /* line 280, sass/base/_form.scss */
    .signup-form-container {
      margin-bottom: 50px; } }

/* line 287, sass/base/_form.scss */
input[type="text"].select2-search__field {
  margin-bottom: 0; }

/* line 292, sass/base/_form.scss */
.select2-results__options .select2-results__option {
  margin-bottom: 0; }

/* line 302, sass/base/_form.scss */
.autoship-label input[type="radio"] {
  position: absolute;
  opacity: 0; }
  /* line 306, sass/base/_form.scss */
  .autoship-label input[type="radio"] + span:before, .autoship-label input[type="radio"] ~ span.autoship-no-discount-label:before {
    content: '';
    background: #fff;
    border-radius: 100%;
    border: 3px solid #65656A;
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    position: relative;
    margin-right: 1em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease; }
  /* line 326, sass/base/_form.scss */
  .autoship-label input[type="radio"]:checked + span:before, .autoship-label input[type="radio"]:checked ~ span.autoship-no-discount-label:before {
    background-color: #FF1727;
    border-color: #FF1727;
    box-shadow: inset 0 0 0 3px #fff; }
  /* line 335, sass/base/_form.scss */
  .autoship-label input[type="radio"]:focus + span:before, .autoship-label input[type="radio"]:focus ~ span.autoship-no-discount-label:before {
    outline: none;
    border-color: #FF1727; }
  /* line 343, sass/base/_form.scss */
  .autoship-label input[type="radio"]:disabled + span:before, .autoship-label input[type="radio"]:disabled ~ span.autoship-no-discount-label:before {
    box-shadow: inset 0 0 0 3px #f2f2f2;
    border-color: #272729;
    background: #272729; }
  /* line 352, sass/base/_form.scss */
  .autoship-label input[type="radio"] + span:empty:before, .autoship-label input[type="radio"] ~ span.autoship-no-discount-label:empty:before {
    margin-right: 0; }

/* line 365, sass/base/_form.scss */
#calroyAutoshipSelections-wrap {
  position: relative;
  margin: 1.25rem 0 3.75rem;
  max-width: 34.4375rem;
  /*1024*/ }
  @media (min-width: 64em) {
    /* line 365, sass/base/_form.scss */
    #calroyAutoshipSelections-wrap {
      margin: 1.5rem 0 2.5rem; } }
  /* line 372, sass/base/_form.scss */
  #calroyAutoshipSelections-wrap ul {
    list-style: none; }
  /* line 375, sass/base/_form.scss */
  #calroyAutoshipSelections-wrap .select {
    width: 100%;
    height: 4.25rem;
    cursor: pointer;
    background-color: white;
    box-shadow: 0 2px 0 white;
    border-radius: 0;
    margin: 0;
    background: #f2f2f2; }
    /* line 385, sass/base/_form.scss */
    #calroyAutoshipSelections-wrap .select li {
      margin: 0; }
    /* line 389, sass/base/_form.scss */
    #calroyAutoshipSelections-wrap .select .select_options {
      margin: 0;
      position: relative;
      z-index: 9;
      margin-top: 10px; }
    /* line 396, sass/base/_form.scss */
    #calroyAutoshipSelections-wrap .select_expand {
      width: 0;
      height: 4.25rem;
      position: absolute;
      top: 0;
      right: 0; }
      /* line 403, sass/base/_form.scss */
      #calroyAutoshipSelections-wrap .select_expand::after {
        content: ' ';
        position: absolute;
        top: calc(50% - 5.5px);
        right: 1.875rem;
        pointer-events: none;
        z-index: 2;
        transition: all 250ms cubic-bezier(0.4, 0.25, 0.3, 1);
        width: 20px;
        height: 11px;
        background: url(images/carat-grey.png) center center no-repeat;
        background-size: contain;
        z-index: 11; }
      /* line 419, sass/base/_form.scss */
      #calroyAutoshipSelections-wrap .select_expand:hover::after {
        opacity: 1; }
      /* line 421, sass/base/_form.scss */
      #calroyAutoshipSelections-wrap .select_expand:checked::after {
        transform: rotate(180deg); }
    /* line 424, sass/base/_form.scss */
    #calroyAutoshipSelections-wrap .select_expandLabel {
      display: block;
      width: 100%;
      height: 4.25rem;
      position: absolute;
      top: 0;
      left: 0;
      cursor: pointer;
      z-index: 10; }
    /* line 435, sass/base/_form.scss */
    #calroyAutoshipSelections-wrap .select_close {
      display: none; }
    /* line 437, sass/base/_form.scss */
    #calroyAutoshipSelections-wrap .select_closeLabel {
      width: 100vw;
      height: 100vh;
      position: fixed;
      top: 0;
      left: 0;
      display: none; }
    /* line 446, sass/base/_form.scss */
    #calroyAutoshipSelections-wrap .select_items {
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      border: 0;
      padding-top: 4.25rem; }
    /* line 455, sass/base/_form.scss */
    #calroyAutoshipSelections-wrap .select_input {
      display: none; }
    /* line 457, sass/base/_form.scss */
    #calroyAutoshipSelections-wrap .select_label {
      transition: all 250ms cubic-bezier(0.4, 0.25, 0.3, 1);
      display: block;
      height: 0;
      font-size: 1.2rem;
      line-height: 4.25rem;
      overflow: hidden;
      color: #65656A;
      background-color: #f2f2f2;
      cursor: pointer;
      padding-left: 20px; }
      /* line 469, sass/base/_form.scss */
      #calroyAutoshipSelections-wrap .select_label-placeholder {
        height: 4.25rem;
        vertical-align: middle;
        position: absolute;
        top: 0;
        left: 0;
        background-color: transparent; }
    /* line 480, sass/base/_form.scss */
    #calroyAutoshipSelections-wrap .select_expand:checked + .select_closeLabel {
      display: block;
      z-index: 8; }
      /* line 485, sass/base/_form.scss */
      #calroyAutoshipSelections-wrap .select_expand:checked + .select_closeLabel + .select_options .select_label {
        height: 4.25rem; }
        /* line 487, sass/base/_form.scss */
        #calroyAutoshipSelections-wrap .select_expand:checked + .select_closeLabel + .select_options .select_label:hover {
          background-color: #65656A;
          color: #fff; }
      /* line 493, sass/base/_form.scss */
      #calroyAutoshipSelections-wrap .select_expand:checked + .select_closeLabel + .select_options + .select_expandLabel {
        display: none; }
    /* line 498, sass/base/_form.scss */
    #calroyAutoshipSelections-wrap .select_input:checked + .select_label {
      height: 4.25rem;
      margin-top: calc(-4.25rem - 10px); }

/* line 508, sass/base/_form.scss */
.hbspt-form ul {
  list-style-type: none;
  margin: 0; }
/* line 513, sass/base/_form.scss */
.hbspt-form .hs-form-field > label {
  display: none; }
/* line 521, sass/base/_form.scss */
.hbspt-form .hs-form-radio label, .hbspt-form .hs-form-booleancheckbox label {
  display: inline-block; }
/* line 526, sass/base/_form.scss */
.hbspt-form .legal-consent-container .field.hs-fieldtype-booleancheckbox {
  margin: 3rem 0; }
/* line 529, sass/base/_form.scss */
.hbspt-form .legal-consent-container p {
  margin: 1.5rem 0; }
/* line 532, sass/base/_form.scss */
.hbspt-form .legal-consent-container ~ .hs_recaptcha {
  margin: 3.75rem 0; }
/* line 535, sass/base/_form.scss */
.hbspt-form .legal-consent-container .hs-form-booleancheckbox-display > span {
  margin-left: 0; }
/* line 539, sass/base/_form.scss */
.hbspt-form [type="checkbox"], .hbspt-form input[type="submit"] {
  margin: 0; }
/* line 542, sass/base/_form.scss */
.hbspt-form input[type="text"], .hbspt-form input[type="email"], .hbspt-form input[type="tel"], .hbspt-form input[type="password"], .hbspt-form select, .hbspt-form textarea {
  margin-bottom: 0; }
/* line 545, sass/base/_form.scss */
.hbspt-form .hs-fieldtype-select, .hbspt-form .hs-fieldtype-text, .hbspt-form .hs-fieldtype-textarea {
  margin-bottom: 2.5rem; }
/* line 548, sass/base/_form.scss */
.hbspt-form .hs-error-msg {
  font-size: 1rem;
  color: #FF1727; }
/* line 553, sass/base/_form.scss */
.hbspt-form select {
  display: block;
  width: 100%;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 3px solid #65656A;
  font-family: "Avenir-LT", arial, sans-serif;
  font-size: 1.125rem;
  padding: 4px 0;
  color: #65656A;
  margin-bottom: 0; }
/* line 569, sass/base/_form.scss */
.hbspt-form textarea {
  margin-top: 3rem; }
/* line 573, sass/base/_form.scss */
.hbspt-form input[type="radio"], .hbspt-form input[type="checkbox"] {
  position: absolute;
  opacity: 0; }
  /* line 578, sass/base/_form.scss */
  .hbspt-form input[type="radio"] + span:before, .hbspt-form input[type="checkbox"] + span:before {
    content: '';
    background: #fff;
    border-radius: 100%;
    border: 3px solid #65656A;
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    position: relative;
    margin-right: 1em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease; }
  /* line 596, sass/base/_form.scss */
  .hbspt-form input[type="radio"]:checked + span:before, .hbspt-form input[type="checkbox"]:checked + span:before {
    background-color: #FF1727;
    border-color: #FF1727;
    box-shadow: inset 0 0 0 3px #f2f2f2; }
  /* line 605, sass/base/_form.scss */
  .hbspt-form input[type="radio"]:focus + span:before, .hbspt-form input[type="checkbox"]:focus + span:before {
    outline: none;
    border-color: #FF1727; }
  /* line 613, sass/base/_form.scss */
  .hbspt-form input[type="radio"]:disabled + span:before, .hbspt-form input[type="checkbox"]:disabled + span:before {
    box-shadow: inset 0 0 0 3px #f2f2f2;
    border-color: #272729;
    background: #272729; }
  /* line 622, sass/base/_form.scss */
  .hbspt-form input[type="radio"] + span:empty:before, .hbspt-form input[type="checkbox"] + span:empty:before {
    margin-right: 0; }

  form label{
    font-family: "Avenir-LT", arial, sans-serif;  
  }

/* line 1, sass/layout/_grid.scss */
.grouped-grid-wrapper {
  margin-top: 5.625rem; }
  /* line 3, sass/layout/_grid.scss */
  .grouped-grid-wrapper .grouped-title {
    color: #65656A;
    border-bottom: 4px dotted #3CA0A0;
    padding-bottom: 1.5rem;
    margin-bottom: 3.75rem; }
  /* line 9, sass/layout/_grid.scss */
  .grouped-grid-wrapper .collapsed-items {
    display: none; }
  /* line 13, sass/layout/_grid.scss */
  .grouped-grid-wrapper .expand-group-trigger:after {
    content: ' ';
    background: url(images/grey-updown-arrows.png) no-repeat left center;
    padding-right: 19px;
    margin-left: 13px;
    background-size: auto 20px; }
  /* line 22, sass/layout/_grid.scss */
  .grouped-grid-wrapper .expand-group-trigger:hover:after {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1); }
  /* line 28, sass/layout/_grid.scss */
  .grouped-grid-wrapper .expand-group-trigger.retracting:after {
    background-position: right center; }

/* line 35, sass/layout/_grid.scss */
.ungrouped-grid-wrapper {
  margin-top: 7.5rem; }

/* line 40, sass/layout/_grid.scss */
.fixed-grid-item, .flex-grid .item {
  position: relative;
  margin-bottom: 3.5rem;
  /*1024*/ }
  @media (min-width: 64em) {
    /* line 40, sass/layout/_grid.scss */
    .fixed-grid-item, .flex-grid .item {
      margin-bottom: 4.25rem; } }

/* line 48, sass/layout/_grid.scss */
.item .fixed-grid-item {
  margin-bottom: 0; }

/* line 53, sass/layout/_grid.scss */
a.grid-load-more {
  font-family: "Avenir-LT", arial, sans-serif;
  text-decoration: none;
  display: inline-block;
  margin-top: 3rem; }
  @media (min-width: 75em) {
    /* line 53, sass/layout/_grid.scss */
    a.grid-load-more {
      margin-top: 4.6875rem; } }
  @media (min-width: 85.625em) {
    /* line 53, sass/layout/_grid.scss */
    a.grid-load-more {
      margin-top: 6.25rem; } }
  /* line 64, sass/layout/_grid.scss */
  a.grid-load-more:after {
    content: '↓';
    padding-left: 10px; }

/* line 69, sass/layout/_grid.scss */
.page-load-status {
  display: none;
  /* hidden by default */
  padding-top: 20px;
  text-align: center; }

/* line 75, sass/layout/_grid.scss */
.fixed-grid-item, .grid-item, .item {
  margin-bottom: 5rem;
  position: relative; }
  @media (min-width: 48em) {
    /* line 75, sass/layout/_grid.scss */
    .fixed-grid-item, .grid-item, .item {
      margin-bottom: 3rem; } }
  /* line 84, sass/layout/_grid.scss */
  .fixed-grid-item .short-description, .grid-item .short-description, .item .short-description {
    margin-bottom: 1.5rem; }
  /* line 87, sass/layout/_grid.scss */
  .fixed-grid-item.research-item, .grid-item.research-item, .item.research-item {
    margin-bottom: 6rem; }
    /* line 89, sass/layout/_grid.scss */
    .fixed-grid-item.research-item .content-container, .grid-item.research-item .content-container, .item.research-item .content-container {
      /*1024*/ }
      @media (min-width: 64em) {
        /* line 89, sass/layout/_grid.scss */
        .fixed-grid-item.research-item .content-container, .grid-item.research-item .content-container, .item.research-item .content-container {
          padding: 0 1.25rem; } }

/* line 100, sass/layout/_grid.scss */
.load-wrapper {
  padding: 3rem 0;
  background: url(images/PW_Loading_04.gif) no-repeat center center;
  background-size: 300px 300px; }

/* line 1, sass/layout/_navigation.scss */
.main-navigation {
  clear: both;
  display: block;
  float: none;
  width: 100%; }
  /* line 7, sass/layout/_navigation.scss */
  .main-navigation ul {
    display: block;
    list-style: none;
    margin: 1.75rem 0;
    padding-left: 0; }
    @media (min-width: 48em) {
      /* line 7, sass/layout/_navigation.scss */
      .main-navigation ul {
        margin: 0; } }
    /* line 15, sass/layout/_navigation.scss */
    .main-navigation ul li {
      text-transform: uppercase;
      font-family: "Avenir-Roman", arial, sans-serif;
      font-weight: normal;
      font-size: 1.25rem;
      line-height: 1em;
      /*1024*/
      display: block;
      float: none;
      position: relative;
      margin-bottom: 2.75rem;
      /*1024*/ }
      @media (min-width: 48em) {
        /* line 15, sass/layout/_navigation.scss */
        .main-navigation ul li {
          font-size: 1.125rem; } }
      @media (min-width: 64em) {
        /* line 15, sass/layout/_navigation.scss */
        .main-navigation ul li {
          margin-bottom: 0;
          width: auto;
          margin-right: 2.5rem;
          position: relative;
          display: inline-block; } }
      @media (min-width: 75em) {
        /* line 15, sass/layout/_navigation.scss */
        .main-navigation ul li {
          font-size: 1.25rem;
          margin-right: 3.75rem; } }
      /* line 43, sass/layout/_navigation.scss */
      .main-navigation ul li:last-child {
        margin: 0; }
      /* line 46, sass/layout/_navigation.scss */
      .main-navigation ul li a {
        display: inline-block;
        text-decoration: none;
        color: #39393C;
        font-family: "Avenir-Roman", arial, sans-serif;
        /*1024*/ }
        /* line 50, sass/layout/_navigation.scss */
        .main-navigation ul li a:hover {
          color: #3CA0A0; 
          font-family: "Avenir-Roman", arial, sans-serif;}
        @media (min-width: 64em) {
          /* line 46, sass/layout/_navigation.scss */
          .main-navigation ul li a {
            color: #65656A; } }
      @media (min-width: 64em) {
        /* line 62, sass/layout/_navigation.scss */
        .main-navigation ul li.current-menu-item a, .main-navigation ul li.current-page-ancestor a {
          color: #3CA0A0; } }

/*1024*/
/* line 89, sass/layout/_navigation.scss */
.user-cart-menu-wrapper {
  /*1024*/ }
  @media (min-width: 64em) {
    /* line 89, sass/layout/_navigation.scss */
    .user-cart-menu-wrapper {
      position: absolute;
      top: -1.5rem;
      z-index: 999;
      padding: 0;
      right: 0;
      background: rgba(255, 255, 255, 0.8); } }
  /* line 104, sass/layout/_navigation.scss */
  .user-cart-menu-wrapper .user-cart-menu ul.state-menu li {
    text-align: left;
    margin-bottom: 1.25rem;
    position: relative; }
    /* line 109, sass/layout/_navigation.scss */
    .user-cart-menu-wrapper .user-cart-menu ul.state-menu li:last-child {
      margin-bottom: 0; }
    /* line 112, sass/layout/_navigation.scss */
    .user-cart-menu-wrapper .user-cart-menu ul.state-menu li a:not(.button) {
      color: #65656A;
      text-decoration: none;
      /*1024*/ }
      @media (min-width: 64em) {
        /* line 112, sass/layout/_navigation.scss */
        .user-cart-menu-wrapper .user-cart-menu ul.state-menu li a:not(.button) {
          padding-left: calc(2rem + 4px); }
          /* line 117, sass/layout/_navigation.scss */
          .user-cart-menu-wrapper .user-cart-menu ul.state-menu li a:not(.button):hover {
            color: #3CA0A0; } }
    /* line 122, sass/layout/_navigation.scss */
    .user-cart-menu-wrapper .user-cart-menu ul.state-menu li a.button {
      line-height: .8em;
      padding-right: 2rem;
      padding-left: 2rem;
      background-color: transparent;
      /*1024*/ }
      @media (min-width: 64em) {
        /* line 122, sass/layout/_navigation.scss */
        .user-cart-menu-wrapper .user-cart-menu ul.state-menu li a.button {
          background-color: #fff; } }
      /* line 131, sass/layout/_navigation.scss */
      .user-cart-menu-wrapper .user-cart-menu ul.state-menu li a.button:hover {
        background-color: #3CA0A0;
        border-color: #3CA0A0;
        color: #39393C; }
    /* line 143, sass/layout/_navigation.scss */
    .user-cart-menu-wrapper .user-cart-menu ul.state-menu li .xoo-wsc-cart-trigger {
      cursor: pointer;
      /*1024*/ }
      @media (min-width: 64em) {
        /* line 143, sass/layout/_navigation.scss */
        .user-cart-menu-wrapper .user-cart-menu ul.state-menu li .xoo-wsc-cart-trigger {
          padding-left: calc(2rem + 4px); }
          /* line 147, sass/layout/_navigation.scss */
          .user-cart-menu-wrapper .user-cart-menu ul.state-menu li .xoo-wsc-cart-trigger:hover {
            color: #3CA0A0; }
            /* line 150, sass/layout/_navigation.scss */
            .user-cart-menu-wrapper .user-cart-menu ul.state-menu li .xoo-wsc-cart-trigger:hover + #header-cart-item-count .xoo-wsc-items-count {
              color: #3CA0A0;
              border-color: #3CA0A0; } }

/* line 180, sass/layout/_navigation.scss */
.open-menu-containing-column .user-cart-menu-wrapper .user-cart-menu .menu-item-order {
  position: absolute;
  top: 46px;
  right: 6.666%;
  /*1024*/ }
  @media (min-width: 64em) {
    /* line 180, sass/layout/_navigation.scss */
    .open-menu-containing-column .user-cart-menu-wrapper .user-cart-menu .menu-item-order {
      position: relative;
      top: auto;
      left: auto;
      right: auto; } }

/* line 195, sass/layout/_navigation.scss */
.order-button.less-than-1024 {
  position: absolute;
  top: 2.5rem;
  right: 4.305%;
  text-transform: none; }

/* line 206, sass/layout/_navigation.scss */
.site-header .main-navigation ul li ul.sub-menu {
  display: none; }

/* line 217, sass/layout/_navigation.scss */
.site-footer .footer-navigation ul li a {
  display: inline-block;
  /*1024*/ }
  @media (min-width: 64em) {
    /* line 217, sass/layout/_navigation.scss */
    .site-footer .footer-navigation ul li a {
      margin-bottom: 2rem; } }
/* line 223, sass/layout/_navigation.scss */
.site-footer .footer-navigation ul li ul.sub-menu {
  /*1024*/ }
  @media (min-width: 64em) {
    /* line 223, sass/layout/_navigation.scss */
    .site-footer .footer-navigation ul li ul.sub-menu {
      position: relative; } }
  /* line 227, sass/layout/_navigation.scss */
  .site-footer .footer-navigation ul li ul.sub-menu li {
    font-family: "Avenir-LT", arial, sans-serif;
    font-size: 1.125rem;
    display: block;
    text-align: left;
    width: auto;
    text-transform: none; }
    /* line 234, sass/layout/_navigation.scss */
    .site-footer .footer-navigation ul li ul.sub-menu li a {
      margin-bottom: 0; }

/* Small menu. */
/* line 245, sass/layout/_navigation.scss */
.menu-toggle, .menu-close, .menu-close:hover, .menu-toggle:hover {
  width: 46px;
  height: 46px;
  border: 0;
  text-indent: -9999px;
  border: 0;
  background: url(images/menu-sprite.png) no-repeat left top;
  background-size: 50px auto;
  margin: 17px 0;
  border-radius: 0; }

/* line 257, sass/layout/_navigation.scss */
.menu-close, .menu-close:hover {
  background-position: center bottom;
  margin: 0; }

/* line 258, sass/layout/_navigation.scss */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

/*1024*/
@media (min-width: 64em) {
  /* line 264, sass/layout/_navigation.scss */
  .menu-toggle {
    display: none; }

  /* line 267, sass/layout/_navigation.scss */
  .main-navigation ul {
    display: block; } }
/* line 276, sass/layout/_navigation.scss */
.mobile-tablet-only .dropdown-trigger a, .mobile-tablet-only.dropdown-trigger a, .mobile-only .dropdown-trigger a, .mobile-only.dropdown-trigger a {
  width: calc(100% - 33px); }
  @media (min-width: 48em) {
    /* line 276, sass/layout/_navigation.scss */
    .mobile-tablet-only .dropdown-trigger a, .mobile-tablet-only.dropdown-trigger a, .mobile-only .dropdown-trigger a, .mobile-only.dropdown-trigger a {
      width: auto; } }

/* line 2, sass/layout/_header.scss */
header.site-header {
  padding-bottom: 4.375rem; }
  @media (min-width: 48em) {
    /* line 2, sass/layout/_header.scss */
    header.site-header {
      padding-bottom: 5rem; } }
/* line 8, sass/layout/_header.scss */
header .logo-nav-container {
  padding: 2.5rem 0 4rem;
  /*1024*/ }
  @media (min-width: 64em) {
    /* line 8, sass/layout/_header.scss */
    header .logo-nav-container {
      padding: 4.6875rem 0;
      position: relative; } }
/* line 17, sass/layout/_header.scss */
header .site-title {
  background: url(https://7072026.fs1.hubspotusercontent-na1.net/hubfs/7072026/ARCHIVED%20Logos/Calroy%20logo%20horiz%20no%20bkgd.png) no-repeat left top;
  background-size: contain;
  text-indent: -9999px;
  float: left;
  height: 39px;
  width: 302px;
  z-index: 100;
  /*1024*/ }
  @media (min-width: 64em) {
    /* line 17, sass/layout/_header.scss */
    header .site-title {
      height: 39px;
      width: 302px;
      background-position: center top; } }
  /* line 38, sass/layout/_header.scss */
  header .site-title a {
    display: block;
    height: 100%; }
/* line 44, sass/layout/_header.scss */
header .cart-widget-container {
  text-align: right;
  padding: 20px 0 30px;
  /*1024*/ }
  @media (min-width: 64em) {
    /* line 44, sass/layout/_header.scss */
    header .cart-widget-container {
      position: absolute;
      right: 0;
      top: 2.375rem;
      padding: 0; } }
/* line 56, sass/layout/_header.scss */
header .open-menu-containing-column {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.4s ease-in-out, visibility 0s 0.4s;
  transition: transform 0.4s ease-in-out, visibility 0s 0.4s;
  z-index: 99;
  background: #f2f2f2;
  /*1024*/ }
  @media (max-width: 47.9375em) {
    /* line 56, sass/layout/_header.scss */
    header .open-menu-containing-column {
      padding: 0; } }
  @media (min-width: 64em) {
    /* line 56, sass/layout/_header.scss */
    header .open-menu-containing-column {
      display: block;
      position: relative;
      transform: none;
      background: transparent;
      visibility: visible;
      -webkit-transition: none;
      transition: none; }
      /* line 83, sass/layout/_header.scss */
      header .open-menu-containing-column .logo-nav-container {
        display: none; } }
  /* line 87, sass/layout/_header.scss */
  header .open-menu-containing-column.open {
    transform: translateY(0%);
    background: #f2f2f2;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.59);
    -moz-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.59);
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.59);
    visibility: visible;
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    /*1024*/ }
    @media (min-width: 64em) {
      /* line 87, sass/layout/_header.scss */
      header .open-menu-containing-column.open {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background: transparent; } }
    /* line 104, sass/layout/_header.scss */
    header .open-menu-containing-column.open .logo-nav-container {
      padding-top: 61px; }
      /* line 106, sass/layout/_header.scss */
      header .open-menu-containing-column.open .logo-nav-container .site-title {
        background-image: url(images/united-theatre-logo-knocked.svg); }

/* line 1, sass/layout/_footer.scss */
.site-footer {
  padding: 10rem 0 6.75rem 0;
  /*1024*/
  color: #65656A; }
  @media (min-width: 64em) {
    /* line 1, sass/layout/_footer.scss */
    .site-footer {
      padding: 12.5rem 0 8.75rem 0; } }
  /* line 8, sass/layout/_footer.scss */
  .site-footer p {
    font-size: 1rem; }
    /* line 10, sass/layout/_footer.scss */
    .site-footer p a {
      color: #3CA0A0; }
    /* line 16, sass/layout/_footer.scss */
    .site-footer p strong {
      font-weight: normal;
      font-family: "Avenir-Roman", arial, sans-serif; }
  /* line 22, sass/layout/_footer.scss */
  .site-footer .footer-menus-container {
    /*1024*/ }
    @media (min-width: 64em) {
      /* line 22, sass/layout/_footer.scss */
      .site-footer .footer-menus-container {
        padding: 25px 0;
        position: relative; } }
  /* line 29, sass/layout/_footer.scss */
  .site-footer .secondary-container {
    padding: 3rem 0; }
  /* line 34, sass/layout/_footer.scss */
  .site-footer .site-title {
    background: url(https://7072026.fs1.hubspotusercontent-na1.net/hubfs/7072026/ARCHIVED%20Logos/Calroy%20logo%20horiz%20no%20bkgd.png) no-repeat left top;
    background-size: contain;
    text-indent: -9999px;
    float: left;
    height: 39px;
    width: 302px;
    z-index: 100;
    margin-bottom: 4.3125rem;
    /*1024*/ }
    @media (min-width: 64em) {
      /* line 34, sass/layout/_footer.scss */
      .site-footer .site-title {
        height: 39px;
        width: 302px;
        background-position: center top;
        margin-bottom: 7.5rem; } }
    /* line 49, sass/layout/_footer.scss */
    .site-footer .site-title a {
      display: block;
      height: 100%; }
  /* line 55, sass/layout/_footer.scss */
  .site-footer .nav-container ul.sub-menu {
    display: none;
    /*1024*/ }
    @media (min-width: 64em) {
      /* line 55, sass/layout/_footer.scss */
      .site-footer .nav-container ul.sub-menu {
        display: block; } }
  /* line 62, sass/layout/_footer.scss */
  .site-footer .main-navigation ul {
    margin-top: 1.75rem; }
    @media (min-width: 48em) {
      /* line 62, sass/layout/_footer.scss */
      .site-footer .main-navigation ul {
        margin-top: 0; } }
    /* line 67, sass/layout/_footer.scss */
    .site-footer .main-navigation ul li {
      display: block;
      margin-left:0;}
      /* line 72, sass/layout/_footer.scss */
      .site-footer .main-navigation ul li a:hover {
        color: #3CA0A0; }
  /* line 81, sass/layout/_footer.scss */
  .site-footer .secondary-navigation ul li {
    text-transform: none;
    display: block;
    margin-bottom: 2.5rem;
    margin-left:0;
    /*1024*/ }
    @media (min-width: 64em) {
      /* line 81, sass/layout/_footer.scss */
      .site-footer .secondary-navigation ul li {
        margin-bottom: 0; } }
    /* line 89, sass/layout/_footer.scss */
    .site-footer .secondary-navigation ul li a {
      color: #65656A;
      text-decoration: none; }
      /* line 92, sass/layout/_footer.scss */
      .site-footer .secondary-navigation ul li a:hover {
        color: #3CA0A0; }
  /* line 100, sass/layout/_footer.scss */
  .site-footer .footer-secondary {
    text-transform: uppercase;
    font-size: .7125rem;
    text-align: right;
    padding-bottom: 3px; }
    @media (min-width: 75em) {
      /* line 100, sass/layout/_footer.scss */
      .site-footer .footer-secondary {
        font-size: .7125rem; } }
    @media (min-width: 85.625em) {
      /* line 100, sass/layout/_footer.scss */
      .site-footer .footer-secondary {
        font-size: .8125rem; } }
    /* line 111, sass/layout/_footer.scss */
    .site-footer .footer-secondary a {
      margin-right: 1rem; }
  /* line 115, sass/layout/_footer.scss */
  .site-footer .follow-section {
    padding-bottom: 3rem; }
.follow-section {
  /*1024*/ }
  /* line 272, sass/components/_sections.scss */
  .follow-section .follow-icon {
    background: url(https://7072026.fs1.hubspotusercontent-na1.net/hubfs/7072026/follow-sprite-vb.png) no-repeat left top;
    background-size: 100px auto;
    height: 42px;
    width: 42px;
    display: inline-block;
    margin: 0 1.25rem 0 0;
    cursor: pointer;
    /*1024*/ }
    /* line 278, sass/components/_sections.scss */
    .follow-section .follow-icon:hover {
      background-position: right top; }
    /* line 281, sass/components/_sections.scss */
    .follow-section .follow-icon.follow-twitter {
      background-position: left -50px; }
      /* line 283, sass/components/_sections.scss */
      .follow-section .follow-icon.follow-twitter:hover {
        background-position: right -50px; }
    /* line 287, sass/components/_sections.scss */
    .follow-section .follow-icon.follow-instagram {
      background-position: left -100px; }
      /* line 289, sass/components/_sections.scss */
      .follow-section .follow-icon.follow-instagram:hover {
        background-position: right -100px; }
    /* line 293, sass/components/_sections.scss */
    .follow-section .follow-icon.follow-linked-in {
      background-position: left -150px; }
      /* line 295, sass/components/_sections.scss */
      .follow-section .follow-icon.follow-linked-in:hover {
        background-position: right -150px; }
    @media (min-width: 64em) {
      /* line 304, sass/components/_sections.scss */
      .follow-section .follow-icon:hover {
        opacity: 0.8; } }
  /* line 119, sass/layout/_footer.scss */
  .site-footer .footer-address-container {
    margin-bottom: 2.5rem; }
    /* line 120, sass/layout/_footer.scss */
    .site-footer .footer-address-container p {
      font-size: 1rem; }
      /* line 122, sass/layout/_footer.scss */
      .site-footer .footer-address-container p bold, .site-footer .footer-address-container p strong {
        font-family: "Avenir-Roman", arial, sans-serif;
        line-height: 1.625rem; }
  /* line 129, sass/layout/_footer.scss */
  .site-footer .disclaimer-box {
    margin-bottom: 3rem;
    /*1024*/ }
    @media (min-width: 64em) {
      /* line 129, sass/layout/_footer.scss */
      .site-footer .disclaimer-box {
        margin-bottom: 0; } }

/* line 203, sass/layout/_footer.scss */
#page .cookie-notice-container {
  padding: 30px; }
  /* line 205, sass/layout/_footer.scss */
  #page .cookie-notice-container .cn-button {
    color: #fff;
    margin-left: 20px; }

/* line 1, sass/components/_buttons.scss */
.button, input[type="submit"], .button-wrapper a,
button:not(.menu-toggle):not(.menu-close):not(.lity-close),
form input[type="submit"], form .hs-button{
  border: 0;
  line-height: 1em;
  padding: 1.595rem 1.95rem;
  /*1024*/
  border-radius: 37.5px;
  background-color: transparent;
  border: 4px solid #65656A;
  color: #65656A;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  width: auto; }
  @media (min-width: 64em) {
    /* line 1, sass/components/_buttons.scss */
    .button, input[type="submit"], .button-wrapper a,
    button:not(.menu-toggle):not(.menu-close):not(.lity-close),
    .woocommerce .button, .woocommerce button:not(.menu-toggle):not(.menu-close):not(.lity-close),
    .site-main .woocommerce .button, .site-main .woocommerce button.button.alt {
      padding: 1.595rem 2.35rem;
      /*top padding to optically vertically align*/ } }
  /* line 23, sass/components/_buttons.scss */
  .button.solid, input[type="submit"].solid, .button-wrapper a.solid,
  button:not(.menu-toggle):not(.menu-close):not(.lity-close).solid,
  .woocommerce .button.solid, .woocommerce button:not(.menu-toggle):not(.menu-close):not(.lity-close).solid,
  .site-main .woocommerce .button.solid, .site-main .woocommerce button.button.alt.solid {
    background: #fff; }
  /* line 26, sass/components/_buttons.scss */
  .button:hover, .button.active, .button.solid:hover, form input[type="submit"]:hover, form input[type="submit"].active, form input[type="submit"].solid:hover, .button-wrapper a:hover, .button-wrapper a.active, .button-wrapper a.solid:hover, form .hs-button:hover,
  button:not(.menu-toggle):not(.menu-close):not(.lity-close):hover,
  button:not(.menu-toggle):not(.menu-close):not(.lity-close).active,
  button:not(.menu-toggle):not(.menu-close):not(.lity-close).solid:hover,
  .site-main .woocommerce .button:hover,
  .site-main .woocommerce .button.active,
  .site-main .woocommerce .button.solid:hover, .site-main .woocommerce button.button.alt:hover, .site-main .woocommerce button.button.alt.active, .site-main .woocommerce button.button.alt.solid:hover {
    background: #65656A;
    border: 4px solid #65656A;
    color: #fff; }
  /* line 32, sass/components/_buttons.scss */
  .button.dark, input[type="submit"].dark, .button-wrapper a.dark,
  button:not(.menu-toggle):not(.menu-close):not(.lity-close).dark,
  .woocommerce .button.dark, .woocommerce button:not(.menu-toggle):not(.menu-close):not(.lity-close).dark,
  .site-main .woocommerce .button.dark, .site-main .woocommerce button.button.alt.dark {
    border-color: #39393C;
    color: #39393C; }
    /* line 35, sass/components/_buttons.scss */
    .button.dark:hover, .button.dark.active, input[type="submit"].dark:hover, input[type="submit"].dark.active, .button-wrapper a.dark:hover, .button-wrapper a.dark.active,
    button:not(.menu-toggle):not(.menu-close):not(.lity-close).dark:hover,
    button:not(.menu-toggle):not(.menu-close):not(.lity-close).dark.active,
    .woocommerce .button.dark:hover,
    .woocommerce .button.dark.active, .woocommerce button:not(.menu-toggle):not(.menu-close):not(.lity-close).dark:hover, .woocommerce button:not(.menu-toggle):not(.menu-close):not(.lity-close).dark.active,
    .site-main .woocommerce .button.dark:hover,
    .site-main .woocommerce .button.dark.active, .site-main .woocommerce button.button.alt.dark:hover, .site-main .woocommerce button.button.alt.dark.active {
      background: #39393C;
      border-color: #39393C;
      color: #fff; }
  /* line 41, sass/components/_buttons.scss */
  .button.light, input[type="submit"].light, .button-wrapper a.light,
  button:not(.menu-toggle):not(.menu-close):not(.lity-close).light,
  .woocommerce .button.light, .woocommerce button:not(.menu-toggle):not(.menu-close):not(.lity-close).light,
  .site-main .woocommerce .button.light, .site-main .woocommerce button.button.alt.light {
    border-color: #fff;
    color: #fff; }
    /* line 44, sass/components/_buttons.scss */
    .button.light:hover, .button.light.active, input[type="submit"].light:hover, input[type="submit"].light.active, .button-wrapper a.light:hover, .button-wrapper a.light.active,
    button:not(.menu-toggle):not(.menu-close):not(.lity-close).light:hover,
    button:not(.menu-toggle):not(.menu-close):not(.lity-close).light.active,
    .woocommerce .button.light:hover,
    .woocommerce .button.light.active, .woocommerce button:not(.menu-toggle):not(.menu-close):not(.lity-close).light:hover, .woocommerce button:not(.menu-toggle):not(.menu-close):not(.lity-close).light.active,
    .site-main .woocommerce .button.light:hover,
    .site-main .woocommerce .button.light.active, .site-main .woocommerce button.button.alt.light:hover, .site-main .woocommerce button.button.alt.light.active {
      background: #fff;
      color: #39393C; }

/* line 51, sass/components/_buttons.scss */
.user-cart-menu .button:hover {
  background: #37B9B9;
  border-color: #37B9B9;
  color: #39393C; }

/* line 58, sass/components/_buttons.scss */
a.block-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99; }

/* line 64, sass/components/_buttons.scss */
p + .button {
  margin-top: 3.75rem; }



/* line 4, sass/components/_overview.scss */
.hero-container .hero-wrapper {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  max-width: 100vw;
  position: relative;
  right: 50%;
  width: 100vw; }
  /* line 12, sass/components/_overview.scss */
  .hero-container .hero-wrapper img {
    display: block; }
  /* line 15, sass/components/_overview.scss */
  .hero-container .hero-wrapper .video-embed-wrapper {
    padding-top: 40%; }
  /* line 18, sass/components/_overview.scss */
  .hero-container .hero-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%; }
/* line 28, sass/components/_overview.scss */
.hero-container .caption {
  padding: 0;
  text-align: right; }

/* line 35, sass/components/_overview.scss */
.page-intro + .overview {
  margin-top: 4.75rem;
  /*1024*/ }





/* line 6, sass/pages/_archive.scss */
.item .label + h3, .item a.jump-link + h3, .item .single-product .product-long-content-acf-wrapper .downloadable-resources-section .single-resource-section .resource-content a + h3, .single-product .product-long-content-acf-wrapper .downloadable-resources-section .single-resource-section .resource-content .item a + h3 {
  margin-top: 1.5rem; }
/* line 10, sass/pages/_archive.scss */
.item .item-thumb-container {
  margin-bottom: 1.5rem; }

/* line 4, sass/pages/_single.scss */
.single .overview .label, .single .overview a.jump-link, .single .overview .single-product .product-long-content-acf-wrapper .downloadable-resources-section .single-resource-section .resource-content a, .single-product .product-long-content-acf-wrapper .downloadable-resources-section .single-resource-section .resource-content .single .overview a {
  margin-bottom: 1.5rem; }
/* line 7, sass/pages/_single.scss */
.single .overview h1 {
  margin-bottom: 2.25rem; }
/* line 10, sass/pages/_single.scss */
.single .overview h2 {
  margin-bottom: 2.5rem; }
/* line 13, sass/pages/_single.scss */
.single .overview .article-intro {
  margin: 2.5rem 0 0; }
  /* line 15, sass/pages/_single.scss */
  .single .overview .article-intro + p.smaller {
    margin-top: 2.25rem; }
/* line 19, sass/pages/_single.scss */
.single .overview .display-date, .single .overview .author-line {
  font-family: "Avenir-Roman", arial, sans-serif;
  margin: 0; }
  /* line 22, sass/pages/_single.scss */
  .single .overview .display-date + .author-line, .single .overview .author-line + .author-line {
    margin-top: 2rem; }
@media (max-width: 47.9375em) {
  /* line 31, sass/pages/_single.scss */
  .single .overview .container-fluid .row {
    -webkit-box-direction: reverse;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
    /* line 33, sass/pages/_single.scss */
    .single .overview .container-fluid .row .media-container {
      margin-bottom: 3.75rem; } }
/* line 41, sass/pages/_single.scss */
.single .long-form .article-intro {
  margin-bottom: 3.375rem; }
/* line 47, sass/pages/_single.scss */
.single .long-desc img, .single .long-desc .video-embed-wrapper {
  margin-top: 4rem; }
/* line 50, sass/pages/_single.scss */
.single .long-desc h2 {
  margin: 2.75rem 0; }
/* line 53, sass/pages/_single.scss */
.single .long-desc ul, .single .long-desc ol {
  margin-left: 2.5rem; }
  /* line 55, sass/pages/_single.scss */
  .single .long-desc ul li, .single .long-desc ol li {
    margin-bottom: 0; }
    /* line 57, sass/pages/_single.scss */
    .single .long-desc ul li a, .single .long-desc ol li a {
      overflow-wrap: break-word; }
/* line 62, sass/pages/_single.scss */
.single .long-desc blockquote {
  margin: 2.5rem 0 2.5rem 2.5rem; }
/* line 66, sass/pages/_single.scss */
.single .long-desc .video-embed-wrapper {
  /*1024*/ }
  @media (min-width: 64em) {
    /* line 66, sass/pages/_single.scss */
    .single .long-desc .video-embed-wrapper {
      width: 80%;
      padding-top: 44.8%; } }
/* line 74, sass/pages/_single.scss */
.single .authors-wrapper {
  margin-top: 5.675rem; }
  /* line 76, sass/pages/_single.scss */
  .single .authors-wrapper .h3-style, .single .authors-wrapper .long-desc blockquote, .single .long-desc .authors-wrapper blockquote, .single .authors-wrapper form.search-form input[type="search"], form.search-form .single .authors-wrapper input[type="search"], .page-template-custom-page-template .long-desc .single .authors-wrapper blockquote, .single .authors-wrapper .page-template-utility-page-template h2, .page-template-utility-page-template .single .authors-wrapper h2, .single .authors-wrapper .xoo-wsc-modal .xoo-wsc-pname a, .xoo-wsc-modal .xoo-wsc-pname .single .authors-wrapper a {
    color: #3CA0A0;
    margin: 0 0 2.5rem; }
  /* line 80, sass/pages/_single.scss */
  .single .authors-wrapper .author-entry {
    margin-bottom: 4.5rem; }
    /* line 82, sass/pages/_single.scss */
    .single .authors-wrapper .author-entry:last-child {
      margin-bottom: 0; }
/* line 88, sass/pages/_single.scss */
.single .references-wrapper {
  margin-top: 5.5rem; }
  /* line 90, sass/pages/_single.scss */
  .single .references-wrapper h2 {
    margin-bottom: 2.75rem; }
/* line 95, sass/pages/_single.scss */
.single .related-content-wrapper {
  margin: 7rem 0 0; }
  /* line 97, sass/pages/_single.scss */
  .single .related-content-wrapper h2 {
    color: #65656A;
    margin-bottom: 2.75rem; }

/* line 1, sass/pages/_search.scss */
form.search-form {
  width: 100%;
  position: relative; }
  /* line 4, sass/pages/_search.scss */
  form.search-form .awesomplete {
    display: block; }
  /* line 7, sass/pages/_search.scss */
  form.search-form input[type="search"] {
    border: none;
    padding: 10px 0;
    background: none;
    color: #fff;
    outline: none;
    border-bottom: 3px solid white;
    width: 100%;
    border-radius: 0;
    line-height: 1em;
    -webkit-appearance: none !important; }
  /* line 20, sass/pages/_search.scss */
  form.search-form input[type="submit"] {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 17px;
    text-indent: -9999px;
    border: 0; }

/* line 32, sass/pages/_search.scss */
.page-embedded-search form.search-form {
  margin: 0 auto 160px; }
  /* line 34, sass/pages/_search.scss */
  .page-embedded-search form.search-form input[type="search"] {
    border-color: #000;
    color: #000; }

/* line 43, sass/pages/_search.scss */
header form.search-form input[type="submit"] {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1); }
/* line 49, sass/pages/_search.scss */
header .search-item {
  position: absolute;
  width: 17px;
  right: calc(9.333% + 50px);
  top: 32px;
  /*1024*/ }
  @media (min-width: 64em) {
    /* line 49, sass/pages/_search.scss */
    header .search-item {
      top: 6px;
      right: 0; } }

/* line 64, sass/pages/_search.scss */
header .search-item a,
form.search-form input[type="submit"] {
  display: block;
  background: url(images/search.png) no-repeat center center;
  background-size: contain;
  height: 21px; }
  @media (min-width: 75em) {
    /* line 64, sass/pages/_search.scss */
    header .search-item a,
    form.search-form input[type="submit"] {
      height: 17px; } }
  @media (min-width: 85.625em) {
    /* line 64, sass/pages/_search.scss */
    header .search-item a,
    form.search-form input[type="submit"] {
      height: 21px; } }

/* line 79, sass/pages/_search.scss */
input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

/* line 80, sass/pages/_search.scss */
input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

/* line 81, sass/pages/_search.scss */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

/* line 2, sass/pages/_page.scss */
.page, .error404 {
  background: #fff;
  overflow-x: hidden; }
  /* line 7, sass/pages/_page.scss */
  .page .page-social-container .share-section, .error404 .page-social-container .share-section {
    text-align: center;
    margin-top: 2.5rem;
    /*1024*/ }
    @media (min-width: 64em) {
      /* line 7, sass/pages/_page.scss */
      .page .page-social-container .share-section, .error404 .page-social-container .share-section {
        margin-top: 0;
        position: absolute;
        top: 10px;
        right: 10px; } }
    /* line 16, sass/pages/_page.scss */
    .page .page-social-container .share-section .share-icon, .error404 .page-social-container .share-section .share-icon {
      display: inline-block;
      /*1024*/ }
      @media (min-width: 64em) {
        /* line 16, sass/pages/_page.scss */
        .page .page-social-container .share-section .share-icon, .error404 .page-social-container .share-section .share-icon {
          display: block;
          margin-bottom: 7px; } }
      /* line 22, sass/pages/_page.scss */
      .page .page-social-container .share-section .share-icon a, .error404 .page-social-container .share-section .share-icon a {
        display: block;
        border: 0; }
  /* line 29, sass/pages/_page.scss */
  .page p + .label:not(.button), .page p + a.jump-link:not(.button), .page .single-product .product-long-content-acf-wrapper .downloadable-resources-section .single-resource-section .resource-content p + a:not(.button), .single-product .product-long-content-acf-wrapper .downloadable-resources-section .single-resource-section .resource-content .page p + a:not(.button), .error404 p + .label:not(.button), .error404 p + a.jump-link:not(.button), .error404 .single-product .product-long-content-acf-wrapper .downloadable-resources-section .single-resource-section .resource-content p + a:not(.button), .single-product .product-long-content-acf-wrapper .downloadable-resources-section .single-resource-section .resource-content .error404 p + a:not(.button) {
    margin: 3.75rem 0 .75rem; }
  /* line 32, sass/pages/_page.scss */
  .page h3 + .label, .page h3 + a.jump-link, .page .single-product .product-long-content-acf-wrapper .downloadable-resources-section .single-resource-section .resource-content h3 + a, .single-product .product-long-content-acf-wrapper .downloadable-resources-section .single-resource-section .resource-content .page h3 + a, .error404 h3 + .label, .error404 h3 + a.jump-link, .error404 .single-product .product-long-content-acf-wrapper .downloadable-resources-section .single-resource-section .resource-content h3 + a, .single-product .product-long-content-acf-wrapper .downloadable-resources-section .single-resource-section .resource-content .error404 h3 + a {
    margin: 2.5rem 0 .75rem; }
  /* line 36, sass/pages/_page.scss */
  .page .intro-text, .error404 .intro-text {
    margin-bottom: 3.375rem; }
  /* line 46, sass/pages/_page.scss */
  .page .create-account h1, .error404 .create-account h1 {
    margin-bottom: 2.5rem; }
  /* line 49, sass/pages/_page.scss */
  .page .create-account form, .error404 .create-account form {
    width: 100%;
    margin-top: 3.75rem; }

/* line 57, sass/pages/_page.scss */
.error404 .content-area {
  padding-top: 400px; }

/* line 62, sass/pages/_page.scss */
.page-template-education-landing-page-template, .page-template-research-landing-page-template {
  padding-top: 9.5rem;
  /*1024*/ }
  @media (min-width: 48em) {
    /* line 62, sass/pages/_page.scss */
    .page-template-education-landing-page-template, .page-template-research-landing-page-template {
      padding-top: 7.5rem; } }
  @media (min-width: 64em) {
    /* line 62, sass/pages/_page.scss */
    .page-template-education-landing-page-template, .page-template-research-landing-page-template {
      padding-top: 5.75rem; } }
  /* line 73, sass/pages/_page.scss */
  .page-template-education-landing-page-template .logo-nav-container .less-than-1024.order-button, .page-template-research-landing-page-template .logo-nav-container .less-than-1024.order-button {
    top: 12.15rem; }
    @media (min-width: 48em) {
      /* line 73, sass/pages/_page.scss */
      .page-template-education-landing-page-template .logo-nav-container .less-than-1024.order-button, .page-template-research-landing-page-template .logo-nav-container .less-than-1024.order-button {
        top: 10.2rem; } }
  /* line 82, sass/pages/_page.scss */
  .page-template-education-landing-page-template .page-intro .h3-style p + p, .page-template-education-landing-page-template .page-intro .single .long-desc blockquote p + p, .single .long-desc .page-template-education-landing-page-template .page-intro blockquote p + p, .page-template-education-landing-page-template .page-intro form.search-form input[type="search"] p + p, form.search-form .page-template-education-landing-page-template .page-intro input[type="search"] p + p, .page-template-education-landing-page-template .page-intro .page-template-custom-page-template .long-desc blockquote p + p, .page-template-custom-page-template .long-desc .page-template-education-landing-page-template .page-intro blockquote p + p, .page-template-education-landing-page-template .page-intro .page-template-utility-page-template h2 p + p, .page-template-utility-page-template .page-template-education-landing-page-template .page-intro h2 p + p, .page-template-education-landing-page-template .page-intro .xoo-wsc-modal .xoo-wsc-pname a p + p, .xoo-wsc-modal .xoo-wsc-pname .page-template-education-landing-page-template .page-intro a p + p, .page-template-research-landing-page-template .page-intro .h3-style p + p, .page-template-research-landing-page-template .page-intro .single .long-desc blockquote p + p, .single .long-desc .page-template-research-landing-page-template .page-intro blockquote p + p, .page-template-research-landing-page-template .page-intro form.search-form input[type="search"] p + p, form.search-form .page-template-research-landing-page-template .page-intro input[type="search"] p + p, .page-template-research-landing-page-template .page-intro .page-template-custom-page-template .long-desc blockquote p + p, .page-template-custom-page-template .long-desc .page-template-research-landing-page-template .page-intro blockquote p + p, .page-template-research-landing-page-template .page-intro .page-template-utility-page-template h2 p + p, .page-template-utility-page-template .page-template-research-landing-page-template .page-intro h2 p + p, .page-template-research-landing-page-template .page-intro .xoo-wsc-modal .xoo-wsc-pname a p + p, .xoo-wsc-modal .xoo-wsc-pname .page-template-research-landing-page-template .page-intro a p + p {
    font-size: 1.25rem; }
  /* line 87, sass/pages/_page.scss */
  .page-template-education-landing-page-template .page-intro .media-container, .page-template-research-landing-page-template .page-intro .media-container {
    margin-top: 3.75rem; }
    @media (min-width: 48em) {
      /* line 87, sass/pages/_page.scss */
      .page-template-education-landing-page-template .page-intro .media-container, .page-template-research-landing-page-template .page-intro .media-container {
        margin-top: 0; } }
  /* line 94, sass/pages/_page.scss */
  .page-template-education-landing-page-template .callout-hcp-info-only, .page-template-research-landing-page-template .callout-hcp-info-only {
    margin-bottom: 0; }

/* line 101, sass/pages/_page.scss */
.page-template-custom-page-template .long-desc img, .page-template-custom-page-template .long-desc .video-embed-wrapper {
  margin-top: 4rem; }
/* line 104, sass/pages/_page.scss */
.page-template-custom-page-template .long-desc h2 {
  margin: 6.25rem 0 2.5rem; }
/* line 107, sass/pages/_page.scss */
.page-template-custom-page-template .long-desc ul, .page-template-custom-page-template .long-desc ol {
  margin-left: 2.5rem; }
  /* line 109, sass/pages/_page.scss */
  .page-template-custom-page-template .long-desc ul li, .page-template-custom-page-template .long-desc ol li {
    margin-bottom: 0; }
/* line 113, sass/pages/_page.scss */
.page-template-custom-page-template .long-desc blockquote {
  margin: 2.5rem 0 2.5rem 2.5rem; }

/* line 121, sass/pages/_page.scss */
.page-template-utility-page-template h1 {
  margin-bottom: 3.75rem; }
/* line 124, sass/pages/_page.scss */
.page-template-utility-page-template h2 {
  margin-bottom: 2.5rem; }
/* line 128, sass/pages/_page.scss */
.page-template-utility-page-template p + h2 {
  margin-top: 3.75rem; }

/* line 136, sass/pages/_page.scss */
.page-contact-us form .hs-richtext.hs-main-font-element {
  display: none; }

/* line 143, sass/pages/_page.scss */
.site-content {
  /*1024*/ }
  @media (min-width: 64em) {
    /* line 143, sass/pages/_page.scss */
    .site-content {
      margin-top: 3rem; } }






/* Text meant only for screen readers. */
/* line 58, sass/style.scss */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

/* line 71, sass/style.scss */
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
/* line 94, sass/style.scss */
#content[tabindex="-1"]:focus {
  outline: 0; }

/* line 98, sass/style.scss */
* {
  min-height: 0;
  min-width: 0; }

@media (min-width: 48em) {
  /* line 103, sass/style.scss */
  .mobile-only {
    display: none !important; } }

@media (max-width: 47.9375em) {
  /* line 109, sass/style.scss */
  .hide-mobile {
    display: none !important; } }

/* line 116, sass/style.scss */
.mobile-tablet-only {
  display: block;
  /*1024*/ }
  @media (min-width: 64em) {
    /* line 116, sass/style.scss */
    .mobile-tablet-only {
      display: none !important; } }

/* line 123, sass/style.scss */
.hide-mobile-tablet {
  display: none !important;
  /*1024*/ }
  @media (min-width: 64em) {
    /* line 123, sass/style.scss */
    .hide-mobile-tablet {
      display: block !important; } }
.col-container {
  position: relative; }

.less-than-1024 {
  /*1024*/ }
  @media (min-width: 64em) {
    .less-than-1024 {
      display: none !important; } }

.widget-type-form{
  box-shadow:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;