@charset "UTF-8";
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/proximanova-regular.eot");
  src: url("../fonts/proximanova-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-regular.woff") format("woff"), url("../fonts/proximanova-regular.ttf") format("truetype"), url("../fonts/proximanova-regular.svg#ProximaNova") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/proximanova-light.eot");
  src: url("../fonts/proximanova-light.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-light.woff") format("woff"), url("../fonts/proximanova-light.ttf") format("truetype"), url("../fonts/proximanova-light.svg#ProximaNova") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/proximanova-extrabold.eot");
  src: url("../fonts/proximanova-extrabold.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-extrabold.woff") format("woff"), url("../fonts/proximanova-extrabold.ttf") format("truetype"), url("../fonts/proximanova-extrabold.svg#ProximaNova") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/proximanova-black.eot");
  src: url("../fonts/proximanova-black.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-black.woff") format("woff"), url("../fonts/proximanova-black.ttf") format("truetype"), url("../fonts/proximanova-black.svg#ProximaNova") format("svg");
  font-weight: 800;
  font-style: normal; }

/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 *
 * Improved by Gecko Designs to reset ALL the things!
 */
html, body, div, span, applet, object, iframe,
button, input, select, textarea,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, main,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  background: none;
  vertical-align: baseline; }

html {
  box-sizing: border-box; }

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

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section,
main {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: none; }

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

a {
  text-decoration: none;
  color: inherit; }

h1, h2, h3, h4, h5, h6 {
  text-decoration: none; }

/**
 * Tells the element to have the aspect ratio $high / $low
 * The element should not have content; this mixin uses a padding hack
 */
.clamped-width {
  width: 100%;
  max-width: 71.25rem;
  margin: 0 auto; }

/* stylelint-disable */
[data-icon-before="none"]::before,
[data-icon-after="none"]::after {
  content: none !important; }

[data-icon-before="glass"]::before,
[data-icon-after="glass"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="music"]::before,
[data-icon-after="music"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="search"]::before,
[data-icon-after="search"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="envelope-o"]::before,
[data-icon-after="envelope-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="heart"]::before,
[data-icon-after="heart"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="star"]::before,
[data-icon-after="star"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="star-o"]::before,
[data-icon-after="star-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="user"]::before,
[data-icon-after="user"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="film"]::before,
[data-icon-after="film"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="th-large"]::before,
[data-icon-after="th-large"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="th"]::before,
[data-icon-after="th"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="th-list"]::before,
[data-icon-after="th-list"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="check"]::before,
[data-icon-after="check"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="times"]::before,
[data-icon-after="times"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="search-plus"]::before,
[data-icon-after="search-plus"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="search-minus"]::before,
[data-icon-after="search-minus"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="power-off"]::before,
[data-icon-after="power-off"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="signal"]::before,
[data-icon-after="signal"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cog"]::before,
[data-icon-after="cog"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="trash-o"]::before,
[data-icon-after="trash-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="home"]::before,
[data-icon-after="home"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file-o"]::before,
[data-icon-after="file-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="clock-o"]::before,
[data-icon-after="clock-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="road"]::before,
[data-icon-after="road"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="download"]::before,
[data-icon-after="download"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrow-circle-o-down"]::before,
[data-icon-after="arrow-circle-o-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrow-circle-o-up"]::before,
[data-icon-after="arrow-circle-o-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="inbox"]::before,
[data-icon-after="inbox"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="play-circle-o"]::before,
[data-icon-after="play-circle-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="repeat"]::before,
[data-icon-after="repeat"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="refresh"]::before,
[data-icon-after="refresh"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="list-alt"]::before,
[data-icon-after="list-alt"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="lock"]::before,
[data-icon-after="lock"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="flag"]::before,
[data-icon-after="flag"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="headphones"]::before,
[data-icon-after="headphones"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="volume-off"]::before,
[data-icon-after="volume-off"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="volume-down"]::before,
[data-icon-after="volume-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="volume-up"]::before,
[data-icon-after="volume-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="qrcode"]::before,
[data-icon-after="qrcode"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="barcode"]::before,
[data-icon-after="barcode"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="tag"]::before,
[data-icon-after="tag"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="tags"]::before,
[data-icon-after="tags"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="book"]::before,
[data-icon-after="book"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bookmark"]::before,
[data-icon-after="bookmark"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="print"]::before,
[data-icon-after="print"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="camera"]::before,
[data-icon-after="camera"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="font"]::before,
[data-icon-after="font"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bold"]::before,
[data-icon-after="bold"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="italic"]::before,
[data-icon-after="italic"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="text-height"]::before,
[data-icon-after="text-height"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="text-width"]::before,
[data-icon-after="text-width"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="align-left"]::before,
[data-icon-after="align-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="align-center"]::before,
[data-icon-after="align-center"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="align-right"]::before,
[data-icon-after="align-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="align-justify"]::before,
[data-icon-after="align-justify"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="list"]::before,
[data-icon-after="list"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="outdent"]::before,
[data-icon-after="outdent"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="indent"]::before,
[data-icon-after="indent"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="video-camera"]::before,
[data-icon-after="video-camera"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="picture-o"]::before,
[data-icon-after="picture-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pencil"]::before,
[data-icon-after="pencil"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="map-marker"]::before,
[data-icon-after="map-marker"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="adjust"]::before,
[data-icon-after="adjust"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="tint"]::before,
[data-icon-after="tint"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pencil-square-o"]::before,
[data-icon-after="pencil-square-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="share-square-o"]::before,
[data-icon-after="share-square-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="check-square-o"]::before,
[data-icon-after="check-square-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrows"]::before,
[data-icon-after="arrows"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="step-backward"]::before,
[data-icon-after="step-backward"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="fast-backward"]::before,
[data-icon-after="fast-backward"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="backward"]::before,
[data-icon-after="backward"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="play"]::before,
[data-icon-after="play"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pause"]::before,
[data-icon-after="pause"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="stop"]::before,
[data-icon-after="stop"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="forward"]::before,
[data-icon-after="forward"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="fast-forward"]::before,
[data-icon-after="fast-forward"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="step-forward"]::before,
[data-icon-after="step-forward"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="eject"]::before,
[data-icon-after="eject"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="chevron-left"]::before,
[data-icon-after="chevron-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="chevron-right"]::before,
[data-icon-after="chevron-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="plus-circle"]::before,
[data-icon-after="plus-circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="minus-circle"]::before,
[data-icon-after="minus-circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="times-circle"]::before,
[data-icon-after="times-circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="check-circle"]::before,
[data-icon-after="check-circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="question-circle"]::before,
[data-icon-after="question-circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="info-circle"]::before,
[data-icon-after="info-circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="crosshairs"]::before,
[data-icon-after="crosshairs"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="times-circle-o"]::before,
[data-icon-after="times-circle-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="check-circle-o"]::before,
[data-icon-after="check-circle-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="ban"]::before,
[data-icon-after="ban"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrow-left"]::before,
[data-icon-after="arrow-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrow-right"]::before,
[data-icon-after="arrow-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrow-up"]::before,
[data-icon-after="arrow-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrow-down"]::before,
[data-icon-after="arrow-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="share"]::before,
[data-icon-after="share"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="expand"]::before,
[data-icon-after="expand"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="compress"]::before,
[data-icon-after="compress"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="plus"]::before,
[data-icon-after="plus"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="minus"]::before,
[data-icon-after="minus"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="asterisk"]::before,
[data-icon-after="asterisk"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="exclamation-circle"]::before,
[data-icon-after="exclamation-circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="gift"]::before,
[data-icon-after="gift"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="leaf"]::before,
[data-icon-after="leaf"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="fire"]::before,
[data-icon-after="fire"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="eye"]::before,
[data-icon-after="eye"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="eye-slash"]::before,
[data-icon-after="eye-slash"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="exclamation-triangle"]::before,
[data-icon-after="exclamation-triangle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="plane"]::before,
[data-icon-after="plane"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="calendar"]::before,
[data-icon-after="calendar"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="random"]::before,
[data-icon-after="random"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="comment"]::before,
[data-icon-after="comment"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="magnet"]::before,
[data-icon-after="magnet"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="chevron-up"]::before,
[data-icon-after="chevron-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="chevron-down"]::before,
[data-icon-after="chevron-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="retweet"]::before,
[data-icon-after="retweet"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="shopping-cart"]::before,
[data-icon-after="shopping-cart"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="folder"]::before,
[data-icon-after="folder"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="folder-open"]::before,
[data-icon-after="folder-open"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrows-v"]::before,
[data-icon-after="arrows-v"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrows-h"]::before,
[data-icon-after="arrows-h"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bar-chart"]::before,
[data-icon-after="bar-chart"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="twitter-square"]::before,
[data-icon-after="twitter-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="facebook-square"]::before,
[data-icon-after="facebook-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="camera-retro"]::before,
[data-icon-after="camera-retro"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="key"]::before,
[data-icon-after="key"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cogs"]::before,
[data-icon-after="cogs"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="comments"]::before,
[data-icon-after="comments"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="thumbs-o-up"]::before,
[data-icon-after="thumbs-o-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="thumbs-o-down"]::before,
[data-icon-after="thumbs-o-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="star-half"]::before,
[data-icon-after="star-half"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="heart-o"]::before,
[data-icon-after="heart-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sign-out"]::before,
[data-icon-after="sign-out"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="linkedin-square"]::before,
[data-icon-after="linkedin-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="thumb-tack"]::before,
[data-icon-after="thumb-tack"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="external-link"]::before,
[data-icon-after="external-link"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sign-in"]::before,
[data-icon-after="sign-in"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="trophy"]::before,
[data-icon-after="trophy"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="github-square"]::before,
[data-icon-after="github-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="upload"]::before,
[data-icon-after="upload"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="lemon-o"]::before,
[data-icon-after="lemon-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="phone"]::before,
[data-icon-after="phone"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="square-o"]::before,
[data-icon-after="square-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bookmark-o"]::before,
[data-icon-after="bookmark-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="phone-square"]::before,
[data-icon-after="phone-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="twitter"]::before,
[data-icon-after="twitter"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="facebook"]::before,
[data-icon-after="facebook"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="github"]::before,
[data-icon-after="github"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="unlock"]::before,
[data-icon-after="unlock"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="credit-card"]::before,
[data-icon-after="credit-card"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="rss"]::before,
[data-icon-after="rss"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hdd-o"]::before,
[data-icon-after="hdd-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bullhorn"]::before,
[data-icon-after="bullhorn"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bell"]::before,
[data-icon-after="bell"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="certificate"]::before,
[data-icon-after="certificate"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hand-o-right"]::before,
[data-icon-after="hand-o-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hand-o-left"]::before,
[data-icon-after="hand-o-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hand-o-up"]::before,
[data-icon-after="hand-o-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hand-o-down"]::before,
[data-icon-after="hand-o-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrow-circle-left"]::before,
[data-icon-after="arrow-circle-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrow-circle-right"]::before,
[data-icon-after="arrow-circle-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrow-circle-up"]::before,
[data-icon-after="arrow-circle-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrow-circle-down"]::before,
[data-icon-after="arrow-circle-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="globe"]::before,
[data-icon-after="globe"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="wrench"]::before,
[data-icon-after="wrench"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="tasks"]::before,
[data-icon-after="tasks"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="filter"]::before,
[data-icon-after="filter"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="briefcase"]::before,
[data-icon-after="briefcase"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrows-alt"]::before,
[data-icon-after="arrows-alt"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="users"]::before,
[data-icon-after="users"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="link"]::before,
[data-icon-after="link"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cloud"]::before,
[data-icon-after="cloud"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="flask"]::before,
[data-icon-after="flask"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="scissors"]::before,
[data-icon-after="scissors"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="files-o"]::before,
[data-icon-after="files-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="paperclip"]::before,
[data-icon-after="paperclip"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="floppy-o"]::before,
[data-icon-after="floppy-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="square"]::before,
[data-icon-after="square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bars"]::before,
[data-icon-after="bars"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="list-ul"]::before,
[data-icon-after="list-ul"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="list-ol"]::before,
[data-icon-after="list-ol"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="strikethrough"]::before,
[data-icon-after="strikethrough"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="underline"]::before,
[data-icon-after="underline"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="table"]::before,
[data-icon-after="table"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="magic"]::before,
[data-icon-after="magic"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="truck"]::before,
[data-icon-after="truck"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pinterest"]::before,
[data-icon-after="pinterest"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pinterest-square"]::before,
[data-icon-after="pinterest-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="google-plus-square"]::before,
[data-icon-after="google-plus-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="google-plus"]::before,
[data-icon-after="google-plus"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="money"]::before,
[data-icon-after="money"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="caret-down"]::before,
[data-icon-after="caret-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="caret-up"]::before,
[data-icon-after="caret-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="caret-left"]::before,
[data-icon-after="caret-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="caret-right"]::before,
[data-icon-after="caret-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="columns"]::before,
[data-icon-after="columns"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sort"]::before,
[data-icon-after="sort"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sort-desc"]::before,
[data-icon-after="sort-desc"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sort-asc"]::before,
[data-icon-after="sort-asc"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="envelope"]::before,
[data-icon-after="envelope"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="linkedin"]::before,
[data-icon-after="linkedin"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="undo"]::before,
[data-icon-after="undo"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="gavel"]::before,
[data-icon-after="gavel"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="tachometer"]::before,
[data-icon-after="tachometer"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="comment-o"]::before,
[data-icon-after="comment-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="comments-o"]::before,
[data-icon-after="comments-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bolt"]::before,
[data-icon-after="bolt"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sitemap"]::before,
[data-icon-after="sitemap"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="umbrella"]::before,
[data-icon-after="umbrella"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="clipboard"]::before,
[data-icon-after="clipboard"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="lightbulb-o"]::before,
[data-icon-after="lightbulb-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="exchange"]::before,
[data-icon-after="exchange"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cloud-download"]::before,
[data-icon-after="cloud-download"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cloud-upload"]::before,
[data-icon-after="cloud-upload"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="user-md"]::before,
[data-icon-after="user-md"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="stethoscope"]::before,
[data-icon-after="stethoscope"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="suitcase"]::before,
[data-icon-after="suitcase"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bell-o"]::before,
[data-icon-after="bell-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="coffee"]::before,
[data-icon-after="coffee"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cutlery"]::before,
[data-icon-after="cutlery"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file-text-o"]::before,
[data-icon-after="file-text-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="building-o"]::before,
[data-icon-after="building-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hospital-o"]::before,
[data-icon-after="hospital-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="ambulance"]::before,
[data-icon-after="ambulance"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="medkit"]::before,
[data-icon-after="medkit"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="fighter-jet"]::before,
[data-icon-after="fighter-jet"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="beer"]::before,
[data-icon-after="beer"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="h-square"]::before,
[data-icon-after="h-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="plus-square"]::before,
[data-icon-after="plus-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="angle-double-left"]::before,
[data-icon-after="angle-double-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="angle-double-right"]::before,
[data-icon-after="angle-double-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="angle-double-up"]::before,
[data-icon-after="angle-double-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="angle-double-down"]::before,
[data-icon-after="angle-double-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="angle-left"]::before,
[data-icon-after="angle-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="angle-right"]::before,
[data-icon-after="angle-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="angle-up"]::before,
[data-icon-after="angle-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="angle-down"]::before,
[data-icon-after="angle-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="desktop"]::before,
[data-icon-after="desktop"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="laptop"]::before,
[data-icon-after="laptop"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="tablet"]::before,
[data-icon-after="tablet"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="mobile"]::before,
[data-icon-after="mobile"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="circle-o"]::before,
[data-icon-after="circle-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="quote-left"]::before,
[data-icon-after="quote-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="quote-right"]::before,
[data-icon-after="quote-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="spinner"]::before,
[data-icon-after="spinner"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="circle"]::before,
[data-icon-after="circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="reply"]::before,
[data-icon-after="reply"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="github-alt"]::before,
[data-icon-after="github-alt"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="folder-o"]::before,
[data-icon-after="folder-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="folder-open-o"]::before,
[data-icon-after="folder-open-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="smile-o"]::before,
[data-icon-after="smile-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="frown-o"]::before,
[data-icon-after="frown-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="meh-o"]::before,
[data-icon-after="meh-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="gamepad"]::before,
[data-icon-after="gamepad"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="keyboard-o"]::before,
[data-icon-after="keyboard-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="flag-o"]::before,
[data-icon-after="flag-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="flag-checkered"]::before,
[data-icon-after="flag-checkered"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="terminal"]::before,
[data-icon-after="terminal"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="code"]::before,
[data-icon-after="code"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="reply-all"]::before,
[data-icon-after="reply-all"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="star-half-o"]::before,
[data-icon-after="star-half-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="location-arrow"]::before,
[data-icon-after="location-arrow"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="crop"]::before,
[data-icon-after="crop"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="code-fork"]::before,
[data-icon-after="code-fork"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="chain-broken"]::before,
[data-icon-after="chain-broken"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="question"]::before,
[data-icon-after="question"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="info"]::before,
[data-icon-after="info"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="exclamation"]::before,
[data-icon-after="exclamation"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="superscript"]::before,
[data-icon-after="superscript"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="subscript"]::before,
[data-icon-after="subscript"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="eraser"]::before,
[data-icon-after="eraser"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="puzzle-piece"]::before,
[data-icon-after="puzzle-piece"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="microphone"]::before,
[data-icon-after="microphone"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="microphone-slash"]::before,
[data-icon-after="microphone-slash"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="shield"]::before,
[data-icon-after="shield"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="calendar-o"]::before,
[data-icon-after="calendar-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="fire-extinguisher"]::before,
[data-icon-after="fire-extinguisher"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="rocket"]::before,
[data-icon-after="rocket"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="maxcdn"]::before,
[data-icon-after="maxcdn"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="chevron-circle-left"]::before,
[data-icon-after="chevron-circle-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="chevron-circle-right"]::before,
[data-icon-after="chevron-circle-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="chevron-circle-up"]::before,
[data-icon-after="chevron-circle-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="chevron-circle-down"]::before,
[data-icon-after="chevron-circle-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="html5"]::before,
[data-icon-after="html5"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="css3"]::before,
[data-icon-after="css3"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="anchor"]::before,
[data-icon-after="anchor"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="unlock-alt"]::before,
[data-icon-after="unlock-alt"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bullseye"]::before,
[data-icon-after="bullseye"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="ellipsis-h"]::before,
[data-icon-after="ellipsis-h"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="ellipsis-v"]::before,
[data-icon-after="ellipsis-v"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="rss-square"]::before,
[data-icon-after="rss-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="play-circle"]::before,
[data-icon-after="play-circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="ticket"]::before,
[data-icon-after="ticket"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="minus-square"]::before,
[data-icon-after="minus-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="minus-square-o"]::before,
[data-icon-after="minus-square-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="level-up"]::before,
[data-icon-after="level-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="level-down"]::before,
[data-icon-after="level-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="check-square"]::before,
[data-icon-after="check-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pencil-square"]::before,
[data-icon-after="pencil-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="external-link-square"]::before,
[data-icon-after="external-link-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="share-square"]::before,
[data-icon-after="share-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="compass"]::before,
[data-icon-after="compass"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="caret-square-o-down"]::before,
[data-icon-after="caret-square-o-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="caret-square-o-up"]::before,
[data-icon-after="caret-square-o-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="caret-square-o-right"]::before,
[data-icon-after="caret-square-o-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="eur"]::before,
[data-icon-after="eur"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="gbp"]::before,
[data-icon-after="gbp"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="usd"]::before,
[data-icon-after="usd"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="inr"]::before,
[data-icon-after="inr"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="jpy"]::before,
[data-icon-after="jpy"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="rub"]::before,
[data-icon-after="rub"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="krw"]::before,
[data-icon-after="krw"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="btc"]::before,
[data-icon-after="btc"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file"]::before,
[data-icon-after="file"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file-text"]::before,
[data-icon-after="file-text"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sort-alpha-asc"]::before,
[data-icon-after="sort-alpha-asc"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sort-alpha-desc"]::before,
[data-icon-after="sort-alpha-desc"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sort-amount-asc"]::before,
[data-icon-after="sort-amount-asc"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sort-amount-desc"]::before,
[data-icon-after="sort-amount-desc"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sort-numeric-asc"]::before,
[data-icon-after="sort-numeric-asc"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sort-numeric-desc"]::before,
[data-icon-after="sort-numeric-desc"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="thumbs-up"]::before,
[data-icon-after="thumbs-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="thumbs-down"]::before,
[data-icon-after="thumbs-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="youtube-square"]::before,
[data-icon-after="youtube-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="youtube"]::before,
[data-icon-after="youtube"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="xing"]::before,
[data-icon-after="xing"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="xing-square"]::before,
[data-icon-after="xing-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="youtube-play"]::before,
[data-icon-after="youtube-play"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="dropbox"]::before,
[data-icon-after="dropbox"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="stack-overflow"]::before,
[data-icon-after="stack-overflow"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="instagram"]::before,
[data-icon-after="instagram"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="flickr"]::before,
[data-icon-after="flickr"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="adn"]::before,
[data-icon-after="adn"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bitbucket"]::before,
[data-icon-after="bitbucket"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bitbucket-square"]::before,
[data-icon-after="bitbucket-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="tumblr"]::before,
[data-icon-after="tumblr"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="tumblr-square"]::before,
[data-icon-after="tumblr-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="long-arrow-down"]::before,
[data-icon-after="long-arrow-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="long-arrow-up"]::before,
[data-icon-after="long-arrow-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="long-arrow-left"]::before,
[data-icon-after="long-arrow-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="long-arrow-right"]::before,
[data-icon-after="long-arrow-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="apple"]::before,
[data-icon-after="apple"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="windows"]::before,
[data-icon-after="windows"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="android"]::before,
[data-icon-after="android"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="linux"]::before,
[data-icon-after="linux"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="dribbble"]::before,
[data-icon-after="dribbble"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="skype"]::before,
[data-icon-after="skype"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="foursquare"]::before,
[data-icon-after="foursquare"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="trello"]::before,
[data-icon-after="trello"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="female"]::before,
[data-icon-after="female"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="male"]::before,
[data-icon-after="male"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="gratipay"]::before,
[data-icon-after="gratipay"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sun-o"]::before,
[data-icon-after="sun-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="moon-o"]::before,
[data-icon-after="moon-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="archive"]::before,
[data-icon-after="archive"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bug"]::before,
[data-icon-after="bug"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="vk"]::before,
[data-icon-after="vk"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="weibo"]::before,
[data-icon-after="weibo"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="renren"]::before,
[data-icon-after="renren"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pagelines"]::before,
[data-icon-after="pagelines"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="stack-exchange"]::before,
[data-icon-after="stack-exchange"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrow-circle-o-right"]::before,
[data-icon-after="arrow-circle-o-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrow-circle-o-left"]::before,
[data-icon-after="arrow-circle-o-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="caret-square-o-left"]::before,
[data-icon-after="caret-square-o-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="dot-circle-o"]::before,
[data-icon-after="dot-circle-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="wheelchair"]::before,
[data-icon-after="wheelchair"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="vimeo-square"]::before,
[data-icon-after="vimeo-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="try"]::before,
[data-icon-after="try"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="plus-square-o"]::before,
[data-icon-after="plus-square-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="space-shuttle"]::before,
[data-icon-after="space-shuttle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="slack"]::before,
[data-icon-after="slack"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="envelope-square"]::before,
[data-icon-after="envelope-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="wordpress"]::before,
[data-icon-after="wordpress"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="openid"]::before,
[data-icon-after="openid"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="university"]::before,
[data-icon-after="university"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="graduation-cap"]::before,
[data-icon-after="graduation-cap"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="yahoo"]::before,
[data-icon-after="yahoo"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="google"]::before,
[data-icon-after="google"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="reddit"]::before,
[data-icon-after="reddit"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="reddit-square"]::before,
[data-icon-after="reddit-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="stumbleupon-circle"]::before,
[data-icon-after="stumbleupon-circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="stumbleupon"]::before,
[data-icon-after="stumbleupon"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="delicious"]::before,
[data-icon-after="delicious"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="digg"]::before,
[data-icon-after="digg"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pied-piper-pp"]::before,
[data-icon-after="pied-piper-pp"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pied-piper-alt"]::before,
[data-icon-after="pied-piper-alt"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="drupal"]::before,
[data-icon-after="drupal"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="joomla"]::before,
[data-icon-after="joomla"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="language"]::before,
[data-icon-after="language"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="fax"]::before,
[data-icon-after="fax"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="building"]::before,
[data-icon-after="building"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="child"]::before,
[data-icon-after="child"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="paw"]::before,
[data-icon-after="paw"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="spoon"]::before,
[data-icon-after="spoon"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cube"]::before,
[data-icon-after="cube"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cubes"]::before,
[data-icon-after="cubes"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="behance"]::before,
[data-icon-after="behance"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="behance-square"]::before,
[data-icon-after="behance-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="steam"]::before,
[data-icon-after="steam"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="steam-square"]::before,
[data-icon-after="steam-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="recycle"]::before,
[data-icon-after="recycle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="car"]::before,
[data-icon-after="car"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="taxi"]::before,
[data-icon-after="taxi"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="tree"]::before,
[data-icon-after="tree"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="spotify"]::before,
[data-icon-after="spotify"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="deviantart"]::before,
[data-icon-after="deviantart"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="soundcloud"]::before,
[data-icon-after="soundcloud"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="database"]::before,
[data-icon-after="database"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file-pdf-o"]::before,
[data-icon-after="file-pdf-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file-word-o"]::before,
[data-icon-after="file-word-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file-excel-o"]::before,
[data-icon-after="file-excel-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file-powerpoint-o"]::before,
[data-icon-after="file-powerpoint-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file-image-o"]::before,
[data-icon-after="file-image-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file-archive-o"]::before,
[data-icon-after="file-archive-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file-audio-o"]::before,
[data-icon-after="file-audio-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file-video-o"]::before,
[data-icon-after="file-video-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file-code-o"]::before,
[data-icon-after="file-code-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="vine"]::before,
[data-icon-after="vine"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="codepen"]::before,
[data-icon-after="codepen"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="jsfiddle"]::before,
[data-icon-after="jsfiddle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="life-ring"]::before,
[data-icon-after="life-ring"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="circle-o-notch"]::before,
[data-icon-after="circle-o-notch"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="rebel"]::before,
[data-icon-after="rebel"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="empire"]::before,
[data-icon-after="empire"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="git-square"]::before,
[data-icon-after="git-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="git"]::before,
[data-icon-after="git"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hacker-news"]::before,
[data-icon-after="hacker-news"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="tencent-weibo"]::before,
[data-icon-after="tencent-weibo"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="qq"]::before,
[data-icon-after="qq"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="weixin"]::before,
[data-icon-after="weixin"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="paper-plane"]::before,
[data-icon-after="paper-plane"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="paper-plane-o"]::before,
[data-icon-after="paper-plane-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="history"]::before,
[data-icon-after="history"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="circle-thin"]::before,
[data-icon-after="circle-thin"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="header"]::before,
[data-icon-after="header"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="paragraph"]::before,
[data-icon-after="paragraph"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sliders"]::before,
[data-icon-after="sliders"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="share-alt"]::before,
[data-icon-after="share-alt"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="share-alt-square"]::before,
[data-icon-after="share-alt-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bomb"]::before,
[data-icon-after="bomb"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="futbol-o"]::before,
[data-icon-after="futbol-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="tty"]::before,
[data-icon-after="tty"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="binoculars"]::before,
[data-icon-after="binoculars"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="plug"]::before,
[data-icon-after="plug"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="slideshare"]::before,
[data-icon-after="slideshare"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="twitch"]::before,
[data-icon-after="twitch"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="yelp"]::before,
[data-icon-after="yelp"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="newspaper-o"]::before,
[data-icon-after="newspaper-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="wifi"]::before,
[data-icon-after="wifi"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="calculator"]::before,
[data-icon-after="calculator"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="paypal"]::before,
[data-icon-after="paypal"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="google-wallet"]::before,
[data-icon-after="google-wallet"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cc-visa"]::before,
[data-icon-after="cc-visa"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cc-mastercard"]::before,
[data-icon-after="cc-mastercard"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cc-discover"]::before,
[data-icon-after="cc-discover"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cc-amex"]::before,
[data-icon-after="cc-amex"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cc-paypal"]::before,
[data-icon-after="cc-paypal"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cc-stripe"]::before,
[data-icon-after="cc-stripe"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bell-slash"]::before,
[data-icon-after="bell-slash"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bell-slash-o"]::before,
[data-icon-after="bell-slash-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="trash"]::before,
[data-icon-after="trash"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="copyright"]::before,
[data-icon-after="copyright"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="at"]::before,
[data-icon-after="at"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="eyedropper"]::before,
[data-icon-after="eyedropper"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="paint-brush"]::before,
[data-icon-after="paint-brush"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="birthday-cake"]::before,
[data-icon-after="birthday-cake"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="area-chart"]::before,
[data-icon-after="area-chart"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pie-chart"]::before,
[data-icon-after="pie-chart"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="line-chart"]::before,
[data-icon-after="line-chart"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="lastfm"]::before,
[data-icon-after="lastfm"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="lastfm-square"]::before,
[data-icon-after="lastfm-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="toggle-off"]::before,
[data-icon-after="toggle-off"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="toggle-on"]::before,
[data-icon-after="toggle-on"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bicycle"]::before,
[data-icon-after="bicycle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bus"]::before,
[data-icon-after="bus"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="ioxhost"]::before,
[data-icon-after="ioxhost"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="angellist"]::before,
[data-icon-after="angellist"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cc"]::before,
[data-icon-after="cc"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="ils"]::before,
[data-icon-after="ils"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="meanpath"]::before,
[data-icon-after="meanpath"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="buysellads"]::before,
[data-icon-after="buysellads"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="connectdevelop"]::before,
[data-icon-after="connectdevelop"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="dashcube"]::before,
[data-icon-after="dashcube"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="forumbee"]::before,
[data-icon-after="forumbee"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="leanpub"]::before,
[data-icon-after="leanpub"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sellsy"]::before,
[data-icon-after="sellsy"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="shirtsinbulk"]::before,
[data-icon-after="shirtsinbulk"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="simplybuilt"]::before,
[data-icon-after="simplybuilt"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="skyatlas"]::before,
[data-icon-after="skyatlas"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cart-plus"]::before,
[data-icon-after="cart-plus"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cart-arrow-down"]::before,
[data-icon-after="cart-arrow-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="diamond"]::before,
[data-icon-after="diamond"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="ship"]::before,
[data-icon-after="ship"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="user-secret"]::before,
[data-icon-after="user-secret"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="motorcycle"]::before,
[data-icon-after="motorcycle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="street-view"]::before,
[data-icon-after="street-view"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="heartbeat"]::before,
[data-icon-after="heartbeat"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="venus"]::before,
[data-icon-after="venus"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="mars"]::before,
[data-icon-after="mars"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="mercury"]::before,
[data-icon-after="mercury"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="transgender"]::before,
[data-icon-after="transgender"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="transgender-alt"]::before,
[data-icon-after="transgender-alt"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="venus-double"]::before,
[data-icon-after="venus-double"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="mars-double"]::before,
[data-icon-after="mars-double"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="venus-mars"]::before,
[data-icon-after="venus-mars"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="mars-stroke"]::before,
[data-icon-after="mars-stroke"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="mars-stroke-v"]::before,
[data-icon-after="mars-stroke-v"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="mars-stroke-h"]::before,
[data-icon-after="mars-stroke-h"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="neuter"]::before,
[data-icon-after="neuter"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="genderless"]::before,
[data-icon-after="genderless"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="facebook-official"]::before,
[data-icon-after="facebook-official"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pinterest-p"]::before,
[data-icon-after="pinterest-p"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="whatsapp"]::before,
[data-icon-after="whatsapp"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="server"]::before,
[data-icon-after="server"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="user-plus"]::before,
[data-icon-after="user-plus"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="user-times"]::before,
[data-icon-after="user-times"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bed"]::before,
[data-icon-after="bed"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="viacoin"]::before,
[data-icon-after="viacoin"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="train"]::before,
[data-icon-after="train"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="subway"]::before,
[data-icon-after="subway"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="medium"]::before,
[data-icon-after="medium"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="y-combinator"]::before,
[data-icon-after="y-combinator"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="optin-monster"]::before,
[data-icon-after="optin-monster"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="opencart"]::before,
[data-icon-after="opencart"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="expeditedssl"]::before,
[data-icon-after="expeditedssl"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="battery-full"]::before,
[data-icon-after="battery-full"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="battery-three-quarters"]::before,
[data-icon-after="battery-three-quarters"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="battery-half"]::before,
[data-icon-after="battery-half"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="battery-quarter"]::before,
[data-icon-after="battery-quarter"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="battery-empty"]::before,
[data-icon-after="battery-empty"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="mouse-pointer"]::before,
[data-icon-after="mouse-pointer"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="i-cursor"]::before,
[data-icon-after="i-cursor"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="object-group"]::before,
[data-icon-after="object-group"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="object-ungroup"]::before,
[data-icon-after="object-ungroup"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sticky-note"]::before,
[data-icon-after="sticky-note"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sticky-note-o"]::before,
[data-icon-after="sticky-note-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cc-jcb"]::before,
[data-icon-after="cc-jcb"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cc-diners-club"]::before,
[data-icon-after="cc-diners-club"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="clone"]::before,
[data-icon-after="clone"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="balance-scale"]::before,
[data-icon-after="balance-scale"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hourglass-o"]::before,
[data-icon-after="hourglass-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hourglass-start"]::before,
[data-icon-after="hourglass-start"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hourglass-half"]::before,
[data-icon-after="hourglass-half"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hourglass-end"]::before,
[data-icon-after="hourglass-end"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hourglass"]::before,
[data-icon-after="hourglass"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hand-rock-o"]::before,
[data-icon-after="hand-rock-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hand-paper-o"]::before,
[data-icon-after="hand-paper-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hand-scissors-o"]::before,
[data-icon-after="hand-scissors-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hand-lizard-o"]::before,
[data-icon-after="hand-lizard-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hand-spock-o"]::before,
[data-icon-after="hand-spock-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hand-pointer-o"]::before,
[data-icon-after="hand-pointer-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hand-peace-o"]::before,
[data-icon-after="hand-peace-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="trademark"]::before,
[data-icon-after="trademark"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="registered"]::before,
[data-icon-after="registered"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="creative-commons"]::before,
[data-icon-after="creative-commons"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="gg"]::before,
[data-icon-after="gg"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="gg-circle"]::before,
[data-icon-after="gg-circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="tripadvisor"]::before,
[data-icon-after="tripadvisor"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="odnoklassniki"]::before,
[data-icon-after="odnoklassniki"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="odnoklassniki-square"]::before,
[data-icon-after="odnoklassniki-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="get-pocket"]::before,
[data-icon-after="get-pocket"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="wikipedia-w"]::before,
[data-icon-after="wikipedia-w"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="safari"]::before,
[data-icon-after="safari"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="chrome"]::before,
[data-icon-after="chrome"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="firefox"]::before,
[data-icon-after="firefox"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="opera"]::before,
[data-icon-after="opera"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="internet-explorer"]::before,
[data-icon-after="internet-explorer"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="television"]::before,
[data-icon-after="television"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="contao"]::before,
[data-icon-after="contao"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="500px"]::before,
[data-icon-after="500px"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="amazon"]::before,
[data-icon-after="amazon"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="calendar-plus-o"]::before,
[data-icon-after="calendar-plus-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="calendar-minus-o"]::before,
[data-icon-after="calendar-minus-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="calendar-times-o"]::before,
[data-icon-after="calendar-times-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="calendar-check-o"]::before,
[data-icon-after="calendar-check-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="industry"]::before,
[data-icon-after="industry"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="map-pin"]::before,
[data-icon-after="map-pin"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="map-signs"]::before,
[data-icon-after="map-signs"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="map-o"]::before,
[data-icon-after="map-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="map"]::before,
[data-icon-after="map"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="commenting"]::before,
[data-icon-after="commenting"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="commenting-o"]::before,
[data-icon-after="commenting-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="houzz"]::before,
[data-icon-after="houzz"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="vimeo"]::before,
[data-icon-after="vimeo"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="black-tie"]::before,
[data-icon-after="black-tie"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="fonticons"]::before,
[data-icon-after="fonticons"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="reddit-alien"]::before,
[data-icon-after="reddit-alien"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="edge"]::before,
[data-icon-after="edge"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="credit-card-alt"]::before,
[data-icon-after="credit-card-alt"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="codiepie"]::before,
[data-icon-after="codiepie"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="modx"]::before,
[data-icon-after="modx"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="fort-awesome"]::before,
[data-icon-after="fort-awesome"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="usb"]::before,
[data-icon-after="usb"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="product-hunt"]::before,
[data-icon-after="product-hunt"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="mixcloud"]::before,
[data-icon-after="mixcloud"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="scribd"]::before,
[data-icon-after="scribd"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pause-circle"]::before,
[data-icon-after="pause-circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pause-circle-o"]::before,
[data-icon-after="pause-circle-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="stop-circle"]::before,
[data-icon-after="stop-circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="stop-circle-o"]::before,
[data-icon-after="stop-circle-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="shopping-bag"]::before,
[data-icon-after="shopping-bag"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="shopping-basket"]::before,
[data-icon-after="shopping-basket"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hashtag"]::before,
[data-icon-after="hashtag"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bluetooth"]::before,
[data-icon-after="bluetooth"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bluetooth-b"]::before,
[data-icon-after="bluetooth-b"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="percent"]::before,
[data-icon-after="percent"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="gitlab"]::before,
[data-icon-after="gitlab"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="wpbeginner"]::before,
[data-icon-after="wpbeginner"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="wpforms"]::before,
[data-icon-after="wpforms"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="envira"]::before,
[data-icon-after="envira"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="universal-access"]::before,
[data-icon-after="universal-access"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="wheelchair-alt"]::before,
[data-icon-after="wheelchair-alt"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="question-circle-o"]::before,
[data-icon-after="question-circle-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="blind"]::before,
[data-icon-after="blind"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="audio-description"]::before,
[data-icon-after="audio-description"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="volume-control-phone"]::before,
[data-icon-after="volume-control-phone"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="braille"]::before,
[data-icon-after="braille"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="assistive-listening-systems"]::before,
[data-icon-after="assistive-listening-systems"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="american-sign-language-interpreting"]::before,
[data-icon-after="american-sign-language-interpreting"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="deaf"]::before,
[data-icon-after="deaf"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="glide"]::before,
[data-icon-after="glide"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="glide-g"]::before,
[data-icon-after="glide-g"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sign-language"]::before,
[data-icon-after="sign-language"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="low-vision"]::before,
[data-icon-after="low-vision"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="viadeo"]::before,
[data-icon-after="viadeo"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="viadeo-square"]::before,
[data-icon-after="viadeo-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="snapchat"]::before,
[data-icon-after="snapchat"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="snapchat-ghost"]::before,
[data-icon-after="snapchat-ghost"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="snapchat-square"]::before,
[data-icon-after="snapchat-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pied-piper"]::before,
[data-icon-after="pied-piper"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="first-order"]::before,
[data-icon-after="first-order"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="yoast"]::before,
[data-icon-after="yoast"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="themeisle"]::before,
[data-icon-after="themeisle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="google-plus-official"]::before,
[data-icon-after="google-plus-official"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="font-awesome"]::before,
[data-icon-after="font-awesome"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

/* stylelint-enable */
/* Breakpoint Utilities (1.0.0)
 * Provides utilities for imlementing custom, flexible breakpoints.
 */
/* Touch Nav Detection (1.1.0)
 * Determines whether we should be using touch navigation or not.
 * Pass in 'false' to the argument if the mixin is being used in the root instead of in a block.
 */
/* Base Styles
 * The styles that go here should be site-global and not specific to any individual components.
 */
body {
  font-size: 20px;
  font-family: "ProximaNova", sans-serif;
  background-color: #064567; }

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

.row {
  margin: 0 auto;
  width: 100%;
  max-width: 71.25rem; }

#paper-top-mask {
  position: absolute;
  top: -9999;
  left: -9999;
  height: 0;
  width: 0; }

section.banner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  section.banner.demo {
    background-image: url(../images/trees.jpg); }
  section.banner.full-screen {
    height: 100vh; }

.beneficiary-tile__wrapper {
  margin: 0 0 2rem; }

.beneficiary-tile__item {
  display: -ms-flexbox;
  display: flex;
  padding: 1rem 2rem;
  height: 200px;
  width: 25%;
  transition: background 0.2s ease-in-out; }
  @media (max-width: 900px) {
    .beneficiary-tile__item {
      width: 33%; } }
  @media (max-width: 720px) {
    .beneficiary-tile__item {
      width: 50%; } }
  @media (max-width: 540px) {
    .beneficiary-tile__item {
      width: 100%; } }
  .beneficiary-tile__item:hover {
    background-color: rgba(255, 255, 255, 0.7); }

.beneficiary-tile__logo {
  display: block;
  height: 100%;
  width: 100%;
  font-size: 0;
  color: transparent;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

.wysiwyg .comment-list {
  margin: 0 0 2rem;
  padding: 0;
  list-style: none; }
  .wysiwyg .comment-list ul {
    margin: 0;
    padding: 0; }
  .wysiwyg .comment-list .comment {
    display: block;
    margin: 0 0 4rem; }
    .wysiwyg .comment-list .comment.depth-1 {
      box-shadow: 0 3px 10px rgba(26, 26, 26, 0.1);
      border-radius: 0.25rem;
      background-color: #FFF; }
    .wysiwyg .comment-list .comment.depth-2 {
      border-left: calc(2 * 6px) solid rgba(148, 184, 202, 0.2);
      border-top: 1px solid rgba(148, 184, 202, 0.2); }
    .wysiwyg .comment-list .comment.depth-3 {
      border-left: calc(3 * 6px) solid rgba(148, 184, 202, 0.2);
      border-top: 1px solid rgba(148, 184, 202, 0.2); }
    .wysiwyg .comment-list .comment.depth-4 {
      border-left: calc(4 * 6px) solid rgba(148, 184, 202, 0.2);
      border-top: 1px solid rgba(148, 184, 202, 0.2); }
    .wysiwyg .comment-list .comment.depth-5 {
      border-left: calc(5 * 6px) solid rgba(148, 184, 202, 0.2);
      border-top: 1px solid rgba(148, 184, 202, 0.2); }
    .wysiwyg .comment-list .comment.depth-6 {
      border-left: calc(6 * 6px) solid rgba(148, 184, 202, 0.2);
      border-top: 1px solid rgba(148, 184, 202, 0.2); }
    .wysiwyg .comment-list .comment-body {
      position: relative;
      display: -ms-flexbox;
      display: flex; }
      @media (max-width: 768px) {
        .wysiwyg .comment-list .comment-body {
          -ms-flex-direction: column;
          flex-direction: column; } }
    .wysiwyg .comment-list .comment-meta {
      -ms-flex-negative: 0;
      flex-shrink: 0;
      padding: 2rem 1rem;
      width: 14rem;
      background-color: rgba(148, 184, 202, 0.1);
      text-align: center; }
      @media (max-width: 768px) {
        .wysiwyg .comment-list .comment-meta {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
          align-items: center;
          padding: 1rem;
          width: 100%;
          text-align: left; } }
      @media (max-width: 768px) {
        .wysiwyg .comment-list .comment-meta .comment-author {
          margin: 0 2rem 0 0; } }
      .wysiwyg .comment-list .comment-meta .photo {
        display: block;
        margin: 0 auto 1rem;
        border-radius: 100%; }
        @media (max-width: 768px) {
          .wysiwyg .comment-list .comment-meta .photo {
            margin: 0 0.5rem 0 0;
            width: 60px;
            height: 60px; } }
      .wysiwyg .comment-list .comment-meta .comment-metadata {
        font-size: 1rem;
        color: #000; }
        @media (max-width: 540px) {
          .wysiwyg .comment-list .comment-meta .comment-metadata {
            display: none; } }
    .wysiwyg .comment-list .comment-content {
      padding: 2rem 2rem 3rem;
      width: 100%;
      background-color: rgba(255, 255, 255, 0.5); }
    .wysiwyg .comment-list .comment .reply {
      position: absolute;
      bottom: 1rem;
      right: 1rem; }
      .wysiwyg .comment-list .comment .reply a {
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0.8rem 2rem 0.7rem;
        cursor: pointer;
        border-radius: 400px;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        font-weight: 700;
        font-size: 1.1rem;
        letter-spacing: 1px;
        -webkit-font-smoothing: antialiased;
        -webkit-appearance: none;
        transition: all 0.1s ease-in-out;
        background-color: #EF7127;
        border: 2px solid #EF7127;
        text-shadow: 0 1px 2px rgba(164, 68, 12, 0.5);
        padding: 0.25rem 0.75rem;
        font-size: 1rem; }
        .wysiwyg .comment-list .comment .reply a:not(:last-child) {
          margin: 0 0 1rem; }
        @media (max-width: 800px) {
          .wysiwyg .comment-list .comment .reply a {
            font-size: 0.9rem; } }
        .wysiwyg .comment-list .comment .reply a span {
          display: inline-block;
          margin-left: 0.5rem;
          font-weight: 300; }
        .wysiwyg .comment-list .comment .reply a.button--disabled {
          background-color: #94B8CA;
          border-color: #94B8CA;
          text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
          .wysiwyg .comment-list .comment .reply a.button--disabled:hover {
            background-color: #72a1b9;
            border-color: #72a1b9;
            text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
        .wysiwyg .comment-list .comment .reply a:hover {
          text-decoration: none;
          background-color: #d35810;
          border-color: #d35810;
          text-shadow: 0 2px 3px rgba(116, 48, 9, 0.5); }
        .wysiwyg .comment-list .comment .reply a::after {
          display: inline-block;
          margin: 0 0 0 0.75rem;
          font-family: fontawesome; }
    .wysiwyg .comment-list .comment .says {
      display: none; }
    .wysiwyg .comment-list .comment .comment-respond {
      padding: 1rem; }

body.page-template-page-events .event-tile__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.event-tile {
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  margin: 1rem 0 2rem;
  padding: 0 0.5rem;
  width: 33%;
  text-align: center; }
  @media (max-width: 1140px) {
    .event-tile {
      width: 33%; } }
  @media (max-width: 900px) {
    .event-tile {
      width: 50%; } }
  @media (max-width: 640px) {
    .event-tile {
      width: 100%; } }
  .event-tile__image {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0 0 1rem;
    height: 16rem;
    width: 16rem;
    border-radius: 16rem;
    box-shadow: 0 0 0 0.25rem rgba(6, 69, 103, 0.3);
    transition: box-shadow 0.325s ease-in-out;
    font-size: 0;
    color: transparent;
    overflow: hidden;
    -webkit-backface-visibility: hidden; }
    .event-tile__image .image-zoom {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) scale(1.06);
      transform-origin: center;
      height: 16rem;
      width: 16rem;
      background-color: rgba(51, 51, 51, 0.5);
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      transition: all 0.325s ease; }
    .event-tile__image:hover {
      box-shadow: 0 0 0 0.325rem rgba(239, 113, 39, 0.5); }
      .event-tile__image:hover .image-zoom {
        transform: translate(-50%, -50%) scale(1); }
  .event-tile__title {
    display: block;
    margin: 0 0 1rem;
    padding: 0 0.5rem;
    color: #064567;
    font-size: 2rem;
    font-weight: 700; }
  .event-tile__image:hover + .event-tile__title, .event-tile__title:hover {
    text-decoration: underline; }
  .event-tile__date-wrapper {
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 0 1rem; }
  .event-tile__date {
    font-size: 1.1rem; }
    .event-tile__date:not(:last-of-type) {
      margin: 0 0 0.5rem; }
  .event-tile__button {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.8rem 2rem 0.7rem;
    cursor: pointer;
    border-radius: 400px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    font-size: 1.1rem;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    -webkit-appearance: none;
    transition: all 0.1s ease-in-out;
    background-color: #EF7127;
    border: 2px solid #EF7127;
    text-shadow: 0 1px 2px rgba(164, 68, 12, 0.5);
    color: #FFF; }
    .event-tile__button:not(:last-child) {
      margin: 0 0 1rem; }
    @media (max-width: 800px) {
      .event-tile__button {
        font-size: 0.9rem; } }
    .event-tile__button span {
      display: inline-block;
      margin-left: 0.5rem;
      font-weight: 300; }
    .event-tile__button.button--disabled {
      background-color: #94B8CA;
      border-color: #94B8CA;
      text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
      .event-tile__button.button--disabled:hover {
        background-color: #72a1b9;
        border-color: #72a1b9;
        text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
    .event-tile__button:hover {
      text-decoration: none;
      background-color: #d35810;
      border-color: #d35810;
      text-shadow: 0 2px 3px rgba(116, 48, 9, 0.5); }
    .event-tile__button::after {
      display: inline-block;
      margin: 0 0 0 0.75rem;
      font-family: fontawesome; }
    .event-tile__button::after {
      content: "\f178";
      font-family: fontawesome; }

.iso-filter-bar__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 1rem;
  padding: 1rem 0; }
  @media (max-width: 1024px) {
    .iso-filter-bar__wrapper {
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-align: center;
      align-items: center;
      padding: 0; } }

.iso-filter-bar__title {
  display: none;
  margin: 0 0.5rem 0 0;
  font-weight: 700;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 800;
  color: #0C537D; }

.iso-filter-bar__pillbox {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 1rem;
  min-width: 200px; }
  .iso-filter-bar__pillbox--full {
    width: 100%; }
  @media (max-width: 1024px) {
    .iso-filter-bar__pillbox {
      margin: 0.5rem 0;
      width: 100%; } }
  .iso-filter-bar__pillbox-item {
    position: relative; }
    .iso-filter-bar__pillbox-item input {
      position: absolute;
      top: 0;
      left: 0;
      display: none; }
    .iso-filter-bar__pillbox-item label {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: 0.25rem 0.5rem;
      padding: 0.4rem 0.8rem;
      color: #FFF;
      font-size: 1.1rem;
      font-weight: 300;
      text-align: center;
      border-radius: 10rem;
      background-color: #064567;
      cursor: pointer;
      transition: all 0.2s ease-in-out;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      box-shadow: 0 0 0 0 rgba(6, 69, 103, 0); }
      .iso-filter-bar__pillbox-item label:hover {
        background-color: #1F8BC3;
        box-shadow: 0 0 0 0.15rem rgba(6, 69, 103, 0.3); }
    .iso-filter-bar__pillbox-item input:checked + label {
      background-color: #EF7127;
      box-shadow: 0 0 0 0.2rem rgba(239, 113, 39, 0.4); }

.iso-filter-bar__input {
  position: relative;
  margin: 0; }
  @media (max-width: 1024px) {
    .iso-filter-bar__input {
      margin: 0.5rem 0; } }

@media (min-width: 1025px) {
  .iso-filter-bar__wrapper > .iso-filter-bar__input {
    -ms-flex-preferred-size: 18rem;
    flex-basis: 18rem;
    margin: 0 1rem; } }

.iso-filter-bar__column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 18rem; }

.iso-filter-bar__column .iso-filter-bar__input:not(:last-child) {
  margin: 0 0 2rem; }

.iso-filter-bar__label {
  position: absolute;
  bottom: calc(100% + 0.25rem);
  left: 0.5rem;
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 700;
  color: #0c537d; }
  @media (max-width: 1024px) {
    .iso-filter-bar__label {
      position: relative;
      bottom: inherit;
      left: inherit;
      margin: 0 0.25rem 0 0;
      text-align: center; } }
  @media (max-width: 540px) {
    .iso-filter-bar__label {
      display: block; } }

.iso-filter-bar__pillbox .iso-filter-bar__label {
  width: 100%;
  text-align: center; }

.events-filter-bar__wrapper .select2 {
  outline: 0 !important; }
  .events-filter-bar__wrapper .select2 * {
    outline: 0 !important; }
  .events-filter-bar__wrapper .select2.select2-container--default .select2-selection--single {
    border: 0;
    border-radius: 0;
    background-color: transparent; }
  .events-filter-bar__wrapper .select2.select2-container .select2-selection--single .select2-selection__rendered {
    font-weight: 700;
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #EF7127; }
  .events-filter-bar__wrapper .select2.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #0C537D transparent transparent transparent;
    border-width: 6px 5px 0 5px;
    transform: translate(25%, -50%); }

.select2-container {
  outline: 0; }
  .select2-container:focus {
    outline: 0; }
  .select2-container.select2-container--default .select2-results > .select2-results__options {
    max-height: 320px; }
  .select2-container .select2-results__option {
    padding: 0.75rem 0.5rem;
    color: #0C537D;
    font-weight: 700;
    font-size: 1.2rem;
    text-transform: uppercase; }
  .select2-container.select2-container--default .select2-results__option[aria-selected=true] {
    color: #064567;
    background-color: rgba(182, 207, 219, 0.6); }
  .select2-container.select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #FFF;
    background-color: #064567; }
  .select2-container .select2-dropdown {
    border: 0;
    background-color: rgba(255, 255, 255, 0.9); }

.events-filter-message,
.beneficiaries-filter-message {
  display: none;
  margin: 0 0 4rem;
  padding: 1rem;
  text-align: center; }
  .events-filter-message[data-status],
  .beneficiaries-filter-message[data-status] {
    display: block; }
  .events-filter-message__icon,
  .beneficiaries-filter-message__icon {
    position: relative;
    display: block;
    margin: 0 auto 3rem;
    height: 10rem;
    width: 10rem; }
    .events-filter-message__icon span::before,
    .beneficiaries-filter-message__icon span::before {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: 0 auto 1rem;
      height: 10rem;
      width: 10rem;
      font-family: fontawesome;
      font-size: 5rem;
      color: #1F8BC3;
      background-color: rgba(255, 255, 255, 0.7);
      border-radius: 10rem; }
    .events-filter-message__icon::before, .events-filter-message__icon::after,
    .beneficiaries-filter-message__icon::before,
    .beneficiaries-filter-message__icon::after {
      position: absolute;
      top: 0;
      left: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      content: ""; }
    .events-filter-message__icon::before,
    .beneficiaries-filter-message__icon::before {
      z-index: 200;
      top: 0.5rem;
      left: 50%;
      transform: rotate(45deg);
      transform-origin: center;
      height: calc(10rem - 0.5rem);
      width: 0.5rem;
      background-color: #d32f2f; }
    .events-filter-message__icon::after,
    .beneficiaries-filter-message__icon::after {
      height: 10rem;
      width: 10rem;
      border: 0.5rem solid #d32f2f;
      border-radius: 10rem; }
  .events-filter-message__title,
  .beneficiaries-filter-message__title {
    position: relative;
    margin: 0 auto;
    font-size: 2rem;
    font-weight: 800;
    color: #064567; }
    .events-filter-message__title a,
    .beneficiaries-filter-message__title a {
      display: block;
      margin: 1rem 0 0;
      color: #EF7127;
      text-decoration: underline; }

.events-filter-message__icon span::before {
  content: "\f278"; }

.beneficiaries-filter-message__icon span::before {
  content: "\f0c0"; }

gecko-blackout {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 0.3s ease-in-out, visibility 0s linear 0.3s; }
  gecko-blackout:not([hidden]) {
    transition-delay: 0s; }
  gecko-blackout[hidden] {
    visibility: hidden;
    opacity: 0; }

.gform_wrapper .gform_heading {
  margin: 0;
  padding: 0 1rem;
  line-height: 1.5;
  font-weight: 300; }
  .gform_wrapper .gform_heading .gform_title {
    display: block;
    margin: 0 0 0.25rem; }

.gform_wrapper .validation_error {
  margin: 0 0 1rem;
  padding: 1rem;
  color: #d32f2f;
  background-color: rgba(211, 47, 47, 0.1); }

.gform_wrapper .gform_body {
  padding: 1rem;
  background-color: rgba(255, 255, 255, 0.7); }
  .gform_wrapper .gform_body .gform_fields {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1rem;
    list-style: none; }
    .gform_wrapper .gform_body .gform_fields .gfield {
      margin: 0;
      padding: 0 1rem;
      width: 100%; }
      .gform_wrapper .gform_body .gform_fields .gfield:not(:last-child) {
        margin: 0 0 1rem; }
      .gform_wrapper .gform_body .gform_fields .gfield.half-col {
        width: 50%; }
        @media (max-width: 640px) {
          .gform_wrapper .gform_body .gform_fields .gfield.half-col {
            width: 100%; } }
      .gform_wrapper .gform_body .gform_fields .gfield.third-col {
        width: 33.3%; }
        @media (max-width: 640px) {
          .gform_wrapper .gform_body .gform_fields .gfield.third-col {
            width: 100%; } }
      .gform_wrapper .gform_body .gform_fields .gfield.gfield_visibility_hidden {
        margin-top: 0;
        margin-bottom: 0;
        height: 0;
        overflow: hidden;
        visibility: hidden; }
      .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
        display: block;
        margin: 0;
        font-size: 1rem;
        font-weight: 300; }
        .gform_wrapper .gform_body .gform_fields .gfield .gfield_label .gfield_required {
          display: inline-block;
          margin: 0 0 0 0.125rem;
          color: #d32f2f; }
      .gform_wrapper .gform_body .gform_fields .gfield .gfield_description {
        font-size: 0.9rem;
        font-weight: 300; }
      .gform_wrapper .gform_body .gform_fields .gfield .name_first label,
      .gform_wrapper .gform_body .gform_fields .gfield .name_last label {
        display: block; }
      .gform_wrapper .gform_body .gform_fields .gfield .validation_message {
        padding: 0.5rem;
        background-color: rgba(211, 47, 47, 0.1);
        color: #d32f2f; }
      .gform_wrapper .gform_body .gform_fields .gfield .ginput_container label {
        font-size: 0.9rem;
        font-weight: 300; }
      .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_address,
      .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_name {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -0.5rem; }
        .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_address span,
        .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_name span {
          display: block;
          padding: 0 0.5rem;
          margin: 0 0 0.5rem;
          width: 100%; }
          .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_address span.ginput_left, .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_address span.ginput_right,
          .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_name span.ginput_left,
          .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_name span.ginput_right {
            width: 50%; }
            @media (max-width: 640px) {
              .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_address span.ginput_left, .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_address span.ginput_right,
              .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_name span.ginput_left,
              .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_name span.ginput_right {
                width: 100%; } }
      .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_address input {
        margin: 0; }
      .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_address label {
        font-size: 1rem; }
      .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_name span {
        width: 50%; }
      .gform_wrapper .gform_body .gform_fields .gfield .gfield_list {
        width: 100%; }
        .gform_wrapper .gform_body .gform_fields .gfield .gfield_list thead tr th {
          font-size: 1rem; }
        .gform_wrapper .gform_body .gform_fields .gfield .gfield_list .gfield_list_cell {
          padding-right: 1rem; }
      .gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox,
      .gform_wrapper .gform_body .gform_fields .gfield .gfield_radio {
        list-style: none;
        margin: 0 0 0.5rem;
        padding: 0; }
        .gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox > li,
        .gform_wrapper .gform_body .gform_fields .gfield .gfield_radio > li {
          margin: 0;
          padding: 0.25rem 0; }
          .gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox > li input[type="checkbox"],
          .gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox > li input[type="radio"],
          .gform_wrapper .gform_body .gform_fields .gfield .gfield_radio > li input[type="checkbox"],
          .gform_wrapper .gform_body .gform_fields .gfield .gfield_radio > li input[type="radio"] {
            display: none; }
          .gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox > li label,
          .gform_wrapper .gform_body .gform_fields .gfield .gfield_radio > li label {
            font-size: 1rem;
            font-weight: 300; }
            .gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox > li label::before,
            .gform_wrapper .gform_body .gform_fields .gfield .gfield_radio > li label::before {
              display: inline-block;
              margin: 0 0.5rem 0 0;
              font-family: fontawesome;
              color: #EF7127; }
      .gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox > li label::before {
        content: "\f0c8"; }
      .gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox > li input:checked + label::before {
        content: "\f14a";
        color: #bc4e0e; }
      .gform_wrapper .gform_body .gform_fields .gfield .gfield_radio > li label::before {
        content: "\f10c"; }
      .gform_wrapper .gform_body .gform_fields .gfield .gfield_radio > li input:checked + label::before {
        content: "\f192";
        color: #bc4e0e; }
      .gform_wrapper .gform_body .gform_fields .gfield.gfield_error input {
        background-color: rgba(211, 47, 47, 0.1);
        border-color: #d32f2f; }
      .gform_wrapper .gform_body .gform_fields .gfield.gfield_price .ginput_container_singleproduct {
        margin: 0 0 0.25rem; }
        .gform_wrapper .gform_body .gform_fields .gfield.gfield_price .ginput_container_singleproduct .ginput_product_price {
          color: #EF7127; }
      .gform_wrapper .gform_body .gform_fields .gfield.gfield_price .ginput_price,
      .gform_wrapper .gform_body .gform_fields .gfield.gfield_price .ginput_shipping_price,
      .gform_wrapper .gform_body .gform_fields .gfield.gfield_price .ginput_total {
        color: #EF7127; }
      .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_fileupload {
        display: block;
        padding: 0.5rem;
        width: 100%;
        border: 0;
        border-radius: 0;
        -webkit-appearance: none;
        font-size: 1.2rem;
        font-weight: 300;
        border-bottom: 2px solid #064567;
        background-color: rgba(31, 139, 195, 0.1);
        color: #064567; }
        .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_fileupload option {
          font-size: inherit;
          font-weight: inherit; }
      .gform_wrapper .gform_body .gform_fields .gfield .clear-multi {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -0.5rem; }
        .gform_wrapper .gform_body .gform_fields .gfield .clear-multi > div {
          -ms-flex-positive: 1;
          flex-grow: 1;
          -ms-flex-preferred-size: 20rem;
          flex-basis: 20rem;
          display: block;
          padding: 0 0.5rem;
          margin: 0 0 0.5rem; }
          .gform_wrapper .gform_body .gform_fields .gfield .clear-multi > div.gfield_time_ampm {
            -ms-flex-positive: 0;
            flex-grow: 0;
            -ms-flex-preferred-size: auto;
            flex-basis: auto; }

.gform_wrapper .gform_footer {
  position: relative;
  padding: 0.5rem 0 0;
  text-align: center; }
  .gform_wrapper .gform_footer .button {
    outline: none;
    cursor: pointer; }
  .gform_wrapper .gform_footer .gform_ajax_spinner {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background-size: contain;
    background-position: center; }

.ui-datepicker {
  background-color: #FFF; }
  .ui-datepicker .ui-datepicker-header {
    padding: 0.25rem;
    font-size: 1rem;
    background-color: #064567;
    text-align: center; }
    .ui-datepicker .ui-datepicker-header a {
      padding: 4px 8px; }
  .ui-datepicker .ui-datepicker-calendar thead tr th {
    padding: 4px;
    color: #EF7127;
    font-size: 1rem; }
  .ui-datepicker .ui-datepicker-calendar tbody tr td {
    text-align: center;
    font-size: 1rem;
    border: 1px solid #064567; }
    .ui-datepicker .ui-datepicker-calendar tbody tr td a {
      display: block;
      padding: 5px; }
      .ui-datepicker .ui-datepicker-calendar tbody tr td a.ui-state-active {
        color: #EF7127;
        font-weight: 700; }

.lb-loader, .lightbox {
  text-align: center;
  line-height: 0; }

.lb-dataContainer:after, .lb-outerContainer:after {
  content: "";
  clear: both; }

html.lb-disable-scrolling {
  overflow: hidden;
  position: fixed;
  height: 100vh;
  width: 100vw; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
  filter: alpha(Opacity=80);
  opacity: .8;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  font-weight: 400; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  border: 4px solid #fff; }

.lightbox a img {
  border: none; }

.lb-outerContainer {
  position: relative;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  background-color: #fff; }

.lb-loader, .lb-nav {
  position: absolute;
  left: 0; }

.lb-outerContainer:after {
  display: table; }

.lb-loader {
  top: 43%;
  height: 25%;
  width: 100%; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat; }

.lb-nav {
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: 0;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==); }

.lb-next, .lb-prev {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 0;
  transition: opacity .6s; }

.lb-nav a.lb-prev:hover {
  filter: alpha(Opacity=100);
  opacity: 1; }

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 0;
  transition: opacity .6s; }

.lb-nav a.lb-next:hover {
  filter: alpha(Opacity=100);
  opacity: 1; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.lb-dataContainer:after {
  display: table; }

.lb-data {
  padding: 0 4px;
  color: #ccc; }

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em; }

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: 700;
  line-height: 1em; }

.lb-data .lb-caption a {
  color: #4ae; }

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999; }

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: 0;
  filter: alpha(Opacity=70);
  opacity: .7;
  transition: opacity .2s; }

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: alpha(Opacity=100);
  opacity: 1; }

.masked-section {
  position: relative;
  z-index: 100; }
  .masked-section div[class*="__background"] {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-clip-path: url(#paper-top-mask-path);
    clip-path: url(#paper-top-mask-path); }
  .masked-section:nth-child(even) div[class*="__background"] {
    transform: scale(-1, 1); }
  .masked-section div[class*="__content"] {
    position: relative;
    z-index: 200; }
  .masked-section[data-mask="pattern"] div[class*="__background"] {
    background-image: url(../images/pattern-topo.jpg);
    background-position: top center; }
  .masked-section[data-mask="white"] div[class*="__background"] {
    background-color: #FFF; }

body.clip-path-supported .masked-section div[class*="__background"] {
  top: -60px;
  height: calc(100% + 60px); }

.modal__container {
  position: fixed;
  z-index: 20000;
  top: 100%;
  right: 100%;
  width: 0;
  height: 0;
  overflow: hidden; }
  .modal__container[data-status="active"] {
    top: 0;
    right: 0;
    width: 100%;
    height: 100%; }

.modal__overlay {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  background-color: rgba(12, 83, 125, 0.7); }

.modal__container[data-status="active"] .modal__overlay {
  opacity: 1; }

.modal__window {
  position: absolute;
  z-index: 20;
  transform: translate(-50%, -50%) scale(0.9);
  top: 50%;
  left: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-width: 60vw;
  max-width: 80vw;
  min-height: 40vh;
  max-height: 80vh;
  background-color: #FFF;
  border-radius: 1rem;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: all 0.3s ease-in-out 0.2s; }
  @media (max-width: 900px) {
    .modal__window {
      width: 100%; } }

.modal__container[data-status="active"] .modal__window {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1; }

.modal__close-button {
  position: absolute;
  left: calc(100% + 1rem);
  top: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  text-align: center;
  font-size: 8rem;
  font-weight: 300;
  color: #FFF;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); }
  @media (max-width: 768px) {
    .modal__close-button {
      left: 100%;
      font-size: 5rem; } }
  @media (max-width: 540px) {
    .modal__close-button {
      top: -3rem;
      left: calc(100% - 3rem); } }

.modal__content {
  padding: 2rem;
  width: 100%;
  max-height: 100%;
  overflow: auto;
  border-radius: 1rem; }
  @media (max-width: 540px) {
    .modal__content {
      padding: 1rem 0.5rem; } }
  .modal__content-title {
    text-align: center;
    color: #064567; }
    .modal__content-title::before {
      display: inline-block;
      margin: 0 1rem 0 0;
      color: #1F8BC3;
      font-family: fontawesome; }

main.page {
  padding: 1rem 1rem 0;
  background-color: #FFF;
  background-image: url(../images/pattern-topo.jpg); }
  main.page .wysiwyg {
    padding: 0 2rem; }
    @media (max-width: 640px) {
      main.page .wysiwyg {
        padding: 0 1rem; } }
    @media (max-width: 480px) {
      main.page .wysiwyg {
        padding: 0; } }

.about-header__wrapper {
  text-align: center;
  color: #FFF; }

.about-header__background {
  background-image: linear-gradient(to bottom right, #1F8BC3, #064567); }

.about-header__content {
  padding: 0 1rem 2rem;
  line-height: 1.4;
  font-weight: 300; }
  @media (max-width: 640px) {
    .about-header__content {
      line-height: 1.2;
      font-weight: 400;
      font-size: 1.1rem; } }

.about-header__title {
  display: block;
  margin: 0 0 1rem;
  font-size: 3.4rem;
  line-height: 1;
  font-weight: 700; }
  .about-header__title::before {
    display: inline-block;
    margin: 0 0.5em 0 0;
    font-family: fontawesome; }

.footer-colophon {
  padding: 2rem;
  color: #FFF;
  font-weight: 300;
  font-size: 1.1rem;
  background-color: #064567; }
  .footer-colophon .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    text-align: center; }
    .footer-colophon .row > * {
      margin: 0.5rem; }
  .footer-colophon a {
    color: #fdb114;
    white-space: nowrap; }
    .footer-colophon a:hover {
      text-decoration: underline; }
  .footer-colophon__copyright {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 1rem; }
  .footer-colophon__guidestar {
    display: block;
    height: 80px; }
    .footer-colophon__guidestar img {
      display: block;
      height: 100%;
      width: auto; }

.footer-info {
  position: relative;
  z-index: 100;
  padding: 2rem;
  text-align: center;
  line-height: 1.2;
  font-weight: 300;
  color: #FFF;
  background-color: #1F8BC3; }
  .footer-info a:hover {
    text-decoration: underline; }
  .footer-info__back-to-top {
    position: fixed;
    right: 2rem;
    bottom: 2rem;
    z-index: 50000;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.5rem;
    padding-top: 1.125rem;
    width: 5rem;
    height: 5rem;
    border: 3px solid #EF7127;
    border-radius: 5rem;
    background-color: rgba(255, 255, 255, 0.9);
    font-size: 0.9rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    opacity: 0; }
    .footer-info__back-to-top * {
      white-space: nowrap; }
    .footer-info__back-to-top::after {
      position: absolute;
      left: 50%;
      top: 0.5rem;
      transform: translateX(-50%);
      transition: transform 0.2s ease-in-out;
      display: block;
      font-size: 1.2rem;
      line-height: 1rem;
      font-family: fontawesome;
      font-weight: 400;
      content: "\f102";
      color: #EF7127; }
    .footer-info__back-to-top:hover {
      text-decoration: none !important; }
      .footer-info__back-to-top:hover::after {
        transform: translateX(-50%) translateY(-0.125rem); }
    .footer-info__back-to-top--hidden {
      transform: translateY(200%);
      opacity: 0; }
  .footer-info__title {
    display: inline-block;
    margin: 0 0 0.5rem;
    font-size: 1.2rem;
    font-weight: 700; }
  .footer-info__address::before, .footer-info__tel::before {
    display: inline-block;
    margin: 0 0.5rem 0 0;
    content: "\f123";
    color: #064567;
    font-family: fontawesome; }
  .footer-info__address {
    display: inline-block;
    margin: 0 0 0.5rem; }
  .footer-info__address::before {
    content: "\f041"; }
  .footer-info__tel::before {
    content: "\f095"; }

.footer-newsletter__background {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #064567; }
  .footer-newsletter__background::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(6, 69, 103, 0.6); }

.footer-newsletter__content {
  padding: 3rem 2rem 4rem;
  color: #FFF;
  text-align: center; }

.footer-newsletter__title {
  display: block;
  margin: 0 0 2rem;
  font-size: 3rem;
  font-weight: 700;
  text-align: center; }
  @media (max-width: 1024px) {
    .footer-newsletter__title {
      margin: 0 0 1rem;
      font-size: 2.4rem; } }
  .footer-newsletter__title::before {
    display: inline-block;
    margin: 0 1.5rem 0 0;
    font-family: fontawesome;
    -webkit-font-smoothing: antialiased; }

.newsletter-form__wrapper {
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1024px) {
    .newsletter-form__wrapper {
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-align: center;
      align-items: center; } }

.newsletter-form__title {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 2rem 0 0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.325rem; }
  @media (max-width: 1024px) {
    .newsletter-form__title {
      margin: 0 0 1rem;
      font-weight: 400; } }

.newsletter-form__form {
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  @media (max-width: 768px) {
    .newsletter-form__form {
      -ms-flex-direction: column;
      flex-direction: column; } }
  .newsletter-form__form input[type="text"],
  .newsletter-form__form input[type="email"] {
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: block;
    margin: 0 2rem 0 0;
    display: block;
    padding: 0.5rem;
    width: 100%;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    font-size: 1.2rem;
    font-weight: 300;
    border-bottom: 2px solid #FFF;
    color: #FFF; }
    .newsletter-form__form input[type="text"]:-ms-input-placeholder,
    .newsletter-form__form input[type="email"]:-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.5); }
    .newsletter-form__form input[type="text"]::placeholder,
    .newsletter-form__form input[type="email"]::placeholder {
      color: rgba(255, 255, 255, 0.5); }
    .newsletter-form__form input[type="text"] option,
    .newsletter-form__form input[type="email"] option {
      font-size: inherit;
      font-weight: inherit; }
    @media (max-width: 768px) {
      .newsletter-form__form input[type="text"],
      .newsletter-form__form input[type="email"] {
        margin: 1rem 0;
        padding: 0.5rem; } }
  .newsletter-form__form button[type="submit"] {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.8rem 2rem 0.7rem;
    cursor: pointer;
    border-radius: 400px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    font-size: 1.1rem;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    -webkit-appearance: none;
    transition: all 0.1s ease-in-out;
    background-color: transparent;
    border: 2px solid #fff;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    .newsletter-form__form button[type="submit"]:not(:last-child) {
      margin: 0 0 1rem; }
    @media (max-width: 800px) {
      .newsletter-form__form button[type="submit"] {
        font-size: 0.9rem; } }
    .newsletter-form__form button[type="submit"] span {
      display: inline-block;
      margin-left: 0.5rem;
      font-weight: 300; }
    .newsletter-form__form button[type="submit"].button--disabled {
      background-color: #94B8CA;
      border-color: #94B8CA;
      text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
      .newsletter-form__form button[type="submit"].button--disabled:hover {
        background-color: #72a1b9;
        border-color: #72a1b9;
        text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
    .newsletter-form__form button[type="submit"]:hover {
      text-decoration: none;
      background-color: #fff;
      color: #1A1A1A; }
    .newsletter-form__form button[type="submit"]::after {
      display: inline-block;
      margin: 0 0 0 0.75rem;
      font-family: fontawesome; }
    .newsletter-form__form button[type="submit"]::after {
      content: "\f178";
      font-family: fontawesome; }

.newsletter-form__wrapper .gform_wrapper {
  width: 100%; }
  .newsletter-form__wrapper .gform_wrapper form {
    position: relative;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 1024px) {
      .newsletter-form__wrapper .gform_wrapper form {
        -ms-flex-direction: column;
        flex-direction: column; } }
  .newsletter-form__wrapper .gform_wrapper .validation_error {
    position: absolute;
    bottom: 100%;
    left: 0;
    background-color: #FFF;
    border: 2px solid #d32f2f; }
  .newsletter-form__wrapper .gform_wrapper .gform_body {
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    background: none;
    text-align: left; }
    .newsletter-form__wrapper .gform_wrapper .gform_body .gform_fields {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      margin: 0;
      padding: 0;
      width: 100%; }
      @media (max-width: 1024px) {
        .newsletter-form__wrapper .gform_wrapper .gform_body .gform_fields {
          -ms-flex-direction: column;
          flex-direction: column; } }
      .newsletter-form__wrapper .gform_wrapper .gform_body .gform_fields .gfield {
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0;
        padding: 0; }
        .newsletter-form__wrapper .gform_wrapper .gform_body .gform_fields .gfield:not(:last-of-type) {
          margin-right: 1rem; }
        @media (max-width: 1024px) {
          .newsletter-form__wrapper .gform_wrapper .gform_body .gform_fields .gfield {
            margin: 0 0 1.5rem; } }
        .newsletter-form__wrapper .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
          display: -ms-flexbox;
          display: flex; }
        .newsletter-form__wrapper .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_text input,
        .newsletter-form__wrapper .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_email input {
          display: block;
          padding: 0.5rem;
          width: 100%;
          border: 0;
          border-radius: 0;
          -webkit-appearance: none;
          font-size: 1.2rem;
          font-weight: 300;
          border-bottom: 2px solid #FFF;
          color: #FFF; }
          .newsletter-form__wrapper .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_text input:-ms-input-placeholder,
          .newsletter-form__wrapper .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_email input:-ms-input-placeholder {
            color: rgba(255, 255, 255, 0.5); }
          .newsletter-form__wrapper .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_text input::placeholder,
          .newsletter-form__wrapper .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_email input::placeholder {
            color: rgba(255, 255, 255, 0.5); }
          .newsletter-form__wrapper .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_text input option,
          .newsletter-form__wrapper .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_email input option {
            font-size: inherit;
            font-weight: inherit; }
        .newsletter-form__wrapper .gform_wrapper .gform_body .gform_fields .gfield.gfield_error .ginput_container_text input,
        .newsletter-form__wrapper .gform_wrapper .gform_body .gform_fields .gfield.gfield_error .ginput_container_email input {
          background-color: #d32f2f;
          color: #FFF; }
        .newsletter-form__wrapper .gform_wrapper .gform_body .gform_fields .gfield .validation_message {
          background-color: #FFF; }
  .newsletter-form__wrapper .gform_wrapper .gform_footer {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0 0 0 2rem; }
    @media (max-width: 1024px) {
      .newsletter-form__wrapper .gform_wrapper .gform_footer {
        padding: 1rem 0 0; } }
    .newsletter-form__wrapper .gform_wrapper .gform_footer .button {
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 0.8rem 2rem 0.7rem;
      cursor: pointer;
      border-radius: 400px;
      color: #fff;
      text-transform: uppercase;
      text-align: center;
      font-weight: 700;
      font-size: 1.1rem;
      letter-spacing: 1px;
      -webkit-font-smoothing: antialiased;
      -webkit-appearance: none;
      transition: all 0.1s ease-in-out;
      background-color: transparent;
      border: 2px solid #fff;
      margin: 0; }
      .newsletter-form__wrapper .gform_wrapper .gform_footer .button:not(:last-child) {
        margin: 0 0 1rem; }
      @media (max-width: 800px) {
        .newsletter-form__wrapper .gform_wrapper .gform_footer .button {
          font-size: 0.9rem; } }
      .newsletter-form__wrapper .gform_wrapper .gform_footer .button span {
        display: inline-block;
        margin-left: 0.5rem;
        font-weight: 300; }
      .newsletter-form__wrapper .gform_wrapper .gform_footer .button.button--disabled {
        background-color: #94B8CA;
        border-color: #94B8CA;
        text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
        .newsletter-form__wrapper .gform_wrapper .gform_footer .button.button--disabled:hover {
          background-color: #72a1b9;
          border-color: #72a1b9;
          text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
      .newsletter-form__wrapper .gform_wrapper .gform_footer .button:hover {
        text-decoration: none;
        background-color: #fff;
        color: #1A1A1A; }
      .newsletter-form__wrapper .gform_wrapper .gform_footer .button::after {
        display: inline-block;
        margin: 0 0 0 0.75rem;
        font-family: fontawesome; }
      .newsletter-form__wrapper .gform_wrapper .gform_footer .button::after {
        content: "\f178"; }
      .newsletter-form__wrapper .gform_wrapper .gform_footer .button:not(:last-child) {
        margin: 0; }

.footer-supporters {
  background-color: #FFF; }
  .footer-supporters__content {
    padding: 3rem 0 4rem;
    text-align: center; }
    @media (max-width: 540px) {
      .footer-supporters__content {
        padding: 3rem 0 4rem; } }
    .footer-supporters__content .button {
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 0.8rem 2rem 0.7rem;
      cursor: pointer;
      border-radius: 400px;
      color: #fff;
      text-transform: uppercase;
      text-align: center;
      font-weight: 700;
      font-size: 1.1rem;
      letter-spacing: 1px;
      -webkit-font-smoothing: antialiased;
      -webkit-appearance: none;
      transition: all 0.1s ease-in-out;
      background-color: transparent;
      color: #1A1A1A;
      border: 2px solid #1A1A1A;
      margin-left: 1rem;
      margin-right: 1rem; }
      .footer-supporters__content .button:not(:last-child) {
        margin: 0 0 1rem; }
      @media (max-width: 800px) {
        .footer-supporters__content .button {
          font-size: 0.9rem; } }
      .footer-supporters__content .button span {
        display: inline-block;
        margin-left: 0.5rem;
        font-weight: 300; }
      .footer-supporters__content .button.button--disabled {
        background-color: #94B8CA;
        border-color: #94B8CA;
        text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
        .footer-supporters__content .button.button--disabled:hover {
          background-color: #72a1b9;
          border-color: #72a1b9;
          text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
      .footer-supporters__content .button:hover {
        text-decoration: none;
        background-color: #EF7127;
        border-color: #EF7127;
        color: #fff;
        text-shadow: 0 1px 2px rgba(116, 48, 9, 0.5); }
      .footer-supporters__content .button::after {
        display: inline-block;
        margin: 0 0 0 0.75rem;
        font-family: fontawesome; }
      .footer-supporters__content .button::after {
        content: "\f178"; }
  .footer-supporters__title {
    display: block;
    margin: 0 0 2rem;
    font-size: 3rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 3rem;
    padding: 0 2rem;
    color: #064567; }
    @media (max-width: 1024px) {
      .footer-supporters__title {
        margin: 0 0 1rem;
        font-size: 2.4rem; } }
    .footer-supporters__title::before {
      display: inline-block;
      margin: 0 1.5rem 0 0;
      font-family: fontawesome;
      -webkit-font-smoothing: antialiased; }
    .footer-supporters__title:hover {
      text-decoration: underline; }

.footer-testimonials__content {
  padding: 3rem 2rem 4rem;
  text-align: center; }
  @media (max-width: 540px) {
    .footer-testimonials__content {
      padding: 3rem 1rem 4rem; } }
  .footer-testimonials__content .button {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.8rem 2rem 0.7rem;
    cursor: pointer;
    border-radius: 400px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    font-size: 1.1rem;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    -webkit-appearance: none;
    transition: all 0.1s ease-in-out;
    background-color: #EF7127;
    border: 2px solid #EF7127;
    text-shadow: 0 1px 2px rgba(164, 68, 12, 0.5); }
    .footer-testimonials__content .button:not(:last-child) {
      margin: 0 0 1rem; }
    @media (max-width: 800px) {
      .footer-testimonials__content .button {
        font-size: 0.9rem; } }
    .footer-testimonials__content .button span {
      display: inline-block;
      margin-left: 0.5rem;
      font-weight: 300; }
    .footer-testimonials__content .button.button--disabled {
      background-color: #94B8CA;
      border-color: #94B8CA;
      text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
      .footer-testimonials__content .button.button--disabled:hover {
        background-color: #72a1b9;
        border-color: #72a1b9;
        text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
    .footer-testimonials__content .button:hover {
      text-decoration: none;
      background-color: #d35810;
      border-color: #d35810;
      text-shadow: 0 2px 3px rgba(116, 48, 9, 0.5); }
    .footer-testimonials__content .button::after {
      display: inline-block;
      margin: 0 0 0 0.75rem;
      font-family: fontawesome; }
    .footer-testimonials__content .button::after {
      content: "\f178"; }

.footer-testimonials__title {
  display: block;
  margin: 0 0 2rem;
  font-size: 3rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 3rem;
  color: #064567; }
  @media (max-width: 1024px) {
    .footer-testimonials__title {
      margin: 0 0 1rem;
      font-size: 2.4rem; } }
  .footer-testimonials__title::before {
    display: inline-block;
    margin: 0 1.5rem 0 0;
    font-family: fontawesome;
    -webkit-font-smoothing: antialiased; }

.footer-instagram__content {
  padding: 2rem 0; }
  .footer-instagram__content .sbi_photo {
    border-radius: 0.5rem; }

#sb_instagram #sbi_load .sbi_load_btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.8rem 2rem 0.7rem;
  cursor: pointer;
  border-radius: 400px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 1.1rem;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
  -webkit-appearance: none;
  transition: all 0.1s ease-in-out;
  background-color: transparent;
  color: #1A1A1A;
  border: 2px solid #1A1A1A;
  margin: 0 1rem 0 0; }
  #sb_instagram #sbi_load .sbi_load_btn:not(:last-child) {
    margin: 0 0 1rem; }
  @media (max-width: 800px) {
    #sb_instagram #sbi_load .sbi_load_btn {
      font-size: 0.9rem; } }
  #sb_instagram #sbi_load .sbi_load_btn span {
    display: inline-block;
    margin-left: 0.5rem;
    font-weight: 300; }
  #sb_instagram #sbi_load .sbi_load_btn.button--disabled {
    background-color: #94B8CA;
    border-color: #94B8CA;
    text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
    #sb_instagram #sbi_load .sbi_load_btn.button--disabled:hover {
      background-color: #72a1b9;
      border-color: #72a1b9;
      text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
  #sb_instagram #sbi_load .sbi_load_btn:hover {
    text-decoration: none;
    background-color: #EF7127;
    border-color: #EF7127;
    color: #fff;
    text-shadow: 0 1px 2px rgba(116, 48, 9, 0.5); }
  #sb_instagram #sbi_load .sbi_load_btn::after {
    display: inline-block;
    margin: 0 0 0 0.75rem;
    font-family: fontawesome; }
  #sb_instagram #sbi_load .sbi_load_btn:not(:last-child) {
    margin: 0 1rem 1rem 0; }
  @media (max-width: 640px) {
    #sb_instagram #sbi_load .sbi_load_btn {
      margin: 0 1rem 1rem;
      width: auto; }
      #sb_instagram #sbi_load .sbi_load_btn:not(:last-child) {
        margin: 0 1rem 1rem; } }
  #sb_instagram #sbi_load .sbi_load_btn span {
    font-weight: inherit; }

#sb_instagram .sbi_follow_btn a {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.8rem 2rem 0.7rem;
  cursor: pointer;
  border-radius: 400px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 1.1rem;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
  -webkit-appearance: none;
  transition: all 0.1s ease-in-out;
  background-color: #EF7127;
  border: 2px solid #EF7127;
  text-shadow: 0 1px 2px rgba(164, 68, 12, 0.5);
  margin: 0; }
  #sb_instagram .sbi_follow_btn a:not(:last-child) {
    margin: 0 0 1rem; }
  @media (max-width: 800px) {
    #sb_instagram .sbi_follow_btn a {
      font-size: 0.9rem; } }
  #sb_instagram .sbi_follow_btn a span {
    display: inline-block;
    margin-left: 0.5rem;
    font-weight: 300; }
  #sb_instagram .sbi_follow_btn a.button--disabled {
    background-color: #94B8CA;
    border-color: #94B8CA;
    text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
    #sb_instagram .sbi_follow_btn a.button--disabled:hover {
      background-color: #72a1b9;
      border-color: #72a1b9;
      text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
  #sb_instagram .sbi_follow_btn a:hover {
    text-decoration: none;
    background-color: #d35810;
    border-color: #d35810;
    text-shadow: 0 2px 3px rgba(116, 48, 9, 0.5); }
  #sb_instagram .sbi_follow_btn a::after {
    display: inline-block;
    margin: 0 0 0 0.75rem;
    font-family: fontawesome; }

#sb_instagram #sbi_images {
  margin: 0 0 1rem; }

[data-fixed-header] {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  width: 100%; }

@media screen and (max-width: 1024px) {
  body > header.desktop {
    display: none; } }

html.touch body > header.desktop {
  display: none; }

body > header.desktop .top-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #1F8BC3; }
  body > header.desktop .top-bar nav {
    display: -ms-flexbox;
    display: flex; }
    body > header.desktop .top-bar nav.banner [class*="-container"] {
      display: -ms-flexbox;
      display: flex; }
    body > header.desktop .top-bar nav.banner a {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-size: 1rem;
      text-align: center;
      transition: background 0.2s all; }
      body > header.desktop .top-bar nav.banner a::before {
        display: inline-block;
        margin-right: 0.5rem;
        content: "\f10c";
        font-family: fontawesome;
        -webkit-font-smoothing: antialiased; }
      body > header.desktop .top-bar nav.banner a:hover {
        background-color: #36a5df; }
    body > header.desktop .top-bar nav.banner .login a::before {
      content: "\f2c0"; }
    body > header.desktop .top-bar nav.banner .register a::before {
      content: "\f044"; }
    body > header.desktop .top-bar nav.banner .contact a::before {
      content: "\f003"; }
    body > header.desktop .top-bar nav.social a {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 0;
      color: transparent; }
      body > header.desktop .top-bar nav.social a::before {
        display: inline-block;
        font-size: 1rem;
        color: #fff;
        font-family: fontawesome;
        -webkit-font-smoothing: antialiased; }
      body > header.desktop .top-bar nav.social a:hover {
        background-color: #36a5df; }
      body > header.desktop .top-bar nav.social a.search::before {
        content: "\f002"; }
      body > header.desktop .top-bar nav.social a.donate {
        padding: 0.75rem 1.5rem;
        font-size: 1rem;
        font-weight: 800;
        text-transform: uppercase;
        color: #fff;
        transition: background 0.1s ease-in-out;
        background-color: #EF7127; }
        body > header.desktop .top-bar nav.social a.donate::before {
          display: inline-block;
          margin-right: 0.5rem;
          content: "\f004"; }
        body > header.desktop .top-bar nav.social a.donate:hover {
          background-color: #f18443; }
    body > header.desktop .top-bar nav a {
      display: block;
      padding: 0.5rem 1rem;
      color: #fff; }
    body > header.desktop .top-bar nav .menu {
      display: -ms-flexbox;
      display: flex; }
      body > header.desktop .top-bar nav .menu > li {
        display: -ms-flexbox;
        display: flex; }
      body > header.desktop .top-bar nav .menu .sub-menu {
        display: none; }
  body > header.desktop .top-bar .header-search__wrapper {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center; }
  body > header.desktop .top-bar .header-search__button {
    padding: 0.5rem 1rem;
    cursor: pointer; }
  body > header.desktop .top-bar .header-search__form {
    position: absolute;
    top: 0;
    right: 100%;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 0;
    transition: width 0.3s ease-in-out;
    overflow: hidden;
    background-color: #36a5df; }
    body > header.desktop .top-bar .header-search__form input[type="search"] {
      -ms-flex-positive: 1;
      flex-grow: 1;
      display: block;
      padding: 0.5rem 1rem;
      min-width: 0;
      color: #fff;
      font-weight: 300;
      font-size: 1.1rem;
      outline: none;
      border-bottom: 2px solid transparent;
      transition: all 0.2s ease-in-out;
      -webkit-appearance: none; }
      body > header.desktop .top-bar .header-search__form input[type="search"]:-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.6);
        font-size: 1rem; }
      body > header.desktop .top-bar .header-search__form input[type="search"]::placeholder {
        color: rgba(255, 255, 255, 0.6);
        font-size: 1rem; }
      body > header.desktop .top-bar .header-search__form input[type="search"]:focus, body > header.desktop .top-bar .header-search__form input[type="search"]:active {
        border-bottom: 2px solid #EF7127; }
    body > header.desktop .top-bar .header-search__form button {
      -ms-flex-negative: 0;
      flex-shrink: 0;
      display: inline-block;
      padding: 0.5rem 0.75rem;
      font-size: 1rem;
      text-transform: uppercase;
      color: #fff;
      background-color: #4cafe3; }
      body > header.desktop .top-bar .header-search__form button:hover {
        background-color: #62b9e6; }
  body > header.desktop .top-bar .header-search__wrapper[data-status="active"] .header-search__form {
    width: 300px; }
  body > header.desktop .top-bar .header-search__button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0;
    text-align: center;
    color: transparent; }
    body > header.desktop .top-bar .header-search__button::before {
      display: inline-block;
      width: 1rem;
      content: "\f002";
      font-size: 1rem;
      color: #fff;
      font-family: fontawesome;
      text-align: center;
      -webkit-font-smoothing: antialiased; }
    body > header.desktop .top-bar .header-search__button:hover {
      background-color: #36a5df; }
  body > header.desktop .top-bar .header-search__wrapper[data-status="active"] .header-search__button::before {
    content: "\f00d"; }

body > header.desktop > .primary {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  background-color: white; }
  body > header.desktop > .primary > [class*="menu-"] {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: calc(50% - 7.5rem);
    flex-basis: calc(50% - 7.5rem);
    display: -ms-flexbox;
    display: flex; }
    body > header.desktop > .primary > [class*="menu-"]:nth-child(1) {
      -ms-flex-pack: end;
      justify-content: flex-end; }

body > header.desktop .header-logo {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1000;
  transform: translateX(-50%);
  display: block;
  height: 15rem;
  width: 15rem; }
  @media (max-height: 620px) {
    body > header.desktop .header-logo {
      height: 12rem;
      width: 12rem; } }

body > header.desktop .logo-spacer {
  -ms-flex-preferred-size: 15rem;
  flex-basis: 15rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 1rem; }

body > header.desktop > .primary > [class*="menu-"] .menu {
  display: -ms-flexbox;
  display: flex; }
  body > header.desktop > .primary > [class*="menu-"] .menu > .menu-item {
    position: relative;
    display: -ms-flexbox;
    display: flex; }
    body > header.desktop > .primary > [class*="menu-"] .menu > .menu-item.gecko-mega-menu-parent {
      position: static; }
    body > header.desktop > .primary > [class*="menu-"] .menu > .menu-item > a {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 4rem 1.5rem;
      text-transform: uppercase;
      text-align: center;
      font-size: 1.2rem;
      font-weight: 700;
      color: #1A1A1A; }
      @media (max-height: 620px) {
        body > header.desktop > .primary > [class*="menu-"] .menu > .menu-item > a {
          padding-top: 2.5rem;
          padding-bottom: 2.5rem; } }
      @media (max-width: 1140px) {
        body > header.desktop > .primary > [class*="menu-"] .menu > .menu-item > a {
          padding: 4rem 1rem; } }
    body > header.desktop > .primary > [class*="menu-"] .menu > .menu-item.current-menu-parent > a,
    body > header.desktop > .primary > [class*="menu-"] .menu > .menu-item.current-menu-item > a {
      color: #0C537D; }
    body > header.desktop > .primary > [class*="menu-"] .menu > .menu-item.menu-item-has-children > a::after {
      display: inline-block;
      margin-left: 0.5rem;
      content: "\f107";
      color: #EF7127;
      font-family: fontawesome; }
    body > header.desktop > .primary > [class*="menu-"] .menu > .menu-item:hover > a {
      background-color: #ef7127;
      color: #fff; }
      body > header.desktop > .primary > [class*="menu-"] .menu > .menu-item:hover > a::after {
        color: inherit; }
  body > header.desktop > .primary > [class*="menu-"] .menu .sub-menu {
    position: absolute;
    z-index: 1000;
    top: calc(100% - 2rem);
    left: 0;
    min-width: 260px;
    width: 100%;
    display: none;
    max-height: calc(100vh - 140px);
    overflow-y: auto;
    background-color: #fff;
    border-top: 0.5rem solid #EF7127; }
    body > header.desktop > .primary > [class*="menu-"] .menu .sub-menu a {
      display: -ms-flexbox;
      display: flex;
      padding: 0.75rem 1.5rem;
      font-weight: 700;
      background-color: rgba(6, 69, 103, 0.1); }
      @media (max-height: 700px) {
        body > header.desktop > .primary > [class*="menu-"] .menu .sub-menu a {
          padding: 0.5rem 1.5rem;
          font-size: 0.8em; } }
      body > header.desktop > .primary > [class*="menu-"] .menu .sub-menu a:hover {
        background-color: rgba(6, 69, 103, 0.2); }
  body > header.desktop > .primary > [class*="menu-"] .menu .gecko-mega-menu-submenu {
    position: absolute;
    z-index: 1000;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    width: 100%;
    max-height: calc(100vh - 140px);
    display: none;
    border-radius: 6px; }
    body > header.desktop > .primary > [class*="menu-"] .menu .gecko-mega-menu-submenu__row {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 auto;
      width: 100%;
      max-width: 80rem;
      background-color: #c6e8f4; }
    body > header.desktop > .primary > [class*="menu-"] .menu .gecko-mega-menu-submenu .gecko-mega-menu-banner {
      width: 100%;
      -ms-flex-order: 1;
      order: 1; }
      body > header.desktop > .primary > [class*="menu-"] .menu .gecko-mega-menu-submenu .gecko-mega-menu-banner .gecko-mega-menu-banner__message {
        display: block;
        width: 100%;
        padding: 2rem 1.5rem;
        color: #fff;
        font-weight: bold;
        font-size: 1.2rem;
        background-color: #EF7127; }
    body > header.desktop > .primary > [class*="menu-"] .menu .gecko-mega-menu-submenu .sub-menu.gecko-mega-menu {
      position: relative;
      left: initial;
      top: initial;
      transform: none;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding-top: 0.5rem;
      padding-bottom: 1rem;
      width: 100%;
      max-width: 80rem;
      border: none;
      background-color: transparent;
      -ms-flex-order: 10;
      order: 10; }
      body > header.desktop > .primary > [class*="menu-"] .menu .gecko-mega-menu-submenu .sub-menu.gecko-mega-menu.no-banner-message {
        padding-top: 90px; }
      body > header.desktop > .primary > [class*="menu-"] .menu .gecko-mega-menu-submenu .sub-menu.gecko-mega-menu > li {
        display: -ms-flexbox;
        display: flex;
        background-color: transparent; }
        body > header.desktop > .primary > [class*="menu-"] .menu .gecko-mega-menu-submenu .sub-menu.gecko-mega-menu > li > a {
          display: block;
          width: 100%;
          font-weight: normal;
          font-size: 1rem;
          background-color: transparent; }
          body > header.desktop > .primary > [class*="menu-"] .menu .gecko-mega-menu-submenu .sub-menu.gecko-mega-menu > li > a:hover {
            background-color: rgba(148, 184, 202, 0.25); }
      body > header.desktop > .primary > [class*="menu-"] .menu .gecko-mega-menu-submenu .sub-menu.gecko-mega-menu--1-cols > li {
        width: 100%; }
      body > header.desktop > .primary > [class*="menu-"] .menu .gecko-mega-menu-submenu .sub-menu.gecko-mega-menu--2-cols > li {
        width: calc(100% / 2); }
      body > header.desktop > .primary > [class*="menu-"] .menu .gecko-mega-menu-submenu .sub-menu.gecko-mega-menu--3-cols > li {
        width: calc(100% / 3); }
      body > header.desktop > .primary > [class*="menu-"] .menu .gecko-mega-menu-submenu .sub-menu.gecko-mega-menu--4-cols > li {
        width: calc(100% / 4); }
      body > header.desktop > .primary > [class*="menu-"] .menu .gecko-mega-menu-submenu .sub-menu.gecko-mega-menu .past-events > a {
        font-weight: bold; }
        body > header.desktop > .primary > [class*="menu-"] .menu .gecko-mega-menu-submenu .sub-menu.gecko-mega-menu .past-events > a::after {
          display: inline-block;
          transform: scaleX(-100%);
          margin-left: 0.75rem;
          font-family: "fontawesome";
          content: "\f01e"; }
    body > header.desktop > .primary > [class*="menu-"] .menu .gecko-mega-menu-submenu .image-wrapper {
      position: relative;
      -ms-flex-order: 5;
      order: 5;
      padding: 1rem;
      width: 30%; }
      body > header.desktop > .primary > [class*="menu-"] .menu .gecko-mega-menu-submenu .image-wrapper .image-element {
        position: absolute;
        left: 1rem;
        top: 1rem;
        width: calc(100% - 2rem);
        height: calc(100% - 2rem);
        border-radius: 6px;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat; }
    body > header.desktop > .primary > [class*="menu-"] .menu .gecko-mega-menu-submenu .image-wrapper + ul.sub-menu {
      width: 70%; }
    body > header.desktop > .primary > [class*="menu-"] .menu .gecko-mega-menu-submenu__row.image-placement-last .image-wrapper {
      -ms-flex-order: 15;
      order: 15; }
  body > header.desktop > .primary > [class*="menu-"] .menu .wide-menu .sub-menu {
    min-width: 360px; }
  body > header.desktop > .primary > [class*="menu-"] .menu > .menu-item:last-of-type > .sub-menu {
    left: inherit;
    right: 0; }
  body > header.desktop > .primary > [class*="menu-"] .menu .menu-item:hover > .gecko-mega-menu-submenu {
    display: -ms-flexbox;
    display: flex; }
  body > header.desktop > .primary > [class*="menu-"] .menu .menu-item:hover > .sub-menu {
    display: block; }

#climate-ride-logo {
  height: 100%; }
  #climate-ride-logo__gear {
    fill: url(#logoFillGradient); }
  #climate-ride-logo__box {
    fill: #fff; }
  #climate-ride-logo__text {
    fill: url(#logoFillGradient); }

body > header.touch {
  display: none;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  z-index: 10002;
  background-color: #FFF; }
  @media screen and (max-width: 1024px) {
    body > header.touch {
      display: -ms-flexbox;
      display: flex; } }
  html.touch body > header.touch {
    display: -ms-flexbox;
    display: flex; }
  body > header.touch .header-logo {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    border-radius: 200px; }
    body > header.touch .header-logo svg {
      display: block;
      height: 120px;
      width: 120px;
      transition: all 0.2s ease-in-out; }
  body > header.touch > .toggle-touch-menu {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 0 0 1rem;
    height: 4rem;
    text-align: center;
    cursor: pointer; }
    body > header.touch > .toggle-touch-menu::before {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      vertical-align: top;
      font-family: fontawesome;
      font-size: 2.6rem;
      content: "\f0c9";
      color: #EF7127; }
    body > header.touch > .toggle-touch-menu::after {
      display: inline-block;
      margin: 0 0 0 0.75rem;
      font-size: 1.6rem;
      color: #0C537D; }
      @media (max-width: 540px) {
        body > header.touch > .toggle-touch-menu::after {
          display: none; } }
  body > header.touch .donate {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.75rem 1.5rem;
    font-size: 1.1rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFF;
    transition: background 0.1s ease-in-out;
    background-color: #EF7127; }
    @media (max-width: 540px) {
      body > header.touch .donate {
        padding: 0.5rem 1rem;
        font-size: 1rem;
        color: #EF7127;
        background-color: transparent; } }
    body > header.touch .donate::before {
      display: inline-block;
      margin-right: 0.5rem;
      font-family: fontawesome;
      content: "\f004"; }
      @media (max-width: 540px) {
        body > header.touch .donate::before {
          display: none; } }
    body > header.touch .donate:hover {
      background-color: #f18443; }

body.home > header.touch .header-logo svg {
  height: 200px;
  width: 200px; }
  @media (max-width: 540px) {
    body.home > header.touch .header-logo svg {
      height: 120px;
      width: 120px; } }

body.home > header.touch[data-status="sticky"] .header-logo svg {
  height: 120px;
  width: 120px; }

#climate-ride-logo-touch {
  height: 100%; }
  #climate-ride-logo-touch__gear {
    fill: url(#logoFillGradientTouch); }
  #climate-ride-logo-touch__box {
    fill: #FFF; }
  #climate-ride-logo-touch__text {
    fill: url(#logoFillGradientTouch); }

.page-header {
  position: relative;
  padding: 16rem 1rem 2rem;
  background-color: rgba(6, 69, 103, 0.33);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #FFF; }
  @media (max-width: 768px) {
    .page-header {
      padding-top: 12rem; } }
  @media (max-width: 540px) {
    .page-header {
      padding-top: 10rem;
      padding-bottom: 1rem; } }
  .page-header::before {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    background-image: linear-gradient(to bottom, transparent 33%, rgba(0, 0, 0, 0.66)); }
  .page-header__icons {
    position: absolute;
    z-index: 12;
    top: 4rem;
    left: 2rem; }
    @media (max-width: 1024px) {
      .page-header__icons {
        top: 6rem;
        transform: none;
        display: -ms-flexbox;
        display: flex; } }
  .page-header__icon {
    height: 7rem;
    width: 7rem;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat; }
    @media (max-width: 1024px) {
      .page-header__icon {
        height: 4.62rem;
        width: 4.62rem; } }
    @media (max-width: 640px) {
      .page-header__icon {
        height: 3.5rem;
        width: 3.5rem; } }
    .page-header__icon:not(:last-of-type) {
      margin-bottom: 1.5rem; }
      @media (max-width: 768px) {
        .page-header__icon:not(:last-of-type) {
          margin-bottom: 0;
          margin-right: 1.5rem; } }
    .page-header__icon:nth-child(even) {
      transform: rotate(-6deg); }
    .page-header__icon:nth-child(odd) {
      transform: rotate(8deg); }
  .page-header__title {
    position: relative;
    z-index: 20;
    display: block;
    padding: 0 1rem;
    text-align: center;
    text-transform: uppercase;
    font-size: 4rem;
    font-weight: 700; }
    @media (max-width: 768px) {
      .page-header__title {
        font-size: 3rem; } }
    @media (max-width: 540px) {
      .page-header__title {
        font-size: 2.4rem; } }
    .page-header__title-post {
      display: block;
      margin: 0; }
    .page-header__title-speech {
      display: block;
      font-size: 0.625em; }
    .page-header__title-author {
      position: relative;
      z-index: 20;
      display: block;
      margin: 0rem auto 0;
      max-width: 47.5rem;
      text-align: center;
      color: rgba(255, 255, 255, 0.8);
      font-size: 1em;
      font-weight: 300; }
      @media (max-width: 768px) {
        .page-header__title-author {
          padding: 0 1rem;
          font-size: 0.9em; } }
      @media (max-width: 540px) {
        .page-header__title-author {
          font-size: 0.8em; } }
    .page-header__title-date {
      position: relative;
      z-index: 20;
      display: block;
      margin: 1rem auto 0.5rem;
      max-width: 47.5rem;
      text-align: center;
      font-size: 1.4rem;
      font-weight: 300; }
      .page-header__title-date::before {
        display: inline-block;
        margin: 0 0.5rem 0 0;
        opacity: 0.7;
        text-align: center;
        font-family: fontawesome;
        content: "\f133"; }
  .page-header__subheading {
    position: relative;
    z-index: 20;
    display: block;
    padding: 0 1rem;
    text-align: center;
    font-size: 2rem;
    font-weight: 300; }
    @media (max-width: 768px) {
      .page-header__subheading {
        font-size: 1.6rem; } }
    @media (max-width: 540px) {
      .page-header__subheading {
        font-size: 1.2rem; } }
  .page-header__categories {
    position: relative;
    z-index: 20;
    display: block;
    margin: 0.5rem 0 0;
    padding: 0 1rem;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 300; }
  .page-header__category:first-child::before {
    display: inline-block;
    margin: 0 0.5rem 0 0;
    opacity: 0.7;
    text-align: center;
    font-family: fontawesome;
    content: "\f02c"; }
  .page-header__category:hover {
    text-decoration: underline; }

.touch-menu {
  position: fixed;
  z-index: 12001;
  top: 0;
  left: 0;
  width: 80vw;
  max-width: 25rem;
  height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #0C537D;
  font-weight: 300;
  transition: left 0.3s ease-in-out; }
  .touch-menu[hidden] {
    left: -100%; }
  .touch-menu__header {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.5rem;
    background-color: #FFF;
    border-bottom: 1px solid rgba(26, 26, 26, 0.2); }
    .touch-menu__header-logo {
      display: block;
      height: 80px;
      width: 80px;
      background-image: url(../images/logo-small.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain; }
  .touch-menu__nav {
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow-y: auto;
    background-color: #FFF;
    box-shadow: 0 3px 5px rgba(26, 26, 26, 0.1) inset; }
    .touch-menu__nav .menu-item {
      position: relative;
      display: block; }
      .touch-menu__nav .menu-item > a {
        display: block;
        padding: 1rem;
        text-transform: uppercase;
        font-size: 1.2rem;
        font-weight: 700;
        color: #1A1A1A;
        border-bottom: 1px solid rgba(26, 26, 26, 0.2);
        transition: background-color 0.2s ease-in-out; }
        .touch-menu__nav .menu-item > a:focus, .touch-menu__nav .menu-item > a:hover {
          background-color: rgba(0, 0, 0, 0.2); }
        .touch-menu__nav .menu-item > a:active {
          background-color: rgba(0, 0, 0, 0.3); }
      .touch-menu__nav .menu-item.current-menu-item > a, .touch-menu__nav .menu-item.current-menu-parent > a {
        color: #0C537D; }
      .touch-menu__nav .menu-item.current-menu-item > .sub-menu, .touch-menu__nav .menu-item.current-menu-parent > .sub-menu {
        display: block;
        border-left: 0.25rem solid #EF7127; }
      .touch-menu__nav .menu-item .sub-menu {
        display: none;
        border-bottom: 1px solid rgba(26, 26, 26, 0.2); }
        .touch-menu__nav .menu-item .sub-menu .menu-item > a {
          padding: 0.625rem 1rem 0.625rem 2rem;
          font-size: 1rem;
          font-weight: 400;
          border-bottom: 0; }
          .touch-menu__nav .menu-item .sub-menu .menu-item > a.current-menu-item > a {
            font-weight: 700;
            border: 2px solid red; }
    .touch-menu__nav .menu > .menu-item.menu-item-has-children::after {
      position: absolute;
      top: 0;
      right: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: 3rem;
      width: 3rem;
      max-height: 100%;
      font-family: fontawesome;
      font-size: 1rem;
      color: #EF7127;
      content: "\f078"; }
    .touch-menu__nav .menu > .menu-item.current-menu-item > a,
    .touch-menu__nav .menu > .menu-item.current-menu-ancestor > a,
    .touch-menu__nav .menu > .menu-item.current-menu-parent > a {
      color: #0C537D;
      border-left: 0.5rem solid #EF7127; }
    .touch-menu__nav .menu > .menu-item.current-menu-item > .sub-menu,
    .touch-menu__nav .menu > .menu-item.current-menu-ancestor > .sub-menu,
    .touch-menu__nav .menu > .menu-item.current-menu-parent > .sub-menu {
      display: block;
      border-left: 0.5rem solid #EF7127; }
    .touch-menu__nav .menu > .menu-item.current-menu-item.menu-item-has-children::after {
      display: none; }
    .touch-menu__nav .menu > .menu-item.user-clicked > a {
      border-bottom: 0; }
    .touch-menu__nav .menu > .menu-item.user-clicked::after {
      display: none; }
    .touch-menu__nav .touch-search {
      display: -ms-flexbox;
      display: flex;
      margin: 0 0 1rem;
      padding: 1.5rem 0.5rem 0.5rem; }
      .touch-menu__nav .touch-search input[type="text"] {
        display: block;
        padding: 0.5rem;
        width: 100%;
        border: 0;
        border-radius: 0;
        -webkit-appearance: none;
        font-size: 1.2rem;
        font-weight: 300;
        border-bottom: 2px solid #064567;
        background-color: rgba(31, 139, 195, 0.1);
        color: #064567;
        -ms-flex-positive: 1;
        flex-grow: 1;
        min-width: 0; }
        .touch-menu__nav .touch-search input[type="text"] option {
          font-size: inherit;
          font-weight: inherit; }
      .touch-menu__nav .touch-search button {
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0.8rem 2rem 0.7rem;
        cursor: pointer;
        border-radius: 400px;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        font-weight: 700;
        font-size: 1.1rem;
        letter-spacing: 1px;
        -webkit-font-smoothing: antialiased;
        -webkit-appearance: none;
        transition: all 0.1s ease-in-out;
        background-color: #EF7127;
        border: 2px solid #EF7127;
        text-shadow: 0 1px 2px rgba(164, 68, 12, 0.5);
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-left: 0.5rem; }
        .touch-menu__nav .touch-search button:not(:last-child) {
          margin: 0 0 1rem; }
        @media (max-width: 800px) {
          .touch-menu__nav .touch-search button {
            font-size: 0.9rem; } }
        .touch-menu__nav .touch-search button span {
          display: inline-block;
          margin-left: 0.5rem;
          font-weight: 300; }
        .touch-menu__nav .touch-search button.button--disabled {
          background-color: #94B8CA;
          border-color: #94B8CA;
          text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
          .touch-menu__nav .touch-search button.button--disabled:hover {
            background-color: #72a1b9;
            border-color: #72a1b9;
            text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
        .touch-menu__nav .touch-search button:hover {
          text-decoration: none;
          background-color: #d35810;
          border-color: #d35810;
          text-shadow: 0 2px 3px rgba(116, 48, 9, 0.5); }
        .touch-menu__nav .touch-search button::after {
          display: inline-block;
          margin: 0 0 0 0.75rem;
          font-family: fontawesome; }
        @media (max-width: 420px) {
          .touch-menu__nav .touch-search button {
            padding: 0.75rem 0.5rem; } }
  .touch-menu__footer {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-bottom: 4rem;
    color: #FFF;
    background-color: #0C537D; }
    .touch-menu__footer .banner .menu {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      max-width: 100%;
      background-color: #1F8BC3;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
    .touch-menu__footer .banner .menu-item {
      -ms-flex-positive: 1;
      flex-grow: 1;
      -ms-flex-preferred-size: 4rem;
      flex-basis: 4rem;
      display: -ms-flexbox;
      display: flex; }
      .touch-menu__footer .banner .menu-item a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0.75rem 0.25rem;
        width: 100%;
        white-space: nowrap;
        font-size: 1rem;
        text-align: center;
        transition: background 0.2s all; }
        .touch-menu__footer .banner .menu-item a::before {
          display: inline-block;
          margin-right: 0.5rem;
          content: "\f10c";
          font-family: fontawesome;
          -webkit-font-smoothing: antialiased; }
        .touch-menu__footer .banner .menu-item a:hover {
          background-color: #36a5df; }
      .touch-menu__footer .banner .menu-item .sub-menu {
        display: none; }
    .touch-menu__footer .banner .login a::before {
      content: "\f2c0"; }
    .touch-menu__footer .banner .register a::before {
      content: "\f044"; }
    .touch-menu__footer .banner .contact a::before {
      content: "\f003"; }
    .touch-menu__footer .social {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
      .touch-menu__footer .social a {
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 4rem;
        flex-basis: 4rem;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        height: 3rem;
        width: 3rem;
        font-size: 0;
        color: transparent; }
        .touch-menu__footer .social a::before {
          display: inline-block;
          font-size: 2rem;
          color: #FFF;
          font-family: fontawesome;
          -webkit-font-smoothing: antialiased; }
        .touch-menu__footer .social a:not(:last-of-type) {
          border-right: 1px solid rgba(255, 255, 255, 0.3); }
        .touch-menu__footer .social a:hover {
          background-color: #36a5df; }

.touch-participant-search__wrapper {
  padding: 1rem;
  background-image: linear-gradient(to bottom right, #1F8BC3, #064567); }

.touch-participant-search__title, .touch-participant-search__form {
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex; }

.touch-participant-search__title {
  display: block;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0 0 0.5rem;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 1.1rem; }
  .touch-participant-search__title::before {
    display: inline-block;
    margin: 0 0.75rem 0 0;
    font-family: fontawesome;
    font-weight: 300;
    color: #FFF; }

.touch-participant-search__form {
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (max-width: 1024px) {
    .touch-participant-search__form {
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center; } }
  .touch-participant-search__form input[type="text"],
  .touch-participant-search__form input[type="search"] {
    display: block;
    padding: 0.5rem;
    width: 100%;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    font-size: 1.2rem;
    font-weight: 300;
    border-bottom: 2px solid #FFF;
    color: #FFF;
    display: block;
    margin: 0 0 1rem;
    padding: 0.5rem;
    min-width: 0;
    font-size: 1rem; }
    .touch-participant-search__form input[type="text"]:-ms-input-placeholder,
    .touch-participant-search__form input[type="search"]:-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.5); }
    .touch-participant-search__form input[type="text"]::placeholder,
    .touch-participant-search__form input[type="search"]::placeholder {
      color: rgba(255, 255, 255, 0.5); }
    .touch-participant-search__form input[type="text"] option,
    .touch-participant-search__form input[type="search"] option {
      font-size: inherit;
      font-weight: inherit; }
  .touch-participant-search__form button {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.8rem 2rem 0.7rem;
    cursor: pointer;
    border-radius: 400px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    font-size: 1.1rem;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    -webkit-appearance: none;
    transition: all 0.1s ease-in-out;
    background-color: transparent;
    border: 2px solid #fff; }
    .touch-participant-search__form button:not(:last-child) {
      margin: 0 0 1rem; }
    @media (max-width: 800px) {
      .touch-participant-search__form button {
        font-size: 0.9rem; } }
    .touch-participant-search__form button span {
      display: inline-block;
      margin-left: 0.5rem;
      font-weight: 300; }
    .touch-participant-search__form button.button--disabled {
      background-color: #94B8CA;
      border-color: #94B8CA;
      text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
      .touch-participant-search__form button.button--disabled:hover {
        background-color: #72a1b9;
        border-color: #72a1b9;
        text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
    .touch-participant-search__form button:hover {
      text-decoration: none;
      background-color: #fff;
      color: #1A1A1A; }
    .touch-participant-search__form button::after {
      display: inline-block;
      margin: 0 0 0 0.75rem;
      font-family: fontawesome; }
    .touch-participant-search__form button::after {
      display: inline-block;
      margin: 0 0 0 0.75rem;
      content: "\f178";
      font-family: fontawesome; }

.wysiwyg h1 {
  font-size: 2.8rem; }
  @media (max-width: 768px) {
    .wysiwyg h1 {
      font-size: 2.4rem; } }
  @media (max-width: 540px) {
    .wysiwyg h1 {
      font-size: 2.1rem; } }

.wysiwyg h2 {
  font-size: 2.3rem; }
  @media (max-width: 768px) {
    .wysiwyg h2 {
      font-size: 2rem; } }
  @media (max-width: 540px) {
    .wysiwyg h2 {
      font-size: 1.8rem; } }

.wysiwyg h3 {
  font-size: 1.9rem; }
  @media (max-width: 768px) {
    .wysiwyg h3 {
      font-size: 1.7rem; } }
  @media (max-width: 540px) {
    .wysiwyg h3 {
      font-size: 1.5rem; } }

.wysiwyg h4 {
  font-size: 1.4rem; }
  @media (max-width: 768px) {
    .wysiwyg h4 {
      font-size: 1.2rem; } }
  @media (max-width: 540px) {
    .wysiwyg h4 {
      font-size: 1.1rem; } }

.wysiwyg h5 {
  font-size: 1.3rem; }
  @media (max-width: 768px) {
    .wysiwyg h5 {
      font-size: 1rem; } }

.wysiwyg h6 {
  font-size: 1.2rem; }
  @media (max-width: 768px) {
    .wysiwyg h6 {
      font-size: 1rem; } }

.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
  font-weight: 800;
  margin: 0 0 1rem; }

.wysiwyg hr {
  margin: 2rem 0;
  border: 0;
  border-bottom: 1px solid #EF7127; }

.wysiwyg p {
  margin: 0 0 1rem;
  font-weight: 300;
  line-height: 1.5; }

.wysiwyg a {
  color: #EF7127;
  text-decoration: none;
  transition: all 0.1s ease-in-out; }
  .wysiwyg a:hover {
    color: #f39056;
    text-decoration: underline; }

.wysiwyg b,
.wysiwyg strong {
  font-weight: 700; }

.wysiwyg i,
.wysiwyg em {
  font-style: italic; }

.wysiwyg del {
  text-decoration: line-through; }

.wysiwyg ul,
.wysiwyg ol {
  line-height: 1.325em;
  font-weight: 300; }
  .wysiwyg ul > li,
  .wysiwyg ol > li {
    margin: 0 0 0.5rem; }
  .wysiwyg ul ul, .wysiwyg ul ol,
  .wysiwyg ol ul,
  .wysiwyg ol ol {
    margin-bottom: 0;
    margin-top: 0.5rem; }

.wysiwyg ul {
  margin: 0 0 1rem 2.5rem;
  list-style: disc; }

.wysiwyg ol {
  margin: 0 0 1rem 0;
  counter-reset: ol; }
  .wysiwyg ol > li {
    position: relative;
    padding-left: 2.5rem;
    counter-increment: ol; }
    .wysiwyg ol > li::before {
      position: absolute;
      top: 0;
      left: 0;
      display: inline-block;
      margin-right: 0.5rem;
      width: 2rem;
      content: counter(ol) ".";
      color: #EF7127;
      text-align: right; }

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

.wysiwyg figure {
  max-width: 100%; }

.wysiwyg button,
.wysiwyg a.button,
.wysiwyg input[type="button"],
.wysiwyg input[type="submit"] {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.8rem 2rem 0.7rem;
  cursor: pointer;
  border-radius: 400px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 1.1rem;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
  -webkit-appearance: none;
  transition: all 0.1s ease-in-out;
  background-color: #EF7127;
  border: 2px solid #EF7127;
  text-shadow: 0 1px 2px rgba(164, 68, 12, 0.5); }
  .wysiwyg button:not(:last-child),
  .wysiwyg a.button:not(:last-child),
  .wysiwyg input[type="button"]:not(:last-child),
  .wysiwyg input[type="submit"]:not(:last-child) {
    margin: 0 0 1rem; }
  @media (max-width: 800px) {
    .wysiwyg button,
    .wysiwyg a.button,
    .wysiwyg input[type="button"],
    .wysiwyg input[type="submit"] {
      font-size: 0.9rem; } }
  .wysiwyg button span,
  .wysiwyg a.button span,
  .wysiwyg input[type="button"] span,
  .wysiwyg input[type="submit"] span {
    display: inline-block;
    margin-left: 0.5rem;
    font-weight: 300; }
  .wysiwyg button.button--disabled,
  .wysiwyg a.button.button--disabled,
  .wysiwyg input[type="button"].button--disabled,
  .wysiwyg input[type="submit"].button--disabled {
    background-color: #94B8CA;
    border-color: #94B8CA;
    text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
    .wysiwyg button.button--disabled:hover,
    .wysiwyg a.button.button--disabled:hover,
    .wysiwyg input[type="button"].button--disabled:hover,
    .wysiwyg input[type="submit"].button--disabled:hover {
      background-color: #72a1b9;
      border-color: #72a1b9;
      text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
  .wysiwyg button:hover,
  .wysiwyg a.button:hover,
  .wysiwyg input[type="button"]:hover,
  .wysiwyg input[type="submit"]:hover {
    text-decoration: none;
    background-color: #d35810;
    border-color: #d35810;
    text-shadow: 0 2px 3px rgba(116, 48, 9, 0.5); }
  .wysiwyg button::after,
  .wysiwyg a.button::after,
  .wysiwyg input[type="button"]::after,
  .wysiwyg input[type="submit"]::after {
    display: inline-block;
    margin: 0 0 0 0.75rem;
    font-family: fontawesome; }

.wysiwyg input[type="text"],
.wysiwyg input[type="password"],
.wysiwyg input[type="email"],
.wysiwyg input[type="tel"],
.wysiwyg input[type="number"],
.wysiwyg input[type="url"],
.wysiwyg textarea {
  display: block;
  padding: 0.5rem;
  width: 100%;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  font-size: 1.2rem;
  font-weight: 300;
  border-bottom: 2px solid #064567;
  background-color: rgba(31, 139, 195, 0.1);
  color: #064567; }
  .wysiwyg input[type="text"] option,
  .wysiwyg input[type="password"] option,
  .wysiwyg input[type="email"] option,
  .wysiwyg input[type="tel"] option,
  .wysiwyg input[type="number"] option,
  .wysiwyg input[type="url"] option,
  .wysiwyg textarea option {
    font-size: inherit;
    font-weight: inherit; }

.wysiwyg select {
  padding: 1rem;
  color: #0C537D;
  font-weight: 300;
  font-size: 1.4rem;
  border-radius: 0;
  border: 0;
  background-color: rgba(31, 139, 195, 0.2); }

.wysiwyg blockquote {
  margin: 0 0 1rem;
  padding: 1rem;
  border-left: 1rem solid #1F8BC3;
  background-color: rgba(31, 139, 195, 0.2); }
  .wysiwyg blockquote p {
    margin: 0; }
    .wysiwyg blockquote p:not(:last-of-type) {
      margin: 0 0 1rem; }

.wysiwyg .alignleft {
  float: left;
  margin: 1rem 1rem 1rem 0; }

.wysiwyg .alignright {
  float: right;
  margin: 1rem 0 1rem 1rem; }

.wysiwyg .aligncenter {
  display: block;
  margin: 1rem auto; }

.wysiwyg .wp-caption-text {
  display: block;
  padding: 0.5rem;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.2;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.7); }

.wysiwyg table.tablepress {
  border: 1px solid rgba(26, 26, 26, 0.2); }
  .wysiwyg table.tablepress * {
    border-color: inherit; }
  .wysiwyg table.tablepress thead th,
  .wysiwyg table.tablepress tfoot th {
    padding: 0.5rem 1rem;
    color: #EEE;
    font-weight: 400;
    background-color: #0C537D; }
  .wysiwyg table.tablepress tbody td {
    padding: 0.5rem 1rem;
    transition: background 0.1s ease-in-out;
    background-color: rgba(250, 250, 250, 0.5);
    font-weight: 300;
    line-height: 1.3; }
  .wysiwyg table.tablepress .even td {
    background-color: rgba(250, 250, 250, 0.5); }
  .wysiwyg table.tablepress .odd td {
    background-color: rgba(234, 234, 234, 0.5); }

.wysiwyg .tablepress-table-description {
  display: block;
  margin: 0 0 1rem;
  font-weight: 300;
  line-height: 1.5; }

.wysiwyg .dataTables_length,
.wysiwyg .dataTables_filter {
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  font-size: 1.2rem; }

.wysiwyg .dataTables_length {
  margin-bottom: 0.5rem;
  padding: 0.325rem; }

.wysiwyg .dataTables_filter {
  -ms-flex-pack: end;
  justify-content: flex-end; }
  .wysiwyg .dataTables_filter label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
  .wysiwyg .dataTables_filter input[type="search"] {
    display: block;
    padding: 0.5rem;
    width: 100%;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    font-size: 1.2rem;
    font-weight: 300;
    border-bottom: 2px solid #064567;
    background-color: rgba(31, 139, 195, 0.1);
    color: #064567; }
    .wysiwyg .dataTables_filter input[type="search"] option {
      font-size: inherit;
      font-weight: inherit; }

.pagination__wrapper,
.woocommerce-pagination .page-numbers {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 2rem;
  text-align: center; }
  .pagination__wrapper a,
  .pagination__wrapper span,
  .woocommerce-pagination .page-numbers a,
  .woocommerce-pagination .page-numbers span {
    display: block;
    margin: 0.5rem;
    padding: 0.5rem 1rem;
    border-radius: 2px; }
  .pagination__wrapper a,
  .woocommerce-pagination .page-numbers a {
    color: #FFF;
    font-weight: 700;
    text-shadow: 0 1px 2px rgba(116, 48, 9, 0.5);
    background-color: #EF7127;
    transition: all 0.1s ease-in-out; }
    .pagination__wrapper a:hover,
    .woocommerce-pagination .page-numbers a:hover {
      background-color: #f28a4d; }
  .pagination__wrapper span,
  .woocommerce-pagination .page-numbers span {
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #1A1A1A; }

.resources-card__wrapper {
  padding: 1rem 0; }

.resources-card__item {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 2rem;
  padding: 2rem;
  box-shadow: 0 3px 10px rgba(26, 26, 26, 0.1);
  border-radius: 0.25rem;
  background-color: #FFF; }
  @media (max-width: 768px) {
    .resources-card__item {
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center; } }

.resources-card__preview {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 3rem 0 1rem;
  width: 18rem;
  min-height: 12rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  font-size: 0;
  color: transparent; }
  @media (max-width: 768px) {
    .resources-card__preview {
      margin: 0 auto 1rem;
      height: 8rem;
      width: 100%;
      max-width: 75%; } }

.resources-card__title {
  display: block;
  margin: 0 0 0.5rem;
  font-size: 2rem;
  font-weight: 700;
  color: #064567; }
  .resources-card__title a[target="_blank"]::after {
    display: inline-block;
    margin: 0 0 0 0.5rem;
    font-family: fontawesome;
    font-size: 1rem;
    vertical-align: super;
    content: "\f08e";
    color: #1F8BC3;
    opacity: 0.33; }
  .resources-card__title a[target="_blank"]:hover::after {
    opacity: 1; }
  .resources-card__title a:hover {
    text-decoration: underline; }

.resources-card__content {
  margin: 0 0 1rem;
  font-weight: 300;
  line-height: 1.5; }

.resources-card__button::after {
  display: inline-block;
  margin-left: 0.75rem;
  content: "\f019";
  font-family: fontawesome; }

.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;
  -moz-user-select: none;
  -ms-user-select: none;
  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;
  -moz-user-select: none;
  -ms-user-select: none;
  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;
  -moz-user-select: none;
  -ms-user-select: none;
  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;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !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__placeholder {
  color: #999;
  margin-top: 5px;
  float: left; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px; }

.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-selection__placeholder, .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: 4px;
  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: 4px;
  border-bottom-right-radius: 4px;
  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: 4px;
  border-bottom-left-radius: 4px;
  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: 4px;
  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: 4px;
  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; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  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; }

body.post-type-archive-supporter [data-mask="gradient"] .page__background {
  background-image: linear-gradient(to bottom right, #1F8BC3, #064567); }

body.post-type-archive-supporter [data-mask="gradient"] .page__content {
  color: #FFF;
  text-align: center; }
  @media (max-width: 640px) {
    body.post-type-archive-supporter [data-mask="gradient"] .page__content {
      line-height: 1.2;
      font-weight: 400;
      font-size: 1.1rem; } }

.supporters-tile__container.swiper-container {
  margin: 0 0 3rem; }
  @media (max-width: 540px) {
    .supporters-tile__container.swiper-container {
      margin: 0 0 1rem; } }

.supporters-tile__item {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  height: 8rem;
  width: 20rem;
  font-size: 0;
  color: transparent; }
  @media (max-width: 540px) {
    .supporters-tile__item {
      height: 12rem;
      width: 50%; } }

.supporters-tile__background {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.supporters-card__wrapper {
  padding: 1rem 0; }

.supporters-card__item {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 2rem;
  padding: 2rem;
  box-shadow: 0 3px 10px rgba(26, 26, 26, 0.1);
  border-radius: 0.25rem;
  background-color: #FFF; }
  @media (max-width: 768px) {
    .supporters-card__item {
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center; } }

.supporters-card__logo {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 3rem 0 1rem;
  width: 18rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  font-size: 0;
  color: transparent; }
  @media (max-width: 768px) {
    .supporters-card__logo {
      margin: 0 auto 1rem;
      height: 8rem;
      width: 100%;
      max-width: 75%; } }
  .supporters-card__logo[target="_blank"] {
    position: relative; }
    .supporters-card__logo[target="_blank"]::after {
      position: absolute;
      bottom: 0;
      right: 0;
      display: inline-block;
      margin: 0 0 0 0.5rem;
      font-family: fontawesome;
      font-size: 1.6rem;
      vertical-align: super;
      content: "\f08e";
      color: #064567;
      transition: opacity 0.1s ease-in-out;
      opacity: 0; }

.supporters-card__title {
  display: block;
  margin: 0 0 0.5rem;
  font-size: 2rem;
  font-weight: 700;
  color: #064567; }
  .supporters-card__title a[target="_blank"]::after {
    display: inline-block;
    margin: 0 0 0 0.5rem;
    font-family: fontawesome;
    font-size: 1rem;
    vertical-align: super;
    content: "\f08e";
    color: #1F8BC3;
    opacity: 0.33; }
  .supporters-card__title a[target="_blank"]:hover::after {
    opacity: 1; }
  .supporters-card__title a:hover {
    text-decoration: underline; }

.supporters-card__logo:hover + .supporters-card__details .supporters-card__title a {
  text-decoration: underline; }

.supporters-card__logo[target="_blank"]:hover + .supporters-card__details .supporters-card__title a[target="_blank"]::after {
  opacity: 1; }

.supporters-card__terms {
  margin: 0 0 0.5rem;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #EF7127; }

.supporters-card__content h1 {
  font-size: 2.8rem; }
  @media (max-width: 768px) {
    .supporters-card__content h1 {
      font-size: 2.4rem; } }
  @media (max-width: 540px) {
    .supporters-card__content h1 {
      font-size: 2.1rem; } }

.supporters-card__content h2 {
  font-size: 2.3rem; }
  @media (max-width: 768px) {
    .supporters-card__content h2 {
      font-size: 2rem; } }
  @media (max-width: 540px) {
    .supporters-card__content h2 {
      font-size: 1.8rem; } }

.supporters-card__content h3 {
  font-size: 1.9rem; }
  @media (max-width: 768px) {
    .supporters-card__content h3 {
      font-size: 1.7rem; } }
  @media (max-width: 540px) {
    .supporters-card__content h3 {
      font-size: 1.5rem; } }

.supporters-card__content h4 {
  font-size: 1.4rem; }
  @media (max-width: 768px) {
    .supporters-card__content h4 {
      font-size: 1.2rem; } }
  @media (max-width: 540px) {
    .supporters-card__content h4 {
      font-size: 1.1rem; } }

.supporters-card__content h5 {
  font-size: 1.3rem; }
  @media (max-width: 768px) {
    .supporters-card__content h5 {
      font-size: 1rem; } }

.supporters-card__content h6 {
  font-size: 1.2rem; }
  @media (max-width: 768px) {
    .supporters-card__content h6 {
      font-size: 1rem; } }

.supporters-card__content h1, .supporters-card__content h2, .supporters-card__content h3, .supporters-card__content h4, .supporters-card__content h5, .supporters-card__content h6 {
  font-weight: 800;
  margin: 0 0 1rem; }

.supporters-card__content hr {
  margin: 2rem 0;
  border: 0;
  border-bottom: 1px solid #EF7127; }

.supporters-card__content p {
  margin: 0 0 1rem;
  font-weight: 300;
  line-height: 1.5; }

.supporters-card__content a {
  color: #EF7127;
  text-decoration: none;
  transition: all 0.1s ease-in-out; }
  .supporters-card__content a:hover {
    color: #f39056;
    text-decoration: underline; }

.supporters-card__content b,
.supporters-card__content strong {
  font-weight: 700; }

.supporters-card__content i,
.supporters-card__content em {
  font-style: italic; }

.supporters-card__content del {
  text-decoration: line-through; }

.supporters-card__content ul,
.supporters-card__content ol {
  line-height: 1.325em;
  font-weight: 300; }
  .supporters-card__content ul > li,
  .supporters-card__content ol > li {
    margin: 0 0 0.5rem; }
  .supporters-card__content ul ul, .supporters-card__content ul ol,
  .supporters-card__content ol ul,
  .supporters-card__content ol ol {
    margin-bottom: 0;
    margin-top: 0.5rem; }

.supporters-card__content ul {
  margin: 0 0 1rem 2.5rem;
  list-style: disc; }

.supporters-card__content ol {
  margin: 0 0 1rem 0;
  counter-reset: ol; }
  .supporters-card__content ol > li {
    position: relative;
    padding-left: 2.5rem;
    counter-increment: ol; }
    .supporters-card__content ol > li::before {
      position: absolute;
      top: 0;
      left: 0;
      display: inline-block;
      margin-right: 0.5rem;
      width: 2rem;
      content: counter(ol) ".";
      color: #EF7127;
      text-align: right; }

.supporters-card__content img {
  height: auto;
  max-width: 100%; }

.supporters-card__content figure {
  max-width: 100%; }

.supporters-card__content button,
.supporters-card__content a.button,
.supporters-card__content input[type="button"],
.supporters-card__content input[type="submit"] {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.8rem 2rem 0.7rem;
  cursor: pointer;
  border-radius: 400px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 1.1rem;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
  -webkit-appearance: none;
  transition: all 0.1s ease-in-out;
  background-color: #EF7127;
  border: 2px solid #EF7127;
  text-shadow: 0 1px 2px rgba(164, 68, 12, 0.5); }
  .supporters-card__content button:not(:last-child),
  .supporters-card__content a.button:not(:last-child),
  .supporters-card__content input[type="button"]:not(:last-child),
  .supporters-card__content input[type="submit"]:not(:last-child) {
    margin: 0 0 1rem; }
  @media (max-width: 800px) {
    .supporters-card__content button,
    .supporters-card__content a.button,
    .supporters-card__content input[type="button"],
    .supporters-card__content input[type="submit"] {
      font-size: 0.9rem; } }
  .supporters-card__content button span,
  .supporters-card__content a.button span,
  .supporters-card__content input[type="button"] span,
  .supporters-card__content input[type="submit"] span {
    display: inline-block;
    margin-left: 0.5rem;
    font-weight: 300; }
  .supporters-card__content button.button--disabled,
  .supporters-card__content a.button.button--disabled,
  .supporters-card__content input[type="button"].button--disabled,
  .supporters-card__content input[type="submit"].button--disabled {
    background-color: #94B8CA;
    border-color: #94B8CA;
    text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
    .supporters-card__content button.button--disabled:hover,
    .supporters-card__content a.button.button--disabled:hover,
    .supporters-card__content input[type="button"].button--disabled:hover,
    .supporters-card__content input[type="submit"].button--disabled:hover {
      background-color: #72a1b9;
      border-color: #72a1b9;
      text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
  .supporters-card__content button:hover,
  .supporters-card__content a.button:hover,
  .supporters-card__content input[type="button"]:hover,
  .supporters-card__content input[type="submit"]:hover {
    text-decoration: none;
    background-color: #d35810;
    border-color: #d35810;
    text-shadow: 0 2px 3px rgba(116, 48, 9, 0.5); }
  .supporters-card__content button::after,
  .supporters-card__content a.button::after,
  .supporters-card__content input[type="button"]::after,
  .supporters-card__content input[type="submit"]::after {
    display: inline-block;
    margin: 0 0 0 0.75rem;
    font-family: fontawesome; }

.supporters-card__content input[type="text"],
.supporters-card__content input[type="password"],
.supporters-card__content input[type="email"],
.supporters-card__content input[type="tel"],
.supporters-card__content input[type="number"],
.supporters-card__content input[type="url"],
.supporters-card__content textarea {
  display: block;
  padding: 0.5rem;
  width: 100%;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  font-size: 1.2rem;
  font-weight: 300;
  border-bottom: 2px solid #064567;
  background-color: rgba(31, 139, 195, 0.1);
  color: #064567; }
  .supporters-card__content input[type="text"] option,
  .supporters-card__content input[type="password"] option,
  .supporters-card__content input[type="email"] option,
  .supporters-card__content input[type="tel"] option,
  .supporters-card__content input[type="number"] option,
  .supporters-card__content input[type="url"] option,
  .supporters-card__content textarea option {
    font-size: inherit;
    font-weight: inherit; }

.supporters-card__content select {
  padding: 1rem;
  color: #0C537D;
  font-weight: 300;
  font-size: 1.4rem;
  border-radius: 0;
  border: 0;
  background-color: rgba(31, 139, 195, 0.2); }

.supporters-card__content blockquote {
  margin: 0 0 1rem;
  padding: 1rem;
  border-left: 1rem solid #1F8BC3;
  background-color: rgba(31, 139, 195, 0.2); }
  .supporters-card__content blockquote p {
    margin: 0; }
    .supporters-card__content blockquote p:not(:last-of-type) {
      margin: 0 0 1rem; }

.supporters-card__content .alignleft {
  float: left;
  margin: 1rem 1rem 1rem 0; }

.supporters-card__content .alignright {
  float: right;
  margin: 1rem 0 1rem 1rem; }

.supporters-card__content .aligncenter {
  display: block;
  margin: 1rem auto; }

.supporters-card__content .wp-caption-text {
  display: block;
  padding: 0.5rem;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.2;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.7); }

.supporters-card__content table.tablepress {
  border: 1px solid rgba(26, 26, 26, 0.2); }
  .supporters-card__content table.tablepress * {
    border-color: inherit; }
  .supporters-card__content table.tablepress thead th,
  .supporters-card__content table.tablepress tfoot th {
    padding: 0.5rem 1rem;
    color: #EEE;
    font-weight: 400;
    background-color: #0C537D; }
  .supporters-card__content table.tablepress tbody td {
    padding: 0.5rem 1rem;
    transition: background 0.1s ease-in-out;
    background-color: rgba(250, 250, 250, 0.5);
    font-weight: 300;
    line-height: 1.3; }
  .supporters-card__content table.tablepress .even td {
    background-color: rgba(250, 250, 250, 0.5); }
  .supporters-card__content table.tablepress .odd td {
    background-color: rgba(234, 234, 234, 0.5); }

.supporters-card__content .tablepress-table-description {
  display: block;
  margin: 0 0 1rem;
  font-weight: 300;
  line-height: 1.5; }

.supporters-card__content .dataTables_length,
.supporters-card__content .dataTables_filter {
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  font-size: 1.2rem; }

.supporters-card__content .dataTables_length {
  margin-bottom: 0.5rem;
  padding: 0.325rem; }

.supporters-card__content .dataTables_filter {
  -ms-flex-pack: end;
  justify-content: flex-end; }
  .supporters-card__content .dataTables_filter label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
  .supporters-card__content .dataTables_filter input[type="search"] {
    display: block;
    padding: 0.5rem;
    width: 100%;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    font-size: 1.2rem;
    font-weight: 300;
    border-bottom: 2px solid #064567;
    background-color: rgba(31, 139, 195, 0.1);
    color: #064567; }
    .supporters-card__content .dataTables_filter input[type="search"] option {
      font-size: inherit;
      font-weight: inherit; }

.supporters-card__content p:last-of-type {
  margin-bottom: 0; }

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform; }

.swiper-invisible-blank-slide {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  transition-property: transform, height; }

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent); }

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-lock {
  display: none; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff; }

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000; }

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000; }

.swiper-pagination-lock {
  display: none; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

.testimonial-card__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 2rem 1rem; }
  @media (max-width: 540px) {
    .testimonial-card__wrapper {
      margin: 2rem 0; } }

.testimonial-card__item {
  position: relative;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  margin: 0 1rem calc(4.375rem + 2rem);
  padding: 2rem 7rem calc(4.375rem + 1rem) 6rem;
  width: 100%;
  text-align: left;
  line-height: 1.6;
  font-size: 1.2rem;
  font-weight: 300;
  color: #FFF;
  border-radius: 1rem;
  background-image: linear-gradient(to bottom, #1F8BC3, #064567); }
  @media (max-width: 900px) {
    .testimonial-card__item {
      margin: 1rem 0 calc(5.775rem + 1rem); } }
  @media (max-width: 540px) {
    .testimonial-card__item {
      padding: 2rem 2rem calc(2.8875rem + 1rem); } }
  .testimonial-card__item::before, .testimonial-card__item::after {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 4rem;
    width: 4rem;
    font-family: fontawesome;
    font-weight: 700;
    font-size: 3.5rem; }
    @media (max-width: 540px) {
      .testimonial-card__item::before, .testimonial-card__item::after {
        display: none; } }
  .testimonial-card__item::before {
    top: 1.5rem;
    left: 1rem;
    content: "\f10d";
    color: #064567; }
  .testimonial-card__item::after {
    bottom: 1.5rem;
    right: 1rem;
    content: "\f10e";
    color: #053b59; }

.testimonial-card__content {
  font-weight: 300; }
  .testimonial-card__content p {
    font-weight: inherit; }
  .testimonial-card__content--small {
    font-size: 1.8rem;
    line-height: 1.4; }
    @media (max-width: 540px) {
      .testimonial-card__content--small {
        font-size: 1.2rem; } }
    .testimonial-card__content--small p {
      font-size: inherit; }

.testimonial-card__headshot {
  position: absolute;
  top: 100%;
  left: 1.5rem;
  transform: translateY(-50%);
  height: 8.75rem;
  width: 8.75rem;
  border-radius: 8.75rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); }
  .testimonial-card__headshot:not([style]) {
    background-image: linear-gradient(to bottom right, #1F8BC3, #064567); }
    .testimonial-card__headshot:not([style])::after {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      content: "\f2be";
      line-height: 1;
      font-size: 8.75rem;
      font-family: fontawesome; }
  .testimonial-card__headshot[style] {
    border: 0.625rem solid #FFF;
    background-color: rgba(238, 238, 238, 0.8); }
  @media (max-width: 540px) {
    .testimonial-card__headshot {
      height: 6.5rem;
      width: 6.5rem; } }

.testimonial-card__citation {
  position: absolute;
  top: 100%;
  left: 13.75rem;
  display: -ms-flexbox;
  display: flex;
  height: 2em;
  color: #0C537D;
  font-size: 1.1rem; }
  @media (max-width: 540px) {
    .testimonial-card__citation {
      left: 11.5rem; } }
  .testimonial-card__citation::before {
    position: absolute;
    top: 0;
    right: 100%;
    display: block;
    content: "";
    border-top: 1rem solid #064567;
    border-left: 1rem solid #064567;
    border-right: 1rem solid transparent;
    border-bottom: 1rem solid transparent; }

.testimonial-tile__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 -1rem calc(4.375rem + 4rem); }
  @media (max-width: 900px) {
    .testimonial-tile__wrapper {
      margin: 2rem 1rem;
      -ms-flex-direction: column;
      flex-direction: column; } }
  @media (max-width: 540px) {
    .testimonial-tile__wrapper {
      margin: 2rem 0; } }

.testimonial-tile__item {
  position: relative;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  margin: 0 1rem;
  padding: 2rem 7rem calc(2.8875rem + 1rem) 6rem;
  width: 50%;
  min-height: 14rem;
  text-align: left;
  line-height: 1.6;
  font-size: 1.2rem;
  font-weight: 300;
  color: #FFF;
  border-radius: 1rem;
  background-image: linear-gradient(to bottom, #1F8BC3, #064567); }
  @media (max-width: 900px) {
    .testimonial-tile__item {
      margin: 1rem 0 calc(5.775rem + 1rem);
      width: 100%; } }
  @media (max-width: 540px) {
    .testimonial-tile__item {
      padding: 2rem 2rem calc(2.8875rem + 1rem); } }
  .testimonial-tile__item::before, .testimonial-tile__item::after {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 4rem;
    width: 4rem;
    font-family: fontawesome;
    font-weight: 700;
    font-size: 3.5rem; }
    @media (max-width: 540px) {
      .testimonial-tile__item::before, .testimonial-tile__item::after {
        display: none; } }
  .testimonial-tile__item::before {
    top: 2rem;
    left: 1rem;
    content: "\f10d";
    color: #064567; }
  .testimonial-tile__item::after {
    bottom: 1rem;
    right: 1rem;
    content: "\f10e";
    color: #053b59; }

.testimonial-tile__content {
  font-weight: 300; }
  .testimonial-tile__content p {
    font-weight: inherit; }
  .testimonial-tile__content--small {
    font-size: 1.8rem;
    line-height: 1.4; }
    @media (max-width: 540px) {
      .testimonial-tile__content--small {
        font-size: 1.2rem; } }
    .testimonial-tile__content--small p {
      font-size: inherit; }

.testimonial-tile__content-wrapper {
  position: relative;
  overflow: hidden; }

.testimonial-tile__readmore {
  display: block;
  margin: 0.5rem 0 0;
  color: #EF7127;
  text-transform: uppercase;
  font-weight: 700; }
  .testimonial-tile__readmore::after {
    display: inline-block;
    margin-left: 0.75rem;
    font-family: fontawesome;
    content: "\f107";
    color: #EF7127; }
  .testimonial-tile__readmore:hover {
    text-decoration: underline; }

.testimonial-tile__headshot {
  position: absolute;
  top: 100%;
  left: 1.5rem;
  transform: translateY(-33%);
  height: 8.75rem;
  width: 8.75rem;
  border-radius: 8.75rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); }
  @media (max-width: 540px) {
    .testimonial-tile__headshot {
      height: 6.5rem;
      width: 6.5rem; } }
  .testimonial-tile__headshot:not([style]) {
    background-image: linear-gradient(to bottom right, #1F8BC3, #064567); }
    .testimonial-tile__headshot:not([style])::after {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      content: "\f2be";
      line-height: 1;
      font-size: 8.75rem;
      font-family: fontawesome; }
  .testimonial-tile__headshot[style] {
    border: 0.625rem solid #FFF;
    background-color: rgba(238, 238, 238, 0.8); }

.testimonial-tile__citation {
  position: absolute;
  top: 100%;
  left: 13.75rem;
  display: -ms-flexbox;
  display: flex;
  height: 2em;
  color: #0C537D;
  font-size: 1.1rem; }
  @media (max-width: 540px) {
    .testimonial-tile__citation {
      left: 11.5rem; } }
  .testimonial-tile__citation::before {
    position: absolute;
    top: 0;
    right: 100%;
    display: block;
    content: "";
    border-top: 1rem solid #064567;
    border-left: 1rem solid #064567;
    border-right: 1rem solid transparent;
    border-bottom: 1rem solid transparent; }

gecko-slideshow gecko-slideshow-controls {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  color: white;
  pointer-events: none; }
  gecko-slideshow gecko-slideshow-controls > * {
    pointer-events: all; }
  gecko-slideshow gecko-slideshow-controls .dots {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% - 40px - 0.5rem); }
    gecko-slideshow gecko-slideshow-controls .dots > .dot {
      -ms-flex-negative: 0;
      flex-shrink: 0;
      width: 0.9rem;
      height: 0.9rem;
      margin: 0.5rem;
      cursor: pointer;
      border-radius: 100%;
      background-color: white;
      box-shadow: 1px 2px 4px 0px rgba(0, 0, 0, 0.2);
      opacity: 0.5;
      transition: opacity 0.2s ease-in-out; }
      gecko-slideshow gecko-slideshow-controls .dots > .dot[data-active] {
        opacity: 1; }
  gecko-slideshow gecko-slideshow-controls .left, gecko-slideshow gecko-slideshow-controls .right {
    position: absolute;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 1.2em;
    height: 1.2em;
    color: white;
    font-size: 4rem;
    transform: translateY(-50%);
    transition: transform 0.2s ease-in-out; }
  gecko-slideshow gecko-slideshow-controls .left {
    text-shadow: -1px 1px 1px black;
    left: 0;
    top: 50%; }
    gecko-slideshow gecko-slideshow-controls .left::before {
      font-family: "FontAwesome";
      content: ""; }
  gecko-slideshow gecko-slideshow-controls .right {
    text-shadow: 1px 1px 1px black;
    right: 0;
    top: 50%; }
    gecko-slideshow gecko-slideshow-controls .right::before {
      font-family: "FontAwesome";
      content: ""; }

gecko-slideshow {
  display: block;
  position: relative;
  z-index: 1; }
  gecko-slideshow:not([data-arm-installed]) {
    visibility: hidden; }
  gecko-slideshow > .viewport {
    width: 100%;
    height: 600px; }
    gecko-slideshow > .viewport > .slides {
      position: relative;
      width: 100%;
      height: 100%; }

gecko-slideshow gecko-slide {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: opacity 1s ease-in-out;
  opacity: 0; }
  gecko-slideshow gecko-slide[data-state="in"] {
    z-index: 2;
    opacity: 1; }

.archive-index__wrapper {
  margin: 0 auto;
  max-width: 71.25rem; }
  @supports (display: grid) {
    .archive-index__wrapper {
      display: -ms-grid;
      display: grid;
      margin: 0 auto 2rem;
      -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
      grid-auto-rows: minmax(8rem, auto);
      grid-gap: 4rem; }
      @media (max-width: 1024px) {
        .archive-index__wrapper {
          -ms-grid-columns: 1fr 1fr;
          grid-template-columns: 1fr 1fr; } }
      @media (max-width: 640px) {
        .archive-index__wrapper {
          -ms-grid-columns: 1fr;
          grid-template-columns: 1fr; } } }

.archive-index__item {
  box-shadow: 0 3px 10px rgba(26, 26, 26, 0.1);
  border-radius: 0.25rem;
  background-color: #FFF;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 2rem;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  background-color: rgba(255, 255, 255, 0.8);
  cursor: default;
  overflow: hidden;
  transition: box-shadow 0.1s ease-in-out; }
  .archive-index__item--photo {
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    -ms-grid-row-span: 2;
    grid-row-end: span 2; }
  .archive-index__item--wide {
    -ms-grid-column-span: 6;
    grid-column-end: span 6; }
    @media (min-width: 900px) {
      .archive-index__item--wide {
        padding-left: calc(28rem + 3rem); } }
  .archive-index__item--link {
    cursor: pointer; }
    .archive-index__item--link::after {
      position: absolute;
      bottom: 2rem;
      right: 2rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: 1.5rem;
      width: 3rem;
      transition: all 0.3s ease-in-out;
      transform: translateX(-25%);
      opacity: 0;
      content: "\f178";
      color: #FFF;
      font-family: fontawesome;
      font-size: 3rem;
      text-align: center;
      -webkit-font-smoothing: antialiased; }
  .archive-index__item:hover {
    background-color: #EF7127; }
    .archive-index__item:hover::after {
      transform: translateX(0);
      opacity: 1; }

.archive-index__photo {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  height: 20rem;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #FFF; }
  @media (max-width: 640px) {
    .archive-index__photo {
      height: 14rem; } }
  .archive-index__photo::before {
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.8) 10%, rgba(255, 255, 255, 0)); }

@media (min-width: 900px) {
  .archive-index__item--wide .archive-index__photo {
    width: 28rem;
    height: 100%; } }

.archive-index__title, .archive-index__subtitle {
  position: relative;
  z-index: 10; }

.archive-index__title {
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: block;
  margin: 0 0 1.5rem;
  font-size: 2rem;
  font-weight: 700;
  color: #EF7127; }
  .archive-index__title:hover {
    text-decoration: underline; }
  @media (max-width: 768px) {
    .archive-index__title {
      font-size: 1.5rem; } }

.archive-index__item:hover .archive-index__title {
  color: #FFF; }
  .archive-index__item:hover .archive-index__title a {
    color: #000; }

.archive-index__photo:hover + .archive-index__title {
  text-decoration: underline; }

.archive-index__photo + .archive-index__title {
  margin-top: calc(20rem - 1rem); }
  @media (max-width: 640px) {
    .archive-index__photo + .archive-index__title {
      margin-top: calc(14rem - 1rem); } }

@media (min-width: 900px) {
  .archive-index__item--wide .archive-index__photo + .archive-index__title {
    margin-top: 0; } }

.archive-index__subtitle {
  display: block;
  margin-right: 3rem;
  font-size: 1.4rem;
  font-weight: 700;
  color: #000; }
  @media (max-width: 640px) {
    .archive-index__subtitle {
      margin-right: 5rem; } }
  @media (max-width: 480px) {
    .archive-index__subtitle {
      margin-right: 2rem;
      font-size: 1.2rem; } }
  .archive-index__subtitle--date {
    margin-right: 1rem; }
    @media (max-width: 640px) {
      .archive-index__subtitle--date {
        margin-right: 1rem; } }
    .archive-index__subtitle--date::before {
      display: inline-block;
      margin: 0 0.5rem 0 0;
      width: 1.5rem;
      text-align: center;
      font-family: fontawesome;
      content: "\f133";
      font-size: 1.2rem;
      color: #000;
      -webkit-font-smoothing: antialiased; }

.archive-index__item:hover .archive-index__subtitle {
  color: #000; }
  .archive-index__item:hover .archive-index__subtitle::before {
    color: #000; }

.archive-index__categories {
  margin: 0.25rem 0 0; }

.archive-index__category {
  font-size: 1rem;
  font-weight: 300;
  color: #EF7127; }
  .archive-index__category:first-child::before {
    display: inline-block;
    margin: 0 0.5rem 0 0;
    width: 1.5rem;
    text-align: center;
    font-family: fontawesome;
    content: "\f02c";
    color: #000;
    font-size: 1rem; }
  .archive-index__category:hover {
    text-decoration: underline; }

.archive-index__item:hover .archive-index__category {
  color: #000; }
  .archive-index__item:hover .archive-index__category::before {
    color: #000; }

.archive-index__content {
  padding: 0.5rem 3.5rem 0 0;
  font-size: 1rem;
  font-weight: 300; }

.archive-terms__container {
  margin: 0 0 2rem;
  padding: 0 5.9375rem;
  text-align: center; }
  @media (max-width: 1024px) {
    .archive-terms__container {
      padding: 1rem; } }
  @media (max-width: 640px) {
    .archive-terms__container {
      padding: 0; } }

.archive-terms__title {
  font-weight: 700;
  font-size: 1.4rem;
  text-transform: uppercase;
  margin: 0 0 0.25rem;
  font-weight: 800;
  font-size: 1rem;
  color: #0C537D; }

.archive-terms__wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 1rem; }
  @media (max-width: 640px) {
    .archive-terms__wrapper {
      margin: 0; } }

.archive-terms__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0.25rem 0.5rem;
  padding: 0.4rem 0.8rem;
  color: #FFF;
  font-size: 1.1rem;
  font-weight: 300;
  text-align: center;
  border-radius: 10rem;
  background-color: #064567;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-shadow: 0 0 0 0 rgba(6, 69, 103, 0); }
  .archive-terms__item:hover {
    background-color: #1F8BC3;
    box-shadow: 0 0 0 0.15rem rgba(6, 69, 103, 0.3); }
  @media (max-width: 640px) {
    .archive-terms__item {
      margin: 0.125rem 0.25rem;
      font-size: 0.9rem; } }

body.post-type-archive-beneficiary [data-mask="gradient"] .page__background {
  background-image: linear-gradient(to bottom right, #1F8BC3, #064567); }

body.post-type-archive-beneficiary [data-mask="gradient"] .page__content {
  color: #FFF;
  text-align: center; }
  @media (max-width: 640px) {
    body.post-type-archive-beneficiary [data-mask="gradient"] .page__content {
      line-height: 1.2;
      font-weight: 400;
      font-size: 1.1rem; } }

.beneficiaries-single__columns {
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  max-width: 59.375rem; }
  @media (max-width: 900px) {
    .beneficiaries-single__columns {
      -ms-flex-direction: column;
      flex-direction: column; } }

.beneficiaries-single__column--photo {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 4rem 2rem 0; }
  @media (max-width: 900px) {
    .beneficiaries-single__column--photo {
      margin: 0 auto 2rem; } }

.beneficiaries-single__photo {
  margin-top: 2rem;
  height: 18rem;
  width: 18rem;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain; }
  @media (max-width: 900px) {
    .beneficiaries-single__photo {
      margin-top: 0; } }
  @media (max-width: 540px) {
    .beneficiaries-single__photo {
      height: 13.5rem;
      width: 13.5rem; } }

.beneficiaries-single__staff-title {
  color: #064567; }

.beneficiaries-single__button::after {
  display: inline-block;
  margin-left: 0.75rem;
  content: "\f178";
  font-family: fontawesome; }

.events-about {
  position: relative;
  z-index: 100; }
  .events-about__background {
    background-image: linear-gradient(to bottom right, #1F8BC3, #064567); }
  .events-about__content {
    position: relative;
    z-index: 20;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto;
    padding: 2rem;
    width: 100%;
    max-width: 71.25rem;
    text-align: center;
    font-weight: 300;
    color: #FFF; }
    @media (max-width: 640px) {
      .events-about__content {
        padding: 1rem;
        line-height: 1.2;
        font-weight: 400;
        font-size: 1.1rem; } }
  .events-about__title {
    display: block;
    margin: 0 0 2rem;
    font-size: 3rem;
    font-weight: 700;
    text-align: center; }
    @media (max-width: 1024px) {
      .events-about__title {
        margin: 0 0 1rem;
        font-size: 2.4rem; } }
    .events-about__title::before {
      display: inline-block;
      margin: 0 1.5rem 0 0;
      font-family: fontawesome;
      -webkit-font-smoothing: antialiased; }

.event-details__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto 2rem;
  padding: 0 1rem;
  max-width: 71.25rem; }

.event-details__item {
  -ms-flex-preferred-size: 22rem;
  flex-basis: 22rem;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin: 1rem; }
  @media (max-width: 800px) {
    .event-details__item {
      -ms-flex-preferred-size: 14rem;
      flex-basis: 14rem;
      margin: 0.5rem 1rem; } }

.event-details__icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 1.5rem 0 0;
  height: 64px;
  width: 64px;
  background-position: center;
  background-repeat: no-repeat; }
  .event-details__icon svg {
    display: block;
    width: 64px;
    height: 64px; }
    .event-details__icon svg * {
      fill: #1F8BC3; }
  @media (max-width: 800px) {
    .event-details__icon {
      height: 48px;
      width: 48px;
      background-size: contain; } }

.event-details__column {
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center; }

.event-details__label {
  margin: 0 0 0.25rem;
  font-size: 1.1rem;
  font-weight: 300;
  color: #EF7127; }
  @media (max-width: 800px) {
    .event-details__label {
      font-size: 1rem;
      font-weight: 400; } }

.event-details__content {
  font-size: 2rem;
  font-weight: 700;
  color: #064567; }
  @media (max-width: 800px) {
    .event-details__content {
      font-size: 1.6rem; } }

.event-faqs__wrapper {
  padding: 4rem 1rem; }
  @media (max-width: 540px) {
    .event-faqs__wrapper {
      padding: 2.5rem 1rem; } }

.event-faqs__title {
  display: block;
  margin: 0 0 2rem;
  font-size: 3rem;
  font-weight: 700;
  text-align: center;
  margin: 0 0 1.5rem;
  color: #064567; }
  @media (max-width: 1024px) {
    .event-faqs__title {
      margin: 0 0 1rem;
      font-size: 2.4rem; } }
  .event-faqs__title::before {
    display: inline-block;
    margin: 0 1.5rem 0 0;
    font-family: fontawesome;
    -webkit-font-smoothing: antialiased; }

.event-faqs__subtitle {
  margin: 0 0 3rem;
  font-size: 1.8rem;
  font-weight: 300;
  text-align: center; }
  @media (max-width: 640px) {
    .event-faqs__subtitle {
      margin: 0 0 1.5rem;
      font-size: 1.3rem; } }

.event-faqs__days {
  margin: 0 0 2rem; }
  @media (max-width: 540px) {
    .event-faqs__days td {
      display: block; } }

.event-faqs__label {
  padding: 0.5rem 2rem 1.5rem 0.5rem;
  white-space: nowrap;
  text-align: right;
  font-weight: 700; }
  @media (max-width: 540px) {
    .event-faqs__label {
      padding: 0.5rem;
      text-align: left;
      border-bottom: 1px solid rgba(255, 255, 255, 0.4); } }

.event-faqs__day {
  padding: 0.5rem 0.5rem 1.5rem;
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 1.5; }
  @media (max-width: 540px) {
    .event-faqs__day {
      padding: 0.5rem 0.5rem 3rem; } }
  .event-faqs__day strong {
    font-weight: 400;
    text-decoration: underline; }

.event-faqs__actions {
  text-align: center; }
  .event-faqs__actions h4 {
    display: block;
    margin: 0 0 1rem;
    font-size: 2rem;
    font-weight: 700; }

.event-faqs__date:not(:last-of-type) {
  margin: 0 0 1rem; }

.event-faqs__date .button {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.8rem 2rem 0.7rem;
  cursor: pointer;
  border-radius: 400px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 1.1rem;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
  -webkit-appearance: none;
  transition: all 0.1s ease-in-out;
  background-color: #EF7127;
  border: 2px solid #EF7127;
  text-shadow: 0 1px 2px rgba(164, 68, 12, 0.5); }
  .event-faqs__date .button:not(:last-child) {
    margin: 0 0 1rem; }
  @media (max-width: 800px) {
    .event-faqs__date .button {
      font-size: 0.9rem; } }
  .event-faqs__date .button span {
    display: inline-block;
    margin-left: 0.5rem;
    font-weight: 300; }
  .event-faqs__date .button.button--disabled {
    background-color: #94B8CA;
    border-color: #94B8CA;
    text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
    .event-faqs__date .button.button--disabled:hover {
      background-color: #72a1b9;
      border-color: #72a1b9;
      text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
  .event-faqs__date .button:hover {
    text-decoration: none;
    background-color: #d35810;
    border-color: #d35810;
    text-shadow: 0 2px 3px rgba(116, 48, 9, 0.5); }
  .event-faqs__date .button::after {
    display: inline-block;
    margin: 0 0 0 0.75rem;
    font-family: fontawesome; }
  .event-faqs__date .button::after {
    content: "\f178"; }
  @media (max-width: 540px) {
    .event-faqs__date .button {
      -ms-flex-direction: column;
      flex-direction: column; } }

.event-gallery__title {
  display: block;
  margin: 0 0 2rem;
  font-size: 3rem;
  font-weight: 700;
  text-align: center;
  color: #064567; }
  @media (max-width: 1024px) {
    .event-gallery__title {
      margin: 0 0 1rem;
      font-size: 2.4rem; } }
  .event-gallery__title::before {
    display: inline-block;
    margin: 0 1.5rem 0 0;
    font-family: fontawesome;
    -webkit-font-smoothing: antialiased; }
  .event-gallery__title::before {
    content: "\f03e"; }

.event-gallery__photo {
  position: relative;
  display: block;
  height: 22rem;
  width: 33%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  box-shadow: 0 0 0 0 rgba(239, 113, 39, 0) inset;
  transition: box-shadow 0.2s ease-in-out; }
  @media (max-width: 1024px) {
    .event-gallery__photo {
      height: 18rem;
      width: 50%; } }
  @media (max-width: 640px) {
    .event-gallery__photo {
      height: 16rem;
      width: 100%; } }
  .event-gallery__photo::before, .event-gallery__photo::after {
    position: absolute;
    transform-origin: center;
    transition: all 0.2s ease-in-out;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 3rem;
    width: 3rem;
    opacity: 0;
    font-size: 3rem;
    font-family: fontawesome;
    color: #FFF;
    content: "\f062"; }
  .event-gallery__photo::before {
    top: 1rem;
    right: 1rem;
    transform: rotate(45deg) translate(0rem, 2rem) scale(0.5); }
  .event-gallery__photo::after {
    bottom: 1rem;
    left: 1rem;
    transform: rotate(225deg) translate(0rem, 2rem) scale(0.5); }
  .event-gallery__photo:hover {
    box-shadow: 0 0 0 20rem rgba(239, 113, 39, 0.4) inset; }
    .event-gallery__photo:hover::before, .event-gallery__photo:hover::after {
      opacity: 1; }
    .event-gallery__photo:hover::before {
      transform: rotate(45deg) translate(0, 0) scale(1); }
    .event-gallery__photo:hover::after {
      transform: rotate(225deg) translate(0, 0) scale(1); }

.event-gallery__pagination {
  position: absolute;
  z-index: 2000;
  bottom: 11rem;
  transform: translateY(50%) scale(1);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 10.56rem;
  width: calc(10.56rem / 2);
  text-align: center;
  font-size: 0;
  color: transparent;
  background-color: rgba(238, 238, 238, 0.6);
  cursor: pointer;
  border-radius: 10.56rem;
  transition: all 0.25s ease-in-out; }
  @media (max-width: 1024px) {
    .event-gallery__pagination {
      bottom: 9rem; } }
  @media (max-width: 640px) {
    .event-gallery__pagination {
      bottom: 8rem; } }
  @media (max-width: 540px) {
    .event-gallery__pagination {
      height: 8rem;
      width: calc(8rem / 2); } }
  .event-gallery__pagination:hover {
    background-color: rgba(255, 255, 255, 0.8); }
  .event-gallery__pagination::after {
    display: block;
    width: 100%;
    text-align: center;
    color: #064567;
    font-family: fontawesome;
    font-size: 3rem; }
  .event-gallery__pagination.swiper-button-disabled {
    transform: translateY(50%) scale(0); }
  .event-gallery__pagination--prev {
    left: 0;
    transform-origin: left center;
    border-radius: 0 10.56rem 10.56rem 0; }
    .event-gallery__pagination--prev::after {
      padding-right: 1rem;
      content: "\f053"; }
  .event-gallery__pagination--next {
    right: 0;
    transform-origin: right center;
    border-radius: 10.56rem 0 0 10.56rem; }
    .event-gallery__pagination--next::after {
      padding-left: 1rem;
      content: "\f054"; }

.event-itinerary__wrapper {
  padding: 4rem 1rem;
  color: #FFF;
  background-image: linear-gradient(to bottom right, #064567, #1F8BC3); }
  @media (max-width: 540px) {
    .event-itinerary__wrapper {
      padding: 2.5rem 1rem; } }

.event-itinerary__title {
  display: block;
  margin: 0 0 2rem;
  font-size: 3rem;
  font-weight: 700;
  text-align: center;
  margin: 0 0 0.5rem; }
  @media (max-width: 1024px) {
    .event-itinerary__title {
      margin: 0 0 1rem;
      font-size: 2.4rem; } }
  .event-itinerary__title::before {
    display: inline-block;
    margin: 0 1.5rem 0 0;
    font-family: fontawesome;
    -webkit-font-smoothing: antialiased; }
  .event-itinerary__title::before {
    content: "\f206"; }
    @media (max-width: 640px) {
      .event-itinerary__title::before {
        display: none; } }

.event-itinerary__subtitle {
  margin: 0 0 3rem;
  font-size: 1.8rem;
  font-weight: 300;
  text-align: center; }
  @media (max-width: 640px) {
    .event-itinerary__subtitle {
      margin: 0 0 1.5rem;
      font-size: 1.3rem; } }

.event-itinerary__days {
  margin: 0 0 2rem; }
  @media (max-width: 540px) {
    .event-itinerary__days td {
      display: block; } }

.event-itinerary__label {
  padding: 0.5rem 2rem 1.5rem 0.5rem;
  white-space: nowrap;
  text-align: right;
  font-weight: 700; }
  @media (max-width: 540px) {
    .event-itinerary__label {
      padding: 0.5rem;
      text-align: left;
      border-bottom: 1px solid rgba(255, 255, 255, 0.4); } }

.event-itinerary__day {
  padding: 0.5rem 0.5rem 1.5rem;
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 1.5; }
  @media (max-width: 540px) {
    .event-itinerary__day {
      padding: 0.5rem 0.5rem 3rem; } }
  .event-itinerary__day strong {
    font-weight: 400;
    text-decoration: underline; }

.event-itinerary__actions {
  text-align: center; }
  .event-itinerary__actions h4 {
    display: block;
    margin: 0 0 1rem;
    font-size: 2rem;
    font-weight: 700; }

.event-itinerary__date:not(:last-of-type) {
  margin: 0 0 1rem; }

.event-itinerary__date .button {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.8rem 2rem 0.7rem;
  cursor: pointer;
  border-radius: 400px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 1.1rem;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
  -webkit-appearance: none;
  transition: all 0.1s ease-in-out;
  background-color: #EF7127;
  border: 2px solid #EF7127;
  text-shadow: 0 1px 2px rgba(164, 68, 12, 0.5); }
  .event-itinerary__date .button:not(:last-child) {
    margin: 0 0 1rem; }
  @media (max-width: 800px) {
    .event-itinerary__date .button {
      font-size: 0.9rem; } }
  .event-itinerary__date .button span {
    display: inline-block;
    margin-left: 0.5rem;
    font-weight: 300; }
  .event-itinerary__date .button.button--disabled {
    background-color: #94B8CA;
    border-color: #94B8CA;
    text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
    .event-itinerary__date .button.button--disabled:hover {
      background-color: #72a1b9;
      border-color: #72a1b9;
      text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
  .event-itinerary__date .button:hover {
    text-decoration: none;
    background-color: #d35810;
    border-color: #d35810;
    text-shadow: 0 2px 3px rgba(116, 48, 9, 0.5); }
  .event-itinerary__date .button::after {
    display: inline-block;
    margin: 0 0 0 0.75rem;
    font-family: fontawesome; }
  .event-itinerary__date .button::after {
    content: "\f178"; }
  @media (max-width: 540px) {
    .event-itinerary__date .button {
      -ms-flex-direction: column;
      flex-direction: column; } }

.event-menu {
  position: relative;
  z-index: 2000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0 4rem;
  padding-left: calc(250px + 2rem);
  min-height: 4rem;
  background-color: #1c9391; }
  .event-menu__logo {
    position: absolute;
    left: 4rem;
    top: 50%;
    transform: translateY(-50%);
    height: 280px;
    width: 250px;
    background-image: url("../images/green-fondo-logo.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
    @media (max-width: 1024px) {
      .event-menu__logo {
        left: 2rem;
        width: 187.5px;
        height: 210px; } }
    @media (max-width: 768px) {
      .event-menu__logo {
        left: 50%;
        transform: translate(-50%, -50%); } }
  .event-menu nav {
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 768px) {
      .event-menu nav {
        display: none; } }
    .event-menu nav a {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 1rem;
      text-transform: uppercase;
      text-align: center;
      color: #FFF;
      font-size: 0.9em; }
      @media (max-width: 1200px) {
        .event-menu nav a {
          font-size: 0.8em; } }
      @media (max-width: 1024px) {
        .event-menu nav a {
          font-size: 0.7em; } }
      @media (max-width: 860px) {
        .event-menu nav a {
          font-size: 0.6em; }
          .event-menu nav a:first-child {
            display: none; } }
      .event-menu nav a:hover {
        background-color: #a9fc88;
        color: #081c4f; }

.event-meta {
  position: relative;
  z-index: 20; }
  .event-meta__background {
    background-image: linear-gradient(to bottom right, #1F8BC3, #064567); }
  .event-meta__content {
    position: relative;
    z-index: 20;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto;
    padding: 2rem;
    width: 100%;
    max-width: 71.25rem;
    text-align: center;
    font-weight: 300;
    color: #FFF; }
  .event-meta__short-description {
    margin: 0 0 2rem;
    font-weight: 300;
    line-height: 1.4; }
  .event-meta__columns {
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
    @media (max-width: 640px) {
      .event-meta__columns {
        -ms-flex-direction: column;
        flex-direction: column; } }
  .event-meta__column {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 20rem;
    flex-basis: 20rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 3rem;
    text-align: left; }
    @media (max-width: 640px) {
      .event-meta__column {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        padding-left: 0;
        padding-right: 0; } }
    .event-meta__column:not(:last-of-type) {
      border-right: 1px solid rgba(255, 255, 255, 0.3); }
      @media (max-width: 640px) {
        .event-meta__column:not(:last-of-type) {
          border-right: 0;
          border-bottom: 1px solid rgba(255, 255, 255, 0.3); } }
    .event-meta__column--first {
      -ms-flex-align: end;
      align-items: flex-end;
      text-align: right; }
      @media (max-width: 640px) {
        .event-meta__column--first {
          margin: 0 0 1.5rem;
          -ms-flex-align: center;
          align-items: center;
          text-align: center; } }
  .event-meta__date {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 100%; }
    @media (max-width: 640px) {
      .event-meta__date {
        -ms-flex-align: center;
        align-items: center; } }
    .event-meta__date:not(:last-of-type) {
      margin: 0 0 1.5rem;
      padding: 0 0 1.5rem;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
    .event-meta__date:last-of-type {
      padding: 0 0 1.5rem; }
    .event-meta__date .button {
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 0.8rem 2rem 0.7rem;
      cursor: pointer;
      border-radius: 400px;
      color: #fff;
      text-transform: uppercase;
      text-align: center;
      font-weight: 700;
      font-size: 1.1rem;
      letter-spacing: 1px;
      -webkit-font-smoothing: antialiased;
      -webkit-appearance: none;
      transition: all 0.1s ease-in-out;
      background-color: #EF7127;
      border: 2px solid #EF7127;
      text-shadow: 0 1px 2px rgba(164, 68, 12, 0.5); }
      .event-meta__date .button:not(:last-child) {
        margin: 0 0 1rem; }
      @media (max-width: 800px) {
        .event-meta__date .button {
          font-size: 0.9rem; } }
      .event-meta__date .button span {
        display: inline-block;
        margin-left: 0.5rem;
        font-weight: 300; }
      .event-meta__date .button.button--disabled {
        background-color: #94B8CA;
        border-color: #94B8CA;
        text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
        .event-meta__date .button.button--disabled:hover {
          background-color: #72a1b9;
          border-color: #72a1b9;
          text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
      .event-meta__date .button:hover {
        text-decoration: none;
        background-color: #d35810;
        border-color: #d35810;
        text-shadow: 0 2px 3px rgba(116, 48, 9, 0.5); }
      .event-meta__date .button::after {
        display: inline-block;
        margin: 0 0 0 0.75rem;
        font-family: fontawesome; }
      .event-meta__date .button::after {
        content: "\f178"; }
    .event-meta__date-formatted {
      margin: 0 0 0.75rem;
      font-size: 2.375rem;
      font-weight: 700; }
      @media (max-width: 900px) {
        .event-meta__date-formatted {
          font-size: 2rem; } }
      @media (max-width: 640px) {
        .event-meta__date-formatted {
          font-size: 1.8rem; } }
  .event-meta__location {
    margin: 0 0 1.5rem;
    width: 100%;
    font-size: 2.375rem;
    font-weight: 700; }
    @media (max-width: 900px) {
      .event-meta__location {
        font-size: 2rem; } }
    @media (max-width: 640px) {
      .event-meta__location {
        font-size: 1.8rem;
        text-align: center; } }
    .event-meta__location-label {
      margin: 0 0 0.125rem;
      width: 100%;
      font-weight: 400;
      font-size: 1.1rem;
      color: #EF7127; }
      @media (max-width: 640px) {
        .event-meta__location-label {
          text-align: center; } }

.event-prizes {
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem; }
  .event-prizes__title {
    display: block;
    margin: 0 0 2rem;
    font-size: 3rem;
    font-weight: 700;
    text-align: center;
    color: #064567; }
    @media (max-width: 1024px) {
      .event-prizes__title {
        margin: 0 0 1rem;
        font-size: 2.4rem; } }
    .event-prizes__title::before {
      display: inline-block;
      margin: 0 1.5rem 0 0;
      font-family: fontawesome;
      -webkit-font-smoothing: antialiased; }
    .event-prizes__title::before {
      content: "\f06b"; }
  .event-prizes__item {
    display: -ms-flexbox;
    display: flex; }
    .event-prizes__item:not(:last-of-type) {
      margin-bottom: 1rem; }
    @media (max-width: 768px) {
      .event-prizes__item {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center; }
        .event-prizes__item:not(:last-of-type) {
          margin-bottom: 4rem; } }
  .event-prizes__media {
    -ms-flex-order: 1;
    order: 1;
    margin: 0 0 1rem;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    @media (min-width: 769px) {
      .event-prizes__media {
        margin: 0 2rem 0 0; } }
  @media (min-width: 769px) {
    .event-prizes__item:nth-of-type(even) .event-prizes__media {
      margin: 0 0 0 2rem;
      -ms-flex-order: 3;
      order: 3; } }
  .event-prizes__image {
    width: 200px;
    height: 200px;
    border-radius: 200px;
    border: 2px solid #1F8BC3;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat; }
  .event-prizes__prize-content {
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (max-width: 768px) {
      .event-prizes__prize-content {
        -ms-flex-align: center;
        align-items: center;
        text-align: center; } }
  @media (min-width: 769px) {
    .event-prizes__item:nth-of-type(even) .event-prizes__prize-content {
      -ms-flex-align: end;
      align-items: flex-end;
      text-align: right; } }
  .event-prizes__prize-title {
    margin: 0 0 1rem;
    font-weight: 700;
    font-size: 2em;
    color: #064567; }
    @media (max-width: 768px) {
      .event-prizes__prize-title {
        font-size: 1.6em; } }
  .event-prizes__prize-subtitle {
    font-weight: 300;
    font-size: 1.2em;
    line-height: 1.4em; }
    @media (max-width: 768px) {
      .event-prizes__prize-subtitle {
        font-size: 1em; } }

.event-related-trips__wrapper {
  padding: 3rem 0 0; }

.event-related-trips__title {
  display: block;
  margin: 0 0 2rem;
  font-size: 3rem;
  font-weight: 700;
  text-align: center;
  margin: 0 0 1.5rem;
  color: #064567; }
  @media (max-width: 1024px) {
    .event-related-trips__title {
      margin: 0 0 1rem;
      font-size: 2.4rem; } }
  .event-related-trips__title::before {
    display: inline-block;
    margin: 0 1.5rem 0 0;
    font-family: fontawesome;
    -webkit-font-smoothing: antialiased; }
  .event-related-trips__title::before {
    content: "\f0c1"; }

.event-related-trips__content .event-tile__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 71.25rem; }

.event-story__wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 71.25rem; }
  .event-story__wrapper.wysiwyg {
    padding-bottom: 2rem !important; }

.event-story__story {
  overflow: hidden; }
  .event-story__story--masked {
    -webkit-mask-image: -webkit-gradient(linear, left 66%, left bottom, from(white), to(rgba(255, 255, 255, 0))); }

.event-story__readmore {
  position: absolute;
  z-index: 400;
  left: 0;
  bottom: 0;
  transform: translateY(0.5rem);
  display: block;
  margin: 0.5rem 0 0;
  padding: 0.5rem 1rem;
  width: 100%;
  color: #EF7127;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700; }
  .event-story__readmore::after {
    display: inline-block;
    margin-left: 0.75rem;
    font-family: fontawesome;
    content: "\f107";
    color: #EF7127; }
  .event-story__readmore:hover {
    text-decoration: underline; }

.extended-layout__content {
  padding: 2rem; }
  @media (max-width: 640px) {
    .extended-layout__content {
      padding: 1rem;
      line-height: 1.2;
      font-weight: 400;
      font-size: 1.1rem; } }

.extended-layout__title {
  display: block;
  margin: 0 0 2rem;
  font-size: 3rem;
  font-weight: 700;
  text-align: center; }
  @media (max-width: 1024px) {
    .extended-layout__title {
      margin: 0 0 1rem;
      font-size: 2.4rem; } }
  .extended-layout__title::before {
    display: inline-block;
    margin: 0 1.5rem 0 0;
    font-family: fontawesome;
    -webkit-font-smoothing: antialiased; }

.extended-layout[data-mask="gradient"] .extended-layout__background {
  background-image: linear-gradient(to bottom right, #1F8BC3, #064567); }

.extended-layout[data-mask="gradient"] .extended-layout__content {
  color: #FFF; }

.extended-layout[data-mask="image"] .extended-layout__background {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  .extended-layout[data-mask="image"] .extended-layout__background::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(6, 69, 103, 0.6); }

.extended-layout[data-mask="image"] .extended-layout__content {
  color: #FFF; }

.faq-archive__section {
  margin: 0 0 3rem; }

.faq-archive__title {
  color: #EF7127; }

.faq-archive__item {
  box-shadow: 0 3px 10px rgba(26, 26, 26, 0.1);
  border-radius: 0.25rem;
  background-color: #FFF; }
  .faq-archive__item:not(:last-of-type) {
    margin: 0 0 1.5rem; }

.faq-archive__question {
  position: relative;
  padding: 0.75rem 3rem 0.75rem 1rem;
  font-size: 1.5rem;
  font-weight: 700;
  color: #0C537D;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer; }
  .faq-archive__question::after {
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    content: "\f196";
    font-family: fontawesome;
    color: #EF7127; }

.faq-archive__item[data-status="active"] .faq-archive__question::after {
  content: "\f147"; }

.faq-archive__answer {
  display: none;
  padding: 0 2.5rem 1rem 1rem; }
  .faq-archive__answer p:last-child {
    margin-bottom: 0; }

main.front [class*="__content"] p {
  display: inline-block; }
  main.front [class*="__content"] p:not(:last-of-type) {
    margin: 0 0 2rem; }

.front-event-locations {
  background-image: linear-gradient(45deg, #064567, #1F8BC3); }
  .front-event-locations__content {
    padding: 2rem 0;
    text-align: center; }
    .front-event-locations__content nav {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-pack: center;
      justify-content: center;
      margin: 0 0 1rem; }
      .front-event-locations__content nav a {
        display: block;
        margin: 0.5rem;
        padding: 0.5rem 1rem;
        font-size: 1rem;
        font-weight: 400;
        color: #FFF;
        border-radius: 100px;
        background-color: #064567; }
        .front-event-locations__content nav a:hover {
          background-color: #EF7127; }
    .front-event-locations__content .button {
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 0.8rem 2rem 0.7rem;
      cursor: pointer;
      border-radius: 400px;
      color: #fff;
      text-transform: uppercase;
      text-align: center;
      font-weight: 700;
      font-size: 1.1rem;
      letter-spacing: 1px;
      -webkit-font-smoothing: antialiased;
      -webkit-appearance: none;
      transition: all 0.1s ease-in-out;
      background-color: transparent;
      border: 2px solid #fff; }
      .front-event-locations__content .button:not(:last-child) {
        margin: 0 0 1rem; }
      @media (max-width: 800px) {
        .front-event-locations__content .button {
          font-size: 0.9rem; } }
      .front-event-locations__content .button span {
        display: inline-block;
        margin-left: 0.5rem;
        font-weight: 300; }
      .front-event-locations__content .button.button--disabled {
        background-color: #94B8CA;
        border-color: #94B8CA;
        text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
        .front-event-locations__content .button.button--disabled:hover {
          background-color: #72a1b9;
          border-color: #72a1b9;
          text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
      .front-event-locations__content .button:hover {
        text-decoration: none;
        background-color: #fff;
        color: #1A1A1A; }
      .front-event-locations__content .button::after {
        display: inline-block;
        margin: 0 0 0 0.75rem;
        font-family: fontawesome; }
      .front-event-locations__content .button::after {
        display: inline-block;
        margin: 0 0 0 0.75rem;
        content: "\f178"; }

.front-hero__container {
  position: relative;
  height: 90vh; }

.front-hero__background {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat; }
  .front-hero__background::after {
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    background-image: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.5) 80%, rgba(0, 0, 0, 0.7)); }
  .front-hero__background--video {
    background-color: #000;
    overflow: hidden; }

.front-hero__youtube {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #000;
  overflow: hidden; }
  .front-hero__youtube::after {
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    background-image: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.5) 80%, rgba(0, 0, 0, 0.7)); }

@keyframes overlayFade {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .front-hero__youtube-overlay {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    animation: overlayFade 2s forwards;
    animation-delay: 1s; }
  .front-hero__youtube-wrapper {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    pointer-events: none;
    width: 100%;
    height: 100%; }
    @media (min-aspect-ratio: 16 / 9) {
      .front-hero__youtube-wrapper {
        height: 200%;
        top: -50%; } }
    @media (max-aspect-ratio: 16 / 9) {
      .front-hero__youtube-wrapper {
        width: 300%;
        left: -100%; } }
  .front-hero__youtube-video {
    min-width: 100%;
    min-height: 100%; }

.front-hero__video {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.front-hero__content {
  position: relative;
  z-index: 20;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  padding: 2rem;
  padding-top: 50vh;
  width: 100%;
  max-width: 71.25rem; }
  .front-hero__content--left {
    -ms-flex-align: start;
    align-items: flex-start; }
    .front-hero__content--left .front-hero__headline {
      text-align: left; }
  .front-hero__content--right {
    -ms-flex-align: end;
    align-items: flex-end; }
    .front-hero__content--right .front-hero__headline {
      text-align: right; }
  @media (max-width: 1024px) {
    .front-hero__content {
      padding-top: 40vh; } }
  @media (max-width: 800px) {
    .front-hero__content {
      padding-top: 17rem; } }
  @media (max-width: 540px) {
    .front-hero__content {
      padding-top: 14rem; } }

.front-hero__headline {
  display: block;
  margin: 0 0 1rem;
  text-align: center;
  font-weight: 700;
  font-size: 4rem;
  text-transform: uppercase;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  color: #FFF; }
  @media (max-width: 1024px) {
    .front-hero__headline {
      font-size: 3rem; } }
  @media (max-width: 800px) {
    .front-hero__headline {
      font-size: 3rem; } }
  @media (max-width: 540px) {
    .front-hero__headline {
      font-size: 2.4rem; } }

.front-hero__cta {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.8rem 2rem 0.7rem;
  cursor: pointer;
  border-radius: 400px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 1.1rem;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
  -webkit-appearance: none;
  transition: all 0.1s ease-in-out;
  background-color: #EF7127;
  border: 2px solid #EF7127;
  text-shadow: 0 1px 2px rgba(164, 68, 12, 0.5); }
  .front-hero__cta:not(:last-child) {
    margin: 0 0 1rem; }
  @media (max-width: 800px) {
    .front-hero__cta {
      font-size: 0.9rem; } }
  .front-hero__cta span {
    display: inline-block;
    margin-left: 0.5rem;
    font-weight: 300; }
  .front-hero__cta.button--disabled {
    background-color: #94B8CA;
    border-color: #94B8CA;
    text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
    .front-hero__cta.button--disabled:hover {
      background-color: #72a1b9;
      border-color: #72a1b9;
      text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
  .front-hero__cta:hover {
    text-decoration: none;
    background-color: #d35810;
    border-color: #d35810;
    text-shadow: 0 2px 3px rgba(116, 48, 9, 0.5); }
  .front-hero__cta::after {
    display: inline-block;
    margin: 0 0 0 0.75rem;
    font-family: fontawesome; }
  .front-hero__cta::after {
    content: "\f178"; }

.front-impact {
  position: relative;
  z-index: 20; }
  .front-impact__content {
    position: relative;
    z-index: 20;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 2rem;
    width: 100%;
    text-align: center;
    font-weight: 300;
    font-size: 1.2rem;
    line-height: 1.2; }
  .front-impact__title {
    display: block;
    margin: 0 0 2rem;
    font-size: 3rem;
    font-weight: 700;
    text-align: center;
    color: #064567; }
    @media (max-width: 1024px) {
      .front-impact__title {
        margin: 0 0 1rem;
        font-size: 2.4rem; } }
    .front-impact__title::before {
      display: inline-block;
      margin: 0 1.5rem 0 0;
      font-family: fontawesome;
      -webkit-font-smoothing: antialiased; }
    .front-impact__title a:hover {
      text-decoration: underline; }

.impact-columns__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 1rem 0 0;
  font-size: 1.2rem;
  line-height: 1.2; }
  @media (max-width: 1024px) {
    .impact-columns__wrapper {
      -ms-flex-direction: column;
      flex-direction: column; } }

.impact-columns__item {
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 17.8125rem;
  flex-basis: 17.8125rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  margin: 1rem 2rem; }
  @media (max-width: 1024px) {
    .impact-columns__item {
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      margin: 1rem 1rem 2rem; } }
  .impact-columns__item .button {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.8rem 2rem 0.7rem;
    cursor: pointer;
    border-radius: 400px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    font-size: 1.1rem;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    -webkit-appearance: none;
    transition: all 0.1s ease-in-out;
    background-color: #EF7127;
    border: 2px solid #EF7127;
    text-shadow: 0 1px 2px rgba(164, 68, 12, 0.5);
    margin-top: 1rem; }
    .impact-columns__item .button:not(:last-child) {
      margin: 0 0 1rem; }
    @media (max-width: 800px) {
      .impact-columns__item .button {
        font-size: 0.9rem; } }
    .impact-columns__item .button span {
      display: inline-block;
      margin-left: 0.5rem;
      font-weight: 300; }
    .impact-columns__item .button.button--disabled {
      background-color: #94B8CA;
      border-color: #94B8CA;
      text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
      .impact-columns__item .button.button--disabled:hover {
        background-color: #72a1b9;
        border-color: #72a1b9;
        text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
    .impact-columns__item .button:hover {
      text-decoration: none;
      background-color: #d35810;
      border-color: #d35810;
      text-shadow: 0 2px 3px rgba(116, 48, 9, 0.5); }
    .impact-columns__item .button::after {
      display: inline-block;
      margin: 0 0 0 0.75rem;
      font-family: fontawesome; }
    .impact-columns__item .button::after {
      content: "\f178"; }

.impact-columns__image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 1rem;
  height: 16rem;
  width: 16rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16rem;
  transition: all 0.2s ease-in-out;
  box-shadow: 0 0 0 0.25rem rgba(6, 69, 103, 0.3); }
  .impact-columns__image:hover {
    box-shadow: 0 0 0 0.325rem rgba(239, 113, 39, 0.5); }

.impact-columns__title {
  display: block;
  margin: 0 0 0.5rem;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1;
  color: #064567; }
  .impact-columns__title:hover {
    text-decoration: underline; }

.impact-columns__image:hover + .impact-columns__title {
  text-decoration: underline; }

.impact-columns__content {
  -ms-flex-positive: 1;
  flex-grow: 1; }

.grant-value__wrapper {
  font-size: 4rem;
  font-weight: 700; }
  @media (max-width: 768px) {
    .grant-value__wrapper {
      font-size: 3rem; } }
  @media (max-width: 540px) {
    .grant-value__wrapper {
      display: block;
      margin: 0.5rem 0;
      font-size: 2.4rem; } }
  .grant-value__wrapper::before {
    content: "$";
    font-size: 2rem;
    vertical-align: super; }

.front-support {
  position: relative;
  z-index: 20; }
  .front-support__background {
    background-image: linear-gradient(to bottom right, #1F8BC3, #064567); }
  .front-support__content {
    position: relative;
    z-index: 20;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 2rem;
    width: 100%;
    text-align: center;
    font-weight: 300;
    color: #FFF; }
  .front-support__title {
    display: block;
    margin: 0 0 3rem;
    padding: 0 0 3rem;
    border-bottom: 1px solid #064567; }

.participant-search__wrapper {
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1024px) {
    .participant-search__wrapper {
      -ms-flex-direction: column;
      flex-direction: column; } }
  .participant-search__wrapper .dd-widget.dd-search {
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -ms-flexbox;
    display: flex; }
  .participant-search__wrapper form {
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 1024px) {
      .participant-search__wrapper form {
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center; } }
    @media (max-width: 540px) {
      .participant-search__wrapper form {
        -ms-flex-direction: column;
        flex-direction: column; } }
    .participant-search__wrapper form label {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-positive: 1;
      flex-grow: 1;
      margin: 0 1rem 0 0; }
    .participant-search__wrapper form input[type="text"],
    .participant-search__wrapper form input[type="search"] {
      display: block;
      margin: 0 1rem 0 0;
      min-width: 300px;
      display: block;
      padding: 0.5rem;
      width: 100%;
      border: 0;
      border-radius: 0;
      -webkit-appearance: none;
      font-size: 1.2rem;
      font-weight: 300;
      border-bottom: 2px solid #FFF;
      color: #FFF; }
      .participant-search__wrapper form input[type="text"]:-ms-input-placeholder,
      .participant-search__wrapper form input[type="search"]:-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.5); }
      .participant-search__wrapper form input[type="text"]::placeholder,
      .participant-search__wrapper form input[type="search"]::placeholder {
        color: rgba(255, 255, 255, 0.5); }
      .participant-search__wrapper form input[type="text"] option,
      .participant-search__wrapper form input[type="search"] option {
        font-size: inherit;
        font-weight: inherit; }
      @media (max-width: 540px) {
        .participant-search__wrapper form input[type="text"],
        .participant-search__wrapper form input[type="search"] {
          margin: 0 0 1rem;
          padding: 0.5rem;
          min-width: 0; } }
    .participant-search__wrapper form button {
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 0.8rem 2rem 0.7rem;
      cursor: pointer;
      border-radius: 400px;
      color: #fff;
      text-transform: uppercase;
      text-align: center;
      font-weight: 700;
      font-size: 1.1rem;
      letter-spacing: 1px;
      -webkit-font-smoothing: antialiased;
      -webkit-appearance: none;
      transition: all 0.1s ease-in-out;
      background-color: transparent;
      border: 2px solid #fff; }
      .participant-search__wrapper form button:not(:last-child) {
        margin: 0 0 1rem; }
      @media (max-width: 800px) {
        .participant-search__wrapper form button {
          font-size: 0.9rem; } }
      .participant-search__wrapper form button span {
        display: inline-block;
        margin-left: 0.5rem;
        font-weight: 300; }
      .participant-search__wrapper form button.button--disabled {
        background-color: #94B8CA;
        border-color: #94B8CA;
        text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
        .participant-search__wrapper form button.button--disabled:hover {
          background-color: #72a1b9;
          border-color: #72a1b9;
          text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
      .participant-search__wrapper form button:hover {
        text-decoration: none;
        background-color: #fff;
        color: #1A1A1A; }
      .participant-search__wrapper form button::after {
        display: inline-block;
        margin: 0 0 0 0.75rem;
        font-family: fontawesome; }
      .participant-search__wrapper form button::after {
        display: inline-block;
        margin: 0 0 0 0.75rem;
        content: "\f178";
        font-family: fontawesome; }

.participant-search__title {
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0 2rem 0 0;
  color: #EF7127;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.6rem; }
  @media (max-width: 1024px) {
    .participant-search__title {
      -ms-flex-pack: center;
      justify-content: center;
      margin: 0 0 1rem; } }
  .participant-search__title::before {
    display: inline-block;
    margin: 0 0.75rem 0 0;
    font-family: fontawesome;
    font-weight: 300;
    color: #FFF; }
    @media (max-width: 540px) {
      .participant-search__title::before {
        display: none; } }

.front-upcoming-events {
  position: relative;
  z-index: 20; }
  .front-upcoming-events__content {
    position: relative;
    z-index: 20;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 2rem;
    width: 100%;
    text-align: center;
    font-weight: 300; }
  .front-upcoming-events__title {
    display: block;
    margin: 0 0 2rem;
    font-size: 3rem;
    font-weight: 700;
    text-align: center;
    color: #064567; }
    @media (max-width: 1024px) {
      .front-upcoming-events__title {
        margin: 0 0 1rem;
        font-size: 2.4rem; } }
    .front-upcoming-events__title::before {
      display: inline-block;
      margin: 0 1.5rem 0 0;
      font-family: fontawesome;
      -webkit-font-smoothing: antialiased; }
    .front-upcoming-events__title::before {
      content: "\f073"; }
    .front-upcoming-events__title a:hover {
      text-decoration: underline; }
  .front-upcoming-events .pagination-button {
    position: absolute;
    z-index: 2000;
    top: calc(5.44rem + 5.5rem);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 10.56rem;
    width: calc(10.56rem / 2);
    text-align: center;
    font-size: 0;
    color: transparent;
    background-color: rgba(238, 238, 238, 0.8);
    transition: all 0.2s ease-in-out; }
    @media (max-width: 1024px) {
      .front-upcoming-events .pagination-button {
        top: calc(5.44rem + 3.9rem); } }
    @media (max-width: 540px) {
      .front-upcoming-events .pagination-button {
        top: calc(8rem + 5rem);
        height: 8rem;
        width: calc(8rem / 2); } }
    .front-upcoming-events .pagination-button::after {
      display: block;
      width: 100%;
      text-align: center;
      color: #064567;
      font-family: fontawesome;
      font-size: 3rem; }
    .front-upcoming-events .pagination-button.swiper-button-disabled {
      transform: scale(0);
      opacity: 0; }
    .front-upcoming-events .pagination-button.pagination-prev {
      left: 0;
      transform-origin: left center;
      border-radius: 0 10.56rem 10.56rem 0; }
      .front-upcoming-events .pagination-button.pagination-prev::after {
        padding-right: 1rem;
        content: "\f053"; }
    .front-upcoming-events .pagination-button.pagination-next {
      right: 0;
      transform-origin: right center;
      border-radius: 10.56rem 0 0 10.56rem; }
      .front-upcoming-events .pagination-button.pagination-next::after {
        padding-left: 1rem;
        content: "\f054"; }

body.cr-green-fondo > header.desktop .top-bar {
  background-color: #081c4f; }
  body.cr-green-fondo > header.desktop .top-bar nav.banner a:hover,
  body.cr-green-fondo > header.desktop .top-bar nav.social a:hover {
    background-color: #0d2c7d; }
  body.cr-green-fondo > header.desktop .top-bar nav.social a.donate:hover {
    background-color: #f18443; }

body.cr-green-fondo > header.desktop .header-search__form {
  background-color: #0d2c7d; }
  body.cr-green-fondo > header.desktop .header-search__form button {
    background-color: #0f3594; }
    body.cr-green-fondo > header.desktop .header-search__form button:hover {
      background-color: #113dac; }

body.cr-green-fondo > header.desktop .header-search__button:hover {
  background-color: #0d2c7d; }

body.cr-green-fondo > header.desktop > .primary > [class*="menu-"] .menu > .menu-item.current-menu-parent > a,
body.cr-green-fondo > header.desktop > .primary > [class*="menu-"] .menu > .menu-item.current-menu-item > a {
  color: #1c9391; }

body.cr-green-fondo .event-meta__content {
  padding-top: 8rem; }
  @media (max-width: 1024px) {
    body.cr-green-fondo .event-meta__content {
      padding-top: 6rem; } }

body.cr-green-fondo .event-meta__background {
  background-image: linear-gradient(to right, #081c4f, #1c9391);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

body.cr-green-fondo .event-meta__location-label {
  color: #a9fc88; }

body.cr-green-fondo .event-details__icon svg * {
  fill: #1c9391; }

body.cr-green-fondo .event-details__label {
  color: #1c9391; }

body.cr-green-fondo .event-details__content {
  color: #1A1A1A; }

body.cr-green-fondo .event-gallery__title {
  color: #1A1A1A; }

body.cr-green-fondo .event-gallery__title::before {
  color: #1c9391; }

body.cr-green-fondo .event-itinerary__wrapper {
  background-image: linear-gradient(to right, #081c4f, #1c9391); }

body.cr-green-fondo .event-itinerary__title {
  color: #a9fc88; }
  body.cr-green-fondo .event-itinerary__title::before {
    color: #FFF; }

body.cr-green-fondo .event-faqs__title {
  color: #1A1A1A; }
  body.cr-green-fondo .event-faqs__title::before {
    content: "\f059";
    color: #1c9391; }

body.cr-green-fondo .faq-archive__question {
  color: #081c4f; }

body.cr-green-fondo .event-related-trips__title {
  color: #1A1A1A; }
  body.cr-green-fondo .event-related-trips__title::before {
    color: #1c9391; }

body.cr-green-fondo .event-related-trips__content .event-tile__title a {
  color: #1A1A1A; }

body.cr-green-fondo .footer-testimonials__title {
  color: #1A1A1A; }
  body.cr-green-fondo .footer-testimonials__title::before {
    color: #1c9391; }

body.cr-green-fondo .testimonial-tile__item {
  background-image: linear-gradient(to right, #081c4f, #1c9391); }
  body.cr-green-fondo .testimonial-tile__item::before {
    color: #1c9391; }

body.cr-green-fondo .page-header {
  padding-top: 14rem;
  padding-bottom: 10rem; }

body.cr-green-fondo .event-beneficiaries__background {
  background-image: linear-gradient(to right, #081c4f, #1c9391); }

body.cr-green-fondo .event-beneficiaries__title {
  display: block;
  margin: 0 0 2rem;
  font-size: 3rem;
  font-weight: 700;
  text-align: center;
  color: #a9fc88; }
  @media (max-width: 1024px) {
    body.cr-green-fondo .event-beneficiaries__title {
      margin: 0 0 1rem;
      font-size: 2.4rem; } }
  body.cr-green-fondo .event-beneficiaries__title::before {
    display: inline-block;
    margin: 0 1.5rem 0 0;
    font-family: fontawesome;
    -webkit-font-smoothing: antialiased; }
  body.cr-green-fondo .event-beneficiaries__title::before {
    content: "\f0c0";
    color: #FFF;
    font-weight: 300; }

body.cr-green-fondo .event-beneficiaries__content {
  position: relative;
  z-index: 20;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 auto;
  padding: 2rem;
  width: 100%;
  max-width: 71.25rem;
  text-align: center;
  font-weight: 300;
  color: #FFF; }

body.cr-green-fondo .event-beneficiaries-list__story {
  overflow: hidden; }
  body.cr-green-fondo .event-beneficiaries-list__story--masked {
    -webkit-mask-image: -webkit-gradient(linear, left 66%, left bottom, from(white), to(rgba(255, 255, 255, 0))); }

body.cr-green-fondo .event-beneficiaries-list__readmore, body.cr-green-fondo .event-beneficiaries-list__continue-link {
  display: block;
  margin: 0.5rem 0 0;
  padding: 0.5rem 1rem;
  width: 100%;
  color: #EF7127;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  cursor: pointer; }
  body.cr-green-fondo .event-beneficiaries-list__readmore:hover, body.cr-green-fondo .event-beneficiaries-list__continue-link:hover {
    text-decoration: underline; }

body.cr-green-fondo .beneficiary-tile__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

body.cr-green-fondo .footer-newsletter__background::after {
  background-color: rgba(8, 28, 79, 0.6); }

body.cr-green-fondo .footer-info {
  background-color: #1c9391; }
  body.cr-green-fondo .footer-info__address::before, body.cr-green-fondo .footer-info__tel::before {
    color: #a9fc88; }

body.cr-green-fondo .footer-colophon {
  background-color: #081c4f; }

body.cr-green-fondo .event-prizes__title {
  color: #1A1A1A; }
  body.cr-green-fondo .event-prizes__title::before {
    color: #1c9391; }

body.cr-green-fondo .event-prizes__image {
  border-color: #1c9391; }

body.cr-green-fondo .event-prizes__prize-title {
  color: #081c4f; }

body.cr-green-fondo #climate-ride-logo__gear {
  fill: url(#greenFondoLogoFillGradient); }

body.cr-green-fondo #climate-ride-logo__text {
  fill: url(#greenFondoLogoFillGradient); }

body.woocommerce-account .woocommerce-Address {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 0 1.5rem;
  padding: 0 0 1.5rem; }
  body.woocommerce-account .woocommerce-Address:not(:last-of-type) {
    border-bottom: 1px solid rgba(26, 26, 26, 0.2); }
  body.woocommerce-account .woocommerce-Address-title {
    -ms-flex-positive: 1;
    flex-grow: 1; }
    body.woocommerce-account .woocommerce-Address-title h3 {
      display: block;
      margin: 0 0 1rem;
      font-size: 1rem;
      text-transform: uppercase;
      font-weight: 300; }
    body.woocommerce-account .woocommerce-Address-title address {
      padding: 0 1rem;
      line-height: 1.4;
      font-size: 1rem; }
  body.woocommerce-account .woocommerce-Address .edit {
    display: block;
    padding: 0.5rem 2rem;
    color: #FFF;
    font-size: 1rem;
    font-weight: 300;
    background-color: #EF7127; }
    body.woocommerce-account .woocommerce-Address .edit:hover {
      text-decoration: none;
      color: #FFF;
      background-color: #064567; }

body.woocommerce-account .woocommerce-address-fields__field-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

body.woocommerce-account .woocommerce-address-fields .form-row {
  display: block;
  margin: 0 0 0.5rem;
  padding-right: 2rem;
  width: 100%; }
  body.woocommerce-account .woocommerce-address-fields .form-row-first, body.woocommerce-account .woocommerce-address-fields .form-row-last {
    width: 50%; }
    @media (max-width: 540px) {
      body.woocommerce-account .woocommerce-address-fields .form-row-first, body.woocommerce-account .woocommerce-address-fields .form-row-last {
        width: 100%; } }
  body.woocommerce-account .woocommerce-address-fields .form-row label {
    color: #064567;
    font-weight: 600; }
    body.woocommerce-account .woocommerce-address-fields .form-row label[for="billing_country"], body.woocommerce-account .woocommerce-address-fields .form-row label[for="shipping_country"] {
      margin-right: 0.5rem; }
  body.woocommerce-account .woocommerce-address-fields .form-row .required {
    color: #EF7127;
    text-decoration: none;
    font-weight: inherit; }

hr.account-header {
  display: block;
  margin: 0 0 1rem;
  border: 0;
  border-bottom: 2px solid #064567; }
  @media (max-width: 1024px) {
    hr.account-header {
      display: none; } }

h2.account-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 0.5rem;
  padding: 0 0 0.5rem;
  border-bottom: 2px solid #064567;
  font-size: 1.2rem;
  text-transform: none; }

p.account-header {
  display: block;
  margin: 0 0 1rem;
  padding: 0 0 0.5rem;
  border-bottom: 2px solid #064567;
  font-weight: 600;
  color: #064567; }

.account-header .edit {
  display: block;
  padding: 0.5rem 2rem;
  font-size: 1rem;
  font-weight: 300;
  color: #FFF;
  background-color: #EF7127; }
  .account-header .edit:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #064567; }

.woocommerce-MyAccount-content {
  width: 100%; }
  .woocommerce-MyAccount-content a {
    color: #EF7127; }

.save-button-wrapper {
  padding-top: 1rem;
  text-align: right; }
  .save-button-wrapper input[type="submit"] {
    padding: 0.5rem 1rem;
    background-color: #EF7127; }

.woocommerce > .woocommerce-message {
  display: block;
  margin: 0 0 2rem;
  padding: 1rem;
  width: 100%;
  color: #FFF;
  text-align: center;
  font-weight: 300;
  font-size: 1rem;
  background-color: #064567; }
  .woocommerce > .woocommerce-message a,
  .woocommerce > .woocommerce-message .button {
    font-weight: 400;
    color: #FFF;
    text-decoration: underline;
    color: #FFF;
    margin: 0 2rem 0 0;
    text-align: center; }

.woocommerce-MyAccount-content .dashboard-links {
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 420px) {
    .woocommerce-MyAccount-content .dashboard-links {
      -ms-flex-direction: column;
      flex-direction: column; } }
  .woocommerce-MyAccount-content .dashboard-links__link {
    -ms-flex-preferred-size: 10rem;
    flex-basis: 10rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 1rem 2rem 0;
    padding: 1.5rem 1rem;
    text-align: center;
    line-height: 1.4;
    font-size: 1rem;
    font-weight: 300;
    border: 1px solid rgba(26, 26, 26, 0.2); }
    @media (max-width: 768px) {
      .woocommerce-MyAccount-content .dashboard-links__link {
        -ms-flex-positive: 1;
        flex-grow: 1; } }
    @media (max-width: 640px) {
      .woocommerce-MyAccount-content .dashboard-links__link {
        font-size: 0.9rem; } }
    @media (max-width: 420px) {
      .woocommerce-MyAccount-content .dashboard-links__link {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        margin: 0;
        padding: 0 1rem 0 0;
        text-align: left;
        border: 0;
        background-color: #FAFAFA; }
        .woocommerce-MyAccount-content .dashboard-links__link:not(:last-of-type) {
          margin-bottom: 0.5rem; } }
    .woocommerce-MyAccount-content .dashboard-links__link:hover {
      text-decoration: none;
      border-color: rgba(13, 13, 13, 0.2);
      background-color: #FAFAFA;
      color: #EF7127; }
    .woocommerce-MyAccount-content .dashboard-links__link::before {
      display: block;
      margin: 0 0 1rem;
      transition: all 0.2s ease-in-out;
      content: "";
      color: #064567;
      font-family: fontawesome;
      font-size: 4rem;
      line-height: 1;
      -webkit-font-smoothing: antialiased; }
      @media (max-width: 640px) {
        .woocommerce-MyAccount-content .dashboard-links__link::before {
          font-size: 3rem; } }
      @media (max-width: 420px) {
        .woocommerce-MyAccount-content .dashboard-links__link::before {
          -ms-flex-negative: 0;
          flex-shrink: 0;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
          align-items: center;
          -ms-flex-pack: center;
          justify-content: center;
          margin: 0 0.5rem 0 1rem;
          height: 3rem;
          width: 3rem;
          text-align: center;
          font-size: 2rem; } }
    .woocommerce-MyAccount-content .dashboard-links__link:hover::before {
      color: #085f8e; }
    .woocommerce-MyAccount-content .dashboard-links__link--info::before {
      content: "\f2bc"; }
    .woocommerce-MyAccount-content .dashboard-links__link--addresses::before {
      content: "\f041"; }
    .woocommerce-MyAccount-content .dashboard-links__link--orders::before {
      content: "\f291"; }
    .woocommerce-MyAccount-content .dashboard-links__link span {
      display: inline-block;
      width: 100%; }

body.woocommerce-account .woocommerce-form-row {
  display: block;
  margin: 0 0 0.5rem;
  padding-right: 2rem;
  width: 100%; }
  body.woocommerce-account .woocommerce-form-row--first, body.woocommerce-account .woocommerce-form-row--last {
    width: 50%; }
    @media (max-width: 540px) {
      body.woocommerce-account .woocommerce-form-row--first, body.woocommerce-account .woocommerce-form-row--last {
        width: 100%; } }
  body.woocommerce-account .woocommerce-form-row .required {
    color: #EF7127; }

body.woocommerce-account .flex-wrapper {
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 540px) {
    body.woocommerce-account .flex-wrapper {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

body.woocommerce-account #customer_login {
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  @media (max-width: 768px) {
    body.woocommerce-account #customer_login {
      -ms-flex-direction: column;
      flex-direction: column; } }
  body.woocommerce-account #customer_login > div {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 24rem;
    flex-basis: 24rem; }
    @media (max-width: 768px) {
      body.woocommerce-account #customer_login > div {
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-preferred-size: auto;
        flex-basis: auto; } }
    body.woocommerce-account #customer_login > div h2 {
      text-transform: none;
      font-size: 2rem;
      font-weight: 600;
      color: #EF7127; }
  body.woocommerce-account #customer_login > .col-1 {
    padding-right: 3rem; }
    @media (max-width: 768px) {
      body.woocommerce-account #customer_login > .col-1 {
        margin-bottom: 3rem;
        padding-bottom: 2rem; } }
  body.woocommerce-account #customer_login > .col-2 {
    padding-left: 3rem; }
  body.woocommerce-account #customer_login .form-row {
    margin: 0 0 1.5rem; }
  body.woocommerce-account #customer_login .woocommerce-Input {
    display: block;
    margin: 0; }
  body.woocommerce-account #customer_login .woocommerce-Button {
    display: block;
    padding: 0.5rem 1rem;
    background-color: #EF7127;
    font-size: 1rem; }
  body.woocommerce-account #customer_login .woocommerce-LostPassword {
    font-size: 0.9rem; }
    body.woocommerce-account #customer_login .woocommerce-LostPassword .woocommerce-form__label {
      display: inline-block;
      margin: 0 1rem 0 0;
      padding: 0 1rem 0 0;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      border-right: 1px solid rgba(26, 26, 26, 0.2); }
    body.woocommerce-account #customer_login .woocommerce-LostPassword .woocommerce-form__input {
      display: inline-block;
      margin: 0 0.325rem 0 0; }

.woocommerce-password-strength {
  padding: 0.5rem 0 0;
  font-size: 0.9rem;
  font-weight: 600; }
  .woocommerce-password-strength::before {
    display: inline-block;
    margin: 0 0.5rem 0 0;
    font-family: fontawesome;
    -webkit-font-smoothing: antialiased; }
  .woocommerce-password-strength.short, .woocommerce-password-strength.bad {
    color: #E53935; }
    .woocommerce-password-strength.short::before, .woocommerce-password-strength.bad::before {
      content: "\f00d"; }
  .woocommerce-password-strength.good, .woocommerce-password-strength.strong {
    color: #064567; }
    .woocommerce-password-strength.good::before, .woocommerce-password-strength.strong::before {
      content: "\f00c"; }
    .woocommerce-password-strength.good::after, .woocommerce-password-strength.strong::after {
      content: " password"; }

.woocommerce-password-hint {
  display: block;
  margin-top: 0.25rem;
  margin-left: 0.25rem;
  padding-left: 0.75rem;
  border-left: 0.25rem solid rgba(26, 26, 26, 0.25);
  font-size: 0.8rem; }

.account-columns-wrapper {
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  @media (max-width: 1024px) {
    .account-columns-wrapper {
      -ms-flex-direction: column;
      flex-direction: column; } }

.woocommerce-MyAccount-navigation {
  -ms-flex-preferred-size: 16rem;
  flex-basis: 16rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 2rem; }
  @media (max-width: 1024px) {
    .woocommerce-MyAccount-navigation {
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      margin-right: 0;
      margin-bottom: 2rem; } }
  @media (max-width: 768px) {
    .woocommerce-MyAccount-navigation {
      -ms-flex-order: 2;
      order: 2;
      margin-top: 2rem;
      margin-bottom: 0; } }
  .woocommerce-MyAccount-navigation ul {
    display: block;
    margin: 0;
    padding: 1rem;
    list-style: none; }
    @media (max-width: 1024px) and (min-width: 768px) {
      .woocommerce-MyAccount-navigation ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0rem; } }
    .woocommerce-MyAccount-navigation ul > li {
      display: block;
      margin: 0;
      padding: 0; }
      @media (max-width: 1024px) and (min-width: 768px) {
        .woocommerce-MyAccount-navigation ul > li {
          -ms-flex-positive: 1;
          flex-grow: 1;
          -ms-flex-preferred-size: 8rem;
          flex-basis: 8rem; } }
      @media (max-width: 768px) {
        .woocommerce-MyAccount-navigation ul > li {
          -ms-flex-preferred-size: auto;
          flex-basis: auto; } }
      .woocommerce-MyAccount-navigation ul > li > a {
        position: relative;
        display: block;
        padding: 0.75rem 0.5rem;
        padding-left: 2.5rem;
        color: #FFF;
        font-weight: 300; }
        @media (max-width: 1024px) and (min-width: 768px) {
          .woocommerce-MyAccount-navigation ul > li > a {
            padding-top: 0.25rem;
            padding-bottom: 0.25rem;
            padding-left: 0.5rem;
            text-align: center;
            font-size: 0.9rem; } }
        .woocommerce-MyAccount-navigation ul > li > a:hover {
          text-decoration: none;
          color: #FFF;
          background-color: rgba(255, 255, 255, 0.1); }
      .woocommerce-MyAccount-navigation ul > li:not(:last-of-type) > a {
        border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
        @media (max-width: 1024px) and (min-width: 768px) {
          .woocommerce-MyAccount-navigation ul > li:not(:last-of-type) > a {
            border-right: 1px solid rgba(255, 255, 255, 0.5); } }
      .woocommerce-MyAccount-navigation ul > li.is-active > a {
        font-weight: 700; }

.woocommerce-MyAccount-content {
  -ms-flex-positive: 1;
  flex-grow: 1; }

body.woocommerce-account.woocommerce-orders .woocommerce-orders-table {
  margin: 0 0 2rem;
  width: 100%; }
  body.woocommerce-account.woocommerce-orders .woocommerce-orders-table thead tr th {
    padding: 0 0.5rem 1rem;
    color: #064567;
    font-size: 0.9rem;
    font-weight: 600;
    border-bottom: 2px solid #064567; }
  @media (max-width: 768px) {
    body.woocommerce-account.woocommerce-orders .woocommerce-orders-table thead .woocommerce-orders-table__header-order-number {
      display: none; } }
  body.woocommerce-account.woocommerce-orders .woocommerce-orders-table tbody tr th,
  body.woocommerce-account.woocommerce-orders .woocommerce-orders-table tbody tr td {
    padding: 1rem 0.5rem;
    vertical-align: middle;
    text-align: center;
    font-size: 0.9rem;
    border-bottom: 1px solid rgba(26, 26, 26, 0.2); }
    @media (max-width: 768px) {
      body.woocommerce-account.woocommerce-orders .woocommerce-orders-table tbody tr th,
      body.woocommerce-account.woocommerce-orders .woocommerce-orders-table tbody tr td {
        padding: 0.25rem;
        font-size: 0.7rem; } }
    @media (max-width: 400px) {
      body.woocommerce-account.woocommerce-orders .woocommerce-orders-table tbody tr th,
      body.woocommerce-account.woocommerce-orders .woocommerce-orders-table tbody tr td {
        font-size: 0.6rem; } }
  body.woocommerce-account.woocommerce-orders .woocommerce-orders-table tbody tr:hover th,
  body.woocommerce-account.woocommerce-orders .woocommerce-orders-table tbody tr:hover td {
    background-color: rgba(26, 26, 26, 0.2); }
  @media (max-width: 768px) {
    body.woocommerce-account.woocommerce-orders .woocommerce-orders-table tbody .woocommerce-orders-table__cell-order-number {
      display: none; } }
  body.woocommerce-account.woocommerce-orders .woocommerce-orders-table__cell-order-actions .button {
    padding: 0.625rem 1.5rem;
    background-color: #EF7127;
    font-size: 1rem; }
    @media (max-width: 768px) {
      body.woocommerce-account.woocommerce-orders .woocommerce-orders-table__cell-order-actions .button {
        padding: 0.25rem 0.75rem;
        font-size: 0.9rem; } }
    body.woocommerce-account.woocommerce-orders .woocommerce-orders-table__cell-order-actions .button[data-status="loading"] {
      background-color: rgba(26, 26, 26, 0.2); }
    body.woocommerce-account.woocommerce-orders .woocommerce-orders-table__cell-order-actions .button::after {
      display: none; }

main.page.woocommerce {
  padding: 0 2rem; }
  main.page.woocommerce .woocommerce-result-count {
    display: block;
    color: #0C537D;
    font-size: 1rem;
    text-align: right;
    text-transform: uppercase; }
  main.page.woocommerce .products:not(.related) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1rem;
    padding: 0;
    list-style: none; }
  main.page.woocommerce .product-category__title {
    display: block;
    width: 100%;
    display: block;
    margin: 0 0 2rem;
    font-size: 3rem;
    font-weight: 700;
    text-align: center;
    text-align: left;
    line-height: 0.8em;
    color: #064567;
    border-bottom: 2px solid rgba(148, 184, 202, 0.5); }
    @media (max-width: 1024px) {
      main.page.woocommerce .product-category__title {
        margin: 0 0 1rem;
        font-size: 2.4rem; } }
    main.page.woocommerce .product-category__title::before {
      display: inline-block;
      margin: 0 1.5rem 0 0;
      font-family: fontawesome;
      -webkit-font-smoothing: antialiased; }
    main.page.woocommerce .product-category__title:not(:first-child) {
      margin: 4rem 0 0 0; }
  main.page.woocommerce .products.related > h2 {
    font-size: 2.5rem;
    font-weight: 700;
    color: #0C537D; }
  main.page.woocommerce .products.related .button {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.8rem 2rem 0.7rem;
    cursor: pointer;
    border-radius: 400px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    font-size: 1.1rem;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    -webkit-appearance: none;
    transition: all 0.1s ease-in-out;
    background-color: transparent;
    color: #1A1A1A;
    border: 2px solid #1A1A1A; }
    main.page.woocommerce .products.related .button:not(:last-child) {
      margin: 0 0 1rem; }
    @media (max-width: 800px) {
      main.page.woocommerce .products.related .button {
        font-size: 0.9rem; } }
    main.page.woocommerce .products.related .button span {
      display: inline-block;
      margin-left: 0.5rem;
      font-weight: 300; }
    main.page.woocommerce .products.related .button.button--disabled {
      background-color: #94B8CA;
      border-color: #94B8CA;
      text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
      main.page.woocommerce .products.related .button.button--disabled:hover {
        background-color: #72a1b9;
        border-color: #72a1b9;
        text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
    main.page.woocommerce .products.related .button:hover {
      text-decoration: none;
      background-color: #EF7127;
      border-color: #EF7127;
      color: #fff;
      text-shadow: 0 1px 2px rgba(116, 48, 9, 0.5); }
    main.page.woocommerce .products.related .button::after {
      display: inline-block;
      margin: 0 0 0 0.75rem;
      font-family: fontawesome; }
  main.page.woocommerce .products .product {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 18rem;
    flex-basis: 18rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 1rem;
    margin: 1rem;
    max-width: 100%;
    box-shadow: 0 3px 10px rgba(26, 26, 26, 0.1);
    border-radius: 0.25rem;
    background-color: #FFF; }
    @media (max-width: 480px) {
      main.page.woocommerce .products .product {
        margin: 1rem 0; } }
    main.page.woocommerce .products .product.dummy {
      visibility: hidden;
      margin-top: 0;
      margin-bottom: 0;
      padding-top: 0;
      padding-bottom: 0;
      height: 0;
      overflow: hidden;
      opacity: 0; }

body.woocommerce-cart .content > .woocommerce {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }
  body.woocommerce-cart .content > .woocommerce .woocommerce-message,
  body.woocommerce-cart .content > .woocommerce .woocommerce-info,
  body.woocommerce-cart .content > .woocommerce .woocommerce-error {
    margin-left: 1.5rem;
    margin-right: 1.5rem; }
  body.woocommerce-cart .content > .woocommerce .cart-empty {
    display: block;
    margin: 0 0 1.5rem;
    padding: 1rem;
    width: 100%;
    background-color: #FFF; }
  body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 40rem;
    flex-basis: 40rem;
    margin: 0 1.5rem 1.5rem;
    padding: 1.5rem;
    background-color: rgba(255, 255, 255, 0.7); }
    body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form table.cart {
      width: 100%; }
      body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form table.cart thead tr th {
        padding: 0.25rem 0.5rem;
        text-align: center;
        font-size: 0.9rem;
        font-weight: 700;
        text-transform: uppercase; }
      body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form table.cart thead tr th.product-name {
        text-align: left; }
      body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form table.cart tbody tr.cart_item td {
        border-bottom: 1px solid rgba(31, 139, 195, 0.5); }
    body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form td.product-remove {
      vertical-align: middle; }
      body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form td.product-remove a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 2.5rem;
        width: 2.5rem;
        border-radius: 2.5rem;
        font-size: 2.5rem;
        text-align: center;
        transition: all 0.2s ease-in-out; }
        body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form td.product-remove a:hover {
          text-decoration: none;
          background-color: rgba(6, 69, 103, 0.1); }
    body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form td.product-thumbnail,
    body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form td.product-name {
      padding: 1.5rem 0.5rem;
      vertical-align: middle; }
    body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form td.product-thumbnail {
      width: 100px; }
      body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form td.product-thumbnail a {
        display: block; }
        body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form td.product-thumbnail a img {
          display: block;
          height: auto;
          width: 100px;
          max-width: 100%; }
    body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form td.product-name > a {
      display: block;
      margin: 0 0 0.75rem;
      font-weight: 700;
      font-size: 1.6rem; }
    body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form td.product-name dt {
      font-size: 0.9rem; }
    body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form td.product-name dd {
      font-size: 0.9rem;
      font-weight: 300; }
      body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form td.product-name dd:not(:last-of-type) {
        margin-bottom: 0.5rem; }
      body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form td.product-name dd p {
        margin: 0; }
    body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form td.product-price,
    body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form td.product-quantity,
    body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form td.product-subtotal {
      vertical-align: middle;
      padding: 1.5rem 0.5rem;
      font-size: 1rem; }
    body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form td.product-quantity {
      width: 80px; }
      body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form td.product-quantity label {
        visibility: hidden; }
      body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form td.product-quantity input {
        display: block;
        padding: 0.5rem;
        width: 100%;
        border: 0;
        border-radius: 0;
        -webkit-appearance: none;
        font-size: 1.2rem;
        font-weight: 300;
        border-bottom: 2px solid #064567;
        background-color: rgba(31, 139, 195, 0.1);
        color: #064567;
        text-align: center;
        font-size: 1.4rem; }
        body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form td.product-quantity input option {
          font-size: inherit;
          font-weight: inherit; }
    body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form td.product-subtotal {
      text-align: right;
      font-weight: 700;
      font-size: 1.2rem; }
    body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form td.actions {
      padding-top: 1.5rem; }
      body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form td.actions .coupon {
        float: left;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column; }
      body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form td.actions label {
        display: block;
        margin: 0 0 0.5rem;
        text-transform: uppercase;
        font-size: 0.9rem;
        font-weight: 700;
        color: #064567; }
      body.woocommerce-cart .content > .woocommerce .woocommerce-cart-form td.actions input[name="update_cart"] {
        float: right;
        margin-left: 2rem; }
  body.woocommerce-cart .content > .woocommerce .cart-collaterals {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 18rem;
    flex-basis: 18rem;
    -ms-flex-item-align: start;
    align-self: flex-start; }
    body.woocommerce-cart .content > .woocommerce .cart-collaterals .card-wrapper {
      margin: 0 1.5rem 1.5rem;
      padding: 1.5rem;
      background-color: rgba(255, 255, 255, 0.7); }
    body.woocommerce-cart .content > .woocommerce .cart-collaterals h2 {
      display: block;
      margin: 0 0 0rem;
      font-size: 1.4rem; }
    body.woocommerce-cart .content > .woocommerce .cart-collaterals .custom-donation-wrapper {
      position: relative;
      overflow: hidden; }
      body.woocommerce-cart .content > .woocommerce .cart-collaterals .custom-donation-wrapper::before {
        position: absolute;
        z-index: 100;
        top: 0;
        left: 0;
        transform: translateY(-100%);
        opacity: 0;
        content: "Adding to cart...";
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
        width: 100%;
        transition: all 0.2s ease-in-out;
        font-size: 1.4rem;
        font-weight: 700;
        color: #064567;
        background-color: white; }
      body.woocommerce-cart .content > .woocommerce .cart-collaterals .custom-donation-wrapper[data-loading]::before {
        opacity: 1;
        transform: translateY(0); }
      body.woocommerce-cart .content > .woocommerce .cart-collaterals .custom-donation-wrapper label {
        display: block;
        margin: 0 0 0.5rem;
        font-size: 0.9rem;
        color: #064567; }
      body.woocommerce-cart .content > .woocommerce .cart-collaterals .custom-donation-wrapper .input-wrapper {
        position: relative;
        display: -ms-flexbox;
        display: flex; }
        body.woocommerce-cart .content > .woocommerce .cart-collaterals .custom-donation-wrapper .input-wrapper::before {
          position: absolute;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
          align-items: center;
          -ms-flex-pack: center;
          justify-content: center;
          height: 100%;
          width: 2rem;
          font-weight: 700;
          text-align: center;
          color: #064567;
          content: "$"; }
        body.woocommerce-cart .content > .woocommerce .cart-collaterals .custom-donation-wrapper .input-wrapper input[type="number"] {
          position: relative;
          z-index: 2;
          margin: 0;
          padding-left: 2rem;
          font-weight: 700; }
        body.woocommerce-cart .content > .woocommerce .cart-collaterals .custom-donation-wrapper .input-wrapper button {
          position: relative;
          z-index: 2;
          padding: 0.25rem;
          font-size: 0.9rem;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
    body.woocommerce-cart .content > .woocommerce .cart-collaterals table.shop_table {
      margin: 0 0 1.5rem;
      width: 100%; }
      body.woocommerce-cart .content > .woocommerce .cart-collaterals table.shop_table tbody tr th, body.woocommerce-cart .content > .woocommerce .cart-collaterals table.shop_table tbody tr td {
        padding-top: 0.25rem;
        padding-bottom: 0.25rem; }
      body.woocommerce-cart .content > .woocommerce .cart-collaterals table.shop_table tbody tr th {
        padding-left: 1rem;
        padding-right: 1rem;
        text-transform: uppercase;
        font-size: 0.9rem;
        text-align: right;
        width: 20px; }
      body.woocommerce-cart .content > .woocommerce .cart-collaterals table.shop_table tbody tr td {
        font-size: 1rem; }
    body.woocommerce-cart .content > .woocommerce .cart-collaterals .button {
      width: 100%; }
  body.woocommerce-cart .content > .woocommerce .custom-cart-collaterals {
    padding: 1rem 1.5rem;
    width: 100%; }
    body.woocommerce-cart .content > .woocommerce .custom-cart-collaterals .cross-sells {
      padding: 1.5rem; }

body.woocommerce-checkout .content > .woocommerce {
  width: 100%; }
  body.woocommerce-checkout .content > .woocommerce form.checkout {
    padding: 2rem 1rem;
    background-color: rgba(255, 255, 255, 0.7); }
    @media (max-width: 768px) {
      body.woocommerce-checkout .content > .woocommerce form.checkout {
        padding: 1rem; } }
  body.woocommerce-checkout .content > .woocommerce .woocommerce-form-login,
  body.woocommerce-checkout .content > .woocommerce form.checkout_coupon {
    margin: 0 0 2rem;
    padding: 1rem 1.5rem;
    background-color: rgba(255, 255, 255, 0.7);
    font-size: 1rem; }
  body.woocommerce-checkout .content > .woocommerce .checkout_coupon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
    @media (max-width: 540px) {
      body.woocommerce-checkout .content > .woocommerce .checkout_coupon {
        -ms-flex-direction: column;
        flex-direction: column; } }
    body.woocommerce-checkout .content > .woocommerce .checkout_coupon .form-row {
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      margin: 0; }
      body.woocommerce-checkout .content > .woocommerce .checkout_coupon .form-row.form-row-first {
        margin-right: 2rem; }
        @media (max-width: 540px) {
          body.woocommerce-checkout .content > .woocommerce .checkout_coupon .form-row.form-row-first {
            margin-right: 0;
            margin-bottom: 1rem; } }
  body.woocommerce-checkout .content > .woocommerce .col2-set {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 1rem; }
    body.woocommerce-checkout .content > .woocommerce .col2-set > div {
      -ms-flex-positive: 1;
      flex-grow: 1;
      -ms-flex-preferred-size: 24rem;
      flex-basis: 24rem;
      margin: 0 1rem 2rem; }
      @media (max-width: 768px) {
        body.woocommerce-checkout .content > .woocommerce .col2-set > div {
          margin: 0 0 1rem; } }
  body.woocommerce-checkout .content > .woocommerce .woocommerce-billing-fields__field-wrapper,
  body.woocommerce-checkout .content > .woocommerce .woocommerce-shipping-fields__field-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  body.woocommerce-checkout .content > .woocommerce .form-row {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 32rem;
    flex-basis: 32rem;
    margin-right: 1rem; }
    body.woocommerce-checkout .content > .woocommerce .form-row.form-row-first, body.woocommerce-checkout .content > .woocommerce .form-row.form-row-last {
      -ms-flex-preferred-size: 12rem;
      flex-basis: 12rem; }
    body.woocommerce-checkout .content > .woocommerce .form-row abbr.required {
      color: #d32f2f;
      text-decoration: none; }
    body.woocommerce-checkout .content > .woocommerce .form-row label {
      font-size: 0.9rem;
      text-transform: uppercase;
      color: #0C537D; }
      body.woocommerce-checkout .content > .woocommerce .form-row label[for="billing_country"], body.woocommerce-checkout .content > .woocommerce .form-row label[for="shipping_country"] {
        margin-right: 1rem; }
        body.woocommerce-checkout .content > .woocommerce .form-row label[for="billing_country"] + strong, body.woocommerce-checkout .content > .woocommerce .form-row label[for="shipping_country"] + strong {
          font-weight: 300;
          font-size: 1rem; }
    body.woocommerce-checkout .content > .woocommerce .form-row textarea,
    body.woocommerce-checkout .content > .woocommerce .form-row input {
      margin: 0;
      font-size: 1.2rem; }
  body.woocommerce-checkout .content > .woocommerce #ship-to-different-address input[type="checkbox"] {
    display: none; }
  body.woocommerce-checkout .content > .woocommerce #ship-to-different-address span::before {
    font-family: "FontAwesome";
    content: "";
    display: inline-block;
    margin: 0 0.75rem 0 0;
    width: 2rem;
    color: #EF7127; }
  body.woocommerce-checkout .content > .woocommerce #ship-to-different-address input[type="checkbox"]:checked + span::before {
    font-family: "FontAwesome";
    content: ""; }
  body.woocommerce-checkout .content > .woocommerce table.shop_table {
    margin: 0 0 1.5rem; }
    body.woocommerce-checkout .content > .woocommerce table.shop_table thead tr th {
      padding: 0.5rem;
      font-size: 0.9rem;
      font-weight: 700;
      text-transform: uppercase;
      color: #0C537D;
      border-bottom: 1px solid #1A1A1A; }
      body.woocommerce-checkout .content > .woocommerce table.shop_table thead tr th.product-name {
        text-align: left; }
      body.woocommerce-checkout .content > .woocommerce table.shop_table thead tr th.product-total {
        text-align: right; }
    body.woocommerce-checkout .content > .woocommerce table.shop_table th,
    body.woocommerce-checkout .content > .woocommerce table.shop_table td {
      padding: 0.5rem;
      font-size: 1rem; }
    body.woocommerce-checkout .content > .woocommerce table.shop_table .cart_item td {
      border-bottom: 1px solid rgba(12, 83, 125, 0.08); }
    body.woocommerce-checkout .content > .woocommerce table.shop_table .cart_item td.product-name {
      padding-right: 2rem; }
      body.woocommerce-checkout .content > .woocommerce table.shop_table .cart_item td.product-name .variation {
        padding-top: 0.5rem; }
      body.woocommerce-checkout .content > .woocommerce table.shop_table .cart_item td.product-name dt {
        font-size: 0.9rem; }
      body.woocommerce-checkout .content > .woocommerce table.shop_table .cart_item td.product-name dd {
        font-size: 0.9rem;
        font-weight: 300; }
        body.woocommerce-checkout .content > .woocommerce table.shop_table .cart_item td.product-name dd:not(:last-of-type) {
          margin-bottom: 0.5rem; }
        body.woocommerce-checkout .content > .woocommerce table.shop_table .cart_item td.product-name dd p {
          margin: 0; }
    body.woocommerce-checkout .content > .woocommerce table.shop_table .cart_item td.product-total {
      text-align: right; }
    body.woocommerce-checkout .content > .woocommerce table.shop_table tfoot tr th, body.woocommerce-checkout .content > .woocommerce table.shop_table tfoot tr td {
      padding-top: 0.5rem;
      padding-bottom: 0.5rem; }
    body.woocommerce-checkout .content > .woocommerce table.shop_table tfoot tr th {
      padding-left: 1rem;
      padding-right: 1rem;
      text-transform: uppercase;
      font-size: 0.9rem;
      text-align: right; }
    body.woocommerce-checkout .content > .woocommerce table.shop_table tfoot tr td {
      font-size: 1rem; }

body.woocommerce-page .payment_methods {
  margin: 0;
  padding: 0;
  list-style: none; }
  body.woocommerce-page .payment_methods li {
    margin-bottom: 1.5rem; }
    body.woocommerce-page .payment_methods li input[type="radio"] {
      display: none; }
    body.woocommerce-page .payment_methods li > label {
      display: block;
      padding: 0.5rem 1rem;
      font-weight: 700;
      color: #0C537D;
      text-transform: uppercase;
      cursor: pointer;
      background-color: rgba(12, 83, 125, 0.08);
      transition: all 0.2s ease-in-out; }
      body.woocommerce-page .payment_methods li > label::before {
        font-family: "FontAwesome";
        content: "";
        display: inline-block;
        margin: 0 0.5rem 0 0;
        color: #EF7127; }
    body.woocommerce-page .payment_methods li:hover > label {
      background-color: rgba(12, 83, 125, 0.12); }
    body.woocommerce-page .payment_methods li input[type="radio"]:checked + label::before {
      font-family: "FontAwesome";
      content: ""; }
    body.woocommerce-page .payment_methods li .wc-payment-form .form-row.form-row-first, body.woocommerce-page .payment_methods li .wc-payment-form .form-row.form-row-last {
      max-width: 50%;
      float: left; }
    body.woocommerce-page .payment_methods li .wc-payment-form .form-row.form-row-first {
      width: 240px; }
    body.woocommerce-page .payment_methods li .wc-payment-form .form-row.form-row-wide {
      max-width: 50%;
      min-width: 200px; }
    body.woocommerce-page .payment_methods li .wc-payment-form .form-row abbr.required {
      color: #EF7127;
      text-decoration: none; }
    body.woocommerce-page .payment_methods li .wc-payment-form .form-row label {
      display: block;
      font-size: 0.9rem;
      text-transform: uppercase;
      color: #0C537D; }
      body.woocommerce-page .payment_methods li .wc-payment-form .form-row label[for="billing_country"], body.woocommerce-page .payment_methods li .wc-payment-form .form-row label[for="shipping_country"] {
        margin-right: 1rem; }
        body.woocommerce-page .payment_methods li .wc-payment-form .form-row label[for="billing_country"] + strong, body.woocommerce-page .payment_methods li .wc-payment-form .form-row label[for="shipping_country"] + strong {
          font-weight: 300;
          font-size: 1rem; }
    body.woocommerce-page .payment_methods li .wc-payment-form .form-row textarea,
    body.woocommerce-page .payment_methods li .wc-payment-form .form-row input {
      margin: 0; }
    body.woocommerce-page .payment_methods li .payment_box {
      border-left: 0.5rem solid rgba(12, 83, 125, 0.08);
      border-right: 0.5rem solid rgba(12, 83, 125, 0.08);
      border-bottom: 0.5rem solid rgba(12, 83, 125, 0.08);
      padding: 1rem;
      transition: all 0.2s ease-in-out; }
      body.woocommerce-page .payment_methods li .payment_box p {
        font-size: 1rem; }
        body.woocommerce-page .payment_methods li .payment_box p:last-child {
          margin-bottom: 0; }
    body.woocommerce-page .payment_methods li:hover .payment_box {
      border-color: rgba(12, 83, 125, 0.12); }

body.woocommerce-page.woocommerce-order-pay .woocommerce-order,
body.woocommerce-page.woocommerce-order-pay #order_review,
body.woocommerce-page.woocommerce-order-received .woocommerce-order,
body.woocommerce-page.woocommerce-order-received #order_review {
  padding: 2rem;
  background-color: rgba(255, 255, 255, 0.7); }

.woocommerce-loop-product__link {
  position: relative;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center; }
  .woocommerce-loop-product__link .onsale {
    position: absolute;
    top: 1.5rem;
    left: 1rem;
    transform: rotate(-20deg);
    display: block;
    padding: 0.5rem 1.5rem;
    font-weight: 400;
    color: #FFF;
    background-color: rgba(12, 83, 125, 0.8);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    transition: transform 0.1s ease-in-out; }
  .woocommerce-loop-product__link:hover .onsale {
    transform: rotate(-22deg) translateY(-0.25rem); }
  .woocommerce-loop-product__link .price {
    display: block;
    margin: 0 0 0.5rem;
    font-size: 1.6rem; }
    .woocommerce-loop-product__link .price del .amount {
      font-size: 1rem; }
    .woocommerce-loop-product__link .price ins {
      text-decoration: none; }

.woocommerce-loop-product__image {
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 0.5rem;
  padding: 0.5rem; }
  .woocommerce-loop-product__image img {
    display: block; }

.woocommerce-loop-product__title {
  display: block;
  margin: 0 0 0.5rem;
  font-size: 2rem;
  font-weight: 700;
  color: #EF7127;
  line-height: 1; }

.woocommerce-loop-product__link:hover .woocommerce-loop-product__title {
  text-decoration: underline; }

body.archive li.product .button {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.8rem 2rem 0.7rem;
  cursor: pointer;
  border-radius: 400px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 1.1rem;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
  -webkit-appearance: none;
  transition: all 0.1s ease-in-out;
  background-color: transparent;
  color: #1A1A1A;
  border: 2px solid #1A1A1A; }
  body.archive li.product .button:not(:last-child) {
    margin: 0 0 1rem; }
  @media (max-width: 800px) {
    body.archive li.product .button {
      font-size: 0.9rem; } }
  body.archive li.product .button span {
    display: inline-block;
    margin-left: 0.5rem;
    font-weight: 300; }
  body.archive li.product .button.button--disabled {
    background-color: #94B8CA;
    border-color: #94B8CA;
    text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
    body.archive li.product .button.button--disabled:hover {
      background-color: #72a1b9;
      border-color: #72a1b9;
      text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
  body.archive li.product .button:hover {
    text-decoration: none;
    background-color: #EF7127;
    border-color: #EF7127;
    color: #fff;
    text-shadow: 0 1px 2px rgba(116, 48, 9, 0.5); }
  body.archive li.product .button::after {
    display: inline-block;
    margin: 0 0 0 0.75rem;
    font-family: fontawesome; }

body.woocommerce-account main.page .content > .woocommerce {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 2rem;
  width: 100%; }
  body.woocommerce-account main.page .content > .woocommerce .flex-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media (max-width: 768px) {
      body.woocommerce-account main.page .content > .woocommerce .flex-wrapper {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  body.woocommerce-account main.page .content > .woocommerce .col2-set {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    body.woocommerce-account main.page .content > .woocommerce .col2-set > div {
      -ms-flex-positive: 1;
      flex-grow: 1;
      -ms-flex-preferred-size: 20rem;
      flex-basis: 20rem;
      margin: 1.5rem;
      padding: 1.5rem;
      box-shadow: 0 3px 10px rgba(26, 26, 26, 0.1);
      border-radius: 0.25rem;
      background-color: #FFF; }
      body.woocommerce-account main.page .content > .woocommerce .col2-set > div label {
        text-transform: uppercase;
        font-size: 1rem; }
  body.woocommerce-account main.page .content > .woocommerce .woocommerce-MyAccount-navigation {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 24rem;
    flex-basis: 24rem; }
    @media (max-width: 768px) {
      body.woocommerce-account main.page .content > .woocommerce .woocommerce-MyAccount-navigation {
        -ms-flex-order: 2;
        order: 2; } }
    body.woocommerce-account main.page .content > .woocommerce .woocommerce-MyAccount-navigation ul {
      display: block;
      margin: 0 3rem 0 0;
      padding: 1rem 1.5rem;
      list-style: none;
      box-shadow: 0 3px 10px rgba(26, 26, 26, 0.1);
      border-radius: 0.25rem;
      background-color: #FFF;
      background-color: #FFF; }
      @media (max-width: 768px) {
        body.woocommerce-account main.page .content > .woocommerce .woocommerce-MyAccount-navigation ul {
          margin: 2rem 0 4rem; } }
      body.woocommerce-account main.page .content > .woocommerce .woocommerce-MyAccount-navigation ul > li {
        display: block;
        margin: 0;
        padding: 0; }
        body.woocommerce-account main.page .content > .woocommerce .woocommerce-MyAccount-navigation ul > li:not(:last-child) {
          border-bottom: 1px solid rgba(12, 83, 125, 0.2); }
        body.woocommerce-account main.page .content > .woocommerce .woocommerce-MyAccount-navigation ul > li a {
          display: -ms-flexbox;
          display: flex;
          padding: 1rem 0;
          font-weight: 700;
          text-transform: uppercase;
          color: #0C537D; }
          body.woocommerce-account main.page .content > .woocommerce .woocommerce-MyAccount-navigation ul > li a .count {
            -ms-flex-positive: 1;
            flex-grow: 1;
            text-align: right; }
          body.woocommerce-account main.page .content > .woocommerce .woocommerce-MyAccount-navigation ul > li a:hover {
            text-decoration: none;
            color: #EF7127; }
            body.woocommerce-account main.page .content > .woocommerce .woocommerce-MyAccount-navigation ul > li a:hover .count {
              color: #0C537D; }
        body.woocommerce-account main.page .content > .woocommerce .woocommerce-MyAccount-navigation ul > li.is-active a {
          color: #EF7127; }
          body.woocommerce-account main.page .content > .woocommerce .woocommerce-MyAccount-navigation ul > li.is-active a::before {
            font-family: "FontAwesome";
            content: "";
            display: inline-block;
            margin: 0 0.75rem 0 0;
            color: #EF7127; }
          body.woocommerce-account main.page .content > .woocommerce .woocommerce-MyAccount-navigation ul > li.is-active a .count {
            color: #0C537D; }
  body.woocommerce-account main.page .content > .woocommerce .woocommerce-MyAccount-content {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 32rem;
    flex-basis: 32rem;
    padding: 1rem 1.5rem;
    box-shadow: 0 3px 10px rgba(26, 26, 26, 0.1);
    border-radius: 0.25rem;
    background-color: #FFF;
    background-color: #FFF; }

body.woocommerce-lost-password .woocommerce-ResetPassword {
  box-shadow: 0 3px 10px rgba(26, 26, 26, 0.1);
  border-radius: 0.25rem;
  background-color: #FFF;
  margin: 0 auto 2rem;
  padding: 1.5rem;
  max-width: 35.625rem; }

body.woocommerce-lost-password .woocommerce-form-row--first {
  width: 100%; }

body.single-product .product .entry-summary {
  margin: 0 0 0 2rem; }
  @media (max-width: 900px) {
    body.single-product .product .entry-summary {
      margin: 0; } }

body.single-product .product .product_title {
  display: block;
  margin: 0 0 1rem;
  font-size: 3rem;
  font-weight: 700;
  color: #EF7127; }
  @media (max-width: 768px) {
    body.single-product .product .product_title {
      font-size: 2rem; } }

body.single-product .product .woocommerce-product-details__short-description p {
  margin: 0 0 1rem;
  font-weight: 300;
  line-height: 1.325em; }

body.single-product .product .summary .price {
  display: block;
  margin: 0 0 1rem;
  font-size: 2rem;
  font-weight: 700;
  color: #0C537D; }

body.single-product .product .variations {
  margin: 0 0 0.5rem;
  width: 100%; }
  body.single-product .product .variations td {
    padding: 0.25rem; }
    body.single-product .product .variations td label {
      font-size: 1.4rem;
      font-weight: 300;
      color: #0C537D; }
  body.single-product .product .variations select {
    padding: 1rem;
    color: #0C537D;
    font-weight: 300;
    font-size: 1.4rem;
    border-radius: 0;
    border: 0;
    background-color: rgba(31, 139, 195, 0.2); }
  body.single-product .product .variations .reset_variations {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.8rem 2rem 0.7rem;
    cursor: pointer;
    border-radius: 400px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    font-size: 1.1rem;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    -webkit-appearance: none;
    transition: all 0.1s ease-in-out;
    background-color: transparent;
    color: #1A1A1A;
    border: 2px solid #1A1A1A;
    margin: 0.25rem 0.5rem;
    padding: 0.25rem;
    font-size: 1rem;
    font-weight: 400;
    text-transform: none; }
    body.single-product .product .variations .reset_variations:not(:last-child) {
      margin: 0 0 1rem; }
    @media (max-width: 800px) {
      body.single-product .product .variations .reset_variations {
        font-size: 0.9rem; } }
    body.single-product .product .variations .reset_variations span {
      display: inline-block;
      margin-left: 0.5rem;
      font-weight: 300; }
    body.single-product .product .variations .reset_variations.button--disabled {
      background-color: #94B8CA;
      border-color: #94B8CA;
      text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
      body.single-product .product .variations .reset_variations.button--disabled:hover {
        background-color: #72a1b9;
        border-color: #72a1b9;
        text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
    body.single-product .product .variations .reset_variations:hover {
      text-decoration: none;
      background-color: #EF7127;
      border-color: #EF7127;
      color: #fff;
      text-shadow: 0 1px 2px rgba(116, 48, 9, 0.5); }
    body.single-product .product .variations .reset_variations::after {
      display: inline-block;
      margin: 0 0 0 0.75rem;
      font-family: fontawesome; }

body.single-product .product .stock {
  display: inline-block;
  margin: 0 0.5rem 1rem;
  padding: 0.25rem 0.5rem;
  border: 1px solid #1F8BC3;
  border-radius: 0.25rem;
  background-color: rgba(31, 139, 195, 0.05);
  color: #1F8BC3;
  font-size: 1rem;
  text-transform: uppercase; }
  body.single-product .product .stock.out-of-stock {
    color: #d32f2f;
    border-color: #d32f2f;
    background-color: rgba(211, 47, 47, 0.05); }

body.single-product .product .cart {
  padding: 0.25rem; }
  body.single-product .product .cart .quantity {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 1rem; }
  body.single-product .product .cart label {
    font-size: 1.4rem;
    font-weight: 300;
    color: #0C537D; }
  body.single-product .product .cart input {
    display: block;
    padding: 0.5rem;
    width: 100%;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    font-size: 1.2rem;
    font-weight: 300;
    border-bottom: 2px solid #064567;
    background-color: rgba(31, 139, 195, 0.1);
    color: #064567;
    margin: 0 0 0 1rem;
    padding: 0.5rem;
    width: 5rem;
    font-size: 1.6rem;
    text-align: center; }
    body.single-product .product .cart input option {
      font-size: inherit;
      font-weight: inherit; }

body.single-product .product .summary .button {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.8rem 2rem 0.7rem;
  cursor: pointer;
  border-radius: 400px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 1.1rem;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
  -webkit-appearance: none;
  transition: all 0.1s ease-in-out;
  background-color: #EF7127;
  border: 2px solid #EF7127;
  text-shadow: 0 1px 2px rgba(164, 68, 12, 0.5); }
  body.single-product .product .summary .button:not(:last-child) {
    margin: 0 0 1rem; }
  @media (max-width: 800px) {
    body.single-product .product .summary .button {
      font-size: 0.9rem; } }
  body.single-product .product .summary .button span {
    display: inline-block;
    margin-left: 0.5rem;
    font-weight: 300; }
  body.single-product .product .summary .button.button--disabled {
    background-color: #94B8CA;
    border-color: #94B8CA;
    text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
    body.single-product .product .summary .button.button--disabled:hover {
      background-color: #72a1b9;
      border-color: #72a1b9;
      text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
  body.single-product .product .summary .button:hover {
    text-decoration: none;
    background-color: #d35810;
    border-color: #d35810;
    text-shadow: 0 2px 3px rgba(116, 48, 9, 0.5); }
  body.single-product .product .summary .button::after {
    display: inline-block;
    margin: 0 0 0 0.75rem;
    font-family: fontawesome; }

.product-columns__wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 2rem; }
  @media (max-width: 900px) {
    .product-columns__wrapper {
      -ms-flex-direction: column;
      flex-direction: column; } }
  .product-columns__wrapper .onsale {
    position: absolute;
    z-index: 100;
    top: 1.5rem;
    left: 1rem;
    transform: rotate(-20deg);
    display: block;
    padding: 0.5rem 1.5rem;
    font-weight: 400;
    color: #FFF;
    cursor: default;
    background-color: rgba(12, 83, 125, 0.8);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    transition: transform 0.1s ease-in-out; }

body .pswp__bg {
  background-color: rgba(0, 0, 0, 0.8); }

.woocommerce-product-gallery {
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 29.6875rem;
  max-width: 100%; }
  @media (max-width: 900px) {
    .woocommerce-product-gallery {
      -ms-flex-order: 2;
      order: 2;
      width: 100%; } }
  .woocommerce-product-gallery__image img {
    display: block;
    margin: 0 auto;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 440px; }
  .woocommerce-product-gallery .flex-viewport {
    margin: 0 0 1rem; }
  .woocommerce-product-gallery .flex-control-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1.5rem 0 0; }
    .woocommerce-product-gallery .flex-control-nav li {
      display: block;
      margin: 0.5rem;
      padding: 0.5rem;
      width: 100px;
      height: 100px;
      text-align: center; }
    .woocommerce-product-gallery .flex-control-nav img {
      display: block;
      margin: 0 auto;
      width: 100px;
      height: 100px;
      transition: all 0.1s ease-in-out;
      outline: 1px solid transparent;
      outline-offset: 0rem; }
      .woocommerce-product-gallery .flex-control-nav img.flex-active {
        outline-color: #EF7127;
        outline-offset: 0.325rem; }

.wc-tabs {
  display: -ms-flexbox;
  display: flex;
  border-bottom: 2px solid #EF7127; }
  @media (max-width: 540px) {
    .wc-tabs {
      -ms-flex-direction: column;
      flex-direction: column; } }
  .wc-tabs > li {
    display: block;
    margin: 0 1rem 0 0; }
    @media (max-width: 540px) {
      .wc-tabs > li {
        margin: 0; } }
    .wc-tabs > li a {
      display: block;
      padding: 0.75rem 1.5rem;
      font-size: 1.2rem;
      font-weight: 300;
      background-color: rgba(255, 255, 255, 0.7); }
    .wc-tabs > li.active a {
      color: #FFF;
      background-color: #EF7127; }

.woocommerce-Tabs-panel {
  margin: 0 0 2rem;
  padding: 1rem;
  background-color: rgba(255, 255, 255, 0.7); }
  .woocommerce-Tabs-panel h1 {
    font-size: 2.8rem; }
    @media (max-width: 768px) {
      .woocommerce-Tabs-panel h1 {
        font-size: 2.4rem; } }
    @media (max-width: 540px) {
      .woocommerce-Tabs-panel h1 {
        font-size: 2.1rem; } }
  .woocommerce-Tabs-panel h2 {
    font-size: 2.3rem; }
    @media (max-width: 768px) {
      .woocommerce-Tabs-panel h2 {
        font-size: 2rem; } }
    @media (max-width: 540px) {
      .woocommerce-Tabs-panel h2 {
        font-size: 1.8rem; } }
  .woocommerce-Tabs-panel h3 {
    font-size: 1.9rem; }
    @media (max-width: 768px) {
      .woocommerce-Tabs-panel h3 {
        font-size: 1.7rem; } }
    @media (max-width: 540px) {
      .woocommerce-Tabs-panel h3 {
        font-size: 1.5rem; } }
  .woocommerce-Tabs-panel h4 {
    font-size: 1.4rem; }
    @media (max-width: 768px) {
      .woocommerce-Tabs-panel h4 {
        font-size: 1.2rem; } }
    @media (max-width: 540px) {
      .woocommerce-Tabs-panel h4 {
        font-size: 1.1rem; } }
  .woocommerce-Tabs-panel h5 {
    font-size: 1.3rem; }
    @media (max-width: 768px) {
      .woocommerce-Tabs-panel h5 {
        font-size: 1rem; } }
  .woocommerce-Tabs-panel h6 {
    font-size: 1.2rem; }
    @media (max-width: 768px) {
      .woocommerce-Tabs-panel h6 {
        font-size: 1rem; } }
  .woocommerce-Tabs-panel h1, .woocommerce-Tabs-panel h2, .woocommerce-Tabs-panel h3, .woocommerce-Tabs-panel h4, .woocommerce-Tabs-panel h5, .woocommerce-Tabs-panel h6 {
    font-weight: 800;
    margin: 0 0 1rem; }
  .woocommerce-Tabs-panel hr {
    margin: 2rem 0;
    border: 0;
    border-bottom: 1px solid #EF7127; }
  .woocommerce-Tabs-panel p {
    margin: 0 0 1rem;
    font-weight: 300;
    line-height: 1.5; }
  .woocommerce-Tabs-panel a {
    color: #EF7127;
    text-decoration: none;
    transition: all 0.1s ease-in-out; }
    .woocommerce-Tabs-panel a:hover {
      color: #f39056;
      text-decoration: underline; }
  .woocommerce-Tabs-panel b,
  .woocommerce-Tabs-panel strong {
    font-weight: 700; }
  .woocommerce-Tabs-panel i,
  .woocommerce-Tabs-panel em {
    font-style: italic; }
  .woocommerce-Tabs-panel del {
    text-decoration: line-through; }
  .woocommerce-Tabs-panel ul,
  .woocommerce-Tabs-panel ol {
    line-height: 1.325em;
    font-weight: 300; }
    .woocommerce-Tabs-panel ul > li,
    .woocommerce-Tabs-panel ol > li {
      margin: 0 0 0.5rem; }
    .woocommerce-Tabs-panel ul ul, .woocommerce-Tabs-panel ul ol,
    .woocommerce-Tabs-panel ol ul,
    .woocommerce-Tabs-panel ol ol {
      margin-bottom: 0;
      margin-top: 0.5rem; }
  .woocommerce-Tabs-panel ul {
    margin: 0 0 1rem 2.5rem;
    list-style: disc; }
  .woocommerce-Tabs-panel ol {
    margin: 0 0 1rem 0;
    counter-reset: ol; }
    .woocommerce-Tabs-panel ol > li {
      position: relative;
      padding-left: 2.5rem;
      counter-increment: ol; }
      .woocommerce-Tabs-panel ol > li::before {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        margin-right: 0.5rem;
        width: 2rem;
        content: counter(ol) ".";
        color: #EF7127;
        text-align: right; }
  .woocommerce-Tabs-panel img {
    height: auto;
    max-width: 100%; }
  .woocommerce-Tabs-panel figure {
    max-width: 100%; }
  .woocommerce-Tabs-panel button,
  .woocommerce-Tabs-panel a.button,
  .woocommerce-Tabs-panel input[type="button"],
  .woocommerce-Tabs-panel input[type="submit"] {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.8rem 2rem 0.7rem;
    cursor: pointer;
    border-radius: 400px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    font-size: 1.1rem;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    -webkit-appearance: none;
    transition: all 0.1s ease-in-out;
    background-color: #EF7127;
    border: 2px solid #EF7127;
    text-shadow: 0 1px 2px rgba(164, 68, 12, 0.5); }
    .woocommerce-Tabs-panel button:not(:last-child),
    .woocommerce-Tabs-panel a.button:not(:last-child),
    .woocommerce-Tabs-panel input[type="button"]:not(:last-child),
    .woocommerce-Tabs-panel input[type="submit"]:not(:last-child) {
      margin: 0 0 1rem; }
    @media (max-width: 800px) {
      .woocommerce-Tabs-panel button,
      .woocommerce-Tabs-panel a.button,
      .woocommerce-Tabs-panel input[type="button"],
      .woocommerce-Tabs-panel input[type="submit"] {
        font-size: 0.9rem; } }
    .woocommerce-Tabs-panel button span,
    .woocommerce-Tabs-panel a.button span,
    .woocommerce-Tabs-panel input[type="button"] span,
    .woocommerce-Tabs-panel input[type="submit"] span {
      display: inline-block;
      margin-left: 0.5rem;
      font-weight: 300; }
    .woocommerce-Tabs-panel button.button--disabled,
    .woocommerce-Tabs-panel a.button.button--disabled,
    .woocommerce-Tabs-panel input[type="button"].button--disabled,
    .woocommerce-Tabs-panel input[type="submit"].button--disabled {
      background-color: #94B8CA;
      border-color: #94B8CA;
      text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
      .woocommerce-Tabs-panel button.button--disabled:hover,
      .woocommerce-Tabs-panel a.button.button--disabled:hover,
      .woocommerce-Tabs-panel input[type="button"].button--disabled:hover,
      .woocommerce-Tabs-panel input[type="submit"].button--disabled:hover {
        background-color: #72a1b9;
        border-color: #72a1b9;
        text-shadow: 0 1px 2px rgba(65, 110, 132, 0.5); }
    .woocommerce-Tabs-panel button:hover,
    .woocommerce-Tabs-panel a.button:hover,
    .woocommerce-Tabs-panel input[type="button"]:hover,
    .woocommerce-Tabs-panel input[type="submit"]:hover {
      text-decoration: none;
      background-color: #d35810;
      border-color: #d35810;
      text-shadow: 0 2px 3px rgba(116, 48, 9, 0.5); }
    .woocommerce-Tabs-panel button::after,
    .woocommerce-Tabs-panel a.button::after,
    .woocommerce-Tabs-panel input[type="button"]::after,
    .woocommerce-Tabs-panel input[type="submit"]::after {
      display: inline-block;
      margin: 0 0 0 0.75rem;
      font-family: fontawesome; }
  .woocommerce-Tabs-panel input[type="text"],
  .woocommerce-Tabs-panel input[type="password"],
  .woocommerce-Tabs-panel input[type="email"],
  .woocommerce-Tabs-panel input[type="tel"],
  .woocommerce-Tabs-panel input[type="number"],
  .woocommerce-Tabs-panel input[type="url"],
  .woocommerce-Tabs-panel textarea {
    display: block;
    padding: 0.5rem;
    width: 100%;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    font-size: 1.2rem;
    font-weight: 300;
    border-bottom: 2px solid #064567;
    background-color: rgba(31, 139, 195, 0.1);
    color: #064567; }
    .woocommerce-Tabs-panel input[type="text"] option,
    .woocommerce-Tabs-panel input[type="password"] option,
    .woocommerce-Tabs-panel input[type="email"] option,
    .woocommerce-Tabs-panel input[type="tel"] option,
    .woocommerce-Tabs-panel input[type="number"] option,
    .woocommerce-Tabs-panel input[type="url"] option,
    .woocommerce-Tabs-panel textarea option {
      font-size: inherit;
      font-weight: inherit; }
  .woocommerce-Tabs-panel select {
    padding: 1rem;
    color: #0C537D;
    font-weight: 300;
    font-size: 1.4rem;
    border-radius: 0;
    border: 0;
    background-color: rgba(31, 139, 195, 0.2); }
  .woocommerce-Tabs-panel blockquote {
    margin: 0 0 1rem;
    padding: 1rem;
    border-left: 1rem solid #1F8BC3;
    background-color: rgba(31, 139, 195, 0.2); }
    .woocommerce-Tabs-panel blockquote p {
      margin: 0; }
      .woocommerce-Tabs-panel blockquote p:not(:last-of-type) {
        margin: 0 0 1rem; }
  .woocommerce-Tabs-panel .alignleft {
    float: left;
    margin: 1rem 1rem 1rem 0; }
  .woocommerce-Tabs-panel .alignright {
    float: right;
    margin: 1rem 0 1rem 1rem; }
  .woocommerce-Tabs-panel .aligncenter {
    display: block;
    margin: 1rem auto; }
  .woocommerce-Tabs-panel .wp-caption-text {
    display: block;
    padding: 0.5rem;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.2;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.7); }
  .woocommerce-Tabs-panel table.tablepress {
    border: 1px solid rgba(26, 26, 26, 0.2); }
    .woocommerce-Tabs-panel table.tablepress * {
      border-color: inherit; }
    .woocommerce-Tabs-panel table.tablepress thead th,
    .woocommerce-Tabs-panel table.tablepress tfoot th {
      padding: 0.5rem 1rem;
      color: #EEE;
      font-weight: 400;
      background-color: #0C537D; }
    .woocommerce-Tabs-panel table.tablepress tbody td {
      padding: 0.5rem 1rem;
      transition: background 0.1s ease-in-out;
      background-color: rgba(250, 250, 250, 0.5);
      font-weight: 300;
      line-height: 1.3; }
    .woocommerce-Tabs-panel table.tablepress .even td {
      background-color: rgba(250, 250, 250, 0.5); }
    .woocommerce-Tabs-panel table.tablepress .odd td {
      background-color: rgba(234, 234, 234, 0.5); }
  .woocommerce-Tabs-panel .tablepress-table-description {
    display: block;
    margin: 0 0 1rem;
    font-weight: 300;
    line-height: 1.5; }
  .woocommerce-Tabs-panel .dataTables_length,
  .woocommerce-Tabs-panel .dataTables_filter {
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    font-size: 1.2rem; }
  .woocommerce-Tabs-panel .dataTables_length {
    margin-bottom: 0.5rem;
    padding: 0.325rem; }
  .woocommerce-Tabs-panel .dataTables_filter {
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .woocommerce-Tabs-panel .dataTables_filter label {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center; }
    .woocommerce-Tabs-panel .dataTables_filter input[type="search"] {
      display: block;
      padding: 0.5rem;
      width: 100%;
      border: 0;
      border-radius: 0;
      -webkit-appearance: none;
      font-size: 1.2rem;
      font-weight: 300;
      border-bottom: 2px solid #064567;
      background-color: rgba(31, 139, 195, 0.1);
      color: #064567; }
      .woocommerce-Tabs-panel .dataTables_filter input[type="search"] option {
        font-size: inherit;
        font-weight: inherit; }
  .woocommerce-Tabs-panel p:last-of-type {
    margin-bottom: 0; }
  .woocommerce-Tabs-panel table th,
  .woocommerce-Tabs-panel table td {
    padding: 0.5rem;
    font-size: 1rem;
    font-weight: 300; }
  .woocommerce-Tabs-panel #comments {
    margin: 0 0 2rem; }
  .woocommerce-Tabs-panel .comment-reply-title {
    display: block;
    margin: 0 0 0.5rem;
    font-weight: 700;
    font-size: 2rem;
    text-transform: uppercase;
    color: #0C537D; }
  .woocommerce-Tabs-panel .comment-form-rating {
    margin: 0 0 1rem; }
    .woocommerce-Tabs-panel .comment-form-rating label {
      display: block;
      margin: 0 0 0.5rem;
      font-weight: 700;
      font-size: 1.4rem;
      text-transform: uppercase;
      color: #0C537D; }
    .woocommerce-Tabs-panel .comment-form-rating .stars a {
      display: -ms-inline-flexbox;
      display: inline-flex;
      margin: 0 1rem 0 0;
      font-size: 0;
      color: transparent;
      transition: all 0.2s ease-in-out; }
      .woocommerce-Tabs-panel .comment-form-rating .stars a::before {
        font-family: fontawesome;
        font-size: 2rem;
        color: #EF7127;
        transition: all 0.2s ease-in-out; }
    .woocommerce-Tabs-panel .comment-form-rating .stars:not(.selected) a::before {
      content: "\f006";
      color: #1F8BC3; }
    .woocommerce-Tabs-panel .comment-form-rating .stars:not(.selected) a:hover::before {
      color: #EF7127; }
    .woocommerce-Tabs-panel .comment-form-rating .stars:not(.selected) a:hover ~ a::before {
      opacity: 0.3; }
    .woocommerce-Tabs-panel .comment-form-rating .stars.selected a::before {
      content: "\f005"; }
    .woocommerce-Tabs-panel .comment-form-rating .stars.selected a.active::before {
      content: "\f005"; }
    .woocommerce-Tabs-panel .comment-form-rating .stars.selected a.active ~ a::before {
      content: "\f006";
      color: rgba(26, 26, 26, 0.3); }

.woocommerce-info,
.woocommerce-message {
  display: block;
  margin: 0 0 2rem;
  padding: 1rem;
  width: 100%;
  color: #FFF;
  text-align: center;
  font-weight: 300;
  font-size: 1rem;
  background-color: #064567; }
  .woocommerce-info a,
  .woocommerce-info .button,
  .woocommerce-message a,
  .woocommerce-message .button {
    font-weight: 400;
    color: #FFF;
    text-decoration: underline;
    color: #FFF;
    margin: 0 2rem 0 0;
    text-align: center; }

.woocommerce-error {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none; }
  .woocommerce-error > li {
    display: block;
    margin: 0 0 2rem;
    padding: 1rem;
    width: 100%;
    color: #FFF;
    text-align: center;
    font-weight: 300;
    font-size: 1rem;
    background-color: #064567;
    background-color: #d32f2f; }
    .woocommerce-error > li a,
    .woocommerce-error > li .button {
      font-weight: 400;
      color: #FFF;
      text-decoration: underline;
      color: #FFF;
      margin: 0 2rem 0 0;
      text-align: center; }

.speakers-sections__container {
  padding: 2rem 2rem 0; }
  @media (max-width: 540px) {
    .speakers-sections__container {
      padding: 2rem 1rem 0; } }

.speakers-sections__section:not(:last-of-type) {
  margin-bottom: 4rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #EF7127; }

.speakers-sections__item:not(:last-of-type) {
  margin-bottom: 3rem; }

.speakers-sections__title {
  display: block;
  margin: 0 0 2rem;
  color: #EF7127;
  font-size: 2.3rem;
  font-weight: 700; }
  .speakers-sections__title::before {
    display: inline-block;
    margin: 0 1rem 0 0;
    content: "\f130";
    font-family: fontawesome;
    font-size: 2rem; }

.speakers-sections__subtitle {
  display: block;
  margin: 0 0 2rem;
  color: #064567;
  font-size: 1.8rem;
  font-weight: 700; }

.wysiwyg .speaker-single__author-title {
  font-size: 1.6rem;
  font-weight: 400; }

.wysiwyg .speaker-single__photo {
  display: block;
  margin: 1rem 2rem 1rem 0;
  height: 20rem;
  width: 20rem;
  max-width: 100%;
  float: left;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 0 0 0 0.5rem rgba(239, 113, 39, 0.3); }
  @media (max-width: 540px) {
    .wysiwyg .speaker-single__photo {
      width: 100%; } }
  @media (max-width: 420px) {
    .wysiwyg .speaker-single__photo {
      height: 14rem; } }

.staff-archive__wysiwyg {
  margin: 0 0 2rem; }

.staff-archive__section:not(:last-of-type) {
  margin-bottom: 4rem; }

.staff-archive__section-title {
  text-align: center;
  color: #064567; }

.staff-archive__members {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.staff-archive__member {
  -ms-flex-preferred-size: 14rem;
  flex-basis: 14rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 2rem;
  width: calc(25% - 4rem);
  text-align: center; }
  .staff-archive__member-photo {
    display: block;
    margin: 0 0 1rem;
    height: 14rem;
    width: 14rem;
    border-radius: 14rem;
    background-image: url(../images/no-image.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: all 0.2s ease-in-out;
    box-shadow: 0 0 0 0.25rem rgba(6, 69, 103, 0.3); }
    .staff-archive__member-photo:hover {
      box-shadow: 0 0 0 0.325rem rgba(239, 113, 39, 0.5); }
    .staff-archive__member-photo--no-image {
      box-shadow: none; }
      .staff-archive__member-photo--no-image:hover {
        box-shadow: none; }
  .staff-archive__member-photo:hover + .staff-archive__member-name {
    text-decoration: underline; }
  .staff-archive__member-name {
    display: block;
    margin: 0 0 0.25rem;
    padding: 0 1rem;
    font-size: 1.6rem; }
  .staff-archive__member-title {
    display: block;
    padding: 0 1rem;
    font-size: 1.1rem;
    font-weight: 300; }

.staff-single__columns {
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  max-width: 59.375rem; }
  @media (max-width: 900px) {
    .staff-single__columns {
      -ms-flex-direction: column;
      flex-direction: column; } }

.staff-single__column--photo {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 4rem 2rem 0; }
  @media (max-width: 900px) {
    .staff-single__column--photo {
      margin: 0 auto 2rem; } }

.staff-single__photo {
  margin-top: 2rem;
  height: 18rem;
  width: 18rem;
  border-radius: 18rem;
  box-shadow: 0 0 0 0.5rem rgba(6, 69, 103, 0.2);
  background-color: rgba(26, 26, 26, 0.2);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  @media (max-width: 900px) {
    .staff-single__photo {
      margin-top: 0; } }
  @media (max-width: 540px) {
    .staff-single__photo {
      height: 13.5rem;
      width: 13.5rem; } }

.staff-single__staff-title {
  color: #064567; }

body.login {
  background-color: #134282; }
  body.login div#login h1 a {
    background-image: url(../avatar.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 300px;
    height: 100px; }

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