@charset "UTF-8";
@font-face {
  font-family: "wotfard";
  src: url("../fonts/wotfard-regular-webfont.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "wotfard";
  src: url("../fonts/wotfard-medium-webfont.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "wotfard";
  src: url("../fonts/wotfard-semibold-webfont.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "wotfard";
  src: url("../fonts/wotfard-bold-webfont.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
/* stylelint-disable */
html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
  -webkit-font-smoothing: antialiased;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* stylelint-disable */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}

body {
  margin: 0;
}

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

summary {
  display: list-item;
}

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 {
  outline: 0;
}
a:hover {
  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;
  max-width: 100%;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
  background-color: #fafafa;
  border: 1px solid #aaa;
  padding: 1rem;
}

code,
kbd,
pre,
samp {
  font-family: 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;
}

input {
  line-height: normal;
}

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

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

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;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("~slick-carousel/slick/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("~slick-carousel/slick/fonts/slick.eot");
  src: url("~slick-carousel/slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("~slick-carousel/slick/fonts/slick.woff") format("woff"), url("~slick-carousel/slick/fonts/slick.ttf") format("truetype"), url("~slick-carousel/slick/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 16px;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 16px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 16px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

figure {
  margin: 0;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=search],
textarea,
select {
  width: 100%;
  margin-bottom: 0;
  padding: 12px 24px;
  line-height: 1.3;
  border: 1px solid #000940;
  border-radius: 0;
  background-color: #fff;
  -webkit-appearance: none;
          appearance: none;
  font-size: 1rem;
}
@media (min-width: 768px) {
  input[type=text],
  input[type=email],
  input[type=tel],
  input[type=search],
  textarea,
  select {
    font-size: 1.2rem;
  }
}
input[type=text]:focus, input[type=text]:active,
input[type=email]:focus,
input[type=email]:active,
input[type=tel]:focus,
input[type=tel]:active,
input[type=search]:focus,
input[type=search]:active,
textarea:focus,
textarea:active,
select:focus,
select:active {
  outline: none;
}
input[type=text]::placeholder,
input[type=text] ::-webkit-input-placeholder,
input[type=email]::placeholder,
input[type=email] ::-webkit-input-placeholder,
input[type=tel]::placeholder,
input[type=tel] ::-webkit-input-placeholder,
input[type=search]::placeholder,
input[type=search] ::-webkit-input-placeholder,
textarea::placeholder,
textarea ::-webkit-input-placeholder,
select::placeholder,
select ::-webkit-input-placeholder {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1;
  line-height: normal;
}

input[type=checkbox] {
  margin-right: 0.5rem;
}

select {
  padding-right: 2rem;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px);
  background-size: 5px 5px, 5px 5px;
}

textarea {
  max-height: 150px;
}

a {
  color: #000940;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

ul {
  padding-left: 0;
}

li {
  list-style-type: none;
}

html,
body {
  font-family: "wotfard", sans-serif;
  font-size: 100%;
  font-weight: 400;
  line-height: 1.6;
  color: #000940;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  font-family: "wotfard", sans-serif;
  line-height: 1.2;
}

h4,
h5,
h6 {
  font-weight: 600;
}

h1 {
  font-size: 2rem;
  font-weight: 700;
}
@media (min-width: 1240px) {
  h1 {
    font-size: 3rem;
  }
}

h2 {
  font-size: 1.4rem;
  font-weight: 600;
}
@media (min-width: 1240px) {
  h2 {
    font-size: 2.4rem;
  }
}

h3 {
  font-weight: 600;
}

p {
  margin-top: 0;
  font-weight: 400;
}

strong {
  font-weight: 600;
}

.o-container:not(.o-container--align--fullwidth), .wp-block-group__inner-container:not(.o-container--align--fullwidth), .o-container-page > .wp-block-image:not(.o-container--align--fullwidth):not(.alignfull), .o-container-page > p:not(.o-container--align--fullwidth) {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .o-container:not(.o-container--align--fullwidth), .wp-block-group__inner-container:not(.o-container--align--fullwidth), .o-container-page > .wp-block-image:not(.o-container--align--fullwidth):not(.alignfull), .o-container-page > p:not(.o-container--align--fullwidth) {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .o-container:not(.o-container--align--fullwidth), .wp-block-group__inner-container:not(.o-container--align--fullwidth), .o-container-page > .wp-block-image:not(.o-container--align--fullwidth):not(.alignfull), .o-container-page > p:not(.o-container--align--fullwidth) {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1020px) {
  .o-container:not(.o-container--align--fullwidth), .wp-block-group__inner-container:not(.o-container--align--fullwidth), .o-container-page > .wp-block-image:not(.o-container--align--fullwidth):not(.alignfull), .o-container-page > p:not(.o-container--align--fullwidth) {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1240px) {
  .o-container:not(.o-container--align--fullwidth), .wp-block-group__inner-container:not(.o-container--align--fullwidth), .o-container-page > .wp-block-image:not(.o-container--align--fullwidth):not(.alignfull), .o-container-page > p:not(.o-container--align--fullwidth) {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1440px) {
  .o-container:not(.o-container--align--fullwidth), .wp-block-group__inner-container:not(.o-container--align--fullwidth), .o-container-page > .wp-block-image:not(.o-container--align--fullwidth):not(.alignfull), .o-container-page > p:not(.o-container--align--fullwidth) {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 576px) {
  .o-container:not(.o-container--align--fullwidth), .wp-block-group__inner-container:not(.o-container--align--fullwidth), .o-container-page > .wp-block-image:not(.o-container--align--fullwidth):not(.alignfull), .o-container-page > p:not(.o-container--align--fullwidth) {
    width: 540px;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .o-container:not(.o-container--align--fullwidth), .wp-block-group__inner-container:not(.o-container--align--fullwidth), .o-container-page > .wp-block-image:not(.o-container--align--fullwidth):not(.alignfull), .o-container-page > p:not(.o-container--align--fullwidth) {
    width: 720px;
    max-width: 100%;
  }
}
@media (min-width: 1020px) {
  .o-container:not(.o-container--align--fullwidth), .wp-block-group__inner-container:not(.o-container--align--fullwidth), .o-container-page > .wp-block-image:not(.o-container--align--fullwidth):not(.alignfull), .o-container-page > p:not(.o-container--align--fullwidth) {
    width: 980px;
    max-width: 100%;
  }
}
@media (min-width: 1240px) {
  .o-container:not(.o-container--align--fullwidth), .wp-block-group__inner-container:not(.o-container--align--fullwidth), .o-container-page > .wp-block-image:not(.o-container--align--fullwidth):not(.alignfull), .o-container-page > p:not(.o-container--align--fullwidth) {
    width: 1200px;
    max-width: 100%;
  }
}
@media (min-width: 1440px) {
  .o-container:not(.o-container--align--fullwidth), .wp-block-group__inner-container:not(.o-container--align--fullwidth), .o-container-page > .wp-block-image:not(.o-container--align--fullwidth):not(.alignfull), .o-container-page > p:not(.o-container--align--fullwidth) {
    width: 1400px;
    max-width: 100%;
  }
}

.o-container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
  padding: 0;
}
@media (min-width: 576px) {
  .o-container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .o-container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1020px) {
  .o-container-fluid {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1240px) {
  .o-container-fluid {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1440px) {
  .o-container-fluid {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.o-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 576px) {
  .o-row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  .o-row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 1020px) {
  .o-row {
    margin-right: -30px;
    margin-left: -30px;
  }
}
@media (min-width: 1240px) {
  .o-row {
    margin-right: -30px;
    margin-left: -30px;
  }
}
@media (min-width: 1440px) {
  .o-row {
    margin-right: -30px;
    margin-left: -30px;
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .o-col,
.no-gutters > [class*=o-col-] {
  padding-right: 0;
  padding-left: 0;
}

@media (min-width: 768px) {
  .half-gutters {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media (min-width: 768px) {
  .half-gutters > .o-col,
  .half-gutters > [class*=o-col-] {
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
}

.half-gutters--all {
  padding-right: 7.5px;
  padding-left: 7.5px;
}
@media (min-width: 1020px) {
  .half-gutters--all {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
.half-gutters--all > .o-col,
.half-gutters--all > [class*=o-col-] {
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.o-col-xxx, .o-col-xxx-12, .o-col-xxx-11, .o-col-xxx-10, .o-col-xxx-9, .o-col-xxx-8, .o-col-xxx-7, .o-col-xxx-6, .o-col-xxx-5, .o-col-xxx-4, .o-col-xxx-3, .o-col-xxx-2, .o-col-xxx-1, .o-col-xx, .o-col-xx-12, .o-col-xx-11, .o-col-xx-10, .o-col-xx-9, .o-col-xx-8, .o-col-xx-7, .o-col-xx-6, .o-col-xx-5, .o-col-xx-4, .o-col-xx-3, .o-col-xx-2, .o-col-xx-1, .o-col-xl, .o-col-xl-12, .o-col-xl-11, .o-col-xl-10, .o-col-xl-9, .o-col-xl-8, .o-col-xl-7, .o-col-xl-6, .o-col-xl-5, .o-col-xl-4, .o-col-xl-3, .o-col-xl-2, .o-col-xl-1, .o-col-lg, .o-col-lg-12, .o-col-lg-11, .o-col-lg-10, .o-col-lg-9, .o-col-lg-8, .o-col-lg-7, .o-col-lg-6, .o-col-lg-5, .o-col-lg-4, .o-col-lg-3, .o-col-lg-2, .o-col-lg-1, .o-col-md, .o-col-md-12, .o-col-md-11, .o-col-md-10, .o-col-md-9, .o-col-md-8, .o-col-md-7, .o-col-md-6, .o-col-md-5, .o-col-md-4, .o-col-md-3, .o-col-md-2, .o-col-md-1, .o-col-sm, .o-col-sm-12, .o-col-sm-11, .o-col-sm-10, .o-col-sm-9, .o-col-sm-8, .o-col-sm-7, .o-col-sm-6, .o-col-sm-5, .o-col-sm-4, .o-col-sm-3, .o-col-sm-2, .o-col-sm-1, .o-col-ms, .o-col-ms-12, .o-col-ms-11, .o-col-ms-10, .o-col-ms-9, .o-col-ms-8, .o-col-ms-7, .o-col-ms-6, .o-col-ms-5, .o-col-ms-4, .o-col-ms-3, .o-col-ms-2, .o-col-ms-1, .o-col, .o-col-12, .o-col-11, .o-col-10, .o-col-9, .o-col-8, .o-col-7, .o-col-6, .o-col-5, .o-col-4, .o-col-3, .o-col-2, .o-col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .o-col-xxx, .o-col-xxx-12, .o-col-xxx-11, .o-col-xxx-10, .o-col-xxx-9, .o-col-xxx-8, .o-col-xxx-7, .o-col-xxx-6, .o-col-xxx-5, .o-col-xxx-4, .o-col-xxx-3, .o-col-xxx-2, .o-col-xxx-1, .o-col-xx, .o-col-xx-12, .o-col-xx-11, .o-col-xx-10, .o-col-xx-9, .o-col-xx-8, .o-col-xx-7, .o-col-xx-6, .o-col-xx-5, .o-col-xx-4, .o-col-xx-3, .o-col-xx-2, .o-col-xx-1, .o-col-xl, .o-col-xl-12, .o-col-xl-11, .o-col-xl-10, .o-col-xl-9, .o-col-xl-8, .o-col-xl-7, .o-col-xl-6, .o-col-xl-5, .o-col-xl-4, .o-col-xl-3, .o-col-xl-2, .o-col-xl-1, .o-col-lg, .o-col-lg-12, .o-col-lg-11, .o-col-lg-10, .o-col-lg-9, .o-col-lg-8, .o-col-lg-7, .o-col-lg-6, .o-col-lg-5, .o-col-lg-4, .o-col-lg-3, .o-col-lg-2, .o-col-lg-1, .o-col-md, .o-col-md-12, .o-col-md-11, .o-col-md-10, .o-col-md-9, .o-col-md-8, .o-col-md-7, .o-col-md-6, .o-col-md-5, .o-col-md-4, .o-col-md-3, .o-col-md-2, .o-col-md-1, .o-col-sm, .o-col-sm-12, .o-col-sm-11, .o-col-sm-10, .o-col-sm-9, .o-col-sm-8, .o-col-sm-7, .o-col-sm-6, .o-col-sm-5, .o-col-sm-4, .o-col-sm-3, .o-col-sm-2, .o-col-sm-1, .o-col-ms, .o-col-ms-12, .o-col-ms-11, .o-col-ms-10, .o-col-ms-9, .o-col-ms-8, .o-col-ms-7, .o-col-ms-6, .o-col-ms-5, .o-col-ms-4, .o-col-ms-3, .o-col-ms-2, .o-col-ms-1, .o-col, .o-col-12, .o-col-11, .o-col-10, .o-col-9, .o-col-8, .o-col-7, .o-col-6, .o-col-5, .o-col-4, .o-col-3, .o-col-2, .o-col-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .o-col-xxx, .o-col-xxx-12, .o-col-xxx-11, .o-col-xxx-10, .o-col-xxx-9, .o-col-xxx-8, .o-col-xxx-7, .o-col-xxx-6, .o-col-xxx-5, .o-col-xxx-4, .o-col-xxx-3, .o-col-xxx-2, .o-col-xxx-1, .o-col-xx, .o-col-xx-12, .o-col-xx-11, .o-col-xx-10, .o-col-xx-9, .o-col-xx-8, .o-col-xx-7, .o-col-xx-6, .o-col-xx-5, .o-col-xx-4, .o-col-xx-3, .o-col-xx-2, .o-col-xx-1, .o-col-xl, .o-col-xl-12, .o-col-xl-11, .o-col-xl-10, .o-col-xl-9, .o-col-xl-8, .o-col-xl-7, .o-col-xl-6, .o-col-xl-5, .o-col-xl-4, .o-col-xl-3, .o-col-xl-2, .o-col-xl-1, .o-col-lg, .o-col-lg-12, .o-col-lg-11, .o-col-lg-10, .o-col-lg-9, .o-col-lg-8, .o-col-lg-7, .o-col-lg-6, .o-col-lg-5, .o-col-lg-4, .o-col-lg-3, .o-col-lg-2, .o-col-lg-1, .o-col-md, .o-col-md-12, .o-col-md-11, .o-col-md-10, .o-col-md-9, .o-col-md-8, .o-col-md-7, .o-col-md-6, .o-col-md-5, .o-col-md-4, .o-col-md-3, .o-col-md-2, .o-col-md-1, .o-col-sm, .o-col-sm-12, .o-col-sm-11, .o-col-sm-10, .o-col-sm-9, .o-col-sm-8, .o-col-sm-7, .o-col-sm-6, .o-col-sm-5, .o-col-sm-4, .o-col-sm-3, .o-col-sm-2, .o-col-sm-1, .o-col-ms, .o-col-ms-12, .o-col-ms-11, .o-col-ms-10, .o-col-ms-9, .o-col-ms-8, .o-col-ms-7, .o-col-ms-6, .o-col-ms-5, .o-col-ms-4, .o-col-ms-3, .o-col-ms-2, .o-col-ms-1, .o-col, .o-col-12, .o-col-11, .o-col-10, .o-col-9, .o-col-8, .o-col-7, .o-col-6, .o-col-5, .o-col-4, .o-col-3, .o-col-2, .o-col-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1020px) {
  .o-col-xxx, .o-col-xxx-12, .o-col-xxx-11, .o-col-xxx-10, .o-col-xxx-9, .o-col-xxx-8, .o-col-xxx-7, .o-col-xxx-6, .o-col-xxx-5, .o-col-xxx-4, .o-col-xxx-3, .o-col-xxx-2, .o-col-xxx-1, .o-col-xx, .o-col-xx-12, .o-col-xx-11, .o-col-xx-10, .o-col-xx-9, .o-col-xx-8, .o-col-xx-7, .o-col-xx-6, .o-col-xx-5, .o-col-xx-4, .o-col-xx-3, .o-col-xx-2, .o-col-xx-1, .o-col-xl, .o-col-xl-12, .o-col-xl-11, .o-col-xl-10, .o-col-xl-9, .o-col-xl-8, .o-col-xl-7, .o-col-xl-6, .o-col-xl-5, .o-col-xl-4, .o-col-xl-3, .o-col-xl-2, .o-col-xl-1, .o-col-lg, .o-col-lg-12, .o-col-lg-11, .o-col-lg-10, .o-col-lg-9, .o-col-lg-8, .o-col-lg-7, .o-col-lg-6, .o-col-lg-5, .o-col-lg-4, .o-col-lg-3, .o-col-lg-2, .o-col-lg-1, .o-col-md, .o-col-md-12, .o-col-md-11, .o-col-md-10, .o-col-md-9, .o-col-md-8, .o-col-md-7, .o-col-md-6, .o-col-md-5, .o-col-md-4, .o-col-md-3, .o-col-md-2, .o-col-md-1, .o-col-sm, .o-col-sm-12, .o-col-sm-11, .o-col-sm-10, .o-col-sm-9, .o-col-sm-8, .o-col-sm-7, .o-col-sm-6, .o-col-sm-5, .o-col-sm-4, .o-col-sm-3, .o-col-sm-2, .o-col-sm-1, .o-col-ms, .o-col-ms-12, .o-col-ms-11, .o-col-ms-10, .o-col-ms-9, .o-col-ms-8, .o-col-ms-7, .o-col-ms-6, .o-col-ms-5, .o-col-ms-4, .o-col-ms-3, .o-col-ms-2, .o-col-ms-1, .o-col, .o-col-12, .o-col-11, .o-col-10, .o-col-9, .o-col-8, .o-col-7, .o-col-6, .o-col-5, .o-col-4, .o-col-3, .o-col-2, .o-col-1 {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1240px) {
  .o-col-xxx, .o-col-xxx-12, .o-col-xxx-11, .o-col-xxx-10, .o-col-xxx-9, .o-col-xxx-8, .o-col-xxx-7, .o-col-xxx-6, .o-col-xxx-5, .o-col-xxx-4, .o-col-xxx-3, .o-col-xxx-2, .o-col-xxx-1, .o-col-xx, .o-col-xx-12, .o-col-xx-11, .o-col-xx-10, .o-col-xx-9, .o-col-xx-8, .o-col-xx-7, .o-col-xx-6, .o-col-xx-5, .o-col-xx-4, .o-col-xx-3, .o-col-xx-2, .o-col-xx-1, .o-col-xl, .o-col-xl-12, .o-col-xl-11, .o-col-xl-10, .o-col-xl-9, .o-col-xl-8, .o-col-xl-7, .o-col-xl-6, .o-col-xl-5, .o-col-xl-4, .o-col-xl-3, .o-col-xl-2, .o-col-xl-1, .o-col-lg, .o-col-lg-12, .o-col-lg-11, .o-col-lg-10, .o-col-lg-9, .o-col-lg-8, .o-col-lg-7, .o-col-lg-6, .o-col-lg-5, .o-col-lg-4, .o-col-lg-3, .o-col-lg-2, .o-col-lg-1, .o-col-md, .o-col-md-12, .o-col-md-11, .o-col-md-10, .o-col-md-9, .o-col-md-8, .o-col-md-7, .o-col-md-6, .o-col-md-5, .o-col-md-4, .o-col-md-3, .o-col-md-2, .o-col-md-1, .o-col-sm, .o-col-sm-12, .o-col-sm-11, .o-col-sm-10, .o-col-sm-9, .o-col-sm-8, .o-col-sm-7, .o-col-sm-6, .o-col-sm-5, .o-col-sm-4, .o-col-sm-3, .o-col-sm-2, .o-col-sm-1, .o-col-ms, .o-col-ms-12, .o-col-ms-11, .o-col-ms-10, .o-col-ms-9, .o-col-ms-8, .o-col-ms-7, .o-col-ms-6, .o-col-ms-5, .o-col-ms-4, .o-col-ms-3, .o-col-ms-2, .o-col-ms-1, .o-col, .o-col-12, .o-col-11, .o-col-10, .o-col-9, .o-col-8, .o-col-7, .o-col-6, .o-col-5, .o-col-4, .o-col-3, .o-col-2, .o-col-1 {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1440px) {
  .o-col-xxx, .o-col-xxx-12, .o-col-xxx-11, .o-col-xxx-10, .o-col-xxx-9, .o-col-xxx-8, .o-col-xxx-7, .o-col-xxx-6, .o-col-xxx-5, .o-col-xxx-4, .o-col-xxx-3, .o-col-xxx-2, .o-col-xxx-1, .o-col-xx, .o-col-xx-12, .o-col-xx-11, .o-col-xx-10, .o-col-xx-9, .o-col-xx-8, .o-col-xx-7, .o-col-xx-6, .o-col-xx-5, .o-col-xx-4, .o-col-xx-3, .o-col-xx-2, .o-col-xx-1, .o-col-xl, .o-col-xl-12, .o-col-xl-11, .o-col-xl-10, .o-col-xl-9, .o-col-xl-8, .o-col-xl-7, .o-col-xl-6, .o-col-xl-5, .o-col-xl-4, .o-col-xl-3, .o-col-xl-2, .o-col-xl-1, .o-col-lg, .o-col-lg-12, .o-col-lg-11, .o-col-lg-10, .o-col-lg-9, .o-col-lg-8, .o-col-lg-7, .o-col-lg-6, .o-col-lg-5, .o-col-lg-4, .o-col-lg-3, .o-col-lg-2, .o-col-lg-1, .o-col-md, .o-col-md-12, .o-col-md-11, .o-col-md-10, .o-col-md-9, .o-col-md-8, .o-col-md-7, .o-col-md-6, .o-col-md-5, .o-col-md-4, .o-col-md-3, .o-col-md-2, .o-col-md-1, .o-col-sm, .o-col-sm-12, .o-col-sm-11, .o-col-sm-10, .o-col-sm-9, .o-col-sm-8, .o-col-sm-7, .o-col-sm-6, .o-col-sm-5, .o-col-sm-4, .o-col-sm-3, .o-col-sm-2, .o-col-sm-1, .o-col-ms, .o-col-ms-12, .o-col-ms-11, .o-col-ms-10, .o-col-ms-9, .o-col-ms-8, .o-col-ms-7, .o-col-ms-6, .o-col-ms-5, .o-col-ms-4, .o-col-ms-3, .o-col-ms-2, .o-col-ms-1, .o-col, .o-col-12, .o-col-11, .o-col-10, .o-col-9, .o-col-8, .o-col-7, .o-col-6, .o-col-5, .o-col-4, .o-col-3, .o-col-2, .o-col-1 {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.o-col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.o-col-auto {
  flex: 0 0 auto;
  width: auto;
}

.o-col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.o-col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.o-col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.o-col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.o-col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.o-col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.o-col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.o-col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.o-col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.o-col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.o-col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.o-col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.pull-0 {
  right: auto;
}

.pull-1 {
  right: 8.3333333333%;
}

.pull-2 {
  right: 16.6666666667%;
}

.pull-3 {
  right: 25%;
}

.pull-4 {
  right: 33.3333333333%;
}

.pull-5 {
  right: 41.6666666667%;
}

.pull-6 {
  right: 50%;
}

.pull-7 {
  right: 58.3333333333%;
}

.pull-8 {
  right: 66.6666666667%;
}

.pull-9 {
  right: 75%;
}

.pull-10 {
  right: 83.3333333333%;
}

.pull-11 {
  right: 91.6666666667%;
}

.pull-12 {
  right: 100%;
}

.push-0 {
  left: auto;
}

.push-1 {
  left: 8.3333333333%;
}

.push-2 {
  left: 16.6666666667%;
}

.push-3 {
  left: 25%;
}

.push-4 {
  left: 33.3333333333%;
}

.push-5 {
  left: 41.6666666667%;
}

.push-6 {
  left: 50%;
}

.push-7 {
  left: 58.3333333333%;
}

.push-8 {
  left: 66.6666666667%;
}

.push-9 {
  left: 75%;
}

.push-10 {
  left: 83.3333333333%;
}

.push-11 {
  left: 91.6666666667%;
}

.push-12 {
  left: 100%;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 375px) {
  .o-col-ms {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .o-col-ms-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .o-col-ms-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .o-col-ms-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .o-col-ms-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .o-col-ms-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .o-col-ms-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .o-col-ms-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .o-col-ms-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .o-col-ms-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .o-col-ms-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .o-col-ms-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .o-col-ms-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .o-col-ms-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-ms-0 {
    right: auto;
  }
  .pull-ms-1 {
    right: 8.3333333333%;
  }
  .pull-ms-2 {
    right: 16.6666666667%;
  }
  .pull-ms-3 {
    right: 25%;
  }
  .pull-ms-4 {
    right: 33.3333333333%;
  }
  .pull-ms-5 {
    right: 41.6666666667%;
  }
  .pull-ms-6 {
    right: 50%;
  }
  .pull-ms-7 {
    right: 58.3333333333%;
  }
  .pull-ms-8 {
    right: 66.6666666667%;
  }
  .pull-ms-9 {
    right: 75%;
  }
  .pull-ms-10 {
    right: 83.3333333333%;
  }
  .pull-ms-11 {
    right: 91.6666666667%;
  }
  .pull-ms-12 {
    right: 100%;
  }
  .push-ms-0 {
    left: auto;
  }
  .push-ms-1 {
    left: 8.3333333333%;
  }
  .push-ms-2 {
    left: 16.6666666667%;
  }
  .push-ms-3 {
    left: 25%;
  }
  .push-ms-4 {
    left: 33.3333333333%;
  }
  .push-ms-5 {
    left: 41.6666666667%;
  }
  .push-ms-6 {
    left: 50%;
  }
  .push-ms-7 {
    left: 58.3333333333%;
  }
  .push-ms-8 {
    left: 66.6666666667%;
  }
  .push-ms-9 {
    left: 75%;
  }
  .push-ms-10 {
    left: 83.3333333333%;
  }
  .push-ms-11 {
    left: 91.6666666667%;
  }
  .push-ms-12 {
    left: 100%;
  }
  .offset-ms-0 {
    margin-left: 0%;
  }
  .offset-ms-1 {
    margin-left: 8.3333333333%;
  }
  .offset-ms-2 {
    margin-left: 16.6666666667%;
  }
  .offset-ms-3 {
    margin-left: 25%;
  }
  .offset-ms-4 {
    margin-left: 33.3333333333%;
  }
  .offset-ms-5 {
    margin-left: 41.6666666667%;
  }
  .offset-ms-6 {
    margin-left: 50%;
  }
  .offset-ms-7 {
    margin-left: 58.3333333333%;
  }
  .offset-ms-8 {
    margin-left: 66.6666666667%;
  }
  .offset-ms-9 {
    margin-left: 75%;
  }
  .offset-ms-10 {
    margin-left: 83.3333333333%;
  }
  .offset-ms-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 576px) {
  .o-col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .o-col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .o-col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .o-col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .o-col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .o-col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .o-col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .o-col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .o-col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .o-col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .o-col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .o-col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .o-col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .o-col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.3333333333%;
  }
  .pull-sm-2 {
    right: 16.6666666667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.3333333333%;
  }
  .pull-sm-5 {
    right: 41.6666666667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.3333333333%;
  }
  .pull-sm-8 {
    right: 66.6666666667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.3333333333%;
  }
  .pull-sm-11 {
    right: 91.6666666667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.3333333333%;
  }
  .push-sm-2 {
    left: 16.6666666667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.3333333333%;
  }
  .push-sm-5 {
    left: 41.6666666667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.3333333333%;
  }
  .push-sm-8 {
    left: 66.6666666667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.3333333333%;
  }
  .push-sm-11 {
    left: 91.6666666667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .o-col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .o-col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .o-col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .o-col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .o-col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .o-col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .o-col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .o-col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .o-col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .o-col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .o-col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .o-col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .o-col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .o-col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.3333333333%;
  }
  .pull-md-2 {
    right: 16.6666666667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.3333333333%;
  }
  .pull-md-5 {
    right: 41.6666666667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.3333333333%;
  }
  .pull-md-8 {
    right: 66.6666666667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.3333333333%;
  }
  .pull-md-11 {
    right: 91.6666666667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.3333333333%;
  }
  .push-md-2 {
    left: 16.6666666667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.3333333333%;
  }
  .push-md-5 {
    left: 41.6666666667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.3333333333%;
  }
  .push-md-8 {
    left: 66.6666666667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.3333333333%;
  }
  .push-md-11 {
    left: 91.6666666667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1020px) {
  .o-col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .o-col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .o-col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .o-col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .o-col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .o-col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .o-col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .o-col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .o-col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .o-col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .o-col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .o-col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .o-col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .o-col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.3333333333%;
  }
  .pull-lg-2 {
    right: 16.6666666667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.3333333333%;
  }
  .pull-lg-5 {
    right: 41.6666666667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.3333333333%;
  }
  .pull-lg-8 {
    right: 66.6666666667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.3333333333%;
  }
  .pull-lg-11 {
    right: 91.6666666667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.3333333333%;
  }
  .push-lg-2 {
    left: 16.6666666667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.3333333333%;
  }
  .push-lg-5 {
    left: 41.6666666667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.3333333333%;
  }
  .push-lg-8 {
    left: 66.6666666667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.3333333333%;
  }
  .push-lg-11 {
    left: 91.6666666667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1240px) {
  .o-col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .o-col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .o-col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .o-col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .o-col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .o-col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .o-col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .o-col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .o-col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .o-col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .o-col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .o-col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .o-col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .o-col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.3333333333%;
  }
  .pull-xl-2 {
    right: 16.6666666667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.3333333333%;
  }
  .pull-xl-5 {
    right: 41.6666666667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.3333333333%;
  }
  .pull-xl-8 {
    right: 66.6666666667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.3333333333%;
  }
  .pull-xl-11 {
    right: 91.6666666667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.3333333333%;
  }
  .push-xl-2 {
    left: 16.6666666667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.3333333333%;
  }
  .push-xl-5 {
    left: 41.6666666667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.3333333333%;
  }
  .push-xl-8 {
    left: 66.6666666667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.3333333333%;
  }
  .push-xl-11 {
    left: 91.6666666667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1440px) {
  .o-col-xx {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .o-col-xx-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .o-col-xx-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .o-col-xx-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .o-col-xx-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .o-col-xx-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .o-col-xx-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .o-col-xx-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .o-col-xx-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .o-col-xx-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .o-col-xx-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .o-col-xx-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .o-col-xx-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .o-col-xx-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-xx-0 {
    right: auto;
  }
  .pull-xx-1 {
    right: 8.3333333333%;
  }
  .pull-xx-2 {
    right: 16.6666666667%;
  }
  .pull-xx-3 {
    right: 25%;
  }
  .pull-xx-4 {
    right: 33.3333333333%;
  }
  .pull-xx-5 {
    right: 41.6666666667%;
  }
  .pull-xx-6 {
    right: 50%;
  }
  .pull-xx-7 {
    right: 58.3333333333%;
  }
  .pull-xx-8 {
    right: 66.6666666667%;
  }
  .pull-xx-9 {
    right: 75%;
  }
  .pull-xx-10 {
    right: 83.3333333333%;
  }
  .pull-xx-11 {
    right: 91.6666666667%;
  }
  .pull-xx-12 {
    right: 100%;
  }
  .push-xx-0 {
    left: auto;
  }
  .push-xx-1 {
    left: 8.3333333333%;
  }
  .push-xx-2 {
    left: 16.6666666667%;
  }
  .push-xx-3 {
    left: 25%;
  }
  .push-xx-4 {
    left: 33.3333333333%;
  }
  .push-xx-5 {
    left: 41.6666666667%;
  }
  .push-xx-6 {
    left: 50%;
  }
  .push-xx-7 {
    left: 58.3333333333%;
  }
  .push-xx-8 {
    left: 66.6666666667%;
  }
  .push-xx-9 {
    left: 75%;
  }
  .push-xx-10 {
    left: 83.3333333333%;
  }
  .push-xx-11 {
    left: 91.6666666667%;
  }
  .push-xx-12 {
    left: 100%;
  }
  .offset-xx-0 {
    margin-left: 0%;
  }
  .offset-xx-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xx-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xx-3 {
    margin-left: 25%;
  }
  .offset-xx-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xx-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xx-6 {
    margin-left: 50%;
  }
  .offset-xx-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xx-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xx-9 {
    margin-left: 75%;
  }
  .offset-xx-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xx-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1700px) {
  .o-col-xxx {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .o-col-xxx-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .o-col-xxx-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .o-col-xxx-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .o-col-xxx-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .o-col-xxx-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .o-col-xxx-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .o-col-xxx-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .o-col-xxx-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .o-col-xxx-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .o-col-xxx-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .o-col-xxx-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .o-col-xxx-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .o-col-xxx-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-xxx-0 {
    right: auto;
  }
  .pull-xxx-1 {
    right: 8.3333333333%;
  }
  .pull-xxx-2 {
    right: 16.6666666667%;
  }
  .pull-xxx-3 {
    right: 25%;
  }
  .pull-xxx-4 {
    right: 33.3333333333%;
  }
  .pull-xxx-5 {
    right: 41.6666666667%;
  }
  .pull-xxx-6 {
    right: 50%;
  }
  .pull-xxx-7 {
    right: 58.3333333333%;
  }
  .pull-xxx-8 {
    right: 66.6666666667%;
  }
  .pull-xxx-9 {
    right: 75%;
  }
  .pull-xxx-10 {
    right: 83.3333333333%;
  }
  .pull-xxx-11 {
    right: 91.6666666667%;
  }
  .pull-xxx-12 {
    right: 100%;
  }
  .push-xxx-0 {
    left: auto;
  }
  .push-xxx-1 {
    left: 8.3333333333%;
  }
  .push-xxx-2 {
    left: 16.6666666667%;
  }
  .push-xxx-3 {
    left: 25%;
  }
  .push-xxx-4 {
    left: 33.3333333333%;
  }
  .push-xxx-5 {
    left: 41.6666666667%;
  }
  .push-xxx-6 {
    left: 50%;
  }
  .push-xxx-7 {
    left: 58.3333333333%;
  }
  .push-xxx-8 {
    left: 66.6666666667%;
  }
  .push-xxx-9 {
    left: 75%;
  }
  .push-xxx-10 {
    left: 83.3333333333%;
  }
  .push-xxx-11 {
    left: 91.6666666667%;
  }
  .push-xxx-12 {
    left: 100%;
  }
  .offset-xxx-0 {
    margin-left: 0%;
  }
  .offset-xxx-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxx-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxx-3 {
    margin-left: 25%;
  }
  .offset-xxx-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxx-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxx-6 {
    margin-left: 50%;
  }
  .offset-xxx-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxx-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxx-9 {
    margin-left: 75%;
  }
  .offset-xxx-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxx-11 {
    margin-left: 91.6666666667%;
  }
}
.o-main {
  min-height: 50vh;
}

.o-container--with-sidebar {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1020px) {
  .o-container--with-sidebar {
    flex-wrap: nowrap;
  }
}

.o-container__content {
  flex-grow: 1;
  flex-shrink: 1;
}

.o-container__sidebar {
  width: 100%;
  margin-right: 1rem;
  margin-bottom: 2rem;
}
@media (min-width: 1020px) {
  .o-container__sidebar {
    padding: 0 1rem;
    margin-right: 200px;
    flex-basis: 300px;
    flex-shrink: 0;
    flex-grow: 0;
  }
}

.o-container__sidebar-heading {
  margin: 0 0 1.5rem;
  font-size: 1.5rem;
  line-height: 1;
  text-align: center;
}
@media (min-width: 1020px) {
  .o-container__sidebar-heading {
    text-align: left;
    font-size: 2.8rem;
  }
}

.o-section--full .o-container, .o-section--full .wp-block-group__inner-container, .o-section--full .o-container-page > .wp-block-image:not(.alignfull), .o-section--full .o-container-page > p {
  width: 100%;
  padding: 0;
}

.o-container.align--fullwidth, .align--fullwidth.wp-block-group__inner-container, .o-container-page > .align--fullwidth.wp-block-image:not(.alignfull), .o-container-page > p.align--fullwidth {
  width: 100%;
}

body {
  background-color: #e8ecf0;
}
@media (min-width: 768px) {
  body.has-background .o-container-page:before {
    content: "";
    background-image: url("../images/bg-left.svg");
    position: absolute;
    left: 0;
    top: 20%;
    height: 300px;
    width: 55px;
  }
}
@media (min-width: 768px) {
  body.has-background .o-container-page:after {
    content: "";
    background-image: url("../images/bg-right.svg");
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 10%;
    height: 90%;
    width: 55px;
  }
}

.site-container {
  margin: 0 auto;
  box-shadow: 0 0 120px rgba(0, 0, 0, 0.1);
  position: relative;
  max-width: 1280px;
}
@media (min-width: 1440px) {
  .site-container {
    max-width: 1480px;
  }
}
@media (min-width: 1700px) {
  .site-container {
    max-width: 1720px;
  }
}

.site-content-container {
  background-color: #fff;
}

body.header-is-fixed {
  padding-top: calc(114px + 1rem);
}
@media (min-width: 1020px) {
  body.header-is-fixed {
    padding-top: calc(167px + 1rem);
  }
}

#app {
  font-size: 18px;
}

.page:not(.home) .o-container-page {
  background-color: #f8f9fa;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 768px) {
  .page:not(.home) .o-container-page {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.has-bottom-spacing-disabled .o-container-page {
  padding-bottom: 0 !important;
}

.u-bg-bubble-pink {
  background-image: url("../images/bg-bubble-pink.svg");
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
}

.u-bg-bubble-green-blue {
  background-image: url("../images/bg-bubble-green-blue.svg");
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
}

.u-number-circle {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #2a388f;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 1.1rem;
  font-weight: 700;
  margin: 0 auto;
  margin-bottom: 2rem;
}

/**
 * WordPress Generated Classes
 * @see http://codex.wordpress.org/CSS#WordPress_Generated_Classes
 */
.c-nav-mobile {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  visibility: hidden;
  padding: 150px 0rem 2rem;
  opacity: 0;
  border-radius: 0 0 40px 40px;
  border: 1px solid #fafafa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 1.3px 1.3px rgba(0, 0, 0, 0.028), 0 4.5px 4.5px rgba(0, 0, 0, 0.042), 0 20px 20px rgba(0, 0, 0, 0.07);
  transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
  transform: translateY(-22px) translateX(-50%);
}
@media (max-width: 767px) {
  .c-nav-mobile {
    width: 100%;
  }
}
@media (min-width: 1020px) {
  .c-nav-mobile {
    display: none;
  }
}
.c-nav-mobile.is-open {
  visibility: visible;
  opacity: 1;
  transform: translateY(0) translateX(-50%);
}

.c-nav-mobile__menu {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0;
  margin-bottom: 2rem;
  padding: 0;
  font-size: 24px;
  font-weight: 500;
}
.c-nav-mobile__menu .c-nav-mobile__item-link {
  padding: 1rem;
  border-bottom: 1px solid;
}

.c-nav-mobile__secondary-menu {
  font-weight: 600;
  letter-spacing: 2.34px;
  text-transform: uppercase;
  margin-bottom: 0 auto 2rem;
  font-weight: 500;
}
.c-nav-mobile__secondary-menu .c-nav-mobile__item-link {
  padding: 0.25rem 1rem;
  font-size: 16px;
  border: 0;
}

.c-nav-mobile__item--secondary:first-of-type {
  margin-top: 2rem;
  background-color: #fa436f;
}

.c-nav-mobile__item-link {
  display: block;
}

.c-nav-mobile__toggle {
  display: inline-block;
  margin-left: 0.5rem;
  color: #fff;
  border: 0;
  background-color: #000940;
}
@media (min-width: 1020px) {
  .c-nav-mobile__toggle {
    display: none;
  }
}

.is-open .c-nav-mobile__item {
  --animation-order: 1;
  opacity: 0;
  transform: translateX(-20px);
  animation: fade-in 0.3s ease forwards;
  animation-delay: calc((var(--animation-order) + 1) * 72ms);
}

@keyframes fade-in {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.c-nav-mobile__toggle {
  position: relative;
  width: 40px;
  min-width: 40px;
  height: 40px;
  text-align: center;
  color: #000940;
  border: 2px solid;
  border-radius: 100%;
  background-color: #f8f9fa;
  transition: color 0.2s, background-color 0.2s, transform 0.3s;
}
.c-nav-mobile__toggle:focus {
  outline: none;
}
.js-mobile-nav-is-open .c-nav-mobile__toggle {
  border-color: #ed1c8f;
  background-color: #ed1c8f;
}

.c-nav-mobile__toggle__bar {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 2px;
  border-radius: 3px;
  background-color: currentColor;
  transition: transform 0.3s;
  transform: translateX(-50%);
  transform-origin: 0;
}
.c-nav-mobile__toggle__bar:first-child {
  transform: rotate(0) translateX(-50%) translateY(-5px);
}
.c-nav-mobile__toggle__bar:last-child {
  transform: rotate(0) translateX(-50%) translateY(5px);
}
.js-mobile-nav-is-open .c-nav-mobile__toggle__bar {
  background-color: #f8f9fa;
}
.js-mobile-nav-is-open .c-nav-mobile__toggle__bar:first-child {
  transform: rotate(45deg) translateX(-50%) translateY(0);
}
.js-mobile-nav-is-open .c-nav-mobile__toggle__bar:nth-child(2) {
  opacity: 0;
}
.js-mobile-nav-is-open .c-nav-mobile__toggle__bar:last-child {
  transform: rotate(-45deg) translateX(-50%) translateY(0);
}

.c-nav-primary {
  display: none;
  margin: 0 auto;
  padding: 1rem 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  justify-content: space-between;
}
@media (min-width: 1020px) {
  .c-nav-primary {
    display: flex;
  }
}

.c-nav-primary__menu {
  display: flex;
  flex-direction: row;
  margin: 0;
  padding: 0;
}

.c-nav-primary__item {
  margin: 0 1rem;
}

.c-nav-primary__item-link {
  display: block;
  padding: 6px 20px;
}

.c-nav-primary__item.active .c-nav-primary__item-link,
.c-nav-primary__item-link:hover,
.current-page-ancestor .c-nav-primary__item-link {
  color: #fff;
  border-radius: 30px;
  background-color: #2a388f;
  text-decoration: none;
}

.c-nav-top__menu {
  display: flex;
  margin: 0;
  padding: 0;
}

.c-nav-top__item {
  display: none;
  margin-right: 1.5rem;
}
@media (min-width: 1020px) {
  .c-nav-top__item {
    display: block;
  }
}
.c-nav-top__item:last-child {
  display: block;
  margin-right: 0;
}

.c-nav-top__item-link {
  padding: 1rem 0;
  letter-spacing: 1px;
  color: #8A8C99;
  transition: color 0.2s ease-in-out;
}
.active .c-nav-top__item-link {
  color: #000940;
  font-weight: 600;
}

.c-nav-top__item.active .c-nav-top__item-link,
.c-nav-top__item-link:hover {
  color: #000940;
  font-weight: 600;
  border-bottom: 2px solid #000940;
  text-decoration: none;
}

.site-container {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.o-container-page > .wp-block-image:not(.alignfull) {
  text-align: center;
}

.site-footer {
  margin-top: auto;
  font-size: 0.875rem;
  background-color: #fff;
}

.site-footer-bottom {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .site-footer-bottom {
    padding: 1rem 0 0;
    text-align: center;
  }
}

.site-footer-bottom__inner {
  align-items: center;
}
@media (max-width: 1019px) {
  .site-footer-bottom__inner {
    flex-direction: column-reverse;
  }
}

.site-footer-bottom__address {
  display: flex;
}

.site-footer__widgets {
  display: flex;
  flex-wrap: wrap;
}
.site-footer__widgets .widget {
  width: 50%;
  padding-right: 5px;
}
@media (max-width: 1019px) {
  .site-footer__widgets .widget {
    border-bottom: 2px solid #8A8C99;
  }
}
@media (min-width: 768px) {
  .site-footer__widgets .widget {
    border-bottom: none;
    bottom: 0;
    flex: 1 1 33.3333333333%;
    margin-bottom: 2rem;
    width: 100%;
  }
}
.site-footer__widgets h3 {
  font-size: 11px;
  font-weight: 600;
  line-height: 1.6;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-weight: 600;
  letter-spacing: 2.34px;
  text-transform: uppercase;
}
.site-footer__widgets li {
  display: flex;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  align-items: center;
  position: relative;
}
@media (max-width: 1019px) {
  .site-footer__widgets li.password-protected {
    margin-left: 1.5rem;
  }
}
.site-footer__widgets li.password-protected:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: -1.5rem;
  width: 1rem;
  height: 1.2rem;
  margin-right: 0.5rem;
  background-image: url("../images/icons/icon-lock.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.site-footer__widgets a:hover {
  color: #ed1c8f;
}

.site-footer__social {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
  padding: 2rem 0 0;
  border-bottom: 2px solid #8A8C99;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 768px) {
  .site-footer__social {
    flex-direction: row;
    padding: 4rem 0;
    margin-bottom: 4rem;
  }
}

.site-footer-bottom__credit {
  background: #f8f9fa;
  margin-top: 4rem;
  padding: 0.5rem;
  font-size: 0.6rem;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
}

.c-nav-legal {
  margin: 0 0 1rem;
  display: flex;
}
@media (min-width: 768px) {
  .c-nav-legal {
    justify-content: flex-end;
  }
}
.c-nav-legal .menu-item {
  text-transform: uppercase;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 1px;
  padding-right: 1rem;
  margin-right: 1rem;
  border-right: 2px solid #8A8C99;
}
@media (min-width: 768px) {
  .c-nav-legal .menu-item {
    padding-right: 1rem;
    margin-left: 1rem;
  }
}
@media (min-width: 768px) {
  .c-nav-legal .menu-item:last-child {
    border-right: none;
    padding-right: 0;
  }
}

.site-header {
  position: relative;
  z-index: 99;
  padding-bottom: 1rem;
  background-color: #fff;
}
.site-header a {
  -webkit-user-select: none;
          user-select: none;
}

.site-header__inner {
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.site-header__main {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.site-header__logo {
  width: 100px;
}
@media (min-width: 1020px) {
  .site-header__logo {
    width: 120px;
  }
}

.site-header__logo-link {
  display: block;
}

.site-header__nav {
  position: relative;
  display: flex;
  align-items: center;
}
@media (min-width: 1020px) {
  .site-header__nav {
    padding-right: calc(40px + 2rem);
  }
}

.site-header__top {
  display: flex;
  width: 100%;
  margin: 0 auto 0.5rem;
  padding: 0.7rem 0 0.53rem;
  font-size: 0.7rem;
  text-transform: uppercase;
  border-bottom: 2px solid #8A8C99;
  justify-content: space-between;
  align-items: center;
}

.site-header--fixed {
  position: fixed;
  top: 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.125);
}

.site-search {
  display: flex;
}
@media (min-width: 1020px) {
  .site-search {
    position: absolute;
    right: 0;
  }
}
.site-search.is-open .site-search__field {
  display: block;
}
@media (min-width: 1020px) {
  .site-search.is-open .site-search__field {
    min-width: 760px;
  }
}
@media (min-width: 1440px) {
  .site-search.is-open .site-search__field {
    min-width: 920px;
  }
}
.site-search.is-open .site-search__toggle {
  background-color: #a7a7a7;
  transform: scale(0.8);
}
.site-search.is-open .site-search__toggle:hover {
  background-color: #fa436f;
  transform: scale(0.75);
}
.site-search.is-open .site-search__icon--search {
  display: none;
}
.site-search.is-open .site-search__icon--close {
  display: block;
}

.site-search__toggle {
  display: flex;
  width: 40px;
  height: 40px;
  margin: auto 0 auto -40px;
  padding: 10px;
  line-height: 40px;
  border: 0;
  border-radius: 100%;
  background-color: #000940;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  transition: background-color 0.2s, transform 0.3s;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .site-search__toggle:hover {
    background-color: #000940;
    transform: scale(1.1);
  }
}
.site-search__toggle:focus {
  outline: none;
}

.site-search__icon {
  width: 14px;
  height: 14px;
}

.site-search__icon--search {
  fill: #fff;
}

.site-search__icon--close {
  display: none;
  stroke: #fff;
}

.site-search__field[type=search] {
  display: none;
  box-sizing: border-box;
  height: 42px;
  padding: 0;
  padding-right: 40px;
  padding-left: 1rem;
  border: 2px solid;
  border-radius: 40px;
}
.site-search__field[type=search]:focus {
  outline: none;
}

.sg-section {
  margin-bottom: 5rem;
}

.sg-section--contained {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1200px) {
  .sg-section--contained {
    max-width: 800px;
  }
}
.sg-section--contained .sg-heading {
  margin-bottom: 1rem;
}

.sg-section--outline {
  border: 1px dotted;
}

.sg-heading {
  min-width: 200px;
  margin-bottom: 0;
  padding: 0.5rem 1rem;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  color: #eee;
  background-color: #000;
}
@media (min-width: 1200px) {
  .sg-heading {
    position: absolute;
    z-index: 1;
    left: 0;
    text-align: right;
  }
}

.c-language-selector {
  opacity: 0;
  border: 0;
  background-color: transparent;
}
.c-language-selector:hover {
  color: #ed1c8f;
}
.c-language-selector:hover .c-icon--globe {
  fill: currentColor;
}
.c-language-selector:hover .c-icon--chevron-down {
  stroke: currentColor;
}
.c-language-selector .c-icon--globe {
  fill: currentColor;
}
.c-language-selector .c-icon--chevron-down {
  stroke: currentColor;
}

.c-404 {
  position: relative;
  padding: 100px 0;
  text-align: center;
  background-color: #f8f9fa;
}
@media (min-width: 768px) {
  .c-404 {
    padding: 150px 0;
  }
}

.c-404-heading {
  color: #2a388f;
  margin: 0 auto;
  font-size: 2.4rem;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .c-404-heading {
    font-size: 4rem;
  }
}
@media (min-width: 1020px) {
  .c-404-heading {
    max-width: 75%;
  }
}
@media (min-width: 1240px) {
  .c-404-heading {
    max-width: 60%;
  }
}
@media (min-width: 1700px) {
  .c-404-heading {
    max-width: 50%;
  }
}

.c-accordion {
  width: 100%;
}

.c-accordion__title {
  padding: 1rem 0;
  font-size: 1rem;
  border-top: 1px solid #eee;
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer;
}
@media (min-width: 768px) {
  .c-accordion__title {
    font-size: 1.2rem;
  }
}
.c-accordion__title:focus {
  outline: 0;
}

.c-accordion__detail {
  font-size: 0.9rem;
}
@media (min-width: 768px) {
  .c-accordion__detail {
    font-size: 1rem;
  }
}
.c-accordion__detail::before {
  content: "—";
  display: inline;
  float: left;
  margin-right: 0.5rem;
}
.c-accordion__detail p {
  padding-left: 1.5rem;
  font-weight: 300;
}

.c-accordion__group-title {
  margin: 1rem 0 0.5rem;
  text-transform: uppercase;
}
@media (max-width: 1019px) {
  .c-accordion__group-title {
    font-size: 0.8rem;
  }
}

.c-admin-toolbar {
  position: fixed;
  z-index: 999;
  bottom: 5px;
  left: 50%;
  padding: 1px;
  font-family: sans-serif;
  font-size: 8px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 4px;
  background-color: #222;
  transform: translateX(-50%);
}

.c-admin-toolbar__link--env {
  display: inline-block;
  padding: 1rem;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

.c-admin-toolbar__nav {
  position: relative;
  display: flex;
  gap: 2px;
}

.c-admin-toolbar__link {
  display: block;
  padding: 1rem;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
  color: #fff;
  border-radius: 4px;
  background-color: #000;
}
.c-admin-toolbar__link:hover {
  color: #000;
  background-color: #fff;
}

.c-admin-toolbar__subnav {
  position: relative;
}

.c-admin-toolbar__subnav-dropdown {
  position: absolute;
  bottom: 100%;
  left: 50%;
  display: none;
  flex-direction: column;
  border-radius: 4px;
  background-color: #222;
  transform: translateX(-50%);
  gap: 2px;
}

.c-admin-toolbar__subnav:hover > .c-admin-toolbar__subnav-dropdown {
  display: flex;
}

.c-admin-toolbar__close {
  position: absolute;
  top: 0rem;
  right: -1.75rem;
  display: flex;
  width: 1.5rem;
  height: 1.5rem;
  font-size: 12px;
  color: #fff;
  border-radius: 2rem;
  background-color: #000;
  justify-content: center;
  align-items: center;
}
.c-admin-toolbar__close:hover {
  background-color: #f00;
}

.c-post {
  background-color: #f8f9fa;
}

.c-post-header {
  padding: 50px 0;
}

.c-post-header__cat {
  margin-bottom: 2rem;
}

.c-post-header__tag {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media (min-width: 768px) {
  .c-post-header__tag {
    display: unset;
  }
}

.c-post-header__cat-link,
.c-post-header__tag-link {
  border-radius: 2rem;
  transition: color 0.3s, background-color 0.3s;
}
.c-post-header__cat-link:hover,
.c-post-header__tag-link:hover {
  background-color: #2a388f;
  color: #fff;
  text-decoration: none;
}

.c-post-header__cat-link {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  background-color: #e3e6ef;
  font-size: 0.7rem;
  letter-spacing: 2px;
  padding: 0.5rem 1.2rem;
  margin-right: 0.8rem;
  margin-bottom: 0.5rem;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .c-post-header__cat-link {
    font-size: 1rem;
  }
}

.c-post-header__tag-link {
  color: #2a388f;
  border: 1px solid #2a388f;
  padding: 0.3rem 0.8rem;
  font-size: 0.5rem;
  margin-bottom: 0.2rem;
}
@media (min-width: 768px) {
  .c-post-header__tag-link {
    font-size: 0.9rem;
    padding: 0.5rem 1.2rem;
    margin-bottom: 0;
    border: 2px solid #2a388f;
  }
}

.c-post-header__title {
  font-size: 2rem;
  line-height: 3rem;
  color: #2a388f;
}
@media (min-width: 768px) {
  .c-post-header__title {
    font-size: 3rem;
    line-height: 4rem;
  }
}
@media (min-width: 1020px) {
  .c-post-header__title {
    line-height: 5rem;
    font-size: 4.75rem;
  }
}

.c-post-header__meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 0;
}
@media (min-width: 768px) {
  .c-post-header__meta {
    padding: 0;
  }
}

.c-post-header__author-avatar {
  width: 50px;
  height: 50px;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}
@media (min-width: 768px) {
  .c-post-header__author-avatar {
    width: 80px;
    height: 80px;
  }
}
.c-post-header__author-avatar img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}

.c-post-header__author {
  display: flex;
  align-items: center;
  font-size: 1rem;
  font-weight: 600;
  margin: 0;
}
.c-post-header__author time {
  display: block;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.8rem;
}
.c-post-header__author span {
  font-weight: 400;
  font-style: italic;
}
.c-post-header__author p {
  margin: 0;
  padding-left: 1rem;
}

.c-post-header__image {
  width: 100%;
  max-height: 720px;
  overflow: hidden;
}
.c-post-header__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.c-post-body {
  padding: 50px 15px;
  width: 100%;
  font-size: 1.1rem;
  line-height: 2rem;
}
@media (min-width: 768px) {
  .c-post-body {
    padding: 50px 0;
    font-size: 1.2rem;
  }
}
.c-post-body > *:not(section) {
  max-width: 720px;
  margin: 0 auto;
}
.c-post-body p {
  margin-bottom: 2rem;
}
.c-post-body > figure {
  width: 100vw !important;
  margin: 1rem -30px;
}
@media (min-width: 768px) {
  .c-post-body > figure {
    width: 100%;
    margin: 1rem auto;
  }
}
.c-post-body a:not(.wp-block-button__link),
.c-post-body a:not(section a) {
  color: #ed1c8f;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .c-post-body > .wp-block-columns {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 1019px) {
  .c-post-body > .wp-block-columns .wp-block-column {
    margin: 0;
  }
}
.c-post-body .wp-block-embed {
  display: flex;
  justify-content: center;
}
.c-post-body ul {
  padding: 2rem 3rem;
  border-radius: 4px;
  background-color: #fad9e7;
}
.c-post-body ul li {
  margin-bottom: 0.5rem;
}
.c-post-body ul li::before {
  content: "•";
  color: #ed1c8f;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.c-pagination {
  text-align: center;
  padding: 3rem 0;
}

.page-numbers {
  display: inline-block;
  padding: 0.5rem;
}
.page-numbers.current {
  color: #2a388f;
  font-weight: bold;
  text-decoration: underline;
}

.c-blog-card {
  display: flex;
  flex-direction: column;
  text-align: center;
  margin-bottom: 3rem;
  padding-bottom: 2rem;
}
@media (min-width: 1020px) {
  .c-blog-card {
    text-align: left;
    margin-bottom: 0;
  }
}
@media (min-width: 1020px) {
  .archive .c-blog-card, .blog .c-blog-card, .search-results .c-blog-card {
    margin-bottom: 6rem;
  }
}

.c-blog-card__thumb {
  width: 290px;
  height: 290px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  background-color: rgba(204, 204, 204, 0.3);
  margin-bottom: 1.5rem;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .c-blog-card__thumb {
    margin-bottom: 2rem;
  }
}
@media (min-width: 1440px) {
  .c-blog-card__thumb {
    width: 340px;
    height: 340px;
  }
}
.c-blog-card__thumb img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}

.c-blog-card__content {
  margin-bottom: 2.5rem;
  text-align: center;
  padding: 0 2rem;
}
.c-blog-card__content--center {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1019px) {
  .c-blog-card__content {
    padding: 0 6rem;
  }
}
@media (min-width: 1020px) {
  .c-blog-card__content {
    margin-bottom: 0;
    text-align: left;
  }
}
@media (min-width: 768px) {
  .c-blog-card__content .c-btn, .c-blog-card__content .c-sub-nav__item:last-child .c-sub-nav__item-link, .c-sub-nav__item:last-child .c-blog-card__content .c-sub-nav__item-link, .c-blog-card__content .gform_wrapper input[type=submit], .gform_wrapper .c-blog-card__content input[type=submit] {
    position: absolute;
    bottom: 0;
  }
}

.c-blog-card__date {
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.7rem;
  font-weight: 600;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .c-blog-card__date {
    margin-top: 0.5rem;
  }
}

.c-blog-card__title {
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 500;
  color: #2a388f;
}

.c-blog-card__link:hover {
  color: #2a388f;
}

.c-bubble-block {
  position: relative;
  text-align: center;
  max-width: 290px;
  margin: 0 auto;
}
@media (max-width: 1699px) {
  .c-bubble-block {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1440px) {
  .c-bubble-block {
    max-width: 340px;
  }
}

.c-bubble-block__figure {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 290px;
  min-height: 290px;
  max-width: 290px;
  max-height: 290px;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
@media (min-width: 1440px) {
  .c-bubble-block__figure {
    min-width: 340px;
    min-height: 340px;
    max-width: 340px;
    max-height: 340px;
  }
}
.c-bubble-block__figure img {
  object-fit: cover;
  width: inherit;
  height: inherit;
}

.c-bubble-block__heading {
  font-size: 0.9rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
}
@media (min-width: 375px) {
  .c-bubble-block__heading {
    font-size: 1.1rem;
    letter-spacing: 2px;
    margin-bottom: 1rem;
  }
}
@media (min-width: 1440px) {
  .c-bubble-block__heading {
    font-size: 1.2rem;
  }
}
.c-bubble-block__heading em {
  font-style: normal;
  text-transform: lowercase;
}

.c-bubble-block__copy {
  font-size: 0.9rem;
  line-height: 1.2;
}
@media (min-width: 375px) {
  .c-bubble-block__copy {
    font-size: 1rem;
    line-height: 1.4;
  }
}
.c-bubble-block__copy p {
  margin-bottom: 0;
}
.c-bubble-block__copy .c-btn, .c-bubble-block__copy .c-sub-nav__item:last-child .c-sub-nav__item-link, .c-sub-nav__item:last-child .c-bubble-block__copy .c-sub-nav__item-link, .c-bubble-block__copy .gform_wrapper input[type=submit], .gform_wrapper .c-bubble-block__copy input[type=submit] {
  margin-top: 1rem;
}

.c-bubble-block--external-content {
  height: 100%;
}
.c-bubble-block--external-content .c-bubble-block__content {
  margin-top: 2rem;
  padding-bottom: 4rem;
}
@media (min-width: 1020px) {
  .c-bubble-block--external-content .c-bubble-block__content a.c-btn, .c-bubble-block--external-content .c-bubble-block__content .c-sub-nav__item:last-child a.c-sub-nav__item-link, .c-sub-nav__item:last-child .c-bubble-block--external-content .c-bubble-block__content a.c-sub-nav__item-link {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}

.c-bubble-block--internal-content .c-bubble-block__content {
  position: absolute;
  width: 270px;
  height: 270px;
  border-radius: 50%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  padding: 3rem 2rem 2rem;
  margin-top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 375px) {
  .c-bubble-block--internal-content .c-bubble-block__content {
    width: 310px;
    height: 310px;
  }
}
@media (min-width: 1440px) {
  .c-bubble-block--internal-content .c-bubble-block__content {
    width: 340px;
    height: 340px;
  }
}
.c-bubble-block--internal-content .c-bubble-block__heading {
  margin-bottom: 0.5rem;
}
.c-bubble-block--internal-content p {
  font-size: 0.8rem;
}
.c-bubble-block--internal-content p:last-child {
  margin-bottom: 0;
}

.c-btn, .c-sub-nav__item:last-child .c-sub-nav__item-link, .gform_wrapper input[type=submit], .gform_wrapper .c-footer-subscribe__form input[type=submit] {
  display: inline-block;
  padding: 8px 20px;
  font-size: 0.8rem;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
  text-decoration: none;
  border: none;
  border-radius: 2rem;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  -webkit-appearance: none;
          appearance: none;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
@media (min-width: 375px) {
  .c-btn, .c-sub-nav__item:last-child .c-sub-nav__item-link, .gform_wrapper input[type=submit], .gform_wrapper .c-footer-subscribe__form input[type=submit] {
    padding: 8px 30px;
  }
}
@media (min-width: 768px) {
  .c-btn, .c-sub-nav__item:last-child .c-sub-nav__item-link, .gform_wrapper input[type=submit], .gform_wrapper .c-footer-subscribe__form input[type=submit] {
    padding: 12px 40px;
    font-size: 1rem;
  }
}
@media (min-width: 1240px) {
  .c-btn, .c-sub-nav__item:last-child .c-sub-nav__item-link, .gform_wrapper input[type=submit], .gform_wrapper .c-footer-subscribe__form input[type=submit] {
    font-size: 1.1rem;
  }
}
.c-btn:hover, .c-sub-nav__item:last-child .c-sub-nav__item-link:hover, .gform_wrapper input[type=submit]:hover {
  text-decoration: none;
}
.c-btn:active, .c-sub-nav__item:last-child .c-sub-nav__item-link:active, .gform_wrapper input[type=submit]:active, .c-btn:focus, .c-sub-nav__item:last-child .c-sub-nav__item-link:focus, .gform_wrapper input[type=submit]:focus {
  outline: none;
}
.c-btn.has-icon, .c-sub-nav__item:last-child .has-icon.c-sub-nav__item-link, .gform_wrapper input.has-icon[type=submit] {
  display: inline-flex;
  align-items: center;
}
.c-btn.has-icon svg, .c-sub-nav__item:last-child .has-icon.c-sub-nav__item-link svg, .gform_wrapper input.has-icon[type=submit] svg {
  width: 20px;
  margin-left: 10px;
}

.c-btn--small, .c-contact-maps .wp-block-button__link, .c-sub-nav__item:last-child .c-sub-nav__item-link, .gform_wrapper .c-footer-subscribe__form input[type=submit] {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.7rem;
  padding: 10px 20px;
}
@media (min-width: 1440px) {
  .c-btn--small, .c-contact-maps .wp-block-button__link, .c-sub-nav__item:last-child .c-sub-nav__item-link, .gform_wrapper .c-footer-subscribe__form input[type=submit] {
    padding: 10px 22px;
  }
}

.c-btn--bordered, .gform_wrapper .c-footer-subscribe__form input[type=submit] {
  background-color: transparent;
  border: 2px solid;
}

.c-btn--indigo {
  color: #f8f9fa;
  background-color: #000940;
}
.c-btn--indigo:hover {
  background-color: black;
}

.c-btn--strawberry, .gform_wrapper input[type=submit] {
  color: #f8f9fa;
  background-color: #ed1c8f;
}
.c-btn--strawberry:hover, .gform_wrapper input[type=submit]:hover {
  background-color: #af0e66;
}

.c-btn--strawberry-light {
  color: #ed1c8f;
  background-color: #fad9e7;
}
.c-btn--strawberry-light:hover {
  background-color: #ed1c8f;
  color: #fad9e7;
}

.c-btn--white {
  background-color: #fff;
  color: #000940;
}
.c-btn--white:hover {
  background-color: #d9d9d9;
}

.c-btn--light-grey {
  background-color: #e3e6ef;
  color: #000940;
}
.c-btn--light-grey:hover {
  background-color: #b2bbd3;
}

.c-btn--lime, .c-sub-nav__item:last-child .c-sub-nav__item-link {
  background-color: #8ec63e;
  color: #fff;
}
.c-btn--lime:hover, .c-sub-nav__item:last-child .c-sub-nav__item-link:hover {
  background-color: #658e2a;
  color: #fff;
}

.c-btn--grey {
  color: #fff;
  background-color: #8A8C99;
}

.c-btn--muted {
  color: #000940;
  background-color: #e8e4ce;
}
.c-btn--muted:hover {
  background-color: #d8d1ab;
}

.c-btn--password {
  padding-right: 44px;
  background-color: #e3e6ef !important;
  color: #000940;
  background-image: url("../images/icons/icon-lock.svg");
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: right 16px center;
}
.c-btn--password:hover {
  background-color: #c5cbbf !important;
}

.c-btn--download {
  padding-right: 44px;
  background-color: #ed1c8f !important;
  color: #fff;
  background-image: url("../images/icons/icon-download-white.svg");
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: right 16px center;
}
.c-btn--download:hover {
  background-color: #fad9e7 !important;
  color: #ed1c8f !important;
  background-image: url("../images/icons/icon-download-strawberry.svg");
}

.c-button-group .c-btn, .c-button-group .c-sub-nav__item:last-child .c-sub-nav__item-link, .c-sub-nav__item:last-child .c-button-group .c-sub-nav__item-link, .c-button-group .gform_wrapper input[type=submit], .gform_wrapper .c-button-group input[type=submit] {
  margin: 0 0.5rem;
}

.c-footer-subscribe {
  width: 100%;
}
@media (min-width: 1020px) {
  .c-footer-subscribe {
    margin-bottom: 4rem;
    width: 50%;
    margin-bottom: 0;
  }
}

.c-footer-subscribe .gform_wrapper {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .c-footer-subscribe .gform_wrapper {
    margin-bottom: 0;
  }
}

.gform_wrapper .c-footer-subscribe__form {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .gform_wrapper .c-footer-subscribe__form {
    flex-direction: row;
  }
}
.gform_wrapper .c-footer-subscribe__form .gform_body {
  width: 100%;
}
@media (min-width: 768px) {
  .gform_wrapper .c-footer-subscribe__form .gform_body {
    width: 55%;
  }
}
.gform_wrapper .c-footer-subscribe__form .gfield_label {
  display: none;
}
.gform_wrapper .c-footer-subscribe__form input[type=text] {
  border: 2px dashed #000940;
  border-radius: 2rem;
  height: 40px;
  padding: 0.8rem 1.2rem;
  color: #000940;
  width: 100%;
}
@media (min-width: 768px) {
  .gform_wrapper .c-footer-subscribe__form input[type=text] {
    margin-bottom: 0;
    max-width: 320px;
  }
}
.gform_wrapper .c-footer-subscribe__form input[type=text]:focus, .gform_wrapper .c-footer-subscribe__form input[type=text]:active {
  border: 2px dashed;
}
.gform_wrapper .c-footer-subscribe__form input[type=submit] {
  color: #000940;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .gform_wrapper .c-footer-subscribe__form input[type=submit] {
    width: 100%;
  }
}
.gform_wrapper .c-footer-subscribe__form input[type=submit]:hover {
  background-color: transparent;
}
@media (max-width: 767px) {
  .gform_wrapper .c-footer-subscribe__form .gform_ajax_spinner {
    display: block;
    margin: 0 auto;
  }
}
.gform_wrapper .c-footer-subscribe__form .gform_fields {
  margin: 0;
}
.gform_wrapper .c-footer-subscribe__form .ginput_container {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .gform_wrapper .c-footer-subscribe__form .ginput_container {
    margin-right: 1rem;
  }
}

.c-footer-subscribe__title {
  display: flex;
  font-weight: 500;
  align-items: center;
}

.c-footer-subscribe__icon {
  width: 30px;
  margin-right: 1rem;
}

.c-footer-subscribe .klaviyo-form .needsclick {
  padding: 0 !important;
  min-height: unset !important;
}
@media (min-width: 768px) {
  .c-footer-subscribe .klaviyo-form .needsclick {
    max-width: 430px !important;
  }
}
.c-footer-subscribe .klaviyo-form p,
.c-footer-subscribe .klaviyo-form span {
  font-family: "wotfard", sans-serif !important;
}
.c-footer-subscribe .klaviyo-form [data-testid=form-row] {
  flex-direction: column !important;
}
@media (min-width: 768px) {
  .c-footer-subscribe .klaviyo-form [data-testid=form-row] {
    flex-direction: row !important;
  }
}
.c-footer-subscribe .klaviyo-form input[type=email] {
  border: 2px dashed #000940 !important;
  border-radius: 2rem !important;
  height: 40px !important;
  padding: 0.8rem 1.2rem !important;
  font-size: 1rem;
  font-family: "wotfard", sans-serif !important;
  color: #000940 !important;
  width: 100% !important;
}
@media (min-width: 768px) {
  .c-footer-subscribe .klaviyo-form input[type=email] {
    font-size: 1.2rem;
    margin-bottom: 0;
    max-width: 320px;
  }
}
.c-footer-subscribe .klaviyo-form input[type=email]:focus, .c-footer-subscribe .klaviyo-form input[type=email]:active {
  border: 2px dashed;
  outline: none;
}
.c-footer-subscribe .klaviyo-form input[type=email]::placeholder,
.c-footer-subscribe .klaviyo-form input[type=email] ::-webkit-input-placeholder {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1;
  line-height: normal;
}
.c-footer-subscribe .klaviyo-form button.needsclick {
  width: 100% !important;
  background-color: transparent !important;
  color: #000940 !important;
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
  border: 2px solid #000940 !important;
  padding: 12px 20px !important;
  height: auto !important;
  font-family: "wotfard", sans-serif !important;
  font-size: 0.7rem !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  letter-spacing: 2px !important;
}
@media (min-width: 768px) {
  .c-footer-subscribe .klaviyo-form button.needsclick {
    width: auto !important;
    margin-left: 1rem !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}

.c-nav-social {
  width: 100%;
  display: flex;
  padding: 1rem 0;
  border-top: 2px solid #8A8C99;
  justify-content: center;
}
@media (min-width: 768px) {
  .c-nav-social {
    padding-top: 1rem;
    justify-content: flex-end;
    border-top: 0;
  }
}
@media (min-width: 1020px) {
  .c-nav-social {
    width: 50%;
  }
}

.c-nav-social__menu {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .c-nav-social__menu {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
  }
}
.c-nav-social__menu > img {
  max-width: 70px;
  height: auto;
  margin-right: 1rem;
}
@media (min-width: 768px) {
  .c-nav-social__menu > img {
    max-width: 100px;
    margin-right: 2rem;
  }
}

.c-nav-social__item {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 0;
  height: 30px;
  align-items: center;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  border-left: 2px solid #8A8C99;
}
.c-nav-social__item:last-child {
  border-right: 2px solid #8A8C99;
}

@media (min-width: 1020px) {
  .c-cards--alternating .c-card:nth-child(even) .c-card__image-wrapper {
    order: 2;
    padding-right: 0;
    padding-left: 100px;
  }
}

.c-card {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 60px;
  align-items: center;
}
@media (min-width: 1020px) {
  .c-card {
    margin-bottom: 120px;
  }
}

.c-card__image-wrapper {
  margin-bottom: 20px;
}
@media (min-width: 1020px) {
  .c-card__image-wrapper {
    flex: 0 0 60%;
    padding-right: 100px;
    margin-bottom: 0;
  }
}

.c-card__image {
  width: 100%;
  max-height: 70vh;
  object-fit: cover;
}

@media (min-width: 1020px) {
  .c-card__content-wrapper {
    flex: 0 0 40%;
  }
}

.c-card__heading {
  font-size: 21px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .c-card__heading {
    font-size: 26px;
  }
}
@media (min-width: 1240px) {
  .c-card__heading {
    font-size: 32px;
  }
}

.o-section--circle-switcher {
  position: relative;
  height: 100vh;
}
.o-section--circle-switcher .c-slider__inner-container {
  position: sticky;
  top: 0;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  padding-top: 0;
  padding-bottom: 0;
  align-items: center;
}
.o-section--circle-switcher .c-slider__wrapper {
  position: absolute;
  display: flex;
  padding-right: 15px;
  will-change: transform;
}

.c-circle-switcher__inner {
  position: relative;
  width: 100vw;
  height: 100vh;
  padding: 2rem 0;
  opacity: 0;
  transition: opacity 0.3s;
}
@media (min-width: 576px) {
  .c-circle-switcher__inner {
    padding: 3rem 0;
  }
}
@media (min-width: 1020px) {
  .c-circle-switcher__inner {
    padding: 6rem 0;
  }
}
.c-circle-switcher__inner.active {
  opacity: 1;
}
.c-circle-switcher__inner:nth-child(2) {
  transform: translateX(-100vw);
}
.c-circle-switcher__inner:nth-child(3) {
  transform: translateX(-200vw);
}

.c-circle-switcher__inner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 1720px;
  height: 100%;
  object-fit: cover;
}

@media screen and (min-width: 2000px) {
  .c-circle-content__wrap {
    margin-left: 100px !important;
  }
}

.c-circle-switcher__svg-wrap {
  position: absolute;
  z-index: 1;
  bottom: 2rem;
  left: 0;
}
@media screen and (max-height: 460px) {
  .c-circle-switcher__svg-wrap {
    display: none;
  }
}
@media screen and (max-height: 500px) {
  .c-circle-switcher__svg-wrap {
    bottom: 0;
  }
}
@media (min-width: 1020px) {
  .c-circle-switcher__svg-wrap {
    bottom: unset;
    top: 1rem;
    left: 10%;
  }
}
@media screen and (min-width: 1020px) and (min-height: 760px) {
  .c-circle-switcher__svg-wrap {
    top: 3rem;
  }
}
@media (min-width: 1240px) {
  .c-circle-switcher__svg-wrap {
    left: 5%;
  }
}
@media (min-width: 1700px) {
  .c-circle-switcher__svg-wrap {
    left: 200px;
  }
}
@media screen and (min-width: 768px) and (max-height: 720px) {
  .c-circle-switcher__svg-wrap {
    left: auto;
    right: 2rem;
  }
}
@media screen and (min-height: 1020px) and (min-width: 1700px) {
  .c-circle-switcher__svg-wrap {
    top: 5rem;
  }
}
.c-circle-switcher__svg-wrap svg {
  width: 200px;
}
@media (min-width: 768px) {
  .c-circle-switcher__svg-wrap svg {
    width: 300px;
  }
}
@media only screen and (min-height: 1020px) and (min-width: 1240px) {
  .c-circle-switcher__svg-wrap svg {
    width: 400px;
  }
}

.c-circle-switcher__svg-label-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  width: 250px;
  height: 250px;
  margin-top: -3px;
  font-size: 0.8rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #2a388f;
  border-radius: 50%;
  -webkit-user-select: none;
          user-select: none;
  transform: translate(-50%, -50%);
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .c-circle-switcher__svg-label-wrap {
    font-size: 1rem;
  }
}

.c-circle-switcher__svg-num {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 1;
  width: 1.6rem;
  height: 1.6rem;
  font-size: 0.8rem;
  font-weight: 700;
  line-height: 2rem;
  text-align: center;
  border-radius: 100%;
  background-color: #fff;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}
@media (min-width: 768px) {
  .c-circle-switcher__svg-num {
    width: 2rem;
    height: 2rem;
  }
}
.c-circle-switcher__svg-num:hover {
  color: #fff;
}

.c-circle-switcher__svg-num--1 {
  top: 30%;
  left: 13%;
  color: #2a388f;
}
@media (min-width: 768px) {
  .c-circle-switcher__svg-num--1 {
    top: 30%;
    left: 15%;
  }
}
.c-circle-switcher__svg-num--1:hover {
  background-color: #ed1c8f;
}

.c-circle-switcher__svg-num--2 {
  top: 30%;
  right: 13%;
  color: #ed1c8f;
}
@media (min-width: 768px) {
  .c-circle-switcher__svg-num--2 {
    top: 30%;
    right: 15%;
  }
}
.c-circle-switcher__svg-num--2:hover {
  background-color: #000940;
  color: #fff;
}

.c-circle-switcher__svg-num--3 {
  bottom: 13%;
  left: 50%;
  color: #8ec63e;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .c-circle-switcher__svg-num--3 {
    bottom: 14%;
    left: 50%;
  }
}
.c-circle-switcher__svg-num--3:hover {
  background-color: #2a388f;
}

.c-circle-switcher__content {
  display: flex;
  flex-direction: column;
  width: 90%;
  height: 90vh;
  justify-content: flex-start;
}
@media (min-width: 1020px) {
  .c-circle-switcher__content {
    justify-content: flex-end;
  }
}
@media (min-width: 1700px) {
  .c-circle-switcher__content {
    margin-left: -120px;
  }
}
@media screen and (min-height: 1180px) and (min-width: 1700px) {
  .c-circle-switcher__content {
    height: 80vh;
  }
}
@media screen and (min-height: 1180px) and (min-width: 2000px) {
  .c-circle-switcher__content {
    margin-left: 0;
  }
}

.c-circle-switcher__heading {
  font-size: 1.4rem;
  line-height: 1.2;
  color: #000940;
  font-weight: 700;
}
@media only screen and (max-height: 500px) {
  .c-circle-switcher__heading {
    font-size: 1.1rem;
  }
}
@media (min-width: 768px) {
  .c-circle-switcher__heading {
    max-width: 22ch;
    font-size: 2.2rem;
  }
}
@media only screen and (min-height: 1020px) and (min-width: 1240px) {
  .c-circle-switcher__heading {
    font-size: 2.8rem;
    max-width: 22ch;
  }
}
.c-circle-switcher__inner:nth-child(1) .c-circle-switcher__heading span {
  border-bottom: 2px solid #2a388f;
}
@media (min-width: 1020px) {
  .c-circle-switcher__inner:nth-child(1) .c-circle-switcher__heading span {
    border-bottom: 4px solid #2a388f;
  }
}
.c-circle-switcher__inner:nth-child(2) .c-circle-switcher__heading span {
  border-bottom: 2px solid #ed1c8f;
}
@media (min-width: 1020px) {
  .c-circle-switcher__inner:nth-child(2) .c-circle-switcher__heading span {
    border-bottom: 4px solid #ed1c8f;
  }
}
.c-circle-switcher__inner:nth-child(3) .c-circle-switcher__heading span {
  border-bottom: 2px solid #8ec63e;
}
@media (min-width: 1020px) {
  .c-circle-switcher__inner:nth-child(3) .c-circle-switcher__heading span {
    border-bottom: 4px solid #8ec63e;
  }
}

.c-circle-switcher__copy {
  margin-bottom: 1rem;
  font-size: 0.8rem;
}
@media (min-width: 375px) {
  .c-circle-switcher__copy {
    max-width: 20ch;
  }
}
@media (min-width: 1020px) {
  .c-circle-switcher__copy {
    max-width: 420px;
    margin-bottom: 3rem;
    font-size: 1.2rem;
  }
}
@media (min-width: 1240px) {
  .c-circle-switcher__copy {
    max-width: 500px;
  }
}
.c-circle-switcher__copy p {
  text-shadow: 0 0px 7px #fbf6e2;
}
.c-circle-switcher__inner:nth-child(1) .c-circle-switcher__copy {
  color: #2a388f;
}
.c-circle-switcher__inner:nth-child(2) .c-circle-switcher__copy {
  color: #ed1c8f;
}
.c-circle-switcher__inner:nth-child(3) .c-circle-switcher__copy {
  color: #8ec63e;
}

.c-single-column {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (min-width: 1020px) {
  .c-single-column {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.c-single-column__inner {
  max-width: 920px;
  margin: 0 auto;
  padding: 0 2rem;
}
@media (min-width: 768px) {
  .c-single-column__inner {
    padding: 0;
  }
}
.align--center .c-single-column__inner {
  max-width: 720px;
  text-align: left;
}
.c-single-column__inner em {
  color: #ed1c8f;
  font-style: normal;
}
.c-single-column__inner ul {
  padding: 2rem 3rem;
  border-radius: 4px;
  background-color: #fad9e7;
}
.c-single-column__inner ul li {
  margin-bottom: 0.5rem;
}
.c-single-column__inner ul li::before {
  content: "•";
  color: #ed1c8f;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.gform_wrapper {
  max-width: 600px;
  margin-bottom: 5rem;
}
@media (min-width: 1020px) {
  .gform_wrapper {
    margin-bottom: 0;
  }
}
.gform_wrapper .gfield {
  margin-bottom: 1.5rem;
}
.gform_wrapper .gfield_label {
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 0.8rem;
  color: #8A8C99;
  cursor: pointer;
}
.gform_wrapper .gfield_radio {
  cursor: pointer;
}
.gform_wrapper .label--large > label,
.gform_wrapper h3 {
  color: #2a388f;
  font-size: 1.2rem;
  margin-bottom: 1rem;
}
.gform_wrapper .label--large > label {
  display: inline-block;
  font-weight: 600;
  letter-spacing: unset;
  text-transform: none;
  margin-top: 2rem;
}
.gform_wrapper input[type=text],
.gform_wrapper textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #8A8C99;
  padding: 0.5rem 0;
  transition: border-bottom 0.3s;
  color: #2a388f;
}
.gform_wrapper input[type=text]:focus, .gform_wrapper input[type=text]:active,
.gform_wrapper textarea:focus,
.gform_wrapper textarea:active {
  border-bottom: 1px solid #2a388f;
}
.gform_wrapper .ginput_container_radio li {
  margin-bottom: 0.6rem;
}
.gform_wrapper .ginput_container_radio input[type=radio],
.gform_wrapper .ginput_container_checkbox input[type=checkbox],
.gform_wrapper .ginput_container_consent input[type=checkbox] {
  visibility: hidden;
}
.gform_wrapper .ginput_container_radio li,
.gform_wrapper .ginput_container_checkbox li {
  display: flex;
  position: relative;
  margin-bottom: 1rem;
}
.gform_wrapper .ginput_container_radio label,
.gform_wrapper .ginput_container_checkbox label {
  margin-left: 1rem;
  color: #8A8C99;
  transition: color 0.3s;
}
.gform_wrapper .ginput_container_radio label::before, .gform_wrapper .ginput_container_radio label::after,
.gform_wrapper .ginput_container_checkbox label::before,
.gform_wrapper .ginput_container_checkbox label::after {
  display: inline-block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 3px solid #8A8C99;
  background-color: transparent;
  transition: all 0.3s;
}
@media (min-width: 768px) {
  .gform_wrapper .ginput_container_radio label::before, .gform_wrapper .ginput_container_radio label::after,
  .gform_wrapper .ginput_container_checkbox label::before,
  .gform_wrapper .ginput_container_checkbox label::after {
    width: 30px;
    height: 30px;
  }
}
.gform_wrapper .ginput_container_radio label::after,
.gform_wrapper .ginput_container_checkbox label::after {
  box-shadow: inset 0px 0px 0px 20px transparent;
}
.gform_wrapper .ginput_container_checkbox label::after {
  content: "+";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #8A8C99;
  font-weight: 600;
  padding-bottom: 2px;
  font-size: 0.8rem;
}
@media (min-width: 768px) {
  .gform_wrapper .ginput_container_checkbox label::after {
    font-size: unset;
  }
}
.gform_wrapper .ginput_container_radio input:checked + label,
.gform_wrapper .ginput_container_checkbox input:checked + label {
  color: #2a388f;
  font-weight: 500;
}
.gform_wrapper .ginput_container_radio input:checked + label::after,
.gform_wrapper .ginput_container_checkbox input:checked + label::after {
  border: 2px solid #2a388f;
  background-color: #2a388f;
  box-shadow: inset 0px 0px 0px 4px #fff;
}
.gform_wrapper .ginput_container_checkbox input:checked + label::after {
  color: #fff;
}
.gform_wrapper .ginput_container_radio input {
  margin-right: 0.7rem;
}
.gform_wrapper .select2-container input {
  padding: 0.3rem 0.5rem;
}
.gform_wrapper .ginput_container_consent label {
  display: block;
  position: relative;
  padding-left: 3rem;
}
.gform_wrapper .ginput_container_consent label::before {
  display: inline-block;
  content: "";
  width: 30px;
  height: 30px;
  background-image: url("../images/icons/checkmark.svg");
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  opacity: 0.4;
  transition: opacity 0.3s;
}
.gform_wrapper .ginput_container_consent input:checked + label::before {
  opacity: 1;
}
.gform_wrapper .select2-selection__choice {
  display: flex;
  flex-direction: row-reverse;
  color: #2a388f !important;
  border-color: #2a388f !important;
  padding: 0rem 1rem !important;
  background-color: #fff !important;
  border-radius: 2rem !important;
}
.gform_wrapper .select2-selection__choice span {
  color: #2a388f !important;
  margin-left: 1.5rem;
}
.gform_wrapper .select2-selection--multiple {
  background-color: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  border-bottom: 1px solid #8A8C99 !important;
}
.c-contact__content {
  text-align: center;
}

.o-section--content-feed {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (min-width: 768px) {
  .o-section--content-feed {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}

.c-content-feed__header {
  margin-bottom: 2.5rem;
  text-align: center;
}
@media (min-width: 768px) {
  .c-content-feed__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
  }
}

.c-content-feed__heading {
  font-size: 2.5rem;
  color: #2a388f;
  line-height: 1;
  font-weight: 700;
}
@media (min-width: 768px) {
  .c-content-feed__heading {
    margin: 0;
    font-size: 3rem;
  }
}
@media (min-width: 1440px) {
  .c-content-feed__heading {
    font-size: 3.5rem;
  }
}

.o-container__content ul {
  padding-left: 40px;
}
.o-container__content ul li {
  list-style: disc;
}

.o-section--blog {
  background-color: #f8f9fa;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.c-blog-heading {
  font-size: 2.8rem;
  color: #2a388f;
}
@media (min-width: 768px) {
  .c-blog-heading {
    font-size: 3.2rem;
  }
}
@media (min-width: 1020px) {
  .c-blog-heading {
    font-size: 4.75rem;
  }
}

.c-blog-filter {
  margin-bottom: 3rem;
}

.c-blog-filter-title {
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .c-blog-filter-title {
    font-size: 1.2rem;
    margin-bottom: 2rem;
  }
}

.c-blog-filter__cats-link {
  display: inline-block;
  padding: 0.5rem 1.4rem;
  font-size: 1rem;
  color: #8A8C99;
  border: 1px solid #8A8C99;
  border-radius: 2rem;
  margin-right: 0.4rem;
  margin-bottom: 0.5rem;
  background-color: transparent;
  transition: all 0.3s;
}
.c-blog-filter__cats-link:hover, .c-blog-filter__cats-link.active {
  text-decoration: none;
  border: 1px solid #e3e6ef;
  background-color: #e3e6ef;
}
@media (min-width: 768px) {
  .c-blog-filter__cats-link {
    margin-right: 0.8rem;
  }
}

.c-section-heading {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .c-section-heading {
    font-size: 18px;
    margin-bottom: 36px;
  }
}
@media (min-width: 1240px) {
  .c-section-heading {
    font-size: 21px;
  }
}

.c-section-heading--left {
  text-transform: none;
  text-align: left;
  font-size: 28px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .c-section-heading--left {
    font-size: 32px;
  }
}
@media (min-width: 1240px) {
  .c-section-heading--left {
    font-size: 38px;
  }
}

.c-section-heading--lined {
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  margin-bottom: 18px;
  position: relative;
}
@media (min-width: 768px) {
  .c-section-heading--lined {
    font-size: 18px;
    margin-bottom: 36px;
  }
}
.c-section-heading--lined span {
  background-color: #f8f9fa;
  display: inline-block;
  position: relative;
  padding: 0 2rem;
}
.c-section-heading--lined::before {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background-color: #000940;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.c-section-heading--lined[data-color="#ed1c8f"]::before {
  background-color: #ed1c8f;
}
.c-section-heading--lined[data-color="#000940"]::before {
  background-color: #000940;
}

.c-hero-bubble {
  padding: 0 0 2rem;
}
@media (min-width: 768px) {
  .c-hero-bubble {
    padding: 3rem 0;
  }
}
@media (min-width: 1240px) {
  .c-hero-bubble {
    padding: 4rem 0;
  }
}
.c-hero-bubble figure {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 1020px) {
  .c-hero-bubble .c-hero__content {
    width: 50%;
    max-width: 620px;
  }
}
.c-hero-bubble .c-hero__heading {
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 1;
  color: #2a388f;
}
@media (min-width: 1020px) {
  .c-hero-bubble .c-hero__heading {
    font-size: 4rem;
  }
}
@media (min-width: 1440px) {
  .c-hero-bubble .c-hero__heading {
    font-size: 6rem;
  }
}
.c-hero-bubble .c-hero__heading span {
  color: #ed1c8f;
}
.c-hero-bubble .c-hero__media {
  position: relative;
  margin: 0 auto;
}
@media (min-width: 1020px) {
  .c-hero-bubble .c-hero__media {
    margin: 0;
  }
}
.c-hero-bubble .c-hero__media figure {
  border-radius: 50%;
  overflow: hidden;
  width: 300px;
  height: 300px;
  margin: 0 auto;
}
@media (min-width: 1020px) {
  .c-hero-bubble .c-hero__media figure {
    width: 420px;
    height: 420px;
    margin: 0;
  }
}
@media (min-width: 1440px) {
  .c-hero-bubble .c-hero__media figure {
    width: 540px;
    height: 540px;
  }
}
.c-hero-bubble .c-hero__media figure img {
  width: 100%;
  height: inherit;
  object-fit: cover;
}
.c-hero-bubble.c-hero--lowercase .c-hero__heading {
  font-size: 2rem;
  text-transform: none;
}
@media (min-width: 375px) {
  .c-hero-bubble.c-hero--lowercase .c-hero__heading {
    font-size: 3rem;
  }
}
@media (min-width: 1020px) {
  .c-hero-bubble.c-hero--lowercase .c-hero__heading {
    font-size: 4rem;
  }
}
@media (min-width: 1440px) {
  .c-hero-bubble.c-hero--lowercase .c-hero__heading {
    font-size: 6rem;
  }
}

.c-hero-cover {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  position: relative;
  background-color: #fdf6ee;
  min-height: 680px;
}
@media (min-width: 768px) {
  .c-hero-cover {
    min-height: 860px;
  }
}
@media (min-width: 1240px) {
  .c-hero-cover {
    min-height: 960px;
  }
}
@media (min-width: 1700px) {
  .c-hero-cover {
    min-height: 1080px;
  }
}
.c-hero-cover .c-hero__media {
  position: absolute;
  width: 100%;
  height: inherit;
  min-height: 100%;
  background-size: 100%;
  background-position: center top;
  background-repeat: no-repeat;
}
@media (min-width: 1020px) {
  .c-hero-cover .c-hero__media {
    background-position: center -120px;
  }
}
.c-hero-cover .c-hero__media img {
  width: inherit;
  height: inherit;
  object-fit: cover;
}
.c-hero-cover .c-hero__heading {
  color: #000940;
  font-size: 1.6rem;
  text-transform: none;
}
@media (min-width: 1020px) {
  .c-hero-cover .c-hero__heading {
    font-size: 2.8rem;
  }
}
.c-hero-cover .c-hero__copy {
  margin-bottom: 2rem;
}
.c-hero-cover .c-hero__content {
  padding: 0 1rem;
  margin: 0 auto 5rem;
  max-width: 52ch;
  width: 100%;
  position: absolute;
  bottom: 2rem;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 375px) {
  .c-hero-cover .c-hero__content {
    padding: 0 2rem;
  }
}
@media (min-width: 1020px) {
  .c-hero-cover .c-hero__content {
    max-width: 72ch;
  }
}
@media (max-width: 767px) {
  .c-hero-cover .c-button-group {
    display: flex;
  }
  .c-hero-cover .c-button-group .c-btn, .c-hero-cover .c-button-group .c-sub-nav__item:last-child .c-sub-nav__item-link, .c-sub-nav__item:last-child .c-hero-cover .c-button-group .c-sub-nav__item-link, .c-hero-cover .c-button-group .gform_wrapper input[type=submit], .gform_wrapper .c-hero-cover .c-button-group input[type=submit] {
    padding: 8px 20px;
  }
}

.c-hero--text {
  padding: 0 0 2rem;
}
@media (min-width: 768px) {
  .c-hero--text {
    padding: 5rem 0;
  }
}
@media (min-width: 1240px) {
  .c-hero--text {
    padding: 7rem 0;
  }
}
.c-hero--text .c-hero__content {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1020px) {
  .c-hero--text .c-hero__content {
    flex-direction: row;
  }
}
@media (min-width: 1020px) {
  .c-hero--text .c-hero__heading {
    flex: 0 0 50%;
    max-width: 620px;
  }
}
@media (min-width: 1020px) {
  .c-hero--text .c-hero__copy {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    flex: 0 0 50%;
  }
}

.c-hero--lowercase .c-hero__heading {
  text-transform: none;
}

@media (max-width: 1019px) {
  .c-hero__content {
    margin-bottom: 1rem;
  }
}

.c-hero__heading {
  font-size: 2rem;
  line-height: 1;
  color: #2a388f;
  margin: 0 0 1rem;
  text-transform: uppercase;
  font-weight: 700;
}
@media (min-width: 375px) {
  .c-hero__heading {
    font-size: 2.6rem;
  }
}
@media (min-width: 1020px) {
  .c-hero__heading {
    font-size: 4rem;
    margin-bottom: 2rem;
    max-width: 100%;
  }
}
@media (min-width: 1440px) {
  .c-hero__heading {
    font-size: 6rem;
  }
}
.c-hero__heading span {
  color: #ed1c8f;
}

@media (min-width: 375px) {
  .c-hero .c-hero__heading--small,
  .c-hero-bubble.c-hero--lowercase .c-hero__heading--small {
    font-size: 2rem;
  }
}
@media (min-width: 1020px) {
  .c-hero .c-hero__heading--small,
  .c-hero-bubble.c-hero--lowercase .c-hero__heading--small {
    font-size: 3rem;
  }
}
@media (min-width: 1440px) {
  .c-hero .c-hero__heading--small,
  .c-hero-bubble.c-hero--lowercase .c-hero__heading--small {
    font-size: 4rem;
  }
}

.c-hero__copy {
  font-size: 1.1rem;
}
@media (min-width: 1240px) {
  .c-hero__copy {
    font-size: 1.2rem;
  }
}

.icon {
  margin: 0 auto;
  width: 24px;
}
.icon::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

.icon-facebook::before {
  background-image: url("../images/icons/icon-facebook.svg");
}

.icon-twitter::before {
  background-image: url("../images/icons/icon-twitter.svg");
}

.icon-instagram::before {
  background-image: url("../images/icons/icon-instagram.svg");
}

.icon-youtube::before {
  background-image: url("../images/icons/icon-youtube.svg");
}

.c-cta-block {
  position: relative;
  margin-bottom: 1rem;
  cursor: pointer;
}
@media (min-width: 1020px) {
  .c-cta-block {
    margin-bottom: 2rem;
  }
}
.o-section--full .c-cta-block {
  margin-bottom: 0;
}

.c-cta-block__media {
  width: 100%;
  border-radius: 16px;
  height: 520px;
  overflow: hidden;
}
@media (min-width: 1020px) {
  .c-cta-block__media {
    height: 440px;
  }
}
@media (min-width: 1440px) {
  .c-cta-block__media {
    height: 520px;
  }
}
.c-cta-block__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease-in-out;
}
.c-cta-block:hover .c-cta-block__media {
  box-shadow: 0 0 26px rgba(0, 0, 0, 0.2);
}
.c-cta-block:hover .c-cta-block__media img {
  transform: scale(1.05);
}
.o-section--full .c-cta-block__media {
  border-radius: 0;
}

.c-cta-block__bubble {
  position: absolute;
  left: 50%;
  bottom: 2rem;
  transform: translateX(-50%);
  width: 270px;
  height: 270px;
  display: flex;
  align-items: center;
  flex-direction: column;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  padding: 3rem 3rem 2rem;
  text-align: center;
  font-size: 0.9rem;
  line-height: 1.2;
  opacity: 0.92;
}
@media (min-width: 375px) {
  .c-cta-block__bubble {
    width: 310px;
    height: 310px;
    line-height: 1.4;
  }
}
@media (min-width: 1020px) {
  .c-cta-block__bubble {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    left: 4rem;
  }
}
@media (min-width: 1440px) {
  .c-cta-block__bubble {
    width: 340px;
    height: 340px;
  }
}
.c-cta-block__bubble p:last-child {
  margin-bottom: 0;
}

.c-cta-block__bubble__heading {
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 1px;
  margin-bottom: 0.5rem;
  font-weight: 700;
}
@media (min-width: 375px) {
  .c-cta-block__bubble__heading {
    font-size: 1.1rem;
    letter-spacing: 2px;
    font-size: 1.1rem;
  }
}
@media (min-width: 1440px) {
  .c-cta-block__bubble__heading {
    font-size: 1.2rem;
  }
}
.c-cta-block__bubble__heading em {
  font-style: normal;
  text-transform: lowercase;
}

@media (min-width: 1020px) {
  .c-cta-block--align-right .c-cta-block__bubble {
    left: auto;
    right: 4rem;
  }
}

.c-cta-block__pill {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 0.56rem;
  font-weight: 600;
  width: 92px;
  height: 92px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
@media (min-width: 768px) {
  .c-hero__media .c-cta-block__pill {
    top: 2rem;
    left: 2rem;
  }
}

.o-section--full .c-cta-block:hover .c-cta-block__media {
  box-shadow: none;
}
.o-section--full .c-cta-block:hover .c-cta-block__media img {
  transform: none;
}
.o-section--full .c-cta-block__media {
  border-radius: 0;
}
@media (min-width: 1020px) {
  .o-section--full .c-cta-block__media {
    height: 680px;
  }
}
@media (min-width: 1240px) {
  .o-section--full .c-cta-block__bubble {
    left: 20rem;
    height: 400px;
    width: 400px;
  }
}
@media (min-width: 1240px) {
  .o-section--full .c-cta-block--align-right .c-cta-block__bubble {
    right: 20rem;
    left: auto;
  }
}

.c-jobs-table {
  display: flex;
  flex-direction: column;
  border-top: 3px solid #e3e6ef;
  padding-top: 4rem;
  margin-bottom: 3rem;
}
@media (min-width: 1020px) {
  .c-jobs-table {
    margin-bottom: 5rem;
  }
}

.c-jobs-table__header {
  display: flex;
  border-bottom: 1px dashed #c5cbbf;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
  color: #8A8C99;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.9rem;
  font-weight: 500;
}
.c-jobs-table__header span {
  flex: 0 0 50%;
}

.c-jobs-table__item {
  display: flex;
  position: relative;
  border-bottom: 1px dashed #c5cbbf;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 1020px) {
  .c-jobs-table__item {
    align-items: center;
  }
}

.c-jobs-table__item__title {
  flex: 0 0 50%;
  color: #000940;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0;
  padding-right: 0.75rem;
}
@media (min-width: 1020px) {
  .c-jobs-table__item__title {
    font-size: 1.2rem;
  }
}

.c-jobs-table__item__info {
  flex: 0 0 50%;
  font-size: 1rem;
  line-height: 1.2;
}
@media (min-width: 1020px) {
  .c-jobs-table__item__info {
    display: flex;
    flex-direction: column;
    flex: 0 0 50%;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    font-size: 1.2rem;
  }
}
.c-jobs-table__item__info span {
  display: block;
  flex: 0 0 50%;
  margin-bottom: 1rem;
}
@media (min-width: 1020px) {
  .c-jobs-table__item__info span {
    margin-bottom: 0;
  }
}
@media (max-width: 1239px) {
  .c-jobs-table__item__info .c-btn, .c-jobs-table__item__info .c-sub-nav__item:last-child .c-sub-nav__item-link, .c-sub-nav__item:last-child .c-jobs-table__item__info .c-sub-nav__item-link, .c-jobs-table__item__info .gform_wrapper input[type=submit], .gform_wrapper .c-jobs-table__item__info input[type=submit] {
    padding: 7px 11px;
    display: inline-block;
    font-size: 0.5rem;
  }
}

.c-list {
  font-weight: 400;
}
.c-list li {
  list-style-type: disc;
  list-style-position: inside;
}

.c-list--ol {
  margin: 0;
  padding: 0;
}
.c-list--ol li {
  list-style-type: decimal;
}

.js-not-authorised {
  display: none;
}

body.user-is-authorised .c-password-form {
  display: none;
}

.c-password-form__form {
  display: flex;
  flex-direction: column;
  max-width: 570px;
  margin: 0 auto;
  padding: 1rem;
}

.c-password-form__input_wrapper {
  display: flex;
  padding: 1rem;
  border-radius: 40px;
  background-color: #fff;
}

.c-password-form__label {
  margin-bottom: 1rem;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  text-align: center;
}

.c-password-form__input {
  width: 100%;
  padding: 1rem;
  border: 0;
  background-color: transparent;
}

.c-password-form__submit {
  display: flex;
  width: 60px;
  height: 60px;
  color: #f8f9fa;
  border: 0;
  border-radius: 100%;
  background-color: #ed1c8f;
  align-items: center;
  justify-content: center;
}
.c-password-form__submit svg {
  width: 1rem;
  height: 1rem;
}

.c-password-form__message-wrapper {
  display: flex;
  margin-top: -3rem;
  padding: 8rem 1rem;
  font-size: 1.1rem;
  color: #f8f9fa;
  background-color: #2a388f;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1020px) {
  .c-password-form__message-wrapper {
    font-size: 1.5rem;
  }
}

.c-password-form__message {
  max-width: 570px;
  text-align: center;
}
.c-password-form__message a {
  color: #ed1c8f;
}
.c-password-form__message a:hover {
  color: #8ec63e;
}

.o-section--press-grid {
  padding: 3rem 0;
}

.c-press-items {
  display: flex;
  flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 576px) {
  .c-press-items {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  .c-press-items {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 1020px) {
  .c-press-items {
    margin-right: -30px;
    margin-left: -30px;
  }
}
@media (min-width: 1240px) {
  .c-press-items {
    margin-right: -30px;
    margin-left: -30px;
  }
}
@media (min-width: 1440px) {
  .c-press-items {
    margin-right: -30px;
    margin-left: -30px;
  }
}

.c-press-item {
  flex: 0 0 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 0 15px;
  margin-bottom: 2rem;
}
@media (min-width: 1020px) {
  .c-press-item {
    flex: 0 0 33.33%;
  }
}
@media (min-width: 1240px) {
  .c-press-item {
    flex: 0 0 25%;
  }
}

.c-press-item__image {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  margin-bottom: 1rem;
}
.c-press-item__image img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}

.o-section--product-breakdown {
  padding: 50px 0;
}

.c-product-breakdown__list {
  justify-content: center;
}

.c-product-breakdown__list-item {
  display: flex;
  align-items: center;
  background-color: transparent;
  padding: 1rem;
  border-radius: 2rem;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0);
  max-height: 60vh;
  transition: all 0.3s;
  margin: 0 1rem;
}
@media (min-width: 768px) {
  .c-product-breakdown__list-item {
    padding: 2rem;
    margin: 0;
  }
}
.c-product-breakdown__list-item:hover {
  background-color: #fff;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.04);
}

.c-product-breakdown__image {
  flex: 0 0 40%;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .c-product-breakdown__image {
    flex: 0 0 55%;
  }
}
.c-product-breakdown__image img {
  width: 100%;
  height: auto;
}

.c-product-breakdown__content {
  padding: 0.5rem;
  text-align: center;
}
@media (min-width: 768px) {
  .c-product-breakdown__content {
    padding: 2rem;
  }
}
@media (min-width: 1020px) {
  .c-product-breakdown__content {
    padding: 1rem;
  }
}
@media (min-width: 1440px) {
  .c-product-breakdown__content {
    padding: 2rem;
  }
}

.c-product-breakdown__list-name {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.2rem;
  font-weight: 700;
}
@media (min-width: 1020px) {
  .c-product-breakdown__list-name {
    font-size: 1.4rem;
  }
}

.c-product-breakdown__strength-rating svg {
  width: 15px;
  transition: width 0.3s;
}
@media (min-width: 768px) {
  .c-product-breakdown__strength-rating svg {
    width: 25px;
  }
}

.c-product-breakdown__strength-label {
  color: #ed1c8f;
}

.c-product-breakdown__list-copy li {
  padding: 0.8rem 0;
  border-top: 2px solid #8A8C99;
}

.c-product-breakdown__list-copy li,
.c-product-breakdown__strength-label {
  font-size: 0.9rem;
}
@media (min-width: 768px) {
  .c-product-breakdown__list-copy li,
  .c-product-breakdown__strength-label {
    font-size: 1.2rem;
  }
}

.c-product-inside {
  overflow: hidden;
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .c-product-inside {
    flex-direction: row;
    min-height: 465px;
  }
}

.c-product-inside__title,
.c-product-spec h4 {
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: 2px;
  text-align: center;
  margin-bottom: 2rem;
}

.c-product-inside__list {
  width: 100%;
  flex: 0 0 100%;
}
@media (min-width: 768px) {
  .c-product-inside__list {
    width: auto;
    flex: 0 0 35%;
  }
}

.c-product-inside__inner {
  padding: 0.4rem;
  border: 2px solid #2a388f;
  border-radius: 2rem;
  display: flex;
  align-items: center;
}

.c-product-inside__list-item {
  padding: 0.5rem;
}
.c-product-inside__list-item--skyblue .c-product-inside__inner {
  border: 2px solid #59c2de;
  color: #59c2de;
}
.c-product-inside__list-item--skyblue .c-product-inside__list-quantity {
  background-color: #59c2de;
}
.c-product-inside__list-item--blue .c-product-inside__inner {
  border: 2px solid #2998e6;
  color: #2998e6;
}
.c-product-inside__list-item--blue .c-product-inside__list-quantity {
  background-color: #2998e6;
}
.c-product-inside__list-item--pink .c-product-inside__inner {
  border: 2px solid #ffb6d0;
  color: #ffb6d0;
}
.c-product-inside__list-item--pink .c-product-inside__list-quantity {
  background-color: #ffb6d0;
}

.c-product-inside__list-quantity {
  display: inline-block;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #2a388f;
  border-radius: 2rem;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 600;
  margin-right: 0.5rem;
}
@media (min-width: 1020px) {
  .c-product-inside__list-quantity {
    width: 40px;
    height: 40px;
  }
}

.c-product-inside__list-name {
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
@media (min-width: 1020px) {
  .c-product-inside__list-name {
    font-size: 1.2rem;
  }
}

.c-product-inside__images {
  width: 100%;
  position: relative;
  height: 250px;
}
@media (min-width: 768px) {
  .c-product-inside__images {
    height: 400px;
    position: absolute;
    right: 0;
    width: 65%;
  }
}
@media (min-width: 1020px) {
  .c-product-inside__images {
    width: 60%;
  }
}
@media (min-width: 1240px) {
  .c-product-inside__images {
    height: 465px;
    width: 50%;
  }
}
.c-product-inside__images.highlighting img {
  opacity: 0.3;
}
.c-product-inside__images img {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 1;
  transition: opacity 0.3s;
  height: 100%;
  width: auto;
}
@media (min-width: 768px) {
  .c-product-inside__images img {
    width: auto;
    height: auto;
  }
}
.c-product-inside__images img.hovered {
  opacity: 1;
  z-index: 9;
}

.c-product-spec .c-bubble-block__content {
  margin-top: 0;
}

.o-section--resources {
  background-color: #f8f9fa;
  padding: 50px 0;
}

.c-resources-heading {
  position: relative;
  text-transform: uppercase;
  word-break: break-all;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 1.1rem;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 2.5rem;
  z-index: 1;
}
.c-resources-heading::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: #2a388f;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
}
.c-resources-heading span {
  display: inline-block;
  background-color: #f8f9fa;
  padding: 0 1rem;
  max-width: 175px;
  word-break: break-word;
}

.c-resources__card, .c-product-inside {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem 0.5rem;
  margin-bottom: 0.6rem;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}
@media (min-width: 768px) {
  .c-resources__card, .c-product-inside {
    padding: 3rem 1rem;
  }
}
@media (min-width: 1020px) {
  .c-resources__card, .c-product-inside {
    padding: 2rem;
  }
}
@media (min-width: 1240px) {
  .c-resources__card, .c-product-inside {
    margin-bottom: 2rem;
  }
}
.c-resources__card:nth-child(odd), .c-product-inside:nth-child(odd) {
  flex-direction: row-reverse;
}

.c-resources__content,
.c-resources__images {
  flex: 0 0 100%;
  min-width: 0;
  margin-bottom: 3rem;
}
@media (min-width: 1020px) {
  .c-resources__content,
  .c-resources__images {
    flex: 0 0 48%;
    margin-bottom: 0;
  }
}

.c-resources__content {
  padding: 0.5rem;
  text-align: center;
}
@media (min-width: 768px) {
  .c-resources__content {
    padding: 1.5rem;
  }
}
@media (min-width: 1020px) {
  .c-resources__content {
    text-align: left;
    padding: 2rem;
  }
}

.c-resources__card-index {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #2a388f;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 1.1rem;
  font-weight: 700;
  margin: 0 auto;
  margin-bottom: 2rem;
}
@media (min-width: 1020px) {
  .c-resources__card-index {
    margin-left: 0;
  }
}

.c-resources__copy {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .c-resources__copy {
    margin-bottom: 2rem;
  }
}
@media (min-width: 1020px) {
  .c-resources__copy {
    margin-bottom: 3rem;
  }
}

.c-resources__title {
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
}

.c-resources__images {
  position: relative;
}
@media (min-width: 768px) {
  .c-resources__images {
    padding: 2rem 2rem 3rem;
  }
}

.c-resources__image-wrapper {
  position: relative;
  padding: 2rem;
}

.c-resources__image-wrapper img {
  width: auto;
  max-height: 450px;
  height: auto;
  border-radius: 6px;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.08);
  margin: 0 auto;
}

.c-slider__nav-wrapper {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: flex;
  justify-content: space-between;
  transform: translateX(-50%);
}

.c-slider-arrow {
  margin: 0 10px;
  cursor: pointer;
}

section.wp-block-sub-nav {
  background-color: #f8f9fa;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  position: sticky;
  top: 0;
  z-index: 10;
  margin-top: -1rem;
  margin-bottom: 2rem;
}
@media (min-width: 1020px) {
  section.wp-block-sub-nav {
    margin-bottom: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
section.wp-block-sub-nav.c-sub-nav--overlay {
  margin-bottom: 0;
}
@media (min-width: 1020px) {
  section.wp-block-sub-nav.c-sub-nav--overlay {
    margin-bottom: -5rem;
    background-color: transparent;
  }
}

.c-sub-nav__menu {
  margin: 0;
  position: relative;
  align-items: center;
  display: none;
}
@media (min-width: 768px) {
  .c-sub-nav__menu {
    display: flex;
  }
}

.c-sub-nav__menu--mobile {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 768px) {
  .c-sub-nav__menu--mobile {
    display: none;
  }
}
.c-sub-nav__menu--mobile .select2-container {
  background-color: #e3e6ef;
  padding: 6px 42px 6px 24px;
  font-size: 0.8rem;
  border-radius: 30px;
  width: auto;
  border: none;
  background-image: url("../images/icons/dropdown-arrow.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 18px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px);
  background-size: 12px 12px, 12px 12px;
  font-weight: 600;
}
.c-sub-nav__menu--mobile .select2-selection {
  background-color: #e3e6ef !important;
  border: none !important;
}
.c-sub-nav__menu--mobile .select2-selection:active, .c-sub-nav__menu--mobile .select2-selection:focus {
  outline: none;
}
.c-sub-nav__menu--mobile .c-sub-nav__item:last-child {
  position: unset;
}
.c-sub-nav__menu--mobile .select2-selection__arrow b {
  display: none !important;
}

.c-sub-nav__item {
  font-size: 0.8rem;
  font-weight: 600;
  margin-right: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (min-width: 1020px) {
  .c-sub-nav__item {
    font-size: 1rem;
    margin-right: 1rem;
  }
}
.c-sub-nav__item:hover .c-sub-nav__item-link {
  color: #000940;
}
.c-sub-nav__item.active {
  border-bottom: 2px solid #ed1c8f;
}
.c-sub-nav__item:last-child {
  position: absolute;
  right: 0;
  margin-right: 0;
  padding-bottom: 0;
}
.c-sub-nav__item:last-child .c-sub-nav__item-link {
  text-transform: none;
  letter-spacing: 0;
  font-size: 0.9rem;
}
@media (max-width: 1019px) {
  .c-sub-nav__item:last-child .c-sub-nav__item-link {
    font-size: 0.8rem;
  }
}

.c-sub-nav__item-link {
  color: #8a8c99;
}
.c-sub-nav__item-link:hover {
  text-decoration: none;
}
.active .c-sub-nav__item-link {
  color: #000940;
}

@media (max-width: 1019px) {
  .c-table__scroll {
    max-width: 100%;
    overflow-x: scroll;
  }
}

.c-table {
  font-size: 0.8rem;
  border: 1px solid #eee;
}
.c-table th {
  font-weight: bold;
  background-color: #f7f7f7;
}
.c-table th,
.c-table td {
  padding: 1rem;
  border: 1px solid #ddd;
  border-collapse: collapse;
}

.c-table--fullwidth {
  width: 100%;
}

.c-table--striped tr:nth-child(even) {
  background-color: #f7f7f7;
}

.c-tabs {
  display: flex;
  margin: 0;
  -webkit-user-select: none;
          user-select: none;
}

.c-tab__item {
  margin-right: 5px;
  padding: 0.75rem;
  font-size: 0.6rem;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #eeeae7;
}
.c-tab__item:hover {
  cursor: pointer;
  color: #fff;
}
@media (min-width: 1020px) {
  .c-tab__item {
    font-size: 0.7rem;
    padding: 0.75rem 1rem;
  }
}
.c-tab__item.js-is-active {
  background-color: #ed1c8f;
}

.c-team-members {
  display: flex;
  flex-direction: row;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 576px) {
  .c-team-members {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  .c-team-members {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 1020px) {
  .c-team-members {
    margin-right: -30px;
    margin-left: -30px;
  }
}
@media (min-width: 1240px) {
  .c-team-members {
    margin-right: -30px;
    margin-left: -30px;
  }
}
@media (min-width: 1440px) {
  .c-team-members {
    margin-right: -30px;
    margin-left: -30px;
  }
}
@media (min-width: 1240px) {
  .c-team-members--3-col .c-team-member {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (min-width: 1240px) {
  .c-team-members--4-col .c-team-member {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.c-team-member {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 50%;
  max-width: 50%;
  text-align: center;
  margin-bottom: 2rem;
}
@media (min-width: 576px) {
  .c-team-member {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .c-team-member {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1020px) {
  .c-team-member {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1240px) {
  .c-team-member {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1440px) {
  .c-team-member {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1020px) {
  .c-team-member {
    margin-bottom: 3rem;
  }
}

.c-team-member__image {
  border-radius: 16px;
  overflow: hidden;
}
.c-team-member__image img {
  width: 100%;
  height: auto;
}
.advisory-board .c-team-member__image {
  width: 50%;
  margin: 0 auto;
}

.c-team-member__name {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2a388f;
  margin-top: 1.5rem;
  word-spacing: 9999999px;
  margin-bottom: 1rem;
}

.c-team-member__copy {
  font-size: 0.9rem;
}
@media (min-width: 1020px) {
  .c-team-member__copy {
    font-size: 1rem;
  }
}

.advisory-board .wp-block-team-members--long-name .c-team-member:nth-child(3) .c-team-member__name {
  max-width: 20ch;
  margin: 1rem auto 1rem;
  word-spacing: 0;
}

.c-video-columns {
  position: relative;
  overflow: hidden;
  padding-top: 3rem;
  padding-bottom: 3rem;
  text-align: center;
}
@media (min-width: 768px) {
  .c-video-columns {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
.c-video-columns::before, .c-video-columns::after {
  content: "";
  position: absolute;
  top: -200px;
  right: -200px;
  display: inline-block;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background-color: #ed1c8f;
}
@media (min-width: 768px) {
  .c-video-columns::before, .c-video-columns::after {
    top: -150px;
  }
}
.c-video-columns::after {
  top: calc(100% - 100px);
  right: calc(100% - 100px);
  opacity: 0.3;
}
@media (min-width: 768px) {
  .c-video-columns::after {
    top: calc(100% - 150px);
    right: calc(100% - 150px);
  }
}
.c-video-columns .c-video-columns__heading {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  color: #2a388f;
}
@media (min-width: 768px) {
  .c-video-columns .c-video-columns__heading {
    margin: 0;
    font-size: 3rem;
  }
}
@media (min-width: 1440px) {
  .c-video-columns .c-video-columns__heading {
    font-size: 3.5rem;
  }
}
.c-video-columns .c-video-columns__heading span {
  color: #ed1c8f;
}
.c-video-columns .video-columns__inner {
  padding: 2rem 0;
}
@media (min-width: 768px) {
  .c-video-columns .video-columns__inner {
    display: flex;
    padding: 3.75rem 0;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
}
.c-video-columns .video-columns__inner:hover .c-video-columns__video {
  opacity: 0.5;
  transform: scale(0.8);
}
.c-video-columns .c-video-columns__video {
  cursor: pointer;
  transition: transform 0.25s ease-out, opacity 0.25s ease-out;
}
.c-video-columns .c-video-columns__video:hover {
  opacity: 1 !important;
  transform: scale(1.1) !important;
}
.c-video-columns .c-video-columns__video-image {
  position: relative;
}
.c-video-columns .c-video-columns__video-image img {
  width: 80%;
  height: auto;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .c-video-columns .c-video-columns__video-image img {
    width: 100%;
  }
}
.c-video-columns .c-video-columns__video-icon {
  position: absolute;
  bottom: -15px;
  left: 50%;
  width: 50px;
  height: auto;
  transform: translateX(-50%);
}
.c-video-columns .c-video-columns__video-title {
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.875rem;
  letter-spacing: 4px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .c-video-columns .c-video-columns__video-title {
    margin-bottom: 0;
    font-size: 1.25rem;
  }
}

.c-video-gallery {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.5%;
  margin-bottom: 4.5rem;
}
@media (min-width: 768px) {
  .c-video-gallery {
    margin-bottom: 2.5rem;
  }
}

.c-video-gallery__video,
.c-video-gallery__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  max-height: 100%;
  overflow: hidden;
  cursor: pointer;
}

.c-video-gallery__video {
  opacity: 0;
  transition: opacity 0.3s;
  pointer-events: none;
  border-radius: 12px;
  box-shadow: 0px 0px 80px rgba(0, 0, 0, 0.5);
}
.c-video-gallery__video.visible {
  opacity: 1;
  pointer-events: all;
}

.c-column__video-tab-wrapper {
  position: absolute;
  bottom: -2.5rem;
  width: 100%;
  text-align: center;
}

.c-column__video-tab {
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 5px 10px;
  font-size: 0.7rem;
  color: #fff;
  opacity: 0.5;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  transition: opacity 0.3s border-bottom 0.3s;
}
@media (min-width: 768px) {
  .c-column__video-tab {
    font-size: 1rem;
  }
}
.c-column__video-tab.active {
  opacity: 1;
  border-bottom: 2px solid #ed1c8f;
}

.c-placeholder {
  display: flex;
  padding: 4rem;
  text-align: center;
  background-color: #fad9e7;
  justify-content: center;
  align-items: center;
}
.c-placeholder--strawberry {
  color: #fff;
  background-color: #ed1c8f;
}
.c-placeholder--strawberry-light {
  color: #fff;
  background-color: #fad9e7;
}
.c-placeholder--indigo {
  color: #fff;
  background-color: #000940;
}

.c-two-col-image {
  padding: 50px 0;
  color: #000940;
  background-color: #fff;
}

@media (min-width: 1020px) {
  .c-column--two {
    padding: 120px 0;
  }
}

.c-column__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.c-column--two .c-column__inner {
  align-items: start;
}

.c-column--two .c-column__copy {
  flex: 0 0 100%;
}
@media (min-width: 1020px) {
  .c-column--two .c-column__copy {
    flex: 0 0 60%;
    padding: 0 20px;
  }
}
@media (min-width: 1440px) {
  .c-column--two .c-column__copy {
    flex: 0 0 50%;
  }
}

.c-column--has-form .c-column__copy:first-child p {
  max-width: 540px;
}

.c-two-col-image__image {
  display: flex;
  justify-content: center;
  align-items: center;
}

.has-lime-light-background-color {
  background-color: #e1edd0;
}

.has-indigo-background-color {
  background-color: #000940;
}
.has-indigo-background-color * {
  color: #fff;
}

.has-purple-background-color {
  background-color: #2a388f;
}
.has-purple-background-color * {
  color: #fff;
}

.has-strawberry-background-color {
  background-color: #ed1c8f;
  color: #fff !important;
  text-decoration: none !important;
}
.has-strawberry-background-color * {
  color: #fff;
}

.has-white-background-color {
  background-color: #fff;
}

.has-lime-color {
  color: #8ec63e;
}

.has-strawberry-color {
  color: #ed1c8f;
}

.wp-block-columns {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 16px;
  flex-wrap: wrap;
}
@media (min-width: 576px) {
  .wp-block-columns {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .wp-block-columns {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1020px) {
  .wp-block-columns {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1240px) {
  .wp-block-columns {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1440px) {
  .wp-block-columns {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 576px) {
  .wp-block-columns {
    width: 540px;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .wp-block-columns {
    width: 720px;
    max-width: 100%;
  }
}
@media (min-width: 1020px) {
  .wp-block-columns {
    width: 980px;
    max-width: 100%;
  }
}
@media (min-width: 1240px) {
  .wp-block-columns {
    width: 1200px;
    max-width: 100%;
  }
}
@media (min-width: 1440px) {
  .wp-block-columns {
    width: 1400px;
    max-width: 100%;
  }
}
@media (min-width: 1020px) {
  .wp-block-columns {
    margin-top: 3rem;
    margin-bottom: 3rem;
    flex-wrap: nowrap;
  }
}
.wp-block-columns.has-background {
  padding: 2rem;
  max-width: 1340px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.03);
}
@media (min-width: 1020px) {
  .wp-block-columns.has-background {
    padding: 4rem;
  }
}
.wp-block-columns.alignfull {
  border-radius: 0;
}
.wp-block-columns.alignfull::before {
  content: "";
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: inherit;
}
.wp-block-columns.alignfull::after {
  content: "";
  position: absolute;
  right: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: inherit;
}

@media (max-width: 1239px) {
  .wp-block-column {
    flex-basis: 100% !important;
  }
}

.wp-block-image {
  margin: 0;
  font-size: 0;
  width: 100% !important;
}
.wp-block-image img {
  height: auto;
}

.fb_iframe_widget_fluid_desktop iframe {
  min-width: 100%;
}

.wp-block-embed {
  margin-bottom: 0;
}

.wp-block-latest-posts {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .wp-block-latest-posts {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .wp-block-latest-posts {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1020px) {
  .wp-block-latest-posts {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1240px) {
  .wp-block-latest-posts {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1440px) {
  .wp-block-latest-posts {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 576px) {
  .wp-block-latest-posts {
    width: 540px;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .wp-block-latest-posts {
    width: 720px;
    max-width: 100%;
  }
}
@media (min-width: 1020px) {
  .wp-block-latest-posts {
    width: 980px;
    max-width: 100%;
  }
}
@media (min-width: 1240px) {
  .wp-block-latest-posts {
    width: 1200px;
    max-width: 100%;
  }
}
@media (min-width: 1440px) {
  .wp-block-latest-posts {
    width: 1400px;
    max-width: 100%;
  }
}
.wp-block-latest-posts li {
  text-align: center;
}
.wp-block-latest-posts a {
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
}

.wp-block-latest-posts__featured-image {
  border-radius: 50%;
  overflow: hidden;
  width: 300px;
  height: 300px;
  margin: 0 auto 1rem;
}
.wp-block-latest-posts__featured-image img {
  height: inherit;
  object-fit: cover;
}

.contact-us .wp-block-column:not(:first-child) {
  margin-left: 0 !important;
}
@media (max-width: 1239px) {
  .contact-us .wp-block-columns .wp-block-column:last-child {
    max-width: 300px;
  }
}
@media (max-width: 1019px) {
  .contact-us .wp-block-columns .wp-block-column:last-child {
    max-width: 100%;
  }
}
.contact-us .wp-block-columns .wp-block-column:last-child .wp-block-group {
  padding: 2rem;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  position: sticky;
  top: 2rem;
}
.contact-us .wp-block-columns .wp-block-column:last-child .wp-block-group .wp-block-group__inner-container {
  padding: 0;
}
.contact-us .wp-block-columns .wp-block-column:last-child .wp-block-group .wp-block-columns {
  padding: 0;
  margin: 0 0 1.5rem;
}
.contact-us .wp-block-columns .wp-block-column:last-child .wp-block-group .wp-block-columns:last-child {
  margin-bottom: 0;
}
@media (max-width: 1019px) {
  .contact-us .wp-block-columns .wp-block-column:last-child .wp-block-group .wp-block-columns .wp-block-image {
    margin-bottom: 1rem;
  }
}
.contact-us .wp-block-columns .wp-block-column:last-child .wp-block-group p {
  margin-bottom: 0;
}
.contact-us .wp-block-columns .wp-block-column:last-child .wp-block-group img {
  width: 100%;
  max-width: 30px;
  margin-right: 1rem;
}
.contact-us .wp-block-columns .wp-block-column:last-child h4 {
  color: #8A8C99;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1rem;
}

.c-contact-maps {
  padding-top: 3rem;
  padding-bottom: 3rem;
  text-align: center;
}
@media (min-width: 1020px) {
  .c-contact-maps {
    padding-top: 6rem;
    padding-bottom: 6rem;
    text-align: left;
  }
}
.c-contact-maps h2 {
  max-width: 240px;
}
@media (max-width: 1019px) {
  .c-contact-maps h2 {
    margin: 0 auto;
  }
}
@media (min-width: 1020px) {
  .c-contact-maps h2 {
    max-width: 480px;
  }
}
.c-contact-maps p {
  font-size: 1rem;
}
@media (min-width: 1020px) {
  .c-contact-maps p {
    padding-right: 2rem;
  }
}
.c-contact-maps .wp-block-column {
  margin-bottom: 1rem;
}
@media (min-width: 1020px) {
  .c-contact-maps .wp-block-column {
    padding-bottom: 3rem;
  }
}
@media (min-width: 1020px) {
  .c-contact-maps .wp-block-buttons {
    position: absolute;
    bottom: 0;
  }
}
@media (max-width: 1019px) {
  .data-collection-toolkit .wp-block-columns {
    flex-direction: column-reverse;
  }
}
@media (min-width: 1240px) {
  .data-collection-toolkit .c-hero--text {
    padding: 3rem 0;
  }
}
@media (min-width: 1020px) {
  .data-collection-toolkit .c-single-column {
    padding: 3rem 0;
  }
}
.data-collection-toolkit .c-partner-sidebar {
  border-radius: 6px;
  padding: 2rem;
  margin-top: -2rem;
}
@media (min-width: 768px) {
  .data-collection-toolkit .c-partner-sidebar {
    position: sticky;
    top: 80px;
    margin-top: -4rem;
  }
}
.data-collection-toolkit .c-partner-sidebar h4 {
  text-transform: uppercase;
  color: #8A8C99;
  font-size: 1rem;
  letter-spacing: 2px;
  margin-bottom: 0.5rem;
}
.data-collection-toolkit .c-partner-sidebar .c-single-column {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .data-collection-toolkit .c-partner-sidebar .c-btn, .data-collection-toolkit .c-partner-sidebar .gform_wrapper input[type=submit], .gform_wrapper .data-collection-toolkit .c-partner-sidebar input[type=submit], .data-collection-toolkit .c-partner-sidebar .c-sub-nav__item:last-child .c-sub-nav__item-link, .c-sub-nav__item:last-child .data-collection-toolkit .c-partner-sidebar .c-sub-nav__item-link {
    padding: 16px 40px;
  }
}

@media (max-width: 1019px) {
  .home .o-section--full .c-cta-block .c-cta-block__media {
    height: 300px;
    margin-bottom: 12rem;
  }
}
@media (max-width: 1019px) {
  .home .o-section--full .c-cta-block .c-cta-block__bubble {
    height: 300px;
    bottom: -6rem;
  }
}
.home .c-product-range {
  position: relative;
}
@media (min-width: 768px) {
  .home .c-product-range::before {
    content: "";
    background-image: url("../images/bg-left.svg");
    position: absolute;
    left: 0;
    top: 20%;
    height: 300px;
    width: 55px;
  }
}
@media (min-width: 768px) {
  .home .c-product-range::after {
    content: "";
    background-image: url("../images/bg-right.svg");
    position: absolute;
    right: 0;
    top: 20%;
    height: 300px;
    width: 55px;
  }
}

@media (min-width: 1020px) {
  .single-job .entry-title {
    font-size: 4rem;
    line-height: 1.2;
    max-width: 80%;
  }
}
.single-job .c-post-body {
  max-width: 100%;
}
.single-job .c-post-body ul {
  padding: 0 2rem;
  background-color: transparent;
  margin-bottom: 1rem;
}
.single-job .wp-block-columns {
  padding: 0;
  margin: 0;
  max-width: 100%;
}
.single-job .wp-block-columns .wp-block-column:last-child .wp-block-group {
  padding: 2rem;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  position: sticky;
  top: 2rem;
}
.single-job .wp-block-columns .wp-block-column:last-child h4 {
  color: #8A8C99;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1rem;
  margin-bottom: 0;
}

.mhh-contributors .wp-block-column {
  padding: 0 1rem;
}
@media (max-width: 1019px) {
  .mhh-contributors .wp-block-column {
    flex-basis: 50% !important;
    padding: 0 2rem;
    margin: 0;
  }
}
.mhh-contributors .c-bubble-block__figure {
  min-width: auto;
  min-height: auto;
}

.news-resources .wp-block-image {
  margin-bottom: 1rem;
}
@media (max-width: 1019px) {
  .news-resources .wp-block-column {
    flex-basis: 50% !important;
    padding: 1rem;
  }
}

@media (min-width: 1020px) {
  .c-factory-intro h2 {
    font-size: 2.8rem;
    font-weight: 700;
  }
}
.c-factory-intro h2 em {
  color: #ed1c8f;
  font-style: normal;
}

.u-bubble-overlap {
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.u-bubble-overlap .wp-block-column:nth-child(1) .c-bubble-block__copy p {
  font-size: 1.2rem;
  margin: 0;
}
.u-bubble-overlap .wp-block-column:nth-child(1) .c-bubble-block__copy p strong {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
}
@media (min-width: 1020px) {
  .u-bubble-overlap .wp-block-column:nth-child(1) .c-bubble-block__copy p strong {
    font-size: 5rem;
  }
}
.u-bubble-overlap .wp-block-column:nth-child(1),
.u-bubble-overlap .wp-block-column:nth-child(3) {
  z-index: 1;
}
.u-bubble-overlap .wp-block-column:nth-child(2) {
  margin-top: -5rem;
  margin-bottom: -5rem;
}
@media (min-width: 1020px) {
  .u-bubble-overlap .wp-block-column:nth-child(2) {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -8rem;
    margin-right: -10rem;
    z-index: 0;
  }
}
.u-bubble-overlap .wp-block-column:nth-child(2) .c-bubble-block {
  max-width: 500px;
}
@media (min-width: 1020px) {
  .u-bubble-overlap .wp-block-column:nth-child(2) .c-bubble-block__figure {
    min-width: 500px;
    min-height: 500px;
  }
}

.u-p-large {
  font-size: 1.4rem;
  line-height: 1.4;
}
@media (min-width: 1020px) {
  .u-p-large {
    font-size: 2rem;
  }
}

.our-mission .o-container-page {
  padding-bottom: 0 !important;
}

.our-impact .c-mission-intro {
  padding-left: 2rem;
  padding-right: 2rem;
}
.our-impact .c-mission-intro .c-single-column__inner {
  padding: 0;
}
.our-impact .c-mission-intro h1 {
  font-size: 1.2rem;
}
@media (min-width: 375px) {
  .our-impact .c-mission-intro h1 {
    font-size: 1.6rem;
  }
}
@media (min-width: 1020px) {
  .our-impact .c-mission-intro h1 {
    font-size: 5rem;
    margin-bottom: 2rem;
  }
}
.our-impact .c-mission-intro h1 em {
  color: #ed1c8f;
  font-style: normal;
}
.our-impact .c-mission-intro p {
  font-size: 1.4rem;
  line-height: 1.2;
  color: #8A8C99;
}
@media (min-width: 1020px) {
  .our-impact .c-mission-intro p {
    font-size: 1.6rem;
    line-height: 1.4;
  }
}
.our-impact .c-mission-stat--one {
  position: relative;
  padding-top: 9rem;
}
@media (min-width: 1020px) {
  .our-impact .c-mission-stat--one {
    padding: 6rem 9rem 4rem;
  }
}
.our-impact .c-mission-stat--one::before {
  content: "1";
  background-color: #fff;
  display: flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 5rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.4rem;
  font-weight: 600;
  z-index: 1;
  border: 2px solid #2a388f;
}
@media (min-width: 1020px) {
  .our-impact .c-mission-stat--one::before {
    font-size: 1.8rem;
    width: 60px;
    height: 60px;
  }
}
.our-impact .c-mission-stat--one::after {
  content: "";
  position: absolute;
  display: block;
  background-color: #fff;
  width: 100px;
  height: 1px;
  top: 6.2rem;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 1020px) {
  .our-impact .c-mission-stat--one::after {
    top: 7rem;
  }
}
.our-impact .c-mission-stat--one::before {
  background-color: #2a388f;
  color: #fff;
  border-color: #f8f9fa;
}
.our-impact .c-mission-stat--one::after {
  background-color: #2a388f;
}
@media (min-width: 1020px) {
  .our-impact .c-mission-stat--one {
    padding-top: 12rem;
  }
}
.our-impact .c-mission-stat--two {
  margin: 0 1rem;
  position: relative;
  padding-top: 9rem;
}
@media (min-width: 1020px) {
  .our-impact .c-mission-stat--two {
    padding: 4rem 9rem;
    margin: 0 auto;
  }
}
@media (min-width: 1020px) {
  .our-impact .c-mission-stat--two {
    padding: 6rem 9rem 4rem;
  }
}
.our-impact .c-mission-stat--two::before {
  content: "1";
  background-color: #fff;
  display: flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 5rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.4rem;
  font-weight: 600;
  z-index: 1;
  border: 2px solid #2a388f;
}
@media (min-width: 1020px) {
  .our-impact .c-mission-stat--two::before {
    font-size: 1.8rem;
    width: 60px;
    height: 60px;
  }
}
.our-impact .c-mission-stat--two::after {
  content: "";
  position: absolute;
  display: block;
  background-color: #fff;
  width: 100px;
  height: 1px;
  top: 6.2rem;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 1020px) {
  .our-impact .c-mission-stat--two::after {
    top: 7rem;
  }
}
.our-impact .c-mission-stat--two::before {
  content: "2";
  color: #ed1c8f;
}
.our-impact .c-mission-stat--two p {
  line-height: 1.2;
  font-size: 1.4rem;
  max-width: 20ch;
}
@media (min-width: 1020px) {
  .our-impact .c-mission-stat--two p {
    font-size: 2rem;
    max-width: 20ch;
  }
}
@media (max-width: 1019px) {
  .our-impact .c-mission-stat--two p {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}
.our-impact .c-mission-stat--two p strong {
  display: block;
  font-size: 2rem;
  color: #ed1c8f;
  font-weight: 700;
}
@media (min-width: 1020px) {
  .our-impact .c-mission-stat--two p strong {
    font-size: 3.4rem;
  }
}
.our-impact .c-mission-stat--three {
  position: relative;
  padding-top: 9rem;
}
@media (min-width: 1020px) {
  .our-impact .c-mission-stat--three {
    padding: 6rem 9rem 4rem;
  }
}
.our-impact .c-mission-stat--three::before {
  content: "1";
  background-color: #fff;
  display: flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 5rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.4rem;
  font-weight: 600;
  z-index: 1;
  border: 2px solid #2a388f;
}
@media (min-width: 1020px) {
  .our-impact .c-mission-stat--three::before {
    font-size: 1.8rem;
    width: 60px;
    height: 60px;
  }
}
.our-impact .c-mission-stat--three::after {
  content: "";
  position: absolute;
  display: block;
  background-color: #fff;
  width: 100px;
  height: 1px;
  top: 6.2rem;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 1020px) {
  .our-impact .c-mission-stat--three::after {
    top: 7rem;
  }
}
.our-impact .c-mission-stat--three h2 {
  color: #8A8C99;
}
.our-impact .c-mission-stat--three h2 strong {
  color: #2a388f;
  display: block;
  font-weight: 700;
}
.our-impact .c-mission-stat--three::before {
  content: "3";
  background-color: #2a388f;
  color: #fff;
  border-color: #f8f9fa;
}
.our-impact .c-mission-stat--three::after {
  background-color: #2a388f;
}
.our-impact .c-mission-stat--three .wp-block-columns {
  justify-content: center;
}
@media (max-width: 1019px) {
  .our-impact .c-mission-stat--three .wp-block-column {
    flex-basis: 50% !important;
    padding: 1rem;
    flex-grow: 0;
  }
}
.our-impact .c-mission-stat--three .wp-block-image {
  border-radius: 50%;
  overflow: hidden;
}
.our-impact .c-mission-stat--four {
  position: relative;
  padding-top: 9rem;
}
@media (min-width: 1020px) {
  .our-impact .c-mission-stat--four {
    padding: 6rem 9rem 4rem;
  }
}
.our-impact .c-mission-stat--four::before {
  content: "1";
  background-color: #fff;
  display: flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 5rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.4rem;
  font-weight: 600;
  z-index: 1;
  border: 2px solid #2a388f;
}
@media (min-width: 1020px) {
  .our-impact .c-mission-stat--four::before {
    font-size: 1.8rem;
    width: 60px;
    height: 60px;
  }
}
.our-impact .c-mission-stat--four::after {
  content: "";
  position: absolute;
  display: block;
  background-color: #fff;
  width: 100px;
  height: 1px;
  top: 6.2rem;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 1020px) {
  .our-impact .c-mission-stat--four::after {
    top: 7rem;
  }
}
.our-impact .c-mission-stat--four::before {
  content: "4";
  background-color: #2a388f;
  color: #fff;
  border-color: #f8f9fa;
}
.our-impact .c-mission-stat--four::after {
  background-color: #2a388f;
}
.our-impact .c-mission-stat--four .wp-block-columns {
  max-width: 980px;
}
.our-impact .c-mission-stat--four .wp-block-columns .wp-block-column p {
  font-size: 1.6rem;
  line-height: 1;
}
@media (max-width: 1019px) {
  .our-impact .c-mission-stat--four .wp-block-columns .wp-block-column p {
    text-align: left;
    margin: 0 auto;
    font-size: 1.2rem;
  }
}
.our-impact .c-mission-stat--four .wp-block-columns .wp-block-column strong {
  display: block;
  font-size: 4rem;
}
@media (min-width: 768px) {
  .our-impact .c-mission-stat--four .wp-block-columns .wp-block-column strong {
    font-size: 6rem;
  }
}
.our-impact .c-mission-stat--four .wp-block-columns .wp-block-column:nth-child(1) {
  border-top: 4px solid #8ec63e;
  padding-top: 1rem;
  max-width: 250px;
}
.our-impact .c-mission-stat--four .wp-block-columns .wp-block-column:nth-child(1) p {
  padding-bottom: 1rem;
  border-bottom: 1px solid #8ec63e;
}
.our-impact .c-mission-stat--four .wp-block-columns .wp-block-column:nth-child(2) {
  position: relative;
}
@media (max-width: 1019px) {
  .our-impact .c-mission-stat--four .wp-block-columns .wp-block-column:nth-child(2) .wp-block-image {
    width: 200px !important;
    position: absolute;
    right: 0;
    top: -100px;
  }
}
.our-impact .c-mission-stat--four .wp-block-columns .wp-block-column:nth-child(3) {
  max-width: 250px;
  border-top: 4px solid #ed1c8f;
  border-bottom: 1px solid #ed1c8f;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.our-impact .c-mission-stat--five {
  position: relative;
  padding-top: 9rem;
}
@media (min-width: 1020px) {
  .our-impact .c-mission-stat--five {
    padding: 6rem 9rem 4rem;
  }
}
.our-impact .c-mission-stat--five::before {
  content: "1";
  background-color: #fff;
  display: flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 5rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.4rem;
  font-weight: 600;
  z-index: 1;
  border: 2px solid #2a388f;
}
@media (min-width: 1020px) {
  .our-impact .c-mission-stat--five::before {
    font-size: 1.8rem;
    width: 60px;
    height: 60px;
  }
}
.our-impact .c-mission-stat--five::after {
  content: "";
  position: absolute;
  display: block;
  background-color: #fff;
  width: 100px;
  height: 1px;
  top: 6.2rem;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 1020px) {
  .our-impact .c-mission-stat--five::after {
    top: 7rem;
  }
}
.our-impact .c-mission-stat--five::before {
  content: "5";
  background-color: #2a388f;
  color: #fff;
  border-color: #f8f9fa;
}
.our-impact .c-mission-stat--five::after {
  background-color: #2a388f;
}
.our-impact .c-mission-stat--five .wp-block-columns {
  max-width: 740px;
}
@media (max-width: 1019px) {
  .our-impact .c-mission-stat--five .wp-block-columns {
    margin-bottom: 4rem;
    padding-bottom: 2rem;
  }
}
.our-impact .c-mission-stat--five .wp-block-columns:first-child::before {
  content: "&";
  color: #ed1c8f;
  font-size: 7rem;
  font-weight: 600;
  display: block;
  position: absolute;
  bottom: -5rem;
  left: 50%;
  transform: translateX(-50%);
}
.our-impact .c-mission-stat--five .wp-block-columns p {
  font-size: 1.6rem;
  line-height: 1.2;
  color: #8A8C99;
  max-width: 17ch;
}
@media (max-width: 1019px) {
  .our-impact .c-mission-stat--five .wp-block-columns p {
    margin: 0 auto 2rem;
    text-align: center;
    font-size: 1.4rem;
  }
}
.our-impact .c-mission-stat--five .wp-block-columns p strong {
  color: #000940;
  font-weight: 700;
  display: block;
  font-size: 3rem;
}
@media (min-width: 768px) {
  .our-impact .c-mission-stat--five .wp-block-columns p strong {
    font-size: 4rem;
  }
}
.our-impact .c-mission-stat--six {
  font-size: 1.4rem;
  line-height: 1.4;
  padding-top: 9rem;
  margin: 0 1rem;
  position: relative;
  padding-top: 9rem;
}
@media (min-width: 1020px) {
  .our-impact .c-mission-stat--six {
    margin: 0 auto;
    font-size: 1.6rem;
    line-height: 1.4;
    padding: 6rem 9rem 4rem;
  }
}
@media (min-width: 1020px) {
  .our-impact .c-mission-stat--six {
    padding: 6rem 9rem 4rem;
  }
}
.our-impact .c-mission-stat--six::before {
  content: "1";
  background-color: #fff;
  display: flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 5rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.4rem;
  font-weight: 600;
  z-index: 1;
  border: 2px solid #2a388f;
}
@media (min-width: 1020px) {
  .our-impact .c-mission-stat--six::before {
    font-size: 1.8rem;
    width: 60px;
    height: 60px;
  }
}
.our-impact .c-mission-stat--six::after {
  content: "";
  position: absolute;
  display: block;
  background-color: #fff;
  width: 100px;
  height: 1px;
  top: 6.2rem;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 1020px) {
  .our-impact .c-mission-stat--six::after {
    top: 7rem;
  }
}
.our-impact .c-mission-stat--six::before {
  content: "6";
}
.our-impact .c-mission-stat--six .c-bubble-block__figure {
  margin-bottom: 0;
}

.c-partnership-intro {
  margin: 0 2rem;
}
@media (min-width: 576px) {
  .c-partnership-intro {
    margin: 0 auto 6rem;
  }
}
@media (min-width: 1020px) {
  .c-partnership-intro h2 {
    margin-bottom: 0;
    line-height: 1.2;
    font-size: 3.2rem;
    max-width: 520px;
  }
}
.c-partnership-intro .wp-block-column:last-child {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 2rem;
}
@media (max-width: 1019px) {
  .c-partnership-intro .wp-block-column:last-child {
    margin-left: 0;
  }
}
@media (min-width: 1020px) {
  .c-partnership-intro .wp-block-column:last-child {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    padding-left: 2rem;
    padding-top: 0;
    border-top: 0;
  }
}

.search-results .main {
  background-color: #f8f9fa;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.c-how-to h2,
.c-disinfect h2 {
  font-size: 1.4rem;
  letter-spacing: 2px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
}
.c-how-to h3,
.c-disinfect h3 {
  font-size: 1.4rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .c-how-to h3,
  .c-disinfect h3 {
    font-size: 1.6rem;
  }
}
.c-how-to p,
.c-disinfect p {
  color: #8A8C99;
}
.c-how-to .wp-block-column,
.c-disinfect .wp-block-column {
  text-align: center;
  position: relative;
  margin-left: 0;
}
@media (max-width: 767px) {
  .c-how-to .wp-block-column::after,
  .c-disinfect .wp-block-column::after {
    content: "";
    background-image: url("../images/icons/icon-arrow-bold.svg");
    transform: translateY(calc(-50% - 1rem)) rotate(90deg);
    background-size: 100%;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    bottom: -2rem;
    right: calc(50% - 10px);
  }
}
@media (min-width: 768px) and (max-width: 1019px) {
  .c-how-to .wp-block-column:nth-child(2n) .wp-block-image::after,
  .c-disinfect .wp-block-column:nth-child(2n) .wp-block-image::after {
    display: none;
  }
}
.c-how-to .wp-block-column:last-child::after,
.c-disinfect .wp-block-column:last-child::after {
  display: none;
}
.c-how-to .wp-block-column:last-child .wp-block-image::after,
.c-disinfect .wp-block-column:last-child .wp-block-image::after {
  display: none;
}
.c-how-to .wp-block-column .wp-block-image,
.c-disinfect .wp-block-column .wp-block-image {
  padding: 2rem;
  position: relative;
}
@media (min-width: 768px) {
  .c-how-to .wp-block-column .wp-block-image::after,
  .c-disinfect .wp-block-column .wp-block-image::after {
    content: "";
    background-image: url("../images/icons/icon-arrow-bold.svg");
    background-size: 100%;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    right: -1rem;
    top: 50%;
    transform: translateY(-50%);
  }
}
.c-how-to .wp-block-column .wp-block-image img,
.c-disinfect .wp-block-column .wp-block-image img {
  width: 100%;
}
@media (max-width: 1019px) {
  .c-how-to .wp-block-column .wp-block-image img,
  .c-disinfect .wp-block-column .wp-block-image img {
    max-width: 160px;
    margin-bottom: 1rem;
  }
}
@media (max-width: 1019px) {
  .c-how-to--small .wp-block-column,
  .c-disinfect--small .wp-block-column {
    flex-basis: 50% !important;
  }
}
.c-how-to--small .wp-block-column::after,
.c-disinfect--small .wp-block-column::after {
  display: none;
}
.c-how-to--small .wp-block-column .wp-block-image,
.c-disinfect--small .wp-block-column .wp-block-image {
  padding: 0;
}
.c-how-to--small .wp-block-column .wp-block-image::after,
.c-disinfect--small .wp-block-column .wp-block-image::after {
  display: none;
}
.c-how-to--small .wp-block-column .wp-block-image img,
.c-disinfect--small .wp-block-column .wp-block-image img {
  width: 50%;
  margin-bottom: 1rem;
}

.c-disinfect h2 {
  margin-bottom: 1rem;
}
.c-disinfect p.has-strawberry-color {
  color: #ed1c8f;
}
@media (max-width: 767px) {
  .c-disinfect .wp-block-column:last-child:after {
    display: inline-block;
  }
}
@media (min-width: 1020px) {
  .c-disinfect .wp-block-column.no-arrow .wp-block-image::after {
    display: none;
  }
}
.c-disinfect .has-connecting-motif {
  position: relative;
  padding-left: 2.5rem;
}
@media (min-width: 1020px) {
  .c-disinfect .has-connecting-motif::before {
    content: "";
    position: absolute;
    top: 12px;
    left: -35px;
    display: inline-block;
    width: 65px;
    height: 5px;
    background-color: #f4c5da;
    transform: rotate(10deg);
  }
}
@media (min-width: 1240px) {
  .c-disinfect .has-connecting-motif::before {
    left: -40px;
    width: 75px;
  }
}
@media (min-width: 1440px) {
  .c-disinfect .has-connecting-motif::before {
    left: -48px;
  }
}
.c-disinfect .special-checklist {
  text-align: left;
  color: #ed1c8f;
}
.c-disinfect .special-checklist::after {
  display: none !important;
}
.c-disinfect .special-checklist ul {
  padding-left: 4rem;
}
.c-disinfect .special-checklist li {
  list-style-image: url("../images/icons/cross.svg");
}
.c-disinfect .special-checklist li::marker {
  font-size: 2rem;
  line-height: 1;
}

.c-fact-block {
  margin: 0 1rem 4rem;
}
@media (min-width: 768px) {
  .c-fact-block {
    margin: 0 0 4rem;
  }
}
.c-fact-block h2 {
  font-size: 1.4rem;
  letter-spacing: 2px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
}
.c-fact-block .wp-block-columns {
  margin-top: 2rem;
  align-items: center;
}
@media (min-width: 1020px) {
  .c-fact-block .wp-block-columns {
    padding: 2rem;
  }
}
@media (min-width: 1020px) {
  .c-fact-block .wp-block-column.is-vertically-aligned-center {
    padding: 2rem;
  }
}
.c-fact-block .wp-block-column .wp-block-group {
  border-radius: 12px;
  padding: 2rem;
  margin: 1rem 0;
}
@media (min-width: 1020px) {
  .c-fact-block .wp-block-column .wp-block-group {
    padding: 4rem;
  }
}
.c-fact-block .wp-block-column .wp-block-group h3 {
  font-size: 3rem;
  margin-bottom: 0;
}
@media (min-width: 375px) {
  .c-fact-block .wp-block-column .wp-block-group h3 {
    font-size: 4rem;
  }
}
.c-fact-block .wp-block-column .wp-block-group h4 {
  text-transform: uppercase;
  letter-spacing: 2px;
}
.c-fact-block .wp-block-image {
  margin-bottom: 1rem;
}
.c-fact-block .wp-block-image img {
  width: 100%;
}

.gform_wrapper .validation_message {
  margin: auto 0 auto auto;
  padding-top: 6px;
  font-size: 0.9rem;
  color: #fa436f;
  font-weight: 400;
}
.gform_wrapper .validation_error {
  position: fixed;
  z-index: 10;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 1rem;
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
  color: #fff;
  border: none;
  background-color: #fa436f;
}
.gform_wrapper .gfield.gfield_error {
  position: relative;
  padding: 0;
  border: none;
  background: transparent;
}
.gform_wrapper .gform_ajax_spinner {
  width: 2rem;
  height: 2rem;
  margin-left: 2rem;
  vertical-align: middle;
  border: 4px solid rgba(255, 255, 255, 0.3);
  border-left: 4px solid rgba(237, 28, 143, 0.7);
  border-radius: 50%;
  animation: spinner 1.1s infinite linear;
}

@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.ginput_counter {
  font-size: 14px;
  margin-top: 4px;
  opacity: 0.7;
}

@keyframes modal-video {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes modal-video-inner {
  from {
    transform: translate(0, 100px);
  }
  to {
    transform: translate(0, 0);
  }
}
.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video;
  transition: opacity 0.3s ease-out;
}
.modal-video.modal-video--blue {
  background-color: rgba(0, 9, 64, 0.8);
}

.modal-video-close {
  opacity: 0;
}
.modal-video-close .modal-video-movie-wrap {
  transform: translate(0, 100px);
}

.modal-video-body {
  max-width: 940px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: table;
}

.modal-video-inner {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.modal-video-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #333;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video-inner;
  transform: translate(0, 0);
  transition: transform 0.3s ease-out;
}
.modal-video-movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: -35px;
  right: -35px;
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border: none;
  background: transparent;
}
.modal-video-close-btn:before {
  transform: rotate(45deg);
}
.modal-video-close-btn:after {
  transform: rotate(-45deg);
}
.modal-video-close-btn:before, .modal-video-close-btn:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
  border-radius: 5px;
  margin-top: -6px;
}

.select2-dropdown {
  border: none !important;
}

.select2-results__options {
  background-color: #e3e6ef !important;
  box-shadow: 0 5px 30px 5px rgba(0, 0, 0, 0.2);
}

.wsp-posts-list,
.wsp-pages-list {
  padding-left: revert;
}
.wsp-posts-list ul,
.wsp-pages-list ul {
  padding-left: revert;
}

.wsp-posts-list,
.wsp-pages-list li {
  list-style: disc;
}

.u-text-center {
  text-align: center !important;
}

@media (min-width: 1020px) {
  .u-text-center--lg {
    text-align: center !important;
  }
}

@media (max-width: 1019px) {
  .u-text-center--md {
    text-align: center !important;
  }
}

@media (max-width: 767px) {
  .u-text-center--sm {
    text-align: center !important;
  }
}

.u-text-left {
  text-align: left !important;
}

@media (min-width: 1020px) {
  .u-text-left--lg {
    text-align: left !important;
  }
}

@media (max-width: 1019px) {
  .u-text-left--md {
    text-align: left !important;
  }
}

.u-text-right {
  text-align: right !important;
}

@media (min-width: 1020px) {
  .u-text-right--lg {
    text-align: right !important;
  }
}

.u-text-bold {
  font-weight: bold !important;
}

.u-justify-content-start {
  justify-content: flex-start !important;
}

.u-justify-content-center {
  justify-content: center !important;
}

.u-justify-content-end {
  display: flex;
  justify-content: flex-end !important;
}

.u-align-self-center {
  align-self: center !important;
}

.u-align-items-center {
  display: flex;
  display: -ms-flexbox;
  align-items: center !important;
}

.u-align-items-end {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-end !important;
}

.u-align-self-end {
  align-self: flex-end !important;
}

.u-z-0 {
  z-index: 0 !important;
}

.u-z-5 {
  z-index: 5 !important;
}

.u-z-10 {
  z-index: 10 !important;
}

.u-z-15 {
  z-index: 15 !important;
}

.u-z-20 {
  z-index: 20 !important;
}

.u-hide {
  display: none !important;
}

@media (max-width: 767px) {
  .u-hide-sm {
    display: none !important;
  }
}

@media (max-width: 1019px) {
  .u-hide-md {
    display: none !important;
  }
}

@media (min-width: 1020px) {
  .u-hide-lg {
    display: none !important;
  }
}

.u-center-xy {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.u-center-x {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.u-equal-height {
  display: flex !important;
  -webkit-box-orient: vertical !important;
}

@media (max-width: 1019px) {
  .u-fix-b--md {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 20;
  }
}

.u-m-0 {
  margin: 0 !important;
}

.u-mt-0 {
  margin-top: 0 !important;
}

.u-mt-1 {
  margin-top: 1rem !important;
}

.u-mt-2 {
  margin-top: 2rem !important;
}

.u-mt-3 {
  margin-top: 3rem !important;
}

.u-mt-4 {
  margin-top: 4rem !important;
}

.u-mt-5 {
  margin-top: 5rem !important;
}

.u-mt-6 {
  margin-top: 6rem !important;
}

.u-mb-0 {
  margin-bottom: 0 !important;
}

.u-mb-1 {
  margin-bottom: 1rem !important;
}

.u-mb-2 {
  margin-bottom: 2rem !important;
}

.u-mb-3 {
  margin-bottom: 3rem !important;
}

.u-mb-4 {
  margin-bottom: 4rem !important;
}

.u-mb-5 {
  margin-bottom: 5rem !important;
}

.u-mb-6 {
  margin-bottom: 6rem !important;
}

.u-ml-0 {
  margin-left: 0 !important;
}

.u-ml-1 {
  margin-left: 0.5rem !important;
}

.u-ml-2 {
  margin-left: 1rem !important;
}

.u-ml-3 {
  margin-left: 2rem !important;
}

.u-mr-0 {
  margin-right: 0 !important;
}

@media (max-width: 1019px) {
  .u-mr-0--md {
    margin-right: 0 !important;
  }
}

.u-mr-1 {
  margin-right: 0.5rem !important;
}

.u-mr-2 {
  margin-right: 1rem !important;
}

.u-mr-3 {
  margin-right: 2rem !important;
}

.u-mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.u-mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.u-mx-1 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.u-mx-2 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.u-mx-3 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.u-my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.u-my-1 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.u-my-2 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.u-my-3 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.u-p-0 {
  padding: 0 !important;
}

@media (max-width: 1019px) {
  .u-p-0--md {
    padding: 0 !important;
  }
}

.u-p-1 {
  padding: 0.5rem !important;
}

.u-p-2 {
  padding: 1rem !important;
}

.u-p-3 {
  padding: 2rem !important;
}

.u-pt-0 {
  padding-top: 0 !important;
}

@media (max-width: 1019px) {
  .u-pt-0--md {
    padding-top: 0 !important;
  }
}

.u-pt-1 {
  padding-top: 0.5rem !important;
}

.u-pt-2 {
  padding-top: 1rem !important;
}

.u-pt-3 {
  padding-top: 3rem !important;
}

.u-pt-4 {
  padding-top: 4rem !important;
}

.u-pt-5 {
  padding-top: 5rem !important;
}

.u-pt-6 {
  padding-top: 6rem !important;
}

@media (min-width: 1020px) {
  .u-pt-3--lg {
    padding-top: 2rem !important;
  }
}

.u-pt-2--md {
  padding-top: 1rem !important;
}

.u-pb-0 {
  padding-bottom: 0 !important;
}

@media (max-width: 767px) {
  .u-pb-0--sm {
    padding-bottom: 0 !important;
  }
}

.u-pb-1 {
  padding-bottom: 1rem;
}

.u-pb-2 {
  padding-bottom: 2rem;
}

.u-pb-3 {
  padding-bottom: 3rem;
}

.u-pb-4 {
  padding-bottom: 4rem;
}

.u-pb-5 {
  padding-bottom: 5rem;
}

.u-pb-6 {
  padding-bottom: 6rem;
}

.u-pl-0 {
  padding-left: 0 !important;
}

@media (max-width: 1019px) {
  .u-pl-0-md {
    padding-left: 0 !important;
  }
}

.u-pl-1 {
  padding-left: 0.5rem !important;
}

.u-pl-2 {
  padding-left: 1rem !important;
}

.u-pl-3 {
  padding-left: 2rem !important;
}

.u-pl-4 {
  padding-left: 3rem !important;
}

.u-pr-0 {
  padding-right: 0 !important;
}

@media (min-width: 1020px) {
  .u-pr-0--lg {
    padding-right: 0 !important;
  }
}

.u-pr-1 {
  padding-right: 0.5rem !important;
}

.u-pr-2 {
  padding-right: 1rem !important;
}

.u-pr-3 {
  padding-right: 2rem !important;
}

.u-pr-4 {
  padding-right: 3rem !important;
}

.u-px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.u-px-1 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.u-px-2 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.u-px-3 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.u-py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

@media (max-width: 1019px) {
  .u-py-0--md {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

.u-py-1 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.u-py-2 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.u-py-3 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.u-b-0 {
  border: none !important;
}

.u-bb-0 {
  border-bottom: none !important;
}

.u-b-radius-1 {
  border-radius: 5px;
}

.u-bt-1--on-dark {
  border-top: 1px solid #f8aad5 !important;
}

.u-bb-1--on-dark {
  border-bottom: 1px solid #f8aad5 !important;
}

.u-by-1--on-dark {
  border-top: 1px solid #f8aad5 !important;
  border-bottom: 1px solid #f8aad5 !important;
}

@media (min-width: 768px) and (max-width: 1019px) {
  .u-fluid--md {
    width: 100%;
  }
}

.u-text-capitalize {
  text-transform: capitalize !important;
}

.u-text-uppercase {
  text-transform: uppercase !important;
  letter-spacing: 2px;
}

.u-text-lowercase {
  text-transform: lowercase !important;
}

.u-body-no-scroll {
  position: fixed !important;
  width: 100% !important;
}

.u-pull-top {
  position: relative;
  margin-top: -1rem;
  z-index: 1;
}
@media (min-width: 768px) {
  .u-pull-top {
    margin-top: -2rem;
  }
}

@media (min-width: 1020px) {
  .u-pull-top--aside {
    position: relative;
    z-index: 1;
    margin-top: -2rem;
  }
}

.u-img-responsive {
  max-width: 100%;
  height: auto;
}

.u-card-link {
  cursor: pointer;
  text-decoration: none;
  position: absolute;
  z-index: 2;
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  background: transparent;
}

.u-flex-two-cols {
  display: flex;
}
.u-flex-two-cols .column {
  width: 50%;
  order: 1;
}
.u-flex-two-cols .column--left {
  order: 0;
}
.u-flex-two-cols .column--right {
  order: 2;
}

.u-sr-only:not(:focus):not(:active) {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.u-scroll-lock {
  overflow: hidden;
}

.kint {
  position: sticky;
  z-index: 99;
}

.xdebug-error {
  position: sticky;
  z-index: 1;
}

.loading-screen {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  background-color: #ed1c8f;
  width: 100%;
  height: 100%;
  transform: scaleY(0) skewX(0);
  transform-origin: top left;
}

.loading-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  z-index: 100;
  pointer-events: none;
}

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