@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,700|Raleway:400,400i,500,500i,600,600i,700,700i,800,800i);
@charset "UTF-8"; /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
}

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

::-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}

@-moz-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@-webkit-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
[tabindex="-1"]:focus {
  outline: none !important;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover,
a:focus {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

a,
area,
button,
[role=button],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation;
}

/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.6.1 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2016, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
/* handling phones and small screens */
/**
 * Featherlight Gallery – an extension for the ultra slim jQuery lightbox
 * Version 1.6.1 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2016, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
/* Always display arrows on touch devices */
/* handling phones and small screens */
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.ui-list,
.gallery,
.post__nav,
.footer__aux--links,
.footer__social,
.list--columns,
.list--links {
  list-style: none;
  margin: 0;
  padding: 0;
}

.list--links:not(:last-child) {
  margin-bottom: 16px;
}
.list--links li:not(:last-child) {
  border-bottom: 1px #414141 solid;
}
.list--links a {
  color: #414141;
  display: inline-block;
  font-size: 16px;
  line-height: 1.25;
  padding: 10px 0;
  position: relative;
  text-decoration: none;
  transition: background 0.075s ease, padding 0.075s ease;
  width: 100%;
}
.list--links a:before {
  background-image: url("../img/arrow-right-black.png");
  background-position: center 1.025em;
  background-repeat: no-repeat;
  background-size: 6px;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: transform 0.075s ease, opacity 0.075s ease;
  transform: translateX(-8pxpx);
  width: 8px;
}
.list--links a:hover, .list--links a:focus {
  padding-left: 8px;
}
.list--links a:hover:before, .list--links a:focus:before {
  opacity: 1;
  transform: translateX(0);
}
.list--links--large li:not(:last-child):not(:last-child) {
  border-color: lightgray;
}
.list--links--large a {
  font-family: Oswald, sans-serif;
  font-size: 20px;
  padding: 15px 0;
  text-transform: uppercase;
  transition: background 0.1s ease, padding 0.1s ease;
}
.list--links--large a:hover, .list--links--large a:focus {
  padding-left: 10px;
}
.list--links--large a:before {
  background-position: center 1.25em;
}

.list--columns:after {
  content: "";
  display: table;
  clear: both;
}
.list--columns li {
  margin-bottom: 8px;
}
.list--columns li:last-child {
  margin-bottom: 0;
}

.no-transitions {
  transition: all 0s !important;
}

.sr-only,
.screen-reader-text {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

[hidden],
.hidden {
  display: none !important;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-color: #b3d2ea;
  font-family: Raleway, sans-serif;
  font-size: 18px;
  line-height: 1.5;
  overflow-x: hidden;
}

body {
  background-color: #b3d2ea;
  margin: 0 auto;
  min-width: 320px;
  overflow-x: hidden;
  text-align: center;
}

.browserupgrade {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 20px;
}

body.ie8 {
  background-color: #414141;
  padding-bottom: 80px;
}
body.ie8 > * {
  display: none;
}
body.ie8 .browserupgrade {
  display: block;
}
body.ie8 .logo {
  display: inline-block;
  margin: 80px 0 40px;
  width: 240px;
}
body.ie8 .address {
  color: #fff;
  display: block;
  font-style: normal;
}

.inner {
  display: inline-block;
  max-width: 1024px;
  padding: 0 16px;
  text-align: left;
  width: 100%;
}

.container {
  background-color: #fff;
  width: 100%;
}
.container .inner {
  margin-top: 32px;
}

.content .block img {
  margin-bottom: 0;
}

.block {
  display: block;
}
.block:not(:last-child) {
  margin-bottom: 32px;
}
.block img {
  margin: 0;
  vertical-align: middle;
  width: 100%;
}
.block p {
  width: 100%;
}
.block--subtle .block__content {
  background: 0;
  padding: 8px 0 0;
}
.block--subtle .block__content__title {
  font-size: 20px;
  font-weight: 500;
  text-transform: none;
}
.block--subtle .block__content__meta {
  font-family: Raleway, sans-serif;
  font-size: 16px;
}
.block--horizontal:after {
  content: "";
  display: table;
  clear: both;
}

a.block {
  color: #000;
  text-decoration: none;
}
a.block .block__content__title:after {
  background-color: transparent;
  background-image: url("../img/arrow-right-gray.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: auto 14px;
  content: "";
  display: inline-block;
  height: 14px;
  margin-left: 6px;
  transition: transform 0.125s ease;
  width: 12px;
}
a.block:hover .block__content__title:after, a.block:focus .block__content__title:after {
  transform: translateX(5px);
}

.block__content {
  background-color: #ececec;
  background-image: url("../img/stripe-corner.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 40px;
  padding: 16px;
}
.block__content p:not(:last-child) {
  margin: 0 0 16px;
}

.block__title {
  color: #414141;
  font-size: 24px;
  margin: 0 0 8px;
}
.block--bleed .block__title {
  padding-left: 16px;
}

.block__content__title {
  line-height: 1.25;
  margin: 0;
}

.block__content__meta {
  display: block;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  margin-bottom: 0;
}
.block__content__meta:last-of-type {
  margin-bottom: 8px;
}
.block__content__meta--small {
  font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
}

p {
  margin: 0;
  padding: 0 0 24px;
}
p:last-child {
  padding-bottom: 0;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 24px;
}

blockquote {
  background-color: #f1f1f1;
  border-left: 8px #e7e7e7 solid;
  margin: 0 0 24px;
  padding: 16px;
  padding-left: 32px;
}

.content img {
  max-width: 100%;
  vertical-align: middle;
}
.content img + p {
  margin-top: 24px;
}

img {
  height: auto;
}

.link--cta, .post__single-nav a, .page-numbers.prev,
.page-numbers.next {
  background-color: transparent;
  background-image: url("../img/arrow-right-gray.png");
  background-position: 97.5% center;
  background-repeat: no-repeat;
  background-size: auto 16px;
  border: 0;
  color: #a0a0a0;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 1.25;
  padding: 0 24px 0 0;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  transition: background 0.125s ease;
}
.link--cta:after, .post__single-nav a:after, .page-numbers.prev:after,
.page-numbers.next:after {
  border-bottom: 2px #a0a0a0 solid;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 24px;
  transition: opacity 0.125s ease, transform 0.125s ease;
  transform: translateY(3px);
}
.link--cta:hover, .post__single-nav a:hover, .page-numbers.prev:hover,
.page-numbers.next:hover, .link--cta:focus, .post__single-nav a:focus, .page-numbers.prev:focus,
.page-numbers.next:focus {
  background-position: 100% center;
}
.link--cta:hover:after, .post__single-nav a:hover:after, .page-numbers.prev:hover:after,
.page-numbers.next:hover:after, .link--cta:focus:after, .post__single-nav a:focus:after, .page-numbers.prev:focus:after,
.page-numbers.next:focus:after {
  opacity: 0.75;
  transform: translateY(0);
}
.link--cta:focus, .post__single-nav a:focus, .page-numbers.prev:focus,
.page-numbers.next:focus {
  outline: 0;
}

.link--expand {
  background-color: #b3d2ea;
  color: #fff;
  display: block;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  margin-left: -16px;
  margin-right: -16px;
  margin-top: -24px;
  padding: 4px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background 0.1s ease;
}
.link--expand:not(:last-child) {
  margin-bottom: 32px;
}
.link--expand:hover, .link--expand:focus {
  background-color: #9fc6e4;
}
.link--expand:before, .link--expand:after {
  background-image: url("../img/arrow-down-white.png");
  background-position: center 70%;
  background-repeat: no-repeat;
  background-size: 12px;
  content: "";
  display: inline-block;
  height: 16px;
  margin: 0 8px;
  width: 16px;
}

.link--aux {
  text-decoration: none;
}
.link--aux:hover, .link--aux:focus {
  text-decoration: underline;
}

.link--subtle {
  color: #a0a0a0;
  transition: color 0.125s ease;
}
.link--subtle:hover, .link--subtle:focus {
  color: #8bbadf;
}

.block__title a,
.block__content__title a,
.article__title a {
  color: #3e677f;
  text-decoration: none;
  transition: color 0.125s ease;
}
.block__title a:hover, .block__title a:focus,
.block__content__title a:hover,
.block__content__title a:focus,
.article__title a:hover,
.article__title a:focus {
  color: #6c9bb7;
}

.content p a {
  background-image: url("../img/arrow-right-white.png");
  color: #4f97ce;
  transition: color 0.125s;
}
.content p a:hover, .content p a:focus {
  color: #77afd9;
}
.content p a.button {
  color: #fff;
}
.content p a.button:hover, .content p a.button:focus {
  color: #fff;
}

.form h2 {
  margin-bottom: 16px;
}
.form .form__block {
  margin-bottom: 16px;
}

.form__block,
.hs-form .hs-form-field {
  display: inline-block;
  margin-bottom: 8px;
  width: 100%;
}

.content .hs-form .hs-form-field {
  margin-bottom: 8px;
}

.form__block--half {
  display: inline-block;
  width: 100%;
}
.form__block--half:not(:last-child) {
  margin-bottom: 8px;
}

.form__label,
.hs-form label,
.hs-form .hs-form-field > label {
  color: #676767;
  display: inline-block;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: 400;
  width: 100%;
}
.form__label--below,
.hs-form label--below,
.hs-form .hs-form-field > label--below {
  color: #a0a0a0;
  font-size: 14px;
}

.form__label--error {
  color: #ca0000;
  font-family: Raleway, sans-serif;
}

input.input,
textarea.input,
.text-input,
.extra_field_input,
.custom_field_textarea,
.custom_field_textarea,
.form__input,
.hs-form input[type=text],
.hs-form input[type=password],
.hs-form input[type=datetime],
.hs-form input[type=datetime-local],
.hs-form input[type=date],
.hs-form input[type=month],
.hs-form input[type=time],
.hs-form input[type=week],
.hs-form input[type=number],
.hs-form input[type=email],
.hs-form input[type=url],
.hs-form input[type=search],
.hs-form input[type=tel],
.hs-form input[type=color],
.hs-form input[type=file],
.hs-form textarea {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px #ddd solid;
  border-radius: 0;
  padding: 8px;
  transition: box-shadow 0.125s ease;
  width: 100% !important;
}
input.input:hover,
textarea.input:hover,
.text-input:hover,
.extra_field_input:hover,
.custom_field_textarea:hover,
.custom_field_textarea:hover,
.form__input:hover,
.hs-form input[type=text]:hover,
.hs-form input[type=password]:hover,
.hs-form input[type=datetime]:hover,
.hs-form input[type=datetime-local]:hover,
.hs-form input[type=date]:hover,
.hs-form input[type=month]:hover,
.hs-form input[type=time]:hover,
.hs-form input[type=week]:hover,
.hs-form input[type=number]:hover,
.hs-form input[type=email]:hover,
.hs-form input[type=url]:hover,
.hs-form input[type=search]:hover,
.hs-form input[type=tel]:hover,
.hs-form input[type=color]:hover,
.hs-form input[type=file]:hover,
.hs-form textarea:hover {
  border-color: #bbb;
  box-shadow: 0 0 12px rgba(179, 210, 234, 0.25);
}
input.input:focus,
textarea.input:focus,
.text-input:focus,
.extra_field_input:focus,
.custom_field_textarea:focus,
.custom_field_textarea:focus,
.form__input:focus,
.hs-form input[type=text]:focus,
.hs-form input[type=password]:focus,
.hs-form input[type=datetime]:focus,
.hs-form input[type=datetime-local]:focus,
.hs-form input[type=date]:focus,
.hs-form input[type=month]:focus,
.hs-form input[type=time]:focus,
.hs-form input[type=week]:focus,
.hs-form input[type=number]:focus,
.hs-form input[type=email]:focus,
.hs-form input[type=url]:focus,
.hs-form input[type=search]:focus,
.hs-form input[type=tel]:focus,
.hs-form input[type=color]:focus,
.hs-form input[type=file]:focus,
.hs-form textarea:focus {
  border-color: #b3d2ea;
  box-shadow: 0 0 12px #b3d2ea;
  outline: none;
}

input.input--dark,
textarea.input--dark,
.text-input--dark,
.extra_field_input--dark,
.custom_field_textarea--dark,
.custom_field_textarea--dark,
.form__input--dark {
  background-color: #ececec;
  transition: background 0.125s ease;
}
input.input--dark:hover, input.input--dark:focus,
textarea.input--dark:hover,
textarea.input--dark:focus,
.text-input--dark:hover,
.text-input--dark:focus,
.extra_field_input--dark:hover,
.extra_field_input--dark:focus,
.custom_field_textarea--dark:hover,
.custom_field_textarea--dark:focus,
.custom_field_textarea--dark:hover,
.custom_field_textarea--dark:focus,
.form__input--dark:hover,
.form__input--dark:focus {
  background-color: #f1f1f1;
  box-shadow: none;
}

textarea.input,
.form__input--textarea,
.hs-form textarea {
  width: 100% !important;
}

select::-ms-expand {
  display: none;
}

.form__select,
.hs-form select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  background-image: url("../img/arrow-sidebar-dropdown.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 40px;
  border: 1px #ddd solid;
  border-radius: 0;
  display: inline-block;
  line-height: 1.25;
  padding: 8px;
  padding-right: 48px;
  position: relative;
  transition: box-shadow 0.125s ease;
  width: 100% !important;
}
.form__select:hover,
.hs-form select:hover {
  border-color: #bbb;
  box-shadow: 0 0 12px rgba(179, 210, 234, 0.25);
}
.form__select:focus,
.hs-form select:focus {
  border-color: #b3d2ea;
  box-shadow: 0 0 12px #b3d2ea;
  outline: none;
}
.form__select--dark,
.hs-form select--dark {
  background-color: #ececec;
  transition: background 0.125s ease;
}
.form__select--dark:hover, .form__select--dark:focus,
.hs-form select--dark:hover,
.hs-form select--dark:focus {
  background-color: #f1f1f1;
  box-shadow: none;
}

select.sidebar__filter__field::-ms-expand,
.hs-form select::-ms-expand {
  display: none;
}

.hs-form input:focus:required:invalid,
.hs-form textarea:focus:required:invalid,
.hs-form select:focus:required:invalid {
  border-color: #ca0000;
}
.hs-form input:focus:required:invalid:focus,
.hs-form textarea:focus:required:invalid:focus,
.hs-form select:focus:required:invalid:focus {
  border-color: #ca0000;
}

.content .hs-form .hs-form-field {
  margin-bottom: 16px;
}

.form__button,
body .hs-button.primary,
body input[type=submit],
body input[type=button] {
  background-color: transparent;
  background-image: url("../img/arrow-right-black.png");
  background-position: 97.5% center;
  background-repeat: no-repeat;
  background-size: auto 16px;
  border: 0;
  color: #414141;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 1.25;
  padding: 0 28px 0 0;
  position: relative;
  text-transform: uppercase;
  transition: background 0.125s ease;
}
.form__button:after,
body .hs-button.primary:after,
body input[type=submit]:after,
body input[type=button]:after {
  border-bottom: 2px #fff solid;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 28px;
  transition: opacity 0.125s ease, transform 0.125s ease;
  transform: translateY(3px);
}
.form__button:hover, .form__button:focus,
body .hs-button.primary:hover,
body .hs-button.primary:focus,
body input[type=submit]:hover,
body input[type=submit]:focus,
body input[type=button]:hover,
body input[type=button]:focus {
  background-position: 100% center;
}
.form__button:hover:after, .form__button:focus:after,
body .hs-button.primary:hover:after,
body .hs-button.primary:focus:after,
body input[type=submit]:hover:after,
body input[type=submit]:focus:after,
body input[type=button]:hover:after,
body input[type=button]:focus:after {
  opacity: 0.75;
  transform: translateY(0);
}
.form__button:focus,
body .hs-button.primary:focus,
body input[type=submit]:focus,
body input[type=button]:focus {
  outline: none;
}

.form__button.primary,
body .hs-button.primary,
body input[type=submit],
body input[type=button] {
  background-color: #b3d2ea;
  background-position: calc(100% - 8px) center;
  padding: 8px 32px 8px 8px;
}
.form__button.primary:hover, .form__button.primary:focus,
body .hs-button.primary:hover,
body .hs-button.primary:focus,
body input[type=submit]:hover,
body input[type=submit]:focus,
body input[type=button]:hover,
body input[type=button]:focus {
  background-color: #8bbadf;
  background-position: calc(100% - 4px) center;
}

.hs-form fieldset.form-columns-1,
.hs-form .hs-form fieldset.form-columns-1 {
  border: 0;
  margin: 0 0 16px;
  padding: 0;
}
.hs-form fieldset.form-columns-2,
.hs-form .hs-form fieldset.form-columns-2 {
  border: 0;
  margin: 0 0 16px;
  padding: 0;
}
.hs-form fieldset.form-columns-3,
.hs-form .hs-form fieldset.form-columns-3 {
  border: 0;
  margin: 0 0 16px;
  padding: 0;
}

.hs-form .hs-field-desc {
  color: #a0a0a0;
  font-size: 16px;
  margin-top: -4px;
}

.hs-form .hs-error-msgs {
  list-style: none;
  margin: -8px 0 0;
  padding: 0;
}
.hs-form .hs-error-msgs label {
  color: #ca0000;
  font-family: Raleway, sans-serif;
}

.form__radio,
form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.form__radio label,
form.hs-form .hs-form-field ul.inputs-list label {
  clear: left;
  cursor: pointer;
  float: left;
  font-family: Raleway, sans-serif;
  font-weight: 500;
  line-height: 1.25;
  padding: 3px 0;
  width: auto;
}
.form__radio li input,
form.hs-form .hs-form-field ul.inputs-list li input {
  margin-right: 4px;
  position: relative;
  top: -1px;
}

input[type=radio],
input[type=checkbox] {
  vertical-align: top;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 16px;
  height: 16px;
  border: solid 2px #b3d2ea;
  background-color: white;
  cursor: pointer;
}

input[type=radio] {
  border-radius: 100%;
}
input[type=radio]:checked::before {
  content: "";
  display: block;
  margin: 2px;
  width: 8px;
  height: 8px;
  background-color: #b3d2ea;
  border-radius: 100%;
}

input[type=checkbox]:checked {
  background-color: #b3d2ea;
}
input[type=checkbox]:checked::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/checkbox-check.svg") center no-repeat;
}

.hs-richtext {
  margin-bottom: 16px;
  font-size: 14px;
}

.wppb-default-username {
  display: none;
}

.wppb-user-forms ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.wppb-user-forms li {
  margin-bottom: 16px;
}
.wppb-user-forms label {
  color: #676767;
  display: inline-block;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: 400;
  width: 100%;
}
.wppb-user-forms .input,
.wppb-user-forms .text-input {
  display: block;
}

.wppb-error {
  color: #ca0000;
  font-family: Raleway, sans-serif;
}

.form__message {
  background-color: #f4f4f4;
  border-left: 4px solid #b3d2ea;
  color: #3e677f;
  font-size: 15px;
  margin-bottom: 16px;
  padding: 8px;
}
.form__message--error {
  border-color: #ca0000;
  color: #ca0000;
}
.form__message--success {
  border-color: #00ca00;
  color: #009700;
}

.button {
  background-color: #b3d2ea;
  background-image: url("../img/arrow-right-black.png");
  background-position: calc(100% - 8px) center;
  background-repeat: no-repeat;
  background-size: auto 16px;
  border: 0;
  border-radius: 0;
  color: #414141;
  display: inline-block;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 1.25;
  margin: 0 0 24px;
  padding: 8px 32px 8px 8px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  transition: background 0.125s ease;
}
.button:hover, .button:focus {
  background-color: #8bbadf;
  background-position: calc(100% - 4px) center;
}
.button:focus {
  outline: none;
}
.button:disabled {
  pointer-events: none;
  opacity: 0.5;
  filter: grayscale(100);
}
.button svg {
  margin-left: 8px;
}

.button--no-icon {
  background-image: none;
  padding-right: 8px;
}

.table__container:not(:last-child) {
  margin-bottom: 48px;
}
.table__container .table:not(:last-child) {
  margin-bottom: 16px;
}

.table {
  border-collapse: collapse;
  max-width: 100%;
  table-layout: auto;
  width: 100%;
}
.table:not(:last-child) {
  margin-bottom: 48px;
}
.table tbody tr {
  border-bottom: 1px #ececec solid;
}
.table tbody tr:nth-of-type(odd) {
  background-color: #f6f6f6;
}
.table td.small, .table th.small {
  width: 80px;
}
.table td.medium, .table th.medium {
  width: 120px;
}
.table td.large, .table th.large {
  width: 180px;
}
.table td.larger, .table th.larger {
  width: 240px;
}
.table td.text-align--right, .table th.text-align--right {
  text-align: right;
}
.table td.text-align--center, .table th.text-align--center {
  text-align: center;
}
.table td.multiline, .table th.multiline {
  white-space: normal;
}
.table td.icon, .table th.icon {
  width: 60px;
  text-align: center;
}
.table td {
  font-size: 16px;
  line-height: 1.25;
  overflow: hidden;
  padding: 12px 6px 12px 2px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.table td a {
  color: #6c9bb7;
  transition: color 0.125s ease;
}
.table td a:hover, .table td a:focus {
  color: #8eb3c8;
}
.table td.icon {
  line-height: 1;
  padding-left: 8px;
  padding: 4px 0 4px 8px;
}
.table th {
  border-bottom: 2px #b3d2ea solid;
  color: #9fc6e4;
  font-size: 16px;
  line-height: 1.25;
  overflow: hidden;
  padding: 4px 6px 4px 2px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}
.table.js-sortable th:not([data-sort-method=none]) {
  cursor: pointer;
  white-space: nowrap;
}
.table.js-sortable th:not([data-sort-method=none]):after {
  background-image: url("../img/sort-both.png");
  background-position: right;
  background-repeat: no-repeat;
  background-size: auto 11px;
  content: "";
  display: inline-block;
  height: 11px;
  margin-left: 4px;
  position: relative;
  top: 0;
  width: 10px;
}
.table.js-sortable th[aria-sort=ascending], .table.js-sortable th[aria-sort=descending] {
  color: #000;
}
.table.js-sortable th[aria-sort=ascending]:after {
  background-image: url("../img/sort-up.png");
}
.table.js-sortable th[aria-sort=descending]:after {
  background-image: url("../img/sort-down.png");
}
.table--chunky th {
  border-bottom: 0;
}
.table--chunky td {
  border-bottom: 2px #b3d2ea solid;
  padding-bottom: 0;
  padding-top: 16px;
}
.table--chunky tr:first-child td {
  padding-top: 0;
}
.table--chunky tbody tr {
  border-bottom: 0;
}
.table--chunky tbody tr:not(:last-child) {
  background-color: transparent;
}
.table--fixed {
  table-layout: fixed;
}
.table--fixed td {
  vertical-align: top;
}
.table + .link--cta, .post__single-nav .table + a, .table + .page-numbers.prev,
.table + .page-numbers.next {
  margin-top: -32px;
}
.table tr.table__row__total {
  border-top: 2px lightgray solid;
  font-weight: bold;
}
.table tr.table__row__total td {
  background-color: #ececec;
}

a.icon {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  display: inline-block;
  height: 32px;
  opacity: 0.75;
  overflow: hidden;
  text-indent: 100%;
  transition: opacity 0.125s ease;
  white-space: nowrap;
  width: 32px;
}
a.icon:hover, a.icon:focus {
  opacity: 1;
}
a.icon--pencil {
  background-image: url("../img/pencil.png");
}
a.icon--video {
  background-image: url("../img/video.png");
}
a.icon--chart {
  background-image: url("../img/chart.png");
}
a.icon--pdf {
  background-image: url("../img/pdf.png");
}

.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignright {
  float: right;
  margin-left: 16px;
  margin-top: 16px;
  margin-bottom: 16px;
}

.alignleft {
  float: left;
  margin-right: 16px;
  margin-top: 16px;
  margin-bottom: 16px;
}

.wp-caption {
  background: #fff;
  border: 1px solid #ececec;
  margin-top: 0;
  margin-bottom: 24px;
  max-width: 96%;
  padding: 4px;
  text-align: center;
}
.wp-caption img {
  height: auto;
  margin: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 15px;
  margin-top: 4px;
}
.wp-caption .wp-caption-text a {
  color: #4f97ce;
  transition: color 0.125s;
}
.wp-caption .wp-caption-text a:hover, .wp-caption .wp-caption-text a:focus {
  color: #77afd9;
}

.header {
  background-color: #414141;
  display: inline-block;
  width: 100%;
}

.header__logo {
  display: block;
  margin: 32px auto;
  width: 180px;
}
.header__logo img {
  width: 100%;
}
.header__logo:focus {
  outline: 1px dotted #b3d2ea;
}

.header__menu-toggle {
  background-color: #b3d2ea;
  border-color: #fff;
  border-style: solid none;
  border-width: 2px;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  line-height: 1.25;
  padding: 8px 16px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}
.header__menu-toggle.is-toggled .header__menu-toggle__bar:nth-of-type(1) {
  transform: rotate(45deg);
}
.header__menu-toggle.is-toggled .header__menu-toggle__bar:nth-of-type(2) {
  opacity: 0;
}
.header__menu-toggle.is-toggled .header__menu-toggle__bar:nth-of-type(3) {
  transform: rotate(-45deg);
}

.header__menu-toggle__icon {
  display: inline-block;
  float: left;
  margin-right: 8px;
  margin-top: 1px;
  width: 28px;
}

.header__menu-toggle__bar {
  background-color: #fff;
  border-radius: 4px;
  display: inline-block;
  float: left;
  height: 4px;
  width: 100%;
}
.header__menu-toggle__bar:not(:last-child) {
  margin-bottom: 4px;
}
.header__menu-toggle__bar:nth-of-type(1) {
  transition: transform 0.125s ease;
  transform-origin: 3px;
}
.header__menu-toggle__bar:nth-of-type(2) {
  transition: opacity 0.125s ease;
}
.header__menu-toggle__bar:nth-of-type(3) {
  transition: transform 0.125s ease;
  transform-origin: 3px;
}

.footer {
  background-color: #b3d2ea;
}
.footer input,
.footer textarea,
.footer select,
.footer input.hs-input {
  border: 0;
}

.footer__contact {
  display: block;
  margin: 0 auto 16px;
  max-width: 400px;
  padding: 20px;
  width: 100%;
  color: white;
}
.footer__contact h3 {
  font-size: 18px;
  margin: 0 0 16px;
}
.footer__contact h3 a {
  background-image: url("../img/arrow-right-white.png");
  background-position: 97.5% center;
  background-repeat: no-repeat;
  background-size: auto 16px;
  color: #fff;
  padding: 0 28px 0 0;
  position: relative;
  text-decoration: none;
  transition: background 0.125s ease;
}
.footer__contact h3 a:after {
  border-bottom: 2px #fff solid;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 28px;
  transition: opacity 0.125s ease, transform 0.125s ease;
  transform: translateY(3px);
}
.footer__contact h3 a:hover, .footer__contact h3 a:focus {
  background-position: 100% center;
}
.footer__contact h3 a:hover:after, .footer__contact h3 a:focus:after {
  opacity: 0.75;
  transform: translateY(0);
}
.footer__contact h3 a:focus {
  outline: none;
}
.footer__contact p {
  color: #414141;
  font-size: 16px;
  line-height: 1.25;
}
.footer__contact p a {
  color: #3e677f;
}
.footer__contact button,
.footer__contact input,
.footer__contact optgroup,
.footer__contact select,
.footer__contact textarea {
  color: black;
}

.footer__address {
  background-color: #414141;
  background-image: url("../img/stripe.png");
  background-position: 45%;
  background-repeat: no-repeat;
  background-size: 100px;
  padding: 48px 0;
  position: relative;
}
.footer__address address {
  color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.75;
  margin-top: -25px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  width: 50%;
}
.footer__address address strong {
  font-weight: 500;
}
.footer__address address strong,
.footer__address address > span {
  display: block;
}
.footer__address address span span {
  margin-left: -3px;
}
.footer__address address span span:before {
  content: ", ";
}
.footer__address address a {
  color: #b3d2ea;
}

.footer__etp {
  background-image: url("../img/etp.png");
  background-position: 35%;
  background-repeat: no-repeat;
  background-size: 100px;
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 50%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.footer__aux {
  padding: 20px;
}
.footer__aux .inner {
  text-align: center;
}

.footer__social {
  margin: 0 0 16px;
  height: 32px;
}
.footer__social li {
  display: inline-block;
  height: 32px;
  margin: 0 4px;
  width: 32px;
}
.footer__social li:first-child {
  margin-left: 0;
}
.footer__social li:last-child {
  margin-right: 0;
}
.footer__social a {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.footer__social a.footer__social--facebook {
  background-image: url("../img/social-facebook.png");
}
.footer__social a.footer__social--twitter {
  background-image: url("../img/social-twitter.png");
}
.footer__social a.footer__social--youtube {
  background-image: url("../img/social-youtube.png");
}

.footer__social--mobile {
  display: inline-block;
}

.footer__social--desktop {
  display: none;
}

.footer__aux--copyright {
  color: #fff;
  display: block;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.25;
  margin-bottom: 4px;
  text-shadow: 0 1px 0 rgba(62, 103, 127, 0.25);
}
.footer__aux--copyright span {
  display: block;
}

.footer__aux--links {
  font-family: Oswald, sans-serif;
}
.footer__aux--links li {
  display: inline-block;
  font-size: 12px;
  margin: 0 4px;
}
.footer__aux--links li:not(:last-child):after {
  color: #fff;
  content: "|";
  margin-left: 11px;
}
.footer__aux--links li:first-child {
  margin-left: 0;
}
.footer__aux--links li:last-child {
  margin-right: 0;
}
.footer__aux--links a {
  color: #fff;
  font-weight: 300;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(62, 103, 127, 0.25);
  text-transform: uppercase;
}
.logged-in .footer__top label {
  color: #a0a0a0;
}
.logged-in .footer__top .hs-error-msgs label {
  color: #ca0000;
}
.logged-in .footer__top .hs-button {
  background-color: transparent;
  background-image: url("../img/arrow-right-white.png");
  background-position: 97.5% center;
  background-repeat: no-repeat;
  background-size: auto 16px;
  border: 0;
  color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 1.25;
  padding: 0 28px 0 0;
  position: relative;
  text-transform: uppercase;
  transition: background 0.125s ease;
}
.logged-in .footer__top .hs-button:after {
  border-bottom: 2px #fff solid;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 28px;
  transition: opacity 0.125s ease, transform 0.125s ease;
  transform: translateY(3px);
}
.logged-in .footer__top .hs-button:hover, .logged-in .footer__top .hs-button:focus {
  background-color: transparent;
  background-position: 100% center;
}
.logged-in .footer__top .hs-button:hover:after, .logged-in .footer__top .hs-button:focus:after {
  opacity: 0.75;
  transform: translateY(0);
}
.logged-in .footer__top .hs-button:focus {
  outline: none;
}
.content {
  margin-bottom: 32px;
}
.content:after {
  content: "";
  display: table;
  clear: both;
}

.content--full {
  margin-bottom: 32px;
}

.content__header {
  margin-bottom: 32px;
}
.content__header:after {
  content: "";
  display: table;
  clear: both;
}
.content__header--no-bottom {
  margin-bottom: 0;
}
.content__header.has-image {
  margin-top: -16px;
  margin-left: -16px;
  margin-right: -16px;
  min-height: 200px;
  position: relative;
}
.content__header.has-image .content__title {
  display: inline-block;
  width: 100%;
}
.content__header.has-image img {
  background-color: #b3d2ea;
  min-height: 120px;
  width: 100%;
}
.content__header.has-image:after {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75));
  bottom: 0;
  content: "";
  display: inline-block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
}
.content__header.has-image .content__header__inner {
  position: absolute;
  bottom: 16px;
  left: 16px;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.content__header.has-image .content__header__inner * {
  color: #fff;
}

.content__header--mobile {
  background-color: #e3f0f7;
  border-bottom: 2px #fff solid;
  padding: 8px 16px;
  text-align: left;
  text-transform: uppercase;
}

.content__title {
  color: #414141;
  display: inline-block;
  font-size: 36px;
  line-height: 1.5;
  margin: 0;
  width: 100%;
}

.content__title__title {
  float: left;
  margin-bottom: -10px;
  margin-right: 8px;
}

.content__title__category {
  display: inline-block;
  float: left;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 500;
  margin-top: 19px;
  position: relative;
  text-transform: none;
}
.content__title__category:before {
  background-image: url("../img/stripe-text.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 14px;
  content: "";
  display: inline-block;
  float: left;
  height: 1.5em;
  width: 16px;
}

.content__meta {
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.content__header__back {
  background-color: transparent;
  background-image: url("../img/arrow-left-gray.png");
  background-position: 2.5% 61%;
  background-repeat: no-repeat;
  background-size: auto 12px;
  color: #a0a0a0;
  display: inline-block;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.25;
  margin-top: 16px;
  margin-bottom: 8px;
  padding-left: 16px;
  position: relative;
  text-decoration: none;
  transition: background 0.125s ease;
}
.content__header__back:after {
  border-bottom: 2px #a0a0a0 solid;
  bottom: 0;
  content: "";
  left: 16px;
  opacity: 0;
  position: absolute;
  right: 0;
  transition: opacity 0.125s ease, transform 0.125s ease;
  transform: translateY(3px);
}
.content__header__back:hover, .content__header__back:focus {
  background-position: left 61%;
}
.content__header__back:hover:after, .content__header__back:focus:after {
  opacity: 0.75;
  transform: translateY(0);
}
.content__header__back:focus {
  outline: none;
}

.content__image--left {
  margin-bottom: 32px;
}

.content__toggle-view {
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 18px;
  display: inline-block;
  float: left;
  height: 22px;
  margin-top: 16px;
  margin-left: 16px;
  opacity: 0.5;
  overflow: hidden;
  text-indent: 100%;
  transition: opacity 0.125s ease;
  width: 22px;
  white-space: nowrap;
}
.content__toggle-view:hover, .content__toggle-view:focus {
  opacity: 0.65;
}
.content__toggle-view--grid {
  background-image: url("../img/grid.png");
}
.content__toggle-view--list {
  background-image: url("../img/list.png");
  width: 29px;
}
.content__toggle-view.is-current {
  opacity: 1;
}

.content__news-heading {
  margin-bottom: 48px;
}
.content__news-heading:after {
  content: "";
  display: table;
  clear: both;
}
.content__news-heading h1,
.content__news-heading h2 {
  margin-bottom: 8px;
}

.content__newsfeed-heading {
  margin-bottom: 48px;
}
.content__newsfeed-heading:after {
  content: "";
  display: table;
  clear: both;
}
.content__newsfeed-heading h1 {
  margin-bottom: 8px;
}

.content__numbered {
  counter-reset: counter;
  padding-left: 44px;
}
.content__numbered h2:before,
.content__numbered h3:before,
.content__numbered h4:before,
.content__numbered h5:before {
  content: counter(counter) ". ";
  counter-increment: counter;
  display: inline-block;
  margin-left: -44px;
  padding-right: 8px;
  text-align: left;
  width: 44px;
}

.sidebar__heading {
  color: #414141;
  font-size: 24px;
  font-weight: 500;
  margin: 0;
  text-transform: uppercase;
}

.sidebar__heading--twitter {
  background-image: url("../img/sidebar-twitter.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 28px;
}

.sidebar__block {
  position: relative;
  background-color: #ececec;
  margin-bottom: 32px;
  margin-left: -16px;
  margin-right: -16px;
  padding: 16px;
}
.sidebar__block .sidebar__heading {
  margin-bottom: 16px;
}
.sidebar__block .form__input {
  margin-bottom: 8px;
  text-transform: none;
}
.sidebar__block .form__input:last-of-type {
  margin-bottom: 16px;
}

.sidebar__twitter-link {
  color: #4f97ce;
  transition: color 0.125s;
}
.sidebar__twitter-link:hover, .sidebar__twitter-link:focus {
  color: #77afd9;
}

.sidebar__block--stripe {
  background-image: url("../img/stripe-corner.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 40px;
}

.sidebar__block--link {
  background-image: url("../img/arrow-right-black.png");
  background-position: 93% center;
  background-repeat: no-repeat;
  background-size: auto 16px;
  color: #000;
  display: block;
  font-size: 16px;
  text-decoration: none;
  transition: background 0.075s ease;
}
.sidebar__block--link:hover, .sidebar__block--link:focus {
  background-color: #dfdfdf;
  background-position: 95% center;
}

.sidebar__filter {
  margin-bottom: 32px;
}
.sidebar__filter:after {
  content: "";
  display: table;
  clear: both;
}

.sidebar__filter__half:not(:last-child) {
  margin-bottom: 16px;
}

.sidebar__filter__field {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  border: 1px #3e677f solid;
  border-radius: 0;
  display: inline-block;
  line-height: 1.25;
  padding: 8px;
  padding-right: 48px;
  transition: box-shadow 0.125s ease;
  width: 100%;
}
.sidebar__filter__field:hover, .sidebar__filter__field:focus {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
}
.sidebar__filter__field:focus {
  outline: none;
}

select.sidebar__filter__field {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("../img/arrow-sidebar-dropdown.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 40px;
  border-radius: 0;
  position: relative;
}

select.sidebar__filter__field::-ms-expand {
  display: none;
}

.sidebar__search {
  position: relative;
}

.sidebar__search__button {
  background-color: #b3d2ea;
  background-image: url("../img/search.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40px;
  border: 0;
  bottom: 1px;
  padding: 0;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 40px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.sidebar__search__button:focus {
  outline: none;
}

.sidebar__video {
  margin-bottom: 32px;
}
.sidebar__video h3 {
  margin-top: 8px;
  margin-bottom: 0;
  font-size: 18px;
}

.article:not(:last-of-type) {
  margin-bottom: 64px;
}

.article__header {
  margin-bottom: 8px;
}

.article__title {
  color: #414141;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.25;
  margin: 0;
  text-transform: none;
}

.article__meta {
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.article__category {
  background-color: #b3d2ea;
  border-radius: 3px;
  color: #3e677f;
  display: inline-block;
  font-size: 14px;
  margin-bottom: 8px;
  padding: 2px 6px;
  text-decoration: none;
  transition: background 0.125s ease;
}
.article__category:hover, .article__category:focus {
  background-color: #bbd7ec;
}

.pagination {
  display: inline-block;
  margin-top: 32px;
  width: 100%;
}

.page-numbers {
  display: none;
}

.page-numbers.prev,
.page-numbers.next {
  background-size: auto 14px;
  display: inline-block;
  font-size: 16px;
}

.page-numbers.prev {
  background-image: url("../img/arrow-left-gray.png");
  background-position: 2.5% center;
  float: left;
  padding-right: 0;
  padding-left: 20px;
}
.page-numbers.prev:after {
  left: 20px;
  right: 0;
}
.page-numbers.prev:hover, .page-numbers.prev:focus {
  background-position: left center;
}

.page-numbers.next {
  float: right;
  padding-right: 20px;
}
.page-numbers.next:after {
  right: 20px;
}
.inner--home {
  margin-bottom: 32px;
}

.home__section {
  margin-bottom: 32px;
}
.home__section:after {
  content: "";
  display: table;
  clear: both;
}

.home__section--entries.is-expanded .block:not(:first-of-type) {
  display: block;
}
.home__section--entries .block:not(:first-of-type) {
  display: none;
}

.home__section--news.is-expanded .block:not(:first-of-type) {
  display: block;
}
.home__section--news .block:not(:first-of-type) {
  display: none;
}
.home__section--news .block img {
  border-bottom: 4px #b3d2ea solid;
}
.home__section--news .block p {
  display: none;
}

.big-data:after {
  content: "";
  display: table;
  clear: both;
}

.big-data__section {
  position: relative;
  padding-top: 12px;
}
.big-data__section:after {
  content: "";
  display: table;
  clear: both;
}

.big-data__heading {
  position: absolute;
  top: -12px;
  left: 0;
  margin: 0;
  font-size: 16px;
}

.big-data__item {
  display: inline-block;
  float: left;
  margin-bottom: 16px;
}
.big-data__item--fourth {
  width: 25%;
}
.big-data__item--third {
  width: 33.3%;
}
.big-data__item--half {
  width: 50%;
}
.big-data__item--single {
  width: 100%;
}
.big-data__item:last-child {
  margin-bottom: 0;
}

.big-data__item__key {
  font-family: Oswald, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
  margin: 0;
  text-transform: none;
}

.big-data__item__value {
  display: inline-block;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
}
.big-data__item__value a {
  color: #000;
}

.hero {
  border-bottom: 8px #000 solid;
  display: inline-block;
  position: relative;
  width: 100%;
  background: #414141;
}
.hero--white {
  color: white;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.hero--white input {
  color: #000;
}

.hero.js-slider:not(.is-loaded) .hero__item:not(:first-child) {
  display: none;
}
.hero.js-slider .hero__viewport {
  overflow: hidden;
  position: relative;
}
.hero.js-slider .hero__slides {
  transition: all 0.75s cubic-bezier(0.86, 0, 0.07, 1);
}
.hero.js-slider .hero__item {
  float: left;
}
.hero.js-slider .hero__arrows {
  display: none;
  left: 0;
  margin-top: -40px;
  position: absolute;
  right: 0;
  top: 50%;
}
.hero.js-slider .hero__arrow__left,
.hero.js-slider .hero__arrow__right {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40px;
  cursor: pointer;
  display: inline-block;
  height: 80px;
  margin: 0 32px;
  opacity: 0.5;
  transition: background 0.125s ease, opacity 0.125s ease;
  width: 50px;
}
.hero.js-slider .hero__arrow__left {
  background-image: url("../img/hero-arrow-left.png");
  float: left;
}
.hero.js-slider .hero__arrow__left:hover {
  background-position: left center;
  opacity: 1;
}
.hero.js-slider .hero__arrow__right {
  background-image: url("../img/hero-arrow-right.png");
  float: right;
}
.hero.js-slider .hero__arrow__right:hover {
  background-position: right center;
  opacity: 1;
}

.hero__dots {
  bottom: 4px;
  left: 0;
  text-align: center;
  position: absolute;
  right: 0;
  z-index: 1;
}

.hero__dots__item {
  border: 1px #fff solid;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  margin: 0 8px;
  opacity: 0.75;
  transition: opacity 0.125s ease;
  transform: translateZ(0);
  width: 16px;
}
.hero__dots__item:hover, .hero__dots__item:focus {
  opacity: 1;
}
.hero__dots__item.is-active {
  background-color: #fff;
}

.hero__item {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  float: left;
  height: 320px;
  position: relative;
  width: 100%;
}

.hero__item__content {
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 0;
  left: 0;
  padding: 16px 0 48px;
  position: absolute;
  right: 0;
  color: white;
}
.hero__item__content p {
  display: none;
}
.hero__item__content *:last-child {
  margin-bottom: 0;
}

.hero__content__title {
  font-size: 24px;
  line-height: 1.25;
  margin: 0;
}
.hero__content__title a {
  color: #fff;
  text-decoration: none;
}
.hero__content__title a:after {
  background-image: url("../img/arrow-right-white.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: auto 21px;
  content: "";
  display: inline-block;
  height: 24px;
  margin-left: 8px;
  transition: transform 0.125s ease;
  width: 24px;
}
.hero__content__title a:hover:after, .hero__content__title a:focus:after {
  transform: translateX(5px);
}

.hero__mega-content__title {
  font-size: 20px;
  line-height: 1.125;
}

.horse__grid {
  display: inline-block;
  text-align: justify;
  width: 100%;
}
.horse__grid:after {
  content: "";
  display: table;
  clear: both;
}

.horse {
  display: block;
  float: left;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
  position: relative;
  width: calc(50% - 8px);
}
.horse:not(:last-child) {
  margin-bottom: 16px;
}
.horse:nth-of-type(odd) {
  margin-right: 8px;
}
.horse:nth-of-type(even) {
  margin-left: 8px;
}
.horse:hover .horse__content, .horse:focus .horse__content {
  bottom: 0;
  transform: translateY(0);
}
.horse:hover .horse__meta, .horse:focus .horse__meta {
  opacity: 1;
}

img.horse__image {
  background-color: #b3d2ea;
  margin-bottom: 0;
  min-height: 120px;
  width: 100%;
}

.horse__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center;
  background-size: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.horse__notification {
  background-color: #fff;
  border: 1px #3e677f solid;
  border-radius: 50%;
  color: #3e677f;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: bold;
  height: 24px;
  left: 16px;
  line-height: 23.2px;
  position: absolute;
  text-align: center;
  top: 16px;
  width: 24px;
}

.horse__content {
  background-color: rgba(0, 0, 0, 0.55);
  bottom: 57px;
  left: 0;
  padding: 16px;
  position: absolute;
  right: 0;
  transform: translateY(100%);
  transition: transform 0.125s ease-out, bottom 0.125s ease-out;
}

.horse__name {
  color: #fff;
  font-size: 20px;
  line-height: 1.25;
  margin: 0 0 8px;
  text-transform: none;
}

.horse__meta {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  opacity: 0;
  transition: opacity 0.125s ease-out;
}
.horse__meta dt {
  clear: left;
  float: left;
  margin-right: 8px;
}
.horse__meta dd {
  float: left;
  margin: 0;
}

.horse-list__image {
  position: relative;
  width: 64px;
}
.horse-list__image img {
  min-width: 64px;
  width: 64px;
}
.horse-list__image .horse__notification {
  left: 4px;
  top: 4px;
}
.horse-list__name {
  font-weight: bold;
}
.horse-list__name, .horse-list__sire, .horse-list__dam, .horse-list__classification, .horse-list__yob, .horse-list__trainer, .horse-list__location {
  font-size: 15px;
  padding-left: 16px;
}
.horse-list__sire, .horse-list__dam, .horse-list__classification, .horse-list__yob, .horse-list__trainer, .horse-list__location {
  display: none;
}
.horse-list__yob {
  width: 5em;
}
.horse-list td.horse-list__name, .horse-list td.horse-list__sire, .horse-list td.horse-list__dam, .horse-list td.horse-list__classification, .horse-list td.horse-list__yob, .horse-list td.horse-list__trainer, .horse-list td.horse-list__location, .horse-list th.horse-list__name, .horse-list th.horse-list__sire, .horse-list th.horse-list__dam, .horse-list th.horse-list__classification, .horse-list th.horse-list__yob, .horse-list th.horse-list__trainer, .horse-list th.horse-list__location {
  padding-left: 8px;
}

td.horse-list__image {
  padding-left: 0;
}

tr:not(:first-child) td.horse-list__image .horse__notification {
  margin-top: 16px;
}

.roster__header .content__title {
  float: left;
  width: auto;
}
.roster__header .roster__header__toggle {
  float: right;
}

.roster__filters {
  display: inline-block;
  margin-top: 16px;
  width: 100%;
}
.roster__filters select:not(:last-child),
.roster__filters input:not(:last-child) {
  margin-bottom: 8px;
}
.roster__filters input {
  max-width: 100%;
}

.horse__status {
  background-color: #b3d2ea;
  border-left: 4px #3e677f solid;
  display: inline-block;
  margin-bottom: 32px;
  padding: 0 16px 16px;
  width: 100%;
}
.horse__status:not(:last-child) {
  margin-bottom: 64px;
}
.horse__status p {
  font-style: italic;
}

.horse__status__title {
  background-color: #3e677f;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  margin: 0 -16px 8px;
  padding: 4px 16px;
  text-transform: none;
}

.horse__meta-table {
  clear: both;
  display: block;
  margin-bottom: 32px;
}
.horse__meta-table:after {
  content: "";
  display: table;
  clear: both;
}

.horse__meta-table__item {
  display: inline-block;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  width: 100%;
}
.horse__meta-table__item:not(:last-child) {
  margin-bottom: 8px;
}

.horse__meta-table__item__key {
  font-family: Oswald, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  text-transform: none;
}

.horse__meta-table__item__value {
  font-family: Raleway, sans-serif;
  font-size: 18px;
  line-height: 1;
}
.horse__meta-table__item__value a {
  color: #3b8bc9;
}

.horse__meta-table__header {
  background-color: #dfdfdf;
  margin: -16px -16px 16px;
  padding: 8px 16px;
}
.horse__meta-table__header:after {
  content: "";
  display: table;
  clear: both;
}

.horse__meta-table__header__item {
  float: left;
  font-size: 16px;
  margin-right: 16px;
}

.horse__meta-table__pedigree {
  color: #3b8bc9;
  margin-right: 0;
}

.container .inner.kb__content {
  margin-top: 90px;
}

.kb__search {
  margin: 0 auto;
  max-width: 720px;
  position: relative;
}
.kb__search input {
  max-width: 100%;
  text-transform: none;
}
.kb__search button {
  background-color: #000;
  background-image: url("../img/arrow-right-white.png");
  background-position: 90% center;
  background-repeat: no-repeat;
  background-size: auto 16px;
  border: 0;
  color: #fff;
  float: left;
  font-family: Oswald, sans-serif;
  line-height: 1;
  margin-top: 8px;
  padding: 8px 32px 8px 8px;
  text-transform: uppercase;
  transition: background 0.125s ease;
}
.kb__search button:hover, .kb__search button:focus {
  background-position: 95% center;
}
.kb__search button:focus {
  outline: none;
}

.post__nav {
  background-color: #ececec;
  margin-left: -16px;
  margin-right: -16px;
  margin-bottom: 32px;
  padding: 8px 16px;
}
.post__nav:after {
  content: "";
  display: table;
  clear: both;
}
.post__nav > a {
  color: #4f97ce;
  display: inline-block;
  font-family: Oswald, sans-serif;
  font-weight: 400;
}

.post__nav__item {
  display: inline-block;
  float: left;
  margin-right: 16px;
}
.post__nav__item a {
  color: #4f97ce;
  font-family: Oswald, sans-serif;
  font-weight: 400;
  text-decoration: none;
}
.post__nav__item.is-current a {
  color: #000;
  cursor: default;
  text-decoration: underline;
}
.post__single-nav {
  border-top: 2px #ececec solid;
  padding-top: 16px;
}
a.post__single-nav__prev {
  background-image: url("../img/arrow-left-gray.png");
  background-position: 2.5% center;
  padding: 0 0 0 24px;
}
a.post__single-nav__prev:after {
  left: 24px;
  right: 0;
}
a.post__single-nav__prev:hover, a.post__single-nav__prev:focus {
  background-position: left center;
}

a.post__single-nav__next {
  float: right;
}

.gallery {
  margin-left: -0.8333333%;
}
.gallery:after {
  content: "";
  display: table;
  clear: both;
}

.gallery__item {
  position: relative;
  background-color: #000;
  margin-bottom: 16px;
}
.gallery__item a {
  display: block;
  padding-bottom: 75%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: opacity 0.125s ease;
  transform: translateZ(0);
  opacity: 0.75;
}
.gallery__item img {
  display: none;
}
.gallery__item:hover a,
.gallery__item a:focus a {
  opacity: 1;
}
.gallery__item.is-video {
  position: relative;
}
.gallery__item.is-video:after {
  background-image: url("../img/play.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 48px;
  bottom: 0;
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}

.featherlight-image {
  height: auto !important;
  max-height: 90vh;
  max-width: 100%;
  width: auto !important;
}

.offer__gallery {
  margin-bottom: 16px;
}

.offer__vision {
  margin-bottom: 32px;
}
.offer__vision:after {
  content: "";
  display: table;
  clear: both;
}

.offer__hidden > * {
  display: none;
}
.offer__hidden.is-expanded {
  margin-bottom: 32px;
}
.offer__hidden.is-expanded > * {
  display: block;
}
.offer__hidden .link--expand {
  display: block;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 32px;
}

.tabs {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.tabs .tab-nav {
  display: flex;
  justify-content: flex-start;
  list-style: none;
  margin: 0 0 16px;
  padding: 0;
  background-color: #A0A0A0;
}
.tabs .tab-nav li:nth-of-type(even) {
  background-color: #919191;
}
.tabs .tab-nav li.is-current {
  background-color: #ececec;
}
.tabs .tab-nav li.is-current a {
  cursor: default;
}
.tabs .tab-nav a {
  color: #414141;
  display: inline-block;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  padding: 24px 16px 8px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}
.tabs.tabs--2 .tab-nav li {
  width: 50%;
}
.tabs.tabs--3 .tab-nav li {
  width: 33.333%;
}
.tabs.tabs--4 .tab-nav li {
  width: 25%;
}
.tabs.tabs--5 .tab-nav li {
  width: 20%;
}
.tabs .tab {
  display: none;
  padding: 16px;
}
.tabs .tab.is-current {
  display: block;
}

.achievements-map {
  position: relative;
  height: 0;
  padding-bottom: 45%;
}

.achievements-map-canvas {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.achievements-map-popup {
  padding-left: 20px;
  background: url("../img/map-popup-line.svg") left 56px/20px 22px no-repeat;
}

.achievements-map-popup-content {
  color: white;
}
.achievements-map-popup-content h2 {
  padding: 6px 12px;
  margin: 0;
  background: #b3d2ea;
  font-size: 20px;
  line-height: 1;
  color: #414141;
}

.achievements-map-popup-stats {
  padding: 6px 0;
  background: #414141;
  font: 16px Raleway, sans-serif;
  list-style: none;
}
.achievements-map-popup-stats li {
  display: flex;
  justify-content: space-between;
  padding: 3px 12px;
}

.hof__image {
  position: relative;
}
.hof__image__text {
  background-color: rgba(0, 0, 0, 0.55);
  bottom: 0;
  color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: bold;
  left: 0;
  line-height: 1.25;
  padding: 16px;
  position: absolute;
  right: 0;
}

.hof__accolade {
  color: #4f83a1;
  display: block;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: bold;
  margin-top: -25px;
  margin-bottom: 16px;
}

.block--stallion .block__content p:not(:last-child) {
  margin: 0;
}
.block--stallion .link--cta, .block--stallion .page-numbers.prev,
.block--stallion .page-numbers.next, .block--stallion .post__single-nav a, .post__single-nav .block--stallion a {
  background-image: url("../img/arrow-right-gray.png") !important;
  color: #a0a0a0 !important;
}
.block--stallion p a {
  background-image: none !important;
}

.banner {
  display: block;
  padding: 16px;
  background-color: #b3d2ea;
  color: #414141;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.banner .link--cta, .banner .page-numbers.prev,
.banner .page-numbers.next, .banner .post__single-nav a, .post__single-nav .banner a {
  padding-right: 30px;
  font-size: inherit;
  font-family: inherit;
  color: inherit;
  background-image: url("../img/arrow-right-black.png");
}
.banner .link--cta::after, .banner .page-numbers.prev::after,
.banner .page-numbers.next::after, .banner .post__single-nav a::after, .post__single-nav .banner a::after {
  border-bottom-color: #414141;
}

.banner--header {
  font-size: 15px;
}

.banner--hero {
  font-size: 20px;
}

.ek1s__toolbar {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.ek1s__toolbar--above {
  margin-bottom: 32px;
}

.ek1s__toolbar--below {
  margin-top: 32px;
}

.ek1s__button {
  margin-bottom: 0;
}

.ek1s__all {
  position: relative;
  padding-left: 24px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.ek1s__all input {
  position: absolute;
  left: 0;
}

.ek1s__all--disabled {
  opacity: 0.5;
  pointer-events: none;
}

.ek1s__year {
  width: 160px;
  margin-right: auto;
}

.ek1s__year-label {
  font-size: 12px;
  margin-bottom: 4px;
}

.ek1s__table-col--toggle {
  width: 80px;
}

.ek1s__download-pdf {
  display: flex;
  width: 32px;
  height: 32px;
  border: 0;
  padding: 0;
  background: none;
}
.ek1s__download-pdf svg {
  margin: auto;
}

.invoices {
  font-size: 14px;
}
.invoices h2 {
  color: #6c9cb7;
  margin: 0;
  padding: 0;
  font-size: 18px;
}
.invoices form {
  margin-bottom: 0;
}
.invoices form button {
  border: none;
}
.invoices input,
.invoices select {
  border: 1px solid #6c9cb7;
  padding: 0 8px;
}
.invoices input:focus-visible,
.invoices select:focus-visible {
  border: 1px solid #6c9cb7;
  outline: none;
}
.invoices input[type=checkbox] {
  border-width: 2px;
  border-color: #b3d2ea;
  display: inline-block;
  width: 16px;
  height: 16px;
  padding: 0;
}
.invoices .select-wrap {
  position: relative;
  width: 100%;
  border: 1px solid #6c9cb7;
}
.invoices .select-wrap select {
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  font-size: 16px;
}
.invoices .select-wrap .select-wrap__arrow {
  width: 30px;
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #b3d2ea;
  pointer-events: none;
}
.invoices .select-wrap .select-wrap__arrow:after {
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 13px 7.5px 0 7.5px;
  border-color: #3e677f transparent transparent transparent;
  transform: rotate(0deg);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.invoices a {
  text-decoration: none;
  transition: 0.3s all;
}

.invoices-main > * + * {
  margin-top: 1rem;
}

.invoices-amount-due {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 8px;
}

.invoices-amount-due__contribution {
  padding: 12px 24px;
  width: 100%;
}
.invoices-amount-due__contribution p {
  padding: 0;
  text-transform: uppercase;
}
.invoices-amount-due__contribution p:not(:last-child) {
  margin-bottom: 0;
}
.invoices-amount-due__contribution p:first-of-type {
  font-weight: bold;
  font-size: 18px;
}
.invoices-amount-due__contribution strong {
  font-family: Oswald, sans-serif;
  font-size: 24px;
  color: #3e677f;
}

.invoices-amount-due__pay {
  transition: 0.3s all;
  text-transform: uppercase;
  background-color: #b3d2ea;
  color: #414141;
  padding: 8px 16px;
  padding-right: 32px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 1.22;
  position: relative;
  background-image: url(../img/arrow-right-black.png);
  background-position: calc(100% - 12px) center;
  background-repeat: no-repeat;
  background-size: auto 16px;
}
.invoices-amount-due__pay:hover {
  background-position: calc(100% - 8px) center;
}

.invoices-only-current {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.invoices-only-current button {
  text-transform: uppercase;
  border: none;
  background: #ececec;
  font-family: Oswald, sans-serif;
  color: #909090;
  font-size: 20px;
  padding: 8px 16px;
  width: 100%;
}
.invoices-only-current button.invoices__statement--active {
  background-color: #b3d2ea;
  color: #414141;
}

.invoices-filters {
  display: flex;
  align-self: center;
  flex-wrap: wrap;
  gap: 16px;
}
.invoices-filters input,
.invoices-filters .select-wrap {
  font-size: 16px;
  width: calc(50% - 17px);
}
.invoices-filters form {
  margin-bottom: 0;
  display: inline-flex;
}
.invoices-filters button {
  border: none;
  background: transparent;
  font-family: Oswald, sans-serif;
  color: #a0a0a0;
}
.invoices-filters button:hover {
  color: #414141;
}

.invoices-table {
  width: 100%;
  margin-bottom: 0 !important;
}
.invoices-table tbody tr {
  border-width: 2px;
}
.invoices-table tbody tr:nth-of-type(odd) {
  background-color: #fff !important;
}
.invoices-table td,
.invoices-table th {
  font-size: 12px;
  white-space: initial;
}
.invoices-table td:first-child,
.invoices-table th:first-child {
  padding: 6px;
  padding-right: 12px;
  text-align: center;
}
.invoices-table th {
  text-align: left;
}
.invoices-table td {
  padding-top: 16px;
  padding-bottom: 16px;
}

.invoices-table--breakdown tr:nth-child(1) {
  background: transparent !important;
}
.invoices-table--breakdown td,
.invoices-table--breakdown th {
  text-align: right;
}
.invoices-table--breakdown td:nth-child(1),
.invoices-table--breakdown th:nth-child(1) {
  text-align: left;
  font-weight: 600;
}

.invoices-table--confirmation th,
.invoices-table--confirmation td {
  text-align: right;
}
.invoices-table--confirmation th:nth-child(1),
.invoices-table--confirmation td:nth-child(1) {
  text-align: left;
  font-weight: bold;
}
.invoices-table--confirmation td {
  font-weight: 600;
}

.invoices-table--breakdown,
.invoices-table--confirmation {
  margin-bottom: 16px !important;
}

.invoices-table__toggle td {
  position: relative;
}
.invoices-table__toggle td:first-child {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding-left: 24px !important;
}
.invoices-table__toggle td:first-child:before {
  content: "❯";
  position: absolute;
  left: 6px;
}

.invoices-table__toggle--active td:first-child:before {
  transform: rotate(90deg);
}

.invoices-table__inner-row td:first-child {
  padding-left: 12px;
}

.invoices-table--breakdown__heading {
  color: #414141 !important;
}

.invoices-table__row--blank {
  background: transparent !important;
  border-width: 0 !important;
}
.invoices-table__row--blank td {
  height: 40px;
}

.invoices-table__row--blue {
  background: #b3d2ea !important;
  border-width: 0 !important;
}
.invoices-table__row--blue td {
  font-weight: bold;
  color: #414141;
  text-transform: uppercase;
}

.invoice__row-sorting--hidden:after {
  display: none !important;
}

.invoice__row-sorting--desc,
.invoice__row-sorting--asc {
  color: #414141 !important;
}

.invoice__row-sorting--desc:after {
  background-image: url(../img/sort-down.png) !important;
}

.invoice__row-sorting--asc:after {
  background-image: url(../img/sort-up.png) !important;
}

.invoices-table__total-cash-in td,
.invoices-table__total-cash-out td,
.invoices-table__projected-cash-in td,
.invoices-table__projected-cash-out td,
.invoices-table__ending-cash-bal td {
  color: #6c9cb7;
  text-transform: uppercase;
  font-weight: 800 !important;
  font-weight: 14px !important;
}

.invoice__name {
  font-weight: bold;
  color: #6c9cb7;
  font-size: 14px;
}

.invoice__status .invoice__status--due {
  line-height: 1;
  font-weight: bold;
  color: #414141;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
.invoice__status .invoice__status--due span {
  width: 8px;
  height: 8px;
  display: inline-block;
  background-color: red;
  border-radius: 50%;
}

.invoice__utility > div {
  display: inline-flex;
  gap: 16px;
}
.invoice__utility a,
.invoice__utility button {
  transition: all 0.3s;
  padding: 0;
  width: 16px;
  border: none;
  background-color: transparent;
  opacity: 0.2;
  color: #a0a0a0;
}
.invoice__utility a:hover,
.invoice__utility button:hover {
  opacity: 0.7;
}
.invoice__utility form {
  margin-bottom: 0;
}

.invoice__print-button button {
  display: flex;
  align-items: center;
  gap: 8px;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  color: #414141;
  text-transform: uppercase;
  background: none;
}
.invoice__print-button button img {
  transition: all 0.3s;
  width: 16px;
  height: 16px;
  opacity: 0.2;
  color: #a0a0a0;
}
.invoice__print-button button:hover img {
  opacity: 0.7;
}

.invoice__pagination-dropdown {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  justify-content: flex-end;
  width: 100%;
  margin-top: 16px;
}
.invoice__pagination-dropdown .select-wrap {
  max-width: 75px;
}

.invoices-pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  justify-content: center;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  margin-top: 12px;
}
.invoices-pagination button {
  cursor: pointer;
  transition: 0.3s all;
  background-color: transparent;
  border: none;
  padding: 0 16px;
  font-size: 18px;
  color: #a0a0a0;
  background-image: url(../img/arrow-right-gray.png);
  background-position: calc(100% - 4px) center;
  background-repeat: no-repeat;
  background-size: auto 16px;
}
.invoices-pagination button:hover {
  color: #414141;
}
.invoices-pagination button:disabled {
  color: #a0a0a0;
}
.invoices-pagination .invoices-pagination--prev {
  background-image: url(../img/arrow-left-gray.png);
  background-position: 4px center;
  padding-left: 24px;
}
.invoices-pagination .invoices-pagination--prev:hover {
  background-position: 0 center;
  background-image: url(../img/arrow-left-black.png);
}
.invoices-pagination .invoices-pagination--prev:disabled {
  background-image: url(../img/arrow-left-gray.png);
}
.invoices-pagination .invoices-pagination--next {
  padding-right: 24px;
}
.invoices-pagination .invoices-pagination--next:hover {
  background-position: 100% center;
  background-image: url(../img/arrow-right-black.png);
}
.invoices-pagination .invoices-pagination--next:disabled {
  background-image: url(../img/arrow-right-gray.png);
}

.invoices__pay-now {
  margin-top: 24px;
}
.invoices__pay-now a,
.invoices__pay-now button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: 2px solid #b3d2ea !important;
  background-color: #b3d2ea;
  font-size: 14px;
  padding: 0;
  transition: 0.3s;
}
.invoices__pay-now a:hover,
.invoices__pay-now button:hover {
  border: 2px solid #6c9cb7 !important;
  background-color: #6c9cb7;
}
.invoices__pay-now a:hover span:first-child,
.invoices__pay-now button:hover span:first-child {
  color: #fff;
}
.invoices__pay-now a:hover span:first-child:after,
.invoices__pay-now button:hover span:first-child:after {
  background-image: url(../img/arrow-right-white.png);
}
.invoices__pay-now span {
  transition: 0.3s all;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  color: #414141;
  display: inline-flex;
  align-items: center;
  padding: 0 16px;
}
.invoices__pay-now span:first-child {
  position: relative;
  padding-right: 32px;
}
.invoices__pay-now span:first-child:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1.4;
  font-size: 20px;
  background-image: url(../img/arrow-right-black.png);
  background-position: calc(100% - 4px) center;
  background-repeat: no-repeat;
  background-size: auto 16px;
  transition: 0.3s;
}
.invoices__pay-now span:last-child {
  background-color: #fff !important;
  font-weight: bold;
  font-size: 20px;
}
.invoices__pay-now .payment-options__disclaimer {
  text-align: left;
}

.invoices-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.invoices-summary {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 32px;
  padding-top: 16px;
}
.invoices-summary ul {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 0;
  font-size: 13px;
}
.invoices-summary ul li {
  display: flex;
  gap: 8px;
}
.invoices-summary ul li *:first-child {
  width: 70%;
}

.invoices-summary table th,
.invoices-summary table td {
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: left;
  font-size: 13px;
}
.invoices-summary table th {
  font-weight: 600;
  width: 70%;
  padding-right: 4px;
}
.invoices-summary table td {
  font-weight: bold;
  padding-left: 4px;
}

.invoice__contribution-due th,
.invoice__contribution-due td {
  color: #3e677f;
  padding-top: 12px !important;
  font-weight: bold !important;
}
.invoice__contribution-due span {
  font-weight: bold;
}

.invoices__bottom-links {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
}

.invoices__bottom-links--pay {
  padding-top: 32px;
}

.invoices__link--return {
  color: #a0a0a0;
  background-image: url(../img/arrow-left-gray.png);
  padding: 8px 16px;
  padding-left: 32px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 1.3;
  position: relative;
  background-position: 12px center;
  background-repeat: no-repeat;
  background-size: auto 16px;
}
.invoices__link--return:hover {
  background-image: url(../img/arrow-left-black.png);
  background-position: 8px center;
  color: #414141;
}

.invoices-summary-filter {
  margin-bottom: 16px;
  gap: 12px;
}
.invoices-summary-filter button {
  font-size: 16px;
  padding: 6px 16px;
}

.invoices-summary-filter--active {
  background-color: #b3d2ea !important;
  color: #414141 !important;
}

.invoice-cell--annual,
.invoice-cell--quarter,
.invoice-cell--partner {
  text-align: right;
}
.payment-options__title {
  margin-bottom: 8px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}

.payment-options__types {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
}

.payment-options__type .payment-options__disclaimer {
  text-align: center;
}

.payment-options__type-button {
  display: block;
  padding: 10px;
  width: 100%;
  color: #414141;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  border: solid 2px #b3d2ea;
  background: none;
  transition: 0.3s;
}
.payment-options__type-button:hover {
  background-color: #b3d2ea;
}
.payment-options__type-button strong,
.payment-options__type-button span {
  display: block;
}
.payment-options__type-button strong {
  font-size: 24px;
}
.payment-options__type-button span {
  font-size: 16px;
}

.payment-options__disclaimer {
  margin-top: 8px;
  font-size: 12px;
}

.payment-options__option {
  display: flex;
  width: 100%;
  padding: 0;
  font-size: 16px;
  border: solid 2px #b3d2ea;
  background: none;
  transition: 0.3s;
}
.payment-options__option:hover {
  border-color: #6c9cb7;
}
.payment-options__option:hover .payment-options__option-button {
  background-color: #6c9cb7;
  color: white;
}
.payment-options__option:hover .payment-options__option-button::after {
  background-image: url(../img/arrow-right-white.png);
}
.payment-options__option + .payment-options__option {
  margin-top: 8px;
}

.payment-options__option-label {
  padding: 10px 14px;
  flex-grow: 1;
  text-align: left;
}

.payment-options__option-button {
  position: relative;
  width: 140px;
  padding: 10px 32px 10px 16px;
  background-color: #b3d2ea;
  text-align: center;
  color: #414141;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  transition: 0.3s;
}
.payment-options__option-button::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  right: 8px;
  top: 14px;
  background-image: url(../img/arrow-right-black.png);
  background-repeat: no-repeat;
  background-size: auto 16px;
  transition: 0.3s;
}

.payment-options__selected {
  padding: 11px 17px;
  border: 1px #ddd solid;
  border-radius: 4px;
}

@media all {
  .featherlight {
    display: none;
    /* dimensions: spanning the background from edge to edge */
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647; /* z-index needs to be >= elements on the site. */
    /* position: centering content */
    text-align: center;
    /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
    white-space: nowrap;
    /* styling */
    cursor: pointer;
    background: #333;
    /* IE8 "hack" for nested featherlights */
    background: rgba(0, 0, 0, 0);
  }
  /* support for nested featherlights. Does not work in IE8 (use JS to fix) */
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8);
  }
  .featherlight:before {
    /* position: trick to center content vertically */
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
  }
  .featherlight .featherlight-content {
    /* make content container for positioned elements (close button) */
    position: relative;
    /* position: centering vertical and horizontal */
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    /* dimensions: cut off images */
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 25px solid transparent;
    /* dimensions: handling large content */
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    /* styling */
    background: #fff;
    cursor: auto;
    /* reset white-space wrapping */
    white-space: normal;
  }
  /* contains the content */
  .featherlight .featherlight-inner {
    /* make sure its visible */
    display: block;
  }
  .featherlight .featherlight-close-icon {
    /* position: centering vertical and horizontal */
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    /* dimensions: 25px x 25px */
    line-height: 25px;
    height: 25px;
    width: 25px;
    /* styling */
    cursor: pointer;
    text-align: center;
    font-family: Arial, sans-serif;
    background: #fff; /* Set the background in case it overlaps the content */
    background: rgba(255, 255, 255, 0.3);
    color: #000;
    border: none;
    padding: 0;
  }
  /* See http://stackoverflow.com/questions/16077341/how-to-reset-all-default-styles-of-the-html5-button-element */
  .featherlight .featherlight-close-icon::-moz-focus-inner {
    border: 0;
    padding: 0;
  }
  .featherlight .featherlight-image {
    /* styling */
    width: 100%;
  }
  .featherlight-iframe .featherlight-content {
    /* removed the border for image croping since iframe is edge to edge */
    border-bottom: 0;
    padding: 0;
  }
  .featherlight iframe {
    /* styling */
    border: none;
  }
  .featherlight * { /* See https://github.com/noelboss/featherlight/issues/42 */
    box-sizing: border-box;
  }
  .featherlight-next,
  .featherlight-previous {
    display: block;
    position: absolute;
    top: 25px;
    right: 25px;
    bottom: 0;
    left: 80%;
    cursor: pointer;
    /* preventing text selection */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    /* IE9 hack, otherwise navigation doesn't appear */
    background: rgba(0, 0, 0, 0);
    z-index: 100;
  }
  .featherlight-previous {
    left: 25px;
    right: 80%;
  }
  .featherlight-next:hover,
  .featherlight-previous:hover {
    background: rgba(255, 255, 255, 0.25);
  }
  .featherlight-next span,
  .featherlight-previous span {
    display: none;
    position: absolute;
    top: 50%;
    left: 5%;
    width: 82%;
    /* center horizontally */
    text-align: center;
    font-size: 80px;
    line-height: 80px;
    /* center vertically */
    margin-top: -40px;
    text-shadow: 0px 0px 5px #fff;
    color: #fff;
    font-style: normal;
    font-weight: normal;
    text-indent: 100%;
    overflow: hidden;
    background-image: url("../img/hero-arrow-left.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 40px;
  }
  .featherlight-next span {
    right: 5%;
    left: auto;
    background-image: url("../img/hero-arrow-right.png");
  }
  .featherlight-next:hover span,
  .featherlight-previous:hover span {
    display: inline-block;
  }
  /* Hide navigation while loading */
  .featherlight-loading .featherlight-previous, .featherlight-loading .featherlight-next {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    margin-left: 10px;
    margin-right: 10px;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent;
  }
  .featherlight-next,
  .featherlight-previous {
    top: 10px;
    right: 10px;
    left: 85%;
  }
  .featherlight-previous {
    left: 10px;
    right: 85%;
  }
  .featherlight-next span,
  .featherlight-previous span {
    margin-top: -30px;
    font-size: 40px;
  }
}

@media only screen and (max-device-width: 1024px) {
  .featherlight-next:hover,
  .featherlight-previous:hover {
    background: none;
  }
  .featherlight-next span,
  .featherlight-previous span {
    display: block;
  }
}

@media (min-width: 480px) {
  .list--columns li {
    float: left;
    margin-bottom: 16px;
    width: 50%;
  }
  .list--columns li:last-child, .list--columns li:nth-last-of-type(2) {
    margin-bottom: 0;
  }
  .list--columns li:nth-of-type(odd) {
    clear: left;
  }
  .lt-sm {
    display: none;
  }
  .block--quarter {
    width: 33.3333333%;
  }
  .block--quarter:nth-of-type(odd) {
    clear: none;
  }
  .block--quarter:nth-of-type(4n) {
    clear: left;
  }
  .block--fifth {
    width: 33.3333333%;
  }
  .block--fifth:nth-of-type(odd) {
    clear: none;
  }
  .block--fifth:nth-of-type(4n) {
    clear: left;
  }
  .form__block--half {
    float: left;
    width: 50%;
  }
  .form__block--half:nth-of-type(odd) {
    padding-right: 8px;
  }
  .form__block--half:nth-of-type(even) {
    padding-left: 8px;
  }
  .form__block--half:not(:last-child) {
    margin-bottom: 0;
  }
  .hs-form fieldset.form-columns-2 .hs-form-field,
  .hs-form .hs-form fieldset.form-columns-2 .hs-form-field {
    float: left;
    width: 50%;
  }
  .hs-form fieldset.form-columns-2 .hs-form-field:nth-of-type(odd),
  .hs-form .hs-form fieldset.form-columns-2 .hs-form-field:nth-of-type(odd) {
    padding-right: 8px;
  }
  .hs-form fieldset.form-columns-2 .hs-form-field:nth-of-type(even),
  .hs-form .hs-form fieldset.form-columns-2 .hs-form-field:nth-of-type(even) {
    padding-left: 8px;
  }
  .hs-form fieldset.form-columns-3 .hs-form-field,
  .hs-form .hs-form fieldset.form-columns-3 .hs-form-field {
    float: left;
    width: 50%;
  }
  .hs-form fieldset.form-columns-3 .hs-form-field:nth-of-type(odd),
  .hs-form .hs-form fieldset.form-columns-3 .hs-form-field:nth-of-type(odd) {
    padding-right: 8px;
  }
  .hs-form fieldset.form-columns-3 .hs-form-field:nth-of-type(even),
  .hs-form .hs-form fieldset.form-columns-3 .hs-form-field:nth-of-type(even) {
    padding-left: 8px;
  }
  .footer__address address {
    font-size: 13px;
    margin-top: -33px;
  }
  .footer__aux--copyright {
    font-size: 15px;
  }
  .footer__aux--copyright span {
    display: inline;
  }
  .footer__aux--links li {
    font-size: 15px;
  }
  .content__image--left {
    float: left;
    width: 35%;
  }
  .content__text {
    float: left;
    padding-left: 16px;
    width: 65%;
  }
  .content__news-heading {
    border-top: 2px #ececec solid;
    margin-bottom: 32px;
    margin-top: 32px;
    padding-top: 16px;
  }
  .content__news-heading h1,
  .content__news-heading h2 {
    float: left;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 40px;
  }
  .content__news-heading .form__select {
    float: right;
    max-width: 240px;
    width: 50%;
  }
  .content__newsfeed-heading h1 {
    float: left;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 40px;
  }
  .content__newsfeed-heading .form__select {
    float: right;
    max-width: 240px;
    width: 50%;
  }
  .big-data__item__key {
    font-size: 16px;
  }
  .big-data__item__value {
    font-size: 32px;
  }
  .hero__mega-content {
    text-align: center;
  }
  .hero__mega-content__title {
    font-size: 32px;
  }
  .horse-list__trainer, .horse-list__yob {
    display: table-cell;
  }
  .roster__filters input {
    float: right;
    margin-bottom: 0;
    max-width: 320px;
    width: 50% !important;
  }
  .roster__filters__dropdowns {
    float: left;
    padding-right: 16px;
    width: 50%;
  }
  .horse__meta-table__column {
    display: inline-block;
    float: left;
    width: 50%;
  }
  .kb__search input {
    padding: 16px;
    padding-right: 120px;
  }
  .kb__search button {
    bottom: 0;
    margin-top: 0;
    padding: 16px 32px 16px 16px;
    position: absolute;
    right: 0;
    top: 0;
  }
  .post__nav > a {
    padding: 8px;
  }
  .post__nav {
    padding: 0 8px;
  }
  .post__nav__item {
    margin-right: 0;
  }
  .post__nav__item a {
    display: inline-block;
    font-weight: 300;
    padding: 8px;
  }
  .post__nav__item a:hover, .post__nav__item a:focus {
    background-color: #f1f1f1;
  }
  .post__nav__item.is-current a {
    background-color: #fff;
    text-decoration: none;
  }
  .invoices h2 {
    font-size: 28px;
  }
  .invoices h3 {
    font-size: 20px;
    margin-bottom: 0;
  }
  .invoices-amount-due {
    gap: 32px;
  }
  .invoices-amount-due__contribution {
    width: 50%;
  }
  .invoices-only-current {
    gap: 0;
  }
  .invoices-only-current button {
    font-size: 24px;
    width: 50%;
    padding: 12px 16px;
  }
  .invoices-table td,
  .invoices-table th {
    font-size: 14px;
  }
  .invoice__pagination-dropdown {
    margin-top: 12px;
  }
  .invoices-pagination {
    padding-bottom: 16px;
  }
  .invoices__pay-now span:last-child {
    font-size: 24px;
  }
  .invoices-summary-filter {
    gap: 12px;
  }
  .invoices-summary-filter button {
    width: 100%;
  }
}

@media (min-width: 380px) {
  .lt-xs {
    display: none;
  }
  .block--quarter {
    float: left;
    padding-left: 8px;
    padding-right: 8px;
    width: 50%;
  }
  .block--quarter:not(:last-child) {
    margin-bottom: 16px;
  }
  .block--quarter:nth-of-type(odd) {
    clear: left;
  }
  .block--fifth {
    float: left;
    padding-left: 8px;
    padding-right: 8px;
    width: 50%;
  }
  .block--fifth:not(:last-child) {
    margin-bottom: 16px;
  }
  .block--fifth:nth-of-type(odd) {
    clear: left;
  }
  .stretch--xs-small {
    margin-left: -8px;
    margin-right: -8px;
  }
  .gallery__item {
    width: 48.3333333333%;
    float: left;
  }
  .gallery__item:nth-child(2n+1) {
    margin-left: 0.8333333333%;
    margin-right: -100%;
    clear: both;
  }
  .gallery__item:nth-child(2n+2) {
    margin-left: 50.8333333333%;
    margin-right: -100%;
    clear: none;
  }
}

@media (max-width: 379px) {
  .gt-xs {
    display: none;
  }
}

@media (max-width: 479px) {
  .gt-sm {
    display: none;
  }
}

@media (min-width: 810px) {
  .lt-md {
    display: none;
  }
  .block--half {
    float: left;
    width: 50%;
  }
  .block--half--first {
    padding-right: 16px;
  }
  .block--half--last {
    padding-left: 16px;
  }
  .block--third {
    float: left;
    margin-bottom: 0;
    width: 33.3333333%;
  }
  .block--third:not(:last-child) {
    margin-bottom: 0;
  }
  .block--third:nth-of-type(3n - 2) {
    padding-right: 8px;
    clear: left;
  }
  .block--third:nth-of-type(3n - 1) {
    padding-left: 4px;
    padding-right: 4px;
  }
  .block--third:nth-of-type(3n - 0) {
    padding-left: 8px;
  }
  .block--horizontal {
    background: #ececec;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .block--horizontal:after {
    background-image: url("../img/stripe-corner.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 40px;
    bottom: 0;
    content: "";
    display: inline-block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .block--horizontal img {
    float: left;
    width: 40%;
  }
  .block--horizontal .block__content {
    background: 0 !important;
    bottom: 0;
    left: 40%;
    position: absolute;
    top: 0;
    width: 60%;
  }
  .block--horizontal .block__content:before {
    background-color: #ececec;
    bottom: 0;
    content: "";
    height: 48px;
    left: 0;
    position: absolute;
    right: 0;
  }
  .block--horizontal .block__content:after {
    background: linear-gradient(rgba(236, 236, 236, 0), #ececec);
    bottom: 48px;
    content: "";
    height: 32px;
    left: 0;
    position: absolute;
    right: 0;
  }
  .block--horizontal .block__content p {
    font-size: 16px;
  }
  .block--horizontal .block__content .link--cta, .block--horizontal .block__content .post__single-nav a, .post__single-nav .block--horizontal .block__content a, .block--horizontal .block__content .page-numbers.prev,
  .block--horizontal .block__content .page-numbers.next {
    bottom: 16px;
    left: 16px;
    position: absolute;
    z-index: 10;
  }
  .block__title {
    font-size: 28px;
  }
  .block--bleed .block__title {
    padding-left: 0;
  }
  .table th, .table td {
    font-size: 14px;
  }
  .header {
    background-color: #414141;
    border-bottom: 8px #000 solid;
  }
  .header.header--transparent {
    background-color: rgba(0, 0, 0, 0.6);
    border-bottom: 0;
  }
  .header .inner {
    position: relative;
  }
  .header.has-hero {
    background-color: rgba(0, 0, 0, 0.6);
    border: 0;
    left: 0;
    position: absolute;
    z-index: 100;
  }
  .header__logo {
    float: left;
    width: 200px;
  }
  .header__menu-toggle {
    display: none;
  }
  .footer__top {
    background-color: #414141;
  }
  .footer__top:after {
    content: "";
    display: table;
    clear: both;
  }
  .footer__top .inner {
    background-image: url("../img/stripe.png");
    background-position: 35%;
    background-repeat: no-repeat;
    background-size: 300px;
    margin-top: 0;
    min-height: 352px;
    vertical-align: middle;
  }
  .footer__contact h3 a {
    background-image: url("../img/arrow-right-blue.png");
    color: #b3d2ea;
  }
  .footer__contact h3 a::after {
    border-bottom-color: #b3d2ea;
  }
  .footer__contact p {
    color: #b3d2ea;
  }
  .footer__contact p a {
    color: #fff;
  }
  .footer__contact {
    float: right;
    margin-bottom: 0;
    max-width: 100%;
    padding: 75px 0;
    width: 45%;
  }
  .footer__address {
    background: transparent;
    float: left;
    padding: 67px 0;
    width: 50%;
  }
  .footer__address address {
    color: #b3d2ea;
    float: none;
    font-family: Raleway, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0;
    position: static;
    text-align: left;
    width: 100%;
  }
  .footer__address address strong {
    font-weight: 400;
  }
  .footer__address address span span {
    display: block;
    margin-left: 0;
  }
  .footer__address address span span:before {
    display: none;
  }
  .footer__etp {
    background-position: left center;
    background-size: 220px;
    height: 67px;
    margin-bottom: 16px;
    position: static;
    width: 100%;
  }
  .footer__social--mobile {
    display: none;
  }
  .footer__social--desktop {
    display: inline-block;
    margin-top: 16px;
    margin-bottom: 0;
  }
  .footer__aux--copyright {
    font-family: Raleway, sans-serif;
    font-weight: 400;
  }
  .footer__aux--links {
    font-family: Raleway, sans-serif;
  }
  .footer__aux--links a {
    font-weight: 400;
  }
  .logged-in .footer__top .inner {
    background-position: 15%;
    background-size: 450px;
  }
  .logged-in .footer__top .hs-button {
    background-image: url("../img/arrow-right-blue.png");
    color: #b3d2ea;
  }
  .logged-in .footer__top .hs-button:after {
    border-color: #b3d2ea;
  }
  .header__aux {
    background-color: #b3d2ea;
    box-shadow: 4px 4px 0 #000;
    float: right;
    list-style: none;
    margin: 0 32px 0 0;
    padding: 0 16px;
    transform: skew(-30deg);
  }
  .header__aux:after {
    content: "";
    display: table;
    clear: both;
  }
  .header__aux__item {
    float: left;
    transform: skew(30deg);
  }
  .header__aux__link {
    color: #414141;
    display: inline-block;
    font-size: 15px;
    font-style: italic;
    font-weight: 600;
    line-height: 1.25;
    padding: 10px 16px;
    position: relative;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(62, 103, 127, 0.15);
    transition: text-shadow 0.125s;
  }
  .header__aux__link:hover, .header__aux__link:focus {
    color: #000;
  }
  .header__aux__link:focus {
    text-decoration: underline;
  }
  .menu {
    bottom: 37px;
    position: absolute;
    right: 16px;
  }
  .menu__items {
    border-bottom: 2px #b3d2ea solid;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .menu__items:after {
    content: "";
    display: table;
    clear: both;
  }
  .menu__item {
    float: left;
  }
  .menu__item:not(:first-child) {
    margin-left: 32px;
  }
  .menu__item:hover .menu__link {
    color: #fff;
  }
  .menu__item.has-submenu .menu__link {
    background-image: url("../img/menu-arrow-down.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 8px;
    padding-right: 14px;
  }
  .menu__item.has-submenu.is-open .menu__link {
    background-image: url("../img/menu-arrow-up.png");
    color: #fff;
  }
  .menu__item.is-open .menu__submenu, .menu__item.is-open + .menu__submenu {
    opacity: 1;
    pointer-events: auto;
    z-index: 1;
  }
  .menu__item.is-open .menu__submenu .menu__submenu__item, .menu__item.is-open + .menu__submenu .menu__submenu__item {
    opacity: 1;
    transform: skew(30deg) translateY(0);
  }
  .menu__link {
    color: #b3d2ea;
    display: inline-block;
    font-size: 17px;
    font-style: italic;
    font-weight: 700;
    padding: 8px 4px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    transition: color 0.125s ease;
  }
  .menu__link:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 6px;
    top: 90%;
  }
  .menu__link.is-current {
    color: #fff;
  }
  .menu__submenu {
    background-color: rgba(0, 0, 0, 0.25);
    height: 44px;
    margin: 16px 0 0;
    min-width: 100%;
    opacity: 0;
    overflow: hidden;
    padding: 0 16px;
    pointer-events: none;
    position: absolute;
    right: 13px;
    top: 27px;
    transition: opacity 0.125s ease;
    transform: skew(-30deg);
  }
  .menu__submenu__items {
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .menu__submenu__item {
    float: left;
    opacity: 0;
    transition: transform 0.125s ease, opacity 0.125s ease;
    transform: skew(30deg) translateY(-100%);
  }
  .menu__submenu__item:nth-last-of-type(1) {
    transition-delay: 0.025s;
  }
  .menu__submenu__item:nth-last-of-type(2) {
    transition-delay: 0.05s;
  }
  .menu__submenu__item:nth-last-of-type(3) {
    transition-delay: 0.075s;
  }
  .menu__submenu__item:nth-last-of-type(4) {
    transition-delay: 0.1s;
  }
  .menu__submenu__item:nth-last-of-type(5) {
    transition-delay: 0.125s;
  }
  .menu__submenu__item:nth-last-of-type(6) {
    transition-delay: 0.15s;
  }
  .menu__submenu__item:nth-last-of-type(7) {
    transition-delay: 0.175s;
  }
  .menu__submenu__item:nth-last-of-type(8) {
    transition-delay: 0.2s;
  }
  .menu__submenu__link {
    color: #b3d2ea;
    display: inline-block;
    font-size: 15px;
    font-style: italic;
    font-weight: 700;
    padding: 10px 16px;
    text-decoration: none;
  }
  .menu__submenu__link.is-current {
    color: #fff;
  }
  .menu__submenu__link:hover, .menu__submenu__link:focus {
    color: #fff;
  }
  .content {
    float: left;
    width: 56.6666666667%;
    float: left;
    margin-left: 0.8333333333%;
    margin-right: 0.8333333333%;
  }
  .content.is-fullwidth {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .content__header--border {
    border-bottom: 2px #b3d2ea solid;
    padding-bottom: 4px;
  }
  .content__header--border-top {
    border-top: 2px #ececec solid;
    padding-top: 4px;
  }
  .content__header.has-image {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .content__header__back {
    margin-left: -16px;
    margin-top: 0;
  }
  .content__text--md {
    float: left;
    padding-left: 16px;
    width: 65%;
  }
  .content__newsfeed-heading .form__select {
    float: left;
    margin-top: 16px;
  }
  .sidebar {
    float: left;
    padding-left: 32px;
    width: 40%;
    float: left;
    margin-left: 0.8333333333%;
    margin-right: 0.8333333333%;
  }
  .sidebar__block {
    margin-left: 0;
    margin-right: 0;
  }
  .achievements-sidebar-push {
    margin-top: 83px;
  }
  .inner--home .block--half .block__content {
    padding-bottom: 48px;
    position: relative;
  }
  .inner--home .block--half .block__content .link--cta, .inner--home .block--half .block__content .post__single-nav a, .post__single-nav .inner--home .block--half .block__content a, .inner--home .block--half .block__content .page-numbers.prev,
  .inner--home .block--half .block__content .page-numbers.next {
    bottom: 16px;
    left: 16px;
    position: absolute;
  }
  .home__section--entries .block:not(:first-of-type) {
    display: block;
  }
  .home__section--entries .block:last-of-type {
    margin-bottom: 16px;
  }
  .home__section--news .block:not(:first-of-type) {
    display: block;
  }
  .home__section--news .block img {
    border-bottom: 0;
    border-right: 4px #b3d2ea solid;
  }
  .home__section--news .block p {
    display: inline-block;
  }
  .home__section--news .block .block__content__meta {
    font-size: 19px;
    font-weight: 300;
  }
  .home__section--news .block:last-of-type {
    margin-bottom: 16px;
  }
  .hero.js-slider .hero__arrows {
    display: block;
  }
  .hero__item {
    height: 480px;
  }
  .hero__item__content p {
    color: #fff;
    display: block;
    max-width: 50%;
  }
  .hero__content__title {
    font-size: 28px;
    max-width: 50%;
  }
  .hero__mega-content__title {
    font-size: 36px;
  }
  .horse__grid--thirds .horse {
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: calc(33.333% - 8px);
  }
  .horse__grid--thirds .horse:nth-of-type(3n - 2) {
    margin-right: 8px;
  }
  .horse__grid--thirds .horse:nth-of-type(3n - 1) {
    margin-left: 4px;
    margin-right: 4px;
  }
  .horse__grid--thirds .horse:nth-of-type(3n - 0) {
    margin-left: 8px;
  }
  .horse__content {
    bottom: 67px;
  }
  .horse__name {
    font-size: 28px;
  }
  .horse__meta {
    font-size: 16px;
  }
  .horse-list__sire, .horse-list__dam {
    display: table-cell;
  }
  .horse-list__yob {
    display: none;
  }
  .roster__filters__dropdowns {
    width: 65%;
  }
  .roster__filters input {
    width: 35% !important;
  }
  .roster__filters select {
    float: left;
    margin-bottom: 0;
    margin-right: 8px;
    max-width: 240px;
    width: 33.333% !important;
    width: calc(33.333% - 16px) !important;
  }
  .container .inner.kb__content {
    margin-top: 240px;
  }
  .post__nav > a {
    padding: 8px 0;
  }
  .post__nav {
    margin-left: 0;
    margin-right: 0;
    padding: 0 8px;
  }
  .offer__vision img.alignleft,
  .offer__vision img.alignright {
    max-width: 50%;
  }
  .offer__vision img.aligncenter {
    margin-bottom: 8px;
  }
  .block--hof .block__content {
    border-left: 4px solid #b3d2ea;
  }
  .hof__image {
    display: inline-block;
    float: left;
    width: 40%;
  }
  .hof__image img {
    width: 100%;
  }
  .block--stallion {
    display: flex;
  }
  .block--stallion .block__content {
    position: static;
    float: right;
  }
  .block--stallion .block__content::before, .block--stallion .block__content::after {
    content: none;
  }
  .block--stallion .block__content .link--cta, .block--stallion .block__content .page-numbers.prev,
  .block--stallion .block__content .page-numbers.next, .block--stallion .block__content .post__single-nav a, .post__single-nav .block--stallion .block__content a {
    position: relative;
    bottom: 0;
    left: 0;
  }
  .invoices-amount-due__contribution {
    padding: 16px 32px;
  }
  .invoices-amount-due__contribution p:first-of-type {
    font-size: 20px;
  }
  .invoices-amount-due__contribution strong {
    font-size: 28px;
  }
  .invoices-amount-due__pay {
    font-size: 20px;
    padding: 12px 20px;
    padding-right: 36px;
  }
  .invoices-only-current {
    margin-top: 48px;
  }
  .invoices-filters {
    margin-top: 32px;
  }
  .invoices-filters input,
  .invoices-filters .select-wrap {
    width: auto;
  }
  .invoices-filters .select-wrap {
    width: 200px;
  }
  .invoices-table tbody tr:nth-of-type(odd) {
    background-color: #f6f6f6 !important;
  }
  .invoices-table--breakdown td:nth-child(1),
  .invoices-table--breakdown th:nth-child(1) {
    font-weight: bold;
  }
  .invoices-table--confirmation th:nth-child(1),
  .invoices-table--confirmation td:nth-child(1) {
    color: #6c9cb7;
    padding-left: 18px;
  }
  .invoices-table--confirmation td {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .invoices-table__inner-row td:first-child {
    padding-left: 24px;
  }
  .invoices-table__total-cash-in td,
  .invoices-table__total-cash-out td,
  .invoices-table__projected-cash-in td,
  .invoices-table__projected-cash-out td,
  .invoices-table__ending-cash-bal td {
    font-size: 18px !important;
  }
  .invoices__pay-now a,
  .invoices__pay-now button {
    font-size: 20px;
  }
  .invoices__pay-now span {
    padding: 4px 16px;
  }
  .invoices__pay-now span:first-child:after {
    font-size: 24px;
  }
  .invoices__pay-now span:last-child {
    font-size: 28px;
  }
  .invoices-summary {
    font-size: 16px;
    padding-top: 32px;
  }
  .invoices-summary {
    flex-direction: row;
    justify-content: space-between;
  }
  .invoices-summary ul {
    font-size: 16px;
    gap: 4px;
  }
  .invoices-summary ul li {
    align-items: center;
    font-weight: 600;
  }
  .invoices-summary ul li *:first-child {
    width: auto;
  }
  .invoices-summary ul:nth-child(1) li *:first-child {
    width: 190px;
  }
  .invoices-summary ul:nth-child(1) li *:last-child {
    text-align: left;
  }
  .invoices-summary ul:nth-child(2) li {
    justify-content: flex-end;
  }
  .invoices-summary ul:nth-child(2) li *:last-child {
    text-align: right;
    width: 80px;
  }
  .invoices-summary table th,
  .invoices-summary table td {
    font-size: 16px;
  }
  .invoices-summary table th {
    padding-right: 16px;
    width: auto;
  }
  .invoices-summary table:nth-child(2) th,
  .invoices-summary table:nth-child(2) td {
    text-align: right;
  }
  .invoice__contribution-due th,
  .invoice__contribution-due td {
    color: #6c9cb7;
    font-size: 20px !important;
    padding-top: 4px !important;
  }
  .invoices__bottom-links {
    padding-top: 32px;
    flex-direction: row;
    align-items: center;
  }
  .invoices__link--return {
    color: #414141;
    background-image: url(../img/arrow-left-black.png);
  }
  .invoices-summary-filter {
    display: none;
  }
  .invoice-cell--annual,
  .invoice-cell--quarter,
  .invoice-cell--partner {
    width: 15%;
    padding: 12px 6px !important;
  }
}

@media (max-width: 809px) {
  .gt-md {
    display: none;
  }
  .container {
    transition: transform 0.125s ease, opacity 0.125s ease;
  }
  .container .inner {
    margin-top: 16px;
  }
  .container.is-menu-visible {
    opacity: 0.125;
    pointer-events: none;
    transform: translateX(80%);
  }
  .block--bleed {
    margin-left: -16px;
    margin-right: -16px;
  }
  .header .inner {
    padding: 0;
  }
  .footer .inner {
    padding: 0;
  }
  .header__aux {
    border-bottom: 2px #fff solid;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .header__aux:after {
    content: "";
    display: table;
    clear: both;
  }
  .header__aux__item {
    float: left;
    width: 50%;
  }
  .header__aux__item:not(:first-child) {
    border-left: 1px #fff solid;
  }
  .header__aux__item:not(:last-child) {
    border-right: 1px #fff solid;
  }
  .header__aux__link {
    background-color: #b3d2ea;
    color: #414141;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    padding: 16px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
  }
  .menu {
    background-color: #414141;
    left: 0;
    min-height: 120px;
    position: absolute;
    transition: transform 0.125s ease;
    transform: translateX(-100%);
    width: 80%;
  }
  .menu.is-visible {
    transform: translateX(0);
  }
  .menu__items {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .menu__link {
    border-bottom: 2px #fff solid;
    color: #fff;
    display: inline-block;
    padding: 32px 16px;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
  }
  .menu__link.is-current {
    text-decoration: underline;
  }
  .menu__submenu {
    border-bottom: 2px #fff solid;
  }
  .menu__submenu__items {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .menu__submenu__item:not(:last-child) {
    border-bottom: 1px #fff solid;
  }
  .menu__submenu__link {
    background-color: #676767;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
  }
  .menu__submenu__link.is-current {
    text-decoration: underline;
  }
}

@media (min-width: 1024px) {
  .lt-lg {
    display: none;
  }
  .block--quarter {
    width: 25%;
  }
  .block--quarter:nth-of-type(4n) {
    clear: none;
  }
  .block--quarter:nth-of-type(5n) {
    clear: left;
  }
  .block--fifth {
    width: 20%;
  }
  .block--fifth:nth-of-type(4n) {
    clear: none;
  }
  .block--fifth:nth-of-type(6n) {
    clear: left;
  }
  .stretch--lg-fiveacross {
    width: 128.125%;
  }
  .hs-form fieldset.form-columns-3 .hs-form-field,
  .hs-form .hs-form fieldset.form-columns-3 .hs-form-field {
    float: left;
    width: 33.333%;
  }
  .hs-form fieldset.form-columns-3 .hs-form-field:nth-of-type(3n - 2),
  .hs-form .hs-form fieldset.form-columns-3 .hs-form-field:nth-of-type(3n - 2) {
    padding-left: 0;
    padding-right: 8px;
  }
  .hs-form fieldset.form-columns-3 .hs-form-field:nth-of-type(3n - 1),
  .hs-form .hs-form fieldset.form-columns-3 .hs-form-field:nth-of-type(3n - 1) {
    padding-left: 4px;
    padding-right: 4px;
  }
  .hs-form fieldset.form-columns-3 .hs-form-field:nth-of-type(3n - 0),
  .hs-form .hs-form fieldset.form-columns-3 .hs-form-field:nth-of-type(3n - 0) {
    padding-left: 8px;
    padding-right: 0;
  }
  .footer__top .inner {
    background-position: 30%;
    background-size: 400px;
  }
  .logged-in .footer__top .inner {
    background-position: 17%;
  }
  .content {
    width: 65%;
    float: left;
    margin-left: 0.8333333333%;
    margin-right: 0.8333333333%;
    margin-bottom: 48px;
  }
  .content.is-fullwidth {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .content__newsfeed-heading .form__select {
    float: right;
    margin-top: 0;
  }
  .sidebar {
    width: 31.6666666667%;
    float: left;
    margin-left: 0.8333333333%;
    margin-right: 0.8333333333%;
  }
  .pagination {
    margin-top: 48px;
    text-align: center;
  }
  .nav-links {
    display: inline-block;
  }
  .page-numbers {
    display: inline-block;
    float: left;
    font-family: Oswald, sans-serif;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    list-style: none;
    margin: 0 2px;
    padding: 0;
    vertical-align: middle;
    width: 32px;
  }
  .page-numbers.prev, .page-numbers.next {
    float: left;
    height: auto;
    margin: 6px 16px;
    width: auto;
  }
  .page-numbers.prev:hover, .page-numbers.prev:focus, .page-numbers.next:hover, .page-numbers.next:focus {
    background-color: transparent;
  }
  a.page-numbers {
    background-color: #b3d2ea;
    color: #fff;
    text-decoration: none;
    transition: background 0.125s ease;
  }
  a.page-numbers:hover, a.page-numbers:focus {
    background-color: #9fc6e4;
  }
  span.page-numbers {
    cursor: default;
  }
  span.page-numbers.current {
    background-color: #ececec;
    color: #3e677f;
  }
  .hero__item {
    height: 640px;
  }
  .hero__mega-content__title {
    font-size: 40px;
  }
  .horse__meta {
    font-size: 19px;
  }
  .horse-list__classification, .horse-list__yob, .horse-list__location {
    display: table-cell;
  }
  .horse__meta-table__pedigree {
    float: right;
  }
  .container .inner.kb__content {
    margin-top: 300px;
  }
  .post__nav__item a {
    padding: 8px 16px;
  }
  .gallery__item {
    width: 23.3333333333%;
    float: left;
  }
  .gallery__item:nth-child(4n+1) {
    margin-left: 0.8333333333%;
    margin-right: -100%;
    clear: both;
  }
  .gallery__item:nth-child(4n+2) {
    margin-left: 25.8333333333%;
    margin-right: -100%;
    clear: none;
  }
  .gallery__item:nth-child(4n+3) {
    margin-left: 50.8333333333%;
    margin-right: -100%;
    clear: none;
  }
  .gallery__item:nth-child(4n+4) {
    margin-left: 75.8333333333%;
    margin-right: -100%;
    clear: none;
  }
  .invoices-amount-due__contribution strong {
    font-size: 32px;
  }
}

@media (max-width: 1023px) {
  .gt-lg {
    display: none;
  }
}

@media (min-width: 1200px) {
  .lt-xl {
    display: none;
  }
  .hero__item {
    height: 720px;
  }
}

@media (max-width: 1199px) {
  .gt-xl {
    display: none;
  }
}

@media (max-width: 810px) {
  .table--stack {
    border-collapse: separate;
  }
  .table--stack thead {
    display: none;
  }
  .table--stack tbody {
    display: table;
    width: 100%;
  }
  .table--stack tbody tr {
    border-bottom: 3px #414141 solid;
    display: table;
    width: 100%;
  }
  .table--stack tbody tr:first-child {
    border-top: 3px #414141 solid;
  }
  .table--stack td {
    display: table-row;
  }
  .table--stack td:nth-of-type(odd) {
    background-color: #fff;
  }
  .table--stack td:nth-of-type(even) {
    background-color: #f6f6f6;
  }
  .table--stack td:before {
    color: #63a3d4;
    content: attr(data-heading) ":";
    display: inline-block;
    font-family: Oswald, sans-serif;
    font-weight: 400;
    line-height: 1.25;
    padding: 4px;
  }
  .table--stack td.icon:before {
    display: none;
  }
  .table--stack td.text-align--center {
    text-align: left;
  }
  .hide-on-mobile {
    display: none !important;
  }
}

@media (max-width: 1024px) {
  .table--stack-lg thead {
    display: none;
  }
  .table--stack-lg tbody {
    display: table;
    width: 100%;
  }
  .table--stack-lg tbody tr {
    border-bottom: 3px #414141 solid;
    display: table;
    width: 100%;
  }
  .table--stack-lg tbody tr:first-child {
    border-top: 3px #414141 solid;
  }
  .table--stack-lg td {
    display: table-row;
  }
  .table--stack-lg td:nth-of-type(odd) {
    background-color: #fff;
  }
  .table--stack-lg td:nth-of-type(even) {
    background-color: #f6f6f6;
  }
  .table--stack-lg td:before {
    color: #63a3d4;
    content: attr(data-heading) ":";
    display: inline-block;
    font-family: Oswald, sans-serif;
    font-weight: 400;
    padding: 4px;
  }
  .table--stack-lg td.icon:before {
    display: none;
  }
  .table--stack-lg td.text-align--center {
    text-align: left;
  }
}

@media (min-width: 811px) {
  .footer__aux {
    background-color: #b3d2ea;
  }
  .footer__aux .inner {
    text-align: left;
  }
  .hero__dots {
    bottom: 8px;
  }
}

@media (max-width: 519px) {
  .content__title {
    font-size: 25px;
    line-height: 1.25;
  }
}

@media (min-width: 1025px) {
  .content__toggle-view {
    background-position: right;
    color: #676767;
    font-family: Oswald, sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 22px;
    margin-left: 32px;
    padding-right: 24px;
    text-decoration: none;
    text-indent: 0;
    width: auto;
  }
  .content__toggle-view--list {
    padding-right: 30px;
  }
}

@media (min-width: 480px) and (max-width: 809px) {
  .sidebar__block .form__input {
    float: left;
    width: calc(50% - 8px);
  }
  .sidebar__block .form__input:nth-of-type(odd) {
    margin-right: 8px;
  }
  .sidebar__block .form__input:nth-of-type(even) {
    margin-left: 8px;
  }
  .sidebar__filter__half {
    float: left;
    width: calc(50% - 8px);
  }
  .sidebar__filter__half:nth-of-type(odd) {
    margin-right: 8px;
  }
  .sidebar__filter__half:nth-of-type(even) {
    margin-left: 8px;
  }
  .gallery__item {
    width: 31.6666666667%;
    float: left;
  }
  .gallery__item:nth-child(3n+1) {
    margin-left: 0.8333333333%;
    margin-right: -100%;
    clear: both;
  }
  .gallery__item:nth-child(3n+2) {
    margin-left: 34.1666666667%;
    margin-right: -100%;
    clear: none;
  }
  .gallery__item:nth-child(3n+3) {
    margin-left: 67.5%;
    margin-right: -100%;
    clear: none;
  }
}

