/**
 * Foundation for Sites by ZURB
 * Version 6.2.0
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/* line 26, themes/base/scss/site/_joyride.scss */
[data-joyride] {
  display: none; }

/* line 30, themes/base/scss/site/_joyride.scss */
.tooltip.joyride,
.reveal.joyride {
  font-size: 100%;
  min-width: 20rem;
  padding: 0.5em; }
  /* line 37, themes/base/scss/site/_joyride.scss */
  .tooltip.joyride .close,
  .reveal.joyride .close {
    float: right; }
  /* line 41, themes/base/scss/site/_joyride.scss */
  .tooltip.joyride .joyride-buttons,
  .reveal.joyride .joyride-buttons {
    text-align: center; }
    /* line 44, themes/base/scss/site/_joyride.scss */
    .tooltip.joyride .joyride-buttons button,
    .reveal.joyride .joyride-buttons button {
      margin: 0 0.5em; }

/* line 50, themes/base/scss/site/_joyride.scss */
[data-whatinput='mouse'] .joyride {
  outline: 0; }

/* line 56, themes/base/scss/site/_joyride.scss */
.tooltip.joyride,
.reveal.joyride {
  background-color: #7F5293;
  border-radius: 0.3125rem;
  font-style: italic;
  -webkit-box-shadow: 0 2px 5px 0 #182727;
          box-shadow: 0 2px 5px 0 #182727;
  padding: 0.625rem 0.9375rem 0.625rem 0.9375rem; }
  /* line 63, themes/base/scss/site/_joyride.scss */
  .tooltip.joyride:before,
  .reveal.joyride:before {
    border-color: transparent transparent #7F5293; }
  /* line 66, themes/base/scss/site/_joyride.scss */
  .tooltip.joyride .button,
  .reveal.joyride .button {
    font-family: "proxima-nova", "Arial", sans-serif; }
  /* line 69, themes/base/scss/site/_joyride.scss */
  .tooltip.joyride .close,
  .reveal.joyride .close {
    font-size: 0;
    position: absolute;
    top: 0.25rem;
    right: 0.5rem; }
    /* line 74, themes/base/scss/site/_joyride.scss */
    .tooltip.joyride .close:before,
    .reveal.joyride .close:before {
      content: '\f00d';
      font-family: "FontAwesome";
      display: inline-block;
      font-size: 0.9375rem;
      color: #ffffff;
      font-style: normal;
      opacity: 0.4; }
  /* line 84, themes/base/scss/site/_joyride.scss */
  .tooltip.joyride button,
  .tooltip.joyride .button,
  .reveal.joyride button,
  .reveal.joyride .button {
    -webkit-box-shadow: 0 2px 5px #5d3c6c;
            box-shadow: 0 2px 5px #5d3c6c;
    background: #ffffff;
    font-style: normal;
    font-size: 0.9375rem;
    padding: 0.4375rem 0.9375rem;
    color: #7F5293;
    height: auto; }
  /* line 94, themes/base/scss/site/_joyride.scss */
  .tooltip.joyride p,
  .reveal.joyride p {
    font-family: Georgia, Times, "Times New Roman", serif;
    padding-right: 0.625rem; }
    /* line 97, themes/base/scss/site/_joyride.scss */
    .tooltip.joyride p .button,
    .tooltip.joyride p button,
    .reveal.joyride p .button,
    .reveal.joyride p button {
      background: #6BBF45;
      color: #ffffff;
      margin-right: -0.625rem;
      margin-bottom: 0; }

/* line 7, themes/base/scss/site/elements/_buttons.scss */
.green {
  background: #6BBF45; }
  /* line 9, themes/base/scss/site/elements/_buttons.scss */
  .green .fa {
    -webkit-transition: all .2s;
    transition: all .2s; }
  /* line 14, themes/base/scss/site/elements/_buttons.scss */
  body[data-whatinput=mouse] .green.button:hover {
    background-color: #59a338;
    color: #fff; }
    /* line 17, themes/base/scss/site/elements/_buttons.scss */
    body[data-whatinput=mouse] .green.button:hover .fa {
      color: #fff; }
  /* line 21, themes/base/scss/site/elements/_buttons.scss */
  .green.button:active, .green.button:focus {
    background-color: #83c963;
    color: #fff; }
    /* line 25, themes/base/scss/site/elements/_buttons.scss */
    .green.button:active .fa, .green.button:focus .fa {
      color: #fff; }

/* line 7, themes/base/scss/site/elements/_buttons.scss */
.midGreen {
  background: #93CA42; }
  /* line 9, themes/base/scss/site/elements/_buttons.scss */
  .midGreen .fa {
    -webkit-transition: all .2s;
    transition: all .2s; }
  /* line 14, themes/base/scss/site/elements/_buttons.scss */
  body[data-whatinput=mouse] .midGreen.button:hover {
    background-color: #7eb132;
    color: #fff; }
    /* line 17, themes/base/scss/site/elements/_buttons.scss */
    body[data-whatinput=mouse] .midGreen.button:hover .fa {
      color: #fff; }
  /* line 21, themes/base/scss/site/elements/_buttons.scss */
  .midGreen.button:active, .midGreen.button:focus {
    background-color: #a5d362;
    color: #fff; }
    /* line 25, themes/base/scss/site/elements/_buttons.scss */
    .midGreen.button:active .fa, .midGreen.button:focus .fa {
      color: #fff; }

/* line 7, themes/base/scss/site/elements/_buttons.scss */
.lightGreen {
  background: #B3D88B; }
  /* line 9, themes/base/scss/site/elements/_buttons.scss */
  .lightGreen .fa {
    -webkit-transition: all .2s;
    transition: all .2s; }
  /* line 14, themes/base/scss/site/elements/_buttons.scss */
  body[data-whatinput=mouse] .lightGreen.button:hover {
    background-color: #9fce6c;
    color: #fff; }
    /* line 17, themes/base/scss/site/elements/_buttons.scss */
    body[data-whatinput=mouse] .lightGreen.button:hover .fa {
      color: #fff; }
  /* line 21, themes/base/scss/site/elements/_buttons.scss */
  .lightGreen.button:active, .lightGreen.button:focus {
    background-color: #c7e2aa;
    color: #fff; }
    /* line 25, themes/base/scss/site/elements/_buttons.scss */
    .lightGreen.button:active .fa, .lightGreen.button:focus .fa {
      color: #fff; }

/* line 7, themes/base/scss/site/elements/_buttons.scss */
.black {
  background: #223637; }
  /* line 9, themes/base/scss/site/elements/_buttons.scss */
  .black .fa {
    -webkit-transition: all .2s;
    transition: all .2s; }
  /* line 14, themes/base/scss/site/elements/_buttons.scss */
  body[data-whatinput=mouse] .black.button:hover {
    background-color: #121d1e;
    color: #fff; }
    /* line 17, themes/base/scss/site/elements/_buttons.scss */
    body[data-whatinput=mouse] .black.button:hover .fa {
      color: #fff; }
  /* line 21, themes/base/scss/site/elements/_buttons.scss */
  .black.button:active, .black.button:focus {
    background-color: #324f50;
    color: #fff; }
    /* line 25, themes/base/scss/site/elements/_buttons.scss */
    .black.button:active .fa, .black.button:focus .fa {
      color: #fff; }

/* line 7, themes/base/scss/site/elements/_buttons.scss */
.grey {
  background: #9BA1A1; }
  /* line 9, themes/base/scss/site/elements/_buttons.scss */
  .grey .fa {
    -webkit-transition: all .2s;
    transition: all .2s; }
  /* line 14, themes/base/scss/site/elements/_buttons.scss */
  body[data-whatinput=mouse] .grey.button:hover {
    background-color: #868d8d;
    color: #fff; }
    /* line 17, themes/base/scss/site/elements/_buttons.scss */
    body[data-whatinput=mouse] .grey.button:hover .fa {
      color: #fff; }
  /* line 21, themes/base/scss/site/elements/_buttons.scss */
  .grey.button:active, .grey.button:focus {
    background-color: #b0b5b5;
    color: #fff; }
    /* line 25, themes/base/scss/site/elements/_buttons.scss */
    .grey.button:active .fa, .grey.button:focus .fa {
      color: #fff; }

/* line 7, themes/base/scss/site/elements/_buttons.scss */
.midGrey {
  background: #555E5D; }
  /* line 9, themes/base/scss/site/elements/_buttons.scss */
  .midGrey .fa {
    -webkit-transition: all .2s;
    transition: all .2s; }
  /* line 14, themes/base/scss/site/elements/_buttons.scss */
  body[data-whatinput=mouse] .midGrey.button:hover {
    background-color: #424948;
    color: #fff; }
    /* line 17, themes/base/scss/site/elements/_buttons.scss */
    body[data-whatinput=mouse] .midGrey.button:hover .fa {
      color: #fff; }
  /* line 21, themes/base/scss/site/elements/_buttons.scss */
  .midGrey.button:active, .midGrey.button:focus {
    background-color: #687372;
    color: #fff; }
    /* line 25, themes/base/scss/site/elements/_buttons.scss */
    .midGrey.button:active .fa, .midGrey.button:focus .fa {
      color: #fff; }

/* line 7, themes/base/scss/site/elements/_buttons.scss */
.purple {
  background: #7F5293; }
  /* line 9, themes/base/scss/site/elements/_buttons.scss */
  .purple .fa {
    -webkit-transition: all .2s;
    transition: all .2s; }
  /* line 14, themes/base/scss/site/elements/_buttons.scss */
  body[data-whatinput=mouse] .purple.button:hover {
    background-color: #684379;
    color: #fff; }
    /* line 17, themes/base/scss/site/elements/_buttons.scss */
    body[data-whatinput=mouse] .purple.button:hover .fa {
      color: #fff; }
  /* line 21, themes/base/scss/site/elements/_buttons.scss */
  .purple.button:active, .purple.button:focus {
    background-color: #9465a9;
    color: #fff; }
    /* line 25, themes/base/scss/site/elements/_buttons.scss */
    .purple.button:active .fa, .purple.button:focus .fa {
      color: #fff; }

/* line 7, themes/base/scss/site/elements/_buttons.scss */
.white {
  background: #ffffff; }
  /* line 9, themes/base/scss/site/elements/_buttons.scss */
  .white .fa {
    -webkit-transition: all .2s;
    transition: all .2s; }
  /* line 14, themes/base/scss/site/elements/_buttons.scss */
  body[data-whatinput=mouse] .white.button:hover {
    background-color: #ebebeb;
    color: #fff; }
    /* line 17, themes/base/scss/site/elements/_buttons.scss */
    body[data-whatinput=mouse] .white.button:hover .fa {
      color: #fff; }
  /* line 21, themes/base/scss/site/elements/_buttons.scss */
  .white.button:active, .white.button:focus {
    background-color: white;
    color: #fff; }
    /* line 25, themes/base/scss/site/elements/_buttons.scss */
    .white.button:active .fa, .white.button:focus .fa {
      color: #fff; }

/* line 37, themes/base/scss/site/elements/_buttons.scss */
body[data-whatinput=mouse] .purple.button:hover:not(.disabled) {
  background-color: #9465a9; }

/* line 40, themes/base/scss/site/elements/_buttons.scss */
.purple.button:active, .purple.button:focus {
  background-color: #684379; }

/* line 47, themes/base/scss/site/elements/_buttons.scss */
.white.button {
  color: #223637; }
  /* line 49, themes/base/scss/site/elements/_buttons.scss */
  .white.button .fa {
    color: #6BBF45; }
  /* line 52, themes/base/scss/site/elements/_buttons.scss */
  body[data-whatinput=mouse] .white.button:hover {
    background-color: #f8f8f8;
    color: #223637; }
    /* line 55, themes/base/scss/site/elements/_buttons.scss */
    body[data-whatinput=mouse] .white.button:hover .fa {
      color: #223637;
      -webkit-transition: all .2s;
      transition: all .2s; }
  /* line 60, themes/base/scss/site/elements/_buttons.scss */
  .white.button:active, .white.button:focus {
    background-color: #f0f0f0;
    color: #8a8a8a; }
    /* line 64, themes/base/scss/site/elements/_buttons.scss */
    .white.button:active .fa, .white.button:focus .fa {
      color: #8a8a8a;
      -webkit-transition: all .2s;
      transition: all .2s; }

/* line 75, themes/base/scss/site/elements/_buttons.scss */
.white-shadow {
  -webkit-box-shadow: 0 2px 5px 0 #9BA1A1;
          box-shadow: 0 2px 5px 0 #9BA1A1; }

/* line 79, themes/base/scss/site/elements/_buttons.scss */
.black-shadow {
  -webkit-box-shadow: 0 2px 5px 0 #182727;
          box-shadow: 0 2px 5px 0 #182727; }

/* line 83, themes/base/scss/site/elements/_buttons.scss */
.green-shadow {
  -webkit-box-shadow: 0 2px 5px #559b36;
          box-shadow: 0 2px 5px #559b36; }

/* line 89, themes/base/scss/site/elements/_buttons.scss */
.button,
.action {
  border: 0.0625rem solid transparent;
  border-radius: 0.125rem;
  display: inline-block;
  font-size: 1.1875rem;
  line-height: 1.4;
  overflow: hidden;
  padding: 0.625rem 2.5rem 0.625rem 2.5rem;
  position: relative;
  text-indent: 0;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  -webkit-appearance: none; }
  /* line 105, themes/base/scss/site/elements/_buttons.scss */
  .button .fa,
  .action .fa {
    font-size: 0.9375rem; }
  /* line 109, themes/base/scss/site/elements/_buttons.scss */
  .button.small,
  .action.small {
    font-size: 1rem;
    padding: 0.375rem 0.9375rem 0.375rem 0.9375rem; }
  /* line 114, themes/base/scss/site/elements/_buttons.scss */
  .button.large,
  .action.large {
    font-size: 1.5rem;
    padding: 0.625rem 3.125rem 0.625rem 3.125rem; }
    /* line 117, themes/base/scss/site/elements/_buttons.scss */
    .button.large .fa,
    .action.large .fa {
      top: -0.0625rem;
      position: relative; }
  /* line 123, themes/base/scss/site/elements/_buttons.scss */
  .button.flat,
  .action.flat {
    background-color: transparent;
    border-width: 0;
    padding: 0;
    height: auto;
    color: #6BBF45; }
    /* line 130, themes/base/scss/site/elements/_buttons.scss */
    body[data-whatinput=mouse] .button.flat:hover:not(.disabled), body[data-whatinput=mouse]
    .action.flat:hover:not(.disabled) {
      color: #223637; }
  /* line 135, themes/base/scss/site/elements/_buttons.scss */
  .typography .button, .typography
  .action {
    text-decoration: none; }
  /* line 139, themes/base/scss/site/elements/_buttons.scss */
  .button i,
  .action i {
    font-weight: 300; }
  /* line 143, themes/base/scss/site/elements/_buttons.scss */
  .button.icon-only,
  .action.icon-only {
    padding: 0.625rem; }
    /* line 146, themes/base/scss/site/elements/_buttons.scss */
    .button.icon-only i,
    .action.icon-only i {
      display: block;
      font-size: 1.25rem;
      line-height: 0.9375rem;
      width: 0.9375rem; }
  /* line 154, themes/base/scss/site/elements/_buttons.scss */
  .button.alternate,
  .action.alternate {
    background-color: #223637;
    border-color: #050808;
    color: #ffffff; }
    /* line 159, themes/base/scss/site/elements/_buttons.scss */
    body[data-whatinput=mouse] .button.alternate:hover:not(.disabled), body[data-whatinput=mouse]
    .action.alternate:hover:not(.disabled) {
      background: #1b2b2c;
      border-color: black;
      color: #ffffff; }
  /* line 169, themes/base/scss/site/elements/_buttons.scss */
  .header-blocks li:nth-child(1) .button,
  .facebook .button, .button.facebook, .header-blocks li:nth-child(1)
  .action,
  .facebook
  .action,
  .action.facebook {
    background-color: #3b5998; }
    /* line 173, themes/base/scss/site/elements/_buttons.scss */
    body[data-whatinput=mouse] .header-blocks li:nth-child(1) .button:hover:not(.disabled), body[data-whatinput=mouse]
    .facebook .button:hover:not(.disabled), body[data-whatinput=mouse] .button.facebook:hover:not(.disabled), body[data-whatinput=mouse] .header-blocks li:nth-child(1)
    .action:hover:not(.disabled), body[data-whatinput=mouse]
    .facebook
    .action:hover:not(.disabled), body[data-whatinput=mouse]
    .action.facebook:hover:not(.disabled) {
      background-color: #344e86; }
    /* line 176, themes/base/scss/site/elements/_buttons.scss */
    .header-blocks li:nth-child(1) .button.flat,
    .facebook .button.flat, .button.facebook.flat, .header-blocks li:nth-child(1)
    .action.flat,
    .facebook
    .action.flat,
    .action.facebook.flat {
      background-color: transparent;
      color: #3b5998; }
  /* line 185, themes/base/scss/site/elements/_buttons.scss */
  .button:before,
  .action:before {
    display: none;
    text-indent: 0;
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    line-height: 1; }
  /* line 197, themes/base/scss/site/elements/_buttons.scss */
  .button.verified,
  .action.verified {
    background: #6BBF45;
    text-indent: -9999em; }
    /* line 201, themes/base/scss/site/elements/_buttons.scss */
    .button.verified:before,
    .action.verified:before {
      display: block;
      content: '\f00c';
      font-size: 1.25rem;
      height: 100%;
      line-height: 2.2;
      margin: 0 auto;
      text-indent: 0;
      width: 1.875rem; }
  /* line 213, themes/base/scss/site/elements/_buttons.scss */
  .button.pending,
  .action.pending {
    cursor: wait;
    text-indent: -9999em; }
    /* line 217, themes/base/scss/site/elements/_buttons.scss */
    .button.pending:before,
    .action.pending:before {
      -webkit-animation: fa-spin 2s infinite linear;
              animation: fa-spin 2s infinite linear;
      display: block;
      content: '\f110';
      font-size: 1.25rem;
      margin: 0 auto;
      top: 50%;
      text-indent: 0;
      line-height: 0;
      width: 100%;
      height: 0; }

/* line 1, themes/base/scss/site/elements/_form.scss */
.help-text {
  margin-top: -1rem; }

/* line 5, themes/base/scss/site/elements/_form.scss */
label {
  font-weight: normal;
  color: #223637;
  display: none;
  text-align: left; }
  /* line 10, themes/base/scss/site/elements/_form.scss */
  #Form_EditContentBlockForm label,
  #editorModal label {
    display: block; }
  /* line 14, themes/base/scss/site/elements/_form.scss */
  .userform label.left {
    font-weight: normal; }

/* line 19, themes/base/scss/site/elements/_form.scss */
span.error.message {
  display: block;
  margin-top: -1rem;
  width: 100%;
  margin-left: 0; }

/* line 26, themes/base/scss/site/elements/_form.scss */
form .message {
  border-radius: 0.25rem;
  margin: 0 0.9375rem 1.875rem 0.9375rem;
  text-align: center; }

/* line 33, themes/base/scss/site/elements/_form.scss */
.optionset ul {
  list-style-type: none;
  margin-left: 0; }
  /* line 37, themes/base/scss/site/elements/_form.scss */
  .optionset ul input {
    margin: 0; }

/* line 44, themes/base/scss/site/elements/_form.scss */
.selectiongroup input {
  pointer-events: none; }

/* line 52, themes/base/scss/site/elements/_form.scss */
.treemultiselect .help-text,
.treedropdown .help-text {
  clear: both; }

/* line 58, themes/base/scss/site/elements/_form.scss */
.field.date .year, .field.date .month, .field.date .day {
  display: inline;
  width: 20%; }

/* line 65, themes/base/scss/site/elements/_form.scss */
form.invalid {
  -webkit-animation-duration: 400ms;
          animation-duration: 400ms;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-name: panelShakeAnimation;
          animation-name: panelShakeAnimation; }

/* line 71, themes/base/scss/site/elements/_form.scss */
form .checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.9375rem;
  min-width: 0.75rem; }
  /* line 75, themes/base/scss/site/elements/_form.scss */
  form .checkbox label {
    color: #222222;
    font-weight: normal;
    margin-top: -0.375rem; }

/* line 82, themes/base/scss/site/elements/_form.scss */
form input[type='text'],
form input[type='password'],
form input[type='date'],
form input[type='datetime'],
form input[type='datetime-local'],
form input[type='month'],
form input[type='week'],
form input[type='email'],
form input[type='number'],
form input[type='search'],
form input[type='tel'],
form input[type='time'],
form input[type='url'],
form input[type='color'],
form textarea {
  border: 0.0625rem solid #bdbdbd;
  border-radius: 0.125rem;
  -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.125rem 0.0625rem #d7d7d7;
          box-shadow: inset 0.0625rem 0.0625rem 0.125rem 0.0625rem #d7d7d7;
  height: 2.875rem;
  padding: 0.625rem 1rem;
  line-height: 1.4;
  resize: vertical;
  margin-bottom: 1.25rem; }
  /* line 106, themes/base/scss/site/elements/_form.scss */
  form input[type='text'].invalid,
  form input[type='password'].invalid,
  form input[type='date'].invalid,
  form input[type='datetime'].invalid,
  form input[type='datetime-local'].invalid,
  form input[type='month'].invalid,
  form input[type='week'].invalid,
  form input[type='email'].invalid,
  form input[type='number'].invalid,
  form input[type='search'].invalid,
  form input[type='tel'].invalid,
  form input[type='time'].invalid,
  form input[type='url'].invalid,
  form input[type='color'].invalid,
  form textarea.invalid {
    -webkit-animation-duration: 400ms;
            animation-duration: 400ms;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-name: panelShakeAnimation;
            animation-name: panelShakeAnimation;
    border-color: #ee685f;
    -webkit-box-shadow: inset 0.0625rem 0.0625rem 0.125rem 0.0625rem #ee685f;
            box-shadow: inset 0.0625rem 0.0625rem 0.125rem 0.0625rem #ee685f;
    z-index: 12 !important; }

@-webkit-keyframes panelShakeAnimation {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  12.5% {
    -webkit-transform: translateX(-6px) rotateY(-5deg);
            transform: translateX(-6px) rotateY(-5deg); }
  37.5% {
    -webkit-transform: translateX(5px) rotateY(4deg);
            transform: translateX(5px) rotateY(4deg); }
  62.5% {
    -webkit-transform: translateX(-3px) rotateY(-2deg);
            transform: translateX(-3px) rotateY(-2deg); }
  87.5% {
    -webkit-transform: translateX(2px) rotateY(1deg);
            transform: translateX(2px) rotateY(1deg); }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes panelShakeAnimation {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  12.5% {
    -webkit-transform: translateX(-6px) rotateY(-5deg);
            transform: translateX(-6px) rotateY(-5deg); }
  37.5% {
    -webkit-transform: translateX(5px) rotateY(4deg);
            transform: translateX(5px) rotateY(4deg); }
  62.5% {
    -webkit-transform: translateX(-3px) rotateY(-2deg);
            transform: translateX(-3px) rotateY(-2deg); }
  87.5% {
    -webkit-transform: translateX(2px) rotateY(1deg);
            transform: translateX(2px) rotateY(1deg); }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

/* DDUsername Field */
/* line 139, themes/base/scss/site/elements/_form.scss */
#UserForm_Form_DDUsername_Holder {
  display: none; }

/* line 146, themes/base/scss/site/elements/_form.scss */
.field.file label {
  display: block; }

/* line 151, themes/base/scss/site/elements/_form.scss */
[type='file'] {
  border: 0.125rem dashed #a4a4a4;
  border-radius: 0.625rem;
  padding: 1.25rem;
  position: relative; }
  /* line 156, themes/base/scss/site/elements/_form.scss */
  [type='file']:before {
    color: #8a8a8a;
    content: '\f093';
    position: absolute;
    right: 1.25rem;
    top: 1.5625rem;
    font-family: "FontAwesome"; }

/* line 166, themes/base/scss/site/elements/_form.scss */
form .ss-uploadfield .ss-uploadfield-item .ss-uploadfield-item-preview.ss-uploadfield-dropzone {
  height: 90px;
  width: 130px;
  border-width: 1px;
  font-weight: normal;
  padding: 15px; }

/* line 1, themes/base/scss/site/elements/_alerts.scss */
.alert,
.message {
  background: #ee685f;
  color: #FFF;
  line-height: 1.3em;
  margin-bottom: 0.9375rem;
  padding: 0.4375rem 0.5625rem; }
  /* line 9, themes/base/scss/site/elements/_alerts.scss */
  .alert .close,
  .message .close {
    color: #000000;
    filter: alpha(opacity=20);
    opacity: 0.2;
    float: right;
    font-size: 1.3125rem;
    font-weight: bold;
    line-height: 1;
    padding-right: 0.3125rem;
    text-decoration: none;
    text-shadow: 0 0.0625rem 0 #ffffff; }
  /* line 21, themes/base/scss/site/elements/_alerts.scss */
  .alert p,
  .message p {
    color: #FFF;
    font-size: 0.8125rem;
    font-weight: bold;
    line-height: 1.3em; }
    /* line 26, themes/base/scss/site/elements/_alerts.scss */
    .alert p a,
    .alert p a:visited,
    .message p a,
    .message p a:visited {
      color: #FFF;
      font-weight: bold; }
  /* line 32, themes/base/scss/site/elements/_alerts.scss */
  .alert a,
  .message a {
    color: #FFF;
    text-decoration: underline; }
  /* line 36, themes/base/scss/site/elements/_alerts.scss */
  .alert p:last-of-type,
  .message p:last-of-type {
    margin-bottom: 0; }
  /* line 39, themes/base/scss/site/elements/_alerts.scss */
  .alert.required, .alert.bad, .alert.validation,
  .alert label.error, .alert.alert-error,
  .message.required,
  .message.bad,
  .message.validation,
  .message label.error,
  .message.alert-error {
    background: #ee685f; }
  /* line 46, themes/base/scss/site/elements/_alerts.scss */
  .alert.alert-info, .alert.info,
  .message.alert-info,
  .message.info {
    border-left: 5px solid #ee685f;
    background: #ffffff;
    margin-bottom: 45px;
    margin-top: 15px; }
    /* line 53, themes/base/scss/site/elements/_alerts.scss */
    .alert.alert-info p, .alert.info p,
    .message.alert-info p,
    .message.info p {
      font-weight: normal;
      font-size: 17px;
      color: #222222; }
  /* line 59, themes/base/scss/site/elements/_alerts.scss */
  .alert.alert-success, .alert.success,
  .message.alert-success,
  .message.success {
    background: #6BBF45; }
  /* line 63, themes/base/scss/site/elements/_alerts.scss */
  .alert.alert-warning, .alert.warning,
  .message.alert-warning,
  .message.warning {
    background: #ee685f; }
  /* line 67, themes/base/scss/site/elements/_alerts.scss */
  .alert.inline,
  .message.inline {
    display: inline-block; }

/* Header Message */
/* Ajax page spinner */
/* line 10, themes/base/scss/site/_elements.scss */
.page-ajax {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1020; }
  /* line 19, themes/base/scss/site/_elements.scss */
  .page-ajax div {
    background: #223637;
    border-radius: 50%;
    color: #6BBF45;
    height: 3.75rem;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -1.875rem;
    margin-left: -1.875rem;
    text-align: center;
    width: 3.75rem;
    z-index: 1020; }
    /* line 32, themes/base/scss/site/_elements.scss */
    .page-ajax div .fa {
      font-size: 1.875rem;
      display: block;
      line-height: 3.75rem;
      width: 3.75rem; }
    /* line 38, themes/base/scss/site/_elements.scss */
    .page-ajax div .ajax-note {
      background: #223637;
      border-radius: 0.625rem;
      color: #ffffff;
      display: none;
      font-size: 0.875rem;
      height: 1.625rem;
      line-height: 1.625rem;
      position: absolute;
      bottom: -2.375rem;
      left: -1.5625rem;
      width: 9.375rem;
      text-align: center; }

/* No JS */
/* line 56, themes/base/scss/site/_elements.scss */
.no-javascript {
  background: #8a8a8a;
  padding: 0.9375rem;
  position: fixed;
  top: 0;
  width: 100%;
  text-align: center;
  z-index: 2000; }
  /* line 64, themes/base/scss/site/_elements.scss */
  .no-javascript h4 {
    border-color: #ffffff !important;
    color: #ffffff;
    display: inline-block;
    font-size: 1.25rem;
    margin-bottom: 0.3125rem; }
  /* line 71, themes/base/scss/site/_elements.scss */
  .no-javascript p {
    color: white;
    font-size: 1rem;
    line-height: 1.4;
    max-width: 50rem;
    margin: 0 auto; }
    /* line 77, themes/base/scss/site/_elements.scss */
    .no-javascript p:last-child {
      margin: 0; }
    /* line 80, themes/base/scss/site/_elements.scss */
    .no-javascript p a {
      color: #ffffff;
      text-decoration: underline; }
  /* line 85, themes/base/scss/site/_elements.scss */
  .no-javascript button {
    background: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0.3125rem;
    right: 0.3125rem; }
  /* line 94, themes/base/scss/site/_elements.scss */
  .js .no-javascript {
    display: none; }

/* Pagination */
/* line 105, themes/base/scss/site/_elements.scss */
.pagination {
  text-align: center;
  width: 100%;
  font-size: 0.9375rem; }
  /* line 110, themes/base/scss/site/_elements.scss */
  .pagination ul {
    display: inline-block;
    margin: 0; }
  /* line 114, themes/base/scss/site/_elements.scss */
  .pagination li {
    margin: 0; }
    /* line 116, themes/base/scss/site/_elements.scss */
    .pagination li a {
      background: #ffffff;
      border-radius: 0;
      font-size: 1.25rem;
      line-height: 1.25rem;
      padding: 0.5rem 0.3125rem;
      -webkit-transition: all .2s;
      transition: all .2s; }
      /* line 124, themes/base/scss/site/_elements.scss */
      .pagination li a span {
        padding: 0 0.3125rem; }
    /* line 129, themes/base/scss/site/_elements.scss */
    .pagination li.selected a {
      color: #6BBF45;
      text-decoration: underline; }
    /* line 135, themes/base/scss/site/_elements.scss */
    .pagination li.first a:before {
      color: #6BBF45;
      content: '\f104';
      font-family: FontAwesome;
      margin-right: 0.625rem; }
    /* line 143, themes/base/scss/site/_elements.scss */
    .pagination li.last a:after {
      color: #6BBF45;
      content: '\f105';
      font-family: FontAwesome;
      margin-left: 0.625rem; }
    /* line 151, themes/base/scss/site/_elements.scss */
    body[data-whatinput=mouse] .pagination li:hover a,
    .pagination li:active a {
      -webkit-transition: all .2s;
      transition: all .2s;
      background: #ffffff;
      color: #6BBF45; }
    /* line 158, themes/base/scss/site/_elements.scss */
    .pagination li.last a,
    .pagination li.first a {
      background: #ffffff;
      border: none;
      text-transform: uppercase;
      border-radius: 0.125rem;
      padding: 0.5rem 1.25rem;
      color: #0a0a0a;
      font-size: 1.0625rem; }
      /* line 167, themes/base/scss/site/_elements.scss */
      body[data-whatinput=mouse] .pagination li.last a:hover, body[data-whatinput=mouse]
      .pagination li.first a:hover {
        -webkit-transition: all .2s;
        transition: all .2s;
        background: #ebebeb;
        color: #0a0a0a; }
        /* line 171, themes/base/scss/site/_elements.scss */
        body[data-whatinput=mouse] .pagination li.last a:hover:before, body[data-whatinput=mouse] .pagination li.last a:hover:after, body[data-whatinput=mouse]
        .pagination li.first a:hover:before, body[data-whatinput=mouse]
        .pagination li.first a:hover:after {
          color: #6BBF45; }
      /* line 176, themes/base/scss/site/_elements.scss */
      .pagination li.last a:active, .pagination li.last a:focus,
      .pagination li.first a:active,
      .pagination li.first a:focus {
        background: #223637;
        color: #cacaca; }
        /* line 180, themes/base/scss/site/_elements.scss */
        .pagination li.last a:active:before, .pagination li.last a:active:after, .pagination li.last a:focus:before, .pagination li.last a:focus:after,
        .pagination li.first a:active:before,
        .pagination li.first a:active:after,
        .pagination li.first a:focus:before,
        .pagination li.first a:focus:after {
          color: #cacaca; }

/* Orbit/Slick */
/* line 190, themes/base/scss/site/_elements.scss */
.slick-slider {
  margin: 0; }

/* line 194, themes/base/scss/site/_elements.scss */
button.orbit-previous,
button.orbit-next,
.slick-prev,
.slick-next {
  background: none;
  border: none;
  color: #ffffff;
  font-size: 2.625rem;
  height: 4.375rem;
  line-height: 3.75rem;
  margin-bottom: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  margin-top: -2.1875rem;
  z-index: 10;
  width: 2.5rem; }
  /* line 212, themes/base/scss/site/_elements.scss */
  body[data-whatinput=mouse] button.orbit-previous:hover, button.orbit-previous:focus, button.orbit-previous:active, body[data-whatinput=mouse]
  button.orbit-next:hover,
  button.orbit-next:focus,
  button.orbit-next:active, body[data-whatinput=mouse]
  .slick-prev:hover,
  .slick-prev:focus,
  .slick-prev:active, body[data-whatinput=mouse]
  .slick-next:hover,
  .slick-next:focus,
  .slick-next:active {
    background: none;
    color: #ffffff; }

/* line 220, themes/base/scss/site/_elements.scss */
.orbit-previous,
.slick-prev {
  border-left-width: 0;
  left: 0;
  border-radius: 0 0.375rem 0.375rem 0; }

/* line 227, themes/base/scss/site/_elements.scss */
.orbit-next,
.slick-next {
  border-right-width: 0;
  right: 0;
  border-radius: 0.375rem 0 0 0.375rem; }

/* Reveal */
/* line 235, themes/base/scss/site/_elements.scss */
.reveal {
  overflow: visible; }

/* line 239, themes/base/scss/site/_elements.scss */
.close-button {
  background-color: #6BBF45;
  border-radius: 50%;
  border-width: 0;
  -webkit-box-shadow: 1px 1px 6px rgba(64, 64, 64, 0.5);
          box-shadow: 1px 1px 6px rgba(64, 64, 64, 0.5);
  height: 2rem;
  padding: 0;
  top: -0.875rem;
  right: -10px;
  width: -0.875rem; }
  /* line 250, themes/base/scss/site/_elements.scss */
  .close-button i {
    color: #ffffff;
    display: block;
    height: 2rem;
    line-height: 2rem;
    font-size: 1rem;
    width: 2rem; }
  /* line 259, themes/base/scss/site/_elements.scss */
  body[data-whatinput=mouse] .close-button:hover {
    background-color: #559b36; }

/* Utility */
/* line 266, themes/base/scss/site/_elements.scss */
.flex-children > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  /* line 269, themes/base/scss/site/_elements.scss */
  .flex-children > *.landscape {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }

/* Override for address italics */
/* line 277, themes/base/scss/site/_elements.scss */
address {
  font-style: normal; }

/* line 281, themes/base/scss/site/_elements.scss */
*:focus {
  outline: none; }

/* line 285, themes/base/scss/site/_elements.scss */
.page-header .no-banner {
  max-height: 2.8125rem; }

/* line 289, themes/base/scss/site/_elements.scss */
.notice-message {
  background: rgba(0, 0, 0, 0.65);
  border-radius: 0.25rem;
  display: inline-block;
  overflow: hidden;
  padding: 0.25rem 0.4375rem;
  margin-bottom: 1.25rem;
  width: 100%;
  white-space: nowrap; }
  /* line 298, themes/base/scss/site/_elements.scss */
  .notice-message #marquee {
    display: block; }
    /* line 301, themes/base/scss/site/_elements.scss */
    .notice-message #marquee .notice {
      background: #6BBF45;
      color: #ffffff;
      border-radius: 0.25rem;
      padding: 0 0.4375rem;
      margin-right: 0.5rem;
      margin-left: 9.375rem;
      text-transform: uppercase; }
    /* line 312, themes/base/scss/site/_elements.scss */
    .notice-message #marquee .js-marquee-wrapper div, .notice-message #marquee .js-marquee-wrapper span, .notice-message #marquee .js-marquee-wrapper p, .notice-message #marquee .js-marquee-wrapper a {
      display: inline-block;
      margin: 0; }
    /* line 318, themes/base/scss/site/_elements.scss */
    .notice-message #marquee .js-marquee {
      display: inline-block; }
  /* line 322, themes/base/scss/site/_elements.scss */
  .notice-message a {
    text-decoration: underline;
    -webkit-transition: all .2s;
    transition: all .2s; }
    /* line 325, themes/base/scss/site/_elements.scss */
    .notice-message a.link {
      float: right;
      padding-left: 0.9375rem; }
    /* line 329, themes/base/scss/site/_elements.scss */
    body[data-whatinput=mouse] .notice-message a:hover {
      color: #ffffff; }
  /* line 334, themes/base/scss/site/_elements.scss */
  .no-banner .notice-message {
    background: rgba(0, 0, 0, 0.5);
    margin-top: 1.875rem;
    margin-bottom: 0; }
    /* line 338, themes/base/scss/site/_elements.scss */
    .no-banner .notice-message #marquee {
      color: #ffffff; }
      /* line 340, themes/base/scss/site/_elements.scss */
      .no-banner .notice-message #marquee .notice {
        color: #ffffff; }

/* line 348, themes/base/scss/site/_elements.scss */
ul.accordion {
  -webkit-box-shadow: 0 2px 5px #c2c6c6;
          box-shadow: 0 2px 5px #c2c6c6;
  border: none; }
  /* line 352, themes/base/scss/site/_elements.scss */
  ul.accordion li {
    background: #ffffff;
    color: #223637; }
    /* line 355, themes/base/scss/site/_elements.scss */
    ul.accordion li .accordion-title {
      color: #223637;
      font-size: 1.375rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding-right: 0.3125rem; }
      /* line 363, themes/base/scss/site/_elements.scss */
      ul.accordion li .accordion-title:before {
        color: #6BBF45;
        line-height: 1.25rem;
        padding-left: 1.5625rem;
        padding-top: 0.75rem;
        position: relative; }
    /* line 372, themes/base/scss/site/_elements.scss */
    ul.accordion li.is-active .accordion-title {
      background: #6BBF45;
      color: #ffffff; }

/*
File
Image
Member
ContactLocation
ContentBlock
FAQItem
Menu
MenuItem
PageBannerItem


Page





FooterLogo

 */
/* line 24, themes/base/scss/site/_bits.scss */
.bit {
  background: #ffffff;
  border-radius: 0.125rem;
  -webkit-box-shadow: 0 0.125rem 0.3125rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.125rem 0.3125rem rgba(0, 0, 0, 0.15);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  text-align: left;
  margin-bottom: 1.875rem;
  overflow: hidden;
  position: relative;
  width: 100%; }
  /* line 36, themes/base/scss/site/_bits.scss */
  .bit .image {
    background-position: center center;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    /* line 41, themes/base/scss/site/_bits.scss */
    .bit .image:before {
      content: '';
      border-radius: 0;
      display: block;
      padding-top: 50%;
      width: 100%; }
  /* line 50, themes/base/scss/site/_bits.scss */
  .bit .info {
    padding: 0.9375rem; }
    /* line 53, themes/base/scss/site/_bits.scss */
    .bit .info * {
      max-width: 100%; }
    /* line 57, themes/base/scss/site/_bits.scss */
    .bit .info header {
      color: #6BBF45;
      text-transform: uppercase; }
      /* line 61, themes/base/scss/site/_bits.scss */
      .bit .info header h4 {
        -webkit-transition: all .2s;
        transition: all .2s; }
      /* line 65, themes/base/scss/site/_bits.scss */
      .bit .info header .fa {
        color: #cacaca;
        font-size: 1.125rem;
        font-size: 1.25rem;
        -webkit-transition: all .2s;
        transition: all .2s; }
    /* line 73, themes/base/scss/site/_bits.scss */
    .bit .info p {
      color: #484848;
      line-height: 1.4; }
  @media screen and (min-width: 40em) {
    /* line 80, themes/base/scss/site/_bits.scss */
    .landscape .bit {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%; }
      /* line 84, themes/base/scss/site/_bits.scss */
      .landscape .bit .image {
        border-radius: 0;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 33.333%;
                flex: 0 0 33.333%;
        max-width: 33.333%; }
        /* line 89, themes/base/scss/site/_bits.scss */
        .landscape .bit .image:before {
          content: '';
          border-radius: 0;
          display: block;
          padding-top: 60%;
          width: 100%; }
      /* line 98, themes/base/scss/site/_bits.scss */
      .landscape .bit .info {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 66.666%;
                flex: 0 0 66.666%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        max-width: 66.666%;
        padding: 2.5rem;
        text-align: left; } }
  /* line 111, themes/base/scss/site/_bits.scss */
  .bit footer {
    text-align: center; }
    /* line 114, themes/base/scss/site/_bits.scss */
    .bit footer a {
      margin: 0; }

/* line 120, themes/base/scss/site/_bits.scss */
.landscape .bit.accordion {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column; }

/* line 124, themes/base/scss/site/_bits.scss */
.smallbit {
  background: #ffffff;
  border-radius: 0;
  -webkit-box-shadow: 0 0.25rem 0.625rem rgba(0, 0, 0, 0.2);
          box-shadow: 0 0.25rem 0.625rem rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  text-align: left;
  margin-bottom: 1.25rem;
  overflow: hidden;
  width: 100%; }
  /* line 135, themes/base/scss/site/_bits.scss */
  .smallbit .image {
    -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%; }
    /* line 137, themes/base/scss/site/_bits.scss */
    .smallbit .image > div {
      background-size: cover;
      background-position: center center;
      height: 100%; }
  /* line 144, themes/base/scss/site/_bits.scss */
  .smallbit .info {
    -ms-flex-preferred-size: 66.666%;
        flex-basis: 66.666%;
    padding: 0.9375rem; }
    /* line 147, themes/base/scss/site/_bits.scss */
    .smallbit .info .subinfo {
      margin: 0;
      color: #222222; }
    /* line 151, themes/base/scss/site/_bits.scss */
    .smallbit .info h4 {
      font-size: 1.375rem; }
  /* line 157, themes/base/scss/site/_bits.scss */
  .smallbit:hover h4 {
    color: #223637; }

/* line 165, themes/base/scss/site/_bits.scss */
.PageBit {
  top: 0;
  -webkit-transition: top ease .3s;
  transition: top ease .3s; }
  /* line 169, themes/base/scss/site/_bits.scss */
  body[data-whatinput=mouse] .portrait .PageBit:hover {
    top: -0.625rem; }
  /* line 175, themes/base/scss/site/_bits.scss */
  body[data-whatinput=mouse] .PageBit:hover header h4 {
    color: #222222; }
    /* line 177, themes/base/scss/site/_bits.scss */
    body[data-whatinput=mouse] .PageBit:hover header h4 .fa {
      color: #8a8a8a; }
  /* line 183, themes/base/scss/site/_bits.scss */
  .landscape .PageBit {
    -webkit-box-shadow: 0 0.1875rem 0.875rem 0.0625rem rgba(0, 0, 0, 0.2);
            box-shadow: 0 0.1875rem 0.875rem 0.0625rem rgba(0, 0, 0, 0.2); }
    /* line 186, themes/base/scss/site/_bits.scss */
    .landscape .PageBit .info h4 {
      color: #6BBF45; }
    @media screen and (min-width: 40em) {
      /* line 190, themes/base/scss/site/_bits.scss */
      .landscape .PageBit .image {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }

/* line 198, themes/base/scss/site/_bits.scss */
.PartnerLogoBit {
  -webkit-box-shadow: none;
          box-shadow: none; }
  /* line 200, themes/base/scss/site/_bits.scss */
  .PartnerLogoBit .image {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    max-width: 90%;
    margin: 0 auto;
    display: block; }
  @media screen and (max-width: 39.9375em) {
    /* line 198, themes/base/scss/site/_bits.scss */
    .PartnerLogoBit {
      padding: 0 0.9375rem; } }

/* line 214, themes/base/scss/site/_bits.scss */
.CategorySmallBit .info {
  padding: 0.9375rem 0.9375rem 0.9375rem 0.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  position: relative;
  height: 8.125rem; }
  /* line 222, themes/base/scss/site/_bits.scss */
  .CategorySmallBit .info > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    width: 100%; }
  /* line 226, themes/base/scss/site/_bits.scss */
  .CategorySmallBit .info .count {
    text-align: right;
    color: #8a8a8a;
    font-size: 0.875rem;
    line-height: 1.875rem;
    height: 1.875rem;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0; }
  /* line 237, themes/base/scss/site/_bits.scss */
  .CategorySmallBit .info h4 {
    display: inline-block;
    margin: 0;
    font-size: 1.5rem;
    position: absolute;
    padding-right: 1.875rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0.9375rem;
    right: 0.9375rem;
    width: auto; }
    /* line 248, themes/base/scss/site/_bits.scss */
    .CategorySmallBit .info h4 .fa {
      color: #6BBF45;
      font-size: 1.75rem;
      margin-top: -0.3125rem;
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }

/* line 261, themes/base/scss/site/_bits.scss */
.SupplierSmallBit {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0; }
  /* line 268, themes/base/scss/site/_bits.scss */
  .is-supplier .SupplierSmallBit {
    background: #ffffff;
    border-radius: 0;
    -webkit-box-shadow: 0 0.25rem 0.625rem rgba(0, 0, 0, 0.2);
            box-shadow: 0 0.25rem 0.625rem rgba(0, 0, 0, 0.2);
    display: block;
    text-align: left;
    margin-bottom: 1.25rem;
    overflow: hidden;
    width: 100%;
    padding: 0.9375rem; }
    /* line 279, themes/base/scss/site/_bits.scss */
    .is-supplier .SupplierSmallBit img {
      max-height: 5rem; }
    /* line 283, themes/base/scss/site/_bits.scss */
    .is-supplier .SupplierSmallBit a {
      display: block;
      position: relative; }
    /* line 288, themes/base/scss/site/_bits.scss */
    .is-supplier .SupplierSmallBit .vendor-title {
      display: block;
      margin: 0;
      font-size: 1.5rem;
      padding-right: 1.875rem;
      width: 100%; }
      /* line 294, themes/base/scss/site/_bits.scss */
      .is-supplier .SupplierSmallBit .vendor-title .fa {
        color: #6BBF45;
        font-size: 1.75rem;
        margin-top: -0.3125rem;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
      /* line 303, themes/base/scss/site/_bits.scss */
      .is-supplier .SupplierSmallBit .vendor-title:hover {
        text-decoration: none; }

/* line 310, themes/base/scss/site/_bits.scss */
.bit.BlogPostBit {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 0.0625rem solid #ebebeb;
  padding-bottom: 1.875rem; }
  @media screen and (max-width: 39.9375em) {
    /* line 310, themes/base/scss/site/_bits.scss */
    .bit.BlogPostBit {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding-bottom: 1.25rem; } }
  /* line 321, themes/base/scss/site/_bits.scss */
  .bit.BlogPostBit .info {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
    padding: 0 0.9375rem 0 0; }
    @media screen and (max-width: 39.9375em) {
      /* line 321, themes/base/scss/site/_bits.scss */
      .bit.BlogPostBit .info {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        padding: 0.9375rem 0 0 0; } }
    /* line 330, themes/base/scss/site/_bits.scss */
    .bit.BlogPostBit .info header h4 {
      margin-bottom: 0.9375rem; }
      /* line 332, themes/base/scss/site/_bits.scss */
      .bit.BlogPostBit .info header h4 a {
        color: #0a0a0a;
        text-decoration: none;
        text-transform: none; }
        /* line 336, themes/base/scss/site/_bits.scss */
        body[data-whatinput=mouse] .bit.BlogPostBit .info header h4 a:hover {
          text-decoration: underline; }
    /* line 342, themes/base/scss/site/_bits.scss */
    .bit.BlogPostBit .info .subinfo {
      color: #8a8a8a;
      font-size: 0.75rem;
      margin-bottom: 0.3125rem; }
      /* line 347, themes/base/scss/site/_bits.scss */
      .bit.BlogPostBit .info .subinfo .author a {
        color: #6BBF45;
        text-decoration: underline; }
        /* line 350, themes/base/scss/site/_bits.scss */
        body[data-whatinput=mouse] .bit.BlogPostBit .info .subinfo .author a:hover {
          color: #223637; }
  /* line 357, themes/base/scss/site/_bits.scss */
  .bit.BlogPostBit .image {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
    /* line 362, themes/base/scss/site/_bits.scss */
    .landscape .bit.BlogPostBit .image:before {
      padding-top: 50%; }
  @media screen and (max-width: 39.9375em) {
    /* line 367, themes/base/scss/site/_bits.scss */
    .bit.BlogPostBit .info,
    .bit.BlogPostBit .image {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; } }

/* line 376, themes/base/scss/site/_bits.scss */
.BlogPostSmallBit {
  text-align: left;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0; }
  /* line 380, themes/base/scss/site/_bits.scss */
  .BlogPostSmallBit .info {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
    padding: 0.9375rem 0.9375rem 0 0.9375rem; }
    /* line 385, themes/base/scss/site/_bits.scss */
    .BlogPostSmallBit .info .subinfo {
      color: #8a8a8a;
      font-size: 0.875rem; }
    /* line 390, themes/base/scss/site/_bits.scss */
    .BlogPostSmallBit .info h4:after {
      content: '...';
      color: #6BBF45;
      text-decoration: underline;
      padding-left: 0.1875rem;
      font-size: 1.125rem; }
    /* line 399, themes/base/scss/site/_bits.scss */
    body[data-whatinput=mouse] .BlogPostSmallBit .info:hover h4:after {
      color: #223637; }

/* line 406, themes/base/scss/site/_bits.scss */
.StaffBit {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 0.0625rem solid #ebebeb;
  padding-bottom: 1.25rem; }
  /* line 412, themes/base/scss/site/_bits.scss */
  .StaffBit header h4 {
    margin: 0; }
    /* line 414, themes/base/scss/site/_bits.scss */
    .StaffBit header h4 a {
      color: #0a0a0a;
      text-decoration: none; }
  /* line 419, themes/base/scss/site/_bits.scss */
  .StaffBit header .subinfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 0.9375rem; }
  /* line 426, themes/base/scss/site/_bits.scss */
  .StaffBit header .position,
  .StaffBit header .post-nominal-letters {
    color: #6BBF45;
    text-transform: uppercase;
    letter-spacing: 0.0625rem;
    padding-right: 0.9375rem;
    font-size: 0.9375rem; }
  /* line 434, themes/base/scss/site/_bits.scss */
  .StaffBit header .linked-in {
    color: #223637;
    font-size: 0.875rem;
    text-transform: none; }
    /* line 438, themes/base/scss/site/_bits.scss */
    .StaffBit header .linked-in .fa-linkedin {
      color: #007bb5;
      font-size: 0.875rem;
      position: relative;
      top: -1px; }
    /* line 444, themes/base/scss/site/_bits.scss */
    .StaffBit header .linked-in .fa-angle-right {
      color: #cacaca; }
  /* line 449, themes/base/scss/site/_bits.scss */
  .StaffBit .info {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    @media screen and (max-width: 39.9375em) {
      /* line 449, themes/base/scss/site/_bits.scss */
      .StaffBit .info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    /* line 458, themes/base/scss/site/_bits.scss */
    .StaffBit .info p:last-of-type {
      margin-bottom: 0; }
    /* line 461, themes/base/scss/site/_bits.scss */
    .StaffBit .info .image {
      display: block;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 8.75rem;
              flex: 0 0 8.75rem;
      width: 8.75rem; }
      /* line 465, themes/base/scss/site/_bits.scss */
      .StaffBit .info .image:before {
        display: none; }
  /* line 471, themes/base/scss/site/_bits.scss */
  .StaffBit .morelink {
    color: #6BBF45;
    -webkit-transition: all 0s;
    transition: all 0s; }
    /* line 474, themes/base/scss/site/_bits.scss */
    body[data-whatinput=mouse] .StaffBit .morelink:hover {
      color: #223637;
      -webkit-transition: all 0s;
      transition: all 0s; }

/* line 481, themes/base/scss/site/_bits.scss */
.TestimonialBit {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  text-align: center; }
  /* line 487, themes/base/scss/site/_bits.scss */
  .TestimonialBit .info h4 {
    font-size: 1.75rem;
    text-transform: uppercase;
    letter-spacing: 0.125rem;
    margin-bottom: 2.1875rem;
    font-family: "proxima-nova", "Arial", sans-serif;
    font-weight: 400; }
  /* line 494, themes/base/scss/site/_bits.scss */
  .TestimonialBit .info h4,
  .TestimonialBit .info cite {
    color: #ffffff; }
  /* line 498, themes/base/scss/site/_bits.scss */
  .TestimonialBit .info blockquote {
    padding: 0;
    border: none;
    font-style: italic;
    font-size: 1.625rem;
    margin-bottom: 2.5rem;
    font-family: Georgia, Times, "Times New Roman", serif; }
    @media screen and (max-width: 39.9375em) {
      /* line 498, themes/base/scss/site/_bits.scss */
      .TestimonialBit .info blockquote {
        font-size: 1.125rem; } }
    /* line 508, themes/base/scss/site/_bits.scss */
    .TestimonialBit .info blockquote p {
      color: #223637; }
  /* line 512, themes/base/scss/site/_bits.scss */
  .TestimonialBit .info cite {
    font-size: 1.125rem;
    font-style: normal; }
    /* line 515, themes/base/scss/site/_bits.scss */
    .TestimonialBit .info cite:before {
      content: ''; }
    /* line 518, themes/base/scss/site/_bits.scss */
    .TestimonialBit .info cite .author {
      font-weight: bold; }

/* line 2, themes/base/scss/site/_blocks.scss */
aside .content-block {
  border-radius: 0.125rem;
  overflow: hidden; }

/* line 12, themes/base/scss/site/_blocks.scss */
aside .BlogPostBlock, aside
.MenuBlock, aside
.JoinBlock {
  background: #ffffff;
  -webkit-box-shadow: 0 0.25rem 0.625rem rgba(0, 0, 0, 0.2);
          box-shadow: 0 0.25rem 0.625rem rgba(0, 0, 0, 0.2);
  border: 0.0625rem solid #ebebeb;
  margin-bottom: 2.8125rem; }
  /* line 18, themes/base/scss/site/_blocks.scss */
  aside .BlogPostBlock header, aside
  .MenuBlock header, aside
  .JoinBlock header {
    border-bottom: 0.125rem solid #ebebeb;
    padding-top: 0.625rem; }
    /* line 21, themes/base/scss/site/_blocks.scss */
    aside .BlogPostBlock header h4, aside
    .MenuBlock header h4, aside
    .JoinBlock header h4 {
      color: #223637;
      text-transform: uppercase;
      letter-spacing: 0.125rem;
      padding: 0 0.9375rem; }
  /* line 30, themes/base/scss/site/_blocks.scss */
  aside .BlogPostBlock .smallbit h4, aside
  .MenuBlock .smallbit h4, aside
  .JoinBlock .smallbit h4 {
    color: #0a0a0a;
    font-size: 1.125rem;
    border-bottom: 0.125rem solid #ebebeb;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding-bottom: 0.9375rem; }
  /* line 41, themes/base/scss/site/_blocks.scss */
  aside .BlogPostBlock ul, aside
  .MenuBlock ul, aside
  .JoinBlock ul {
    list-style-type: none;
    margin: 0; }
  /* line 46, themes/base/scss/site/_blocks.scss */
  aside .BlogPostBlock footer, aside
  .MenuBlock footer, aside
  .JoinBlock footer {
    margin-top: 0.625rem;
    text-align: center; }
    /* line 49, themes/base/scss/site/_blocks.scss */
    aside .BlogPostBlock footer .button, aside
    .MenuBlock footer .button, aside
    .JoinBlock footer .button {
      background: none;
      font-size: 1rem;
      text-transform: none;
      text-decoration: underline;
      color: #6BBF45;
      margin-bottom: 0.625rem; }

/* line 63, themes/base/scss/site/_blocks.scss */
.MenuBlock > .slidedown-menu-wrapper > .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  /* line 67, themes/base/scss/site/_blocks.scss */
  .MenuBlock > .slidedown-menu-wrapper > .menu > li > a {
    border-bottom: 0.0625rem solid #ebebeb;
    padding: 1.125rem 0.9375rem 1.125rem 1.25rem;
    text-transform: uppercase;
    letter-spacing: 0.125rem; }
  /* line 74, themes/base/scss/site/_blocks.scss */
  .MenuBlock > .slidedown-menu-wrapper > .menu > li:last-child a {
    border-bottom-width: 0; }
  /* line 78, themes/base/scss/site/_blocks.scss */
  .MenuBlock > .slidedown-menu-wrapper > .menu > li > .second-level {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0.625rem 0;
    border-bottom: 0.0625rem solid #ebebeb; }
    /* line 84, themes/base/scss/site/_blocks.scss */
    .MenuBlock > .slidedown-menu-wrapper > .menu > li > .second-level li a {
      padding-left: 2.8125rem; }

/* line 91, themes/base/scss/site/_blocks.scss */
.MenuBlock > .slidedown-menu-wrapper li {
  width: 100%; }

/* line 96, themes/base/scss/site/_blocks.scss */
.MenuBlock a {
  color: #0a0a0a; }
  /* line 98, themes/base/scss/site/_blocks.scss */
  body[data-whatinput=mouse] .MenuBlock a:hover {
    background: #ebebeb; }

/* line 105, themes/base/scss/site/_blocks.scss */
.MenuBlock li.current a {
  background: #ebebeb;
  color: #6BBF45;
  cursor: default; }
  /* line 109, themes/base/scss/site/_blocks.scss */
  body[data-whatinput=mouse] .MenuBlock li.current a:hover {
    color: #6BBF45; }

/* line 116, themes/base/scss/site/_blocks.scss */
.MenuBlock .trigger {
  display: none; }

/* line 124, themes/base/scss/site/_blocks.scss */
aside .BlogPostBlock header h4 {
  text-align: center; }

/* line 131, themes/base/scss/site/_blocks.scss */
aside .BlogPostBlock .body > .column:last-of-type .smallbit .info h4 {
  border-bottom-width: 0; }

/* line 142, themes/base/scss/site/_blocks.scss */
.SubscriptionBlock {
  background: #6BBF45;
  background-image: url("/assets/Site-Assets/tca-subscription-row-background.png");
  padding: 3.125rem 0;
  background-repeat: no-repeat;
  background-size: 950px;
  background-position-x: 16%;
  background-position-y: 76%; }
  /* line 151, themes/base/scss/site/_blocks.scss */
  .SubscriptionBlock header {
    color: #223637; }
    /* line 153, themes/base/scss/site/_blocks.scss */
    .SubscriptionBlock header > * {
      color: #223637; }
    @media screen and (max-width: 39.9375em) {
      /* line 157, themes/base/scss/site/_blocks.scss */
      .SubscriptionBlock header h3 {
        margin-bottom: 0.9375rem; } }
  /* line 163, themes/base/scss/site/_blocks.scss */
  .SubscriptionBlock .column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  /* line 168, themes/base/scss/site/_blocks.scss */
  .SubscriptionBlock form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    -webkit-box-flex: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 0.125rem;
    -webkit-box-shadow: 0 0 0.3125rem #223637;
            box-shadow: 0 0 0.3125rem #223637; }
    /* line 177, themes/base/scss/site/_blocks.scss */
    .SubscriptionBlock form fieldset {
      -webkit-box-flex: 2;
          -ms-flex-positive: 2;
              flex-grow: 2; }
  /* line 182, themes/base/scss/site/_blocks.scss */
  .SubscriptionBlock .email,
  .SubscriptionBlock .Actions,
  .SubscriptionBlock button {
    height: 3.125rem; }
  /* line 189, themes/base/scss/site/_blocks.scss */
  .SubscriptionBlock .Actions .button,
  .SubscriptionBlock .Actions button {
    border-radius: 0 4px 4px 0; }
    @media screen and (max-width: 39.9375em) {
      /* line 189, themes/base/scss/site/_blocks.scss */
      .SubscriptionBlock .Actions .button,
      .SubscriptionBlock .Actions button {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        font-size: 1rem; } }
  /* line 200, themes/base/scss/site/_blocks.scss */
  .SubscriptionBlock button,
  .SubscriptionBlock .email,
  .SubscriptionBlock h3 {
    margin: 0; }
  /* line 206, themes/base/scss/site/_blocks.scss */
  .SubscriptionBlock #Form_SubscriptionForm_Name_Holder {
    display: none; }

/* line 212, themes/base/scss/site/_blocks.scss */
.ItemBlock {
  padding: 0.9375rem 0 2.8125rem 0; }
  /* line 214, themes/base/scss/site/_blocks.scss */
  .ItemBlock .column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    /* line 216, themes/base/scss/site/_blocks.scss */
    .ItemBlock .column .PageBit {
      height: 100%; }

/* line 222, themes/base/scss/site/_blocks.scss */
.JoinBlock {
  background: #f3f3f3;
  background-image: url("/assets/Site-Assets/tca-signup-row-background.jpg");
  background-repeat: no-repeat;
  background-size: 65%;
  background-position: 75% 50%; }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    /* line 222, themes/base/scss/site/_blocks.scss */
    .JoinBlock {
      background-size: 100%;
      background-position: 100% 50%; } }
  @media screen and (max-width: 39.9375em) {
    /* line 222, themes/base/scss/site/_blocks.scss */
    .JoinBlock {
      background-size: 105%;
      background-position: 50% 50%; } }
  /* line 239, themes/base/scss/site/_blocks.scss */
  .JoinBlock .column {
    padding: 4.375rem 0.9375rem; }
  /* line 244, themes/base/scss/site/_blocks.scss */
  .JoinBlock .body .join-subtitle {
    color: #7F5293;
    font-size: 1.125rem;
    margin: 0; }
  /* line 249, themes/base/scss/site/_blocks.scss */
  .JoinBlock .body h4 {
    font-size: 1.9375rem;
    margin: 0;
    line-height: 2.125rem; }
  /* line 254, themes/base/scss/site/_blocks.scss */
  .JoinBlock .body a {
    margin: 0; }
  /* line 257, themes/base/scss/site/_blocks.scss */
  .JoinBlock .body .modal-trigger {
    margin-right: 1.875rem; }
  /* line 260, themes/base/scss/site/_blocks.scss */
  .JoinBlock .body .phone {
    font-size: 1.875rem;
    color: #223637; }
    /* line 263, themes/base/scss/site/_blocks.scss */
    .JoinBlock .body .phone span {
      color: #8a8a8a; }
  /* line 267, themes/base/scss/site/_blocks.scss */
  .JoinBlock .body .cta {
    position: relative; }
    @media screen and (max-width: 39.9375em) {
      /* line 267, themes/base/scss/site/_blocks.scss */
      .JoinBlock .body .cta {
        padding-bottom: 0.9375rem; } }
    /* line 272, themes/base/scss/site/_blocks.scss */
    .JoinBlock .body .cta:before {
      content: '';
      display: inline-block;
      width: 0;
      height: 0;
      border-left: 65px solid transparent;
      border-right: 65px solid transparent;
      border-top: 35px solid #fff;
      margin-left: -4.375rem;
      position: absolute;
      top: 0;
      left: 50%; }
      @media screen and (min-width: 40em) {
        /* line 272, themes/base/scss/site/_blocks.scss */
        .JoinBlock .body .cta:before {
          display: none; } }
  /* line 289, themes/base/scss/site/_blocks.scss */
  .JoinBlock .body .details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
    /* line 296, themes/base/scss/site/_blocks.scss */
    .JoinBlock .body .details:before {
      content: '';
      display: inline-block;
      width: 0;
      height: 0;
      border-left: 65px solid transparent;
      border-right: 65px solid transparent;
      border-top: 35px solid #fff;
      margin-left: -3.4375rem;
      position: absolute;
      top: 0;
      left: 50%; }
      @media screen and (max-width: 39.9375em) {
        /* line 296, themes/base/scss/site/_blocks.scss */
        .JoinBlock .body .details:before {
          display: none; } }
    @media screen and (max-width: 39.9375em) {
      /* line 289, themes/base/scss/site/_blocks.scss */
      .JoinBlock .body .details {
        padding-top: 0.3125rem;
        padding-bottom: 1.875rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1250px) {
    /* line 319, themes/base/scss/site/_blocks.scss */
    .JoinBlock .modal-trigger {
      font-size: 1rem;
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; }
    /* line 324, themes/base/scss/site/_blocks.scss */
    .JoinBlock .phone {
      font-size: 1.5rem; } }
  @media screen and (max-width: 63.9375em) {
    /* line 331, themes/base/scss/site/_blocks.scss */
    .JoinBlock .body .details,
    .JoinBlock .body .cta {
      text-align: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      /* line 338, themes/base/scss/site/_blocks.scss */
      .JoinBlock .body .details .button,
      .JoinBlock .body .cta .button {
        margin-bottom: 0.9375rem;
        margin-right: 0; } }
  /* line 347, themes/base/scss/site/_blocks.scss */
  aside .JoinBlock header {
    background: #7F5293;
    margin-bottom: 0.625rem; }
    /* line 350, themes/base/scss/site/_blocks.scss */
    aside .JoinBlock header h4 {
      color: #ffffff;
      text-align: center; }
  /* line 355, themes/base/scss/site/_blocks.scss */
  aside .JoinBlock .body {
    padding: 0 1.25rem; }
    /* line 357, themes/base/scss/site/_blocks.scss */
    aside .JoinBlock .body .column {
      padding: 0.9375rem 0.9375rem;
      text-align: center; }
      /* line 360, themes/base/scss/site/_blocks.scss */
      aside .JoinBlock .body .column p,
      aside .JoinBlock .body .column h4 {
        text-align: left;
        width: 100%; }
      /* line 365, themes/base/scss/site/_blocks.scss */
      aside .JoinBlock .body .column h4 {
        margin-bottom: 1.875rem; }
      /* line 368, themes/base/scss/site/_blocks.scss */
      aside .JoinBlock .body .column .button {
        margin: 0;
        width: 100%;
        font-size: 1rem; }
  /* line 375, themes/base/scss/site/_blocks.scss */
  aside .JoinBlock footer {
    margin: 0; }
    /* line 377, themes/base/scss/site/_blocks.scss */
    aside .JoinBlock footer a.button {
      color: #0a0a0a;
      text-decoration: none; }
      /* line 380, themes/base/scss/site/_blocks.scss */
      aside .JoinBlock footer a.button span {
        color: #8a8a8a; }

/* line 388, themes/base/scss/site/_blocks.scss */
.LogoBlock {
  background: #ffffff;
  border-top: 0.0625rem solid #ebebeb;
  position: relative; }
  @media screen and (min-width: 40em) {
    /* line 388, themes/base/scss/site/_blocks.scss */
    .LogoBlock {
      padding: 3.75rem 0 0.9375rem 0; } }
  /* line 395, themes/base/scss/site/_blocks.scss */
  .LogoBlock h3 {
    color: #6BBF45; }
    @media screen and (max-width: 39.9375em) {
      /* line 395, themes/base/scss/site/_blocks.scss */
      .LogoBlock h3 {
        margin-top: 1.875rem; } }
  /* line 401, themes/base/scss/site/_blocks.scss */
  .LogoBlock .slick-controls {
    display: none; }

/* line 406, themes/base/scss/site/_blocks.scss */
.HomePageFeatureBlock {
  padding: 2.8125rem 0 3.75rem 0; }
  /* line 408, themes/base/scss/site/_blocks.scss */
  .HomePageFeatureBlock header {
    padding: 0 0.625rem; }
  /* line 412, themes/base/scss/site/_blocks.scss */
  .HomePageFeatureBlock .typography h1, .HomePageFeatureBlock .typography h2, .HomePageFeatureBlock .typography h3, .HomePageFeatureBlock .typography h4, .HomePageFeatureBlock .typography h5, .HomePageFeatureBlock .typography h6 {
    font-weight: normal; }
  /* line 415, themes/base/scss/site/_blocks.scss */
  .HomePageFeatureBlock .typography h1, .HomePageFeatureBlock .typography h2, .HomePageFeatureBlock .typography h3 {
    font-size: 1.625rem; }
  /* line 418, themes/base/scss/site/_blocks.scss */
  .HomePageFeatureBlock .typography p {
    color: #8a8a8a;
    font-size: 1.25rem; }
  /* line 423, themes/base/scss/site/_blocks.scss */
  .HomePageFeatureBlock .column {
    margin-bottom: 1.875rem; }
  /* line 426, themes/base/scss/site/_blocks.scss */
  .HomePageFeatureBlock .feature {
    border: 0.0625rem solid #ebebeb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    height: 100%;
    padding: 1.875rem 1.5625rem 1.25rem 1.5625rem; }
    @media screen and (max-width: 39.9375em) {
      /* line 426, themes/base/scss/site/_blocks.scss */
      .HomePageFeatureBlock .feature {
        padding: 1.25rem 1.25rem 0 1.25rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        /* line 437, themes/base/scss/site/_blocks.scss */
        .HomePageFeatureBlock .feature .info h4 {
          font-size: 1.125rem; } }
    /* line 442, themes/base/scss/site/_blocks.scss */
    .HomePageFeatureBlock .feature .icon {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 3.125rem;
              flex: 0 0 3.125rem; }
      /* line 444, themes/base/scss/site/_blocks.scss */
      .HomePageFeatureBlock .feature .icon .fa {
        border-radius: 50%;
        height: 3.125rem;
        width: 3.125rem;
        background: #6BBF45;
        color: #ffffff;
        font-size: 1.5rem;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        text-align: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      @media screen and (max-width: 39.9375em) {
        /* line 442, themes/base/scss/site/_blocks.scss */
        .HomePageFeatureBlock .feature .icon {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 2.5rem;
                  flex: 0 0 2.5rem;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          margin-bottom: 0.9375rem; }
          /* line 462, themes/base/scss/site/_blocks.scss */
          .HomePageFeatureBlock .feature .icon .fa {
            width: 2.5rem;
            height: 2.5rem;
            font-size: 1.125rem; } }
    /* line 469, themes/base/scss/site/_blocks.scss */
    .HomePageFeatureBlock .feature .info {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      padding-left: 0.9375rem; }
      @media screen and (max-width: 39.9375em) {
        /* line 469, themes/base/scss/site/_blocks.scss */
        .HomePageFeatureBlock .feature .info {
          padding: 0; } }
      /* line 475, themes/base/scss/site/_blocks.scss */
      .HomePageFeatureBlock .feature .info h4 {
        color: #6BBF45;
        text-transform: uppercase; }

/* line 483, themes/base/scss/site/_blocks.scss */
.TestimonialBlock {
  background: #6BBF45;
  background-size: 60%;
  background-position: 12% 86%;
  background-repeat: no-repeat;
  color: #ffffff;
  padding: 2.8125rem 0 1.25rem 0; }
  /* line 490, themes/base/scss/site/_blocks.scss */
  .TestimonialBlock .slick-controls-wrapper {
    display: none; }

/* line 1, themes/base/scss/site/_layout.scss */
body {
  background-color: #223637;
  -webkit-font-smoothing: antialiased; }

/* line 6, themes/base/scss/site/_layout.scss */
a {
  color: #6BBF45; }
  /* line 8, themes/base/scss/site/_layout.scss */
  body[data-whatinput=mouse] a:hover, a:active, a:focus {
    color: #223637; }

/* Header */
/* line 16, themes/base/scss/site/_layout.scss */
header.page-header {
  background-color: #ebebeb; }
  /* line 19, themes/base/scss/site/_layout.scss */
  header.page-header .header-top {
    background: #ffffff;
    padding: 0.9375rem 0; }
    @media screen and (max-width: 39.9375em) {
      /* line 19, themes/base/scss/site/_layout.scss */
      header.page-header .header-top {
        padding: 1.25rem 0; } }
    @media screen and (max-width: 39.9375em) {
      /* line 27, themes/base/scss/site/_layout.scss */
      header.page-header .header-top .header-logo {
        padding-bottom: 0;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        /* line 32, themes/base/scss/site/_layout.scss */
        header.page-header .header-top .header-logo .fa {
          font-size: 1.875rem; }
        /* line 36, themes/base/scss/site/_layout.scss */
        header.page-header .header-top .header-logo .slidedown-menu-switch .fa {
          -webkit-transition: -webkit-transform .2s;
          transition: -webkit-transform .2s;
          transition: transform .2s;
          transition: transform .2s, -webkit-transform .2s; }
        /* line 39, themes/base/scss/site/_layout.scss */
        header.page-header .header-top .header-logo .slidedown-menu-switch:active, header.page-header .header-top .header-logo .slidedown-menu-switch:focus {
          color: #6BBF45; } }
    /* line 52, themes/base/scss/site/_layout.scss */
    header.page-header .header-top .company-logo {
      border-left: 2px solid #eee;
      margin-left: 15px;
      margin-right: 30px;
      padding-left: 10px;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; }
    /* line 60, themes/base/scss/site/_layout.scss */
    header.page-header .header-top .header-main {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media screen and (max-width: 39.9375em) {
        /* line 60, themes/base/scss/site/_layout.scss */
        header.page-header .header-top .header-main {
          display: none; } }
      /* line 65, themes/base/scss/site/_layout.scss */
      header.page-header .header-top .header-main > * {
        margin: 0; }
      /* line 68, themes/base/scss/site/_layout.scss */
      header.page-header .header-top .header-main .phone {
        font-size: 1.25rem;
        color: #223637;
        -webkit-transition: all .2s;
        transition: all .2s; }
        /* line 72, themes/base/scss/site/_layout.scss */
        header.page-header .header-top .header-main .phone span {
          color: #6BBF45; }
        /* line 75, themes/base/scss/site/_layout.scss */
        body[data-whatinput=mouse] header.page-header .header-top .header-main .phone:hover {
          color: #6BBF45; }
      /* line 81, themes/base/scss/site/_layout.scss */
      header.page-header .header-top .header-main .current-member a {
        padding-left: 0.3125rem;
        text-decoration: underline; }
      @media screen and (max-width: 39.9375em) {
        /* line 87, themes/base/scss/site/_layout.scss */
        header.page-header .header-top .header-main .header-login,
        header.page-header .header-top .header-main .header-logout {
          padding-right: 0; } }
      @media screen and (min-width: 40em) {
        /* line 87, themes/base/scss/site/_layout.scss */
        header.page-header .header-top .header-main .header-login,
        header.page-header .header-top .header-main .header-logout {
          border-left: 0.0625rem solid #ebebeb;
          margin-left: 0.9375rem;
          color: #223637; }
          /* line 96, themes/base/scss/site/_layout.scss */
          header.page-header .header-top .header-main .header-login .fa,
          header.page-header .header-top .header-main .header-logout .fa {
            color: #6BBF45; }
          /* line 99, themes/base/scss/site/_layout.scss */
          body[data-whatinput=mouse] header.page-header .header-top .header-main .header-login:hover, body[data-whatinput=mouse]
          header.page-header .header-top .header-main .header-logout:hover {
            background: #ebebeb;
            color: #223637; }
            /* line 102, themes/base/scss/site/_layout.scss */
            body[data-whatinput=mouse] header.page-header .header-top .header-main .header-login:hover .fa, body[data-whatinput=mouse]
            header.page-header .header-top .header-main .header-logout:hover .fa {
              color: #6BBF45; }
          /* line 106, themes/base/scss/site/_layout.scss */
          header.page-header .header-top .header-main .header-login:active, header.page-header .header-top .header-main .header-login:focus,
          header.page-header .header-top .header-main .header-logout:active,
          header.page-header .header-top .header-main .header-logout:focus {
            background: #223637;
            color: #9BA1A1; }
            /* line 110, themes/base/scss/site/_layout.scss */
            header.page-header .header-top .header-main .header-login:active .fa, header.page-header .header-top .header-main .header-login:focus .fa,
            header.page-header .header-top .header-main .header-logout:active .fa,
            header.page-header .header-top .header-main .header-logout:focus .fa {
              color: #9BA1A1; } }
      @media screen and (min-width: 40em) {
        /* line 60, themes/base/scss/site/_layout.scss */
        header.page-header .header-top .header-main {
          -webkit-box-pack: end;
              -ms-flex-pack: end;
                  justify-content: flex-end;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
  /* line 127, themes/base/scss/site/_layout.scss */
  header.page-header .header-bottom {
    background: #ffffff; }
    /* line 129, themes/base/scss/site/_layout.scss */
    header.page-header .header-bottom.black {
      background: #223637; }
      /* line 131, themes/base/scss/site/_layout.scss */
      header.page-header .header-bottom.black .second-level {
        background: #162324;
        padding: 0.625rem 0; }
        /* line 134, themes/base/scss/site/_layout.scss */
        header.page-header .header-bottom.black .second-level > li > a {
          padding: 0.75rem 1.25rem; }
          /* line 136, themes/base/scss/site/_layout.scss */
          body[data-whatinput=mouse] header.page-header .header-bottom.black .second-level > li > a:hover {
            background: #223637; }
    /* line 142, themes/base/scss/site/_layout.scss */
    header.page-header .header-bottom.white {
      border-top: 0.0625rem solid #ebebeb; }
      @media screen and (min-width: 40em) {
        /* line 147, themes/base/scss/site/_layout.scss */
        header.page-header .header-bottom.white ul li a {
          color: #0a0a0a; }
          /* line 149, themes/base/scss/site/_layout.scss */
          body[data-whatinput=mouse] header.page-header .header-bottom.white ul li a:hover {
            background: #ffffff;
            color: #6BBF45; } }
    @media screen and (min-width: 64em) {
      /* line 158, themes/base/scss/site/_layout.scss */
      header.page-header .header-bottom .header-menu {
        padding-left: 0; } }
    @media screen and (min-width: 40em) {
      /* line 163, themes/base/scss/site/_layout.scss */
      header.page-header .header-bottom .menu-wrapper {
        height: 100%;
        max-height: 3.5rem; }
        /* line 168, themes/base/scss/site/_layout.scss */
        header.page-header .header-bottom .menu-wrapper ul {
          height: 100%; }
          /* line 170, themes/base/scss/site/_layout.scss */
          header.page-header .header-bottom .menu-wrapper ul.second-level {
            height: auto; } }
    /* line 177, themes/base/scss/site/_layout.scss */
    body[data-whatinput=mouse] header.page-header .header-bottom .menu-wrapper li:hover > a {
      background: #162324;
      color: #ffffff; }
    /* line 182, themes/base/scss/site/_layout.scss */
    header.page-header .header-bottom .menu-wrapper li a {
      color: #ffffff;
      padding: 1.25rem 1.25rem; }
    /* line 192, themes/base/scss/site/_layout.scss */
    header.page-header .header-bottom .menu-wrapper li.current > a {
      color: #6BBF45; }
      /* line 194, themes/base/scss/site/_layout.scss */
      body[data-whatinput=mouse] header.page-header .header-bottom .menu-wrapper li.current > a:hover {
        color: #6BBF45; }
    @media screen and (max-width: 63.9375em) {
      /* line 201, themes/base/scss/site/_layout.scss */
      header.page-header .header-bottom .header-button {
        display: none; } }
    /* line 206, themes/base/scss/site/_layout.scss */
    header.page-header .header-bottom .button {
      margin: 0.625rem 0; }

/* line 213, themes/base/scss/site/_layout.scss */
.orbit .orbit-slide {
  height: 15rem;
  background-size: cover;
  background-position: center center;
  margin-top: 1.875rem;
  background-color: #edeeef; }
  /* line 219, themes/base/scss/site/_layout.scss */
  .HomePage .orbit .orbit-slide {
    height: 30rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
    padding-top: 0.9375rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top; }
  /* line 230, themes/base/scss/site/_layout.scss */
  .orbit .orbit-slide .orbit-caption {
    margin: 0 auto;
    background: none;
    position: relative;
    padding: 0; }
    @media screen and (max-width: 63.9375em) {
      /* line 235, themes/base/scss/site/_layout.scss */
      .orbit .orbit-slide .orbit-caption .video-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        /* line 241, themes/base/scss/site/_layout.scss */
        .orbit .orbit-slide .orbit-caption .video-wrapper .video {
          max-width: 37.5rem;
          width: 100%; } }
    /* line 247, themes/base/scss/site/_layout.scss */
    .orbit .orbit-slide .orbit-caption .video {
      position: relative; }
      /* line 249, themes/base/scss/site/_layout.scss */
      .orbit .orbit-slide .orbit-caption .video:after {
        padding-bottom: 56.25%;
        display: block;
        content: ''; }
      /* line 254, themes/base/scss/site/_layout.scss */
      .orbit .orbit-slide .orbit-caption .video iframe {
        border: none;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0; }
    /* line 263, themes/base/scss/site/_layout.scss */
    .orbit .orbit-slide .orbit-caption .caption {
      font-size: 1.25rem;
      padding: 0.625rem 0; }
      @media screen and (max-width: 63.9375em) {
        /* line 263, themes/base/scss/site/_layout.scss */
        .orbit .orbit-slide .orbit-caption .caption {
          color: #223637; } }
      /* line 269, themes/base/scss/site/_layout.scss */
      .orbit .orbit-slide .orbit-caption .caption .fa {
        font-size: 0.875rem;
        color: #6BBF45; }

/* Page Title */
/* line 280, themes/base/scss/site/_layout.scss */
.page-title h1 {
  line-height: 1.1em; }

/* Page Body */
/* line 288, themes/base/scss/site/_layout.scss */
.page-body {
  background: #ebebeb;
  padding: 2.5rem 0 5.625rem 0; }
  /* line 292, themes/base/scss/site/_layout.scss */
  .HomePage .page-body {
    background: #ffffff; }
  /* line 296, themes/base/scss/site/_layout.scss */
  .page-body .page-subinfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 0.625rem;
    position: relative;
    top: -1.375rem; }
    @media screen and (max-width: 39.9375em) {
      /* line 296, themes/base/scss/site/_layout.scss */
      .page-body .page-subinfo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        /* line 305, themes/base/scss/site/_layout.scss */
        .page-body .page-subinfo .breadcrumbs {
          margin-bottom: 0.3125rem; } }
    /* line 309, themes/base/scss/site/_layout.scss */
    .page-body .page-subinfo .breadcrumbs {
      color: #b6b6b6; }
      /* line 312, themes/base/scss/site/_layout.scss */
      .page-body .page-subinfo .breadcrumbs .parent a {
        color: #646464;
        text-decoration: underline; }
        /* line 315, themes/base/scss/site/_layout.scss */
        body[data-whatinput=mouse] .page-body .page-subinfo .breadcrumbs .parent a:hover {
          color: #6BBF45; }
      /* line 320, themes/base/scss/site/_layout.scss */
      .page-body .page-subinfo .breadcrumbs .fa {
        padding-right: 0.3125rem; }
    /* line 324, themes/base/scss/site/_layout.scss */
    .page-body .page-subinfo .post-date {
      color: #8a8a8a;
      font-size: 0.75rem; }
      /* line 327, themes/base/scss/site/_layout.scss */
      .page-body .page-subinfo .post-date a {
        padding: 0 0.3125rem;
        text-decoration: underline; }

/* Footer */
/* line 336, themes/base/scss/site/_layout.scss */
.footer-subscribe {
  background: #6BBF45; }

/* line 340, themes/base/scss/site/_layout.scss */
footer.page-footer {
  background: #223637;
  color: #cacaca;
  padding-top: 2.8125rem; }
  @media screen and (max-width: 39.9375em) {
    /* line 340, themes/base/scss/site/_layout.scss */
    footer.page-footer {
      text-align: center; } }
  /* line 348, themes/base/scss/site/_layout.scss */
  footer.page-footer a:not(.button) {
    color: #ffffff;
    -webkit-transition: all .2s;
    transition: all .2s; }
    /* line 351, themes/base/scss/site/_layout.scss */
    body[data-whatinput=mouse] footer.page-footer a:not(.button):hover {
      color: #6BBF45; }
  /* line 356, themes/base/scss/site/_layout.scss */
  body[data-whatinput=mouse] footer.page-footer .menu-wrapper .menu li a:hover {
    color: #6BBF45; }
  /* line 360, themes/base/scss/site/_layout.scss */
  footer.page-footer .top {
    padding-bottom: 2.8125rem; }
    /* line 363, themes/base/scss/site/_layout.scss */
    footer.page-footer .top a {
      margin-bottom: 0; }
      @media screen and (min-width: 40em) {
        /* line 366, themes/base/scss/site/_layout.scss */
        footer.page-footer .top a:first-of-type {
          margin-right: 0.625rem; }
          /* line 368, themes/base/scss/site/_layout.scss */
          footer.page-footer .top a:first-of-type:last-of-type {
            margin-right: 0; } }
    @media screen and (max-width: 39.9375em) {
      /* line 375, themes/base/scss/site/_layout.scss */
      footer.page-footer .top .footer-logo {
        padding-bottom: 2.8125rem; } }
    @media screen and (max-width: 39.9375em) {
      /* line 381, themes/base/scss/site/_layout.scss */
      footer.page-footer .top .footer-buttons {
        text-align: center; }
        /* line 384, themes/base/scss/site/_layout.scss */
        footer.page-footer .top .footer-buttons a {
          font-size: 1rem;
          min-width: 7.5rem;
          padding: 0.5rem 0.625rem 0.5rem 0.625rem; }
          /* line 388, themes/base/scss/site/_layout.scss */
          footer.page-footer .top .footer-buttons a:first-child {
            margin-right: 0.9375rem; } }
    @media screen and (max-width: 320px) {
      /* line 381, themes/base/scss/site/_layout.scss */
      footer.page-footer .top .footer-buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        /* line 398, themes/base/scss/site/_layout.scss */
        footer.page-footer .top .footer-buttons a {
          margin: 0 0 0.9375rem 0; }
          /* line 400, themes/base/scss/site/_layout.scss */
          footer.page-footer .top .footer-buttons a:first-child {
            margin-right: 0; }
          /* line 403, themes/base/scss/site/_layout.scss */
          footer.page-footer .top .footer-buttons a:last-child {
            margin-bottom: 0; } }
  /* line 411, themes/base/scss/site/_layout.scss */
  footer.page-footer .middle {
    padding-bottom: 3.75rem; }
    /* line 414, themes/base/scss/site/_layout.scss */
    footer.page-footer .middle .footer-menus {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      /* line 416, themes/base/scss/site/_layout.scss */
      footer.page-footer .middle .footer-menus header {
        color: #ffffff;
        font-size: 1.0625rem;
        margin-bottom: 0.5rem;
        font-family: "proxima-nova", "Arial", sans-serif;
        font-weight: 800; }
      /* line 423, themes/base/scss/site/_layout.scss */
      footer.page-footer .middle .footer-menus li a {
        color: #6BBF45;
        padding-left: 0;
        padding-right: 0; }
        /* line 427, themes/base/scss/site/_layout.scss */
        body[data-whatinput=mouse] footer.page-footer .middle .footer-menus li a:hover {
          color: #ffffff;
          text-decoration: underline; }
      @media screen and (min-width: 40em) {
        /* line 414, themes/base/scss/site/_layout.scss */
        footer.page-footer .middle .footer-menus {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
          /* line 436, themes/base/scss/site/_layout.scss */
          footer.page-footer .middle .footer-menus .menu-wrapper {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            -webkit-box-flex: 0;
                -ms-flex: 0 1 220px;
                    flex: 0 1 220px; }
          /* line 442, themes/base/scss/site/_layout.scss */
          footer.page-footer .middle .footer-menus > .menu-wrapper:last-child {
            padding-left: 0.9375rem; } }
      @media screen and (max-width: 39.9375em) {
        /* line 414, themes/base/scss/site/_layout.scss */
        footer.page-footer .middle .footer-menus {
          padding-bottom: 2.8125rem; }
          /* line 451, themes/base/scss/site/_layout.scss */
          footer.page-footer .middle .footer-menus .menu-wrapper li a {
            text-align: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center; } }
    /* line 461, themes/base/scss/site/_layout.scss */
    footer.page-footer .middle .footer-contact .phone {
      display: block;
      font-size: 1.375rem;
      margin-bottom: 2.8125rem; }
      @media screen and (max-width: 39.9375em) {
        /* line 461, themes/base/scss/site/_layout.scss */
        footer.page-footer .middle .footer-contact .phone {
          text-align: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      /* line 469, themes/base/scss/site/_layout.scss */
      footer.page-footer .middle .footer-contact .phone span {
        color: #6BBF45; }
    /* line 474, themes/base/scss/site/_layout.scss */
    footer.page-footer .middle .footer-contact .address header {
      color: #6BBF45;
      font-size: 1.125rem;
      font-family: "proxima-nova", "Arial", sans-serif;
      font-weight: 800; }
    /* line 479, themes/base/scss/site/_layout.scss */
    footer.page-footer .middle .footer-contact .address address {
      -webkit-transition: all .1s;
      transition: all .1s; }
    /* line 483, themes/base/scss/site/_layout.scss */
    body[data-whatinput=mouse] footer.page-footer .middle .footer-contact .address:hover address {
      color: #ffffff; }
    @media screen and (max-width: 39.9375em) {
      /* line 473, themes/base/scss/site/_layout.scss */
      footer.page-footer .middle .footer-contact .address {
        display: block;
        text-align: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding-bottom: 2.8125rem; } }
    @media screen and (max-width: 39.9375em) {
      /* line 460, themes/base/scss/site/_layout.scss */
      footer.page-footer .middle .footer-contact {
        text-align: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    @media screen and (max-width: 39.9375em) {
      /* line 411, themes/base/scss/site/_layout.scss */
      footer.page-footer .middle {
        padding-bottom: 1.875rem; } }
  /* line 505, themes/base/scss/site/_layout.scss */
  footer.page-footer .bottom {
    color: #ffffff;
    font-size: 0.875rem;
    opacity: 0.7;
    padding-bottom: 1.875rem; }
    @media screen and (max-width: 39.9375em) {
      /* line 510, themes/base/scss/site/_layout.scss */
      footer.page-footer .bottom .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        text-align: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    /* line 519, themes/base/scss/site/_layout.scss */
    footer.page-footer .bottom li a {
      color: #ffffff;
      text-decoration: underline;
      border-left: 0.0625rem solid #6BBF45;
      padding: 0 0.625rem; }
    @media screen and (max-width: 39.9375em) {
      /* line 527, themes/base/scss/site/_layout.scss */
      footer.page-footer .bottom li:first-child a {
        border-left: none; } }
    /* line 532, themes/base/scss/site/_layout.scss */
    body[data-whatinput=mouse] footer.page-footer .bottom li:hover {
      color: #6BBF45; }
    /* line 537, themes/base/scss/site/_layout.scss */
    footer.page-footer .bottom .legal p,
    footer.page-footer .bottom .legal nav {
      display: inline-block;
      width: auto; }
    @media screen and (max-width: 39.9375em) {
      /* line 542, themes/base/scss/site/_layout.scss */
      footer.page-footer .bottom .legal p {
        margin-bottom: 0.625rem; } }
    @media screen and (min-width: 40em) {
      /* line 542, themes/base/scss/site/_layout.scss */
      footer.page-footer .bottom .legal p {
        padding-right: 0.625rem;
        margin: 0; } }
    /* line 553, themes/base/scss/site/_layout.scss */
    footer.page-footer .bottom .credit a {
      text-decoration: underline; }
    @media screen and (min-width: 641px) and (max-width: 1322px) {
      /* line 552, themes/base/scss/site/_layout.scss */
      footer.page-footer .bottom .credit {
        padding-right: 4.6875rem; } }
    @media screen and (max-width: 39.9375em) {
      /* line 552, themes/base/scss/site/_layout.scss */
      footer.page-footer .bottom .credit {
        text-align: center;
        padding-top: 0.625rem; } }
  /* line 566, themes/base/scss/site/_layout.scss */
  footer.page-footer .back-to-top {
    height: 3.125rem;
    width: 3.125rem;
    line-height: 3.125rem;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    opacity: 0.8;
    padding-bottom: 0.1875rem;
    z-index: 100; }
    @media screen and (max-width: 39.9375em) {
      /* line 566, themes/base/scss/site/_layout.scss */
      footer.page-footer .back-to-top {
        display: inline-block; } }
    @media screen and (min-width: 40em) {
      /* line 566, themes/base/scss/site/_layout.scss */
      footer.page-footer .back-to-top {
        position: fixed;
        right: 0.9375rem;
        bottom: 0.9375rem; } }
    /* line 585, themes/base/scss/site/_layout.scss */
    footer.page-footer .back-to-top .fa {
      color: #6BBF45;
      font-size: 1.625rem; }

/* line 592, themes/base/scss/site/_layout.scss */
ul.check-list,
.typography ul.check-list {
  list-style: none;
  margin: 0 0 0.9375rem 0;
  text-align: left; }
  /* line 597, themes/base/scss/site/_layout.scss */
  ul.check-list li,
  .typography ul.check-list li {
    padding-left: 1.875rem;
    position: relative; }
    /* line 600, themes/base/scss/site/_layout.scss */
    ul.check-list li:before,
    .typography ul.check-list li:before {
      color: #6BBF45;
      content: '\f00c';
      font-family: FontAwesome;
      position: absolute;
      top: 0;
      left: 0; }

/* line 611, themes/base/scss/site/_layout.scss */
.typography ul.check-list {
  margin-left: 0.625rem; }
  /* line 614, themes/base/scss/site/_layout.scss */
  .typography ul.check-list li:before {
    font-size: 0.875rem; }

/* line 620, themes/base/scss/site/_layout.scss */
.form-phone {
  color: #484848; }
  /* line 623, themes/base/scss/site/_layout.scss */
  .form-phone strong {
    font-weight: 400; }

/* utility */
/* line 630, themes/base/scss/site/_layout.scss */
#UserForm_Form_DDUsername_Holder {
  display: none; }

/* line 1, themes/base/scss/site/_typography.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #223637; }
  /* line 4, themes/base/scss/site/_typography.scss */
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
  .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
    color: #6BBF45;
    text-decoration: underline; }

/* line 10, themes/base/scss/site/_typography.scss */
h1 {
  margin-bottom: 1.25rem; }

/* ::selection {
	background: $secondary-color;
}
::-moz-selection {
    background: $secondary-color;
} */
/* line 23, themes/base/scss/site/_typography.scss */
.typography h1 {
  margin-top: 2.8125rem; }

/* line 27, themes/base/scss/site/_typography.scss */
.typography h2 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 1.875rem; }

/* line 33, themes/base/scss/site/_typography.scss */
.typography h3 {
  font-size: 1.25rem;
  font-weight: bold;
  margin-top: 0.9375rem; }

/* line 39, themes/base/scss/site/_typography.scss */
.typography h4 {
  margin-top: 0.625rem; }

/* line 43, themes/base/scss/site/_typography.scss */
.typography h5,
.typography h6 {
  margin-top: 0.46875rem; }

/* line 48, themes/base/scss/site/_typography.scss */
.typography h4,
.typography h5,
.typography h6 {
  color: #6BBF45;
  font-size: 1.125rem;
  font-weight: bold; }

/* line 56, themes/base/scss/site/_typography.scss */
.typography p {
  font-size: 1rem; }

/* line 60, themes/base/scss/site/_typography.scss */
.typography a {
  text-decoration: underline; }

/* line 64, themes/base/scss/site/_typography.scss */
.typography .left {
  text-align: left; }

/* line 68, themes/base/scss/site/_typography.scss */
.typography .center {
  text-align: center; }

/* line 72, themes/base/scss/site/_typography.scss */
.typography .right {
  text-align: right; }

/* line 77, themes/base/scss/site/_typography.scss */
.typography img.left {
  float: left;
  max-width: 50%;
  margin: 0.3125rem 1.25rem 1rem 0; }

/* line 83, themes/base/scss/site/_typography.scss */
.typography img.right {
  float: right;
  max-width: 50%;
  margin: 0.3125rem 0 1rem 1.25rem; }

/* line 89, themes/base/scss/site/_typography.scss */
.typography img.leftAlone {
  clear: both;
  float: left;
  margin-right: 100%;
  margin-bottom: 1rem; }

/* line 96, themes/base/scss/site/_typography.scss */
.typography img.center {
  clear: both;
  display: block;
  float: none;
  margin: 0 auto 1rem auto; }

/* line 104, themes/base/scss/site/_typography.scss */
.typography .captionImage {
  margin-top: 0.3125rem; }
  /* line 107, themes/base/scss/site/_typography.scss */
  .typography .captionImage img {
    margin: 0; }
  /* line 111, themes/base/scss/site/_typography.scss */
  .typography .captionImage p {
    clear: both;
    font-style: italic;
    margin: 0.3125rem 0; }
  /* line 117, themes/base/scss/site/_typography.scss */
  .typography .captionImage.left {
    float: left;
    margin: 0.3125rem 1.875rem 1rem 0; }
    /* line 121, themes/base/scss/site/_typography.scss */
    .typography .captionImage.left[style] {
      max-width: 50%; }
    /* line 125, themes/base/scss/site/_typography.scss */
    .typography .captionImage.left img {
      float: none;
      margin-right: -0.625rem;
      max-width: none;
      width: 100%; }
  /* line 133, themes/base/scss/site/_typography.scss */
  .typography .captionImage.right {
    float: right;
    margin: 0.3125rem 0 1rem 1.875rem; }
    /* line 137, themes/base/scss/site/_typography.scss */
    .typography .captionImage.right[style] {
      max-width: 50%; }
    /* line 141, themes/base/scss/site/_typography.scss */
    .typography .captionImage.right img {
      float: none;
      margin-left: -0.625rem;
      max-width: none;
      width: 100%; }
    /* line 148, themes/base/scss/site/_typography.scss */
    .typography .captionImage.right p {
      margin-left: -0.625rem;
      text-align: left; }
  /* line 154, themes/base/scss/site/_typography.scss */
  .typography .captionImage.leftAlone {
    float: none;
    margin: 0 1.25rem 1rem 0; }
  /* line 159, themes/base/scss/site/_typography.scss */
  .typography .captionImage.center {
    margin: 0 auto 1rem; }

/* line 164, themes/base/scss/site/_typography.scss */
.typography table {
  border: none; }

/* line 168, themes/base/scss/site/_typography.scss */
.typography thead {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom-width: 1px; }
  /* line 173, themes/base/scss/site/_typography.scss */
  .typography thead td {
    font-weight: normal;
    color: #6BBF45;
    text-transform: uppercase;
    letter-spacing: 0.125rem;
    font-size: 0.9375rem; }

/* line 182, themes/base/scss/site/_typography.scss */
.typography tbody {
  border: none; }
  /* line 184, themes/base/scss/site/_typography.scss */
  .typography tbody tr td {
    border: 1px solid #ebebeb; }
    /* line 186, themes/base/scss/site/_typography.scss */
    .typography tbody tr td:first-child {
      border-left-color: #ffffff; }
    /* line 189, themes/base/scss/site/_typography.scss */
    .typography tbody tr td:last-child {
      border-right-color: #ffffff; }

/* line 195, themes/base/scss/site/_typography.scss */
.typography tr {
  border-bottom: 0.0625rem; }

/* line 199, themes/base/scss/site/_typography.scss */
.typography td {
  background: #ffffff; }

/* line 203, themes/base/scss/site/_typography.scss */
.typography blockquote {
  color: #7F5293;
  border-top: 0.0625rem solid #ebebeb;
  border-bottom: 0.0625rem solid #ebebeb;
  border-left-width: 0;
  padding: 0.9375rem 0;
  margin: 0.625rem 0; }
  /* line 210, themes/base/scss/site/_typography.scss */
  .typography blockquote > * {
    color: #7F5293;
    font-style: italic;
    font-size: 1.125rem; }
    /* line 214, themes/base/scss/site/_typography.scss */
    .typography blockquote > *:last-of-type {
      margin-bottom: 0; }

/* line 220, themes/base/scss/site/_typography.scss */
.typography hr {
  border-bottom-color: #ebebeb; }

/* line 224, themes/base/scss/site/_typography.scss */
.typography ul {
  list-style-type: none;
  margin-left: 0.625rem; }
  /* line 227, themes/base/scss/site/_typography.scss */
  .typography ul li {
    padding-left: 1.5625rem;
    position: relative;
    margin-bottom: 0.3125rem; }
    /* line 231, themes/base/scss/site/_typography.scss */
    .typography ul li:before {
      font-family: "FontAwesome";
      color: #6BBF45;
      content: '\f105';
      padding: 0 0.625rem;
      position: absolute;
      left: 0; }

/* line 242, themes/base/scss/site/_typography.scss */
.typography .media {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  -webkit-box-shadow: 0 0.25rem 0.625rem rgba(0, 0, 0, 0.2);
          box-shadow: 0 0.25rem 0.625rem rgba(0, 0, 0, 0.2);
  margin: 1.5625rem 0; }
  /* line 249, themes/base/scss/site/_typography.scss */
  .typography .media iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* line 1, themes/base/scss/site/_menu.scss */
.slidedown-menu-switch {
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s; }
  /* line 5, themes/base/scss/site/_menu.scss */
  .slidedown-menu-switch.active {
    -webkit-transition-delay: 0s;
            transition-delay: 0s; }
  @media screen and (min-width: 40em) {
    /* line 1, themes/base/scss/site/_menu.scss */
    .slidedown-menu-switch {
      display: none; } }

@media screen and (max-width: 39.9375em) {
  /* line 14, themes/base/scss/site/_menu.scss */
  .header-menu {
    padding: 0; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  /* line 19, themes/base/scss/site/_menu.scss */
  .header-menu .menu-wrapper {
    width: 100%; }
    /* line 21, themes/base/scss/site/_menu.scss */
    .header-menu .menu-wrapper .top-level {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

@media screen and (min-width: 64em) {
  /* line 28, themes/base/scss/site/_menu.scss */
  .header-menu .top-level {
    margin-left: -0.3125rem; } }

/* line 34, themes/base/scss/site/_menu.scss */
.menu-wrapper {
  width: 100%;
  /* Responsive slidedown menu */ }
  /* line 37, themes/base/scss/site/_menu.scss */
  .menu-wrapper .menu li {
    position: relative; }
    /* line 46, themes/base/scss/site/_menu.scss */
    .menu-wrapper .menu li a {
      position: relative;
      -webkit-transition: color .25s;
      transition: color .25s; }
    /* line 60, themes/base/scss/site/_menu.scss */
    .menu-wrapper .menu li .second-level {
      background: #223637; }
      @media screen and (max-width: 39.9375em) {
        /* line 60, themes/base/scss/site/_menu.scss */
        .menu-wrapper .menu li .second-level {
          background: #182727;
          border: none; }
          /* line 66, themes/base/scss/site/_menu.scss */
          .menu-wrapper .menu li .second-level .active a {
            background: #182727;
            color: #ebebeb; }
          /* line 71, themes/base/scss/site/_menu.scss */
          .menu-wrapper .menu li .second-level .active .second-level a {
            background: #0f1717;
            color: #ebebeb; } }
    @media screen and (min-width: 40em) {
      /* line 81, themes/base/scss/site/_menu.scss */
      .menu-wrapper .menu li .trigger {
        color: #6BBF45;
        pointer-events: none;
        font-size: 0.75rem;
        padding-left: 0.3125rem;
        font-weight: normal; }
      /* line 89, themes/base/scss/site/_menu.scss */
      body[data-whatinput=mouse] .menu-wrapper .menu li a:hover {
        color: #223637; }
      /* line 93, themes/base/scss/site/_menu.scss */
      .menu-wrapper .menu li .menu {
        border: none;
        display: none;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 100%;
        -webkit-transition: all 0s ease;
        transition: all 0s ease;
        min-width: 180px;
        z-index: 1000; } }
  @media screen and (min-width: 40em) and (max-width: 39.9375em) {
    /* line 104, themes/base/scss/site/_menu.scss */
    .menu-wrapper .menu li .menu li {
      background-color: #407628; } }
    @media screen and (min-width: 40em) {
      /* line 112, themes/base/scss/site/_menu.scss */
      body[data-whatinput=mouse] .menu-wrapper .menu li:hover .menu {
        display: block; } }
  /* line 120, themes/base/scss/site/_menu.scss */
  .menu-wrapper > .menu {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    @media screen and (max-width: 39.9375em) {
      /* line 120, themes/base/scss/site/_menu.scss */
      .menu-wrapper > .menu {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    @media screen and (min-width: 40em) {
      /* line 120, themes/base/scss/site/_menu.scss */
      .menu-wrapper > .menu {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  @media screen and (max-width: 39.9375em) {
    /* line 142, themes/base/scss/site/_menu.scss */
    .page-header .menu-wrapper .menu {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      max-height: 0;
      overflow: hidden;
      position: relative;
      -webkit-transition: all 0.8s linear;
      transition: all 0.8s linear; }
      /* line 150, themes/base/scss/site/_menu.scss */
      .page-header .menu-wrapper .menu li .trigger {
        height: 100%;
        padding: 0;
        width: 3.125rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        position: absolute;
        top: 0;
        right: 0; }
        /* line 161, themes/base/scss/site/_menu.scss */
        .page-header .menu-wrapper .menu li .trigger .fa {
          -webkit-transition: all 0.2s ease;
          transition: all 0.2s ease; }
      /* line 167, themes/base/scss/site/_menu.scss */
      .page-header .menu-wrapper .menu li.active > a .fa {
        -webkit-transform: rotate(-180deg);
                transform: rotate(-180deg); }
    /* line 174, themes/base/scss/site/_menu.scss */
    .menu-wrapper.active > .menu,
    .menu-wrapper .active > .menu {
      display: block;
      left: auto;
      top: auto;
      max-height: 625rem; }
    /* line 182, themes/base/scss/site/_menu.scss */
    .page-header .menu-wrapper > .menu {
      background: #223637;
      -webkit-transition: all 0s;
      transition: all 0s; } }

@media screen and (max-width: 39.9375em) {
  /* line 189, themes/base/scss/site/_menu.scss */
  .header-menu-main {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 0; }
    /* line 194, themes/base/scss/site/_menu.scss */
    .header-menu-main li a {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      text-align: center;
      color: #ffffff; }
    /* line 200, themes/base/scss/site/_menu.scss */
    .header-menu-main li.active > a {
      background: #355557; } }

@media screen and (min-width: 40em) {
  /* line 211, themes/base/scss/site/_menu.scss */
  .header-menu .menu.top-level > li {
    height: 100%; }
    /* line 213, themes/base/scss/site/_menu.scss */
    .header-menu .menu.top-level > li a {
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

/* line 4, themes/base/scss/site/_offcanvasmenu.scss */
#offCanvasRight {
  background: #223637;
  height: 100%;
  overflow: hidden; }
  /* line 9, themes/base/scss/site/_offcanvasmenu.scss */
  #offCanvasRight .close-button-wrapper {
    text-align: right;
    padding-top: 2rem;
    padding-bottom: 0.625rem; }
    /* line 13, themes/base/scss/site/_offcanvasmenu.scss */
    #offCanvasRight .close-button-wrapper .close-button {
      position: relative; }
      /* line 15, themes/base/scss/site/_offcanvasmenu.scss */
      #offCanvasRight .close-button-wrapper .close-button .fa {
        color: #ffffff;
        font-size: 1.25rem; }
      /* line 19, themes/base/scss/site/_offcanvasmenu.scss */
      #offCanvasRight .close-button-wrapper .close-button:hover {
        background: none; }
        /* line 21, themes/base/scss/site/_offcanvasmenu.scss */
        #offCanvasRight .close-button-wrapper .close-button:hover .fa {
          color: #ffffff; }
      /* line 25, themes/base/scss/site/_offcanvasmenu.scss */
      #offCanvasRight .close-button-wrapper .close-button:focus, #offCanvasRight .close-button-wrapper .close-button:active {
        background: none; }
        /* line 28, themes/base/scss/site/_offcanvasmenu.scss */
        #offCanvasRight .close-button-wrapper .close-button:focus .fa, #offCanvasRight .close-button-wrapper .close-button:active .fa {
          color: #ffffff; }
  /* line 36, themes/base/scss/site/_offcanvasmenu.scss */
  #offCanvasRight .current-member .fa {
    padding-right: 0.1875rem; }
  /* line 41, themes/base/scss/site/_offcanvasmenu.scss */
  #offCanvasRight .current-member,
  #offCanvasRight .offcanvas-logout,
  #offCanvasRight .offcanvas-login,
  #offCanvasRight .offcanvas-dashboard,
  #offCanvasRight .offcanvas-join {
    display: block;
    text-align: left;
    padding-left: 1.875rem;
    padding-bottom: 1.875rem;
    color: #ffffff; }
    /* line 51, themes/base/scss/site/_offcanvasmenu.scss */
    #offCanvasRight .current-member .fa,
    #offCanvasRight .offcanvas-logout .fa,
    #offCanvasRight .offcanvas-login .fa,
    #offCanvasRight .offcanvas-dashboard .fa,
    #offCanvasRight .offcanvas-join .fa {
      color: #6BBF45; }
    /* line 54, themes/base/scss/site/_offcanvasmenu.scss */
    #offCanvasRight .current-member a,
    #offCanvasRight .offcanvas-logout a,
    #offCanvasRight .offcanvas-login a,
    #offCanvasRight .offcanvas-dashboard a,
    #offCanvasRight .offcanvas-join a {
      color: #ffffff; }
    /* line 57, themes/base/scss/site/_offcanvasmenu.scss */
    #offCanvasRight .current-member:focus, #offCanvasRight .current-member:active,
    #offCanvasRight .offcanvas-logout:focus,
    #offCanvasRight .offcanvas-logout:active,
    #offCanvasRight .offcanvas-login:focus,
    #offCanvasRight .offcanvas-login:active,
    #offCanvasRight .offcanvas-dashboard:focus,
    #offCanvasRight .offcanvas-dashboard:active,
    #offCanvasRight .offcanvas-join:focus,
    #offCanvasRight .offcanvas-join:active {
      color: #6BBF45; }
      /* line 60, themes/base/scss/site/_offcanvasmenu.scss */
      #offCanvasRight .current-member:focus a, #offCanvasRight .current-member:active a,
      #offCanvasRight .offcanvas-logout:focus a,
      #offCanvasRight .offcanvas-logout:active a,
      #offCanvasRight .offcanvas-login:focus a,
      #offCanvasRight .offcanvas-login:active a,
      #offCanvasRight .offcanvas-dashboard:focus a,
      #offCanvasRight .offcanvas-dashboard:active a,
      #offCanvasRight .offcanvas-join:focus a,
      #offCanvasRight .offcanvas-join:active a {
        color: #6BBF45; }
        /* line 62, themes/base/scss/site/_offcanvasmenu.scss */
        #offCanvasRight .current-member:focus a:focus, #offCanvasRight .current-member:focus a:active, #offCanvasRight .current-member:active a:focus, #offCanvasRight .current-member:active a:active,
        #offCanvasRight .offcanvas-logout:focus a:focus,
        #offCanvasRight .offcanvas-logout:focus a:active,
        #offCanvasRight .offcanvas-logout:active a:focus,
        #offCanvasRight .offcanvas-logout:active a:active,
        #offCanvasRight .offcanvas-login:focus a:focus,
        #offCanvasRight .offcanvas-login:focus a:active,
        #offCanvasRight .offcanvas-login:active a:focus,
        #offCanvasRight .offcanvas-login:active a:active,
        #offCanvasRight .offcanvas-dashboard:focus a:focus,
        #offCanvasRight .offcanvas-dashboard:focus a:active,
        #offCanvasRight .offcanvas-dashboard:active a:focus,
        #offCanvasRight .offcanvas-dashboard:active a:active,
        #offCanvasRight .offcanvas-join:focus a:focus,
        #offCanvasRight .offcanvas-join:focus a:active,
        #offCanvasRight .offcanvas-join:active a:focus,
        #offCanvasRight .offcanvas-join:active a:active {
          color: #6BBF45; }
  /* line 69, themes/base/scss/site/_offcanvasmenu.scss */
  #offCanvasRight .header-logout,
  #offCanvasRight .header-login {
    text-transform: uppercase; }
  /* line 74, themes/base/scss/site/_offcanvasmenu.scss */
  #offCanvasRight .off-canvas-list {
    list-style-type: none;
    margin: 0;
    padding: 0 0.9375rem; }
    /* line 79, themes/base/scss/site/_offcanvasmenu.scss */
    #offCanvasRight .off-canvas-list a:focus, #offCanvasRight .off-canvas-list a:active {
      background: #121d1e;
      color: #ffffff; }
    /* line 86, themes/base/scss/site/_offcanvasmenu.scss */
    #offCanvasRight .off-canvas-list li > a {
      padding: 0.9375rem 0.9375rem;
      color: #ffffff;
      display: block; }
    /* line 92, themes/base/scss/site/_offcanvasmenu.scss */
    #offCanvasRight .off-canvas-list li.current > a {
      color: #6BBF45; }
    /* line 96, themes/base/scss/site/_offcanvasmenu.scss */
    #offCanvasRight .off-canvas-list li > .second-level {
      background: #223637;
      border: none;
      margin: 0;
      display: block;
      position: relative;
      top: auto;
      left: auto;
      padding-left: 1.25rem; }
      /* line 105, themes/base/scss/site/_offcanvasmenu.scss */
      #offCanvasRight .off-canvas-list li > .second-level a {
        color: #cacaca; }

/* line 3, themes/base/scss/site/_modal.scss */
.reveal-overlay {
  background-color: rgba(20, 20, 20, 0.65); }

/* line 21, themes/base/scss/site/_modal.scss */
.color-green {
  background: #ebebeb;
  border: none;
  border-radius: 0.125rem;
  text-align: center;
  position: relative;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: auto; }
  /* line 33, themes/base/scss/site/_modal.scss */
  .color-green .button,
  .color-green button,
  .color-green input[type="submit"] {
    -webkit-box-shadow: 0 2px 5px 0 #9BA1A1;
            box-shadow: 0 2px 5px 0 #9BA1A1;
    text-decoration: none;
    white-space: normal; }
  /* line 42, themes/base/scss/site/_modal.scss */
  .color-green.no-ajax {
    background: #fafafa;
    -webkit-box-shadow: 0 0 0.75rem 0.125rem rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 0.75rem 0.125rem rgba(0, 0, 0, 0.1);
    padding-bottom: 0.9375rem; }
    /* line 46, themes/base/scss/site/_modal.scss */
    .color-green.no-ajax .form-content,
    .color-green.no-ajax form {
      padding: 0 1.875rem;
      text-align: center;
      width: 100%; }
    @media screen and (max-width: 39.9375em) {
      /* line 42, themes/base/scss/site/_modal.scss */
      .color-green.no-ajax {
        position: relative;
        margin-bottom: 2.8125rem;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto; } }
  /* line 62, themes/base/scss/site/_modal.scss */
  .color-green.reveal {
    -webkit-box-shadow: 0 0 1.125rem 0.125rem rgba(0, 0, 0, 0.45);
            box-shadow: 0 0 1.125rem 0.125rem rgba(0, 0, 0, 0.45); }
  /* line 66, themes/base/scss/site/_modal.scss */
  .color-green .form-title,
  .color-green .button,
  .color-green button {
    background: #6BBF45; }
  /* line 73, themes/base/scss/site/_modal.scss */
  body[data-whatinput=mouse] .color-green .button:hover:not(.disabled), body[data-whatinput=mouse]
  .color-green button:hover:not(.disabled) {
    background-color: #60ae3c; }
  /* line 76, themes/base/scss/site/_modal.scss */
  .color-green .button:after,
  .color-green button:after {
    content: '\f105';
    font-family: "FontAwesome";
    display: inline-block;
    color: #ffffff;
    opacity: 0.5;
    padding-left: 0.3125rem; }
  /* line 85, themes/base/scss/site/_modal.scss */
  .color-green a {
    text-decoration: underline; }
  @media screen and (max-width: 39.9375em) {
    /* line 21, themes/base/scss/site/_modal.scss */
    .color-green {
      position: absolute;
      top: 0.3125rem !important;
      left: 0.3125rem;
      right: 0.3125rem;
      margin-bottom: 0.3125rem;
      width: auto; } }

/* line 97, themes/base/scss/site/_modal.scss */
.form-title {
  border-radius: 0.125rem 0.125rem 0 0;
  width: 100%;
  padding: 0.9375rem;
  margin-bottom: 1.5625rem; }
  /* line 102, themes/base/scss/site/_modal.scss */
  .form-title h4 {
    color: #ffffff;
    margin: 0;
    font-size: 1.75rem; }

/* line 108, themes/base/scss/site/_modal.scss */
.form-content {
  max-width: 70%;
  margin-bottom: 0.625rem;
  text-align: center; }
  @media screen and (max-width: 39.9375em) {
    /* line 108, themes/base/scss/site/_modal.scss */
    .form-content {
      max-width: 100%;
      padding: 0 0.625rem; } }

/* line 117, themes/base/scss/site/_modal.scss */
#modal form {
  padding: 0 1.25rem 1.25rem 1.25rem; }

/* line 120, themes/base/scss/site/_modal.scss */
.close-button {
  top: 0.3125rem;
  right: 0.3125rem;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none; }
  /* line 125, themes/base/scss/site/_modal.scss */
  .close-button .fa {
    color: rgba(0, 0, 0, 0.5);
    font-size: 0.875rem; }
  /* line 129, themes/base/scss/site/_modal.scss */
  body[data-whatinput=mouse] .close-button:hover {
    background: transparent; }
    /* line 131, themes/base/scss/site/_modal.scss */
    body[data-whatinput=mouse] .close-button:hover .fa {
      color: #ffffff; }

/* line 136, themes/base/scss/site/_modal.scss */
.extra-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  /* line 140, themes/base/scss/site/_modal.scss */
  .extra-actions > * {
    padding: 0 0.3125rem;
    border-right: 0.0625rem solid #cacaca; }
    /* line 143, themes/base/scss/site/_modal.scss */
    .extra-actions > *:first-child {
      padding-left: 0; }
    /* line 146, themes/base/scss/site/_modal.scss */
    .extra-actions > *:last-child {
      border-right-width: 0;
      padding-right: 0; }
  /* line 151, themes/base/scss/site/_modal.scss */
  .extra-actions a {
    text-decoration: underline; }
  /* line 155, themes/base/scss/site/_modal.scss */
  .extra-actions #ForgotPassword a {
    color: #8a8a8a; }
  @media screen and (max-width: 39.9375em) {
    /* line 136, themes/base/scss/site/_modal.scss */
    .extra-actions {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-top: 0.9375rem; }
      /* line 163, themes/base/scss/site/_modal.scss */
      .extra-actions > * {
        border: none; } }

/* line 21, themes/base/scss/site/_modal.scss */
.color-purple {
  background: #ebebeb;
  border: none;
  border-radius: 0.125rem;
  text-align: center;
  position: relative;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: auto; }
  /* line 33, themes/base/scss/site/_modal.scss */
  .color-purple .button,
  .color-purple button,
  .color-purple input[type="submit"] {
    -webkit-box-shadow: 0 2px 5px 0 #9BA1A1;
            box-shadow: 0 2px 5px 0 #9BA1A1;
    text-decoration: none;
    white-space: normal; }
  /* line 42, themes/base/scss/site/_modal.scss */
  .color-purple.no-ajax {
    background: #fafafa;
    -webkit-box-shadow: 0 0 0.75rem 0.125rem rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 0.75rem 0.125rem rgba(0, 0, 0, 0.1);
    padding-bottom: 0.9375rem; }
    /* line 46, themes/base/scss/site/_modal.scss */
    .color-purple.no-ajax .form-content,
    .color-purple.no-ajax form {
      padding: 0 1.875rem;
      text-align: center;
      width: 100%; }
    @media screen and (max-width: 39.9375em) {
      /* line 42, themes/base/scss/site/_modal.scss */
      .color-purple.no-ajax {
        position: relative;
        margin-bottom: 2.8125rem;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto; } }
  /* line 62, themes/base/scss/site/_modal.scss */
  .color-purple.reveal {
    -webkit-box-shadow: 0 0 1.125rem 0.125rem rgba(0, 0, 0, 0.45);
            box-shadow: 0 0 1.125rem 0.125rem rgba(0, 0, 0, 0.45); }
  /* line 66, themes/base/scss/site/_modal.scss */
  .color-purple .form-title,
  .color-purple .button,
  .color-purple button {
    background: #7F5293; }
  /* line 73, themes/base/scss/site/_modal.scss */
  body[data-whatinput=mouse] .color-purple .button:hover:not(.disabled), body[data-whatinput=mouse]
  .color-purple button:hover:not(.disabled) {
    background-color: #714983; }
  /* line 76, themes/base/scss/site/_modal.scss */
  .color-purple .button:after,
  .color-purple button:after {
    content: '\f105';
    font-family: "FontAwesome";
    display: inline-block;
    color: #ffffff;
    opacity: 0.5;
    padding-left: 0.3125rem; }
  /* line 85, themes/base/scss/site/_modal.scss */
  .color-purple a {
    text-decoration: underline; }
  @media screen and (max-width: 39.9375em) {
    /* line 21, themes/base/scss/site/_modal.scss */
    .color-purple {
      position: absolute;
      top: 0.3125rem !important;
      left: 0.3125rem;
      right: 0.3125rem;
      margin-bottom: 0.3125rem;
      width: auto; } }

/* line 97, themes/base/scss/site/_modal.scss */
.form-title {
  border-radius: 0.125rem 0.125rem 0 0;
  width: 100%;
  padding: 0.9375rem;
  margin-bottom: 1.5625rem; }
  /* line 102, themes/base/scss/site/_modal.scss */
  .form-title h4 {
    color: #ffffff;
    margin: 0;
    font-size: 1.75rem; }

/* line 108, themes/base/scss/site/_modal.scss */
.form-content {
  max-width: 70%;
  margin-bottom: 0.625rem;
  text-align: center; }
  @media screen and (max-width: 39.9375em) {
    /* line 108, themes/base/scss/site/_modal.scss */
    .form-content {
      max-width: 100%;
      padding: 0 0.625rem; } }

/* line 117, themes/base/scss/site/_modal.scss */
#modal form {
  padding: 0 1.25rem 1.25rem 1.25rem; }

/* line 120, themes/base/scss/site/_modal.scss */
.close-button {
  top: 0.3125rem;
  right: 0.3125rem;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none; }
  /* line 125, themes/base/scss/site/_modal.scss */
  .close-button .fa {
    color: rgba(0, 0, 0, 0.5);
    font-size: 0.875rem; }
  /* line 129, themes/base/scss/site/_modal.scss */
  body[data-whatinput=mouse] .close-button:hover {
    background: transparent; }
    /* line 131, themes/base/scss/site/_modal.scss */
    body[data-whatinput=mouse] .close-button:hover .fa {
      color: #ffffff; }

/* line 136, themes/base/scss/site/_modal.scss */
.extra-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  /* line 140, themes/base/scss/site/_modal.scss */
  .extra-actions > * {
    padding: 0 0.3125rem;
    border-right: 0.0625rem solid #cacaca; }
    /* line 143, themes/base/scss/site/_modal.scss */
    .extra-actions > *:first-child {
      padding-left: 0; }
    /* line 146, themes/base/scss/site/_modal.scss */
    .extra-actions > *:last-child {
      border-right-width: 0;
      padding-right: 0; }
  /* line 151, themes/base/scss/site/_modal.scss */
  .extra-actions a {
    text-decoration: underline; }
  /* line 155, themes/base/scss/site/_modal.scss */
  .extra-actions #ForgotPassword a {
    color: #8a8a8a; }
  @media screen and (max-width: 39.9375em) {
    /* line 136, themes/base/scss/site/_modal.scss */
    .extra-actions {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-top: 0.9375rem; }
      /* line 163, themes/base/scss/site/_modal.scss */
      .extra-actions > * {
        border: none; } }

/* line 21, themes/base/scss/site/_modal.scss */
.color-black {
  background: #ebebeb;
  border: none;
  border-radius: 0.125rem;
  text-align: center;
  position: relative;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: auto; }
  /* line 33, themes/base/scss/site/_modal.scss */
  .color-black .button,
  .color-black button,
  .color-black input[type="submit"] {
    -webkit-box-shadow: 0 2px 5px 0 #9BA1A1;
            box-shadow: 0 2px 5px 0 #9BA1A1;
    text-decoration: none;
    white-space: normal; }
  /* line 42, themes/base/scss/site/_modal.scss */
  .color-black.no-ajax {
    background: #fafafa;
    -webkit-box-shadow: 0 0 0.75rem 0.125rem rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 0.75rem 0.125rem rgba(0, 0, 0, 0.1);
    padding-bottom: 0.9375rem; }
    /* line 46, themes/base/scss/site/_modal.scss */
    .color-black.no-ajax .form-content,
    .color-black.no-ajax form {
      padding: 0 1.875rem;
      text-align: center;
      width: 100%; }
    @media screen and (max-width: 39.9375em) {
      /* line 42, themes/base/scss/site/_modal.scss */
      .color-black.no-ajax {
        position: relative;
        margin-bottom: 2.8125rem;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto; } }
  /* line 62, themes/base/scss/site/_modal.scss */
  .color-black.reveal {
    -webkit-box-shadow: 0 0 1.125rem 0.125rem rgba(0, 0, 0, 0.45);
            box-shadow: 0 0 1.125rem 0.125rem rgba(0, 0, 0, 0.45); }
  /* line 66, themes/base/scss/site/_modal.scss */
  .color-black .form-title,
  .color-black .button,
  .color-black button {
    background: #223637; }
  /* line 73, themes/base/scss/site/_modal.scss */
  body[data-whatinput=mouse] .color-black .button:hover:not(.disabled), body[data-whatinput=mouse]
  .color-black button:hover:not(.disabled) {
    background-color: #182727; }
  /* line 76, themes/base/scss/site/_modal.scss */
  .color-black .button:after,
  .color-black button:after {
    content: '\f105';
    font-family: "FontAwesome";
    display: inline-block;
    color: #ffffff;
    opacity: 0.5;
    padding-left: 0.3125rem; }
  /* line 85, themes/base/scss/site/_modal.scss */
  .color-black a {
    text-decoration: underline; }
  @media screen and (max-width: 39.9375em) {
    /* line 21, themes/base/scss/site/_modal.scss */
    .color-black {
      position: absolute;
      top: 0.3125rem !important;
      left: 0.3125rem;
      right: 0.3125rem;
      margin-bottom: 0.3125rem;
      width: auto; } }

/* line 97, themes/base/scss/site/_modal.scss */
.form-title {
  border-radius: 0.125rem 0.125rem 0 0;
  width: 100%;
  padding: 0.9375rem;
  margin-bottom: 1.5625rem; }
  /* line 102, themes/base/scss/site/_modal.scss */
  .form-title h4 {
    color: #ffffff;
    margin: 0;
    font-size: 1.75rem; }

/* line 108, themes/base/scss/site/_modal.scss */
.form-content {
  max-width: 70%;
  margin-bottom: 0.625rem;
  text-align: center; }
  @media screen and (max-width: 39.9375em) {
    /* line 108, themes/base/scss/site/_modal.scss */
    .form-content {
      max-width: 100%;
      padding: 0 0.625rem; } }

/* line 117, themes/base/scss/site/_modal.scss */
#modal form {
  padding: 0 1.25rem 1.25rem 1.25rem; }

/* line 120, themes/base/scss/site/_modal.scss */
.close-button {
  top: 0.3125rem;
  right: 0.3125rem;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none; }
  /* line 125, themes/base/scss/site/_modal.scss */
  .close-button .fa {
    color: rgba(0, 0, 0, 0.5);
    font-size: 0.875rem; }
  /* line 129, themes/base/scss/site/_modal.scss */
  body[data-whatinput=mouse] .close-button:hover {
    background: transparent; }
    /* line 131, themes/base/scss/site/_modal.scss */
    body[data-whatinput=mouse] .close-button:hover .fa {
      color: #ffffff; }

/* line 136, themes/base/scss/site/_modal.scss */
.extra-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  /* line 140, themes/base/scss/site/_modal.scss */
  .extra-actions > * {
    padding: 0 0.3125rem;
    border-right: 0.0625rem solid #cacaca; }
    /* line 143, themes/base/scss/site/_modal.scss */
    .extra-actions > *:first-child {
      padding-left: 0; }
    /* line 146, themes/base/scss/site/_modal.scss */
    .extra-actions > *:last-child {
      border-right-width: 0;
      padding-right: 0; }
  /* line 151, themes/base/scss/site/_modal.scss */
  .extra-actions a {
    text-decoration: underline; }
  /* line 155, themes/base/scss/site/_modal.scss */
  .extra-actions #ForgotPassword a {
    color: #8a8a8a; }
  @media screen and (max-width: 39.9375em) {
    /* line 136, themes/base/scss/site/_modal.scss */
    .extra-actions {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-top: 0.9375rem; }
      /* line 163, themes/base/scss/site/_modal.scss */
      .extra-actions > * {
        border: none; } }

/* line 21, themes/base/scss/site/_modal.scss */
.color-white {
  background: #ebebeb;
  border: none;
  border-radius: 0.125rem;
  text-align: center;
  position: relative;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: auto; }
  /* line 33, themes/base/scss/site/_modal.scss */
  .color-white .button,
  .color-white button,
  .color-white input[type="submit"] {
    -webkit-box-shadow: 0 2px 5px 0 #9BA1A1;
            box-shadow: 0 2px 5px 0 #9BA1A1;
    text-decoration: none;
    white-space: normal; }
  /* line 42, themes/base/scss/site/_modal.scss */
  .color-white.no-ajax {
    background: #fafafa;
    -webkit-box-shadow: 0 0 0.75rem 0.125rem rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 0.75rem 0.125rem rgba(0, 0, 0, 0.1);
    padding-bottom: 0.9375rem; }
    /* line 46, themes/base/scss/site/_modal.scss */
    .color-white.no-ajax .form-content,
    .color-white.no-ajax form {
      padding: 0 1.875rem;
      text-align: center;
      width: 100%; }
    @media screen and (max-width: 39.9375em) {
      /* line 42, themes/base/scss/site/_modal.scss */
      .color-white.no-ajax {
        position: relative;
        margin-bottom: 2.8125rem;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto; } }
  /* line 62, themes/base/scss/site/_modal.scss */
  .color-white.reveal {
    -webkit-box-shadow: 0 0 1.125rem 0.125rem rgba(0, 0, 0, 0.45);
            box-shadow: 0 0 1.125rem 0.125rem rgba(0, 0, 0, 0.45); }
  /* line 66, themes/base/scss/site/_modal.scss */
  .color-white .form-title,
  .color-white .button,
  .color-white button {
    background: #ffffff; }
  /* line 73, themes/base/scss/site/_modal.scss */
  body[data-whatinput=mouse] .color-white .button:hover:not(.disabled), body[data-whatinput=mouse]
  .color-white button:hover:not(.disabled) {
    background-color: #f2f2f2; }
  /* line 76, themes/base/scss/site/_modal.scss */
  .color-white .button:after,
  .color-white button:after {
    content: '\f105';
    font-family: "FontAwesome";
    display: inline-block;
    color: #ffffff;
    opacity: 0.5;
    padding-left: 0.3125rem; }
  /* line 85, themes/base/scss/site/_modal.scss */
  .color-white a {
    text-decoration: underline; }
  @media screen and (max-width: 39.9375em) {
    /* line 21, themes/base/scss/site/_modal.scss */
    .color-white {
      position: absolute;
      top: 0.3125rem !important;
      left: 0.3125rem;
      right: 0.3125rem;
      margin-bottom: 0.3125rem;
      width: auto; } }

/* line 97, themes/base/scss/site/_modal.scss */
.form-title {
  border-radius: 0.125rem 0.125rem 0 0;
  width: 100%;
  padding: 0.9375rem;
  margin-bottom: 1.5625rem; }
  /* line 102, themes/base/scss/site/_modal.scss */
  .form-title h4 {
    color: #ffffff;
    margin: 0;
    font-size: 1.75rem; }

/* line 108, themes/base/scss/site/_modal.scss */
.form-content {
  max-width: 70%;
  margin-bottom: 0.625rem;
  text-align: center; }
  @media screen and (max-width: 39.9375em) {
    /* line 108, themes/base/scss/site/_modal.scss */
    .form-content {
      max-width: 100%;
      padding: 0 0.625rem; } }

/* line 117, themes/base/scss/site/_modal.scss */
#modal form {
  padding: 0 1.25rem 1.25rem 1.25rem; }

/* line 120, themes/base/scss/site/_modal.scss */
.close-button {
  top: 0.3125rem;
  right: 0.3125rem;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none; }
  /* line 125, themes/base/scss/site/_modal.scss */
  .close-button .fa {
    color: rgba(0, 0, 0, 0.5);
    font-size: 0.875rem; }
  /* line 129, themes/base/scss/site/_modal.scss */
  body[data-whatinput=mouse] .close-button:hover {
    background: transparent; }
    /* line 131, themes/base/scss/site/_modal.scss */
    body[data-whatinput=mouse] .close-button:hover .fa {
      color: #ffffff; }

/* line 136, themes/base/scss/site/_modal.scss */
.extra-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  /* line 140, themes/base/scss/site/_modal.scss */
  .extra-actions > * {
    padding: 0 0.3125rem;
    border-right: 0.0625rem solid #cacaca; }
    /* line 143, themes/base/scss/site/_modal.scss */
    .extra-actions > *:first-child {
      padding-left: 0; }
    /* line 146, themes/base/scss/site/_modal.scss */
    .extra-actions > *:last-child {
      border-right-width: 0;
      padding-right: 0; }
  /* line 151, themes/base/scss/site/_modal.scss */
  .extra-actions a {
    text-decoration: underline; }
  /* line 155, themes/base/scss/site/_modal.scss */
  .extra-actions #ForgotPassword a {
    color: #8a8a8a; }
  @media screen and (max-width: 39.9375em) {
    /* line 136, themes/base/scss/site/_modal.scss */
    .extra-actions {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-top: 0.9375rem; }
      /* line 163, themes/base/scss/site/_modal.scss */
      .extra-actions > * {
        border: none; } }

/* line 173, themes/base/scss/site/_modal.scss */
.color-white .form-title {
  border-bottom: 0.0625rem solid #ebebeb; }
  /* line 175, themes/base/scss/site/_modal.scss */
  .color-white .form-title h4 {
    color: #223637; }

/* line 180, themes/base/scss/site/_modal.scss */
.color-white .close-button .fa-times {
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

/* line 184, themes/base/scss/site/_modal.scss */
body[data-whatinput=mouse] .color-white .close-button:hover .fa-times {
  color: #6BBF45;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

/* line 191, themes/base/scss/site/_modal.scss */
.color-white .Actions button {
  background: #6BBF45; }
  /* line 193, themes/base/scss/site/_modal.scss */
  body[data-whatinput=mouse] .color-white .Actions button:hover {
    background: #59a338; }
  /* line 196, themes/base/scss/site/_modal.scss */
  .color-white .Actions button:active, .color-white .Actions button:focus {
    background: #83c963; }

/* line 205, themes/base/scss/site/_modal.scss */
input[type="submit"].verified {
  opacity: 0; }

/* line 211, themes/base/scss/site/_modal.scss */
#MemberLoginForm_LostPasswordForm_action_forgotPassword,
#ChangePasswordForm_ChangePasswordForm_action_doChangePassword,
#TCAMemberLoginForm_LoginForm_action_dologin,
#MemberLoginForm_LostPasswordForm_action_forgotPassword,
#TCAChangePasswordForm_ChangePasswordForm_action_doChangePassword {
  background: #6BBF45;
  color: #ffffff; }
  /* line 218, themes/base/scss/site/_modal.scss */
  body[data-whatinput=mouse] #MemberLoginForm_LostPasswordForm_action_forgotPassword:hover:not(.disabled), body[data-whatinput=mouse]
  #ChangePasswordForm_ChangePasswordForm_action_doChangePassword:hover:not(.disabled), body[data-whatinput=mouse]
  #TCAMemberLoginForm_LoginForm_action_dologin:hover:not(.disabled), body[data-whatinput=mouse]
  #MemberLoginForm_LostPasswordForm_action_forgotPassword:hover:not(.disabled), body[data-whatinput=mouse]
  #TCAChangePasswordForm_ChangePasswordForm_action_doChangePassword:hover:not(.disabled) {
    background-color: #59a338; }
  /* line 221, themes/base/scss/site/_modal.scss */
  #MemberLoginForm_LostPasswordForm_action_forgotPassword:active, #MemberLoginForm_LostPasswordForm_action_forgotPassword:focus,
  #ChangePasswordForm_ChangePasswordForm_action_doChangePassword:active,
  #ChangePasswordForm_ChangePasswordForm_action_doChangePassword:focus,
  #TCAMemberLoginForm_LoginForm_action_dologin:active,
  #TCAMemberLoginForm_LoginForm_action_dologin:focus,
  #MemberLoginForm_LostPasswordForm_action_forgotPassword:active,
  #MemberLoginForm_LostPasswordForm_action_forgotPassword:focus,
  #TCAChangePasswordForm_ChangePasswordForm_action_doChangePassword:active,
  #TCAChangePasswordForm_ChangePasswordForm_action_doChangePassword:focus {
    background-color: #83c963; }
  /* line 225, themes/base/scss/site/_modal.scss */
  #MemberLoginForm_LostPasswordForm_action_forgotPassword:after,
  #ChangePasswordForm_ChangePasswordForm_action_doChangePassword:after,
  #TCAMemberLoginForm_LoginForm_action_dologin:after,
  #MemberLoginForm_LostPasswordForm_action_forgotPassword:after,
  #TCAChangePasswordForm_ChangePasswordForm_action_doChangePassword:after {
    content: '\f105';
    font-family: "FontAwesome";
    display: inline-block;
    color: #ffffff;
    opacity: 0.5;
    padding-left: 0.3125rem; }

/* line 236, themes/base/scss/site/_modal.scss */
#Form_RegistrationForm_action_doRegistrationForm {
  background: #7F5293;
  color: #ffffff; }
  /* line 239, themes/base/scss/site/_modal.scss */
  body[data-whatinput=mouse] #Form_RegistrationForm_action_doRegistrationForm:hover:not(.disabled) {
    background-color: #9465a9; }
  /* line 242, themes/base/scss/site/_modal.scss */
  #Form_RegistrationForm_action_doRegistrationForm:active, #Form_RegistrationForm_action_doRegistrationForm:focus {
    background-color: #684379; }
  /* line 246, themes/base/scss/site/_modal.scss */
  #Form_RegistrationForm_action_doRegistrationForm:after {
    content: '\f105';
    font-family: "FontAwesome";
    display: inline-block;
    color: #ffffff;
    opacity: 0.5;
    padding-left: 0.3125rem; }

/* line 259, themes/base/scss/site/_modal.scss */
#Form_AddForm_AccessLevels > *,
#Form_EditForm_AccessLevels > * {
  display: inline-block;
  margin-bottom: 0.3125rem; }
  /* line 262, themes/base/scss/site/_modal.scss */
  #Form_AddForm_AccessLevels > * input,
  #Form_EditForm_AccessLevels > * input {
    display: inline-block; }
  /* line 265, themes/base/scss/site/_modal.scss */
  #Form_AddForm_AccessLevels > * label,
  #Form_EditForm_AccessLevels > * label {
    color: #223637;
    font-weight: normal;
    margin: 0 0.625rem 0 0.125rem;
    font-size: 1rem; }

/* line 275, themes/base/scss/site/_modal.scss */
#Form_DeleteForm_action_doDeleteForm {
  background: #ee685f;
  -webkit-box-shadow: 0 2px 5px 0 #9BA1A1;
          box-shadow: 0 2px 5px 0 #9BA1A1;
  margin-right: 0.9375rem; }
  /* line 279, themes/base/scss/site/_modal.scss */
  #Form_DeleteForm_action_doDeleteForm:after {
    display: none; }
  /* line 282, themes/base/scss/site/_modal.scss */
  #Form_DeleteForm_action_doDeleteForm:before {
    content: '\f014';
    display: inline-block;
    position: relative;
    font-family: "FontAwesome";
    line-height: 1;
    opacity: 0.75; }
  /* line 290, themes/base/scss/site/_modal.scss */
  body[data-whatinput=mouse] #Form_DeleteForm_action_doDeleteForm:hover {
    background: #ea453a; }
  /* line 293, themes/base/scss/site/_modal.scss */
  #Form_DeleteForm_action_doDeleteForm:active, #Form_DeleteForm_action_doDeleteForm:hover {
    background: #f28b84; }
  /* line 298, themes/base/scss/site/_modal.scss */
  #Form_DeleteForm_action_doDeleteForm + .button {
    color: #223637; }

/* line 306, themes/base/scss/site/_modal.scss */
.DashboardRewardsPage #modal .buttons {
  margin-bottom: 2.8125rem; }
  /* line 308, themes/base/scss/site/_modal.scss */
  .DashboardRewardsPage #modal .buttons a {
    color: #979797;
    display: inline-block;
    padding: 0 0.3125rem;
    line-height: 0.9375rem; }
    /* line 314, themes/base/scss/site/_modal.scss */
    body[data-whatinput=mouse] .DashboardRewardsPage #modal .buttons a:hover {
      color: #223637; }
    /* line 317, themes/base/scss/site/_modal.scss */
    .DashboardRewardsPage #modal .buttons a:first-child {
      border-left: none;
      color: #6BBF45; }

/* line 328, themes/base/scss/site/_modal.scss */
.form-title .user-name {
  color: #cacaca; }

/* line 3, themes/base/scss/site/pages/_homepage.scss */
.HomePage .page-body {
  padding-top: 0;
  padding-bottom: 0; }
  /* line 7, themes/base/scss/site/pages/_homepage.scss */
  .HomePage .page-body .ItemBlock {
    background: #f3f3f3;
    padding-top: 4.375rem; }
    /* line 12, themes/base/scss/site/pages/_homepage.scss */
    .HomePage .page-body .ItemBlock .PageBit .info {
      text-align: center; }
      /* line 15, themes/base/scss/site/pages/_homepage.scss */
      .HomePage .page-body .ItemBlock .PageBit .info header h4 {
        color: #6BBF45;
        font-size: 1.5rem; }
      /* line 20, themes/base/scss/site/pages/_homepage.scss */
      .HomePage .page-body .ItemBlock .PageBit .info p {
        font-size: 1.125rem;
        color: #717171; }
  /* line 28, themes/base/scss/site/pages/_homepage.scss */
  .HomePage .page-body .content-wrapper {
    padding-bottom: 2.1875rem;
    background-size: 100%;
    background-position-x: 75%;
    background-position-y: 95%;
    background-repeat: no-repeat; }
  /* line 36, themes/base/scss/site/pages/_homepage.scss */
  .HomePage .page-body .subtitle {
    margin-bottom: 1.875rem; }
  /* line 40, themes/base/scss/site/pages/_homepage.scss */
  .HomePage .page-body .subtitle,
  .HomePage .page-body article {
    color: #ffffff; }
    /* line 44, themes/base/scss/site/pages/_homepage.scss */
    .HomePage .page-body .subtitle p,
    .HomePage .page-body article p {
      font-size: 1.125rem;
      text-shadow: 0 0 7px #559b36; }
  /* line 51, themes/base/scss/site/pages/_homepage.scss */
  .HomePage .page-body .title {
    color: #223637;
    padding-top: 2.8125rem;
    margin: 0; }
  /* line 57, themes/base/scss/site/pages/_homepage.scss */
  .HomePage .page-body .home-buttons {
    padding-top: 1.875rem; }
    /* line 59, themes/base/scss/site/pages/_homepage.scss */
    .HomePage .page-body .home-buttons a {
      margin-right: 0.9375rem; }
    @media screen and (max-width: 39.9375em) {
      /* line 63, themes/base/scss/site/pages/_homepage.scss */
      .HomePage .page-body .home-buttons a {
        width: 100%;
        padding-left: 0;
        padding-right: 0; } }
    @media screen and (min-width: 40em) {
      /* line 70, themes/base/scss/site/pages/_homepage.scss */
      .HomePage .page-body .home-buttons a:last-of-type {
        margin-right: 0; } }

/* line 77, themes/base/scss/site/pages/_homepage.scss */
.HomePage .LogoBlock {
  border-top: 0.0625rem solid #ebebeb; }

/* line 2, themes/base/scss/site/pages/_contactpage.scss */
.ContactPage .page-body {
  padding-bottom: 0; }
  /* line 5, themes/base/scss/site/pages/_contactpage.scss */
  .ContactPage .page-body dl.hours {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0.25rem; }
    /* line 13, themes/base/scss/site/pages/_contactpage.scss */
    .ContactPage .page-body dl.hours > * {
      font-weight: normal;
      padding-right: 0.3125rem;
      color: #223637;
      margin: 0;
      line-height: 1rem; }
    /* line 21, themes/base/scss/site/pages/_contactpage.scss */
    .ContactPage .page-body dl.hours dt {
      float: left;
      font-weight: 700; }
    @media screen and (max-width: 39.9375em) {
      /* line 5, themes/base/scss/site/pages/_contactpage.scss */
      .ContactPage .page-body dl.hours {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  @media screen and (max-width: 39.9375em) {
    /* line 33, themes/base/scss/site/pages/_contactpage.scss */
    .ContactPage .page-body .contact-details .phone {
      padding-bottom: 0.9375rem;
      text-align: center; } }
  /* line 38, themes/base/scss/site/pages/_contactpage.scss */
  .ContactPage .page-body .contact-details .phone a {
    font-size: 1.75rem;
    color: #0a0a0a; }
    /* line 41, themes/base/scss/site/pages/_contactpage.scss */
    .ContactPage .page-body .contact-details .phone a span {
      color: #6BBF45; }
  /* line 46, themes/base/scss/site/pages/_contactpage.scss */
  .ContactPage .page-body .contact-details .phone p {
    color: #223637;
    font-size: 1rem; }
  /* line 52, themes/base/scss/site/pages/_contactpage.scss */
  .ContactPage .page-body .contact-details .email {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media screen and (max-width: 39.9375em) {
      /* line 52, themes/base/scss/site/pages/_contactpage.scss */
      .ContactPage .page-body .contact-details .email {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    /* line 59, themes/base/scss/site/pages/_contactpage.scss */
    .ContactPage .page-body .contact-details .email .button {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: auto;
      padding: 0.625rem 2.8125rem; }
      /* line 66, themes/base/scss/site/pages/_contactpage.scss */
      .ContactPage .page-body .contact-details .email .button span.direct-email {
        color: #6BBF45;
        text-transform: uppercase;
        letter-spacing: 0.125rem;
        font-size: 1rem; }
      /* line 72, themes/base/scss/site/pages/_contactpage.scss */
      .ContactPage .page-body .contact-details .email .button span {
        text-transform: none;
        font-size: 1.0625rem;
        color: #223637; }
  /* line 82, themes/base/scss/site/pages/_contactpage.scss */
  .ContactPage .page-body .contact-form {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem; }
    /* line 85, themes/base/scss/site/pages/_contactpage.scss */
    .ContactPage .page-body .contact-form h5 {
      color: #6BBF45;
      margin: 0; }
    /* line 89, themes/base/scss/site/pages/_contactpage.scss */
    .ContactPage .page-body .contact-form h3 {
      margin-bottom: 1.875rem; }
    /* line 93, themes/base/scss/site/pages/_contactpage.scss */
    .ContactPage .page-body .contact-form form {
      padding-bottom: 2.8125rem; }
      @media screen and (min-width: 40em) {
        /* line 96, themes/base/scss/site/pages/_contactpage.scss */
        .ContactPage .page-body .contact-form form .field.text,
        .ContactPage .page-body .contact-form form .field.email {
          width: 50%;
          float: left; }
        /* line 101, themes/base/scss/site/pages/_contactpage.scss */
        .ContactPage .page-body .contact-form form .field.text:not(.email) {
          padding-right: 0.46875rem; }
        /* line 104, themes/base/scss/site/pages/_contactpage.scss */
        .ContactPage .page-body .contact-form form .field.email {
          padding-left: 0.46875rem; } }

@media screen and (min-width: 40em) and (min-width: 40em) {
  /* line 107, themes/base/scss/site/pages/_contactpage.scss */
  .ContactPage .page-body .contact-form form button {
    padding: 0.625rem 6.25rem; } }
      @media screen and (min-width: 40em) {
        /* line 111, themes/base/scss/site/pages/_contactpage.scss */
        .ContactPage .page-body .contact-form form button:after {
          content: '\f105';
          display: inline-block;
          font-family: "FontAwesome";
          opacity: 0.6; } }
  /* line 122, themes/base/scss/site/pages/_contactpage.scss */
  .ContactPage .page-body .contact-address {
    padding-bottom: 3.75rem; }
    @media screen and (max-width: 39.9375em) {
      /* line 122, themes/base/scss/site/pages/_contactpage.scss */
      .ContactPage .page-body .contact-address {
        padding-bottom: 0.9375rem;
        text-align: center; }
        /* line 127, themes/base/scss/site/pages/_contactpage.scss */
        .ContactPage .page-body .contact-address > .column {
          padding-bottom: 1.875rem; } }
    /* line 131, themes/base/scss/site/pages/_contactpage.scss */
    .ContactPage .page-body .contact-address header {
      text-transform: uppercase;
      letter-spacing: 0.125rem;
      color: #0a0a0a; }
    /* line 136, themes/base/scss/site/pages/_contactpage.scss */
    .ContactPage .page-body .contact-address p {
      color: #223637;
      margin: 0; }
    /* line 140, themes/base/scss/site/pages/_contactpage.scss */
    .ContactPage .page-body .contact-address a {
      text-decoration: underline; }
  /* line 145, themes/base/scss/site/pages/_contactpage.scss */
  .ContactPage .page-body .map-wrapper {
    pointer-events: none;
    height: 25rem; }
    /* line 148, themes/base/scss/site/pages/_contactpage.scss */
    .ContactPage .page-body .map-wrapper .full-width-map {
      height: 25rem; }
      /* line 150, themes/base/scss/site/pages/_contactpage.scss */
      .ContactPage .page-body .map-wrapper .full-width-map > * {
        height: 100%; }
      /* line 153, themes/base/scss/site/pages/_contactpage.scss */
      .ContactPage .page-body .map-wrapper .full-width-map img {
        -webkit-filter: saturate(0);
                filter: saturate(0); }
    /* line 157, themes/base/scss/site/pages/_contactpage.scss */
    .ContactPage .page-body .map-wrapper a[title="Click to see this area on Google Maps"],
    .ContactPage .page-body .map-wrapper .gm-fullscreen-control,
    .ContactPage .page-body .map-wrapper .gm-bundled-control,
    .ContactPage .page-body .map-wrapper .gmnoprint,
    .ContactPage .page-body .map-wrapper .gm-svpc {
      display: none !important; }

/* line 2, themes/base/scss/site/pages/_supportpage.scss */
.DashboardSupportPage .notice-message {
  display: none; }

@media screen and (min-width: 40em) {
  /* line 5, themes/base/scss/site/pages/_supportpage.scss */
  .DashboardSupportPage .content {
    padding-right: 3.75rem;
    margin-bottomm: 3.75rem; } }

@media screen and (min-width: 64em) {
  /* line 5, themes/base/scss/site/pages/_supportpage.scss */
  .DashboardSupportPage .content {
    padding-right: 5.625rem; } }

@media screen and (max-width: 39.9375em) {
  /* line 14, themes/base/scss/site/pages/_supportpage.scss */
  .DashboardSupportPage .contact-details {
    padding-bottom: 2.8125rem; } }

@media screen and (min-width: 40em) {
  /* line 14, themes/base/scss/site/pages/_supportpage.scss */
  .DashboardSupportPage .contact-details {
    border-left: 0.0625rem solid #cacaca;
    padding-left: 3.75rem;
    margin-bottom: 3.75rem; } }

@media screen and (min-width: 64em) {
  /* line 14, themes/base/scss/site/pages/_supportpage.scss */
  .DashboardSupportPage .contact-details {
    padding-left: 5.625rem; } }

/* line 26, themes/base/scss/site/pages/_supportpage.scss */
.DashboardSupportPage .contact-details a {
  color: #223637;
  font-size: 1.625rem;
  display: block; }

/* line 31, themes/base/scss/site/pages/_supportpage.scss */
.DashboardSupportPage .contact-details dl.hours {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: auto;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  margin: 0; }

/* line 39, themes/base/scss/site/pages/_supportpage.scss */
.DashboardSupportPage .contact-details .condition,
.DashboardSupportPage .contact-details dl.hours > * {
  color: #8a8a8a;
  font-size: 0.875rem;
  padding-right: 0.5rem;
  font-weight: normal;
  margin: 0; }

@media screen and (max-width: 39.9375em) {
  /* line 48, themes/base/scss/site/pages/_supportpage.scss */
  .DashboardSupportPage .button[type="submit"] {
    padding: 0.625rem 1.25rem; } }

/* line 52, themes/base/scss/site/pages/_supportpage.scss */
.DashboardSupportPage .button[type="submit"]:after {
  content: '\f105';
  font-family: "FontAwesome";
  opacity: 0.5;
  padding-left: 0.625rem; }

/* line 59, themes/base/scss/site/pages/_supportpage.scss */
.DashboardSupportPage .support-form-title {
  color: #6BBF45;
  margin-bottom: 1.25rem; }

/* line 63, themes/base/scss/site/pages/_supportpage.scss */
.DashboardSupportPage .page-body form {
  padding: 0 0 1.875rem 0;
  text-align: center; }
  /* line 66, themes/base/scss/site/pages/_supportpage.scss */
  .DashboardSupportPage .page-body form .Actions {
    margin-top: 2.8125rem; }
  /* line 69, themes/base/scss/site/pages/_supportpage.scss */
  .DashboardSupportPage .page-body form select {
    margin-bottom: 1.25rem; }

@media screen and (max-width: 39.9375em) {
  /* line 73, themes/base/scss/site/pages/_supportpage.scss */
  .DashboardSupportPage .support-details {
    text-align: center; } }

/* line 77, themes/base/scss/site/pages/_supportpage.scss */
.DashboardSupportPage .support-details header {
  text-transform: uppercase;
  letter-spacing: 0.0625rem;
  margin-bottom: 0.9375rem;
  text-align: left; }

@media screen and (min-width: 40em) {
  /* line 3, themes/base/scss/site/pages/_dashboardmemberpage.scss */
  .DashboardMemberPage .page-title .column {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

/* line 14, themes/base/scss/site/pages/_dashboardmemberpage.scss */
.DashboardMemberPage .users-list {
  padding-bottom: 5.625rem; }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    /* line 14, themes/base/scss/site/pages/_dashboardmemberpage.scss */
    .DashboardMemberPage .users-list {
      padding-bottom: 3.75rem; } }
  @media screen and (max-width: 39.9375em) {
    /* line 14, themes/base/scss/site/pages/_dashboardmemberpage.scss */
    .DashboardMemberPage .users-list {
      padding-bottom: 2.8125rem; } }

/* line 25, themes/base/scss/site/pages/_dashboardmemberpage.scss */
.DashboardMemberPage .button.white {
  color: #717171; }
  /* line 27, themes/base/scss/site/pages/_dashboardmemberpage.scss */
  .DashboardMemberPage .button.white .fa {
    color: #8a8a8a; }

/* line 34, themes/base/scss/site/pages/_dashboardmemberpage.scss */
.DashboardMemberPage .MemberBit .member-header {
  display: none; }

/* line 40, themes/base/scss/site/pages/_dashboardmemberpage.scss */
.DashboardMemberPage .member-controls a {
  display: inline-block;
  font-size: 1.25rem;
  color: #575757;
  text-align: center; }
  /* line 45, themes/base/scss/site/pages/_dashboardmemberpage.scss */
  .DashboardMemberPage .member-controls a .fa {
    -webkit-transition: color .2s;
    transition: color .2s; }
  /* line 49, themes/base/scss/site/pages/_dashboardmemberpage.scss */
  .DashboardMemberPage .member-controls a:hover .fa {
    color: #6BBF45;
    -webkit-transition: color .2s;
    transition: color .2s; }

@media screen and (max-width: 919px) {
  /* line 59, themes/base/scss/site/pages/_dashboardmemberpage.scss */
  .DashboardMemberPage .column-headers {
    display: none; }
  /* line 65, themes/base/scss/site/pages/_dashboardmemberpage.scss */
  .DashboardMemberPage .MemberBit .member-header {
    border-bottom: 0.0625rem solid #ebebeb;
    display: block;
    padding: 0.9375rem;
    width: 100%;
    max-width: 100%; }
    /* line 71, themes/base/scss/site/pages/_dashboardmemberpage.scss */
    .DashboardMemberPage .MemberBit .member-header h4 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 1.5rem;
      margin: 0; } }
    @media screen and (max-width: 919px) and (max-width: 39.9375em) {
      /* line 71, themes/base/scss/site/pages/_dashboardmemberpage.scss */
      .DashboardMemberPage .MemberBit .member-header h4 {
        font-size: 1.25rem; } }

@media screen and (max-width: 919px) {
      /* line 80, themes/base/scss/site/pages/_dashboardmemberpage.scss */
      .DashboardMemberPage .MemberBit .member-header h4 .fa {
        color: #6BBF45;
        font-size: 1.875rem;
        padding-left: 0.9375rem; }
  /* line 92, themes/base/scss/site/pages/_dashboardmemberpage.scss */
  .DashboardMemberPage .MemberBit.active .member-header h4 .fa {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    padding-left: 0;
    padding-right: 0.9375rem; }
  /* line 99, themes/base/scss/site/pages/_dashboardmemberpage.scss */
  .DashboardMemberPage .MemberBit.active .info {
    max-height: 10000px;
    padding: 0.9375rem; }
  /* line 103, themes/base/scss/site/pages/_dashboardmemberpage.scss */
  .DashboardMemberPage .MemberBit.active .member-controls {
    max-height: 10000px;
    padding: 0; }
  /* line 109, themes/base/scss/site/pages/_dashboardmemberpage.scss */
  .DashboardMemberPage .MemberBit .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0;
    max-height: 0;
    overflow: hidden;
    padding: 0; }
    /* line 117, themes/base/scss/site/pages/_dashboardmemberpage.scss */
    .DashboardMemberPage .MemberBit .info dt,
    .DashboardMemberPage .MemberBit .info dd {
      border-bottom: 0.0625rem solid #ebebeb;
      height: 2.1875rem;
      line-height: 2.1875rem;
      margin: 0;
      padding: 0; }
      /* line 124, themes/base/scss/site/pages/_dashboardmemberpage.scss */
      .DashboardMemberPage .MemberBit .info dt:last-of-type,
      .DashboardMemberPage .MemberBit .info dd:last-of-type {
        border-bottom: none; }
    /* line 128, themes/base/scss/site/pages/_dashboardmemberpage.scss */
    .DashboardMemberPage .MemberBit .info dt {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 40%;
              flex: 0 0 40%;
      color: #717171;
      padding-right: 0.625rem; }
    /* line 133, themes/base/scss/site/pages/_dashboardmemberpage.scss */
    .DashboardMemberPage .MemberBit .info dd {
      -webkit-box-flex: 3;
          -ms-flex: 3 0 60%;
              flex: 3 0 60%;
      padding-left: 0.625rem; }
    /* line 140, themes/base/scss/site/pages/_dashboardmemberpage.scss */
    .DashboardMemberPage .MemberBit .info .corporate .fa-times,
    .DashboardMemberPage .MemberBit .info .rewards .fa-times {
      color: #8a8a8a; }
    /* line 143, themes/base/scss/site/pages/_dashboardmemberpage.scss */
    .DashboardMemberPage .MemberBit .info .corporate .fa-check,
    .DashboardMemberPage .MemberBit .info .rewards .fa-check {
      color: #6BBF45; }
  /* line 150, themes/base/scss/site/pages/_dashboardmemberpage.scss */
  .DashboardMemberPage .member-controls {
    text-align: center;
    max-height: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    /* line 157, themes/base/scss/site/pages/_dashboardmemberpage.scss */
    .DashboardMemberPage .member-controls a {
      padding: 0.9375rem;
      width: 50%;
      text-align: center;
      border-top: 0.0625rem solid #ebebeb; }
      /* line 162, themes/base/scss/site/pages/_dashboardmemberpage.scss */
      .DashboardMemberPage .member-controls a:first-child {
        border-right: 0.0625rem solid #ebebeb; } }

@media screen and (min-width: 920px) {
  /* line 172, themes/base/scss/site/pages/_dashboardmemberpage.scss */
  .DashboardMemberPage dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  /* line 177, themes/base/scss/site/pages/_dashboardmemberpage.scss */
  .DashboardMemberPage dt {
    display: none; }
  /* line 181, themes/base/scss/site/pages/_dashboardmemberpage.scss */
  .DashboardMemberPage .column-headers {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 92.5%;
            flex: 0 0 92.5%;
    width: 92.5%; }
    /* line 185, themes/base/scss/site/pages/_dashboardmemberpage.scss */
    .DashboardMemberPage .column-headers > * {
      color: #717171;
      font-size: 0.875rem;
      text-transform: uppercase;
      letter-spacing: 0.0625rem; }
  /* line 193, themes/base/scss/site/pages/_dashboardmemberpage.scss */
  .DashboardMemberPage .column-headers,
  .DashboardMemberPage .MemberBit .info {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    padding: 0.9375rem 0; }
    /* line 202, themes/base/scss/site/pages/_dashboardmemberpage.scss */
    .DashboardMemberPage .column-headers .firstname,
    .DashboardMemberPage .column-headers .surname,
    .DashboardMemberPage .MemberBit .info .firstname,
    .DashboardMemberPage .MemberBit .info .surname {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 15%;
              flex: 0 0 15%; }
    /* line 207, themes/base/scss/site/pages/_dashboardmemberpage.scss */
    .DashboardMemberPage .column-headers .email,
    .DashboardMemberPage .MemberBit .info .email {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 28%;
              flex: 0 0 28%; }
    /* line 211, themes/base/scss/site/pages/_dashboardmemberpage.scss */
    .DashboardMemberPage .column-headers .phone,
    .DashboardMemberPage .MemberBit .info .phone {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 10%;
              flex: 0 0 10%; }
    /* line 215, themes/base/scss/site/pages/_dashboardmemberpage.scss */
    .DashboardMemberPage .column-headers .corporate,
    .DashboardMemberPage .column-headers .rewards,
    .DashboardMemberPage .column-headers .activity,
    .DashboardMemberPage .MemberBit .info .corporate,
    .DashboardMemberPage .MemberBit .info .rewards,
    .DashboardMemberPage .MemberBit .info .activity {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 10%;
              flex: 0 0 10%;
      text-align: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      /* line 221, themes/base/scss/site/pages/_dashboardmemberpage.scss */
      .DashboardMemberPage .column-headers .corporate .fa-times,
      .DashboardMemberPage .column-headers .rewards .fa-times,
      .DashboardMemberPage .column-headers .activity .fa-times,
      .DashboardMemberPage .MemberBit .info .corporate .fa-times,
      .DashboardMemberPage .MemberBit .info .rewards .fa-times,
      .DashboardMemberPage .MemberBit .info .activity .fa-times {
        color: #b1b1b1; }
      /* line 224, themes/base/scss/site/pages/_dashboardmemberpage.scss */
      .DashboardMemberPage .column-headers .corporate .fa-check,
      .DashboardMemberPage .column-headers .rewards .fa-check,
      .DashboardMemberPage .column-headers .activity .fa-check,
      .DashboardMemberPage .MemberBit .info .corporate .fa-check,
      .DashboardMemberPage .MemberBit .info .rewards .fa-check,
      .DashboardMemberPage .MemberBit .info .activity .fa-check {
        color: #6BBF45; }
    /* line 229, themes/base/scss/site/pages/_dashboardmemberpage.scss */
    .DashboardMemberPage .column-headers .activity,
    .DashboardMemberPage .MemberBit .info .activity {
      font-size: 0.875rem;
      color: #646464; }
  /* line 235, themes/base/scss/site/pages/_dashboardmemberpage.scss */
  .DashboardMemberPage .MemberBit {
    -webkit-box-shadow: none;
            box-shadow: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-bottom: 0.1875rem; }
    /* line 241, themes/base/scss/site/pages/_dashboardmemberpage.scss */
    .DashboardMemberPage .MemberBit .info {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 92.5%;
              flex: 0 0 92.5%; }
      /* line 243, themes/base/scss/site/pages/_dashboardmemberpage.scss */
      .DashboardMemberPage .MemberBit .info dd {
        overflow: hidden; }
      /* line 246, themes/base/scss/site/pages/_dashboardmemberpage.scss */
      .DashboardMemberPage .MemberBit .info .firstname,
      .DashboardMemberPage .MemberBit .info .surname,
      .DashboardMemberPage .MemberBit .info .email {
        position: relative; }
        /* line 250, themes/base/scss/site/pages/_dashboardmemberpage.scss */
        .DashboardMemberPage .MemberBit .info .firstname:after,
        .DashboardMemberPage .MemberBit .info .surname:after,
        .DashboardMemberPage .MemberBit .info .email:after {
          content: '';
          display: block;
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(85%, rgba(255, 255, 255, 0)), to(white));
          background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 85%, white 100%); }
      /* line 261, themes/base/scss/site/pages/_dashboardmemberpage.scss */
      .DashboardMemberPage .MemberBit .info .firstname {
        padding-left: 0.9375rem; }
    /* line 265, themes/base/scss/site/pages/_dashboardmemberpage.scss */
    .DashboardMemberPage .MemberBit .member-controls {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 7.5%;
              flex: 0 0 7.5%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 7.5%; }
      /* line 271, themes/base/scss/site/pages/_dashboardmemberpage.scss */
      .DashboardMemberPage .MemberBit .member-controls a {
        width: 50%; } }

/* line 282, themes/base/scss/site/pages/_dashboardmemberpage.scss */
.tca-groupon-logo {
  max-width: 320px;
  padding-bottom: 0.9375rem;
  text-align: center; }
  /* line 286, themes/base/scss/site/pages/_dashboardmemberpage.scss */
  .tca-groupon-logo img {
    margin: 0 auto;
    height: auto;
    max-width: 220px; }

/* line 4, themes/base/scss/site/pages/_dashboardsupplierpage.scss */
.DashboardSupplierPage .page-title span,
.DashboardRewardsPage .page-title span {
  opacity: 0.35; }

/* line 8, themes/base/scss/site/pages/_dashboardsupplierpage.scss */
.DashboardSupplierPage .selected-category,
.DashboardRewardsPage .selected-category {
  display: block;
  padding: 1.5625rem 0.9375rem 0.9375rem 0.9375rem;
  text-align: left;
  position: relative; }
  /* line 13, themes/base/scss/site/pages/_dashboardsupplierpage.scss */
  .DashboardSupplierPage .selected-category h4,
  .DashboardRewardsPage .selected-category h4 {
    font-size: 1.875rem;
    margin-bottom: 0.9375rem; }

/* line 21, themes/base/scss/site/pages/_dashboardsupplierpage.scss */
.DashboardSupplierPage .supplier-logo img,
.DashboardRewardsPage .supplier-logo img {
  width: 100%; }

/* line 25, themes/base/scss/site/pages/_dashboardsupplierpage.scss */
.DashboardSupplierPage .supplier-title,
.DashboardRewardsPage .supplier-title {
  color: #8a8a8a;
  margin-top: 0.3125rem;
  font-size: 1.125rem; }
  /* line 29, themes/base/scss/site/pages/_dashboardsupplierpage.scss */
  .DashboardSupplierPage .supplier-title .fa,
  .DashboardRewardsPage .supplier-title .fa {
    color: #6BBF45; }

/* line 33, themes/base/scss/site/pages/_dashboardsupplierpage.scss */
.DashboardSupplierPage .category-close,
.DashboardRewardsPage .category-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.9375rem; }
  /* line 38, themes/base/scss/site/pages/_dashboardsupplierpage.scss */
  .DashboardSupplierPage .category-close .fa,
  .DashboardRewardsPage .category-close .fa {
    color: #8a8a8a;
    -webkit-transition: all .2s;
    transition: all .2s; }
  /* line 43, themes/base/scss/site/pages/_dashboardsupplierpage.scss */
  .DashboardSupplierPage .category-close:hover .fa,
  .DashboardRewardsPage .category-close:hover .fa {
    color: #6BBF45;
    -webkit-transition: all .2s;
    transition: all .2s; }

/* line 49, themes/base/scss/site/pages/_dashboardsupplierpage.scss */
.DashboardSupplierPage .vendor-title,
.DashboardRewardsPage .vendor-title {
  color: #484848;
  font-size: 0.875rem;
  margin-top: 0.3125rem; }
  /* line 53, themes/base/scss/site/pages/_dashboardsupplierpage.scss */
  .DashboardSupplierPage .vendor-title:hover,
  .DashboardRewardsPage .vendor-title:hover {
    text-decoration: underline; }

/* line 58, themes/base/scss/site/pages/_dashboardsupplierpage.scss */
.DashboardSupplierPage.show .SupplierCategorySmallBit,
.DashboardRewardsPage.show .SupplierCategorySmallBit {
  opacity: 0.5; }
  /* line 60, themes/base/scss/site/pages/_dashboardsupplierpage.scss */
  .DashboardSupplierPage.show .SupplierCategorySmallBit.selected,
  .DashboardRewardsPage.show .SupplierCategorySmallBit.selected {
    opacity: 1; }

/* line 67, themes/base/scss/site/pages/_dashboardsupplierpage.scss */
.DashboardSupplierPage .transparent .smallbit,
.DashboardRewardsPage .transparent .smallbit {
  opacity: 0.5;
  -webkit-transition: opacity .25s;
  transition: opacity .25s; }
  /* line 70, themes/base/scss/site/pages/_dashboardsupplierpage.scss */
  .DashboardSupplierPage .transparent .smallbit.selected,
  .DashboardRewardsPage .transparent .smallbit.selected {
    opacity: 1; }
  /* line 73, themes/base/scss/site/pages/_dashboardsupplierpage.scss */
  .DashboardSupplierPage .transparent .smallbit:hover,
  .DashboardRewardsPage .transparent .smallbit:hover {
    opacity: 1; }

/* line 79, themes/base/scss/site/pages/_dashboardsupplierpage.scss */
.DashboardSupplierPage .categorised-offers,
.DashboardRewardsPage .categorised-offers {
  list-style-type: none;
  margin: 0; }
  /* line 82, themes/base/scss/site/pages/_dashboardsupplierpage.scss */
  .DashboardSupplierPage .categorised-offers .CategorisedOfferSmallBit,
  .DashboardRewardsPage .categorised-offers .CategorisedOfferSmallBit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0.625rem 0.9375rem; }
    /* line 86, themes/base/scss/site/pages/_dashboardsupplierpage.scss */
    .DashboardSupplierPage .categorised-offers .CategorisedOfferSmallBit h4,
    .DashboardRewardsPage .categorised-offers .CategorisedOfferSmallBit h4 {
      font-weight: bold;
      font-size: 1.25rem; }
    /* line 90, themes/base/scss/site/pages/_dashboardsupplierpage.scss */
    .DashboardSupplierPage .categorised-offers .CategorisedOfferSmallBit p,
    .DashboardRewardsPage .categorised-offers .CategorisedOfferSmallBit p {
      margin: 0; }

/* line 98, themes/base/scss/site/pages/_dashboardsupplierpage.scss */
.supplier-page-title .supplier-logo {
  background: #FFF;
  padding: 0.5rem; }
  @media screen and (min-width: 40em) {
    /* line 98, themes/base/scss/site/pages/_dashboardsupplierpage.scss */
    .supplier-page-title .supplier-logo {
      margin-right: 0.625rem; } }

/* line 3, themes/base/scss/site/pages/_dashboardsettingspage.scss */
.DashboardSettingsPage h1 span {
  opacity: 0.35; }

/* line 8, themes/base/scss/site/pages/_dashboardsettingspage.scss */
.DashboardSettingsPage .categories-list .flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

/* line 11, themes/base/scss/site/pages/_dashboardsettingspage.scss */
.DashboardSettingsPage .categories-list header,
.DashboardSettingsPage .categories-list h6 {
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.125rem;
  margin-bottom: 0.625rem; }
  /* line 17, themes/base/scss/site/pages/_dashboardsettingspage.scss */
  .DashboardSettingsPage .categories-list header > *,
  .DashboardSettingsPage .categories-list h6 > * {
    letter-spacing: 0.125rem; }

/* line 22, themes/base/scss/site/pages/_dashboardsettingspage.scss */
.DashboardSettingsPage .categories-list form a:not(.button) {
  color: #8a8a8a;
  display: block;
  text-decoration: underline;
  margin-bottom: 1.5625rem; }

/* line 28, themes/base/scss/site/pages/_dashboardsettingspage.scss */
.DashboardSettingsPage .categories-list form #Form_CompanySettingsForm_URL_Holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  /* line 31, themes/base/scss/site/pages/_dashboardsettingspage.scss */
  .DashboardSettingsPage .categories-list form #Form_CompanySettingsForm_URL_Holder input {
    margin-bottom: 0.3125rem; }
  /* line 34, themes/base/scss/site/pages/_dashboardsettingspage.scss */
  .DashboardSettingsPage .categories-list form #Form_CompanySettingsForm_URL_Holder:after {
    color: #8a8a8a;
    content: 'Format: http://example.com.au';
    text-align: right;
    width: 100%;
    font-size: 0.875rem; }

/* line 42, themes/base/scss/site/pages/_dashboardsettingspage.scss */
.DashboardSettingsPage .categories-list form #Form_CompanySettingsForm_Company_Logo {
  margin-top: 0.9375rem; }

@media screen and (max-width: 39.9375em) {
  /* line 45, themes/base/scss/site/pages/_dashboardsettingspage.scss */
  .DashboardSettingsPage .categories-list form .ss-uploadfield-dropzone,
  .DashboardSettingsPage .categories-list form .ss-uploadfield-item-name {
    display: none !important; } }

/* line 51, themes/base/scss/site/pages/_dashboardsettingspage.scss */
.DashboardSettingsPage .categories-list form .ss-uploadfield-item {
  background: transparent;
  padding: 0 0 1.875rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  @media screen and (max-width: 39.9375em) {
    /* line 51, themes/base/scss/site/pages/_dashboardsettingspage.scss */
    .DashboardSettingsPage .categories-list form .ss-uploadfield-item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  /* line 63, themes/base/scss/site/pages/_dashboardsettingspage.scss */
  .DashboardSettingsPage .categories-list form .ss-uploadfield-item .ss-uploadfield-item-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0; }
  /* line 71, themes/base/scss/site/pages/_dashboardsettingspage.scss */
  .DashboardSettingsPage .categories-list form .ss-uploadfield-item .ss-uploadfield-item-name {
    padding-right: 0.9375rem;
    line-height: 1.5625rem; }
    /* line 74, themes/base/scss/site/pages/_dashboardsettingspage.scss */
    .DashboardSettingsPage .categories-list form .ss-uploadfield-item .ss-uploadfield-item-name:before {
      content: 'or'; }
    /* line 77, themes/base/scss/site/pages/_dashboardsettingspage.scss */
    .DashboardSettingsPage .categories-list form .ss-uploadfield-item .ss-uploadfield-item-name b {
      display: none; }
  /* line 82, themes/base/scss/site/pages/_dashboardsettingspage.scss */
  .DashboardSettingsPage .categories-list form .ss-uploadfield-item .ss-uploadfield-fromcomputer {
    background: #ffffff;
    color: #223637;
    text-transform: uppercase;
    -webkit-box-shadow: 0 2px 5px 0 #9BA1A1;
            box-shadow: 0 2px 5px 0 #9BA1A1;
    font-size: 1rem;
    padding: 0.25rem 0.75rem;
    margin: 0; }
    /* line 90, themes/base/scss/site/pages/_dashboardsettingspage.scss */
    .DashboardSettingsPage .categories-list form .ss-uploadfield-item .ss-uploadfield-fromcomputer:before {
      color: #6BBF45;
      font-size: 1.125rem;
      padding-right: 0.3125rem;
      position: relative;
      left: auto;
      top: auto; }

/* line 101, themes/base/scss/site/pages/_dashboardsettingspage.scss */
.DashboardSettingsPage .categories-list ul.dashboard-settings-menu {
  margin: 0;
  list-style-type: none; }
  /* line 105, themes/base/scss/site/pages/_dashboardsettingspage.scss */
  .DashboardSettingsPage .categories-list ul.dashboard-settings-menu li a {
    border: 0.0625rem solid #cacaca;
    border-top-width: 0;
    color: #8a8a8a;
    text-decoration: none;
    padding: 0.5rem 0.9375rem;
    display: block;
    -webkit-transition: all .2s;
    transition: all .2s; }
    /* line 113, themes/base/scss/site/pages/_dashboardsettingspage.scss */
    .DashboardSettingsPage .categories-list ul.dashboard-settings-menu li a:hover {
      background: #ffffff;
      -webkit-transition: all .2s;
      transition: all .2s; }
    /* line 117, themes/base/scss/site/pages/_dashboardsettingspage.scss */
    .DashboardSettingsPage .categories-list ul.dashboard-settings-menu li a:focus, .DashboardSettingsPage .categories-list ul.dashboard-settings-menu li a:active {
      background: #6BBF45;
      color: #ffffff; }
  /* line 124, themes/base/scss/site/pages/_dashboardsettingspage.scss */
  .DashboardSettingsPage .categories-list ul.dashboard-settings-menu li:first-child a {
    border-top-width: 0.0625rem; }
  /* line 129, themes/base/scss/site/pages/_dashboardsettingspage.scss */
  .DashboardSettingsPage .categories-list ul.dashboard-settings-menu li.selected a {
    background: #ffffff;
    color: #6BBF45; }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    /* line 136, themes/base/scss/site/pages/_dashboardsettingspage.scss */
    .DashboardSettingsPage .categories-list ul.dashboard-settings-menu li a {
      font-size: 0.9375rem; } }
  @media screen and (max-width: 39.9375em) {
    /* line 101, themes/base/scss/site/pages/_dashboardsettingspage.scss */
    .DashboardSettingsPage .categories-list ul.dashboard-settings-menu {
      margin-bottom: 2.8125rem;
      width: 100%; }
      /* line 143, themes/base/scss/site/pages/_dashboardsettingspage.scss */
      .DashboardSettingsPage .categories-list ul.dashboard-settings-menu li {
        width: 100%; }
        /* line 145, themes/base/scss/site/pages/_dashboardsettingspage.scss */
        .DashboardSettingsPage .categories-list ul.dashboard-settings-menu li a {
          width: 100%;
          text-align: center; } }

@media screen and (max-width: 39.9375em) {
  /* line 153, themes/base/scss/site/pages/_dashboardsettingspage.scss */
  .DashboardSettingsPage .categories-list .member-of {
    margin-top: 1.875rem; } }

/* line 161, themes/base/scss/site/pages/_dashboardsettingspage.scss */
.DashboardSettingsPage .categories-list .action-list .action-headers,
.DashboardSettingsPage .categories-list .action-list .action-entries {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
  /* line 166, themes/base/scss/site/pages/_dashboardsettingspage.scss */
  .DashboardSettingsPage .categories-list .action-list .action-headers dd.user,
  .DashboardSettingsPage .categories-list .action-list .action-headers .user.title,
  .DashboardSettingsPage .categories-list .action-list .action-entries dd.user,
  .DashboardSettingsPage .categories-list .action-list .action-entries .user.title {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%; }
  /* line 170, themes/base/scss/site/pages/_dashboardsettingspage.scss */
  .DashboardSettingsPage .categories-list .action-list .action-headers dd.ip,
  .DashboardSettingsPage .categories-list .action-list .action-headers .ip.title,
  .DashboardSettingsPage .categories-list .action-list .action-headers dd.date,
  .DashboardSettingsPage .categories-list .action-list .action-headers .date.title,
  .DashboardSettingsPage .categories-list .action-list .action-entries dd.ip,
  .DashboardSettingsPage .categories-list .action-list .action-entries .ip.title,
  .DashboardSettingsPage .categories-list .action-list .action-entries dd.date,
  .DashboardSettingsPage .categories-list .action-list .action-entries .date.title {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    text-align: center; }
  /* line 177, themes/base/scss/site/pages/_dashboardsettingspage.scss */
  .DashboardSettingsPage .categories-list .action-list .action-headers dt,
  .DashboardSettingsPage .categories-list .action-list .action-entries dt {
    display: none; }

/* line 181, themes/base/scss/site/pages/_dashboardsettingspage.scss */
.DashboardSettingsPage .categories-list .action-list .action-headers {
  color: #8a8a8a;
  font-size: 0.875rem; }
  @media screen and (max-width: 39.9375em) {
    /* line 181, themes/base/scss/site/pages/_dashboardsettingspage.scss */
    .DashboardSettingsPage .categories-list .action-list .action-headers {
      display: none; } }

/* line 188, themes/base/scss/site/pages/_dashboardsettingspage.scss */
.DashboardSettingsPage .categories-list .action-list .ActionLogBit {
  margin-bottom: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #ffffff;
  border-bottom: 0.125rem solid #ebebeb; }
  /* line 193, themes/base/scss/site/pages/_dashboardsettingspage.scss */
  .DashboardSettingsPage .categories-list .action-list .ActionLogBit:nth-child(odd) {
    background: #fdfdfd; }
  /* line 196, themes/base/scss/site/pages/_dashboardsettingspage.scss */
  .DashboardSettingsPage .categories-list .action-list .ActionLogBit dl {
    padding: 0.9375rem 0;
    margin: 0; }
    /* line 199, themes/base/scss/site/pages/_dashboardsettingspage.scss */
    .DashboardSettingsPage .categories-list .action-list .ActionLogBit dl dd.user {
      padding-left: 0.9375rem; }
    /* line 202, themes/base/scss/site/pages/_dashboardsettingspage.scss */
    .DashboardSettingsPage .categories-list .action-list .ActionLogBit dl dd.user,
    .DashboardSettingsPage .categories-list .action-list .ActionLogBit dl dd.ip {
      text-transform: lowercase; }
    /* line 207, themes/base/scss/site/pages/_dashboardsettingspage.scss */
    .DashboardSettingsPage .categories-list .action-list .ActionLogBit dl dd.date {
      font-size: 0.875rem;
      color: #8a8a8a; }
      /* line 210, themes/base/scss/site/pages/_dashboardsettingspage.scss */
      .DashboardSettingsPage .categories-list .action-list .ActionLogBit dl dd.date span {
        font-size: 0.8125rem;
        text-transform: lowercase; }
  /* line 216, themes/base/scss/site/pages/_dashboardsettingspage.scss */
  .DashboardSettingsPage .categories-list .action-list .ActionLogBit .actionLogBitToggle {
    text-align: right;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding-right: 0.9375rem;
    text-transform: lowercase;
    text-decoration: underline;
    font-size: 0.875rem; }
  /* line 224, themes/base/scss/site/pages/_dashboardsettingspage.scss */
  .DashboardSettingsPage .categories-list .action-list .ActionLogBit footer {
    max-height: 0;
    overflow: hidden;
    text-align: left;
    -webkit-transition: max-height .2s;
    transition: max-height .2s; }
    /* line 229, themes/base/scss/site/pages/_dashboardsettingspage.scss */
    .DashboardSettingsPage .categories-list .action-list .ActionLogBit footer .description {
      color: #8a8a8a;
      display: block;
      padding-left: 0.9375rem;
      padding-bottom: 0.625rem; }
  /* line 237, themes/base/scss/site/pages/_dashboardsettingspage.scss */
  .DashboardSettingsPage .categories-list .action-list .ActionLogBit.active footer {
    max-height: 12.5rem;
    -webkit-transition: max-height .2s;
    transition: max-height .2s; }
  @media screen and (max-width: 39.9375em) {
    /* line 188, themes/base/scss/site/pages/_dashboardsettingspage.scss */
    .DashboardSettingsPage .categories-list .action-list .ActionLogBit {
      position: relative; }
      /* line 244, themes/base/scss/site/pages/_dashboardsettingspage.scss */
      .DashboardSettingsPage .categories-list .action-list .ActionLogBit dl.action-entries {
        display: block;
        padding: 0.9375rem 0.9375rem 0.625rem 0.9375rem;
        position: relative; }
        /* line 248, themes/base/scss/site/pages/_dashboardsettingspage.scss */
        .DashboardSettingsPage .categories-list .action-list .ActionLogBit dl.action-entries dd,
        .DashboardSettingsPage .categories-list .action-list .ActionLogBit dl.action-entries dt {
          display: block;
          text-align: left;
          width: 100%; }
          /* line 253, themes/base/scss/site/pages/_dashboardsettingspage.scss */
          .DashboardSettingsPage .categories-list .action-list .ActionLogBit dl.action-entries dd:nth-child(n+3),
          .DashboardSettingsPage .categories-list .action-list .ActionLogBit dl.action-entries dt:nth-child(n+3) {
            max-height: 0;
            overflow: hidden;
            -webkit-transition: all 0.2s;
            transition: all 0.2s; }
        /* line 259, themes/base/scss/site/pages/_dashboardsettingspage.scss */
        .DashboardSettingsPage .categories-list .action-list .ActionLogBit dl.action-entries dd.user {
          padding: 0; }
      /* line 267, themes/base/scss/site/pages/_dashboardsettingspage.scss */
      .DashboardSettingsPage .categories-list .action-list .ActionLogBit.active dl.action-entries dd:nth-child(n+3),
      .DashboardSettingsPage .categories-list .action-list .ActionLogBit.active dl.action-entries dt:nth-child(n+3) {
        max-height: 1.875rem;
        -webkit-transition: all 0.2s;
        transition: all 0.2s; }
      /* line 272, themes/base/scss/site/pages/_dashboardsettingspage.scss */
      .DashboardSettingsPage .categories-list .action-list .ActionLogBit.active dl.action-entries dt.date,
      .DashboardSettingsPage .categories-list .action-list .ActionLogBit.active dl.action-entries dt.ip {
        margin-top: 0.9375rem; }
      /* line 278, themes/base/scss/site/pages/_dashboardsettingspage.scss */
      .DashboardSettingsPage .categories-list .action-list .ActionLogBit .actionLogBitToggle {
        position: absolute;
        top: 0.625rem;
        right: 0.625rem; }
      /* line 284, themes/base/scss/site/pages/_dashboardsettingspage.scss */
      .DashboardSettingsPage .categories-list .action-list .ActionLogBit footer .description {
        padding: 0.625rem 0 0.9375rem 0;
        padding-top: 0.625rem;
        padding-bottom: 0.9375rem;
        margin: 0.625rem 0.9375rem 0 0.9375rem;
        margin-top: 0.625rem;
        border-top: 0.0625rem solid #ebebeb; } }

/* line 297, themes/base/scss/site/pages/_dashboardsettingspage.scss */
.DashboardSettingsPage .pagination {
  margin-top: 2.8125rem; }
  /* line 299, themes/base/scss/site/pages/_dashboardsettingspage.scss */
  .DashboardSettingsPage .pagination li,
  .DashboardSettingsPage .pagination li a,
  .DashboardSettingsPage .pagination li.first a,
  .DashboardSettingsPage .pagination li.last a {
    background: none !important; }

@media screen and (max-width: 63.9375em) {
  /* line 6, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
  .DashboardSupplierPage .supplier-page-title .supplier-header,
  .DashboardRewardsPage .supplier-page-title .supplier-header {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%; } }
  @media screen and (max-width: 63.9375em) and (max-width: 39.9375em) {
    /* line 8, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
    .DashboardSupplierPage .supplier-page-title .supplier-header h1,
    .DashboardRewardsPage .supplier-page-title .supplier-header h1 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      /* line 13, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
      .DashboardSupplierPage .supplier-page-title .supplier-header h1 a,
      .DashboardRewardsPage .supplier-page-title .supplier-header h1 a {
        margin: -1.25rem 0 0.9375rem 0; } }

/* line 22, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
.DashboardSupplierPage .supplier-header,
.DashboardRewardsPage .supplier-header {
  margin-bottom: 1.875rem; }
  /* line 24, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
  .DashboardSupplierPage .supplier-header h1,
  .DashboardRewardsPage .supplier-header h1 {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    /* line 31, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
    .DashboardSupplierPage .supplier-header h1 a,
    .DashboardRewardsPage .supplier-header h1 a {
      margin: 0 0 0 0.9375rem; }
  /* line 36, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
  .DashboardSupplierPage .supplier-header .breadcrumbs .breadcrumb,
  .DashboardRewardsPage .supplier-header .breadcrumbs .breadcrumb {
    color: #9e9e9e;
    display: inline-block;
    font-size: 0.875rem;
    opacity: 1; }
  /* line 42, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
  .DashboardSupplierPage .supplier-header .breadcrumbs a.breadcrumb,
  .DashboardRewardsPage .supplier-header .breadcrumbs a.breadcrumb {
    color: #717171;
    text-decoration: underline; }
    /* line 45, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
    .DashboardSupplierPage .supplier-header .breadcrumbs a.breadcrumb:after,
    .DashboardRewardsPage .supplier-header .breadcrumbs a.breadcrumb:after {
      content: '\f105';
      display: inline-block;
      font-family: "FontAwesome";
      padding: 0 0.1875rem 0 0.5rem; }

/* line 55, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
.DashboardSupplierPage .supplier-logo,
.DashboardRewardsPage .supplier-logo {
  margin-bottom: 1.875rem;
  margin-top: 0.625rem; }
  @media screen and (max-width: 63.9375em) {
    /* line 55, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
    .DashboardSupplierPage .supplier-logo,
    .DashboardRewardsPage .supplier-logo {
      display: none; } }

/* line 64, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
.DashboardSupplierPage article p:first-of-type,
.DashboardRewardsPage article p:first-of-type {
  font-weight: bold;
  font-size: 1.125rem; }

/* line 70, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
.DashboardSupplierPage .tabs-wrapper,
.DashboardRewardsPage .tabs-wrapper {
  -webkit-box-shadow: 0 0.25rem 0.625rem rgba(0, 0, 0, 0.2);
          box-shadow: 0 0.25rem 0.625rem rgba(0, 0, 0, 0.2); }

/* line 74, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
.DashboardSupplierPage .tabs,
.DashboardRewardsPage .tabs {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  /* line 79, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
  .DashboardSupplierPage .tabs > *,
  .DashboardRewardsPage .tabs > * {
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
    border-bottom: 0.0625rem solid #dedede;
    border-right: 0.0625rem solid #dedede; }
    /* line 85, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
    .DashboardSupplierPage .tabs > *:last-child,
    .DashboardRewardsPage .tabs > *:last-child {
      border-right: none; }
    /* line 88, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
    .DashboardSupplierPage .tabs > * a,
    .DashboardRewardsPage .tabs > * a {
      background: #f3f3f3;
      border: none;
      color: #8a8a8a;
      font-size: 1.1875rem;
      text-transform: uppercase;
      letter-spacing: 0.1875rem;
      padding: 0.75rem 0;
      width: 100%;
      height: 100%;
      text-align: center; }
    /* line 100, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
    .DashboardSupplierPage .tabs > *.is-active,
    .DashboardRewardsPage .tabs > *.is-active {
      border-bottom: 0.0625rem solid #ebebeb; }
      /* line 103, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
      .DashboardSupplierPage .tabs > *.is-active a,
      .DashboardRewardsPage .tabs > *.is-active a {
        background: #ffffff;
        color: #6BBF45; }

/* line 112, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
.DashboardSupplierPage #rewardsTabs li.tabs-title,
.DashboardRewardsPage #rewardsTabs li.tabs-title {
  border-bottom: 0.0625rem solid #ebebeb;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }

/* line 121, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
.DashboardSupplierPage .tabs-content .tabs-panel,
.DashboardRewardsPage .tabs-content .tabs-panel {
  max-height: 0;
  overflow: hidden;
  padding: 0; }
  /* line 125, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
  .DashboardSupplierPage .tabs-content .tabs-panel.is-active,
  .DashboardRewardsPage .tabs-content .tabs-panel.is-active {
    max-height: 10000px; }

/* line 130, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
.DashboardSupplierPage .tabs-content #details,
.DashboardRewardsPage .tabs-content #details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  /* line 135, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
  .DashboardSupplierPage .tabs-content #details.is-active,
  .DashboardRewardsPage .tabs-content #details.is-active {
    padding: 2.8125rem 0.9375rem 10.625rem 0.9375rem; }
  /* line 138, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
  .DashboardSupplierPage .tabs-content #details a,
  .DashboardRewardsPage .tabs-content #details a {
    display: block;
    margin-bottom: 0.9375rem; }
    /* line 141, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
    .DashboardSupplierPage .tabs-content #details a.button,
    .DashboardRewardsPage .tabs-content #details a.button {
      margin-bottom: 1.25rem; }
  /* line 145, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
  .DashboardSupplierPage .tabs-content #details .phone,
  .DashboardRewardsPage .tabs-content #details .phone {
    color: #223637;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 1.25rem;
    -webkit-transition: all .2s;
    transition: all .2s; }
    /* line 152, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
    body[data-whatinput=mouse] .DashboardSupplierPage .tabs-content #details .phone:hover, body[data-whatinput=mouse]
    .DashboardRewardsPage .tabs-content #details .phone:hover {
      color: #6BBF45;
      -webkit-transition: all .2s;
      transition: all .2s; }
    /* line 156, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
    .DashboardSupplierPage .tabs-content #details .phone span,
    .DashboardRewardsPage .tabs-content #details .phone span {
      color: #6BBF45;
      text-transform: uppercase;
      font-size: 1rem;
      letter-spacing: 0.0625rem;
      line-height: 0.75rem; }

/* line 167, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
.DashboardSupplierPage .tabs-content #email.is-active,
.DashboardRewardsPage .tabs-content #email.is-active {
  padding: 1.25rem 0.9375rem 0.9375rem 0.9375rem; }

/* line 171, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
.DashboardSupplierPage .tabs-content #email > p,
.DashboardRewardsPage .tabs-content #email > p {
  line-height: 1.35em; }

/* line 175, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
.DashboardSupplierPage .tabs-content #email h4,
.DashboardRewardsPage .tabs-content #email h4 {
  text-transform: uppercase;
  letter-spacing: 0.125rem;
  font-size: 1rem; }

/* line 181, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
.DashboardSupplierPage .tabs-content #email .valEmail,
.DashboardSupplierPage .tabs-content #email .valPhone,
.DashboardRewardsPage .tabs-content #email .valEmail,
.DashboardRewardsPage .tabs-content #email .valPhone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.3125rem; }
  /* line 189, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
  .DashboardSupplierPage .tabs-content #email .valEmail label,
  .DashboardSupplierPage .tabs-content #email .valPhone label,
  .DashboardRewardsPage .tabs-content #email .valEmail label,
  .DashboardRewardsPage .tabs-content #email .valPhone label {
    color: #223637;
    font-weight: normal; }

/* line 200, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
.DashboardSupplierPage .tabs-content #email .Actions button,
.DashboardSupplierPage .tabs-content #claim .Actions button,
.DashboardRewardsPage .tabs-content #email .Actions button,
.DashboardRewardsPage .tabs-content #claim .Actions button {
  margin: 0;
  width: 100%; }
  /* line 203, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
  .DashboardSupplierPage .tabs-content #email .Actions button:after,
  .DashboardSupplierPage .tabs-content #claim .Actions button:after,
  .DashboardRewardsPage .tabs-content #email .Actions button:after,
  .DashboardRewardsPage .tabs-content #claim .Actions button:after {
    content: '\f105';
    font-family: "FontAwesome";
    opacity: 0.6; }
  /* line 209, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
  .DashboardSupplierPage .tabs-content #email .Actions button.pending:after,
  .DashboardSupplierPage .tabs-content #claim .Actions button.pending:after,
  .DashboardRewardsPage .tabs-content #email .Actions button.pending:after,
  .DashboardRewardsPage .tabs-content #claim .Actions button.pending:after {
    line-height: 3rem; }

/* line 217, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
.DashboardSupplierPage .tabs-content #claim,
.DashboardRewardsPage .tabs-content #claim {
  padding: 1.25rem 0.9375rem 3.75rem 0.9375rem; }
  /* line 220, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
  .DashboardSupplierPage .tabs-content #claim button.disabled,
  .DashboardRewardsPage .tabs-content #claim button.disabled {
    background: #8a8a8a; }

/* line 227, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
.DashboardSupplierPage .promo-code-wrapper,
.DashboardRewardsPage .promo-code-wrapper {
  background: #ffffff;
  padding: 0.9375rem 1.5625rem 0.625rem 1.5625rem; }
  /* line 230, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
  .DashboardSupplierPage .promo-code-wrapper header,
  .DashboardRewardsPage .promo-code-wrapper header {
    font-weight: bold;
    margin-bottom: 0.1875rem;
    font-size: 1.125rem; }
  /* line 235, themes/base/scss/site/pages/_dashboardsupplierpage_show.scss */
  .DashboardSupplierPage .promo-code-wrapper .button,
  .DashboardRewardsPage .promo-code-wrapper .button {
    background: #223637;
    color: #6BBF45;
    border-radius: 0.5rem; }

/* line 1, themes/base/scss/site/pages/_loginregistration.scss */
.dual-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  margin: 15px 45px 0 45px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  /* line 7, themes/base/scss/site/pages/_loginregistration.scss */
  .dual-buttons > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center; }
    /* line 13, themes/base/scss/site/pages/_loginregistration.scss */
    .dual-buttons > div > a.button {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 15px; }
      /* line 18, themes/base/scss/site/pages/_loginregistration.scss */
      .dual-buttons > div > a.button:after {
        display: none; }
    /* line 23, themes/base/scss/site/pages/_loginregistration.scss */
    .dual-buttons > div:first-child {
      padding-right: 7.5px; }
    /* line 27, themes/base/scss/site/pages/_loginregistration.scss */
    .dual-buttons > div:last-child {
      padding-left: 7.5px; }

/* line 33, themes/base/scss/site/pages/_loginregistration.scss */
.join-row,
.login-row {
  height: 100%; }
  /* line 37, themes/base/scss/site/pages/_loginregistration.scss */
  .join-row > .column > div,
  .login-row > .column > div {
    height: 100%; }
  /* line 41, themes/base/scss/site/pages/_loginregistration.scss */
  .join-row h4,
  .login-row h4 {
    font-size: 24px; }

/* line 18, themes/base/scss/site/_pages.scss */
.Page .page-body,
.Page .page-header,
.Blog .page-body,
.Blog .page-header,
.BlogPost .page-body,
.BlogPost .page-header,
.ChildSummaryPage .page-body,
.ChildSummaryPage .page-header,
.StaffPage .page-body,
.StaffPage .page-header,
.ContactPage .page-body,
.ContactPage .page-header,
.TestimonialPage .page-body,
.TestimonialPage .page-header {
  background: #ffffff; }

/* line 24, themes/base/scss/site/_pages.scss */
.support-contact-details {
  margin: 0; }
  /* line 27, themes/base/scss/site/_pages.scss */
  .support-contact-details li {
    background: #ffffff;
    border-radius: 0.125rem;
    -webkit-box-shadow: 0 0.125rem 0.3125rem rgba(0, 0, 0, 0.15);
            box-shadow: 0 0.125rem 0.3125rem rgba(0, 0, 0, 0.15);
    display: block;
    text-align: left;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    padding: 10px;
    width: 100%; }
    /* line 39, themes/base/scss/site/_pages.scss */
    .support-contact-details li strong {
      display: inline-block; }

/* line 45, themes/base/scss/site/_pages.scss */
.change-link {
  text-transform: lowercase;
  float: right; }

/* line 52, themes/base/scss/site/_pages.scss */
.TestimonialPage .TestimonialBit h4 {
  color: #223637; }

/* line 55, themes/base/scss/site/_pages.scss */
.TestimonialPage .TestimonialBit cite {
  color: #223637; }

/* line 3, themes/base/scss/site/_moderation.scss */
#editorModal .info header {
  background: #ffffff;
  padding-left: 0; }

    
.time-limited p {
    font-weight: normal;
    font-size: 15px;
}

.over-banner {
    position: absolute;
    z-index: 10;
    margin: 15px auto;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}