@charset "UTF-8";
@import '/themes/bsac/foundation/css/foundation.min.css';
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
* {
  box-sizing: border-box;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-size: 16px;
  font-family: 'Ubuntu', arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
hgroup blockquote,
p,
address,
figure,
pre,
.join-form fieldset legend,
body.mandate-template .dd-form-left h2,
body.mandate-template .dd-form-right h2 {
  margin-top: 0;
  margin-bottom: 24px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.join-form fieldset legend,
body.mandate-template .dd-form-left h2,
body.mandate-template .dd-form-right h2 {
  font-family: 'Ubuntu', arial, sans-serif;
  font-weight: 600;
  line-height: 1.3;
}
h1,
body.mandate-template .dd-form-left h2,
body.mandate-template .dd-form-right h2 {
  font-size: 3em;
  letter-spacing: -0.06em;
  margin: 0;
  line-height: 1.2;
  text-indent: -0.06em;
}
h2 {
  font-size: 26px;
  color: #08509f;
}
h3,
.join-form fieldset legend {
  font-size: 20px;
  color: #de1100;
}
h4 {
  font-size: 18px;
  color: #222222;
}
h5 {
  font-size: 16px;
  color: #535D62;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  color: #08509f;
  background-color: transparent;
  transition: all .3s;
}
a:hover,
a:focus {
  color: #de1100;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  max-width: 100%;
  height: auto;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0 0 24px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
table {
  margin: 0 0 24px;
  background-color: #fefefe;
  border-collapse: collapse;
  width: 100%;
}
table thead tr th,
table tbody tr th,
table thead tr td,
table tbody tr td {
  text-align: left;
  vertical-align: top;
  padding: .7rem 1rem;
  border-top: 1px solid #f2f3f1;
  border-bottom: 1px solid #f2f3f1;
}
table thead tr th,
table tbody tr th {
  background-color: #f7f8f7;
  font-family: 'Ubuntu', arial, sans-serif;
  font-weight: 600;
}
table thead tr td,
table tbody tr td {
  font-family: 'Ubuntu', arial, sans-serif;
}
@media screen and (min-width: 40em) {
  table thead tr td.responsive-icon,
  table tbody tr td.responsive-icon {
    text-align: center!important;
    vertical-align: middle;
  }
}
table.standard {
  width: 100%;
}
table.standard thead tr th {
  background: #e1e2e0;
}
table.standard.tablesaw tfoot th,
table.standard.tablesaw tfoot td {
  padding: .7rem 1rem;
  background: #e1e2e0;
}
table.standard.tablesaw tfoot .tablesaw-cell-label {
  display: none;
}
table .sort {
  padding-right: 30px;
  position: relative;
  vertical-align: top;
}
table .sort:after {
  content: '';
  position: absolute;
  right: 5px;
  top: .6rem;
  content: "\25BC";
  color: #999999;
}
table .sort.asc:after {
  content: "\25BC";
  color: #222222;
}
table .sort.desc:after {
  content: "\25B2";
  color: #222222;
}
.attached {
  padding-left: 24px;
  padding-right: 24px;
  margin-bottom: 24px;
}
.attached:first-child {
  margin-top: 24px;
}
.attached > h2 {
  padding: 24px;
  font-size: 1em;
  font-weight: 600;
  margin: 0;
  background-color: #08509f;
  color: #ffffff;
}
.attached .attached-inner {
  background-color: #fefefe;
  padding: 24px;
}
.attached .attached-title--secondary {
  background-color: #FCFCFC;
  color: #08509f;
  border: 1px solid #cccccc;
}
.attached .attached-content {
  background-color: #fefefe;
  padding: 24px;
  border: 1px solid #cccccc;
  border-top: none;
}
.attached .attached-list {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid #cccccc;
  border-top: none;
  border-bottom: none;
}
.attached .attached-list li {
  background-color: #fefefe;
  border-bottom: 1px solid #cccccc;
}
.attached .attached-list li a,
.attached .attached-list li span {
  display: block;
  padding: 12px 24px;
  color: #000;
}
.attached .attached-list li.is-active a {
  border-left: 5px solid #08509f;
  color: #08509f;
}
.attached.documents ol {
  margin: 0;
}
.attached.documents ol li {
  list-style: none;
  padding: 11px 0 11px 0;
  background-color: #fefefe;
  border-bottom: 1px solid #f2f3f1;
  width: 100%;
  border-left: 1px solid #f2f3f1;
}
.attached.documents ol li .left {
  float: left;
  margin: 9px 0;
  height: 100%;
  width: 20%;
  text-align: center;
}
.attached.documents ol li .left img {
  width: 34px;
  height: 34px;
}
.attached.documents ol li .right {
  width: 80%;
  float: left;
}
.attached.documents ol li .right a {
  font-size: 15px;
  color: #000;
}
.attached.documents ol li .last small {
  font-size: 12px;
  opacity: 0.67;
}
.attached.documents h2 {
  background-color: #08509F;
  padding: 20px;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  color: #fff;
  margin-top: 2em;
  margin-bottom: 0;
}
.attached .item {
  background-color: #fefefe;
  border: 1px solid #f2f3f1;
  padding: 24px;
  margin-top: 24px;
}
.attached .item.widget .text h2 {
  margin-top: 24px;
}
.attached .item.widget .text .large.button,
.attached .item.widget .text .large.form .form-inputs [type=submit] {
  background-color: transparent;
  border: 2px solid #08509f;
}
.attached .item.widget .text .large.button:hover,
.attached .item.widget .text .large.form .form-inputs [type=submit]:hover {
  background-color: #08509F;
}
.attached .item.widget .text .large.button:hover a,
.attached .item.widget .text .large.form .form-inputs [type=submit]:hover a {
  color: #fff;
}
.attached .item.widget .text .large.button a,
.attached .item.widget .text .large.form .form-inputs [type=submit] a {
  color: #08509f;
}
.attached--categories .attached-list li a:after {
  float: right;
  content: "\f054";
  font-family: FontAwesome;
  color: red;
  font-size: 18px;
  margin: 0;
}
.attached--recentPosts .attached-list li a {
  display: block;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.attached--recentPosts .attached-list li.has-image {
  min-height: 4em;
}
.attached--recentPosts .attached-list li.has-image a {
  padding-left: 74px;
}
.attached--recentPosts .attached-list li.has-image span {
  padding-left: 12px;
}
.attached--recentPosts .attached-list li.has-image img {
  position: absolute;
  top: 18px;
  left: 24px;
}
.attached--eventSearch .attached-content {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.attached--eventSearch .attached-list li a {
  position: relative;
  padding-right: 30px;
}
.attached--eventSearch .attached-list li a:after {
  font-family: 'FontAwesome';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f054';
  color: #de1100;
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -6px;
}
.attached--eventSearch form {
  position: relative;
  padding-top: 48px;
  padding-bottom: 48px;
}
.attached--eventSearch form [type=text] {
  margin: 0;
}
.attached--eventSearch form button {
  margin: 0;
  padding: .5em 1em;
  position: absolute;
  right: 0;
  top: 48px;
  width: 5em;
  clear: none;
  height: 2.4375rem;
  border: 1px solid #de1100;
}
.attached--eventSearch form .form-field {
  margin: 0 5em 0 0;
}
.attached--widget .attached-image {
  width: 100%;
}
.attached--widget .attached-list {
  border-left: none;
  border-right: none;
}
.attached--clubSearch .attached-inner,
.attached--eventSearch .attached-inner {
  border: 1px solid #cccccc;
  border-top: none;
}
.container .container--primary .container-inner .attached {
  padding: 0;
  width: 100%;
  max-width: 79.6666666666em;
  margin: 0 auto;
}
.avatars {
  padding: 24px;
  margin-bottom: 24px;
  text-align: center;
  background-color: #f7f8f7;
  border: 1px solid #f2f3f1;
}
.avatar {
  display: inline-block;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid rgba(255, 255, 255, 0.7);
  box-shadow: inset 0 2px 30px rgba(0, 0, 0, 0.35);
  overflow: hidden;
  vertical-align: middle;
}
.avatar:hover,
.avatar:focus {
  border-color: #08509f;
}
.avatar img {
  visibility: hidden;
}
.avatar.no-image {
  text-align: center;
}
.avatar.no-image span.icon {
  display: block;
}
.avatar.no-image span.icon:before {
  font-family: 'FontAwesome';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f007';
  font-size: 110px;
  color: #6a6a6a;
  position: relative;
  top: 10px;
}
.avatar--small {
  width: 34px;
  height: 34px;
}
.avatar--small.no-image {
  text-align: center;
}
.avatar--small.no-image span.icon:before {
  font-size: 30px;
  top: 5px;
}
.avatar--medium {
  width: 52px;
  height: 52px;
}
.avatar--medium.no-image {
  text-align: center;
}
.avatar--medium.no-image span.icon:before {
  font-size: 80px;
  top: 5px;
}
.avatar--large {
  width: 200px;
  height: 200px;
}
.avatar--large.no-image {
  text-align: center;
}
.avatar--large.no-image span.icon:before {
  font-size: 150px;
  top: 5px;
}
.home-banner {
  position: relative;
  background-color: #08509f;
  padding: 48px 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 40em) {
  .home-banner {
    padding: 20% 72px;
  }
}
@media screen and (min-width: 64em) {
  .home-banner {
    padding: 15rem 72px;
  }
}
.home-banner.home-video {
  padding: 50% 0 0;
  overflow: hidden;
  position: relative;
}
.home-banner.home-video article {
  text-align: center;
  padding: 12px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin-top: -30px;
  zoom: 1;
  z-index: 10;
}
@media screen and (min-width: 26em) {
  .home-banner.home-video article {
    padding: 12px 24px;
  }
  .home-banner.home-video article h2 {
    font-size: 3.75em;
  }
}
@media screen and (min-width: 40em) {
  .home-banner.home-video article {
    text-align: left;
    padding-left: 110px;
  }
  .home-banner.home-video article h2 {
    font-size: 5.25em;
  }
}
.home-banner.home-video video {
  background-color: transparent;
  box-shadow: none;
  border: none;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}
.home-banner .heading {
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
  max-width: 6em;
  line-height: 1;
  font-size: 2.5em;
  letter-spacing: -0.06em;
  text-align: center;
  color: rgba(254, 254, 254, 0.6);
}
@media screen and (min-width: 40em) {
  .home-banner .heading {
    font-size: 5.25em;
    text-align: left;
  }
}
.home-banner .heading b {
  color: #fefefe;
}
.home-banner img.home-video {
  width: 100%;
}
.home-banner .button,
.home-banner .form .form-inputs [type=submit] {
  padding: 1em 1.2em;
  display: block;
  margin: 24px 0 0;
  font-weight: bold;
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
}
.home-banner .button.button--secondary,
.home-banner .form .form-inputs [type=submit].button--secondary {
  background-color: #de1100;
  border-color: #de1100;
  color: #fefefe;
}
@media screen and (max-width: 26em) {
  .home-banner .button,
  .home-banner .form .form-inputs [type=submit] {
    /*display: none;*/
  }
}
@media screen and (min-width: 26em) {
  .home-banner .button,
  .home-banner .form .form-inputs [type=submit] {
    /*display: none;*/
  }
}
@media screen and (min-width: 40em) {
  .home-banner .button,
  .home-banner .form .form-inputs [type=submit] {
    display: inline-block;
    margin-top: 0;
    margin-right: 12px;
  }
}
.home-banner .page-down {
  position: absolute;
  text-align: center;
  left: 50%;
  bottom: 20px;
  margin-left: -25px;
  width: 50px;
}
.home-banner .page-down a {
  display: block;
}
.items--blogTeasers {
  background-image: url(/themes/bsac/gfx/blogs-loading.gif);
  background-position: 200% center;
  background-repeat: no-repeat;
  padding-bottom: 50px;
}
.items--blogTeasers.is-loading {
  background-position: bottom center;
  margin-bottom: 24px;
}
.item--postTeaser {
  height: 100%;
  position: relative;
  border: 1px solid #cccccc;
}
.item--postTeaser .item-image {
  display: block;
  height: 0;
  padding-top: 75%;
  background-color: #f2f3f1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/themes/bsac/gfx/placeholder-blog-slider.png);
}
.item--postTeaser .item-details {
  padding: 0 12px 64px;
}
@media screen and (min-width: 40em) {
  .item--postTeaser .item-details {
    padding: 0 24px 64px;
  }
}
.item--postTeaser .item-title {
  font-size: 1.2em;
  margin-bottom: 12px;
}
.item--postTeaser .item-title a {
  color: #101010;
}
.item--postTeaser .item-title i {
  color: #2b81ce;
  margin-right: 6px;
}
.item--postTeaser .item-date {
  display: block;
  font-weight: bold;
  color: #666666;
  margin-bottom: 6px;
}
.item--postTeaser .item-blog {
  display: inline-block;
  min-width: 110px;
  padding: 10px 20px;
  background-color: #f2f3f1;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: .7em;
  margin-bottom: 24px;
}
.item--postTeaser .item-author {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 12px;
  margin: 0;
  text-align: right;
  font-size: .9em;
  display: inline-flex;
  flex-direction: row;
  line-height: 1.1;
  align-items: center;
}
.item--postTeaser .item-author .avatar {
  min-width: 52px;
  flex-basis: 52px;
  margin-left: 12px;
  box-shadow: none;
  border: none;
}
.item--postTeaser .item-author .avatar--empty {
  min-width: 0;
  flex-basis: 0;
  width: 0;
}
.blogSearch .blogSearch-title {
  width: 100%;
}
.blogSearch .blogSearch-title h3,
.blogSearch .blogSearch-title .join-form fieldset legend {
  text-align: center;
}
.blogSearch .blogSearch-filter {
  width: 100%;
}
.blogSearch .blogSearch-filter form {
  text-align: right;
}
@media screen and (min-width: 64em) {
  .blogSearch .blogSearch-title {
    width: 20%;
  }
  .blogSearch .blogSearch-title h3,
  .blogSearch .blogSearch-title .join-form fieldset legend {
    text-align: left;
  }
  .blogSearch .blogSearch-filter {
    width: 80%;
  }
  .blogSearch .blogSearch-filter input,
  .blogSearch .blogSearch-filter select {
    width: 17.666%;
  }
  .blogSearch .blogSearch-filter [type="text"] {
    width: 25%;
  }
  .blogSearch .blogSearch-filter .button,
  .blogSearch .blogSearch-filter [type="submit"],
  .blogSearch .blogSearch-filter .form .form-inputs [type=submit] {
    width: 13.2666666666%;
  }
}
.blogSearch .blogSearch-title {
  float: left;
}
.blogSearch .blogSearch-title h3,
.blogSearch .blogSearch-title .join-form fieldset legend {
  color: #444444;
  margin: 10px 0;
}
.blogSearch .blogSearch-filter {
  float: left;
}
.blogSearch .blogSearch-filter input,
.blogSearch .blogSearch-filter select {
  float: left;
  height: 48px;
  margin-right: 12px;
  border: 1px solid #D8D8D8;
  box-shadow: initial;
  color: #444444;
}
.blogSearch .blogSearch-filter [type="text"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #444444;
  opacity: 1 !important;
}
.blogSearch .blogSearch-filter [type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #444444;
  opacity: 1 !important;
}
.blogSearch .blogSearch-filter [type="text"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #444444;
  opacity: 1 !important;
}
.blogSearch .blogSearch-filter [type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: #444444;
  opacity: 1 !important;
}
.blogSearch .blogSearch-filter [type="submit"] {
  padding: 0;
  margin: 0;
}
.blogSearch .blogSearch-filter [type="submit"] [type="submit"] {
  width: 100%;
  border: none;
}
.blogSearch .button,
.blogSearch .form .form-inputs [type=submit] {
  margin-right: 0;
}
.blog-footer .blog-social {
  margin-bottom: 60px;
}
.blog-footer .blog-author {
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #f2f3f1;
  padding: 12px 0;
  margin-top: 24px;
}
.blog-footer .blog-author img {
  border: 1px solid #fff;
  border-radius: 50px;
  margin-right: 10px;
}
.blog-footer .blog-author p {
  margin: 0;
}
.loadMore {
  text-align: center;
}
.loadMore.is-loading {
  background-image: url(/themes/bsac/gfx/loading.gif);
  background-position: center;
  background-repeat: no-repeat;
}
.loadMore.is-loading .button,
.loadMore.is-loading .form .form-inputs [type=submit] {
  visibility: hidden;
}
.featured-img {
  margin-bottom: 24px;
}
.breadcrumbs {
  color: inherit;
}
.breadcrumbs ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.breadcrumbs li {
  display: inline-block;
  margin-right: 6px;
}
.breadcrumbs li a {
  color: inherit;
}
.breadcrumbs li a:after {
  content: '/';
  margin-left: .5em;
}
.button,
#cookie-notification ul a,
.form .form-inputs [type=submit],
form.standard .field.type-submit input,
form.standard .field input[type="submit"],
form.standard input[type="submit"] {
  display: inline-block;
  padding: 12px 24px;
  text-decoration: none;
  text-align: center;
  line-height: 1.1;
  margin: 0.5em .4em 0.4em 0;
  outline: none;
  background-color: transparent;
  border: 2px solid #08509f;
  color: #08509f;
  -webkit-transition: all .2s;
  transition: all .2s;
  letter-spacing: .02em;
  font-family: 'Ubuntu', sans-serif;
  font-weight: bold;
  border-radius: 0;
  -webkit-appearance: none;
  appearance: none;
}
.button:hover,
.button:focus,
.form .form-inputs [type=submit]:hover,
.form .form-inputs [type=submit]:focus {
  background-color: #08509f;
  color: #fefefe;
}
.button[disabled],
.form .form-inputs [type=submit][disabled] {
  background-color: #08509f;
  color: #fefefe;
  opacity: .5;
}
.button--primary,
form.standard .field.type-submit input,
form.standard .field input[type="submit"],
form.standard input[type="submit"] {
  background-color: #08509f;
  border-color: #08509f;
  color: #fefefe;
}
.button--primary:hover,
.button--primary:focus {
  background-color: #123580;
  border-color: #123580;
}
.button--primary.button--outline {
  color: #08509f;
}
.button--secondary {
  background-color: #de1100;
  border-color: #de1100;
  color: #fefefe;
}
.button--secondary:hover,
.button--secondary:focus {
  background-color: #780900;
  border-color: #780900;
}
.button--secondary.button--outline {
  color: #de1100;
}
.button--light {
  background-color: #00a6e7;
  border-color: #00a6e7;
  color: #fefefe;
  margin-top: 0.02em;
}
.button--light:hover,
.button--light:focus {
  background-color: #2b81ce;
  border-color: #2b81ce;
}
.button--light.button--outline {
  color: #00a6e7;
}
.button--neutral {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #666666;
}
.button--neutral:hover,
.button--neutral:focus {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #666666;
}
.button--neutral.button--outline {
  color: #666666;
}
.button--white {
  border-color: #fefefe;
  color: #fefefe;
}
.button--white:hover,
.button--white:focus {
  background-color: #fefefe;
  color: #08509f;
}
.button--outline {
  background-color: transparent;
}
.button--small {
  font-size: .9em;
  padding: 6px 12px;
}
/* Buttons mobile stacking */
@media screen and (max-width: 26em) {
  .button--light,
  .button--neutral,
  .button--secondary,
  .button--light,
  .button--primary,
  .button--outline,
  form.standard .field.type-submit input,
  form.standard .field input[type="submit"],
  form.standard input[type="submit"] {
    min-width: 100%;
  }
}
.clubs .columns:nth-child(2n+1) {
  clear: left;
}
.clubs .club {
  display: block;
  margin-bottom: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid #D8D8D8;
  background-color: #FCFCFC;
  color: #666666;
}
.clubs .club :last-child {
  margin-bottom: 0;
}
.clubs .club:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -7px;
  width: 7px;
  background-color: #de1100;
  transform: translateX(0);
  transition: transform .2s;
}
.clubs .club:hover {
  cursor: pointer;
}
.clubs .club:hover:before {
  transform: translateX(7px);
}
.clubs .club:hover .gmap-icon {
  transform: translateY(-5px);
}
.clubs .club:hover h2 {
  color: #de1100;
}
.clubs .club .gmap-icon {
  position: absolute;
  left: 18px;
  top: 24px;
  transform: translateY(0);
  transition: transform .2s;
}
.clubs .club .club-title {
  padding: 24px;
  padding-left: 60px;
}
.clubs .club .club-title h2 {
  font-size: 1.2em;
  margin-bottom: 6px;
  transition: color .2s;
}
.clubs .club .club-title h2 small {
  margin-left: 12px;
  font-size: .75em;
  font-weight: normal;
  color: #08509f;
}
.clubs .club .club-title small {
  color: #999999;
}
.clubs .club .club-features {
  border-top: 1px solid #ccc;
  padding: 12px 24px;
  min-height: 66px;
  font-size: .9em;
}
.clubs .club .club-features .club-feature {
  display: inline-block;
  padding-right: 6px;
}
.clubs .club .club-features svg,
.clubs .club .club-features img {
  display: inline-block;
  vertical-align: middle;
  margin: 2px;
}
.clubSearchResults {
  overflow: hidden;
}
@media screen and (min-width: 64em) {
  .clubSearchResults {
    display: flex;
  }
  .clubSearchResults .clubs {
    float: left;
    width: 50%;
    padding-right: 12px;
    max-height: 90vh;
    overflow-y: auto;
    order: -1;
  }
  .clubSearchResults .map-container {
    float: right;
    padding-left: 12px;
    width: 50%;
  }
  .clubSearchResults .map-container .gmap {
    height: 100%;
  }
}
.club-contactTable {
  width: 100%;
  margin-bottom: 24px;
}
.club-contactTable th,
.club-contactTable td {
  padding: 12px 24px;
}
.club-contactTable tr:last-child td,
.club-contactTable tr:last-child th {
  border-bottom: none;
}
.club-contactTable th {
  background-color: #FCFCFC;
}
.club-contactTable .club-socialLink {
  display: inline-block;
  border: 1px solid #cccccc;
  padding: 12px;
  margin-right: 12px;
  line-height: 1;
  transition: border .2s;
}
.club-contactTable .club-socialLink svg {
  fill: #08509f;
  transition: fill .2s;
}
.club-contactTable .club-socialLink:hover,
.club-contactTable .club-socialLink:focus {
  border-color: #666666;
}
.club-contactTable .club-socialLink:hover svg,
.club-contactTable .club-socialLink:focus svg {
  fill: #de1100;
}
.clubLogo {
  margin-bottom: 24px;
  text-align: center;
}
.clubFeatures {
  padding: 0;
  margin: 0 0 24px;
}
.clubFeatures .clubFeature:before {
  background: url(/themes/bsac/gfx/tick.svg) center center no-repeat;
  content: '';
  display: inline-block;
  height: 16px;
  margin-right: .5em;
  position: relative;
  top: 2px;
  width: 16px;
}
.clubFeatures .attached-content,
.attached--clubFeatures .attached-content {
  border-top: 1px solid #cccccc;
}
.clubFeatures .clubFeature,
.attached--clubFeatures .clubFeature {
  list-style: none;
  padding: 6px 0;
}
.clubFeatures .clubFeature svg,
.attached--clubFeatures .clubFeature svg {
  fill: #08509f;
  float: right;
}
form.form--findAClub {
  width: 100%;
  margin: 24px 0 0;
}
form.form--findAClub .form-inlineInput {
  display: inline-block;
  position: relative;
  margin-bottom: 12px;
  vertical-align: top;
}
@media screen and (min-width: 40em) {
  form.form--findAClub .form-inlineInput {
    margin-right: 12px;
  }
}
form.form--findAClub .form-inlineInput [type=checkbox] {
  position: absolute;
  right: 15px;
  top: 18px;
  z-index: 1;
  margin: 0;
}
form.form--findAClub .form-inlineInput label {
  height: 3rem;
  background-color: #fefefe;
  line-height: 3rem;
  padding: 0 12px;
  padding-right: 50px;
  margin: 0;
}
form.form--findAClub .form-inlineInput label:after {
  content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #cccccc;
  background: #fefefe;
  position: absolute;
  right: .6rem;
  top: .6rem;
  z-index: 1;
}
form.form--findAClub .form-inlineInput input:checked + label:after {
  background-image: url(/themes/bsac/gfx/checkbox.png);
  background-repeat: no-repeat;
  background-position: center;
}
form.form--findAClub .form-inlineInput [type=text] {
  height: 3rem;
  border: none;
  margin: 0;
  min-width: 16em;
}
form.form--findAClub .form-inlineInput select {
  height: 3rem;
  border-radius: 0;
}
form.form--findAClub > fieldset {
  border: none;
  background-repeat: no-repeat;
  background-color: #08509f;
  background: linear-gradient(to right, #2164ab 0vw, #47bfed 80vw);
  background-size: 100vw;
  background-attachment: fixed;
  padding: 12px;
  padding-bottom: 0;
  color: #fefefe;
  margin: 0;
}
@media screen and (min-width: 40em) {
  form.form--findAClub > fieldset {
    padding: 24px;
    padding-bottom: 0;
  }
}
form.form--findAClub > fieldset input,
form.form--findAClub > fieldset select {
  color: #222222;
}
form.form--findAClub .form-tabs {
  overflow: hidden;
}
form.form--findAClub .form-tabs .form-tab {
  width: 50%;
  float: left;
  text-align: center;
}
form.form--findAClub .form-tabs .form-tab label {
  display: block;
  background-color: #fefefe;
  color: #000000;
  font-weight: bold;
  margin: 0;
  font-size: 1em;
  padding: 1.1rem 0;
}
form.form--findAClub .form-tabs .form-tab input:checked + label {
  background-color: #08509f;
  background: linear-gradient(to right, #2164ab 0vw, #47bfed 80vw);
  background-size: 100vw;
  background-attachment: fixed;
  color: #fefefe;
}
@media screen and (min-width: 40em) {
  form.form--findAClub .form-tabs .form-tab {
    width: auto;
    float: none;
    display: inline-block;
  }
  form.form--findAClub .form-tabs .form-tab label {
    padding: 1.1rem 3rem;
  }
}
form.form--findAClub h2.show-advanced {
  clear: left;
  color: inherit;
  font-size: 1em;
  position: relative;
  padding: 0 12px 12px 36px;
  background: transparent;
  font-weight: normal;
  color: #fefefe;
  margin: 0 -12px;
  cursor: pointer;
}
form.form--findAClub h2.show-advanced:before {
  font-family: 'FontAwesome';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f078';
  margin-right: 12px;
  margin-left: -12px;
}
@media screen and (min-width: 40em) {
  form.form--findAClub h2.show-advanced {
    margin: 0 -24px;
  }
}
form.form--findAClub .form-advanced {
  border: 0;
  padding: 24px 24px 0;
  background: transparent;
  border-top: 1px solid #fefefe;
  margin: 0 -24px 0;
}
form.form--findAClub .form-advanced h3,
form.form--findAClub .form-advanced .join-form fieldset legend {
  margin: 0 0 6px;
  color: inherit;
  font-size: 1em;
}
form.form--findAClub .form-advanced label {
  color: inherit;
}
form.form--findAClub .form-radius {
  padding-top: 0;
  margin-bottom: 24px;
}
form.form--findAClub .form-radius label {
  font-weight: bold;
  font-size: 1em;
  line-height: 1.8;
}
form.form--findAClub .form-radius select {
  background-color: transparent;
  border: 1px solid #fefefe;
  color: #fefefe;
  padding: .2rem .5rem;
  height: auto;
}
form.form--findAClub .form-radius option {
  color: #101010;
}
.container {
  clear: both;
}
.container .container-inner {
  margin: 0 auto;
  padding-left: 12px;
  padding-right: 12px;
}
@media screen and (min-width: 40em) {
  .container .container-inner {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.container .container-inner:before,
.container .container-inner:after {
  display: table;
  content: '';
  clear: both;
}
.container .container-inner.blogSearch {
  padding: 24px 16px;
}
.home-template .container--main .container-inner {
  max-width: 100%;
  padding: 0;
}
.container--pageHeader {
  background-color: #f7f8f7;
  color: #08509f;
  font-family: 'Ubuntu', arial, sans-serif;
  background-position: center;
  background-size: cover;
  min-height: 240px;
}
.container--pageHeader.no-image .container-inner {
  height: auto;
  padding-top: 60px;
}
.container--pageHeader.has-image {
  color: #fefefe;
  position: relative;
}
.container--pageHeader.has-image:before {
  content: '';
  background-image: linear-gradient(to right, rgba(8, 80, 159, 0.8) 15%, rgba(8, 80, 159, 0.5) 70%, rgba(8, 80, 159, 0.1));
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.container--pageHeader .container-inner {
  max-width: 64em;
  padding-top: 60px;
  padding-bottom: 96px;
  position: relative;
}
.container--primary > .container-inner {
  max-width: 64em;
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: #fefefe;
}
@media screen and (min-width: 64em) {
  .container--primary > .container-inner {
    max-width: 64em;
    padding: 24px;
  }
}
.container--secondary > .container-inner {
  flex: 1;
  margin: 0;
  padding: 0;
  background-color: #f2f3f1;
}
.container--tertiary .container-inner {
  padding: 0;
}
.container--blog {
  background: #f7f8f7;
  padding-top: 48px;
  padding-bottom: 24px;
  clear: both;
}
.container--mast .container-inner {
  padding: 0;
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
}
@media screen and (min-width: 40em) {
  .container--mast .container-inner {
    display: block;
    padding-left: 128px;
  }
}
.container--mast .container-inner:before {
  content: none;
}
.container--findAClub {
  text-align: center;
  background-color: #2b81ce;
  background-image: linear-gradient(to right, #2163aa, #49c1ee);
}
.container--findAClub .container-inner {
  display: inline-block;
  padding: 48px 24px;
}
.container--findAClub h2 {
  position: relative;
  overflow: hidden;
  color: #fefefe;
  font-weight: normal;
  font-size: 1.2em;
}
@media screen and (min-width: 40em) {
  .container--findAClub h2 {
    font-size: 1.4em;
  }
  .container--findAClub h2:before,
  .container--findAClub h2:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 50%;
    border-top: 2px solid #fefefe;
  }
  .container--findAClub h2:before {
    margin-left: -24px;
    transform: translateX(-100%);
  }
  .container--findAClub h2:after {
    margin-left: 24px;
  }
}
.container--footer .container-inner,
.container--footerBottom .container-inner {
  max-width: 86.87em;
}
#cookie-notification {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fefefe;
  color: #101010;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  z-index: 100;
  text-align: center;
  box-shadow: 0 5px 15px 10px rgba(0, 0, 0, 0.1);
}
#cookie-notification.closed {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  opacity: 0;
}
#cookie-notification:after {
  content: '';
  display: table;
  clear: both;
}
#cookie-notification .inner {
  max-width: 64em;
  margin: auto;
  padding: 12px;
}
#cookie-notification h2,
#cookie-notification p {
  margin: 0 0 12px;
}
#cookie-notification h2 {
  font-size: 1.1em;
}
#cookie-notification .cookie-notification-text {
  margin: 0 0 12px;
}
#cookie-notification ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
#cookie-notification ul li {
  display: inline-block;
}
#cookie-notification ul a {
  padding: 12px;
  margin-bottom: 6px;
}
.container--footer,
.container--footerBottom {
  color: #fefefe;
}
.container--footer a,
.container--footerBottom a {
  color: inherit;
}
.container--footer {
  background-color: #08509f;
}
.container--footer p.details {
  width: 43%;
  margin: 0;
}
.container--footer p.no-opac {
  opacity: 1;
  margin-bottom: 0;
}
.container--footer p.tel-email {
  margin-top: 1.7em;
}
.container--footer a {
  color: #fefefe;
  opacity: .7;
  transition: all .3s;
}
.container--footer a:hover {
  opacity: 1;
}
.container--footer a.button,
.container--footer a.form .form-inputs [type=submit] {
  opacity: 1;
}
.container--footer ul {
  margin: 0;
  padding: 0;
}
.container--footer ul li {
  margin: 0;
  width: 100%;
  list-style: none;
}
.container--footer ul li a {
  position: relative;
}
.container--footer .container-inner {
  padding-top: 24px;
  padding-bottom: 24px;
}
.container--footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.container--footer .foot-logo {
  margin-top: 24px;
  margin-bottom: 48px;
}
.container--footer .grid .grid-cell {
  padding-top: 24px;
  padding-bottom: 24px;
  position: relative;
}
.container--footer .grid .grid-cell:after {
  content: '';
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  position: absolute;
  bottom: 0;
  left: 24px;
  right: 0;
}
.container--footer .grid .grid-cell :last-child {
  margin-bottom: 0;
}
.container--footer .grid .grid-cell:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}
.container--footer .grid .grid-cell:last-of-type:after {
  content: none;
}
@media screen and (min-width: 40em) {
  .container--footer .grid .grid-cell:after {
    border-bottom: none;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    left: auto;
    top: 24px;
    bottom: 24px;
  }
  .container--footer .grid .grid-cell:nth-child(3):after {
    border-color: transparent;
  }
  .container--footer .grid .grid-cell:nth-child(4):before {
    content: '';
    display: block;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    position: absolute;
    top: 0;
    left: 24px;
    right: 0;
  }
}
@media screen and (min-width: 64em) {
  .container--footer .grid .grid-cell:not(:first-child) {
    padding-left: 3%;
  }
  .container--footer .grid .grid-cell:nth-child(3):after {
    border-color: rgba(255, 255, 255, 0.3);
  }
  .container--footer .grid .grid-cell:last-child:before {
    content: none;
  }
}
.container--footer .socials {
  margin-bottom: 12px;
}
.container--footer .socials i {
  font-size: 30px;
  margin: 0 14px 0 0;
  opacity: 0.7;
  transition: all .3s;
}
.container--footer .socials i:hover {
  opacity: 1;
}
@media screen and (min-width: 40em) and (max-width: 64em) {
  .container--footer .socials i {
    margin: 0 8px 0 0;
  }
}
.container--footer .register {
  height: auto;
  margin: 0;
  padding: 24px 0;
}
.container--footer .register .field {
  padding-right: 40px;
  position: relative;
}
.container--footer .register .field [type=text] {
  max-width: 100%;
  width: 100%;
  float: none;
}
@media screen and (max-width: 26em) {
  .container--footer .register .field .mq-large {
    display: block;
  }
  .container--footer .register .field .mq-medium {
    display: none;
  }
}
@media screen and (min-width: 26em) {
  .container--footer .register .field .mq-large {
    display: block;
  }
  .container--footer .register .field .mq-medium {
    display: none;
  }
}
@media screen and (min-width: 40em) {
  .container--footer .register .field .mq-large {
    display: none;
  }
  .container--footer .register .field .mq-medium {
    display: block;
  }
}
@media screen and (min-width: 64em) {
  .container--footer .register .field .mq-large {
    display: none;
  }
  .container--footer .register .field .mq-medium {
    display: block;
  }
}
@media screen and (min-width: 86.87em) {
  .container--footer .register .field .mq-medium {
    display: none;
  }
  .container--footer .register .field .mq-large {
    display: block;
  }
}
.container--footer .register .field .large.button.register,
.container--footer .register .field .large.form .form-inputs [type=submit].register {
  margin: 0;
  height: auto;
  padding: 15px 22px;
}
.container--footer .register .field input[type=submit] {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 40px;
  margin: 0;
  background-image: url('/themes/bsac/gfx/assets/arrow-right.svg');
  background-repeat: no-repeat;
  background-size: 66%;
  background-position: 50%;
}
.container--footerBottom {
  background-color: #07478e;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  font-family: 'Ubuntu', sans-serif;
}
.container--footerBottom .container-inner {
  padding-top: 24px;
  padding-bottom: 24px;
}
.container--footerBottom p {
  font-size: .85em;
  margin: 0;
}
.container--footerBottom .copyright {
  float: left;
  width: 86%;
  opacity: 0.7;
}
.container--footerBottom .netxtra {
  float: left;
  padding-top: 10px;
}
@media screen and (min-width: 64em) {
  .container--footerBottom .netxtra {
    float: right;
    padding-top: 0;
  }
}
.container--footerBottom .netxtra span {
  opacity: .7;
}
.container--footerBottom .netxtra b {
  opacity: 1;
}
.form,
form.standard {
  margin-bottom: 24px;
}
.form fieldset,
form.standard fieldset {
  background-color: #f7f8f7;
  border: 1px solid #cccccc;
  padding: 24px;
  margin: 0 0 24px;
  position: relative;
}
.form fieldset > :last-child {
  margin-bottom: 0;
}
.form fieldset.is-deletable {
  border-color: #e30713;
  box-shadow: inset 0 0 0 2px #e30713;
}
.form fieldset.is-deletable .form-field:not(.form-field--delete) {
  opacity: .5;
  filter: grayscale(1);
}
.form .form-field,
form.standard .field {
  margin: 0 0 24px;
  overflow: hidden;
}
.form .form-field > label,
.form .form-field > .field-content,
.form-data .form-field > .field-content,
.form .form-field > .field-content,
.form-data .join-field > .field-content,
.form .join-field > .field-content,
.form-data .no-join-field > .field-content,
.form .no-join-field > .field-content,
form.standard .field .label {
  font-size: 1em;
  font-family: 'Ubuntu', arial, sans-serif;
  margin-bottom: 6px;
}
@media screen and (min-width: 64em) {
  .form .form-field > label,
  .form .form-field > .field-content,
  .form-data .form-field > .field-content,
  .form .form-field > .field-content,
  .form-data .join-field > .field-content,
  .form .join-field > .field-content,
  .form-data .no-join-field > .field-content,
  .form .no-join-field > .field-content,
  form.standard .field .label {
    float: left;
    width: 25%;
  }
}
.form .form-field.required label {
  font-weight: bold;
}
.form .form-field.required label .required {
  color: #e30713;
  margin-left: 6px;
}
.form .form-field--delete label {
  color: red;
}
@media screen and (min-width: 64em) {
  .form .form-inputs,
  form.standard .field .input {
    float: right;
    width: 75%;
    padding-left: 12px;
  }
}
.form .form-inputs > label,
.form .form-inputs > .field-content {
  font-size: 1em;
  font-family: 'Ubuntu', arial, sans-serif;
  margin-bottom: 6px;
}
@media screen and (min-width: 64em) {
  .form .form-inputs > label,
  .form .form-inputs > .field-content {
    float: left;
    width: 25%;
  }
}
.form .form-inputs [type="color"],
.form .form-inputs [type="date"],
.form .form-inputs [type="datetime-local"],
.form .form-inputs [type="datetime"],
.form .form-inputs [type="email"],
.form .form-inputs [type="month"],
.form .form-inputs [type="number"],
.form .form-inputs [type="password"],
.form .form-inputs [type="search"],
.form .form-inputs [type="tel"],
.form .form-inputs [type="text"],
.form .form-inputs [type="time"],
.form .form-inputs [type="url"],
.form .form-inputs [type="week"],
.form .form-inputs textarea {
  box-shadow: none;
  border: 1px solid #cccccc;
  padding: .7rem .9rem;
  height: 3rem;
  margin: 0;
  border-radius: 0;
}
.form .form-inputs textarea {
  height: auto;
}
.form .form-inputs select {
  height: 3rem;
  padding-left: .9rem;
  padding-right: 40px;
  border-radius: 0;
  background-image: url('/themes/bsac/gfx/assets/arrow-down.svg');
  background-size: auto;
  background-position: right -36px center;
  color: inherit;
}
.form .type-sortcode .form-inputs input[type="number"] {
  display: inline-block;
  width: 4em;
  -moz-appearance: textfield;
}
.form .type-sortcode .form-inputs input[type="number"]::-webkit-inner-spin-button,
.form .type-sortcode .form-inputs input[type="number"]::-webkit-outer-spin-button {
  height: 0;
}
.form .type-captcha .form-inputs input[type=text] {
  height: auto;
}
@media screen and (min-width: 64em) {
  .form .type-captcha .label {
    float: left;
    width: 25%;
  }
  .form .type-captcha .input,
  .form .type-captcha .hint {
    float: right;
    width: 75%;
    padding-left: 12px;
  }
}
.form #in-accountNumber {
  -moz-appearance: textfield;
}
.form #in-accountNumber::-webkit-inner-spin-button,
.form #in-accountNumber::-webkit-outer-spin-button {
  height: 0;
}
.form .has-error [type="color"],
.form .has-error [type="date"],
.form .has-error [type="datetime-local"],
.form .has-error [type="datetime"],
.form .has-error [type="email"],
.form .has-error [type="month"],
.form .has-error [type="number"],
.form .has-error [type="password"],
.form .has-error [type="search"],
.form .has-error [type="tel"],
.form .has-error [type="text"],
.form .has-error [type="time"],
.form .has-error [type="url"],
.form .has-error [type="week"],
.form .has-error textarea,
.form .has-error select {
  border-color: #e30713;
}
.form .form-legend {
  color: #08509f;
}
.form .form-legend.is-collapsible {
  padding: 24px 0;
  margin-bottom: 0;
}
.form .form-messages,
form.standard .field .hint,
form.standard .field .warning {
  clear: both;
  font-size: .85em;
  color: #666666;
  padding-top: 6px;
}
@media screen and (min-width: 64em) {
  .form .form-messages,
  form.standard .field .hint,
  form.standard .field .warning {
    margin-left: 25%;
    padding-left: 12px;
  }
}
.form .form-messages ul {
  list-style: none;
  padding: 0 0 6px;
  margin: 0;
}
.form .form-messages .Errors {
  color: #e30713;
}
.form .form-messages span {
  display: block;
  font-style: italic;
  margin-top: 6px;
}
.form .form-hint {
  display: block;
  font-size: .85em;
  font-style: italic;
  margin-top: 6px;
  color: #666666;
}
.form .form-field.type-checkbox .form-hint,
.form .form-field.type-radio .form-hint {
  margin-left: 0;
}
.form .form-sameAs {
  margin-bottom: 12px;
}
@media screen and (min-width: 40em) {
  .form .form-sameAs {
    position: absolute;
    right: 24px;
    top: 24px;
  }
}
.form .form-sameAs label {
  display: inline-block;
  margin-right: 12px;
}
.form .form-sameAs input {
  vertical-align: middle;
}
.form-data .form-field,
.form .form-field,
.form-data .join-field,
.form .join-field,
.form-data .no-join-field,
.form .no-join-field,
form.standard .field {
  clear: both;
  overflow: hidden;
  margin-bottom: 24px;
}
.form-data .form-field > .field-content p,
.form .form-field > .field-content p,
.form-data .join-field > .field-content p,
.form .join-field > .field-content p,
.form-data .no-join-field > .field-content p,
.form .no-join-field > .field-content p {
  margin-bottom: 0;
}
.form--inline .form-field {
  margin-bottom: 12px;
}
@media screen and (min-width: 40em) {
  .form--inline .form-field {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 12px;
  }
}
.form--inline .form-inputs {
  float: none;
  width: auto;
  padding: 0;
}
.form--inline .button,
.form--inline .form .form-inputs [type=submit] {
  margin-bottom: 12px;
  height: 3rem;
  vertical-align: middle;
}
.form--findAClub [type=text]::-webkit-input-placeholder {
  color: #666666;
}
.form--findAClub [type=text]::-moz-placeholder {
  color: #666666;
}
@media screen and (min-width: 40em) {
  .form--findAClub .form-field [type=text] {
    min-width: 18em;
  }
}
.form--findAClub .form-field label {
  background: #fefefe;
  height: 3rem;
  position: relative;
  padding: 10px;
  padding-right: 47px;
  margin: 0;
  color: #555;
  width: auto;
}
.form--findAClub .form-field label span {
  position: absolute;
  right: 9px;
  top: 9px;
  width: 30px;
  height: 30px;
  border: 1px solid #ccc;
  padding: 0 4px;
}
.form--findAClub .form-field label span i {
  display: none;
}
.form--findAClub .form-field label span img {
  display: none;
}
.form--findAClub .form-field input:focus + label span {
  border-color: #0951A0;
}
.form--findAClub .form-field input:checked + label span img {
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 26em) {
  .form--findAClub .form-field {
    float: left;
    width: 75%;
  }
  .form--findAClub .button,
  .form--findAClub .form .form-inputs [type=submit] {
    float: left;
    width: 25%;
    padding-right: 0;
    padding-left: 0;
  }
}
.form--findAClub .button,
.form--findAClub .form .form-inputs [type=submit] {
  height: 3rem;
  vertical-align: middle;
  margin: 0 0 12px;
}
.form--login {
  max-width: 26em;
}
.formOption {
  position: relative;
  margin-bottom: 24px;
}
.formOption-title {
  display: block;
  color: #08509f;
  transition: color .3s;
  font-size: 18px;
}
.formOption label {
  display: block;
  margin: 0;
  padding: 12px;
  padding-right: 48px;
  border: 1px solid #cccccc;
  font-size: 1em;
  transition: background-color 0.3s;
  position: relative;
}
@media screen and (min-width: 40em) {
  .formOption label {
    padding: 24px 20% 24px 24px;
  }
}
.formOption label:before {
  content: '';
  position: absolute;
  background-color: #de1100;
  width: 0;
  top: 0;
  bottom: 0;
  left: 0;
  transition: width .3s;
}
.formOption label:after {
  content: '';
  display: inline-block;
  width: 28px;
  height: 28px;
  background-color: rgba(204, 204, 204, 0.99);
  border-radius: 22px;
  position: absolute;
  right: 15px;
  top: 15px;
  box-shadow: inset 0 0 0 12px #fefefe;
  border: 2px solid #ccc;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.formOption input {
  position: absolute;
  right: 24px;
  top: 24px;
}
.formOption input:checked + label {
  background-color: #FCFCFC;
}
.formOption input:checked + label .formOption-title {
  color: #de1100;
}
.formOption input:checked + label:before {
  width: 8px;
}
.formOption input:checked + label:after {
  background-color: #de1100;
  box-shadow: inset 0 0 0 5px #fefefe;
}
.formOptionDescription {
  padding: 24px 20% 24px 24px;
  margin-top: -24px;
  margin-bottom: 24px;
  border: 1px solid #cccccc;
  border-top: 0;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .form--findAClub {
    margin: 0 30%;
    display: block;
  }
}
.stepButton {
  padding: 60px;
  color: #fefefe;
  background: #08509f;
  width: 100%;
  float: left;
}
.stepButton p {
  float: left;
  margin: 0;
  width: 34%;
  font-size: 18px;
  font-weight: 500;
}
.stepButton a {
  color: inherit;
  text-decoration: underline;
}
.stepButton .button,
.stepButton .form .form-inputs [type=submit] {
  color: #fefefe;
  border-color: #fefefe;
}
.stepButton .stepButton-continue {
  border: 2px solid #fefefe;
}
@media screen and (min-width: 40em) {
  .stepButton .stepButton-continue {
    float: right;
  }
}
.stepButton .stepButton-body {
  margin-bottom: 24px;
}
@media screen and (min-width: 40em) {
  .stepButton .stepButton-body {
    margin-bottom: 0;
    float: left;
    width: 65%;
  }
}
.join-wrapper .additional-wrapper,
.join-form .additional-wrapper {
  border: 1px solid #D8D8D8;
  background-color: #FCFCFC;
  margin: 0 0 30px 0;
}
.join-wrapper .additional-wrapper .additional-opener,
.join-form .additional-wrapper .additional-opener {
  border: 1px solid #D8D8D8;
  background-color: rgba(8, 80, 159, 0.1);
  padding: 19px 29px;
}
.join-wrapper .additional-wrapper .additional-opener h2,
.join-form .additional-wrapper .additional-opener h2 {
  margin: 0;
}
.join-wrapper .additional-wrapper .additional-opener h2 i,
.join-form .additional-wrapper .additional-opener h2 i {
  float: left;
  margin: 3px 16px;
}
.join-wrapper .additional-wrapper .additional-inner,
.join-form .additional-wrapper .additional-inner {
  padding: 29px;
  display: inline-block;
  width: 100%;
}
.join-wrapper .additional-wrapper .additional-inner .join-field .form-field label,
.join-form .additional-wrapper .additional-inner .join-field .form-field label {
  float: left;
  width: 20%;
  font-size: 16px;
}
.join-wrapper .additional-wrapper .additional-inner .join-field .form-field .field input,
.join-form .additional-wrapper .additional-inner .join-field .form-field .field input,
.join-wrapper .additional-wrapper .additional-inner .join-field .form-field .fieldcalendar input,
.join-form .additional-wrapper .additional-inner .join-field .form-field .fieldcalendar input,
.join-wrapper .additional-wrapper .additional-inner .join-field .form-field .field select,
.join-form .additional-wrapper .additional-inner .join-field .form-field .field select,
.join-wrapper .additional-wrapper .additional-inner .join-field .form-field .fieldcalendar select,
.join-form .additional-wrapper .additional-inner .join-field .form-field .fieldcalendar select {
  float: left;
  width: 65%;
  margin: 0 8.55555555rem 1rem 0;
}
.medicalQuestions {
  border: 1px solid #cccccc;
  padding: 24px;
  margin-bottom: 24px;
}
.join-form fieldset {
  border: 0;
  padding: 0;
  margin: 1em 0;
}
.join-form fieldset legend {
  margin: 1em 0;
}
.join-form fieldset#branch-form-branches-list {
  background: transparent;
}
.join-form fieldset#branch-form-branches-list .formOption label span {
  display: block;
}
/* Direct debit mandate screens */
body.mandate-template {
  background-color: #fff;
}
body.mandate-template .dd-mandate-address p {
  line-height: 100%;
  margin: 5px 0;
}
body.mandate-template .dd-form-left {
  margin: 0px 150px 40px 0;
}
body.mandate-template .dd-form-left ul {
  padding: 0;
  list-style: none;
}
body.mandate-template .header {
  padding: 2% 2%;
}
body.mandate-template .header:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  width: 0;
  visibility: hidden;
}
body.mandate-template .header .dd-left {
  float: left;
}
body.mandate-template .header .dd-right {
  float: right;
}
body.mandate-template .dd-form-left {
  width: 40%;
}
body.mandate-template .dd-form-right {
  width: 51%;
}
body.mandate-template .dd-form-left,
body.mandate-template .dd-form-right {
  float: left;
  margin: 0 2.2%;
}
body.mandate-template .dd-form-left h1,
body.mandate-template .dd-form-right h1 {
  color: #000;
}
body.mandate-template .dd-form-left h2,
body.mandate-template .dd-form-right h2 {
  color: #000;
}
body.mandate-template .dd-form-left .box,
body.mandate-template .dd-form-right .box {
  background: white;
  color: #000;
  border: 3px solid black;
  padding: 0% 3%;
  font-weight: bold;
  margin: 0 0 2em 0;
}
body.mandate-template .dd-form-left .box:after,
body.mandate-template .dd-form-right .box:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  width: 0;
}
body.mandate-template .dd-form-left .box .d-br,
body.mandate-template .dd-form-right .box .d-br {
  border-bottom: 1px solid #000;
  min-height: 50px;
  margin: 0;
  padding: 0;
  position: relative;
}
body.mandate-template .dd-form-left .box .d-br p,
body.mandate-template .dd-form-right .box .d-br p {
  margin: 2px 0;
  bottom: 0;
}
body.mandate-template .dd-form-left .box .left,
body.mandate-template .dd-form-right .box .left {
  float: left;
  width: 60%;
}
body.mandate-template .dd-form-left .box .right,
body.mandate-template .dd-form-right .box .right {
  float: right;
  width: 40%;
}
body.mandate-template .dd-form-left .box .right p,
body.mandate-template .dd-form-right .box .right p {
  margin: 2px 0;
}
body.mandate-template .dd-form-left .box .full-br,
body.mandate-template .dd-form-right .box .full-br {
  border-bottom: 1px solid black;
  width: 100%;
  height: 1px;
  z-index: 1;
  float: left;
  margin: 29px 0 5px 0;
}
body.mandate-template .dd-form-left .box.sort,
body.mandate-template .dd-form-right .box.sort {
  width: 74%;
}
body.mandate-template .dd-form-left .box.sort .br,
body.mandate-template .dd-form-right .box.sort .br {
  margin: 6px 0 9px 11.666%;
  width: 4.666%;
}
body.mandate-template .dd-form-left .box .br,
body.mandate-template .dd-form-right .box .br {
  border-right: 1px solid black;
  width: 2.3%;
  height: 27px;
  z-index: 1;
  float: left;
  margin: 6px 0 9px 10%;
}
body.mandate-template .dd-form-left .box .br.acc,
body.mandate-template .dd-form-right .box .br.acc {
  width: 12%;
  height: 23px;
  text-align: center;
  margin: 9px 0;
}
body.mandate-template .dd-form-left .box .br.acc:last-child,
body.mandate-template .dd-form-right .box .br.acc:last-child {
  border: none;
}
body.mandate-template .dd-form-left .box .br.ref,
body.mandate-template .dd-form-right .box .br.ref {
  margin: 9px 0;
  width: 13%;
  text-align: center;
  height: 23px;
}
body.mandate-template .dd-form-left .box .br.ref:last-child,
body.mandate-template .dd-form-right .box .br.ref:last-child {
  border: none;
}
body.mandate-template .dd-form-left .box .br.sort,
body.mandate-template .dd-form-right .box .br.sort {
  width: 16%;
  height: 23px;
  text-align: center;
  margin: 9px 0;
}
body.mandate-template .dd-form-left .box .br.sort:last-child,
body.mandate-template .dd-form-right .box .br.sort:last-child {
  border: none;
}
body.mandate-template .dd-form-left .join-field,
body.mandate-template .dd-form-right .join-field {
  width: 100%;
}
body.mandate-template .dd-garuantee ul {
  clear: both;
}
body.mandate-template .dd-garuantee .ddg:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  width: 0;
}
.dd-form-left {
  margin: 0;
}
.dd-form-left ul {
  padding: 0;
  list-style: none;
}
@media print {
  body.mandate-template {
    font-size: 12px;
  }
  body.mandate-template h2.instruction {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 26px;
  }
  body.mandate-template .box {
    margin-bottom: 10px!important;
  }
  body.mandate-template .box.dd-oin {
    margin-bottom: 15px!important;
  }
  body.mandate-template .box .br.sort {
    line-height: 23px;
  }
  body.mandate-template .mandate-content p {
    margin-bottom: 1em;
  }
}
form.standard fieldset legend {
  float: left;
  width: 100%;
  font-size: 1.2em;
  color: #08509f;
  font-weight: bold;
  margin-bottom: 24px;
}
form.standard fieldset fieldset {
  padding: 0;
  margin: 0;
  border: none;
}
form.standard fieldset fieldset legend {
  color: #222222;
  font-size: 1em;
  margin-bottom: 12px;
}
form.standard .field .input input {
  margin: 0;
}
form.standard .field .hint p,
form.standard .field .warning p {
  margin: 0;
}
form.standard .field .warning {
  color: #e30713;
}
form.standard .field.type-checkbox .hint,
form.standard .field.type-radio .hint {
  margin-left: 0;
  padding-left: 0;
}
form.standard .field.type-checkbox > fieldset > legend,
form.standard .field.type-radio > fieldset > legend {
  font-size: .875rem;
}
form.standard .field.type-checkbox ol li,
form.standard .field.type-radio ol li,
form.standard .field.type-checkbox ul li,
form.standard .field.type-radio ul li {
  clear: both;
}
form.standard .field.type-checkbox ol li label,
form.standard .field.type-radio ol li label,
form.standard .field.type-checkbox ul li label,
form.standard .field.type-radio ul li label {
  padding-left: 2em;
}
form.standard .field.type-checkbox ol li label input,
form.standard .field.type-radio ol li label input,
form.standard .field.type-checkbox ul li label input,
form.standard .field.type-radio ul li label input {
  float: left;
  margin-left: -2em;
  position: relative;
  top: 6px;
}
form.standard .field.type-checkbox ol li label .label,
form.standard .field.type-radio ol li label .label,
form.standard .field.type-checkbox ul li label .label,
form.standard .field.type-radio ul li label .label {
  display: block;
  float: left;
  width: 100%;
}
form.standard .field.required-true > .label > label,
form.standard .field.required-true.type-radio > fieldset > legend {
  font-weight: bold;
}
form.standard .field.required-true > .label > label:after,
form.standard .field.required-true.type-radio > fieldset > legend:after {
  content: '*';
  margin-left: .3em;
  font-weight: bold;
  color: #e30713;
  position: relative;
  top: -0.2em;
}
form.standard .submit {
  text-align: right;
}
form.standard ol {
  list-style: none;
  padding: 0;
  margin: 0;
  clear: left;
}
form.standard ol li {
  padding-left: 20px;
  position: relative;
}
form.standard ol li > input {
  position: absolute;
  left: 0;
  top: 0.4em;
}
.required-field-indicator {
  font-weight: bold;
  color: #e30713;
}
.form-fw > .messages--error {
  color: #e30713;
  border: 1px solid #e30713;
  padding: 1em;
}
.form-fw ul li .button,
.form-fw ul li .form .form-inputs [type=submit] {
  margin-top: 0;
}
.form-fw .form-field:not(.address-finder) .form-inputs {
  width: 100%;
  float: none;
  padding: 0;
}
.form-fw .form-field:not(.address-finder) .form-inputs .field-wrapper {
  float: right;
  width: 75%;
  padding-left: 12px;
}
.form-fw .form-field:not(.address-finder).required-true label {
  font-weight: bold;
}
.form-fw .form-field:not(.address-finder).required-true label:after {
  content: '*';
  color: #e30713;
  margin-left: 6px;
}
.form-fw .form-field:not(.address-finder) .alert {
  width: 75%;
  float: right;
  padding-left: 12px;
  padding-top: 0.5em;
  color: #e30713;
}
.form-fw .field-registration-medicalDeclarationAnswer label {
  width: 100%;
  margin-bottom: 1.5em;
}
.form-fw .stepButton .button,
.form-fw .stepButton .form .form-inputs [type=submit] {
  float: left;
}
.form-fw .stepButton .form-field--submit {
  float: right;
  clear: none;
}
.form-fw .stepButton .form-field--submit .button,
.form-fw .stepButton .form-field--submit .form .form-inputs [type=submit] {
  float: left;
}
.form.confirmation label {
  font-weight: bold;
}
.google-form-wrapper form {
  background: #f7f8f7;
  border: 1px solid #cccccc;
  padding: 1em;
}
.google-form-wrapper form table {
  background: transparent;
  margin: 0;
}
.google-form-wrapper form table tbody tr td {
  padding-top: 0;
  padding-bottom: 0;
}
.google-form-wrapper form button.gsc-search-button {
  background: #08509f;
  padding: 0.688rem 1rem;
}
.google-form-wrapper form .gsc-search-button {
  padding: 0;
}
.google-form-wrapper form .gsc-input {
  padding-left: 0;
}
.google-form-wrapper form .gsc-input-box {
  padding-top: 3px;
  padding-bottom: 3px;
}
.google-form-wrapper form input {
  border: 0;
}
.google-form-wrapper .gs-title {
  font-family: 'Ubuntu', arial, sans-serif;
  font-size: 20px;
  color: #de1100;
}
.grid {
  display: block;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  /* Space items horizontally and vertically*/
  /* Space items horizontally only*/
  /* Space items vertically only*/
  /* Modifier: center align all grid cells*/
  /* Modifier: right align all grid cells*/
  /* Modifier: middle-align grid cells*/
  /* Modifier: bottom-align grid cells*/
  /* Modifier: allow cells to equal distribute width*/
}
.grid:after {
  content: '';
  display: block;
  clear: both;
}
.grid--spaced {
  margin-left: -24px;
}
.grid--spaced > .grid-cell {
  padding: 0 0 24px 24px;
}
.grid--spacedHorizontally {
  margin-left: -24px;
}
.grid--spacedHorizontally > .grid-cell {
  padding: 0 0 24px 0;
}
.grid--spacedVertically > .grid-cell {
  padding-bottom: 24px;
}
.grid--alignCenter {
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.grid--alignEnd {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.grid--alignMiddle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.grid--alignBottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.grid--fit > .grid-cell {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}
.grid-cell {
  box-sizing: inherit;
  vertical-align: top;
  width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  min-width: 0;
  float: left;
}
.grid-cell--alignRight {
  text-align: right;
}
.grid-cell--center {
  margin: 0 auto !important;
}
.grid-cell--auto {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 !important;
  flex: 1 !important;
}
.grid-cell--fullHeight {
  padding-bottom: 0 !important;
}
.uk-diving {
  padding: 48px 7% 72px;
  background-color: #2b81ce;
  color: #fefefe;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.uk-diving .container-inner {
  max-width: 86.87em;
}
.uk-diving .blockHeading h2 {
  color: inherit;
}
.uk-diving h3,
.uk-diving .join-form fieldset legend {
  line-height: 67px;
  width: 95%;
  font-size: 67.58px;
  font-weight: 600;
  letter-spacing: -4px;
  line-height: 71px;
  color: #fefefe;
}
.uk-diving .uk-diving-content-left {
  max-width: 450px;
  margin-bottom: 24px;
}
@media screen and (min-width: 64em) {
  .uk-diving .uk-diving-content-left {
    max-width: 450px;
    margin-bottom: 0;
  }
  .uk-diving .uk-diving-content-right {
    max-width: 660px;
    margin-left: auto;
  }
}
.uk-diving .diving-block img {
  display: block;
}
.uk-diving .diving-block h4 {
  background-color: #fefefe;
  font-size: 1.15em;
  color: #222222;
  max-width: 208px;
  min-height: 4em;
  margin-bottom: 0;
}
.uk-diving .diving-block h4 a {
  display: block;
  color: inherit;
  padding: 12px;
}
.blockHeading {
  text-align: center;
}
.blockHeading h2 {
  font-size: 2em;
  display: inline-block;
  color: #999999;
  border-top: 2px solid;
  border-bottom: 2px solid;
  padding: 12px 24px;
  margin: 0 0 48px;
}
.mt {
  margin-top: 4em;
  margin-bottom: 4em;
}
.top-slider {
  position: absolute;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
  float: right;
  left: 93%;
  width: 10px;
}
.thisIsBsac {
  background: #fefefe;
  padding-top: 48px;
}
.thisIsBsac .slider {
  background-color: transparent;
  margin-top: 0;
}
.thisIsBsac .slider .slide {
  display: none;
}
.thisIsBsac .slider .slick-slide {
  display: block;
  margin: 0 12px;
}
.thisIsBsac .slider .slick-slide a {
  display: block;
  position: relative;
  min-height: 440px;
  max-width: 420px;
  text-align: center;
}
.thisIsBsac .slider .slick-slide h3,
.thisIsBsac .slider .slick-slide .join-form fieldset legend {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 24px 24px 36px;
  background-color: #f2f3f1;
  font-size: 1.2em;
  font-weight: 600;
  color: #222222;
  transform: translateY(12px);
  transition: transform 0.2s, background-color 0.2s;
}
.thisIsBsac .slider .slick-slide a:hover h3,
.thisIsBsac .slider .slick-slide a:focus h3,
.thisIsBsac .slider .slick-slide a:hover .join-form fieldset legend,
.thisIsBsac .slider .slick-slide a:focus .join-form fieldset legend {
  transform: translateY(0);
}
.bsac-block {
  background-color: transparent !important;
  position: relative;
}
.bsac-block img {
  position: relative;
}
.bsac-block a {
  position: absolute;
  top: 0;
  padding: 20px 0;
  background: #fefefe;
  opacity: 0.7;
  color: #222222;
  font-size: 20px;
  font-weight: 600;
  z-index: 1;
  width: 65%;
  bottom: 0;
  left: 0;
  right: 0;
  height: 68px;
  margin: 56% 18%;
}
.container--register {
  text-align: center;
  background-color: #f2f3f1;
  position: relative;
  background-position: center;
  background-size: cover;
}
.container--register:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  background-color: rgba(255, 255, 255, 0.8);
}
.container--register .container-inner {
  max-width: 40em;
  position: relative;
  z-index: 1;
  padding-top: 8%;
  padding-bottom: 8%;
}
@media screen and (min-width: 86.87em) {
  .container--register .container-inner {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}
.container--register p {
  font-size: 1.2em;
  margin-bottom: 48px;
}
.container--register form {
  margin-bottom: 24px;
}
.container--register form [type=text],
.container--register form .button,
.container--register form .form .form-inputs [type=submit] {
  height: 3rem;
}
@media screen and (min-width: 26em) {
  .container--register form {
    display: flex;
  }
  .container--register form [type=text] {
    margin: 0;
  }
}
/* Generic list items */
.items--safetyCategories,
.items--safetyGuide {
  margin-bottom: 24px;
}
.items--safetyCategories .item,
.items--safetyGuide .item {
  margin-bottom: 12px;
  border-bottom: 1px solid #f2f3f1;
}
.items--safetyCategories .item:last-child,
.items--safetyGuide .item:last-child {
  border-bottom: none;
}
.items--safetyCategories .item .item-title,
.items--safetyGuide .item .item-title {
  margin-bottom: 12px;
}
.items--safetyCategories .item .item-title a,
.items--safetyGuide .item .item-title a {
  display: block;
}
.items--safetyCategories .item .item-title a.item-anchor,
.items--safetyGuide .item .item-title a.item-anchor {
  display: inline-block;
  vertical-align: middle;
  font-size: .7em;
  float: right;
}
.items--events .item {
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
  border: 1px solid #D8D8D8;
  background-color: #fefefe;
  color: #666666;
  display: flex;
  flex-direction: column;
}
.items--events .item-header {
  display: block;
  padding: 24px 24px 24px 72px;
  background-color: #FCFCFC;
  border-bottom: 1px solid #cccccc;
}
.items--events .item-detail {
  padding: 12px 24px 24px;
  background-color: #fefefe;
  margin-top: auto;
}
.items--events .item-detail p {
  margin-bottom: 12px;
}
.items--events .item-detail .item-price {
  margin-bottom: 6px;
}
.items--events .item-title {
  font-size: 1.3em;
}
.items--events .item-date {
  position: absolute;
  left: 12px;
  top: 24px;
  font-size: 1.2em;
  line-height: 1;
  text-align: center;
  background-color: #08509f;
  color: #fefefe;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  padding-top: .5em;
  font-weight: bold;
}
.items--events .item-date small {
  display: block;
  font-size: .6em;
  font-weight: normal;
}
.items--events .item--club .item-date {
  background-color: #de1100;
}
.items--events .item--regional .item-date {
  background-color: #666666;
}
.items--events .item-times {
  display: block;
  margin-top: -24px;
  font-weight: bold;
  font-size: .8em;
  color: #999999;
}
.items--events .item-region {
  font-style: italic;
}
.items--events .item.is-highlighted {
  border: 2px solid #08509f;
}
.items--events .item.is-highlighted .item-header {
  background-color: #08509f;
  color: #fefefe;
}
.items--events .item.is-highlighted .item-header a,
.items--events .item.is-highlighted .item-header .item-title,
.items--events .item.is-highlighted .item-header .item-times {
  color: inherit;
}
.items--events .item.is-highlighted .item-header .item-date {
  background-color: #fefefe;
  color: #08509f;
}
.items--events .item.is-highlighted.item--regional .item-date {
  color: #666666;
}
.items--events .item.is-highlighted.item--club .item-date {
  color: #de1100;
}
.items--documents .item {
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
  border: 1px solid #D8D8D8;
  background-color: #f2f3f1;
  color: #666666;
}
.items--documents .item-title {
  display: block;
  background-color: #f5f5f5;
  font-size: 1.3em;
  margin: 0;
}
.items--documents .item-title a {
  display: block;
  padding: 24px;
}
.items--documents .item-meta {
  padding: 12px 24px;
  padding-left: 62px;
  border-top: 1px solid #cccccc;
  position: relative;
}
.items--documents .item-meta .item-filetype {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  border-right: 1px solid #cccccc;
  padding: 12px 0;
  text-align: center;
  width: 50px;
  font-size: .8em;
}
.items--documents .item-meta .item-filetype i {
  font-size: 30px;
  display: block;
  margin-bottom: 6px;
}
.items--documents .item-date {
  display: block;
  font-size: .9em;
  font-style: italic;
  background-color: #f2f3f1;
  margin: 0;
}
.items--documents .item-summary {
  background-color: #fefefe;
  padding: 24px;
  margin-bottom: 0;
}
.items--documents.items--highlighted .item {
  border-color: #08509f;
}
.items--documents.items--highlighted .item .item-title {
  background-color: #08509f;
  color: #fefefe;
}
.items--documents.items--highlighted .item .item-title a {
  color: inherit;
}
.items-siteSearch .item {
  margin-bottom: 24px;
}
.items-siteSearch h2 {
  margin-bottom: 12px;
}
.items-siteSearch :last-child {
  margin-bottom: 0;
}
.landingBlocks:after {
  content: '';
  display: table;
  clear: both;
}
.landingBlocks a {
  display: block;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #cccccc;
}
.landingBlocks a img {
  width: 100%;
}
.landingBlocks-link {
  position: absolute;
  padding: 24px 24px 36px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f2f3f1;
  border: 1px solid #cccccc;
  border-bottom: none;
  font-size: 1.2em;
  font-weight: 600;
  color: #222222;
  transform: translateY(12px);
  transition: transform 0.2s, background-color 0.2s;
}
a:hover .landingBlocks-link {
  transform: translateY(0);
  background-color: rgba(247, 248, 247, 0.9);
}
.landingBlocks .columns {
  padding-right: 0;
}
.landingBlocks .column:last-child:not(:first-child),
.landingBlocks .columns:last-child:not(:first-child) {
  float: left;
}
.landingBlocks .large-3 {
  padding-right: 0;
  margin: 0 0 2em 0;
  position: relative;
}
.page > .landingBlocks {
  padding-left: 12px;
  padding-right: 12px;
}
.one-column .container--main > .container-inner,
.one-column .container--pageHeader > .container-inner,
.one-column .container--primary > .container-inner {
  max-width: 86.87em;
}
.one-column .container--primary .container-inner {
  padding-left: 0;
  padding-right: 0;
}
.two-columns .container--pageHeader {
  padding-right: 0;
}
@media screen and (min-width: 40em) {
  .two-columns .container--pageHeader {
    padding-right: 27.7%;
  }
}
.two-columns .container--main > .container-inner {
  padding: 0;
}
@media screen and (min-width: 64em) {
  .two-columns .container--main > .container-inner {
    display: flex;
    margin: auto;
  }
}
@media screen and (min-width: 64em) {
  .two-columns .container--primary {
    float: left;
    width: 72.3%;
    clear: none;
  }
}
@media screen and (min-width: 64em) {
  .two-columns .container--secondary {
    float: right;
    width: 27.7%;
    display: flex;
    clear: none;
  }
}
.row.fullwidth {
  width: 100%;
  max-width: 100%;
}
.error-template .container--header .container-inner {
  padding: 48px 24px 0;
  max-width: 64em;
  text-align: center;
}
@media screen and (min-width: 40em) {
  .error-template .container--header .container-inner {
    text-align: left;
  }
}
.error-template .container--header .container-inner h1 {
  margin: 24px 0;
  color: #08509f;
}
.gmap {
  min-height: 400px;
  width: 100%;
  margin-bottom: 24px;
  background-color: #f2f3f1;
}
.gmap--tall {
  height: 0;
  padding-top: 65%;
}
.gmap-infowindow h2,
.gmap-infowindow h3,
.gmap-infowindow h4,
.gmap-infowindow p,
.gmap-infowindow .join-form fieldset legend {
  margin-bottom: 12px;
}
.gmap-infowindow h4 {
  font-size: 1.1em;
  font-weight: bold;
}
.gmap-infowindow label strong {
  color: #08509f;
}
.gmap-infowindow span.select {
  border: dotted 1px #08509f;
  color: #08509f;
  cursor: pointer;
  display: block;
  font-style: italic;
  margin: 5px 0;
  padding: 5px;
  text-align: center;
}
.gmap-marker {
  display: none;
}
.gmap-icon span {
  position: absolute;
  color: #fefefe;
  top: 5px;
  text-align: center;
  left: 0;
  right: 0;
}
.messages {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 24px;
  font-weight: bold;
}
.messages li {
  position: relative;
  padding: .8rem 1rem;
  overflow: hidden;
  padding-left: 60px;
  margin-bottom: 6px;
}
@media screen and (max-width: 26em) {
  .messages li {
    padding-top: 3.2rem;
    padding-left: 1rem;
  }
}
.messages li:empty {
  display: none;
}
.messages li:before {
  font-family: 'FontAwesome';
  font-size: 35px;
  position: absolute;
  left: 10px;
  top: 0;
}
.messages a {
  color: inherit;
  text-decoration: underline;
}
.messages .button,
.messages .form .form-inputs [type=submit] {
  border: none;
  text-decoration: none;
  margin-top: 12px;
}
@media screen and (min-width: 40em) {
  .messages .button,
  .messages .form .form-inputs [type=submit] {
    margin-top: 0;
  }
}
.messages .message-right {
  float: right;
  margin-left: auto;
}
.messages.success li {
  background-color: rgba(93, 164, 35, 0.1);
  border: 2px solid rgba(93, 164, 35, 0.1);
  color: #5da423;
}
.messages.success li:before {
  content: "\f058";
}
.messages.success li .button,
.messages.success li .form .form-inputs [type=submit] {
  background-color: #5da423;
  color: #fefefe;
}
.messages.warning li {
  background-color: rgba(255, 174, 0, 0.1);
  border: 2px solid rgba(255, 174, 0, 0.1);
  color: #ffae00;
}
.messages.warning li:before {
  content: "\f06a";
}
.messages.warning li .button,
.messages.warning li .form .form-inputs [type=submit] {
  background-color: #ffae00;
  color: #fefefe;
}
.messages.error li {
  background-color: rgba(227, 7, 19, 0.1);
  border: 2px solid rgba(227, 7, 19, 0.1);
  color: #e30713;
}
.messages.error li:before {
  content: "\f071";
}
.messages.error li .button,
.messages.error li .form .form-inputs [type=submit] {
  background-color: #e30713;
  color: #fefefe;
}
.messages.info li {
  background-color: rgba(4, 80, 163, 0.1);
  border: 2px solid rgba(4, 80, 163, 0.1);
  color: #0450a3;
}
.messages.info li:before {
  content: "\f05a";
}
.messages.info li .button,
.messages.info li .form .form-inputs [type=submit] {
  background-color: #0450a3;
  color: #fefefe;
}
.membersArea {
  list-style: none;
  padding: 0;
  margin: 0;
}
.membersArea li {
  margin-bottom: 12px;
}
.membersArea li a {
  display: block;
  padding: 12px;
  border: 1px solid #08509f;
  background-color: #2b81ce;
  color: #ffffff;
}
.card {
  background-color: #f7f8f7;
  border: 1px solid #cccccc;
  overflow: hidden;
}
.card .card-title {
  padding: 24px;
  margin-bottom: 0;
  border-bottom: 1px solid #f2f3f1;
  font-size: 1.2em;
}
.card .card-title--collapsible {
  font-size: 1.1em;
  cursor: pointer;
  font-weight: normal;
  color: #222222;
}
.card .card-title--collapsible:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 12px;
  vertical-align: middle;
  margin-right: 12px;
  background-image: url(/themes/bsac/gfx/icons/png/chevron-down.png);
  background-repeat: no-repeat;
  background-position: center;
  transition: transform .2s;
}
.card .card-title--collapsible.is-open:before {
  transform: scaleY(-1);
}
.card .card-content {
  padding: 12px 24px;
  margin-bottom: 0;
}
.card .card-list a {
  font-weight: bold;
  text-decoration: underline;
}
.card .card-edit {
  display: block;
  border-radius: 3px;
  border: 1px solid transparent;
  position: relative;
}
.card .card-edit svg {
  display: inline-block;
  fill: #08509f;
  position: absolute;
  right: 0;
  top: .3em;
  height: 18px;
}
.card .card-edit:hover svg,
.card .card-edit:focus svg {
  fill: #de1100;
}
.card .card-link {
  display: block;
  padding: 24px;
  border-top: 1px solid #f2f3f1;
}
.card .card-link:first-child {
  border: none;
}
.card .card-link:hover,
.card .card-link:focus {
  background-color: #f2f3f1;
}
.card .card-section {
  display: block;
  border-top: 1px solid #f2f3f1;
}
.card .card-section:first-child {
  border: none;
}
.card .card-section ul {
  background-color: #fefefe;
  padding: 12px 24px;
  margin: 0;
  border-top: 1px solid #f2f3f1;
}
.card .card-section ul li {
  list-style: none;
  padding: 12px 0;
}
.card .card-section ul a {
  text-decoration: underline;
}
.card .card-support {
  padding: 6px 0;
}
.card .card-support svg {
  vertical-align: middle;
  margin-right: 12px;
  fill: #08509f;
}
.card table {
  margin-bottom: 0;
}
.card table tr:first-child th,
.card table tr:first-child td {
  border-top: none;
}
.card table tr:last-child th,
.card table tr:last-child td {
  border-bottom: none;
}
.card table thead th {
  background-color: #dedede;
  padding-left: 24px;
}
.card table thead tr:first-child th {
  border-bottom: 1px solid #f2f3f1;
}
.card table tbody th {
  background-color: #fefefe;
  border-right: 1px solid #f2f3f1;
  padding-left: 24px;
}
.card table tbody td {
  padding-left: 24px;
}
.card .card-statusMessage--active:before,
.card .card-statusMessage--pending:before {
  background-color: #08509f;
  color: #fefefe;
  margin-right: 6px;
  vertical-align: middle;
  padding: 4px;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  text-align: center;
}
.card .card-statusMessage--active:before {
  font-family: 'FontAwesome';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f00c';
  background-color: #5da423;
}
.card .card-statusMessage--pending:before {
  font-family: 'FontAwesome';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f141';
  background-color: #ffae00;
}
.card-cta {
  margin: 24px 0;
}
.card-cta a {
  text-decoration: underline;
}
.card--split {
  padding: 0;
}
@media screen and (min-width: 64em) {
  .card--split {
    display: flex;
  }
}
.card--split > div {
  flex: 1;
}
.card--split .card-aside {
  background-color: #DAE1E7;
  flex: 0;
  min-width: 148px;
  text-align: center;
}
@media screen and (min-width: 64em) {
  .card--split .card-aside {
    padding-top: 24px;
  }
}
.card--split .card-aside .avatar {
  vertical-align: middle;
  margin: 12px;
}
@media screen and (min-width: 64em) {
  .card--split .card-aside .avatar {
    margin: 0 0 24px;
  }
}
.card--split .card-aside .button,
.card--split .card-aside .form .form-inputs [type=submit] {
  font-size: .7em;
  padding: 12px 6px;
  margin: 0 0 24px;
}
.data-card {
  background-color: #f7f8f7;
  border: 1px solid #cccccc;
}
.data-card thead tr th {
  padding: 24px;
  margin-bottom: 0;
  border-bottom: 1px solid #f2f3f1;
  font-size: 1.2em;
  font-family: 'Ubuntu', arial, sans-serif;
  font-weight: 600;
  line-height: 1.3;
  color: #08509f;
}
.data-card tbody td {
  background-color: #fefefe;
}
.data-card thead:first-child tr:first-child th,
.data-card tbody:first-child tr:first-child th,
.data-card thead:first-child tr:first-child td,
.data-card tbody:first-child tr:first-child td {
  border-top: 1px solid #cccccc;
}
.data-card tbody:last-child tr:last-child th,
.data-card tbody:last-child tr:last-child td {
  border-bottom: 1px solid #cccccc;
}
.data-card tfoot td {
  background-color: none;
  border: none;
}
.data-card .data-card-date {
  font-size: .9em;
  line-height: 1;
  text-align: center;
  background-color: #08509f;
  color: #fefefe;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  padding-top: .4em;
  font-weight: bold;
  margin: 0 0 2em;
  position: relative;
}
.data-card .data-card-date .month {
  display: block;
  font-size: .8em;
  font-weight: normal;
}
.data-card .data-card-date .year {
  position: absolute;
  top: 100%;
  margin-top: .5em;
  color: #08509f;
  left: .2em;
}
#my-qualifications td.qualification,
#my-courses td.qualification,
#my-qualifications td.course,
#my-courses td.course {
  padding-left: 24px;
  vertical-align: middle;
}
#my-qualifications td.qualification:before,
#my-courses td.qualification:before,
#my-qualifications td.course:before,
#my-courses td.course:before {
  background: url("/themes/bsac/gfx/tick.svg") center center no-repeat;
  content: '';
  display: inline-block;
  height: 16px;
  margin-right: .5em;
  position: relative;
  top: 2px;
  width: 16px;
}
#my-qualifications td.qualification,
#my-qualifications td.progress {
  width: 48%;
}
#my-qualifications td.to {
  text-align: center;
}
#my-qualifications td.to:before {
  background: url("/themes/bsac/gfx/assets/progress-to.svg") center center no-repeat;
  content: '';
  display: inline-block;
  height: 17px;
  width: 10px;
}
ul.clubList {
  list-style: none;
  padding: 0;
  margin: 0;
  border: 1px solid #cccccc;
  border-bottom: none;
}
ul.clubList li a {
  display: block;
  padding: 12px 24px;
  border-bottom: 1px solid #cccccc;
  background-color: #f7f8f7;
}
ul.clubList li a:hover {
  background-color: #fefefe;
}
table.memberList tbody td {
  padding-top: 12px;
  padding-bottom: 12px;
}
table.memberList tbody .mainclub-false .member-name:after {
  content: '*';
  color: #08509f;
}
table.memberList tbody .member-name .tablesaw-cell-content {
  flex: 1;
  display: block;
  padding-right: 30px;
  position: relative;
}
table.memberList tbody .member-name a {
  position: absolute;
  right: 5px;
  top: 13px;
  fill: #08509f;
}
@media screen and (min-width: 40em) {
  table.memberList tbody .member-name {
    width: 20%;
  }
  table.memberList tbody .member-name a {
    top: 5px;
  }
}
table.memberList tbody .status-expired .member-status,
table.memberList tbody .overdue .member-status,
table.memberList tbody .status-expired .member-expiry,
table.memberList tbody .overdue .member-expiry,
table.memberList tbody .status-expired .member-plan,
table.memberList tbody .overdue .member-plan {
  color: #e30713;
}
table.memberList tbody input {
  margin: 0;
}
.form-renewalOptions {
  margin-left: -24px;
  margin-bottom: 24px;
  overflow: hidden;
}
.form-renewalOptions input {
  display: none;
}
.form-renewalOptions label {
  display: block;
  padding-left: 24px;
  text-align: center;
  margin: 0;
  font-weight: bold;
  font-size: 1.1em;
}
@media screen and (min-width: 26em) {
  .form-renewalOptions label {
    width: 50%;
    float: left;
  }
}
.form-renewalOptions label span {
  padding: 12px 24px;
  display: block;
  border: 1px solid #08509f;
  background-color: #e6edf5;
}
.form-renewalOptions input:checked + label span {
  background-color: #08509f;
  color: #fefefe;
}
.memberQualificationsTable {
  table-layout: fixed;
}
.memberQualificationsTable .member-detail {
  display: block;
  font-size: .9em;
  color: #666666;
}
.memberQualificationsTable .member-code {
  width: 20%;
}
.memberQualificationsTable .member-qualificationDate {
  width: 30%;
}
.memberQualificationsTable .table-subHeading th {
  border-bottom: 1px solid #cccccc !important;
  margin-top: 1px;
  cursor: pointer;
  background-color: #f7f8f7;
  background-image: url(/themes/bsac/gfx/icons/png/chevron-down.png);
  background-position: center right 12px;
  background-repeat: no-repeat;
}
.memberQualificationsTable .table-subHeading.is-open th {
  background-image: url(/themes/bsac/gfx/icons/png/chevron-up.png);
}
.nav--primary {
  text-align: right;
}
.nav--primary.opened {
  padding: 2.5% 24px 4.7% 24px;
}
@media screen and (min-width: 40em) {
  .nav--primary.is-hover .nav-item-lvl1:hover .level2 {
    display: block;
    display: flex;
  }
}
.nav--primary.is-open {
  grid-column: 1/3;
}
.nav--primary.is-open nav {
  display: block;
}
.nav--primary.is-open nav .nav-item {
  display: block;
  padding: 12px 24px;
  text-align: left;
  border-bottom: 1px solid #2b81ce;
  background-color: #08509f;
  color: #fefefe;
}
.nav--primary.is-open nav .nav-item.active {
  background-color: #08509f;
  color: #fefefe;
  border-bottom: 1px solid #2b81ce;
}
.nav--primary.is-open nav .nav-item.button,
.nav--primary.is-open nav .nav-item.form .form-inputs [type=submit] {
  display: block;
  margin: 0;
  background-color: #de1100;
  color: #fefefe;
  padding: 12px 24px;
}
.nav--primary.is-open-search {
  grid-column: 1/3;
}
.nav--primary.is-open-search nav {
  display: block;
}
.nav--primary.is-open-search nav .nav-item {
  display: none;
}
.nav--primary.is-open-search nav .site-search {
  display: block;
}
.nav--primary.is-open-search nav .site-search button {
  display: none;
}
.nav--primary.is-open-search nav .site-search input {
  width: 100%;
  float: none;
}
.nav--primary .nav-item-lvl1 .level2 {
  display: none;
  position: absolute;
  width: 100%;
  z-index: 100;
  background: #ecf1f8;
  left: 0;
  padding: 21px 0;
}
.nav--primary .nav-item-lvl1 .level2 .level2-item {
  float: left;
  position: relative;
  width: 20%;
  border-right: 1px solid #b2c8e1;
}
.nav--primary .nav-item-lvl1 .level2 .level2-item .level2-inner {
  position: relative;
}
.nav--primary .nav-item-lvl1 .level2 .level2-item .level2-inner > a {
  padding-bottom: 6px;
}
.nav--primary .nav-item-lvl1 .level2 .level2-item:last-child {
  border: none;
}
.nav--primary .nav-item-lvl1 .level2 .level2-item a,
.nav--primary .nav-item-lvl1 .level2 .level2-item span {
  display: block;
  text-align: left;
  padding: 12px 24px;
}
.nav--primary .nav-item-lvl1 .level2 .level2-item a:hover,
.nav--primary .nav-item-lvl1 .level2 .level2-item a:focus {
  color: #de1100;
}
.nav--primary .nav-item-lvl1 .level2 .level2-item .level3 a {
  font-weight: normal;
  font-size: 15px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.nav--primary .nav-item-lvl1 .level2 .nav-more {
  font-weight: 700 !important;
  font-style: italic;
}
.nav--primary .nav-item-lvl1 .nav-item {
  border-bottom: 6px solid #fefefe;
}
.nav--primary .nav-item-lvl1 .nav-item:hover,
.nav--primary .nav-item-lvl1 .nav-item:focus,
.nav--primary .nav-item-lvl1 .nav-item.active {
  border-bottom-color: #de1100;
}
.nav--primary .nav-item-lvl1 .level2 a {
  display: none;
}
.nav--primary nav {
  justify-content: space-evenly;
  align-items: center;
  display: none;
  max-width: 70em;
  margin-left: auto;
}
@media screen and (min-width: 40em) {
  .nav--primary nav {
    display: block;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 64em) {
  .nav--primary nav {
    font-size: 1.1em;
  }
}
.nav--primary nav .nav-item-lvl1 {
  display: block;
}
@media screen and (min-width: 40em) {
  .nav--primary nav .nav-item-lvl1 {
    display: inline-block;
  }
}
.nav--primary nav .nav-item-lvl1 a {
  display: block;
  font-weight: 700;
  color: #222222;
  padding: 18px 12px 12px;
}
.nav--primary nav .button--secondary {
  display: block;
  margin: 12px;
}
@media screen and (min-width: 40em) {
  .nav--primary nav .button--secondary {
    display: inline-block;
    margin: 0 12px 0 0;
  }
}
.nav--primary .site-search {
  background-color: #fefefe;
  transition: background-color 0.3s;
  display: block;
  padding: 0 12px;
  position: absolute;
  left: 0;
  right: 0;
  display: none;
  z-index: 10;
}
@media screen and (min-width: 40em) {
  .nav--primary .site-search {
    position: static;
    background-color: rgba(254, 254, 254, 0);
    display: inline-block;
  }
  .nav--primary .site-search .site-search-keywords,
  .nav--primary .site-search .site-search-close {
    display: none;
  }
}
.nav--primary .site-search .site-search-keywords {
  width: auto;
  float: left;
}
@media screen and (min-width: 40em) {
  .nav--primary .site-search .site-search-keywords {
    float: none;
  }
}
.nav--primary .site-search .site-search-submit:hover,
.nav--primary .site-search .site-search-submit:active {
  color: #de1100;
}
.nav--primary .site-search .site-search-close {
  margin-left: 12px;
  display: none;
}
.nav--primary .site-search button {
  font-size: 1.5em;
  outline: none;
  vertical-align: middle;
}
.nav--primary .site-search.is-open {
  display: block;
}
@media screen and (min-width: 40em) {
  .nav--primary .site-search.is-open {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    padding: 12px 24px;
  }
  .nav--primary .site-search.is-open .site-search-submit {
    margin-left: -1.4em;
  }
}
.nav--primary .site-search.is-open .site-search-keywords,
.nav--primary .site-search.is-open .site-search-close {
  display: inline-block;
}
.nav--mobile {
  float: right;
  padding: 40px 12px 40px 0;
  display: block;
  text-align: right;
}
@media screen and (min-width: 40em) {
  .nav--mobile {
    display: none;
  }
}
.nav--mobile div {
  display: inline-block;
  padding: 0 2px;
  cursor: pointer;
}
.nav--mobile div .fa {
  font-size: 23px;
  color: #08509f;
  box-sizing: border-box;
  border: 1px solid rgba(35, 57, 139, 0.25);
  border-radius: 100%;
  width: 36px;
  height: 36px;
  text-align: center;
  vertical-align: middle;
  padding: 5px 0;
}
.nav--mobile div .fa.fa-bars {
  border: none;
  font-size: 34px;
  padding: 0;
}
.nav--mobile div .fa.fa-close {
  border: none;
  font-size: 34px;
  padding: 0;
}
/* Header navigation */
.nav--header {
  font-size: .9em;
  background-color: #f2f3f1;
  display: none;
  clear: both;
  grid-column: 1/3;
  order: 1;
}
@media screen and (min-width: 40em) {
  .nav--header {
    padding: 6px 0;
    text-align: right;
    background-image: linear-gradient(to right, #ffffff, #f2f3f1);
    display: block;
  }
}
.nav--header.is-open {
  display: block;
  clear: both;
}
.nav--header.is-open .nav-item {
  display: block;
  padding: 12px 24px;
}
.nav--header .nav-item {
  display: inline-block;
  vertical-align: middle;
  color: #666666;
  border-bottom: 1px solid #cccccc;
}
@media screen and (min-width: 40em) {
  .nav--header .nav-item {
    margin-right: 12px;
    border-bottom: none;
  }
}
@media screen and (min-width: 64em) {
  .nav--header .nav-item {
    margin-right: 24px;
  }
}
.nav--header .nav-item:hover,
.nav--header .nav-item:focus {
  text-decoration: underline;
}
.nav--header .nav-item.shopping-cart i {
  font-size: 22px;
  color: #222222;
}
@media screen and (min-width: 40em) {
  .nav--header .nav-item.shopping-cart .mq-small {
    display: none;
  }
}
.nav--header .fa {
  font-size: 1.4em;
  color: #222222;
}
.nav--header .user-logout,
.nav--header .mybsac {
  margin-right: 12px;
}
.nav--header .mybsac {
  color: #08509f;
}
.nav--header .avatar {
  display: none;
}
@media screen and (min-width: 40em) {
  .nav--header .avatar {
    display: inline-block;
    margin-left: 12px;
  }
}
/* Secondary navigation */
.nav--secondary {
  border-right: 1px solid #cccccc;
}
.nav--secondary ul {
  margin: 0;
}
.nav--secondary ul.nav-parent li {
  list-style: none;
  border-bottom: 1px solid #cccccc;
  font-weight: 700;
  position: relative;
}
.nav--secondary ul.nav-parent li .toggle {
  position: absolute;
  right: 12px;
  left: auto;
  top: 0;
  color: #08509f;
  width: 50%;
  height: 58px;
}
.nav--secondary ul.nav-parent li a {
  background-color: #08509f;
  display: block;
  padding: 1em 24px;
  padding-left: 40px;
  color: #fefefe;
}
.nav--secondary ul.nav-parent li i {
  position: absolute;
  top: 1.3em;
  left: 12px;
  color: #fefefe;
}
.nav--secondary ul.nav-parent .nav-current li a {
  font-weight: 400;
  background-color: #f2f3f1;
  color: #101010;
  padding-right: 40px;
  padding-left: 24px;
}
.nav--secondary ul.nav-parent .nav-current li a:hover {
  background-color: #fefefe;
  color: #08509f;
}
.nav--secondary ul.nav-parent .nav-current li i {
  position: absolute;
  right: 12px;
  left: auto;
  top: 1.3em;
  color: #08509f;
}
.nav--secondary ul.nav-parent .nav-current li.active a {
  border-left: 3px solid #08509f;
  background-color: #fefefe;
  color: #08509f;
  font-weight: 500;
}
.nav--secondary ul.nav-parent .nav-current li .nav-level3 li {
  border: none;
}
.nav--secondary ul.nav-parent .nav-current li .nav-level3 li a {
  border: none;
  color: #222;
  font-weight: 400;
  background-color: #e9e9e9;
  padding: 1em 3em;
}
.page .page-branding {
  padding: 20px 12px 12px 12px;
  width: 128px;
  float: left;
}
@media screen and (min-width: 40em) {
  .page .page-branding {
    position: absolute;
    top: 0;
    left: 0;
    width: 170px;
    padding: 14px 10px 10px 24px;
  }
}
.page .page-branding svg {
  max-width: 100%;
}
.page .page-branding svg image {
  width: 100%;
}
.container--pageHeader .socialLinks {
  position: absolute;
  bottom: 0;
  left: 12px;
}
@media screen and (min-width: 40em) {
  .container--pageHeader .socialLinks {
    left: 24px;
  }
}
#dev-banner {
  text-align: center;
  background-color: rgba(8, 80, 159, 0.9);
  color: #fefefe;
  padding: 12px 24px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
#dev-banner p {
  margin: 0;
}
.page--clubsearch .container--pageHeader .container-inner {
  padding-bottom: 24px;
}
.paging,
ul.pagination {
  display: block;
  margin: 12px 0;
  padding: 0;
  text-align: center;
  font-size: .8em;
}
.paging span {
  display: inline-block;
  vertical-align: middle;
}
.paging span a,
ul.pagination li a {
  display: inline-block;
  text-decoration: none;
  font-weight: 600;
  color: #08509f;
  padding: 6px;
  min-width: 2em;
  text-align: center;
}
.paging span.paging-num,
.paging span.paging-dots {
  display: none;
}
@media screen and (min-width: 40em) {
  .paging span.paging-num,
  .paging span.paging-dots {
    display: inline-block;
  }
}
.paging span.is-active a,
ul.pagination .active a {
  color: #666666;
  border: 1px solid #999999;
}
.paging span.paging-next a,
.paging span.paging-previous a,
.paging span.paging-next span,
.paging span.paging-previous span {
  display: inline-block;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 1;
  padding: 6px;
}
.paging span.paging-next a,
.paging span.paging-previous a {
  background-color: #08509f;
  color: #fefefe;
}
.paging span.paging-next a:hover,
.paging span.paging-previous a:hover,
.paging span.paging-next a:focus,
.paging span.paging-previous a:focus {
  background-color: #101010;
}
.paging span.paging-next span,
.paging span.paging-previous span {
  background-color: #cccccc;
}
.paging span.paging-previous {
  margin-right: 6px;
}
.paging span.paging-next {
  margin-left: 6px;
}
.paging-info {
  font-size: .9em;
  text-align: center;
  margin-top: 12px;
}
@media screen and (min-width: 40em) {
  .paging-info {
    display: none;
  }
}
.paging--alpha {
  text-align: left;
  display: grid;
  grid-template-columns: repeat(auto-fit, 27px);
  grid-gap: 1px;
  margin: 0 0 24px;
}
.paging--alpha li {
  display: inline-block;
  text-transform: uppercase;
}
.paging--alpha li a {
  background-color: #cccccc;
  padding: 6px 0;
}
.paging--alpha li.active a {
  border: none;
  background-color: #08509f;
  color: #ffffff;
}
ul.pagination li {
  display: inline-block;
}
.joinPanels {
  text-align: center;
  overflow: hidden;
}
.joinPanel {
  margin-bottom: 24px;
}
@media screen and (min-width: 40em) {
  .joinPanel {
    width: 50%;
    float: left;
  }
  .joinPanel:nth-child(1) {
    text-align: right;
  }
  .joinPanel:nth-child(2) {
    text-align: left;
  }
}
.joinPanel-image {
  background-color: #08509f;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.joinPanel-image-inner {
  padding: 45% 36px 0;
  min-height: 15em;
  position: relative;
}
@media screen and (min-width: 40em) {
  .joinPanel-image-inner {
    display: inline-block;
    width: 100%;
    max-width: 43.435em;
  }
}
.joinPanel-image h2 {
  position: absolute;
  top: 40%;
  color: #fefefe;
  font-size: 2.8em;
}
@media screen and (min-width: 40em) {
  .joinPanel-image h2 {
    max-width: 8em;
    text-align: left;
  }
}
.joinPanel-description {
  background-color: #08509f;
  color: #fefefe;
  padding: 24px 24px;
  font-weight: bold;
  font-size: 1.1em;
}
.joinPanel-inner {
  text-align: left;
  padding-left: 12px;
  padding-right: 12px;
  margin-top: -12px;
}
@media screen and (min-width: 40em) {
  .joinPanel-inner {
    display: inline-block;
    width: 100%;
    max-width: 43.435em;
    margin-top: -24px;
  }
}
.joinPanel-main {
  background-color: #f7f8f7;
  border: 1px solid #f2f3f1;
}
.joinPanel-main h3,
.joinPanel-main .join-form fieldset legend {
  padding: 24px;
  margin: 0;
  font-size: 1.2em;
}
.joinPanel-main ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #f2f3f1;
}
.joinPanel-main ul li {
  padding: 12px 24px;
  border-top: 1px solid #f2f3f1;
}
.joinPanel-main ul li:before {
  display: inline-block;
  content: '';
  width: 16px;
  height: 16px;
  background-image: url(/themes/bsac/gfx/tick.svg);
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 12px;
  vertical-align: middle;
}
.joinPanel .joinPanel-price {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 12px;
}
.joinPanel .joinPanel-price strong {
  font-size: 2em;
  vertical-align: middle;
  margin-right: 6px;
  font-weight: normal;
}
.joinPanel .joinPanel-price small {
  font-size: .9em;
  opacity: .5;
  vertical-align: middle;
  white-space: nowrap;
}
.joinPanel-footer {
  padding: 24px;
  font-size: 1.3em;
  text-align: center;
}
@media screen and (min-width: 26em) {
  .joinPanel-footer {
    text-align: left;
    display: flex;
    justify-content: space-between;
  }
}
.joinPanel-footer--Branch,
.joinPanel-footer--Direct {
  background-color: #222222;
  color: #fefefe;
  overflow: hidden;
}
.joinPanel-footer--Branch .button,
.joinPanel-footer--Direct .button,
.joinPanel-footer--Branch .form .form-inputs [type=submit],
.joinPanel-footer--Direct .form .form-inputs [type=submit] {
  background-color: #fefefe;
  border-color: #fefefe;
  vertical-align: middle;
  margin-left: 6px;
  color: #222222;
}
.joinPanel--Branch .joinPanel-image,
.joinPanel--Branch .joinPanel-footer {
  background-color: #08509f;
}
.joinPanel--Branch h3,
.joinPanel--Branch .joinPanel-footer .button,
.joinPanel--Branch .joinPanel-footer .form .form-inputs [type=submit],
.joinPanel--Branch .join-form fieldset legend {
  color: #08509f;
}
.joinPanel--Branch li:before {
  color: #08509f;
}
.joinPanel--Direct .joinPanel-image,
.joinPanel--Direct .joinPanel-footer,
.joinPanel--Direct .joinPanel-description {
  background-color: #de1100;
}
.joinPanel--Direct h3,
.joinPanel--Direct .joinPanel-footer .button,
.joinPanel--Direct .joinPanel-footer .form .form-inputs [type=submit],
.joinPanel--Direct .join-form fieldset legend {
  color: #de1100;
}
.joinPanel--Direct li:before {
  color: #de1100;
}
.registerPanel-image {
  padding: 10% 24px;
  text-align: center;
  background-color: #2b81ce;
  color: #fefefe;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.registerPanel-inner {
  max-width: 64em;
  margin-bottom: 24px;
  text-align: center;
  padding-left: 24px;
  padding-right: 24px;
  background-color: #fefefe;
  box-shadow: 0 1px 20px -1px rgba(0, 0, 0, 0.1);
  border: 1px solid #f2f3f1;
}
@media screen and (min-width: 64em) {
  .registerPanel-inner {
    margin: -24px auto 24px;
  }
}
.registerPanel-inner h2 {
  color: #08509f;
  padding: 24px;
  margin: 0;
}
.registerPanel-link {
  display: block;
  padding: 12px 24px;
  background-color: #08509f;
  color: #fefefe;
  font-weight: 700;
}
@media screen and (min-width: 40em) {
  .registerPanel-link {
    margin: 24px 0;
  }
}
.registerPanel-link:hover {
  color: #fefefe;
  background-color: #de1100 !important;
}
.grid-cell:nth-child(2) .registerPanel-link {
  background-color: #2b81ce;
}
.grid-cell:nth-child(3) .registerPanel-link {
  background-color: #00a6e7;
}
.registerPanel-benefit {
  padding: 12px 24px;
  min-height: 230px;
  position: relative;
  margin-bottom: 24px;
  background-color: #08509f;
}
.registerPanel-benefit strong {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #00a6e7;
  background-color: rgba(255, 255, 255, 0.8);
  color: #222222;
  min-height: 4em;
  padding: 0.5em 24px;
}
.registerPanel .button--join {
  color: rgba(254, 254, 254, 0.7);
  font-size: .9em;
}
.registerPanel .button--join strong {
  color: #fefefe;
  font-size: 1.8em;
}
.registerCta {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #08509f;
  color: #fefefe;
  margin-bottom: 1px;
}
@media screen and (min-width: 64em) {
  .registerCta {
    margin-right: -24px;
  }
}
.registerCta strong {
  display: block;
  padding: 12% 24px;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
  font-size: 1.5em;
}
/*
Site map
*/
.sitemap {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
.sitemap li {
  margin-top: 10px;
  margin-bottom: 5px;
}
.sitemap li.depth-1 {
  margin-left: 0px;
  font-size: 1.2em;
  padding-bottom: 2px;
  margin-bottom: 2px;
}
.sitemap li.depth-2 {
  margin-left: 15px;
  font-size: 1.1em;
}
.sitemap li.depth-3 {
  margin-left: 30px;
}
.sitemap li.depth-4 {
  margin-left: 45px;
}
.sitemap li.depth-2 a,
.sitemap li.depth-3 a,
.sitemap li.depth-4 a {
  font-weight: normal;
  text-decoration: none;
}
@media screen and (min-width: 40em) {
  .socialLinks {
    width: auto;
  }
}
.socialLinks ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
.socialLinks ul li {
  display: inline-block;
  padding-left: 0;
}
.socialLinks ul li:before {
  padding: 0;
}
.socialLinks ul li:first-child {
  font-size: .8em;
  line-height: 200%;
}
.socialLinks span {
  display: inline-block;
  padding: 6px 12px;
  background-color: rgba(8, 80, 159, 0.15);
  color: #08509f;
  margin-right: 1px;
}
.socialLinks a {
  display: inline-block;
  background-color: #08509f;
  color: #fefefe;
  color: rgba(254, 254, 254, 0.9);
  padding: 6px 12px;
  margin-right: 1px;
}
.socialLinks a:hover,
.socialLinks a:focus {
  background-color: #fefefe;
  color: #08509f;
}
.container--primary .socialLinks {
  margin-top: 24px;
}
.has-image .socialLinks a,
.has-image .socialLinks span {
  background-color: rgba(254, 254, 254, 0.25);
  color: #fefefe;
}
.has-image .socialLinks a:hover,
.has-image .socialLinks a:focus {
  background-color: #fefefe;
  color: #08509f;
}
.has-image .socialLinks li:first-child a {
  color: #fefefe;
}
.standard .socialLinks a {
  margin-right: 1px;
}
.standard .socialLinks a:hover,
.standard .socialLinks a:focus {
  background-color: #E30613;
  color: #fefefe;
}
.standard .socialLinks li:first-child a:hover,
.standard .socialLinks li:first-child a:focus {
  background-color: #E30613;
  color: #fefefe;
}
.steps {
  position: relative;
  display: inline-block;
  display: flex;
  margin-bottom: 24px;
}
.steps .step {
  display: inline-block;
  position: relative;
  vertical-align: top;
  flex: 1;
}
.steps .step:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: calc(1.5rem + 3px);
  height: 2px;
  background-color: #ccc;
  z-index: 0;
}
.steps .step:last-child:before {
  content: none;
}
.steps .step b {
  display: inline-block;
  background-color: #83A7D0;
  color: #fff;
  width: 3rem;
  height: 3rem;
  text-align: center;
  line-height: 2.5rem;
  border-radius: 2rem;
  border: 4px solid #fff;
  z-index: 1;
  position: relative;
}
.steps .step span {
  display: none;
  max-width: 4rem;
  padding: 6px 4px;
  color: #888;
}
@media screen and (min-width: 40em) {
  .steps .step span {
    display: block;
  }
}
.steps .step.is-active b {
  background-color: #0055a4;
}
.steps .step.is-active span {
  display: block;
  color: #222222;
}
.steps .step.is-complete b {
  position: relative;
  color: transparent;
  font-size: 0;
}
.steps .step.is-complete b:before {
  content: '';
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="21" height="16" viewbox="0 0 21 16"><path fill="none" stroke="#fff" stroke-width="2.5" d="M1,9 L8,15 L20,1"></path></svg>') no-repeat center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.tabs {
  margin-bottom: 24px;
}
.tabs .tab {
  display: block;
  margin-bottom: 2px;
  padding: 1.1rem 24px;
  background-color: #f2f3f1;
  color: #222222;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 40em) {
  .tabs .tab {
    display: inline-block;
    margin-bottom: 0;
  }
}
.tabs .tab.is-active {
  background-color: #fefefe;
}
.tabs .tab--highlighted {
  background-color: #de1100;
  color: #fefefe;
}
.tabs .tab--highlighted.is-active {
  color: #de1100;
}
.tabs .tabs-content {
  padding: 24px;
  border: none;
}
.tabs .tabs-content :last-child {
  margin-bottom: 0;
}
.tabs--flex {
  display: flex;
  flex-direction: row;
}
.tabs--flex .tab {
  flex: 1;
}
@media screen and (min-width: 40em) {
  .tabs-nav--stretch {
    display: table;
    width: 100%;
  }
  .tabs-nav--stretch .tab {
    display: table-cell;
    border-right: 2px solid #fefefe;
  }
  .tabs-nav--stretch .tab:last-child {
    border: none;
  }
}
@media (max-width: 40em) {
  .tablesaw-stack thead {
    display: none;
  }
  .tablesaw-stack tbody tr {
    display: block;
    width: 100%;
    margin-bottom: 24px;
    border-left: 1px solid #f2f3f1;
    border-right: 1px solid #f2f3f1;
  }
  .tablesaw-stack tbody tr td,
  .tablesaw-stack tbody tr th {
    display: block;
    display: flex;
    border-top: none;
    border-bottom: 1px solid #f2f3f1;
    padding: 0;
  }
  .tablesaw-stack tbody tr td:first-child,
  .tablesaw-stack tbody tr th:first-child {
    border-top: 1px solid #f2f3f1;
  }
  .tablesaw-stack tbody .tablesaw-cell-label {
    display: inline-block;
    width: 40%;
    background-color: #f7f8f7;
    padding: .7rem .5rem;
    overflow: hidden;
  }
  .tablesaw-stack tbody .tablesaw-cell-content {
    display: inline-block;
    width: 60%;
    padding: .7rem 1rem;
  }
}
@media screen and (min-width: 40em) {
  .tablesaw-stack tbody .tablesaw-cell-label {
    display: none;
  }
}
.tags {
  min-height: 15px;
}
.tags a {
  color: #08509f;
  margin-right: 6px;
}
.tags a:hover,
.tags a:focus {
  color: #de1100;
}
.post-tags {
  margin-top: 24px;
}
.center {
  text-align: center;
}
.no-pad {
  padding: 0;
}
#tinymce,
#mceTemplatePreview {
  max-width: 100%;
  margin: 8px;
}
#tinymce img,
#mceTemplatePreview img {
  max-width: 100%;
}
.landing-page .wysiwyg {
  max-width: none;
}
.wysiwyg {
  counter-reset: section;
  max-width: 64em;
  margin: auto;
}
.wysiwyg:after {
  content: '';
  display: table;
  clear: both;
  margin-bottom: 1em;
}
.wysiwyg :last-child {
  margin-bottom: 0;
}
.wysiwyg h2 {
  color: #08509F;
  font-family: 'Ubuntu', arial;
  font-size: 26px;
  font-weight: bold;
  line-height: 32px;
}
.wysiwyg h3,
.wysiwyg .join-form fieldset legend {
  color: #E30613;
  font-family: 'Ubuntu', arial;
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
}
.wysiwyg h4 {
  color: #222222;
  font-family: 'Ubuntu', arial;
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
}
.wysiwyg h5 {
  color: #535D62;
  font-family: 'Ubuntu', arial;
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
}
.wysiwyg body {
  color: #222222;
  font-family: 'Ubuntu', arial;
  font-size: 16px;
  line-height: 28px;
}
.wysiwyg ul,
.card .card-list {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  color: #222;
}
.wysiwyg ul li,
.card .card-list li {
  margin-bottom: 12px;
  padding-left: 30px;
  background: url(/themes/bsac/gfx/bullet.svg) no-repeat 0 0.3em;
}
.wysiwyg ul li ul,
.card .card-list li ul {
  padding: 6px 0;
  margin: 0;
  list-style: none;
}
.wysiwyg ul li li,
.card .card-list li li {
  margin-bottom: 6px;
}
.wysiwyg ol {
  margin-left: 0;
  list-style: none;
  color: #222222;
  counter-reset: li;
  padding-left: 0;
}
.wysiwyg ol li {
  counter-increment: li;
  margin-bottom: 12px;
  padding-left: 30px;
  position: relative;
}
.wysiwyg ol li:before {
  content: counter(li) '.';
  position: absolute;
  left: 0;
}
.wysiwyg table tbody tr {
  background-color: #fff;
}
.wysiwyg table tbody tr:last-child td {
  border-bottom: 1px solid #e9e9e9;
}
.wysiwyg table tbody tr:first-child td {
  border-top: 1px solid #e9e9e9;
  color: #222222;
  font-size: 15px;
  font-weight: 600;
  line-height: 28px;
  text-align: left;
}
.wysiwyg table tbody tr:nth-child(even) {
  background: #fff;
}
.wysiwyg table tbody tr th {
  border-top: 1px solid #e9e9e9;
  color: #222222;
  font-family: 'Ubuntu', arial;
  font-size: 15px;
  font-weight: 600;
  line-height: 28px;
  text-align: left;
}
.wysiwyg table tbody tr td {
  border-top: 1px solid #e9e9e9;
  color: #222222;
  font-family: 'Ubuntu', arial;
  font-size: 15px;
  line-height: 28px;
}
.wysiwyg .standfirst {
  color: #08509f;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
}
.wysiwyg .standout {
  color: #222222;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  line-height: 28px;
  margin: 0 0.6em;
}
.wysiwyg blockquote,
.wysiwyg p.blockquote {
  border-left: 3px solid #cccccc;
  padding: 0.5em 2em;
  quotes: "\201C" "\201D" "\2018" "\2019";
  color: #222222;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 29px;
  width: 96%;
}
.wysiwyg blockquote:before,
.wysiwyg p.blockquote:before {
  color: #cccccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0;
  margin-right: 0.15em;
  top: 0.5em;
  position: relative;
  font-family: Helvetica;
}
.wysiwyg blockquote:after,
.wysiwyg p.blockquote:after {
  color: #cccccc;
  content: close-quote;
  font-size: 4em;
  line-height: 0;
  margin-left: 0.15em;
  top: 0.5em;
  position: relative;
  font-family: Helvetica;
}
.wysiwyg blockquote p {
  display: inline;
}
.wysiwyg a {
  font-weight: bold;
  text-decoration: underline;
}
.wysiwyg a:hover,
.wysiwyg a:active,
.wysiwyg a:focus {
  color: #E30613;
}
.wysiwyg .button,
.wysiwyg .form .form-inputs [type=submit] {
  text-decoration: none;
}
.wysiwyg .button:hover,
.wysiwyg .button:focus,
.wysiwyg .form .form-inputs [type=submit]:hover,
.wysiwyg .form .form-inputs [type=submit]:focus {
  color: #fefefe;
}
.wysiwyg .image-right {
  float: right;
}
.wysiwyg .image-left {
  float: left;
}
.wysiwyg figure {
  display: inline-block;
  position: relative;
}
.wysiwyg figure:hover figcaption {
  opacity: 1;
}
.wysiwyg figure figcaption {
  position: absolute;
  top: 0;
  left: 0;
  padding: 7px 8px;
  background-color: #fefefe;
  background-color: rgba(254, 254, 254, 0.8);
  font-size: .9em;
  opacity: 0;
  transition: opacity .2s;
}
.photo-panel {
  position: relative;
  margin-bottom: 24px;
}
.photo-panel .credits {
  position: absolute;
  top: 0;
  right: 0;
  padding: 7px 8px 7px 0;
  font-size: .8em;
  background-color: #222222;
  background-color: rgba(83, 93, 98, 0.8);
  color: #fefefe;
  transition: opacity .2s;
  z-index: 1;
}
.photo-panel .credits:before {
  font-family: FontAwesome;
  content: '\f030';
  padding: 0 11px;
}
.photo-panel .panel {
  position: relative;
  background-color: #08509f;
  color: #fefefe;
  margin: -10% 24px 0;
  padding: 24px;
  z-index: 1;
}
@media screen and (min-width: 40em) {
  .photo-panel .panel {
    padding-left: 48px;
    padding-right: 48px;
  }
}
.photo-panel .panel h1,
.photo-panel .panel h2,
.photo-panel .panel h3,
.photo-panel .panel .join-form fieldset legend {
  font-size: 1.2em;
  letter-spacing: 0;
  margin-bottom: 12px;
  color: inherit;
}
.photo-panel .panel a {
  color: inherit;
}
.photo-panel.red .panel {
  background-color: #de1100;
}
.video-panel {
  position: relative;
  height: 0;
  padding: 56.25% 0 0 0;
  overflow: hidden;
}
.video-panel iframe,
.video-panel .mceItemIframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0 40px;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.landing-page .slider {
  max-width: 100%;
}
.slider {
  margin: 30px 0;
  height: auto;
  background-color: transparent;
}
.slick-slide {
  float: left;
  min-height: 1px;
  padding: 0;
  margin: 0 10px;
  color: #101010;
  background-color: #fefefe;
}
.slick-prev:before,
.slick-next:before {
  color: black;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Icons */
}
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('fonts/slick.eot');
  src: url('fonts/slick.eot?#iefix') format('embedded-opentype'), url('fonts/slick.woff') format('woff'), url('fonts/slick.ttf') format('truetype'), url('fonts/slick.svg#slick') format('svg');
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  padding: 0;
  margin: 24px 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  margin: 0 6px;
}
.slick-dots li button {
  display: inline-block;
  font-size: 0;
  color: transparent;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background-color: #999999;
  outline: none;
  transition: background-color 0.2s;
}
.slick-dots li.slick-active button {
  background-color: #222222;
}
#attached-courses .courses {
  padding: 0;
  display: table;
  width: 100%;
  margin: 4em 0;
}
#attached-courses .courses #tabs ul {
  margin: 0;
}
#attached-courses .courses #tabs ul li {
  width: 100%;
  float: left;
  background: #F2F3F1;
  padding: 24px;
  min-height: 74px;
  list-style: none;
  text-align: center;
  margin-right: 5px;
}
@media screen and (min-width: 40em) {
  #attached-courses .courses #tabs ul li {
    width: 49.1%;
  }
}
@media screen and (min-width: 64em) {
  #attached-courses .courses #tabs ul li {
    width: 24.48%;
  }
}
@media screen and (min-width: 86.87em) {
  #attached-courses .courses #tabs ul li {
    width: 24.6%;
  }
}
#attached-courses .courses #tabs ul li:last-child {
  margin-right: 0;
}
#attached-courses .courses #tabs ul li.ui-state-active {
  background-color: #fff;
}
#attached-courses .courses #tabs ul li.ui-state-active a {
  font-weight: bold;
}
#attached-courses .courses #tabs ul li.take-this {
  background-color: #E30613;
}
#attached-courses .courses #tabs ul li.take-this a {
  color: #fff;
}
#attached-courses .courses #tabs ul li a {
  color: #000;
}
#attached-courses .courses #tabs #courses-content {
  float: left;
  padding: 0 30px;
}
.events.events--find {
  border-right: 1px solid #cccccc;
  position: relative;
}
.events.events--find .events-top {
  margin: 1em 0;
}
.events.events--find .events-top li {
  list-style: none;
  border-bottom: 1px solid #cccccc;
  font-weight: 700;
}
.events.events--find .events-top li a {
  background-color: #08509f;
  display: block;
  padding: 1em 24px;
  color: #fefefe;
}
.events.events--find .events-top li .events-inside {
  margin: 0;
}
.events.events--find .events-top li .events-inside a {
  background-color: transparent;
}
.events.events--find .events-top li .events-inside a .form {
  padding: 6%;
  position: absolute;
  width: 100%;
  top: 8.2em;
  bottom: 0;
}
.events.events--find .events-top li .events-inside a .form [type="text"] {
  width: 82%;
  float: left;
  margin: 0;
  height: 2.6rem;
}
.events.events--find .events-top li .events-inside a .form [type="submit"] {
  margin: 0;
}
.bsacPresident {
  display: block;
  padding: 62px 24px;
  position: relative;
  color: #222222;
  max-width: 64em;
  margin: 0 auto;
}
@media screen and (min-width: 40em) {
  .bsacPresident {
    min-height: 261px;
  }
}
.bsacPresident figure {
  margin: 0;
  position: relative;
}
@media screen and (min-width: 40em) {
  .bsacPresident figure {
    padding: 0 0 0 189px;
  }
}
.bsacPresident img {
  border-radius: 82.5px;
  box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.3);
  margin: 0 auto 24px;
  display: block;
}
@media screen and (min-width: 40em) {
  .bsacPresident img {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.bsacPresident figcaption {
  display: inline-block;
}
@media screen and (min-width: 40em) {
  .bsacPresident figcaption {
    padding: 0 10%;
  }
}
.bsacPresident figcaption strong {
  display: block;
  font-size: 1.4em;
  font-weight: 500;
}
.bsacPresident figcaption strong:before,
.bsacPresident figcaption strong:after {
  content: '"';
}
.bsacPresident figcaption small {
  font-size: 1.1em;
  color: #666666;
}
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/themes/bsac/fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('/themes/bsac/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/themes/bsac/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/themes/bsac/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/themes/bsac/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/themes/bsac/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
[class*="u-size"] {
  -webkit-flex-basis: auto !important;
  flex-basis: auto !important;
}
.u-sizeFull {
  box-sizing: border-box;
  display: block;
  width: 100%;
}
.u-size1of2 {
  width: 50%;
}
.u-size1of3 {
  width: 33.333333333333336%;
}
.u-size1of4 {
  width: 25%;
}
.u-size1of5 {
  width: 20%;
}
.u-size2of3 {
  width: 66.66666666666667%;
}
.u-size2of4 {
  width: 50%;
}
.u-size2of5 {
  width: 40%;
}
.u-size3of4 {
  width: 75%;
}
.u-size3of5 {
  width: 60%;
}
.u-size4of5 {
  width: 80%;
}
@media screen and (min-width: 26em) {
  [class*="u-sm-size"] {
    -webkit-flex-basis: auto !important;
    flex-basis: auto !important;
  }
  .u-sm-sizeFull {
    box-sizing: border-box;
    display: block;
    width: 100%;
  }
  .u-sm-size1of2 {
    width: 50%;
  }
  .u-sm-size1of3 {
    width: 33.333333333333336%;
  }
  .u-sm-size1of4 {
    width: 25%;
  }
  .u-sm-size1of5 {
    width: 20%;
  }
  .u-sm-size2of3 {
    width: 66.66666666666667%;
  }
  .u-sm-size2of4 {
    width: 50%;
  }
  .u-sm-size2of5 {
    width: 40%;
  }
  .u-sm-size3of4 {
    width: 75%;
  }
  .u-sm-size3of5 {
    width: 60%;
  }
  .u-sm-size4of5 {
    width: 80%;
  }
}
@media screen and (min-width: 40em) {
  [class*="u-md-size"] {
    -webkit-flex-basis: auto !important;
    flex-basis: auto !important;
  }
  .u-md-sizeFull {
    box-sizing: border-box;
    display: block;
    width: 100%;
  }
  .u-md-size1of2 {
    width: 50%;
  }
  .u-md-size1of3 {
    width: 33.333333333333336%;
  }
  .u-md-size1of4 {
    width: 25%;
  }
  .u-md-size1of5 {
    width: 20%;
  }
  .u-md-size2of3 {
    width: 66.66666666666667%;
  }
  .u-md-size2of4 {
    width: 50%;
  }
  .u-md-size2of5 {
    width: 40%;
  }
  .u-md-size3of4 {
    width: 75%;
  }
  .u-md-size3of5 {
    width: 60%;
  }
  .u-md-size4of5 {
    width: 80%;
  }
}
@media screen and (min-width: 64em) {
  [class*="u-lg-size"] {
    -webkit-flex-basis: auto !important;
    flex-basis: auto !important;
  }
  .u-lg-sizeFull {
    box-sizing: border-box;
    display: block;
    width: 100%;
  }
  .u-lg-size1of2 {
    width: 50%;
  }
  .u-lg-size1of3 {
    width: 33.333333333333336%;
  }
  .u-lg-size1of4 {
    width: 25%;
  }
  .u-lg-size1of5 {
    width: 20%;
  }
  .u-lg-size2of3 {
    width: 66.66666666666667%;
  }
  .u-lg-size2of4 {
    width: 50%;
  }
  .u-lg-size2of5 {
    width: 40%;
  }
  .u-lg-size3of4 {
    width: 75%;
  }
  .u-lg-size3of5 {
    width: 60%;
  }
  .u-lg-size4of5 {
    width: 80%;
  }
}
@media screen and (min-width: 86.87em) {
  [class*="u-xl-size"] {
    -webkit-flex-basis: auto !important;
    flex-basis: auto !important;
  }
  .u-xl-sizeFull {
    box-sizing: border-box;
    display: block;
    width: 100%;
  }
  .u-xl-size1of2 {
    width: 50%;
  }
  .u-xl-size1of3 {
    width: 33.333333333333336%;
  }
  .u-xl-size1of4 {
    width: 25%;
  }
  .u-xl-size1of5 {
    width: 20%;
  }
  .u-xl-size2of3 {
    width: 66.66666666666667%;
  }
  .u-xl-size2of4 {
    width: 50%;
  }
  .u-xl-size2of5 {
    width: 40%;
  }
  .u-xl-size3of4 {
    width: 75%;
  }
  .u-xl-size3of5 {
    width: 60%;
  }
  .u-xl-size4of5 {
    width: 80%;
  }
}
