/*!
Theme Name: winston
Theme URI: http://underscores.me/
Author: Community Agency
Author URI: https://thecommunity.ca/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: winston
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.

winston 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/
*/
/*! 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.
 */
@import url("https://use.typekit.net/gba7zzu.css");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

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

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
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.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
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.
 */
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.
 */
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.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

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

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

/**
 * Remove the inner border and padding in Firefox.
 */
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.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
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.
 */
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.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[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.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[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.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/*** START BACKGROUNDS ***/
/*** END BACKGROUNDS ***/
/*** START TYPOGRAPHY ***/
/*** END TYPOGRAPHY ***/
@font-face {
  font-family: friz-quadrata;
  src: url("dist/fonts/FrizQuadrataC.eot");
  src: url("dist/fonts/FrizQuadrataC.woff") format("opentype"), url("dist/fonts/FrizQuadrataC.woff") format("woff"), url("dist/fonts/FrizQuadrataC.ttf") format("truetype"), url("dist/fonts/FrizQuadrataC.svg") format("svg"); }

@font-face {
  font-family: friz-quadrata;
  src: url("dist/fonts/FrizQuadrataC-Bold.eot");
  src: url("dist/fonts/FrizQuadrataC-Bold.woff") format("opentype"), url("dist/fonts/FrizQuadrataC-Bold.woff") format("woff"), url("dist/fonts/FrizQuadrataC-Bold.ttf") format("truetype"), url("dist/fonts/FrizQuadrataC-Bold.svg") format("svg");
  font-weight: bold; }

@font-face {
  font-family: friz-quadrata;
  src: url("dist/fonts/FrizQuadrataC-Italic.eot");
  src: url("dist/fonts/FrizQuadrataC-Italic.woff") format("opentype"), url("dist/fonts/FrizQuadrataC-Italic.woff") format("woff"), url("dist/fonts/FrizQuadrataC-Italic.ttf") format("truetype"), url("dist/fonts/FrizQuadrataC-Italic.svg") format("svg");
  font-style: italic; }

@font-face {
  font-family: friz-quadrata;
  src: url("dist/fonts/FrizQuadrataC-BoldItalic.eot");
  src: url("dist/fonts/FrizQuadrataC-BoldItalic.woff") format("opentype"), url("dist/fonts/FrizQuadrataC-BoldItalic.woff") format("woff"), url("dist/fonts/FrizQuadrataC-BoldItalic.ttf") format("truetype"), url("dist/fonts/FrizQuadrataC-BoldItalic.svg") format("svg");
  font-weight: bold;
  font-style: italic; }

/* Demo Animation Style */
@keyframes mmfadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes mmfadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes mmslideIn {
  from {
    transform: translateY(15%); }
  to {
    transform: translateY(0); } }

@keyframes mmslideOut {
  from {
    transform: translateY(0); }
  to {
    transform: translateY(-10%); } }

html, body {
  min-height: 100%; }

html {
  font-size: 0.85rem;
  box-sizing: border-box; }
  html *, html *:before, html *:after {
    box-sizing: inherit; }
  @media (min-width: 60em) {
    html {
      font-size: 1rem; } }

body {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: "proxima-nova", Arial, Helvetica, sans-serif;
  background-color: #005D22; }

main {
  background-color: #FFFFFF; }

img {
  max-width: 100%; }

br {
  display: none; }
  @media (min-width: 64em) {
    br {
      display: inline; } }
  br.mobile-only {
    display: inline; }
    @media (min-width: 64em) {
      br.mobile-only {
        display: none; } }

button {
  outline: none; }

iframe {
  width: 100%;
  max-width: 100%;
  max-height: 50vh; }
  @media (min-width: 48em) {
    iframe {
      max-height: 100%; } }

.site {
  overflow: hidden; }

.dark-bg {
  color: #FFFFFF; }

.light-bg {
  color: #008746; }

.bold {
  font-weight: bold; }

.gold {
  color: #F4BB44; }

.container {
  height: 100%;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-content: center;
  position: relative;
  margin: 0 auto; }
  .container.full-width {
    width: 100%;
    max-width: 100%; }
  @media (min-width: 48em) {
    .container {
      max-width: 90rem; } }

.with-overlay:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%; }

.with-overlay.with-overlay--standard:before {
  background-color: rgba(0, 0, 0, 0.25); }

.with-overlay.with-overlay--green:before {
  background-color: rgba(0, 93, 34, 0.5); }

.visuallyhidden, .custom-radio input[type=radio] {
  clip-path: inset(100%);
  clip: rect(1px 1px 1px 1px);
  /* IE 6/7 */
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  /* added line */
  width: 1px; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: "friz-quadrata", Arial, Helvetica, sans-serif; }

p {
  word-break: break-word; }

img {
  max-width: 100%; }

.button {
  display: inline-block;
  padding: 0.875rem 3.125rem;
  border-radius: 1rem;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.0625rem;
  letter-spacing: 0.15rem;
  text-decoration: none;
  transition: padding 0.5s;
  cursor: pointer;
  outline: none; }
  .button:hover {
    padding: 0.875rem 3.725rem; }
  .button.dark-bg {
    background: radial-gradient(rgba(219, 167, 167, 0.05), rgba(0, 0, 0, 0.15) 100%), linear-gradient(0deg, #004423 0%, #008746 100%); }
    .button.dark-bg:hover {
      background: radial-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05) 100%), linear-gradient(0deg, #004423 0%, #008746 100%); }
  .button.light-bg, .modal .button[type=submit], .page-template-msa a.button.light-bg {
    background: radial-gradient(rgba(219, 167, 167, 0.05), rgba(0, 0, 0, 0.15) 100%), linear-gradient(0deg, #98B78A 0%, #ffffff 100%);
    color: #005D22; }
    .button.light-bg:hover, .modal .button:hover[type=submit], .page-template-msa a.button.light-bg:hover {
      background: radial-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05) 100%), linear-gradient(0deg, #98B78A 0%, #ffffff 100%); }
  .button.transparent-bg {
    background-color: transparent;
    border: none;
    padding: 0; }
    .button.transparent-bg.dark-font {
      color: #005D22; }
    .button.transparent-bg.light-font {
      color: #FFFFFF; }

.title {
  text-transform: uppercase;
  font-size: 2.625rem;
  line-height: 0.95;
  margin: 0 0 0.5em 0;
  font-weight: initial;
  font-style: italic;
  font-size: 2.75rem;
  line-height: 1; }
  @media (min-width: 48em) {
    .title {
      font-size: 3rem; } }
  @media (min-width: 64em) {
    .title {
      font-size: 3.25rem; } }
  .title.title--small {
    font-size: 2.125em; }
    @media (min-width: 48em) {
      .title.title--small {
        font-size: 2.350em; } }
    @media (min-width: 64em) {
      .title.title--small {
        font-size: 2.625em; } }
  .title.title--large {
    font-size: 3em; }
    @media (min-width: 48em) {
      .title.title--large {
        font-size: 3.5em; } }
    @media (min-width: 64em) {
      .title.title--large {
        font-size: 3.875em; } }

.category {
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 0.75rem 0;
  letter-spacing: 0.05rem;
  font-size: 1.75rem;
  font-weight: bold; }

.inline-links {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
  list-style-type: none; }
  .inline-links.pipe-divider {
    justify-content: space-between; }
    .inline-links.pipe-divider li {
      flex: 1 1 auto;
      text-align: center; }
  @media (min-width: 48em) {
    .inline-links:not(.main-menu) {
      flex-direction: row; }
      .inline-links:not(.main-menu).pipe-divider li {
        border-left: 1px solid black; }
        .inline-links:not(.main-menu).pipe-divider li:first-child {
          border-left: none;
          text-align: left; }
      .inline-links:not(.main-menu) li {
        padding: 0 1rem; }
        .inline-links:not(.main-menu) li:first-child {
          padding: 0 1rem 0 0; } }

.star {
  background-image: url(./dist/img/star.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  height: 2em;
  width: 2em;
  border: none; }

.marker {
  background-image: url(./dist/img/marker.svg);
  background-size: contain;
  background-repeat: no-repeat;
  height: 1.5em;
  width: 1.5em;
  display: inline-block; }

.custom-scroll {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */ }
  .custom-scroll::-webkit-scrollbar {
    width: 6px; }
  .custom-scroll::-webkit-scrollbar-track {
    background: #c7c7c7; }
  .custom-scroll::-webkit-scrollbar-thumb {
    background: #008746;
    border-radius: 20px; }
  .custom-scroll::-webkit-scrollbar-thumb:hover {
    background: #005D22; }

.custom-radio {
  position: relative;
  display: block;
  text-transform: uppercase;
  font-size: 1.25em; }
  .custom-radio input[type=radio]:checked + span:before {
    background: black; }
  .custom-radio span {
    display: flex;
    align-items: center;
    padding: 1em;
    padding-left: 1.5em;
    text-align: left; }
    .custom-radio span:before {
      content: "";
      display: block;
      height: 1.5em;
      width: 1.5em;
      background: #FFFFFF;
      margin-right: 1em;
      border-radius: 999em;
      border: 0.25em solid #FFFFFF; }
    .custom-radio span:hover:before {
      background: #999; }

.modal {
  display: none; }
  .modal--white {
    font-size: 1rem; }
    .modal--white h2 {
      font-family: "proxima-nova", Arial, Helvetica, sans-serif;
      font-size: 1em;
      font-weight: bold; }
    .modal--white .modal__container {
      padding: 0;
      background: #fff; }
    .modal--white .modal__header {
      background-color: #98B78A;
      padding: 0.75rem 0.25rem;
      position: relative;
      position: sticky;
      top: 0; }
      .modal--white .modal__header .modal__close {
        right: 0.75rem;
        top: 50%;
        transform: translateY(-50%);
        height: 2rem;
        width: 2rem; }
    .modal--white .modal__content {
      max-width: 46rem;
      padding: 2rem;
      margin: 0 auto;
      text-align: left; }
  .modal.is-open {
    display: block; }
  .modal__overlay {
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center; }
  .modal__container {
    background: radial-gradient(circle at bottom right, #008746, rgba(0, 0, 0, 0.2) 100%), url("./dist/img/icons/kool-rings-pattern-light-gray.svg"), #005D22;
    border: 1px solid #008746;
    padding: 1.5em;
    width: 95%;
    max-width: 60em;
    max-height: 90vh;
    overflow-y: auto;
    box-sizing: border-box;
    color: #FFFFFF;
    position: relative;
    text-align: center; }
  .modal__header {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 1em; }
    .modal__header h1, .modal__header h2, .modal__header h3 {
      text-transform: uppercase;
      color: #FFFFFF;
      font-size: 1.125em;
      font-weight: normal; }
  .modal__title {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.25;
    color: #00449e;
    box-sizing: border-box; }
  .modal__close {
    background: transparent;
    border: 0;
    color: #FFFFFF;
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 100;
    padding: 0.75em;
    display: block;
    cursor: pointer; }
    .modal__close img {
      width: 1em;
      height: auto; }
    .modal__close:focus {
      border: none;
      box-shadow: none;
      outline: none; }
    .modal__close:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background: url("./dist/img/icons/close-button-green.svg") no-repeat center/cover; }
  .modal__content {
    outline: none;
    margin-top: 2rem;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.8); }

header {
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 5;
  transition: transform 0.500s ease-in-out; }
  @media (min-width: 64em) {
    header {
      position: fixed; } }
  header.non-gated {
    display: none; }
  header.animate--in {
    transform: translateY(0%); }
  header.animate--out {
    transform: translateY(-100%); }
  @media (min-width: 64em) {
    header.scrolled {
      padding: 1em;
      background: rgba(0, 93, 34, 0.51); }
      header.scrolled .container {
        align-items: flex-end;
        background: initial;
        padding: 0; }
      header.scrolled .container > * {
        flex-basis: auto; }
      header.scrolled .profile-options {
        position: static;
        order: 1; }
      header.scrolled nav {
        display: flex; }
      header.scrolled .branding img {
        max-width: 6.5em; } }
  header nav {
    position: absolute;
    top: 100%;
    left: 100%;
    background: rgba(3, 43, 5, 0.95);
    width: 100%;
    transition: all 0.5s ease-in-out;
    font-family: "proxima-nova", Arial, Helvetica, sans-serif; }
    @media (min-width: 64em) {
      header nav {
        font-family: "friz-quadrata", Arial, Helvetica, sans-serif;
        background-color: transparent;
        padding: 0;
        position: static;
        display: block;
        flex: 1 1 100%;
        width: auto;
        transition: none; } }
    header nav.active {
      left: 0; }
    header nav .sub-menu {
      display: none; }
      @media (min-width: 64em) {
        header nav .sub-menu {
          display: none;
          position: absolute;
          background-color: #005D22;
          padding: 0;
          list-style: none; } }
      @media (min-width: 64em) {
        header nav .sub-menu li {
          padding: 0; } }
      @media (min-width: 64em) {
        header nav .sub-menu a {
          padding: 1em;
          display: block; } }
    header nav ul {
      margin: 0; }
      @media (min-width: 64em) {
        header nav ul {
          flex: 1; } }
    header nav li {
      border-bottom: 0.125em solid #164e2f; }
      @media (min-width: 64em) {
        header nav li {
          border-bottom: none; } }
      @media (min-width: 64em) {
        header nav li:hover .sub-menu, header nav li:focus .sub-menu {
          display: inline-block; } }
    header nav a {
      display: block;
      font-size: 1.75em;
      font-weight: 600;
      padding: 1rem 1.5rem;
      color: #FFFFFF;
      text-transform: uppercase;
      text-decoration: none;
      font-size: 1.125rem; }
      header nav a:hover {
        text-decoration: underline; }
      @media (min-width: 64em) {
        header nav a {
          font-size: 1.125rem;
          font-weight: normal; } }
  @media (min-width: 64em) {
    header .main-menu {
      flex-direction: row; } }
  header .container {
    position: static;
    background: linear-gradient(0deg, #008746 75%, #005D22 100%);
    justify-content: space-between;
    padding: 0 1em;
    width: 100%; }
    @media (min-width: 64em) {
      header .container {
        position: relative;
        background: url("./dist/img/kool-rings.svg") no-repeat top/contain;
        padding: 1em 0 4.625em;
        justify-content: center; } }
  header .branding img {
    margin-block-start: 1rem;
    margin-block-end: 1rem;
    max-width: 10em; }
  header .profile-options {
    top: 100%;
    left: 0;
    width: 100%;
    display: none;
    text-transform: uppercase;
    justify-content: center;
    font-family: "proxima-nova", Arial, Helvetica, sans-serif;
    display: block;
    font-size: 1.25em;
    padding: 1rem 1.5rem;
    color: #FFFFFF; }
    @media (min-width: 64em) {
      header .profile-options {
        position: absolute;
        top: 0;
        left: auto;
        right: 2.5em;
        width: auto;
        background-color: initial;
        margin-left: auto;
        font-size: 0.75em;
        padding: 1rem 0 1rem; } }
    header .profile-options .inline-links {
      flex-direction: row;
      justify-content: flex-start; }
      @media (min-width: 64em) {
        header .profile-options .inline-links {
          justify-content: space-between; } }
      header .profile-options .inline-links.pipe-divider li {
        border-left: 1px solid #FFFFFF;
        padding: 0 1rem; }
        header .profile-options .inline-links.pipe-divider li:first-child {
          border-left: none;
          text-align: left;
          padding: 0 1rem 0 0; }
      header .profile-options .inline-links li {
        flex: initial; }
        @media (max-width: 60em) {
          header .profile-options .inline-links li {
            padding: 0;
            border-bottom: none; } }
    header .profile-options a {
      padding: 0;
      font-size: 1em;
      text-decoration: underline; }
  header button {
    display: flex;
    margin: 0;
    padding: 0.5em 0;
    background: none;
    border: none; }
    @media (min-width: 64em) {
      header button {
        display: none; } }
    header button img {
      height: 3em;
      width: 3em; }

footer {
  position: relative;
  overflow: hidden;
  background-color: #DCE4D8;
  bottom: 0;
  text-align: center; }
  footer.non-gated {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: transparent;
    padding: 0 2rem; }
    footer.non-gated .container {
      padding: 0; }
    footer.non-gated .copyright {
      background: transparent; }
  footer nav ul {
    font-weight: 600; }
    footer nav ul.primary {
      display: none;
      color: #005D22;
      text-transform: uppercase; }
      footer nav ul.primary li, footer nav ul.primary a {
        font-size: 1em; }
      @media (min-width: 48em) {
        footer nav ul.primary {
          display: flex; }
          footer nav ul.primary li {
            padding: 0 1.75em; }
            footer nav ul.primary li:first-child {
              padding: 0 1.75em 0 0; } }
    footer nav ul.secondary {
      color: #434447;
      justify-content: flex-start; }
      footer nav ul.secondary li, footer nav ul.secondary a {
        font-size: 1em; }
      @media (min-width: 48em) {
        footer nav ul.secondary {
          font-size: 0.75em; }
          footer nav ul.secondary li {
            padding: 0 0.75em; }
            footer nav ul.secondary li:first-child {
              padding: 0 0.75em 0 0; } }
  footer nav a {
    text-decoration: none; }
  footer .container {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 0.75em 3em; }
  footer .copyright {
    width: 100%;
    padding: 0.625rem 0;
    text-align: center;
    background-color: #005D22;
    color: #FFFFFF; }
  footer .sgw {
    max-width: 80%; }
    footer .sgw img {
      width: 100%;
      height: auto; }
  footer .branding img {
    max-width: 10em; }
  @media (min-width: 64em) {
    footer .container {
      flex-direction: row; }
      footer .container > * {
        margin-right: 0; }
        footer .container > *:last-child {
          margin: 0 0 0 auto;
          margin-right: 0; }
    footer .sgw {
      max-width: 20em; } }

.hero {
  margin-bottom: -3.75em; }
  .hero .slide {
    position: relative;
    display: flex;
    height: 100%;
    width: 100%;
    height: 70vw;
    min-height: 35em;
    max-height: 62.5em;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-bottom-right-radius: 80% 10%;
    border-bottom-left-radius: 80% 10%;
    z-index: 2; }
    @media (min-width: 64em) {
      .hero .slide {
        height: 54rem;
        max-height: 97.5vh; } }
    .hero .slide.with-overlay:before {
      border-bottom-right-radius: 80% 10%;
      border-bottom-left-radius: 80% 10%; }
    .hero .slide > div {
      flex: 1;
      height: auto; }
  .hero--static .slide {
    height: auto;
    max-height: initial; }
    @media (min-width: 64em) {
      .hero--static .slide {
        height: 52rem;
        max-height: 97.5vh; } }
  @media (min-width: 64em) {
    .hero--static .content-block .container {
      padding: 10rem 3rem 3rem; } }
  .hero .swiper-pagination {
    position: absolute;
    top: 50%;
    right: 1.5em;
    bottom: auto;
    left: auto;
    display: flex;
    flex-flow: column;
    width: auto;
    transform: translateY(-50%); }
    .hero .swiper-pagination-bullet {
      width: 2em;
      border-radius: 0;
      border: 2px solid #FFFFFF;
      background: #FFFFFF;
      opacity: 1;
      margin: 0 0 0.5em 0 !important;
      height: 4px;
      width: 20px; }
      .hero .swiper-pagination-bullet-active {
        background: transparent;
        border: 1px solid #01CC6B; }
  .hero .content {
    text-align: center;
    padding: 0 1.5rem; }
    @media (min-width: 48em) {
      .hero .content {
        max-width: 80%; } }
  .hero .copy {
    font-size: 1.25rem; }
  .hero .content-block .container {
    min-height: initial; }
  .hero + section {
    padding-top: 3.75em; }

.content-block {
  position: relative;
  background-size: cover;
  background-position: center; }
  .content-block .container {
    display: flex;
    flex-flow: row wrap;
    background-repeat: no-repeat;
    background-size: cover;
    flex: 1 1 100%;
    padding: 0 1.5rem;
    align-content: stretch; }
  .content-block__section {
    overflow: hidden;
    flex: 1 1 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 2.5em auto;
    padding: 0 1.5rem; }
    .content-block__section:last-child:not(:only-child) {
      margin: 0 auto 2.5em; }
      @media (min-width: 48em) {
        .content-block__section:last-child:not(:only-child) {
          margin: 0; } }
    .content-block__section:only-child {
      min-height: 40.625em; }
    @media (min-width: 48em) {
      .content-block__section {
        padding: 0;
        margin: 0;
        flex-basis: 0%; } }
  .content-block--half {
    flex: 1 1 100%; }
    @media (min-width: 48em) {
      .content-block--half {
        flex: 1 1 50%; } }
  .content-block .content {
    text-align: center; }
    .content-block .content > * {
      max-width: 23.125rem;
      margin-left: auto;
      margin-right: auto; }
  .content-block .callout {
    position: relative;
    text-align: center;
    max-width: 32em; }
  .content-block .category {
    text-transform: uppercase;
    font-size: 1.25em;
    color: #434447;
    font-weight: 700;
    margin-bottom: 1.5em; }
    @media (min-width: 48em) {
      .content-block .category {
        font-size: 1.5em; } }
  .content-block .featured-image {
    width: 100%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 20em; }
    @media (min-width: 48em) {
      .content-block .featured-image {
        min-height: 30em; } }
  .content-block.dark-bg .category {
    color: #FFFFFF; }
  .content-block .button {
    margin-top: 1em; }
  .content-block p {
    font-size: 1.25em; }

.blog-posts .container {
  padding: 5em 0; }
  @media (min-width: 48em) {
    .blog-posts .container {
      padding: 5em 2.3125em; } }

.blog-post {
  position: relative;
  display: flex;
  flex: 1 1 100%;
  align-items: center;
  flex-flow: column;
  margin: 4.375em 0 0 0;
  padding: 0 2.3125em;
  max-width: 100%; }
  @media (min-width: 48em) {
    .blog-post {
      flex: 1 1 50%;
      flex-flow: row wrap;
      max-width: 50%; } }
  .blog-post--featured {
    margin-top: 0; }
  .blog-post .category {
    position: absolute;
    right: -5%;
    min-width: 28%;
    padding: 1rem;
    transform: translateY(-25%);
    background-color: #008746;
    color: #FFFFFF;
    font-size: 1.75em;
    font-weight: bold; }
  .blog-post .image {
    position: relative;
    width: 100%;
    padding-bottom: 80%;
    box-shadow: -0.75em 0.75em 0 0 #008746;
    background-repeat: no-repeat;
    background-size: cover; }
    @media (min-width: 48em) {
      .blog-post .image {
        margin-left: 1%;
        padding-bottom: 60%; } }
  .blog-post .callout {
    z-index: 2;
    padding: 2em;
    background-color: #DDDDDD;
    margin: -10% 1em 0;
    text-decoration: none; }
  .blog-post .title {
    color: #005D22; }
    @media (min-width: 48em) {
      .blog-post .title {
        word-break: break-word; } }
  .blog-post p {
    max-width: 31.25em;
    font-size: 1.25em; }
  .blog-post-featured {
    flex: 1 1 100%;
    max-width: 100%; }
    .blog-post-featured .image {
      box-shadow: 0.875em 0.875em 0 0 #008746; }
    .blog-post-featured .category {
      left: -7%;
      right: auto; }
    @media (min-width: 48em) {
      .blog-post-featured {
        padding: 0 2.3125em;
        flex-direction: row-reverse; }
        .blog-post-featured .title {
          font-size: 3.25em; } }
    @media (min-width: 64em) {
      .blog-post-featured .image {
        height: 100%;
        width: 100%;
        max-width: 900px; }
      .blog-post-featured .callout {
        position: absolute;
        left: 2.3125em;
        top: 50%;
        transform: translateY(-50%);
        max-width: 45em;
        margin: 0; } }
  .blog-post:not(.blog-post-featured) .category {
    min-width: 48%; }
  @media (min-width: 48em) {
    .blog-post:not(.blog-post-featured) .image {
      width: 100%;
      margin-right: 14%;
      padding-bottom: 65%; } }
  @media (min-width: 64em) {
    .blog-post:not(.blog-post-featured) .callout {
      width: 70%;
      max-width: 27em;
      z-index: 2;
      margin: -20% 0 0 33%; } }

.court-order {
  background: linear-gradient(90deg, #FFFFFF 0%, #DDDDDD 100%);
  color: #434447;
  text-align: center;
  padding: 1em;
  font-weight: 300;
  box-shadow: 0 0 3em rgba(0, 0, 0, 0.25);
  z-index: 10; }
  .court-order .container {
    display: flex;
    flex-flow: column;
    max-width: 52em; }
  .court-order p {
    margin: 0;
    padding-bottom: 1em; }
  .court-order a {
    color: #005D22;
    text-decoration: underline;
    transition: color 0.15s; }
    .court-order a:hover, .court-order a:focus {
      color: #00b300; }
  .court-order ul {
    font-size: 0.85em;
    margin: 0 auto;
    color: #005D22;
    columns: 2;
    padding-left: 1.5em;
    max-width: 60em; }
    .court-order ul li {
      text-align: left;
      padding-right: 25%; }
      .court-order ul li a {
        display: block;
        max-width: 22em; }

.coupons-header {
  position: relative;
  color: #FFFFFF;
  padding-bottom: 0;
  text-align: center;
  overflow: hidden; }
  @media (min-width: 48em) {
    .coupons-header {
      display: none; } }
  .coupons-header__how-coupons-work {
    display: flex;
    background: linear-gradient(90deg, #001E3E 25%, #003B7B 95%);
    color: #FFFFFF;
    text-transform: uppercase;
    width: 100%;
    padding: 1.5em 1em;
    justify-content: space-around; }
    .coupons-header__how-coupons-work .title {
      font-size: 1.35em;
      text-align: left;
      margin-bottom: 0; }
    .coupons-header__how-coupons-work:after {
      content: "";
      display: inline-block;
      margin-left: auto;
      height: 1.35rem;
      width: 1rem;
      background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='28' viewBox='0 0 7.68 13.232' %3E%3Cpath id='Path_71' data-name='Path 71' d='M-23522.332-19882l5.859,5.574,6-5.574' transform='translate(19882.732 -23509.789) rotate(-90)' fill='none' stroke='%23ffffff' stroke-width='2'/%3E%3C/svg%3E%0A");
      background-repeat: no-repeat;
      background-position: center; }
  .coupons-header__content {
    display: none;
    padding: 1em;
    height: 100%;
    width: 100%;
    background: url("./dist/img/icons/kool-rings-pattern-mini.svg"), -webkit-linear-gradient(340deg, #008746 50%, #003B7B 50%); }
    .coupons-header__content .category {
      margin: 0;
      margin-bottom: 1em;
      font-size: 1.25em;
      text-transform: uppercase;
      font-family: "proxima-nova", Arial, Helvetica, sans-serif; }
    .coupons-header__content.deal {
      display: flex;
      flex-flow: row wrap;
      align-items: stretch;
      background: url("./dist/img/icons/kool-rings-pattern-mini.svg"), -webkit-linear-gradient(340deg, #008746 65%, #003B7B 35%); }
      .coupons-header__content.deal .category {
        width: 100%;
        flex: 0 0 100%; }
      .coupons-header__content.deal .deal__info {
        flex-basis: 50%;
        text-align: left; }
        .coupons-header__content.deal .deal__info .title {
          font-size: 1.5em;
          margin-bottom: 0.5em; }
        .coupons-header__content.deal .deal__info a {
          display: block;
          color: #FFFFFF;
          text-transform: uppercase;
          font-size: 0.9em;
          margin-bottom: 1.5em; }
      .coupons-header__content.deal .deal__image {
        flex-basis: 50%;
        background-origin: content-box;
        background: url("./dist/img/img-open-pack-mobile-coupons.png") bottom center no-repeat/contain; }
    .coupons-header__content.clock {
      text-align: center;
      position: relative;
      z-index: 9; }
      .coupons-header__content.clock .timer {
        font-size: 6.5em;
        padding-bottom: 1.5rem;
        font-family: "friz-quadrata", Arial, Helvetica, sans-serif;
        font-weight: normal; }
        .coupons-header__content.clock .timer .minutes,
        .coupons-header__content.clock .timer .seconds {
          position: relative; }
          .coupons-header__content.clock .timer .minutes::after,
          .coupons-header__content.clock .timer .seconds::after {
            content: "min";
            display: block;
            position: absolute;
            bottom: -0.5em;
            left: 0;
            font-size: 0.15em;
            font-family: "proxima-nova", Arial, Helvetica, sans-serif;
            text-transform: uppercase;
            text-align: center;
            width: 100%;
            font-weight: 800; }
        .coupons-header__content.clock .timer .minutes {
          text-align: center; }
        .coupons-header__content.clock .timer i {
          animation: blink 1s infinite;
          font-style: normal; }
        .coupons-header__content.clock .timer .seconds {
          text-align: center; }
          .coupons-header__content.clock .timer .seconds::after {
            content: "sec"; }
    .coupons-header__content.redeemed {
      padding-bottom: 0; }
      .coupons-header__content.redeemed .deal-image {
        background: url("./dist/img/img-open-pack-mobile-coupons.png") bottom center no-repeat/contain;
        padding-bottom: 50%;
        margin-bottom: -15%; }

.coupon-info,
.overlay-message {
  background: #005D22;
  text-align: center;
  font-size: 1em;
  padding: 1.5em;
  padding-top: 0;
  display: none;
  color: #FFFFFF; }
  .coupon-info p,
  .overlay-message p {
    font-size: 1.125em;
    line-height: 1.5;
    margin-bottom: 1em; }
  .coupon-info .title,
  .overlay-message .title {
    font-size: 2em;
    line-height: 1.333;
    margin-bottom: 1em; }
    .coupon-info .title--small,
    .overlay-message .title--small {
      font-size: 1.75em; }
  .coupon-info .category,
  .overlay-message .category {
    font-size: 1.25em;
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    margin: 1em;
    margin-top: 2.5em; }
  .coupon-info .retailer-address,
  .overlay-message .retailer-address {
    padding: 1.5em;
    text-align: center;
    border-bottom: 1px solid #008746;
    line-height: 1.5;
    width: 100%; }
    .coupon-info .retailer-address__name,
    .overlay-message .retailer-address__name {
      font-weight: bold; }
    .coupon-info .retailer-address span,
    .overlay-message .retailer-address span {
      display: block; }
  .coupon-info .coupon-info--message,
  .overlay-message .coupon-info--message {
    display: none; }
    .coupon-info .coupon-info--message.start,
    .overlay-message .coupon-info--message.start {
      display: block; }
      .coupon-info .coupon-info--message.start .title,
      .overlay-message .coupon-info--message.start .title {
        margin-top: 1em; }
    .coupon-info .coupon-info--message.activated .barcode-wrapper,
    .overlay-message .coupon-info--message.activated .barcode-wrapper {
      height: 16em;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 1em;
      background: white; }
    .coupon-info .coupon-info--message.activated svg,
    .overlay-message .coupon-info--message.activated svg {
      max-width: 100%;
      height: auto; }
    .coupon-info .coupon-info--message.activated .barcode-toggle,
    .overlay-message .coupon-info--message.activated .barcode-toggle {
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 1.5em 0; }
      .coupon-info .coupon-info--message.activated .barcode-toggle span,
      .overlay-message .coupon-info--message.activated .barcode-toggle span {
        text-transform: uppercase;
        color: #FFFFFF;
        font-weight: 600;
        letter-spacing: 0.15rem; }
      .coupon-info .coupon-info--message.activated .barcode-toggle > div,
      .overlay-message .coupon-info--message.activated .barcode-toggle > div {
        border: 1px solid #98B78A;
        border-radius: 1rem;
        margin: 1em;
        position: relative;
        display: flex;
        overflow: hidden; }
        .coupon-info .coupon-info--message.activated .barcode-toggle > div button,
        .overlay-message .coupon-info--message.activated .barcode-toggle > div button {
          width: 50%;
          background: none;
          font-weight: 800;
          padding: 1em 1.5em;
          padding-bottom: 0.8em;
          border: none;
          display: block;
          position: relative;
          z-index: 2;
          transition: color 0.5s ease-in-out;
          color: #98B78A; }
          .coupon-info .coupon-info--message.activated .barcode-toggle > div button:focus,
          .overlay-message .coupon-info--message.activated .barcode-toggle > div button:focus {
            outline: none;
            border: none;
            box-shadow: none; }
        .coupon-info .coupon-info--message.activated .barcode-toggle > div:before,
        .overlay-message .coupon-info--message.activated .barcode-toggle > div:before {
          content: "";
          display: block;
          width: 50%;
          height: 100%;
          background: linear-gradient(0deg, #98B78A 0%, #FFFFFF 100%);
          position: absolute;
          z-index: 0;
          left: 0;
          transition: left 0.5s ease-in-out; }
        .coupon-info .coupon-info--message.activated .barcode-toggle > div.upc button:first-child,
        .overlay-message .coupon-info--message.activated .barcode-toggle > div.upc button:first-child {
          color: #008746; }
        .coupon-info .coupon-info--message.activated .barcode-toggle > div.gs1 button:last-child,
        .overlay-message .coupon-info--message.activated .barcode-toggle > div.gs1 button:last-child {
          color: #008746; }
        .coupon-info .coupon-info--message.activated .barcode-toggle > div.gs1::before,
        .overlay-message .coupon-info--message.activated .barcode-toggle > div.gs1::before {
          left: 50%; }
    .coupon-info .coupon-info--message.expired, .coupon-info .coupon-info--message.redeemed,
    .overlay-message .coupon-info--message.expired,
    .overlay-message .coupon-info--message.redeemed {
      padding: 2.5em 1.5em; }
      .coupon-info .coupon-info--message.expired button, .coupon-info .coupon-info--message.redeemed button,
      .overlay-message .coupon-info--message.expired button,
      .overlay-message .coupon-info--message.redeemed button {
        margin-top: 1.5em; }

.coupon-confirm {
  padding: 0; }
  .coupon-confirm .retailer-address {
    padding: 1em;
    padding-top: 0;
    font-size: 1.125em;
    line-height: 1.5; }
  .coupon-confirm p.charter {
    font-size: 1.5em;
    margin-top: 0; }

.coupon-already-redeemed span {
  display: block;
  padding: 1.5em 0;
  text-transform: uppercase;
  font-weight: 600; }

.coupon-overlay {
  background: #005D22;
  position: fixed;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 99999;
  top: -200%;
  transition: top 0.5s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1em; }
  .coupon-overlay--inner {
    height: 100%;
    padding: 1.5em;
    border: 1px solid #FFFFFF;
    display: flex;
    align-items: flex-start;
    overflow-y: scroll; }
    .coupon-overlay--inner > button {
      font-size: 4em;
      background: none;
      border: none;
      color: #FFFFFF;
      position: absolute;
      top: 2rem;
      right: 1.5rem;
      line-height: 0.5; }
      .coupon-overlay--inner > button:focus {
        border: none;
        outline: none;
        color: #CCC; }
  .coupon-overlay.active {
    top: 0; }
  .coupon-overlay .overlay-message {
    display: none; }
    .coupon-overlay .overlay-message.active {
      display: block; }

.coupon-cancel {
  display: block;
  padding: 1.5em;
  text-transform: uppercase;
  font-weight: 600; }

.coupon-legal p {
  margin: 0;
  padding-bottom: 1.5em;
  font-size: 0.9em !important;
  text-align: left; }

.msa-forms .msa-form-field label {
  color: #FFFFFF;
  transition: all 0.1s !important; }

.msa-forms .msa-form-field label:not(.placeholder) {
  color: #F4BB44;
  font-size: 0.9em;
  top: -1.25em;
  position: absolute;
  height: auto;
  padding: 0;
  margin: 0;
  left: auto; }

.msa-forms .msa-form-field input:focus {
  outline: none;
  box-shadow: none;
  border-color: #F4BB44; }

#page-home {
  background-image: url("./dist/img/icons/kool-rings-pattern-light-gray.svg"); }
  #page-home #hero .slide > div {
    padding: 0 1.5rem; }
  #page-home #intro {
    color: #fff;
    text-align: center;
    background: radial-gradient(circle at center, #008746, #004423 125%); }
    #page-home #intro .copy {
      font-size: 1.75rem; }
    #page-home #intro .content {
      padding: 2rem 1.5rem; }
  #page-home #coupons {
    padding: 0;
    background-position: bottom; }
    #page-home #coupons .container {
      align-content: stretch;
      padding: 0; }
    #page-home #coupons .content-block__section {
      margin: 0;
      padding-top: 4.625em;
      align-items: flex-start;
      min-height: 38.375em;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; }
      @media (min-width: 48em) {
        #page-home #coupons .content-block__section {
          flex: 1 1 50%; } }
    #page-home #coupons .callout {
      max-width: 23.125em; }
    #page-home #coupons .button {
      margin-top: 1em; }
  @media (min-width: 48em) {
    #page-home #products {
      flex-direction: row-reverse; } }
  #page-home #products .container {
    min-height: 40.625em;
    background: url("./dist/img/icons/kool-rings-pattern.svg"), linear-gradient(140deg, #008746 60%, #003B7B 40%); }
  @media (min-width: 48em) {
    #page-home #products .content-block__section {
      flex: 1 1 50%; } }
  @media (min-width: 48em) {
    #page-home #products .content-block__section:first-child {
      justify-content: flex-end; } }
  @media (min-width: 48em) {
    #page-home #products .content-block__section:last-child {
      justify-content: flex-end; } }
  #page-home #events .container {
    justify-content: flex-end; }
  @media (min-width: 48em) {
    #page-home #events .content-block__section {
      max-width: 50%;
      justify-content: flex-start;
      padding-left: 2.5%; } }
  #page-home #blog-posts {
    padding-bottom: 3.75em; }
    @media (max-width: 60em) {
      #page-home #blog-posts .title {
        font-size: 2.625em; } }
  #page-home .content-block .title {
    margin-bottom: 0; }
  #page-home .content-block .category {
    margin-bottom: 1.25em; }
  #page-home .court-order {
    display: none; }
    @media screen and (min-width: 48em) {
      #page-home .court-order {
        position: sticky;
        bottom: 0; } }

#page-coupons #hero .slide {
  background: radial-gradient(circle at bottom center, #FFFFFF, rgba(0, 0, 0, 0) 150%), url("./dist/img/icons/kool-rings-pattern-light-gray.svg"), #c7c7c7; }
  @media (min-width: 48em) {
    #page-coupons #hero .slide {
      background: radial-gradient(circle at bottom right, white, rgba(0, 0, 0, 0) 175%), url("./dist/img/icons/kool-rings-pattern-light-gray.svg"), #c7c7c7; } }

#page-coupons #hero .title {
  color: #005D22; }

#page-coupons #hero .callout {
  color: #434447; }

@media (min-width: 64em) {
  #page-coupons #hero .content-block__section:last-child {
    justify-content: flex-start; } }

#page-coupons #coupons-by-mail {
  background: radial-gradient(circle at bottom center, #FFFFFF, rgba(0, 0, 0, 0) 150%), url("./dist/img/icons/kool-rings-pattern-light-gray.svg"), #c7c7c7; }
  @media (min-width: 64em) {
    #page-coupons #coupons-by-mail {
      background: radial-gradient(circle at bottom right, rgba(0, 0, 0, 0), white 75%), url("./dist/img/icons/kool-rings-pattern-light-gray.svg"), #c7c7c7; } }
  #page-coupons #coupons-by-mail .title {
    color: #005D22; }
  #page-coupons #coupons-by-mail .callout {
    color: #434447; }
  #page-coupons #coupons-by-mail .featured-image {
    max-width: 44em; }
  @media (min-width: 48em) {
    #page-coupons #coupons-by-mail .content-block__section:first-child {
      order: 1; } }

.page-coupons-mobile .hero {
  display: none; }
  @media (min-width: 48em) {
    .page-coupons-mobile .hero {
      display: block; } }
  @media (min-width: 48em) {
    .page-coupons-mobile .hero .content-block__section:first-child {
      justify-content: flex-start;
      padding-left: 4em;
      order: 1; } }
  @media (min-width: 48em) {
    .page-coupons-mobile .hero .content-block__section:last-child {
      justify-content: flex-end;
      padding-right: 4em; } }
  .page-coupons-mobile .hero .slide {
    background: radial-gradient(circle at bottom center, #FFFFFF, #c7c7c7 150%); }
    @media (min-width: 48em) {
      .page-coupons-mobile .hero .slide {
        background: radial-gradient(circle at bottom right, #FFFFFF, #c7c7c7 150%); } }
  .page-coupons-mobile .hero .title {
    color: #005D22; }
  .page-coupons-mobile .hero .callout {
    color: #434447; }
  .page-coupons-mobile .hero .featured-image {
    max-width: 31.25em;
    padding-bottom: 75%; }
    @media (min-width: 48em) {
      .page-coupons-mobile .hero .featured-image {
        padding-bottom: 0; } }

.page-coupons-mobile #how-mobile-coupons-work {
  position: fixed;
  overflow: hidden;
  background: linear-gradient(90deg, #001E3E 25%, #003B7B 95%);
  top: -200%; }
  @media (min-width: 48em) {
    .page-coupons-mobile #how-mobile-coupons-work {
      position: relative; } }
  .page-coupons-mobile #how-mobile-coupons-work.active {
    overflow-y: scroll;
    top: 0; }
  .page-coupons-mobile #how-mobile-coupons-work .container {
    padding-top: 0; }
    @media (min-width: 48em) {
      .page-coupons-mobile #how-mobile-coupons-work .container {
        padding-top: 6.75rem; } }
  .page-coupons-mobile #how-mobile-coupons-work button {
    font-size: 4em;
    background: none;
    border: none;
    color: #fefefe;
    position: absolute;
    top: 2rem;
    right: 1.5rem;
    line-height: 0.5;
    z-index: 2; }
    @media (min-width: 48em) {
      .page-coupons-mobile #how-mobile-coupons-work button {
        display: none; } }
  .page-coupons-mobile #how-mobile-coupons-work .content-block__section {
    display: flex;
    flex-flow: column wrap;
    overflow: visible; }
    .page-coupons-mobile #how-mobile-coupons-work .content-block__section:last-child {
      align-items: flex-start; }
  .page-coupons-mobile #how-mobile-coupons-work .featured-image {
    padding-bottom: 0;
    margin: 2em 0 -4.5em auto;
    width: 100%;
    max-width: 26.25em; }
  .page-coupons-mobile #how-mobile-coupons-work .step {
    margin: 0 0 2em;
    max-width: 33rem;
    display: flex;
    position: relative;
    font-size: 1.125em;
    line-height: 1.25; }
    .page-coupons-mobile #how-mobile-coupons-work .step > div {
      flex: 1;
      position: relative;
      display: flex; }
    .page-coupons-mobile #how-mobile-coupons-work .step__number {
      display: inline-block;
      text-align: center;
      color: #008746;
      height: 1.5em;
      width: 1.5em;
      border-radius: 50%;
      font-size: 1.5em;
      line-height: 1.75;
      background-color: #FFFFFF;
      font-family: "friz-quadrata", Arial, Helvetica, sans-serif;
      font-style: italic; }
    .page-coupons-mobile #how-mobile-coupons-work .step:nth-child(1) {
      margin-right: 1em; }
      @media (min-width: 48em) {
        .page-coupons-mobile #how-mobile-coupons-work .step:nth-child(1) {
          margin-right: 0;
          margin-left: 2em; } }
    .page-coupons-mobile #how-mobile-coupons-work .step:nth-child(2) {
      margin-left: 1em; }
      @media (min-width: 48em) {
        .page-coupons-mobile #how-mobile-coupons-work .step:nth-child(2) {
          margin-left: 8em; } }
    .page-coupons-mobile #how-mobile-coupons-work .step:nth-child(3) {
      margin-right: 1em; }
      @media (min-width: 48em) {
        .page-coupons-mobile #how-mobile-coupons-work .step:nth-child(3) {
          margin-right: 0;
          margin-left: 5.875em; } }
    .page-coupons-mobile #how-mobile-coupons-work .step:nth-child(4) {
      margin-left: 1em; }
      @media (min-width: 48em) {
        .page-coupons-mobile #how-mobile-coupons-work .step:nth-child(4) {
          margin-left: 10.375em; } }
    .page-coupons-mobile #how-mobile-coupons-work .step .head {
      align-items: center;
      justify-content: center;
      flex-basis: 50%;
      background: linear-gradient(to top left, #008746 50%, transparent 50.5%) left/100% 100% no-repeat #005D22; }
    .page-coupons-mobile #how-mobile-coupons-work .step .body {
      flex-basis: auto;
      background: #008746;
      padding: 1em 0; }
    .page-coupons-mobile #how-mobile-coupons-work .step .tail {
      flex-basis: 50%;
      background: linear-gradient(to bottom right, #008746 50%, transparent 50.5%) right/100% 100% no-repeat; }

@media (min-width: 48em) {
  .page-coupons-mobile #where-to-redeem .container {
    padding-top: 3.75em;
    padding-bottom: 3.75em; } }

.page-coupons-mobile #where-to-redeem .content-block__section {
  align-items: flex-start; }

.page-coupons-mobile #where-to-redeem nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end; }
  .page-coupons-mobile #where-to-redeem nav button {
    position: relative;
    flex: 1 1 49%;
    max-width: 49%;
    background-color: transparent;
    border: none;
    text-transform: uppercase;
    margin-top: 0;
    padding: 0;
    font-size: 1.25em;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    font-weight: normal; }
    .page-coupons-mobile #where-to-redeem nav button:after {
      content: '';
      display: block;
      height: 3px;
      width: 100%;
      background-color: #c7c7c7;
      margin: 1px 0; }
    .page-coupons-mobile #where-to-redeem nav button.button--active:after {
      background-color: #008746;
      height: 5px; }
    .page-coupons-mobile #where-to-redeem nav button .saved-count {
      position: absolute;
      right: 0;
      left: auto;
      bottom: 0;
      top: 0;
      margin-top: auto;
      margin-bottom: auto;
      display: inline-block;
      border-radius: 50%;
      background-color: #98B78A;
      color: #005D22;
      font-size: 0.5em;
      height: 2em;
      width: 2em;
      line-height: 2;
      text-align: end;
      margin-left: 0.5em; }
      @media (min-width: 48em) {
        .page-coupons-mobile #where-to-redeem nav button .saved-count {
          position: initial; } }

.page-coupons-mobile #where-to-redeem .coupon-locate-map {
  display: none;
  height: 90vw;
  max-height: 50vh; }
  .page-coupons-mobile #where-to-redeem .coupon-locate-map.active {
    display: flex; }
  @media (min-width: 48em) {
    .page-coupons-mobile #where-to-redeem .coupon-locate-map {
      order: 1;
      display: flex;
      height: initial;
      max-height: initial; } }

.page-coupons-mobile #where-to-redeem .coupon-locate {
  flex-flow: column wrap;
  padding: 0 0.5rem; }
  @media (min-width: 48em) {
    .page-coupons-mobile #where-to-redeem .coupon-locate {
      padding: 0 2rem 0 2rem; } }
  .page-coupons-mobile #where-to-redeem .coupon-locate > * {
    width: 100%; }
  .page-coupons-mobile #where-to-redeem .coupon-locate .title {
    text-align: center;
    color: #005D22;
    font-size: 2.25em;
    margin-bottom: 0; }
    .page-coupons-mobile #where-to-redeem .coupon-locate .title + p {
      text-align: center; }
  .page-coupons-mobile #where-to-redeem .coupon-locate__search {
    position: relative;
    outline: 1px solid #c7c7c7;
    padding: 0.875em 1.375em;
    display: flex;
    align-items: center;
    box-shadow: 2px 4px 8px 0px #ccc;
    margin: 2.5em 0;
    font-size: 1.25em; }
    @media (min-width: 48em) {
      .page-coupons-mobile #where-to-redeem .coupon-locate__search {
        margin: 2.5em 0 1em; } }
    .page-coupons-mobile #where-to-redeem .coupon-locate__search input {
      border: none;
      margin: 0 0 0 0.25em; }
      .page-coupons-mobile #where-to-redeem .coupon-locate__search input:focus {
        outline: none; }
    .page-coupons-mobile #where-to-redeem .coupon-locate__search .location-count {
      margin-left: auto;
      position: absolute;
      top: calc(100% + 1em);
      font-size: 1em;
      left: 0; }
      @media (min-width: 48em) {
        .page-coupons-mobile #where-to-redeem .coupon-locate__search .location-count {
          position: relative;
          top: 0;
          text-transform: uppercase; } }
    .page-coupons-mobile #where-to-redeem .coupon-locate__search .map-toggle {
      display: flex;
      align-items: inherit;
      text-transform: uppercase;
      position: absolute;
      right: 0;
      top: calc(100% + 1em);
      font-size: 1em;
      font-weight: bold; }
      @media (min-width: 48em) {
        .page-coupons-mobile #where-to-redeem .coupon-locate__search .map-toggle {
          display: none; } }
      .page-coupons-mobile #where-to-redeem .coupon-locate__search .map-toggle:after {
        content: '';
        display: inline-block;
        background: url("./dist/img/icons/arrow-right.svg") no-repeat center/contain;
        height: 1em;
        width: 1em;
        margin-left: 0.25em; }
  .page-coupons-mobile #where-to-redeem .coupon-locate__results {
    height: 28em;
    overflow-y: scroll;
    display: none;
    margin: 2.5em 0 0; }
    .page-coupons-mobile #where-to-redeem .coupon-locate__results.active {
      display: flex; }
    @media (min-width: 48em) {
      .page-coupons-mobile #where-to-redeem .coupon-locate__results {
        display: flex; } }
    .page-coupons-mobile #where-to-redeem .coupon-locate__results ul {
      height: 100%;
      width: 100%;
      list-style: none;
      padding: 0;
      margin: 0; }
    .page-coupons-mobile #where-to-redeem .coupon-locate__results li {
      padding: 0.875em 1.375em;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .page-coupons-mobile #where-to-redeem .coupon-locate__results li:hover, .page-coupons-mobile #where-to-redeem .coupon-locate__results li.selected {
        background-color: #DCE4D8;
        cursor: pointer; }
    .page-coupons-mobile #where-to-redeem .coupon-locate__results .result {
      line-height: 1.5;
      color: #434447; }
      .page-coupons-mobile #where-to-redeem .coupon-locate__results .result__title {
        font-size: 1.25em;
        font-weight: bold; }
  @media (min-width: 48em) {
    .page-coupons-mobile #where-to-redeem .coupon-locate {
      order: 2; } }

.page-coupons-mobile #where-to-redeem .infoBox {
  width: 300px !important;
  left: -150px !important;
  top: auto !important;
  bottom: calc(100%) !important;
  background: #005D22;
  color: #fefefe;
  font-family: "proxima-nova","Roboto",sans-serif; }
  .page-coupons-mobile #where-to-redeem .infoBox::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 1em solid transparent;
    border-right: 1em solid transparent;
    border-top: 1em solid #005D22;
    left: calc(50% - 1em);
    bottom: -1em;
    position: absolute; }
  .page-coupons-mobile #where-to-redeem .infoBox .storeinfo-map-result {
    display: flex;
    align-items: center;
    padding: 1em; }
  .page-coupons-mobile #where-to-redeem .infoBox .storeinfo-result--distance {
    text-align: center;
    font-size: 1.125em;
    color: #FFFFFF;
    padding-right: 1em;
    margin-right: 1em;
    border-right: 1px solid #FFFFFF; }
  .page-coupons-mobile #where-to-redeem .infoBox .storeinfo-result--address {
    padding: 0.5em;
    line-height: 1.25;
    font-weight: 400; }
  .page-coupons-mobile #where-to-redeem .infoBox .storeinfo-result--address .name {
    font-weight: 600;
    font-size: 1.125em; }
  .page-coupons-mobile #where-to-redeem .infoBox .button-container {
    text-align: center;
    padding: 1em;
    border-top: 1px solid #FFFFFF; }
  .page-coupons-mobile #where-to-redeem .infoBox .button-container .button {
    font-size: 1.25em; }

.page-coupons-mobile #coupons-by-mail.with-overlay:before {
  background: radial-gradient(circle at center right, #00000000, #00000085 100%); }

@media (min-width: 48em) {
  .page-coupons-mobile #coupons-by-mail .container {
    justify-content: flex-start; } }

@media (min-width: 48em) {
  .page-coupons-mobile #coupons-by-mail .content-block__section {
    max-width: 50%; } }

@media (min-width: 48em) {
  .page-coupons-mail .hero .content-block__section:first-child {
    order: 1; } }

.page-coupons-mail .hero .slide {
  background: radial-gradient(circle at bottom center, #FFFFFF, rgba(0, 0, 0, 0) 150%), url("./dist/img/icons/kool-rings-pattern-light-gray.svg"), #c7c7c7; }
  @media (min-width: 48em) {
    .page-coupons-mail .hero .slide {
      background: radial-gradient(circle at bottom right, white, rgba(0, 0, 0, 0) 175%), url("./dist/img/icons/kool-rings-pattern-light-gray.svg"), #c7c7c7; } }

.page-coupons-mail .hero .title {
  color: #005D22; }

.page-coupons-mail .hero .callout {
  color: #434447; }

@media (min-width: 48em) {
  .page-coupons-mail .hero .featured-image {
    min-height: 27rem; } }

.page-coupons-mail #coupons-available {
  background: radial-gradient(circle at bottom center, #FFFFFF, rgba(0, 0, 0, 0) 200%), url("./dist/img/icons/kool-rings-pattern-light-gray.svg"), #c7c7c7;
  padding-bottom: 5em; }
  @media (min-width: 48em) {
    .page-coupons-mail #coupons-available {
      background: radial-gradient(circle at bottom right, #FFFFFF, rgba(0, 0, 0, 0) 100%), url("./dist/img/icons/kool-rings-pattern-light-gray.svg"), #c7c7c7; } }
  .page-coupons-mail #coupons-available .container {
    min-height: auto;
    max-width: 80em; }
  .page-coupons-mail #coupons-available .content-block {
    min-height: auto; }
  .page-coupons-mail #coupons-available .content-block__section {
    margin: 1em 0;
    background: radial-gradient(circle at center right, #005D22, #008746 100%);
    box-shadow: -0.625em 0.625em 0 0 #003B7B; }
    .page-coupons-mail #coupons-available .content-block__section:first-child {
      flex-basis: 100%;
      background: none;
      box-shadow: none; }
    @media (min-width: 48em) {
      .page-coupons-mail #coupons-available .content-block__section {
        margin: 0 1em;
        padding: 1.25em; } }
  .page-coupons-mail #coupons-available .callout {
    flex-basis: 100%;
    max-width: 100%;
    border: 2px solid #008746;
    padding: 1em; }
    .page-coupons-mail #coupons-available .callout .top {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin: -1em 0 2.5em -1em; }
    .page-coupons-mail #coupons-available .callout .title {
      text-align: left;
      margin: 0 0 0.25em 0; }
    .page-coupons-mail #coupons-available .callout .category {
      padding: 0.5em 2em;
      margin-bottom: 0;
      background-color: #008746;
      color: #FFFFFF;
      font-size: 1em; }
      @media (min-width: 48em) {
        .page-coupons-mail #coupons-available .callout .category {
          font-size: 1.25em; } }
    .page-coupons-mail #coupons-available .callout .button {
      margin-top: 0; }

.page-coupons-mail #coupons-by-mail.with-overlay:before {
  background: radial-gradient(circle at center right, #00000000, #00000085 100%); }

@media (min-width: 48em) {
  .page-coupons-mail #coupons-by-mail .container {
    justify-content: flex-start; } }

@media (min-width: 48em) {
  .page-coupons-mail #coupons-by-mail .content-block__section {
    max-width: 50%; } }

.page-coupons-mail #mail-coupon-redeem {
  padding: 3rem 1.5rem 0;
  color: #434447;
  text-align: center; }
  .page-coupons-mail #mail-coupon-redeem br {
    display: block; }
  .page-coupons-mail #mail-coupon-redeem form {
    display: flex;
    flex-flow: column wrap; }
    @media (min-width: 48em) {
      .page-coupons-mail #mail-coupon-redeem form {
        flex-flow: row wrap;
        justify-content: center; } }
    .page-coupons-mail #mail-coupon-redeem form .title {
      flex-basis: 100%; }
  .page-coupons-mail #mail-coupon-redeem .contact-info p {
    margin: 0;
    padding: 1rem 1.5rem; }
  .page-coupons-mail #mail-coupon-redeem .title {
    margin: 1rem 0; }
  .page-coupons-mail #mail-coupon-redeem .buttons {
    display: flex;
    flex-flow: column wrap;
    align-items: center; }

.page-coupons-mail #update-coupon-address .modal__container {
  max-width: 50em; }

.page-coupons-mail #update-coupon-address .modal__close:before {
  background: url(./dist/img/icons/close-button.svg) no-repeat center/cover; }

.page-coupons-mail #update-coupon-address .modal__header {
  padding: 0.25rem 0; }

.page-coupons-mail #update-coupon-address .msa-forms {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .page-coupons-mail #update-coupon-address .msa-forms .msa-form-field {
    flex-basis: 100%;
    text-align: left;
    padding: 0.5em; }
    @media (min-width: 48em) {
      .page-coupons-mail #update-coupon-address .msa-forms .msa-form-field {
        flex-basis: 50%; } }
    .page-coupons-mail #update-coupon-address .msa-forms .msa-form-field label {
      color: #FFFFFF; }
    .page-coupons-mail #update-coupon-address .msa-forms .msa-form-field.submit {
      flex-basis: 100%;
      text-align: center; }
    @media (min-width: 48em) {
      .page-coupons-mail #update-coupon-address .msa-forms .msa-form-field.city, .page-coupons-mail #update-coupon-address .msa-forms .msa-form-field.state, .page-coupons-mail #update-coupon-address .msa-forms .msa-form-field.zip {
        flex-basis: 33.3333%; } }

.page-products .hero .container {
  align-content: flex-end;
  padding: 2em; }

.page-products .hero .slide {
  background-position: center; }
  .page-products .hero .slide:before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.33) 35%, rgba(0, 0, 0, 0.66) 55%); }
    @media (min-width: 48em) {
      .page-products .hero .slide:before {
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.15) 25%, rgba(0, 0, 0, 0.5) 88%); } }

.page-products #products {
  background: radial-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.33)), url("./dist/img/icons/kool-rings-pattern.svg"), linear-gradient(115deg, #008746 50%, #003B7B 50%); }
  .page-products #products .container {
    min-height: auto; }
  .page-products #products .content-block__section {
    position: relative;
    overflow: visible; }
  .page-products #products .featured-image {
    min-height: 22.5rem; }
    @media (min-width: 48em) {
      .page-products #products .featured-image {
        position: absolute;
        min-height: 35rem; } }
  .page-products #products .callout {
    max-width: 28rem; }
  .page-products #products .category {
    margin-bottom: 1em; }
  @media (min-width: 48em) {
    .page-products #products #kool-green {
      margin: 6rem 0 0 0;
      padding: 8rem 0 3rem; } }
  @media (min-width: 48em) {
    .page-products #products #kool-green .content-block__section:first-child {
      order: 1;
      flex: 1 1 45%; } }
  @media (min-width: 48em) {
    .page-products #products #kool-green .content-block__section:last-child {
      justify-content: flex-end;
      flex: 1 1 55%; } }
  @media (min-width: 48em) {
    .page-products #products #kool-green .content-block__section .featured-image {
      background-position: left; } }
  @media (min-width: 48em) {
    .page-products #products #kool-green .content-block__section .callout {
      margin: 0 5.5rem 0 0; } }
  @media (min-width: 48em) {
    .page-products #products #kool-blue {
      padding: 3rem 0 8rem; } }
  .page-products #products #kool-blue .container {
    padding-top: 0; }
  @media (min-width: 48em) {
    .page-products #products #kool-blue .featured-image {
      background-position: right; } }
  .page-products #products #kool-blue .content-block__section:first-child {
    margin-top: 0; }
    @media (min-width: 48em) {
      .page-products #products #kool-blue .content-block__section:first-child {
        flex: 1 1 45%; } }
  @media (min-width: 48em) {
    .page-products #products #kool-blue .content-block__section:last-child {
      justify-content: flex-start;
      flex: 1 1 55%; } }
  @media (min-width: 48em) {
    .page-products #products #kool-blue .content-block__section .callout {
      margin: 10rem 0 0 3.75rem; } }

.page-blog .hero .container {
  flex-direction: column;
  justify-content: center;
  align-content: flex-start;
  padding: 0 2em; }
  @media (min-width: 48em) {
    .page-blog .hero .container {
      justify-content: flex-end;
      padding: 0 2.3125em; } }

.page-blog .hero .slide {
  background-color: #000;
  padding: 1em; }
  @media (min-width: 48em) {
    .page-blog .hero .slide {
      padding: 4.375em; } }

.page-blog .hero .category {
  position: relative;
  max-width: 16rem;
  padding: 1rem;
  margin: 0;
  color: #FFFFFF;
  text-align: left; }
  @media (min-width: 48em) {
    .page-blog .hero .category {
      background-color: #008746; } }

.page-blog .hero .content {
  position: relative;
  text-align: left;
  color: #FFFFFF; }
  @media (min-width: 48em) {
    .page-blog .hero .content {
      max-width: 32em;
      padding: 3em 1.75em 3em 2em;
      background-color: #FFFFFF;
      color: #008746; } }

.page-blog .blog-posts .container {
  padding: 0 0 5.125em 0; }

.page-blog .blog-filter {
  display: flex;
  justify-content: flex-end;
  align-items: center; }

.page-blog #intro {
  background-color: #F4F4F4;
  color: #005D22;
  text-align: center;
  color: #FFFFFF;
  padding-bottom: 2rem; }
  .page-blog #intro .title {
    font-size: 1.25rem;
    margin: 0;
    font-family: "proxima-nova", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    font-size: 1.875em;
    font-weight: bold;
    color: #005D22; }

.page-template-msa main {
  background-color: transparent; }

.page-template-msa .modal a.button[type=submit], .modal .page-template-msa a.button[type=submit], .page-template-msa a.button.light-bg {
  outline: 1px solid; }

.single-post .hero .category, .single-post .hero .content {
  color: #FFFFFF;
  max-width: 40em; }

.single-post .hero .container {
  flex-direction: column; }

.single-post article {
  max-width: 63.75rem;
  padding: 6.75em 1.375em 0;
  margin: 0 auto; }

.single-post .entry-info {
  max-width: 48rem;
  margin: 0 auto 2.625em;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .single-post .entry-info .author {
    color: #005D22;
    text-transform: uppercase;
    background-color: light-green;
    font-size: 0.75rem; }
    .single-post .entry-info .author-name {
      margin-left: 0.5rem;
      text-transform: capitalize;
      font-size: 1.25rem;
      font-weight: 600; }
  .single-post .entry-info .post-like {
    display: flex;
    align-items: center; }
    .single-post .entry-info .post-like__count {
      color: #005D22; }
    .single-post .entry-info .post-like__submit {
      position: relative;
      margin-left: 1em; }
      .single-post .entry-info .post-like__submit:hover:before {
        transform: translateY(-50%) scale(1.25); }
      .single-post .entry-info .post-like__submit:before {
        content: '';
        position: absolute;
        top: 50%;
        z-index: 0;
        background: url("./dist/img/icons/heart.svg") no-repeat center/contain;
        left: 1rem;
        height: 1.5rem;
        width: 1.5rem;
        transform: translateY(-50%) scale(1);
        transition: transform  0.3s ease-in-out; }

.single-post .entry-content .container {
  display: block; }

.single-post .entry-content > blockquote, .single-post .entry-content > p {
  max-width: 48rem;
  margin: 0 auto;
  display: block; }

.single-post .entry-content blockquote {
  font-style: 800;
  font-family: "proxima-nova", Arial, Helvetica, sans-serif;
  line-height: 1.25; }
  .single-post .entry-content blockquote p {
    font-size: 1.75rem;
    margin-bottom: 3rem; }

.single-post .entry-content figure {
  margin: 1.5em 0 2em;
  max-width: 100%; }
  .single-post .entry-content figure img {
    max-width: 100%;
    height: auto;
    margin-bottom: -4px; }
  .single-post .entry-content figure figcaption {
    max-width: 48rem;
    margin: 1.25em auto 0;
    text-align: center; }

.single-post .entry-content p {
  font-size: 1.25rem;
  font-weight: normal;
  margin-bottom: 2.5rem; }

.single-post .related-posts {
  background: radial-gradient(circle at bottom left, #FFFFFF, rgba(0, 0, 0, 0) 200%), url("./dist/img/icons/kool-rings-pattern-light-gray.svg"), #c7c7c7;
  border-top: 5px solid #005D22; }
  .single-post .related-posts .heading {
    flex: 0 0 100%;
    text-align: center;
    color: #005D22; }
  .single-post .related-posts .container {
    padding-top: 1em; }

#page-signin {
  padding: initial;
  min-height: initial;
  position: relative;
  background: radial-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.33)), url("./dist/img/icons/kool-rings-pattern.svg"), linear-gradient(115deg, #008746 50%, #003B7B 50%); }
  #page-signin main {
    background: transparent; }
  #page-signin h1 {
    font-family: "friz-quadrata", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 3.25em;
    letter-spacing: 0.025em;
    font-weight: normal; }
  #page-signin h2 {
    font-size: 1.5rem;
    font-family: "proxima-nova", Arial, Helvetica, sans-serif;
    margin-bottom: 2em; }
  #page-signin p {
    font-weight: 500;
    font-size: 1.25em;
    text-align: center;
    line-height: 1.45; }
  #page-signin .branding {
    text-align: center;
    padding-bottom: 5rem; }
    #page-signin .branding a {
      display: inline-block;
      text-align: center;
      max-width: 80%; }
  #page-signin .msa-page-wrapper {
    padding: 6em 0;
    min-height: 100vh; }
  #page-signin .msa-section-login {
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    position: relative;
    flex-direction: column-reverse; }
    #page-signin .msa-section-login .create-account, #page-signin .msa-section-login .login {
      width: 30em;
      max-width: 100%;
      text-align: center; }
      #page-signin .msa-section-login .create-account .msa-form-field, #page-signin .msa-section-login .login .msa-form-field {
        margin-bottom: 2.5em; }
        #page-signin .msa-section-login .create-account .msa-form-field.password, #page-signin .msa-section-login .login .msa-form-field.password {
          margin-bottom: 0; }
    #page-signin .msa-section-login .create-account {
      display: flex;
      flex-direction: column;
      align-items: center;
      margin: 2.5em 0; }
      #page-signin .msa-section-login .create-account p {
        margin-top: -0.25em; }
    #page-signin .msa-section-login .login .login-checkbox-block {
      display: flex;
      padding: 2em 0; }
      #page-signin .msa-section-login .login .login-checkbox-block .checkbox {
        display: flex;
        text-align: left;
        margin-right: 1.5em; }
        #page-signin .msa-section-login .login .login-checkbox-block .checkbox label {
          font-size: 1em; }
          #page-signin .msa-section-login .login .login-checkbox-block .checkbox label:before {
            height: 1em;
            width: 1em;
            margin-right: 0.75em; }
    #page-signin .msa-section-login .login a.forgot-password {
      display: block;
      padding: 1.5em 0; }
    @media screen and (min-width: 48em) {
      #page-signin .msa-section-login {
        flex-direction: row;
        justify-content: space-between;
        width: 70em; }
        #page-signin .msa-section-login .create-account, #page-signin .msa-section-login .login {
          max-width: 50%;
          position: relative;
          padding: 0 1.5em;
          margin: 0;
          margin-bottom: 6em; }
        #page-signin .msa-section-login .create-account .button {
          position: absolute;
          bottom: 0; }
        #page-signin .msa-section-login a.forgot-password {
          position: absolute;
          bottom: -5em;
          left: 0;
          width: 100%; } }

#page-register {
  background: radial-gradient(circle at bottom right, #008746, rgba(0, 0, 0, 0.2) 100%), url("./dist/img/icons/kool-rings-pattern-light-gray.svg"), #005D22;
  position: relative;
  padding: 0;
  padding-bottom: 5em;
  /*
    
    #msa_register #step-1 {
    
        .form-intro {
            @media screen and (min-width: $tablet_lg)
            {
                max-width: 30rem;
            }
        }
    }
    
    #msa_register #step-2 {
        h3 {
            @include standard-subheading;
        }
        .birthday {
            &-month-, &-day, &year {
                width: 100%;
            }
            @media screen and (min-width: $tablet_lg){
    
                &-month{
                    width: calc(40% - 0.75em);
                }
                &-day{
                    width: calc(25% - 0.75em);
                }
                &-year{
                    width: calc(35% - 0.75em);
                }
            }
        }
        .msa-pin label {
            @include standard-subheading;
            margin-bottom: 1rem;
        }
    
        .gender-input-group {
    
            padding: 1.5em 0;
            border-bottom: 1px solid $white;
            margin-bottom: 1.5em;
            text-align: center;
    
            input[type=radio] + label:before
            {
                border: 1px solid $white;
            }
    
            @media screen and (min-width: $tablet){
                text-align: left;
            }
        }
    
        .msa-sin-info {
            padding: 1em 0;
    
        }
        
    }
    
    #msa_register #step-3 {
        h2 {
            text-align: center;
            @media screen and (min-width: $tablet_lg){
                text-align: left;
            }
        }
        h3 {
            text-align: center;
            font-family: $secondary-font;
        }
        h4 {
            font-size: 2rem;
            font-weight: normal;
            text-transform: uppercase;
            font-style: italic;
        }
        p, label {
            font-size: 1em;
            line-height: 1.5;
        }
        .msa-preference-option {
            @media screen and (min-width: $tablet_lg){
                width: 80%;
                margin: 0 auto;
            }
        }
        .preference {
            border-top: 1px solid white;
            margin-top: 1rem;
            align-items: center;
        }
    }
    
    #msa_register #step-4  {
        h3 {
            @include standard-subheading;
        }
    }

    */ }
  @media screen and (min-width: 64em) {
    #page-register {
      padding: 2em 1em; } }
  #page-register h1 {
    font-size: 2.625rem;
    margin: 0;
    font-family: "friz-quadrata", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: italic;
    text-align: center;
    font-size: 1.5rem; }
  #page-register h2 {
    font-size: 1.25rem;
    margin: 0;
    font-family: "proxima-nova", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    font-size: 2.6rem; }
  #page-register p {
    font-size: 1.25rem;
    line-height: 1.25;
    font-weight: normal;
    text-align: center; }
  #page-register .branding a {
    width: 80%;
    max-width: 12rem; }
  #page-register .button-container {
    flex-flow: column-reverse wrap; }
    #page-register .button-container .button:last-child {
      margin: 0.5rem 0 0 0; }
  #page-register .msa-step .container {
    padding: 0; }
  #page-register .msa-step-tracker ul .step-tracker-item {
    border-color: #004423;
    background-color: #004423;
    font-family: "friz-quadrata", Arial, Helvetica, sans-serif;
    line-height: 28px;
    font-style: italic; }
    #page-register .msa-step-tracker ul .step-tracker-item::before, #page-register .msa-step-tracker ul .step-tracker-item::after {
      border-color: #004423; }
    #page-register .msa-step-tracker ul .step-tracker-item.active {
      background: #FFFFFF;
      color: #005D22;
      border-color: #004423;
      line-height: 40px;
      font-size: 1.5rem; }
  #page-register .form-intro {
    text-align: center; }
    #page-register .form-intro h2 {
      font-size: 2.625rem;
      margin: 0;
      font-family: "friz-quadrata", Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-style: italic;
      text-align: center;
      margin-bottom: 0.75rem; }
    #page-register .form-intro p {
      font-size: 1.25rem;
      line-height: 1.25;
      font-weight: normal;
      text-align: center;
      max-width: 30rem;
      margin: 0 auto; }
    #page-register .form-intro > *:last-child {
      margin-bottom: 1rem; }
    #page-register .form-intro > *:only-child {
      margin-bottom: 0; }
  #page-register form {
    padding: 1em;
    width: 100%;
    max-width: 44em;
    margin: 0 auto; }
    @media screen and (min-width: 64em) {
      #page-register form {
        max-width: 100%; } }
    #page-register form .msa-form-fields {
      display: flex;
      flex-wrap: wrap; }
      @media screen and (min-width: 64em) {
        #page-register form .msa-form-fields {
          justify-content: space-between; } }
      #page-register form .msa-form-fields .msa-form-field,
      #page-register form .msa-form-fields .msa-form-subfield {
        position: relative;
        margin: 0;
        margin-top: 2em;
        width: 100%; }
      #page-register form .msa-form-fields .msa-form-subfield:first-child {
        margin-top: 0; }
      #page-register form .msa-form-fields .state {
        padding-bottom: 0.5em; }
        #page-register form .msa-form-fields .state .notice-mass {
          position: absolute;
          bottom: -1em;
          font-size: 0.85em; }
          @media screen and (min-width: 64em) {
            #page-register form .msa-form-fields .state .notice-mass {
              position: absolute;
              bottom: -1em;
              font-size: 0.85em;
              width: 200%; } }
    #page-register form input[type="submit"] {
      margin-top: 1.5em; }
  @media screen and (min-width: 64em) {
    #page-register form .msa-form-fields .msa-form-field {
      width: calc(50% - 0.5em); }
      #page-register form .msa-form-fields .msa-form-field.state-zip {
        display: flex;
        align-items: flex-start; }
        #page-register form .msa-form-fields .msa-form-field.state-zip .msa-form-subfield {
          width: 50%;
          margin-top: 0; }
          #page-register form .msa-form-fields .msa-form-field.state-zip .msa-form-subfield.state {
            margin-right: 1em; } }
  #page-register .msa-section-pinentry {
    flex: auto;
    justify-content: center;
    width: 100%; }
    @media screen and (min-width: 64em) {
      #page-register .msa-section-pinentry {
        margin: 0 0 0 -2rem;
        flex: 1;
        width: auto; } }
    #page-register .msa-section-pinentry .pinentry-wrapper {
      background: #003B7B;
      width: 100%;
      max-width: 28em;
      margin: 0 auto; }
      #page-register .msa-section-pinentry .pinentry-wrapper h1 {
        font-size: 1.25rem;
        margin: 0;
        font-family: "proxima-nova", Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-style: normal;
        text-align: center;
        font-size: 1.5rem;
        font-weight: bold;
        margin-bottom: 1rem; }
      #page-register .msa-section-pinentry .pinentry-wrapper h2 {
        font-size: 1.75rem;
        line-height: 1.25; }
      #page-register .msa-section-pinentry .pinentry-wrapper form {
        padding: 0; }

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