@charset "UTF-8";
/**
 * Colour variables
 */
/**
 * Font size variables
 */
/**
 * Font family variables
 */
/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
with any questions regarding Web Fonts:  http://www.linotype.com
*/
@font-face {
  font-family: "HelveticaNeueW01-75Bold";
  src: url("/assets/692716/c07fef9e-a934-42d7-92ad-69205f2b8a00-64158ca4.eot?#iefix");
  src: url("/assets/692716/c07fef9e-a934-42d7-92ad-69205f2b8a00-64158ca4.eot?#iefix") format("eot"), url("/assets/692716/3b303641-706e-4221-94c4-4fb491f4f8ef-f1e9dd30.woff2") format("woff2"), url("/assets/692716/14ff6081-326d-4dae-b778-d7afa66166fc-5f0f5e05.woff") format("woff"), url("/assets/692716/8fda1e47-19be-46c7-8d83-8d4fb35572f0-99867e72.ttf") format("truetype"), url("/assets/692716/f751c8ae-1057-46d9-8d74-62592e002568-9d7485bc.svg#f751c8ae-1057-46d9-8d74-62592e002568") format("svg");
}
@font-face {
  font-family: "HelveticaNeueW02-55Roma";
  src: url("/assets/694021/0b3a3fca-0fad-402b-bd38-fdcbad1ef776-84c1b917.eot?#iefix");
  src: url("/assets/694021/0b3a3fca-0fad-402b-bd38-fdcbad1ef776-84c1b917.eot?#iefix") format("eot"), url("/assets/694021/b4cd926c-1a31-4785-b261-1db1a68c521e-880cba61.woff2") format("woff2"), url("/assets/694021/d5af76d8-a90b-4527-b3a3-182207cc3250-5c8d4775.woff") format("woff"), url("/assets/694021/1d238354-d156-4dde-89ea-4770ef04b9f9-1d69bc6b.ttf") format("truetype"), url("/assets/694021/b68875cb-14a9-472e-8177-0247605124d7-a6ed910e.svg#b68875cb-14a9-472e-8177-0247605124d7") format("svg");
}
@font-face {
  font-family: "Helvetica Neue LT W04_85 Heavy";
  src: url("/assets/1459704/d878e6ea-e9ec-4e05-8312-6def65f1ba04-a1535296.eot?#iefix");
  src: url("/assets/1459704/d878e6ea-e9ec-4e05-8312-6def65f1ba04-a1535296.eot?#iefix") format("eot"), url("/assets/1459704/2207c772-b7fc-45be-931b-08808123cb71-1e3f87f9.woff2") format("woff2"), url("/assets/1459704/e8f53cd8-69e0-448f-be1f-e6c57ba5382b-686f5aa2.woff") format("woff"), url("/assets/1459704/ed26ea29-7501-4b69-9e69-be490f6e4dd0-82686a29.ttf") format("truetype"), url("/assets/1459704/1eae7e23-d559-493b-bfe8-472efbfef3b6-044b8947.svg#1eae7e23-d559-493b-bfe8-472efbfef3b6") format("svg");
}
@font-face {
  font-family: "WorkSans-Bold";
  src: url("/assets/work-sans/WorkSans-Bold-d71dce32.eot?#iefix") format("embedded-opentype"), url("/assets/work-sans/WorkSans-Bold-f153b9b6.woff") format("woff"), url("/assets/work-sans/WorkSans-Bold-49479e69.ttf") format("truetype"), url("/assets/work-sans/WorkSans-Bold-265cc6b3.svg#WorkSans-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "WorkSans-Regular";
  src: url("/assets/work-sans/WorkSans-Regular-445d7ddf.eot?#iefix") format("embedded-opentype"), url("/assets/work-sans/WorkSans-Regular-098bb5b3.woff") format("woff"), url("/assets/work-sans/WorkSans-Regular-2daf6fa8.ttf") format("truetype"), url("/assets/work-sans/WorkSans-Regular-ed12a873.svg#WorkSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Erika-Regular";
  src: url("/assets/erika/Erika-Regular-ef884b2b.eot?#iefix") format("embedded-opentype"), url("/assets/erika/Erika-Regular-91adbc11.woff") format("woff"), url("/assets/erika/Erika-Regular-0393aac2.ttf") format("truetype"), url("/assets/erika/Erika-Regular-d0b1c282.svg#Erika-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-variant-ligatures: none;
}
/**
 * Define base values including padding
 */
/**
 * Background opacity mixin
 *
 * Converts a HEX colour and opacity value into RGBA colour.  Uses solid colour as fallback.
 *
 * Usage:
 * @include background-opacity(#ff0000, 0.5);
 *
 * Results in:
 * background: #ff0000;
 * background: rgba(255, 0, 0, 0.5);
 *
 */
/**
 * Clearfix placeholder mixin
 *
 * Usage:
 * .my-class {
 *   @extend %clearfix;
 * }
 *
 * Results in:
 * .my-class {
 *   &:before, &:after {
 *     content: " ";
 *     display: table;
 *   }
 *   &:after {
 *     clear: both;
 *   }
 * }
 *
 */
.search-result:before, .no-flexbox .home-top__form:before, .donation-amount-section:before, .cms-main .start-list__item:before, .cms-main .start-list:before, .photo-grid:before, .giftaid-info__header:before, .photo-upload:before, .input--large-amount:before, .footer__share-links:before, .no-flexbox .card-container:before, .buttons-holder--right:before, .buttons-holder:before, .tabs:before, .row:before, .container:before, .search-result:after, .no-flexbox .home-top__form:after, .donation-amount-section:after, .cms-main .start-list__item:after, .cms-main .start-list:after, .photo-grid:after, .giftaid-info__header:after, .photo-upload:after, .input--large-amount:after, .footer__share-links:after, .no-flexbox .card-container:after, .buttons-holder--right:after, .buttons-holder:after, .tabs:after, .row:after, .container:after {
  content: " ";
  display: table;
}
.search-result:after, .no-flexbox .home-top__form:after, .donation-amount-section:after, .cms-main .start-list__item:after, .cms-main .start-list:after, .photo-grid:after, .giftaid-info__header:after, .photo-upload:after, .input--large-amount:after, .footer__share-links:after, .no-flexbox .card-container:after, .buttons-holder--right:after, .buttons-holder:after, .tabs:after, .row:after, .container:after {
  clear: both;
}

/**
 * Divider mixin
 *
 * Adds a divider line to the top of the element.
 *
 * Has optional width and colour parameters.
 *
 * Usage:
 * @include divider(80%, red);
 *
 * Results in:
 * position: relative;
 * &:before {
 *   content: "";
 *   width: 80%;
 *   height: 1px;
 *   position: absolute;
 *   top: 0;
 *   left: 10%;
 *   border-top: 1px solid red;
 * }
 */
/**
 * Font size mixin
 *
 * Converts pixel size to rems with pixel fallback.
 *
 * Requires the $base-font-size variable to be set for the project, this should be the body font size.
 *
 * Usage:
 * @include font-size(14);
 *
 * Results in (with a $base-font-size of 18):
 * font-size: 14px;
 * font-size: 0.77777778rem
 *
 */
/**
 * Media query mixin
 *
 * Sets min-width media queries at specified breakpoints
 *
 * Usage:
 * @include media-query(sm) {
 *   // content
 * }
 *
 * Results in:
 * @media only screen and (min-width: 1200px) {
 *   // content
 * }
 *
 */
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

/**
 * Base styles
 */
* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}
*:before, *:after {
  box-sizing: border-box;
}

html, body {
  height: 100%;
}

html, input {
  font-size: 100%;
}

body {
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  background: rgb(249.1, 249.1, 249.1);
  color: #333;
}

img {
  max-width: 100%;
  display: inline-block;
}

a {
  text-decoration: underline;
}
a:hover, a:focus, a:active {
  text-decoration: none;
}

abbr {
  text-decoration: none;
}

.main-wrapper {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  background: white;
}

svg {
  width: 100%;
  height: 100%;
}

div:focus {
  outline: none;
}

/**
 *
 * Grid
 *
 */
.container {
  clear: both;
  width: 100%;
}
.container:before, .container:after {
  display: flex;
}

.container--flex {
  position: relative;
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
}
.container--flex:before, .container--flex:after {
  content: none;
}

.col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1, .col-s-1, .col-sm-1, .col-md-1, .col-lg-1, .col-s-2, .col-sm-2, .col-md-2, .col-lg-2, .col-s-3, .col-sm-3, .col-md-3, .col-lg-3, .col-s-4, .col-sm-4, .col-md-4, .col-lg-4, .col-s-5, .col-sm-5, .col-md-5, .col-lg-5, .col-s-6, .col-sm-6, .col-md-6, .col-lg-6, .col-s-7, .col-sm-7, .col-md-7, .col-lg-7, .col-s-8, .col-sm-8, .col-md-8, .col-lg-8, .col-s-9, .col-sm-9, .col-md-9, .col-lg-9, .col-s-10, .col-sm-10, .col-md-10, .col-lg-10, .col-s-11, .col-sm-11, .col-md-11, .col-lg-11, .col-s-12, .col-s-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  padding-left: 12px;
  padding-right: 12px;
  width: 100%;
}

.flexbox .container--flex {
  float: none;
  display: flex;
}

.row {
  margin-left: -12px;
  margin-right: -12px;
}

/* Standard grid */
.col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
  float: left;
}
.container--flex .col-xs-12, .container--flex .col-xs-11, .container--flex .col-xs-10, .container--flex .col-xs-9, .container--flex .col-xs-8, .container--flex .col-xs-7, .container--flex .col-xs-6, .container--flex .col-xs-5, .container--flex .col-xs-4, .container--flex .col-xs-3, .container--flex .col-xs-2, .container--flex .col-xs-1 {
  float: none;
  display: flex;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-1 {
  width: 8.3333333333%;
}

@media only screen and (min-width: 450px) {
  .col-s-1, .col-s-2, .col-s-3, .col-s-4, .col-s-5, .col-s-6, .col-s-7, .col-s-8, .col-s-9, .col-s-10, .col-s-11 {
    float: left;
  }
  .container--flex .col-s-1, .container--flex .col-s-2, .container--flex .col-s-3, .container--flex .col-s-4, .container--flex .col-s-5, .container--flex .col-s-6, .container--flex .col-s-7, .container--flex .col-s-8, .container--flex .col-s-9, .container--flex .col-s-10, .container--flex .col-s-11 {
    float: none;
    display: flex;
  }
  .col-s-12 {
    width: 100%;
  }
  .col-s-11 {
    width: 91.6666666667%;
  }
  .col-s-10 {
    width: 83.3333333333%;
  }
  .col-s-9 {
    width: 75%;
  }
  .col-s-8 {
    width: 66.6666666667%;
  }
  .col-s-7 {
    width: 58.3333333333%;
  }
  .col-s-6 {
    width: 50%;
  }
  .col-s-5 {
    width: 41.6666666667%;
  }
  .col-s-4 {
    width: 33.3333333333%;
  }
  .col-s-3 {
    width: 25%;
  }
  .col-s-2 {
    width: 16.6666666667%;
  }
  .col-s-1 {
    width: 8.3333333333%;
  }
  .col-s-pull-12 {
    right: 100%;
  }
  .col-s-pull-11 {
    right: 91.6666666667%;
  }
  .col-s-pull-10 {
    right: 83.3333333333%;
  }
  .col-s-pull-9 {
    right: 75%;
  }
  .col-s-pull-8 {
    right: 66.6666666667%;
  }
  .col-s-pull-7 {
    right: 58.3333333333%;
  }
  .col-s-pull-6 {
    right: 50%;
  }
  .col-s-pull-5 {
    right: 41.6666666667%;
  }
  .col-s-pull-4 {
    right: 33.3333333333%;
  }
  .col-s-pull-3 {
    right: 25%;
  }
  .col-s-pull-2 {
    right: 16.6666666667%;
  }
  .col-s-pull-1 {
    right: 8.3333333333%;
  }
  .col-s-pull-0 {
    right: 0%;
  }
  .col-s-push-12 {
    left: 100%;
  }
  .col-s-push-11 {
    left: 91.6666666667%;
  }
  .col-s-push-10 {
    left: 83.3333333333%;
  }
  .col-s-push-9 {
    left: 75%;
  }
  .col-s-push-8 {
    left: 66.6666666667%;
  }
  .col-s-push-7 {
    left: 58.3333333333%;
  }
  .col-s-push-6 {
    left: 50%;
  }
  .col-s-push-5 {
    left: 41.6666666667%;
  }
  .col-s-push-4 {
    left: 33.3333333333%;
  }
  .col-s-push-3 {
    left: 25%;
  }
  .col-s-push-2 {
    left: 16.6666666667%;
  }
  .col-s-push-1 {
    left: 8.3333333333%;
  }
  .col-s-push-0 {
    left: 0%;
  }
  .col-s-offset-12 {
    margin-left: 100%;
  }
  .col-s-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-s-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-s-offset-9 {
    margin-left: 75%;
  }
  .col-s-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-s-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-s-offset-6 {
    margin-left: 50%;
  }
  .col-s-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-s-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-s-offset-3 {
    margin-left: 25%;
  }
  .col-s-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-s-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-s-offset-0 {
    margin-left: 0%;
  }
}
@media only screen and (min-width: 768px) {
  .container {
    padding: 0 12px;
  }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
    float: left;
  }
  .container--flex .col-sm-1, .container--flex .col-sm-2, .container--flex .col-sm-3, .container--flex .col-sm-4, .container--flex .col-sm-5, .container--flex .col-sm-6, .container--flex .col-sm-7, .container--flex .col-sm-8, .container--flex .col-sm-9, .container--flex .col-sm-10, .container--flex .col-sm-11 {
    float: none;
    display: flex;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media only screen and (min-width: 993px) {
  .container {
    padding: 0 32px;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
    float: left;
  }
  .container--flex .col-md-1, .container--flex .col-md-2, .container--flex .col-md-3, .container--flex .col-md-4, .container--flex .col-md-5, .container--flex .col-md-6, .container--flex .col-md-7, .container--flex .col-md-8, .container--flex .col-md-9, .container--flex .col-md-10, .container--flex .col-md-11 {
    float: none;
    display: flex;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media only screen and (min-width: 1100px) {
  .container {
    padding: 0 48px;
  }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
    float: left;
  }
  .container--flex .col-lg-1, .container--flex .col-lg-2, .container--flex .col-lg-3, .container--flex .col-lg-4, .container--flex .col-lg-5, .container--flex .col-lg-6, .container--flex .col-lg-7, .container--flex .col-lg-8, .container--flex .col-lg-9, .container--flex .col-lg-10, .container--flex .col-lg-11 {
    float: none;
    display: flex;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.back-link {
  padding-right: 6px;
  text-decoration: none;
  transition: all 0.3s ease;
  color: #333;
  display: inline-block;
  line-height: 18px;
  padding-bottom: 2px;
}
.back-link svg {
  width: 16px;
  height: 18px;
  vertical-align: bottom;
  fill: #333333;
  margin-right: 6px;
}
.back-link:hover, .back-link:focus, .back-link:active {
  color: #F73778;
}
.back-link:hover span, .back-link:focus span, .back-link:active span {
  border-bottom: 1px solid #CCC;
}
.standard-header .back-link {
  border-bottom: none;
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
}

.back-link--cms {
  display: block;
  text-align: left;
  margin-bottom: 12px;
}

@media only screen and (min-width: 768px) {
  .back-link {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
  }
  .back-link svg {
    width: 16px;
    height: 24px;
  }
  .back-link--cms {
    margin-bottom: 0;
  }
}
.contact-person {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
  text-align: center;
}
.contact-person svg {
  width: 36px;
  height: 36px;
  margin-right: 9px;
}
.no-flexbox .contact-person svg, .no-flexbox .contact-person p {
  vertical-align: bottom;
  display: inline-block;
}

.contact-person--small svg {
  width: 21px;
  height: 21px;
}

.contact-person--tiny svg {
  width: 18px;
  height: 18px;
}

.contact-person__title {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: normal;
}

.contact-person__name {
  text-transform: capitalize;
  font-weight: bold;
}

@media only screen and (min-width: 768px) {
  .contact-person {
    font-size: 16px;
    font-size: 1rem;
  }
  .contact-person--tiny {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.faux-link {
  display: none;
}
.js .faux-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0;
  text-indent: 200%;
  overflow: hidden;
}

.form-footer {
  border-top: 1px solid #CCC;
  padding: 24px 0;
  margin: 24px 0;
}

.form-footer__section {
  text-align: center;
}

.form-footer__section + .form-footer__section {
  margin-top: 12px;
}

.form-footer__heading {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 6px;
}

@media only screen and (min-width: 450px) {
  .form-footer__text {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media only screen and (min-width: 768px) {
  .form-footer {
    padding: 60px 0;
    margin: 60px 0;
  }
  .form-footer__section + .form-footer__section {
    margin-top: 0;
  }
}
@media only screen and (min-width: 993px) {
  .form-footer__heading {
    font-size: 21px;
    font-size: 1.3125rem;
    margin-bottom: 12px;
  }
  .form-footer__text {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.js .modal {
  display: none;
}

.modal__bg {
  background: #fff;
  background: rgba(255, 255, 255, 0.95);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 21;
}

.js .modal__content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 22;
  display: flex;
  align-items: center;
  padding-top: 40px;
}
.no-flexbox .modal__content {
  display: block;
}
.modal__content p {
  margin-bottom: 18px;
  font-size: 16px;
  font-size: 1rem;
}
.modal__content strong {
  font-weight: bold;
}
.modal__content a {
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  font-weight: bold;
  color: #F73778;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px;
  text-decoration: none;
}
.modal__content a:hover, .modal__content a:focus, .modal__content a:active {
  border-color: #F73778;
  color: #F73778;
}

.js .modal__content-inner {
  position: absolute;
  max-height: 80%;
  overflow: auto;
  background: #fff;
  padding: 18px;
}

.modal__close {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 23;
  background: none;
  -webkit-appearance: none;
  border: none;
  background: #fff url("/assets/close-cc92e96f.svg") center no-repeat;
  text-indent: -999999px;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media only screen and (min-width: 450px) {
  .js .modal__content {
    opacity: 1;
    width: 60%;
    left: 50%;
    margin-left: -30%;
  }
  .js .modal__content p {
    margin-bottom: 18px;
    font-size: 18px;
    font-size: 1.125rem;
  }
  .js .modal__content-inner {
    position: static;
    padding: 30px;
  }
  .modal__close {
    width: 80px;
    height: 80px;
    background-size: 70%;
  }
}
.standard-header {
  text-align: center;
  padding: 18px 0 6px 0;
}
.standard-header a {
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  font-weight: bold;
  color: #F73778;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px;
  text-decoration: none;
}
.standard-header a:hover, .standard-header a:focus, .standard-header a:active {
  border-color: #F73778;
  color: #F73778;
}

.standard-header__heading {
  font-size: 32px;
  font-size: 2rem;
  margin-bottom: 6px;
  font-family: "Erika-Regular";
  text-transform: uppercase;
  line-height: 1.15;
}

.standard-header__text {
  text-align: left;
  margin-bottom: 12px;
}

.standard-sub-heading {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 6px;
}

.standard-sub-intro {
  margin-bottom: 12px;
}

@media only screen and (min-width: 450px) {
  .standard-header {
    padding: 24px 0 18px 0;
  }
  .standard-header__heading {
    margin-bottom: 12px;
  }
  .standard-header__intro, .standard-sub-intro {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .standard-sub-heading {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 768px) {
  .standard-header {
    padding: 36px 0 24px 0;
  }
  .standard-header__heading {
    font-size: 48px;
    font-size: 3rem;
    margin-bottom: 18px;
  }
  .standard-sub-heading {
    font-size: 21px;
    font-size: 1.3125rem;
  }
  .standard-sub-intro {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 993px) {
  .standard-header__heading {
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 993px) and (min-height: 800px) {
  .standard-header {
    padding: 72px 0 36px 0;
  }
  .standard-header__heading {
    margin-bottom: 30px;
  }
}
.tabs {
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.tabs__item {
  display: block;
  margin: 0 3px 0 3px;
  text-transform: capitalize;
}
.no-flexbox .tabs__item {
  display: inline-block;
}

.tabs__link {
  color: #333;
  padding: 6px;
  text-decoration: none;
  display: flex;
  transition: all 0.3s ease;
  border-radius: 4px 4px 0 0;
  background: #fff;
}
.tabs__link:hover, .tabs__link:focus, .tabs__link:active, .active .tabs__link {
  background: #F73778;
  color: white;
}
.tabs__link .tabs__desktop-text {
  margin: 0 5px;
}

button.tabs__item {
  background: none;
  color: #333;
  padding: 6px 12px;
  border: none;
  font-size: 16px;
  font-size: 1rem;
  cursor: pointer;
  transition: all 0.3s ease;
}
button.tabs__item:hover, button.tabs__item:focus, button.tabs__item:active, button.tabs__item.active {
  background: #F73778;
  color: white;
  outline: none;
}

@media only screen and (min-width: 450px) {
  .tabs__link {
    padding: 6px 12px;
  }
}
@media only screen and (min-width: 768px) {
  .tabs__item {
    text-transform: none;
    display: block;
  }
  button.tabs__item, .tabs__link {
    font-size: 16px;
    font-size: 1rem;
    padding: 6px 18px;
  }
  .tabs__desktop-text {
    position: relative !important;
    width: auto !important;
    height: auto !important;
    clip: auto !important;
  }
}
@media only screen and (min-width: 993px) {
  .tabs__item {
    margin: 0 6px 0 0;
  }
  button.tabs__item, .tabs__link {
    font-size: 21px;
    font-size: 1.3125rem;
  }
  .tabs--small button.tabs__item, .tabs--small .tabs__link {
    font-size: 16px;
    font-size: 1rem;
  }
}
.blockquote {
  padding: 48px 18px;
  position: relative;
}
.blockquote.blockquote--full-width {
  padding: 48px 0;
}

.blockquote__quote {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.2;
  padding-left: 24px;
  position: relative;
}
.blockquote__quote:before, .blockquote__quote:after {
  font-size: 100px;
  font-size: 6.25rem;
  position: absolute;
  color: #F56A00;
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  line-height: 1;
}
.blockquote__quote:before {
  content: "'";
  top: -24px;
  left: 0;
}
.blockquote__quote:after {
  content: "'";
  margin-top: -12px;
}

.blockquote__name {
  position: absolute;
  left: 24px;
  bottom: 18px;
}
.blockquote--full-width .blockquote__name {
  line-height: 1.1;
  font-size: 14px;
  font-size: 0.875rem;
  bottom: auto;
  margin-top: 6px;
}
.blockquote__name a {
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  font-weight: bold;
  color: #F73778;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px;
  text-decoration: none;
}
.blockquote__name a:hover, .blockquote__name a:focus, .blockquote__name a:active {
  border-color: #F73778;
  color: #F73778;
}

@media only screen and (min-width: 450px) {
  .blockquote__quote {
    font-size: 16px;
    font-size: 1rem;
  }
  .blockquote--full-width .blockquote__quote {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .blockquote__quote:before, .blockquote__quote:after {
    font-size: 100px;
    font-size: 6.25rem;
  }
  .blockquote__name {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 768px) {
  .blockquote__quote {
    font-size: 21px;
    font-size: 1.3125rem;
  }
  .blockquote--full-width .blockquote__quote {
    font-size: 26px;
    font-size: 1.625rem;
  }
  .blockquote__name {
    font-size: 16px;
    font-size: 1rem;
  }
  .blockquote--full-width .blockquote__name {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 18px;
  }
}
@media only screen and (min-width: 993px) {
  .blockquote {
    padding: 60px 30px 60px 36px;
  }
  .blockquote.blockquote--full-width {
    padding: 60px 0;
  }
  .blockquote__quote {
    font-size: 26px;
    font-size: 1.625rem;
  }
  .blockquote--full-width .blockquote__quote {
    font-size: 32px;
    font-size: 2rem;
  }
  .blockquote--full-width .blockquote__quote:before {
    left: -6px;
  }
  .blockquote__quote:before, .blockquote__quote:after {
    font-size: 120px;
    font-size: 7.5rem;
  }
  .blockquote__quote:before {
    content: "'";
    top: -24px;
    left: -3px;
  }
  .blockquote__quote:after {
    content: "'";
    margin-top: -14px;
  }
  .blockquote--full-width .blockquote__name {
    bottom: auto;
    margin-top: 12px;
  }
}
#cccwr h2 {
  line-height: 1;
  font-size: 16px;
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
}

.fixed-header {
  display: none;
}

@media only screen and (min-width: 768px) {
  .fixed-header {
    display: block;
    opacity: 0;
    transition: opacity 0.3s ease;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: #f4f4f4;
    background: rgba(244, 244, 244, 0.95);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 12px 24px;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
    z-index: -1;
  }
  .fixed-header.fixed-header--show {
    z-index: 20;
    opacity: 1;
  }
  .fixed-header .button, .fixed-header .button-secondary, .fixed-header .no-filereader .photo-grid__remove, .no-filereader .fixed-header .photo-grid__remove, .fixed-header .button-tertiary, .fixed-header .button-dark, .fixed-header .button-pink, .fixed-header .button-primary, .fixed-header .no-filereader .photo-grid__link, .no-filereader .fixed-header .photo-grid__link {
    margin: 0 6px;
  }
  .fixed-header__heading {
    margin-right: 6px;
  }
}
@media only screen and (min-width: 993px) {
  .fixed-header__heading {
    font-size: 18px;
    font-size: 1.125rem;
    margin-right: 12px;
  }
}
.form-steps__step {
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #F73778;
  color: #F73778;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  margin: 0 2px;
  font-weight: bold;
  vertical-align: middle;
  position: relative;
}

.form-steps__step--current {
  background: #F73778;
  color: white;
}

.form-steps__step--completed {
  text-indent: -9999999px;
  background: #bfbfbf;
  border-color: #bfbfbf;
}
.form-steps__step--completed svg {
  text-indent: 0;
  width: 70%;
  position: absolute;
  left: 15%;
  fill: white;
}

@media only screen and (min-width: 450px) {
  .form-steps__step {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-size: 1rem;
  }
}
.truncate-scroll {
  position: relative;
  overflow-y: scroll;
}
.truncate-scroll::-webkit-scrollbar {
  width: 6px;
}
.truncate-scroll::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #CCC;
}
.truncate-scroll .truncate-inner {
  padding: 0 6px 36px 0;
}

.truncate.truncate-no-scroll {
  max-height: none;
}

.truncated {
  position: relative;
  overflow: hidden;
}
.truncated.truncate-no-scroll:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 48px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.8) 100%);
}

.truncate-fade {
  position: relative;
  margin-top: -48px;
  height: 48px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.8) 100%);
  margin-right: 6px;
}

.read-more-link {
  background: url("/assets/chevron-down-pink-aabc19df.svg") left center no-repeat;
  background-size: auto 8px;
  padding-left: 18px;
  border: none;
  border-bottom: 1px solid transparent;
  -webkit-appearance: none;
  font-size: 14px;
  font-size: 0.875rem;
  cursor: pointer;
  color: #333;
  margin-top: 6px;
}
.read-more-link:hover, .read-more-link:focus, .read-more-link:active {
  border-color: #CCC;
}
.read-more-link.open {
  background-image: url("/assets/chevron-up-pink-3209356d.svg");
}

.standard-page__primary-content {
  padding-bottom: 12px;
}

.secondary-content {
  background: #eaeaea;
  padding-top: 12px;
  padding-bottom: 12px;
}

.secondary-content--with-arrow {
  position: relative;
}

.secondary-content--pink {
  background: #F73778;
  color: #fff;
}
.secondary-content--pink .help-cta a {
  color: #fff;
}
.secondary-content--pink .help-cta a:hover {
  color: #fff;
  border-color: #fff;
}

@media only screen and (min-width: 450px) {
  .standard-page__primary-content {
    padding-bottom: 30px;
  }
  .secondary-content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .secondary-content--with-arrow:before {
    margin-left: -18px;
    border-width: 24px 18px 0 18px;
  }
}
@media only screen and (min-width: 993px) {
  .standard-page__primary-content {
    padding-bottom: 48px;
  }
  .secondary-content {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media (max-width: 449px) {
  .email-link {
    word-break: break-word;
  }
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/**
 * Button styles
 */
/**
 * Button holders
 */
.buttons-holder {
  text-align: center;
  padding: 18px 0;
}
.buttons-holder button, .buttons-holder input, .buttons-holder a {
  margin: 0 6px 12px 6px;
}

.buttons-holder--flex {
  display: block;
}

.buttons-holder--right .button-primary, .buttons-holder--right .no-filereader .photo-grid__link, .no-filereader .buttons-holder--right .photo-grid__link, .buttons-holder--right a, .buttons-holder--right .button-link {
  display: block;
  margin: 0 auto;
}
.buttons-holder--right a, .buttons-holder--right .button-link {
  padding: 12px 0;
  color: #333;
}

.buttons-holder__primary {
  float: right;
}
.buttons-holder__primary .button-primary, .buttons-holder__primary .no-filereader .photo-grid__link, .no-filereader .buttons-holder__primary .photo-grid__link {
  margin: 0 0 0 6px;
}

.buttons-holder__secondary {
  float: left;
}
.buttons-holder__secondary .button-secondary, .buttons-holder__secondary .no-filereader .photo-grid__remove, .no-filereader .buttons-holder__secondary .photo-grid__remove, .buttons-holder__secondary .button-tertiary {
  margin: 0;
  min-width: 100px;
}

@media only screen and (min-width: 768px) {
  .buttons-holder button, .buttons-holder input, .buttons-holder a {
    margin: 0 12px;
  }
  .buttons-holder--flex {
    display: block;
  }
  .buttons-holder--right {
    text-align: right;
  }
  .buttons-holder--right .button-primary, .buttons-holder--right .no-filereader .photo-grid__link, .no-filereader .buttons-holder--right .photo-grid__link {
    float: right;
    margin-left: 64px;
  }
  .buttons-holder--right a, .buttons-holder--right .button-link {
    float: right;
  }
  .buttons-holder__primary {
    float: right;
  }
  .buttons-holder__secondary {
    margin-top: 0;
    float: left;
  }
  .buttons-holder__secondary .button-secondary, .buttons-holder__secondary .no-filereader .photo-grid__remove, .no-filereader .buttons-holder__secondary .photo-grid__remove, .buttons-holder__secondary .button-tertiary {
    margin: 0 6px 0 0;
  }
}
/**
 * Standard buttons
 */
button {
  padding: 0;
}

.button, .button-secondary, .no-filereader .photo-grid__remove, .button-tertiary, .button-dark, .button-pink, .button-primary, .no-filereader .photo-grid__link {
  border-radius: 4px;
  border: 2px solid #F73778;
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  font-size: 1rem;
  padding: 0 12px;
  height: 48px;
  line-height: 48px;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  transition: all 0.3s ease;
  min-width: 200px;
  -webkit-appearance: none;
}
@media only screen and (min-width: 768px) {
  .button, .button-secondary, .no-filereader .photo-grid__remove, .button-tertiary, .button-dark, .button-pink, .button-primary, .no-filereader .photo-grid__link {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.button.button-small, .button-small.button-secondary, .no-filereader .button-small.photo-grid__remove, .button-small.button-tertiary, .button-small.button-dark, .button-small.button-pink, .button-small.button-primary, .no-filereader .button-small.photo-grid__link {
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
}
@media only screen and (min-width: 768px) {
  .button.button-small, .button-small.button-secondary, .no-filereader .button-small.photo-grid__remove, .button-small.button-tertiary, .button-small.button-dark, .button-small.button-pink, .button-small.button-primary, .no-filereader .button-small.photo-grid__link {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media only screen and (min-width: 768px) {
  .button.button-medium, .button-medium.button-secondary, .no-filereader .button-medium.photo-grid__remove, .button-medium.button-tertiary, .button-medium.button-dark, .button-medium.button-pink, .button-medium.button-primary, .no-filereader .button-medium.photo-grid__link {
    font-size: 16px;
    font-size: 1rem;
  }
}

.button-primary, .no-filereader .photo-grid__link {
  background: #F73778;
  color: #fff;
  border-radius: 4px;
  border: 2px solid #F73778;
}
.button-primary:hover, .no-filereader .photo-grid__link:hover, .button-primary:active, .no-filereader .photo-grid__link:active {
  background: #f85f93;
  color: white;
}
.button-primary:focus, .no-filereader .photo-grid__link:focus {
  background: #ac2653;
}

.button-pink {
  background: #F73778;
  color: white;
}
.button-pink:hover, .button-pink:active {
  background: #f85f93;
  color: white;
}
.button-pink:focus {
  background: #ac2653;
}

.button-dark {
  background: #333333;
  color: white;
}
.button-dark:hover, .button-dark:focus, .button-dark:active {
  background: #FFDB30;
  color: #333333;
}

.button-secondary, .no-filereader .photo-grid__remove, .button-tertiary {
  border: 2px solid #F73778;
  color: #F73778;
  background: white;
  border-radius: 4px;
}
.button-secondary:hover, .no-filereader .photo-grid__remove:hover, .button-tertiary:hover, .button-secondary:active, .no-filereader .photo-grid__remove:active, .button-tertiary:active {
  background: #f85f93;
  color: white;
}
.button-secondary:focus, .no-filereader .photo-grid__remove:focus, .button-tertiary:focus {
  background: #ac2653;
}
.button-secondary.button-small, .no-filereader .button-small.photo-grid__remove, .button-small.button-tertiary {
  border-width: 1px;
}

.button-tertiary {
  border-color: #F73778;
}
.button-tertiary:hover, .button-tertiary:focus, .button-tertiary:active {
  background: #F73778;
}

/**
 * Buttons with an svg icon inside
 *
 * e.g.
 *  %button{type: "submit", class: "button-icon"}
      -icon("icon-search")
      %i.sr-only Search
 */
.button-icon {
  border-radius: 0;
  border: none;
  background: #F73778;
  cursor: pointer;
  overflow: hidden;
}
.button-icon svg {
  fill: white;
  width: 80%;
}
.button-icon:hover, .button-icon:active {
  background: #f85f93;
}
.button-icon:focus {
  background: #ac2653;
}

/**
 * Buttons the look like links
 */
.button-link {
  border-radius: 0;
  border: none;
  background: none;
  cursor: pointer;
  display: inline-block;
  text-decoration: underline;
  text-align: center;
  padding: 0;
  font-size: 16px;
  font-size: 1rem;
}
.button-link:hover, .button-link:focus, .button-link:active {
  text-decoration: none;
}

.button-print {
  padding: 5px 0 5px 40px;
  text-align: left;
  background: url("/assets/print-b763b113.svg") left center no-repeat;
  background-size: 30px 30px;
  margin-bottom: 1rem;
}

/**
 * Dropdown styles.
 * Namespaced bcn to prevent any conflict with any bootstrap components used
 */
.bcn-dropdown {
  position: relative;
  text-align: right;
}

.bcn-dropdown__button {
  border: 2px solid #F73778;
  padding: 6px;
  background: none;
  border-radius: 4px;
  font-size: 14px;
  font-size: 0.875rem;
  min-width: 88px;
  cursor: pointer;
}
.bcn-dropdown__button svg {
  width: 20px;
  height: 20px;
  margin-left: 6px;
  vertical-align: top;
  fill: #333;
}
.bcn-dropdown__button:hover .bcn-dropdown__label, .bcn-dropdown__button:focus .bcn-dropdown__label, .bcn-dropdown__button:active .bcn-dropdown__label {
  text-decoration: underline;
}

.bcn-dropdown__label {
  max-width: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  display: block;
  float: left;
}

.bcn-dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 10;
  min-width: 260px;
  max-width: 300px;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: white;
  border: 1px solid #CCC;
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.bcn-dropdown-menu.active {
  display: block;
}

.bcn-dropdown-menu__item {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.2;
}
.bcn-dropdown-menu__item a {
  text-decoration: none;
  color: #333333;
  display: block;
  padding: 12px;
}
.bcn-dropdown-menu__item a:hover, .bcn-dropdown-menu__item a:focus, .bcn-dropdown-menu__item a:active {
  background: #FFDB30;
  text-decoration: underline;
}

.bcn-dropdown-menu__item--heading {
  font-weight: bold;
  border-top: 1px solid #CCC;
  padding: 12px;
}

.bcn-dropdown-menu__item--divider {
  border-top: 1px solid #CCC;
}

.bcn-dropdown-menu__sub-list {
  border-bottom: 1px dashed #bfbfbf;
}
.bcn-dropdown-menu__sub-list:last-child {
  border: none;
}

.bcn-dropdown-menu__item--sub-item {
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  display: flex;
  align-items: center;
}

.bcn-dropdown-menu__item-sub-heading {
  width: 60%;
  padding: 12px 0;
}

.bcn-dropdown-menu__item-links {
  display: flex;
}
.no-flexbox .bcn-dropdown-menu__item-links {
  display: block;
}
.bcn-dropdown-menu__item-links a {
  display: inline-block;
}

.bcn-dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

@media only screen and (min-width: 768px) {
  .bcn-dropdown__button {
    padding: 12px;
  }
  .bcn-dropdown__label {
    max-width: 100px;
  }
}
.fixed-notice {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  background: #F73778;
  background: rgba(247, 55, 120, 0.8);
  text-align: center;
  padding: 6px 0;
}
.fixed-notice .button, .fixed-notice .button-primary, .fixed-notice .no-filereader .photo-grid__link, .no-filereader .fixed-notice .photo-grid__link, .fixed-notice .button-pink, .fixed-notice .button-dark, .fixed-notice .button-secondary, .fixed-notice .no-filereader .photo-grid__remove, .no-filereader .fixed-notice .photo-grid__remove, .fixed-notice .button-tertiary {
  margin: 6px 0;
}

.fixed-notice__text {
  display: block;
  margin-right: 12px;
}

@media only screen and (min-width: 768px) {
  .fixed-notice .button, .fixed-notice .button-primary, .fixed-notice .no-filereader .photo-grid__link, .no-filereader .fixed-notice .photo-grid__link, .fixed-notice .button-pink, .fixed-notice .button-dark, .fixed-notice .button-secondary, .fixed-notice .no-filereader .photo-grid__remove, .no-filereader .fixed-notice .photo-grid__remove, .fixed-notice .button-tertiary {
    margin: 0 6px;
  }
  .fixed-notice__text {
    display: inline-block;
  }
}
.sr-only, .no-placeholder .home-top__form label.sr-only, .no-placeholder .home-top__form label.tabs__desktop-text, .tabs__desktop-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.search-result:before, .no-flexbox .home-top__form:before, .donation-amount-section:before, .cms-main .start-list__item:before, .cms-main .start-list:before, .photo-grid:before, .giftaid-info__header:before, .photo-upload:before, .input--large-amount:before, .footer__share-links:before, .no-flexbox .card-container:before, .container:before, .row:before, .tabs:before, .buttons-holder:before, .buttons-holder--right:before, .search-result:after, .no-flexbox .home-top__form:after, .donation-amount-section:after, .cms-main .start-list__item:after, .cms-main .start-list:after, .photo-grid:after, .giftaid-info__header:after, .photo-upload:after, .input--large-amount:after, .footer__share-links:after, .no-flexbox .card-container:after, .container:after, .row:after, .tabs:after, .buttons-holder:after, .buttons-holder--right:after, .clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.search-result:after, .no-flexbox .home-top__form:after, .donation-amount-section:after, .cms-main .start-list__item:after, .cms-main .start-list:after, .photo-grid:after, .giftaid-info__header:after, .photo-upload:after, .input--large-amount:after, .footer__share-links:after, .no-flexbox .card-container:after, .container:after, .row:after, .tabs:after, .buttons-holder:after, .buttons-holder--right:after, .clearfix:after {
  clear: both;
}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

.hidden {
  display: none;
}

.inline {
  display: inline;
}

.share {
  text-align: center;
}

.share__label {
  display: block;
  margin-bottom: 6px;
  font-size: 14px;
  font-size: 0.875rem;
}

.share__buttons {
  display: flex;
  justify-content: center;
}
.share__buttons a {
  text-decoration: none;
}

.share .addthis_toolbox .custom_images {
  height: 41px;
}
.share .addthis_toolbox a {
  margin: 0;
  line-height: 0;
  display: inline-block;
}

@media only screen and (min-width: 768px) {
  .share__label {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media only screen and (min-width: 993px) {
  .share {
    display: flex;
    align-items: center;
  }
  .buttons-holder .share {
    justify-content: center;
  }
  .share__label {
    margin: 0 12px 0 0;
  }
}
.status-header {
  text-align: center;
  background: #f4f4f4;
  padding: 12px 0;
}
.status-header form {
  display: inline-block;
  margin: 0;
}
.status-header .buttons-holder {
  padding-bottom: 0;
}

.status-header--pink {
  background: #bfbfbf;
}

.status-header__heading {
  position: relative;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  padding: 6px 24px;
  text-align: center;
}

.status-header__text {
  text-align: center;
}

.status-header__text--thanks {
  margin-bottom: 12px;
}

.status-header__close {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 0;
  top: 3px;
  border: none;
  background: none;
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
}
.status-header__close svg {
  fill: #333333;
}

.status-header__share {
  margin-top: 12px;
}
.status-header__share .share__label {
  display: block;
  font-size: 16px;
  font-size: 1rem;
}

.buttons-holder + .status-header__share {
  margin-top: 18px;
}

.status-header__button {
  margin: 0 0 6px 0;
  min-width: 270px;
  padding: 0 18px;
}

.status-header__post-publish-buttons .status-header__button {
  display: block;
  max-width: 270px;
  margin: 0 auto 12px auto;
}

@media only screen and (min-width: 768px) {
  .status-header {
    padding: 0 0 18px 0;
  }
  .status-header__heading {
    font-size: 21px;
    font-size: 1.3125rem;
    font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
    padding: 24px 48px;
  }
  .status-header__close {
    right: 24px;
    top: 50%;
    margin-top: -12px;
  }
  .status-header__text {
    font-size: 16px;
    font-size: 1rem;
  }
  .status-header__text--thanks {
    margin-bottom: 24px;
  }
  .status-header__share {
    margin: 12px 0 12px 0;
  }
  .status-header__share .share {
    justify-content: center;
  }
  .status-header__share .share__label {
    font-size: 16px;
    font-size: 1rem;
  }
  .status-header__share .share__button {
    width: 36px;
    height: 36px;
  }
  .buttons-holder .status-header__button {
    margin: 0 6px 6px 6px;
    min-width: 200px;
    padding: 0 18px;
  }
  .status-header__post-publish-buttons .status-header__button {
    margin: 0 auto 12px auto;
  }
}
@media only screen and (min-width: 993px) {
  .status-header__post-publish-buttons .status-header__button {
    width: auto;
    display: inline-block;
    margin: 0 6px 6px 6px;
  }
}
.card {
  margin: 0 0 18px;
  vertical-align: top;
}

.card__inner {
  position: relative;
  width: 100%;
  text-decoration: none;
  color: #333;
}
.card__inner a {
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  font-weight: bold;
  color: #F73778;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px;
  text-decoration: none;
}
.card__inner a:hover, .card__inner a:focus, .card__inner a:active {
  border-color: #F73778;
  color: #F73778;
}
.card__inner.hover a {
  border-bottom: 1px solid #F73778;
}
.card__inner p a {
  font-weight: bold;
}

.card__heading {
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: bold;
  margin: 18px 0;
  color: #F73778;
  border-bottom: 1px solid transparent;
  display: inline-block;
}
.hover .card__heading {
  border-bottom: 1px solid #F73778;
}
.hover .card__heading a {
  border-bottom: 0;
}

.card__bg-image {
  height: 250px;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 450px) {
  .card-container {
    display: flex;
    flex-wrap: wrap;
  }
  .card {
    display: inline-block;
    display: flex;
    width: 33.3333333333%;
  }
  .card:nth-child(3n+1) {
    padding: 0 6px 0 0;
  }
  .card:nth-child(3n+2) {
    padding: 0 3px;
  }
  .card:nth-child(3n+3) {
    padding: 0 0 0 6px;
  }
  .card-container--2-cols .card {
    width: 50%;
  }
  .card-container--2-cols .card:nth-child(even) {
    padding: 0 0 0 6px;
  }
  .card-container--2-cols .card:nth-child(odd) {
    padding: 0 6px 0 0;
  }
  .no-flexbox .card {
    float: left;
  }
  .card__inner p {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .card__bg-image {
    height: 150px;
  }
}
@media only screen and (min-width: 768px) {
  .card {
    margin-bottom: 36px;
  }
  .card:nth-child(3n+1) {
    padding: 0 12px 0 0;
  }
  .card:nth-child(3n+2) {
    padding: 0 6px;
  }
  .card:nth-child(3n+3) {
    padding: 0 0 0 12px;
  }
  .card-container--2-cols .card:nth-child(even) {
    padding-left: 24px;
  }
  .card-container--2-cols .card:nth-child(odd) {
    padding-right: 24px;
  }
  .card__bg-image {
    height: 300px;
  }
}
@media only screen and (min-width: 1100px) {
  .card:nth-child(3n+1) {
    padding: 0 24px 0 0;
  }
  .card:nth-child(3n+2) {
    padding: 0 12px;
  }
  .card:nth-child(3n+3) {
    padding: 0 0 0 24px;
  }
}
.error-heading {
  font-size: 26px;
  font-size: 1.625rem;
  color: #F73778;
  font-weight: bold;
  line-height: 1.4;
}
@media only screen and (min-width: 768px) {
  .error-heading {
    font-size: 48px;
    font-size: 3rem;
  }
}

.flash {
  font-weight: bold;
  width: 90%;
  margin: 12px auto 0 auto;
  padding: 18px;
  line-height: 1.4;
  border: 2px solid #F73778;
  border-radius: 4px;
}
.flash.alert {
  border-color: #d0021b;
}
.flash.flash--full-width {
  width: 100%;
  margin: 0;
}

@keyframes bcnloader {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}
.bcn-loader {
  width: 60px;
  height: 60px;
  background: url("/assets/heart-16773599.svg") center no-repeat;
  background-size: 98%;
  text-indent: -999999px;
  animation: bcnloader 1s infinite ease-in-out;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
}

/* 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;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.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;
}

.slick-arrow {
  position: absolute;
  bottom: 6px;
  z-index: 1;
  width: 36px;
  height: 36px;
  border: none;
  background: none;
  background-size: 33%;
  background-repeat: no-repeat;
  background-position: left center;
  cursor: pointer;
}

.slick-next {
  right: 0;
  background-image: url("/assets/chevron-right-light-a65426ec.svg");
  background-position: right center;
}

.slick-prev {
  left: 0;
  background-image: url("/assets/chevron-left-light-ea7ebb7f.svg");
}

.slick-dots {
  position: absolute;
  bottom: 12px;
  width: 100%;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  margin: 0 6px;
}
.slick-dots button {
  text-indent: -99999px;
  overflow: hidden;
  width: 18px;
  height: 18px;
  border: none;
  border-radius: 100%;
  background: white;
  padding: 0;
}
.slick-dots .slick-active button {
  background: #F73778;
}

.slick-count {
  padding: 12px 0;
  font-weight: bold;
  color: #F73778;
}

.styleguide-header {
  padding-top: 12px;
  padding-bottom: 12px;
}
.styleguide-header .bcn-dropdown {
  float: right;
}

.styleguide-header__home-link {
  float: left;
  font-size: 21px;
  font-size: 1.3125rem;
  color: #F73778;
  background: #333333;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  padding: 3px 6px;
}
.styleguide-header__home-link:hover, .styleguide-header__home-link:focus, .styleguide-header__home-link:active {
  color: #FFDB30;
}

.styleguide-section {
  border-bottom: 2px solid #333333;
  padding: 0 0 12px 0;
}

.styleguide-section__header {
  background: #f4f4f4;
  padding-top: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid #333333;
  margin-bottom: 12px;
}
.styleguide-section__header h1 {
  font-size: 21px;
  font-size: 1.3125rem;
  text-transform: uppercase;
}

.styleguide-section__usage {
  text-transform: none;
  background: #333333;
  padding: 6px 12px;
  margin-top: 12px;
  color: white;
}
.styleguide-section__usage h2 {
  font-size: 16px;
  font-size: 1rem;
}
.styleguide-section__usage pre {
  background: #f4f4f4;
  color: #333;
  padding: 3px 6px;
  display: inline-block;
  margin-bottom: 6px;
}

.styleguide-card {
  border: 1px solid #333333;
  margin: 0 0 24px 0;
}

.styleguide-card__heading {
  margin: 0 12px 0 12px;
  border-bottom: 1px solid #333333;
  padding: 12px 0;
}
.styleguide-card__heading h2, .styleguide-card__heading h3 {
  font-size: 16px;
  font-size: 1rem;
}

.styleguide-card__content {
  padding: 12px;
}

.styleguide-card__content--icons svg {
  width: 24px;
  height: 24px;
}

.styleguide-card__content--dark {
  background: #CCC;
}

.styleguide-card__content--loader {
  min-height: 160px;
  position: relative;
}

.styleguide-card__code {
  background: #333333;
  color: white;
  padding: 18px 12px;
}
.styleguide-card__code pre {
  width: 100%;
  overflow: hidden;
  white-space: pre-wrap;
}

.styleguide-small-font-size {
  font-size: 14px;
  font-size: 0.875rem;
}

.styleguide-base-font-size {
  font-size: 16px;
  font-size: 1rem;
}

.styleguide-standard-font-size {
  font-size: 16px;
  font-size: 1rem;
}

.styleguide-medium-font-size {
  font-size: 18px;
  font-size: 1.125rem;
}

.styleguide-medium-large-font-size {
  font-size: 21px;
  font-size: 1.3125rem;
}

.styleguide-large-font-size {
  font-size: 26px;
  font-size: 1.625rem;
}

.styleguide-x-large-font-size {
  font-size: 32px;
  font-size: 2rem;
}

.styleguide-xx-large-font-size {
  font-size: 48px;
  font-size: 3rem;
}

.styleguide-color {
  display: flex;
  align-items: center;
}
.styleguide-color:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 6px;
}

.styleguide-color__light-grey:before {
  background: #f4f4f4;
}

.styleguide-color__mid-light-grey:before {
  background: #bfbfbf;
}

.styleguide-color__mid-grey:before {
  background: #CCC;
}

.styleguide-color__dark-grey:before {
  background: #333333;
}

.styleguide-color__pink:before {
  background: #F73778;
}

.styleguide-color__yellow:before {
  background: #FFDB30;
}

.styleguide-color__error-red:before {
  background: #d0021b;
}

.styleguide-color__twitter-blue:before {
  background: #55ACEE;
}

.styleguide-color__facebook-blue:before {
  background: #3B5998;
}

.styleguide-color__text-dark:before {
  background: #333;
}

.styleguide-font-body, .styleguide-font-bold, .styleguide-font-heavy {
  font-size: 18px;
  font-size: 1.125rem;
}

.styleguide-font-bold {
  font-weight: bold;
}

.styleguide-font-heavy {
  font-family: "WorkSans-Bold", helvetica, arial, sans-serif;
}

.styleguide-carousel {
  width: 100%;
  max-width: 400px;
}

.account-nav {
  position: absolute;
  right: 60px;
  top: 23px;
}
.account-nav .bcn-dropdown__button {
  width: 36px;
  min-width: 36px;
  height: 36px;
  line-height: 1.4;
}
.account-nav .bcn-dropdown__button svg {
  margin: 0;
}
.account-nav .bcn-dropdown__label {
  display: none;
}
.account-nav .bcn-dropdown-menu {
  right: -48px;
}

.account-nav__logout {
  border: 2px solid #F73778;
  padding: 0 24px;
  color: #333;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.125rem;
  display: block;
  border-radius: 4px;
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  font-weight: bold;
  height: 38px;
  line-height: 33px;
}
.account-nav__logout:hover, .account-nav__logout:focus, .account-nav__logout:active {
  text-decoration: underline;
}

@media only screen and (min-width: 768px) {
  .account-nav {
    right: 0;
    top: 24px;
  }
  .account-nav .bcn-dropdown__button {
    width: auto;
    min-width: 88px;
    height: 48px;
  }
  .account-nav .bcn-dropdown__button svg {
    margin: -1px 0 0 6px;
  }
  .account-nav .bcn-dropdown__label {
    display: inline-block;
  }
  .account-nav .bcn-dropdown-menu {
    right: 0;
  }
  .account-nav__logout {
    padding: 0 36px;
    height: 42px;
    line-height: 37px;
  }
}
@media only screen and (min-width: 768px) and (min-height: 800px) {
  .account-nav {
    top: 48px;
  }
}
@media (max-width: 449px) {
  .account-nav__logout {
    padding: 0 6px;
  }
}
.header {
  border-bottom: 1px solid #bfbfbf;
  position: relative;
}

@media only screen and (min-width: 768px) {
  .header--has-nav {
    border: none;
  }
}

.header__logo {
  width: 170px;
  float: left;
  margin: 12px 0;
}
@media only screen and (min-width: 768px) {
  .header__logo {
    margin: 18px 0;
  }
}
@media only screen and (min-width: 768px) and (min-height: 800px) {
  .header__logo {
    width: 270px;
    margin: 24px 0 24px 0;
  }
}

.navigation-holder {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.6s;
}
.navigation-holder.js-active {
  max-height: 600px;
}

.navigation {
  background: #F73778;
  clear: both;
}

.navigation__inner {
  position: static;
  padding: 0;
}

.navigation__toggle {
  font-size: 14px;
  font-size: 0.875rem;
  width: 36px;
  height: 36px;
  background: #fff;
  position: absolute;
  top: 24px;
  right: 12px;
  border: none;
  color: #333333;
  line-height: 18px;
}
.navigation__toggle svg {
  width: 18px;
  height: 18px;
  vertical-align: bottom;
}
.navigation__toggle span {
  display: inline-block;
  margin-left: 3px;
}

.navigation__list--main {
  padding: 0;
}

.navigation__list--secondary {
  padding: 2px 0;
}

.navigation__link, .sub-navigation__link {
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 12px;
  font-size: 16px !important;
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  font-weight: bold;
}
.navigation__link:hover, .navigation__link:focus, .navigation__link:active, .sub-navigation__link:hover, .sub-navigation__link:focus, .sub-navigation__link:active {
  text-decoration: underline;
}

.navigation__link--search svg {
  display: none;
}

.mobile-subnav-wrapper {
  background: #F73778;
}

.sub-navigation {
  background: #fca256;
  font-size: 16px;
  font-size: 1rem;
  border-radius: 0 0 10px 10px;
  border-bottom: solid 5px #F56A00;
}
.sub-navigation.mobile, .sub-navigation.empty {
  display: none;
}
@media (max-width: 767px) {
  .sub-navigation.mobile {
    display: block;
  }
  .sub-navigation.desktop {
    display: none;
  }
}
.sub-navigation .sub-navigation__link {
  color: #000;
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
}
.sub-navigation .sub-navigation__link.sub-navigation__link--active {
  text-decoration: underline;
}

.navigation__list-item--active {
  background: #F56A00;
}
.navigation__list-item--active .navigation__link {
  position: relative;
  padding-right: 6px;
}
.navigation__list-item--active .navigation__link:focus {
  text-decoration: underline;
}
.navigation__list-item--active .navigation__link:after {
  content: "";
  width: 16px;
  height: 24px;
  background: url("/assets/chevron-down-solid-5705f449.svg") no-repeat;
  background-size: contain;
  position: absolute;
  top: 15px;
  right: 18px;
}
.navigation__list-item--active.no-subitems .navigation__link:after {
  content: none;
}

@media only screen and (min-width: 450px) {
  .navigation__toggle {
    top: 24px;
  }
}
@media only screen and (min-width: 768px) {
  .navigation-holder {
    max-height: none;
  }
  .navigation__toggle {
    display: none;
  }
  .navigation__list--main {
    padding: 0;
    float: left;
  }
  .navigation__list--secondary {
    float: right;
  }
  .navigation__list--secondary .navigation__list-item {
    padding: 8px 0 0 12px;
  }
  .navigation__list-item {
    display: inline-block;
    padding: 9px 24px 6px;
  }
  .navigation__list--secondary .navigation__list-item:first-child {
    margin: 0;
  }
  .navigation__list-item:last-child {
    margin-right: 0;
  }
  .navigation__list-item--active {
    background: #F56A00;
  }
  .navigation__list-item--active .navigation__link {
    position: relative;
    padding-right: 6px;
  }
  .navigation__list-item--active .navigation__link:focus {
    text-decoration: underline;
  }
  .navigation__list-item--active .navigation__link:after {
    content: "";
    width: 16px;
    height: 24px;
    background: url("/assets/chevron-down-solid-5705f449.svg") no-repeat;
    background-size: contain;
    position: absolute;
    top: 15px;
    right: -14px;
  }
  .navigation__link {
    padding: 12px 0;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .navigation__link--search, .navigation__link--start {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 9px 18px;
    text-align: center;
  }
  .navigation__link--search {
    background: white;
    position: relative;
    padding-right: 42px;
    border-radius: 4px;
    color: #000;
  }
  .navigation__link--search svg {
    display: inline-block;
    width: 30px;
    height: 30px;
    fill: #F73778;
    position: absolute;
    right: 6px;
    top: 6px;
  }
  .navigation__link--start {
    background: #FFDB30;
    border-radius: 4px;
    color: #000;
    position: relative;
  }
  .navigation__link--start:hover {
    text-decoration: none;
    background: #d4af00;
  }
  .sub-navigation {
    left: 0;
    width: 100%;
    padding: 12px 0;
  }
  .sub-navigation__list-item {
    margin: 3px 12px 3px 0;
    display: inline-block;
  }
  .sub-navigation__link {
    padding: 0 12px;
  }
}
@media only screen and (min-width: 993px) {
  .navigation__link {
    font-size: 21px;
    font-size: 1.3125rem;
  }
  .navigation__link--search, .navigation__link--start {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .sub-navigation__list-item {
    margin: 6px 24px 6px 0;
  }
  .sub-navigation {
    padding: 12px 24px;
  }
}
@media only screen and (min-width: 1100px) {
  .sub-navigation {
    padding: 12px 36px;
  }
}
@media (min-width: 768px) and (max-width: 882px) {
  .navigation__list--main .navigation__list-item {
    padding: 6px;
  }
  .navigation__list--secondary .navigation__list-item {
    padding: 7px 0;
  }
  .navigation__list-item--active .navigation__link:after {
    top: 18px;
    right: -8px;
    width: 12px;
  }
}
.footer {
  background: #333333;
  color: white;
  padding-top: 24px;
  padding-bottom: 24px;
}
.footer a {
  color: white;
}

.footer__bcn-logo {
  padding-right: 24px;
}
.footer__bcn-logo .footer-logos {
  padding-top: 12px;
}
.footer__bcn-logo .footer-logos .bcn {
  margin-right: 24px;
  width: 120px;
  height: auto;
}
.footer__bcn-logo .footer-logos .bcc {
  width: 72px;
  height: auto;
}

.footer__fsb-logo img {
  width: 180px;
}

.footer__links {
  margin: 18px 0;
}
.footer__links li {
  display: inline-block;
}
.footer__links a {
  text-decoration: none;
}
.footer__links a:hover, .footer__links a:focus, .footer__links a:active {
  text-decoration: underline;
}

.footer__small-print {
  font-size: 14px;
  font-size: 0.875rem;
  margin-top: 12px;
}

.footer__share {
  margin: 12px 0;
}

.footer__share-heading {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 12px;
}

.footer__share-link {
  width: 48px;
  height: 48px;
  display: block;
  float: left;
  border-left: 0;
  padding: 3px 20px 3px 0;
}
.footer__share-link svg {
  fill: white;
  transition: fill 0.4s ease;
}
.footer__share-link:hover svg, .footer__share-link:active svg, .footer__share-link:focus svg {
  fill: #F73778;
}

@media only screen and (min-width: 768px) {
  .footer {
    padding-top: 54px;
    padding-bottom: 54px;
  }
  .footer__links {
    margin: 30px 0;
  }
  .footer__share {
    margin: 0;
  }
  .footer__fsb-logo {
    text-align: right;
  }
  .footer__small-print {
    margin-top: 24px;
  }
}
/*!
 * Datepicker for Bootstrap v1.5.0-dev (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  padding: 6px;
  border-radius: 4px;
  direction: ltr;
  border: 1px solid #CCC;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.175);
}
.datepicker.dropdown-menu {
  width: 300px;
  display: none;
  position: absolute;
  background-color: #fff;
}

.datepicker-inline {
  width: 220px;
}

.datepicker.datepicker-rtl {
  direction: rtl;
}

.datepicker.datepicker-rtl table tr td span {
  float: right;
}

.datepicker-dropdown {
  top: 0;
  left: 0;
  z-index: 1;
}

.datepicker-dropdown:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #CCC;
  border-top: 0;
  position: absolute;
}

.datepicker-dropdown:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-top: 0;
  position: absolute;
}

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}

.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}

.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}

.datepicker.days .datepicker-days,
.datepicker.months .datepicker-months,
.datepicker.years .datepicker-years {
  display: block;
}

.datepicker table {
  width: 100%;
  margin: 0;
  user-select: none;
}

.datepicker td,
.datepicker th {
  text-align: center;
  width: 38px;
  height: 40px;
  padding: 4px;
  vertical-align: middle;
}

.datepicker th {
  font-weight: bold;
  font-size: 16px;
  font-size: 1rem;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #bfbfbf;
  cursor: pointer;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #000;
}

.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}

.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9 ;
}

.datepicker table tr td.today:hover:hover {
  color: #000;
}

.datepicker table tr td.today.active:hover {
  color: #fff;
}

.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #bfbfbf;
  border-radius: 0;
}

.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-radius: 0;
}

.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9 ;
}

.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  border: 2px solid #F73778;
  background: #f4f4f4;
}

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}

.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9 ;
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  border: 2px solid #F73778;
  background: #f4f4f4;
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background: white;
}

.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9 ;
}

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}

.datepicker table tr td span:hover {
  background: #bfbfbf;
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9 ;
}

.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}

.datepicker .datepicker-switch {
  font-weight: bold;
  font-size: 16px;
  font-size: 1rem;
  width: 145px;
}

.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}

.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

.datepicker thead tr:first-child .cw {
  cursor: default;
  background-color: transparent;
}

.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer;
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px;
}

.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}

.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}

/**
 * Form styles
 */
form {
  margin: 12px 0;
}
form a {
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  font-weight: bold;
  color: #F73778;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px;
  text-decoration: none;
}
form a:hover, form a:focus, form a:active {
  border-color: #F73778;
  color: #F73778;
}

input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=tel],
textarea,
select {
  font-size: 16px;
  font-size: 1rem;
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  padding: 12px;
  width: 100%;
  border: 1px solid #797979;
  box-shadow: none;
  margin: 0;
  -webkit-appearance: none;
  border-radius: 4px;
  transition: border-color 0.3s ease;
  height: 48px;
}
input[type=text].input--short,
input[type=email].input--short,
input[type=password].input--short,
input[type=number].input--short,
input[type=tel].input--short,
textarea.input--short,
select.input--short {
  width: 50%;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=number]:focus,
input[type=tel]:focus,
textarea:focus,
select:focus {
  outline: 2px solid #8ed6f4;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.hp-input {
  display: none;
}

label, .label {
  display: block;
  margin-bottom: 6px;
}
.no-placeholder label.sr-only, .no-placeholder .home-top__form label.sr-only, .no-placeholder .home-top__form label.tabs__desktop-text, .no-placeholder label.tabs__desktop-text, .no-placeholder .label.sr-only, .no-placeholder .label.tabs__desktop-text {
  position: relative;
  width: auto;
  height: auto;
}

legend {
  font-size: 16px;
  font-size: 1rem;
}

label {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 0;
}

legend + .input label, .label--small, label.boolean, label.collection_radio_buttons {
  font-size: 16px;
  font-size: 1rem;
}

.label-info {
  font-size: 14px;
  font-size: 0.875rem;
  display: block;
}

textarea {
  min-height: 132px;
}

legend {
  margin-bottom: 6px;
}

.input {
  margin-bottom: 18px;
}
.input.field_with_errors input, .input.field_with_errors select, .input.field_with_errors textarea {
  border-color: #d0021b;
  color: #d0021b;
  background: rgba(209, 19, 19, 0.1);
}
.input.field_with_errors .input-hint {
  color: #d0021b;
}

.input-error {
  font-size: 0.75em;
  color: #d0021b;
  display: block;
}

.input-hint {
  display: block;
  margin-top: 6px;
  font-style: italic;
}

.input--large-amount {
  position: relative;
}
.input--large-amount input[type=text], .input--large-amount input[type=number] {
  width: 100px;
  margin-left: 12px;
}
.input--large-amount label {
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
}
.input--large-amount .required-indicator {
  display: none;
}

.input--large-amount--right-aligned input[type=text], .input--large-amount--right-aligned input[type=number], .input--large-amount--center-aligned input[type=text], .input--large-amount--center-aligned input[type=number] {
  margin-left: 18px;
}
.input--large-amount--right-aligned label, .input--large-amount--center-aligned label {
  display: block;
  font-size: 16px;
  font-size: 1rem;
}
.input--large-amount--right-aligned label span, .input--large-amount--center-aligned label span {
  font-size: 16px;
  font-size: 1rem;
  position: absolute;
  left: 0;
  bottom: 11px;
}
.input--large-amount--right-aligned .required-indicator, .input--large-amount--center-aligned .required-indicator {
  display: none;
}

.input.boolean input, .radio input {
  width: 18px;
  height: 18px;
  margin: 5px 0 0 0;
  float: left;
  position: relative;
  z-index: 1;
  position: absolute;
  left: -1000em;
}
.input.boolean label, .radio label {
  position: relative;
  padding-left: 30px;
  padding-top: 6px;
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  font-size: 1em;
  cursor: pointer;
}
.input.boolean label:before, .radio label:before {
  content: "";
  background: white;
  width: 24px;
  height: 24px;
  border-radius: 4px;
  display: block;
  border: 1px solid #CCC;
  position: absolute;
  left: 0;
  top: 5px;
  margin-right: 0.5em;
}
.input.boolean label label.collection_radio_buttons:before, .radio label label.collection_radio_buttons:before {
  display: none;
}
.input.boolean label label.collection_radio_buttons, .radio label label.collection_radio_buttons {
  padding-left: 5px;
  padding-top: 0;
}
.input.boolean label:has(input:checked):before, .radio label:has(input:checked):before {
  background: #F73778 url("/assets/check-af18f760.svg") center no-repeat;
  background-size: 90%;
  border-color: #F73778;
}

.input.boolean--small label {
  font-size: 14px;
  font-size: 0.875rem;
}

.radio {
  display: block;
}
.radio label:before {
  border-radius: 50%;
}

.checkbox-group .input {
  margin-bottom: 0;
}

#error_explanation, .error_notification {
  font-weight: bold;
  padding: 18px;
  line-height: 1.4;
  border: 2px solid #d0021b;
  margin-bottom: 18px;
}
#error_explanation h2, .error_notification h2 {
  font-weight: bold;
}

.form-links {
  font-size: 14px;
  font-size: 0.875rem;
  border-top: 1px solid #CCC;
  padding: 24px;
  text-align: center;
}
.form-links a {
  color: #333333;
}

.fieldset-info.fieldset-info {
  margin-bottom: 12px;
  color: #333333;
  font-size: 14px;
  font-size: 0.875rem;
}

fieldset + fieldset {
  margin-top: 12px;
}

.form-hint {
  font-size: 14px;
  font-size: 0.875rem;
  padding-bottom: 6px;
}

.url-input {
  border: 1px solid #CCC;
  margin-bottom: 18px;
}
.url-input .input {
  margin: 0;
  display: inline-block;
  width: 100%;
}
.url-input input[type=text] {
  border: none;
}
.url-input .input-error {
  position: absolute;
  margin-top: 2px;
}

.url-input__start {
  background: #f4f4f4;
  padding: 12px;
  word-break: break-word;
  display: inline-block;
  width: 100%;
}

.label--muted {
  color: #999999;
  font-size: 14;
}

.input-greyed-out {
  color: rgb(127.5, 127.5, 127.5);
}
.input-greyed-out.input-greyed-out--active {
  color: inherit;
}

@media only screen and (min-width: 450px) {
  .input--large-amount input[type=text], .input--large-amount input[type=number] {
    text-align: center;
    width: 25%;
    max-width: 210px;
    margin: 0;
  }
  .input--large-amount label {
    display: inline-block;
    margin-bottom: 0;
    line-height: 53px;
    margin-right: 6px;
  }
  .input--large-amount label span {
    left: auto;
    bottom: auto;
    top: 0;
    right: 0;
  }
  .input--large-amount--right-aligned, .input--large-amount--center-aligned {
    text-align: right;
  }
  .input--large-amount--right-aligned input[type=text], .input--large-amount--right-aligned input[type=number], .input--large-amount--center-aligned input[type=text], .input--large-amount--center-aligned input[type=number] {
    float: right;
  }
  .input--large-amount--right-aligned label, .input--large-amount--center-aligned label {
    padding-right: 18px;
    position: relative;
  }
  .input--large-amount--center-aligned {
    display: flex;
    justify-content: center;
  }
}
@media only screen and (min-width: 768px) {
  input[type=text],
  input[type=email],
  input[type=password],
  input[type=number],
  textarea,
  select,
  .label {
    font-size: 18px;
    font-size: 1.125rem;
  }
  label,
  legend {
    font-size: 1em;
  }
  legend + .input label, .label--small, label.boolean, label.collection_radio_buttons {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .input--large-amount input[type=text], .input--large-amount input[type=number] {
    font-size: 32px;
    font-size: 2rem;
    padding: 12px;
  }
  .input--large-amount label {
    line-height: 48px;
    margin-right: 12px;
    font-size: 32px;
    font-size: 2rem;
  }
  .input--large-amount--right-aligned label, .input--large-amount--center-aligned label {
    font-size: 18px;
    font-size: 1.125rem;
    padding-right: 36px;
  }
  .input--large-amount--right-aligned label span, .input--large-amount--center-aligned label span {
    font-size: 32px;
    font-size: 2rem;
  }
  .input--large-amount--center-aligned label {
    font-size: 21px;
    font-size: 1.3125rem;
  }
  .input.boolean--small {
    max-width: 80%;
  }
  .input.boolean--small label {
    font-size: 16px;
    font-size: 1rem;
    padding-left: 18px;
  }
  .input.boolean--small label:before {
    width: 12px;
    height: 12px;
    top: 6px;
  }
  .input.boolean--small label input {
    width: 12px;
    height: 12px;
    margin: 2px 0 0 0;
  }
  .inline-group {
    margin-bottom: 30px;
    min-height: 60px;
    position: relative;
  }
  .inline-group input[type=text],
  .inline-group input[type=email],
  .inline-group input[type=password],
  .inline-group textarea,
  .inline-group select {
    border-color: #797979;
    width: 200px;
  }
  .inline-group label, .inline-group legend {
    float: left;
    padding: 12px 0;
    margin-right: 18px;
    line-height: normal;
    font-weight: normal;
  }
  .inline-group label {
    font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  }
  .inline-group .input.field_with_errors input {
    border-color: #d0021b;
    color: #d0021b;
    background: rgba(209, 19, 19, 0.1);
  }
  .inline-group .input {
    position: relative;
    display: inline-block;
    margin: 0 18px 0 0;
  }
  .inline-group .input.select {
    display: block;
    margin: 0;
  }
  .inline-group .input.required:last-child:after {
    content: "*";
    font-size: 21px;
    font-size: 1.3125rem;
    position: absolute;
    top: 10px;
    right: -12px;
  }
  .inline-group .required-indicator {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  .inline-group--large {
    display: flex;
    justify-content: center;
  }
  .inline-group--large legend {
    float: none;
  }
  .inline-group--large input[type=text],
  .inline-group--large input[type=email],
  .inline-group--large input[type=password],
  .inline-group--large textarea,
  .inline-group--large label,
  .inline-group--large legend {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .no-placeholder .inline-group--large label.sr-only, .no-placeholder .inline-group--large label.tabs__desktop-text {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .inline-group--centered {
    display: flex;
    justify-content: center;
  }
  .form-hint {
    font-size: 16px;
    font-size: 1rem;
  }
  .url-input .input {
    width: auto;
  }
  .url-input__start {
    width: auto;
  }
}
@media only screen and (min-width: 993px) {
  .input--large-amount .required-indicator {
    left: 260px;
  }
  .url-input__start {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 1100px) {
  .inline-group input[type=text],
  .inline-group input[type=email],
  .inline-group input[type=password],
  .inline-group input[type=number],
  .inline-group textarea {
    width: 250px;
  }
  .no-placeholder .inline-group input[type=text],
  .no-placeholder .inline-group input[type=email],
  .no-placeholder .inline-group input[type=password],
  .no-placeholder .inline-group input[type=number],
  .no-placeholder .inline-group textarea {
    width: 250px;
  }
}
.photo-upload {
  position: relative;
  margin: 12px 0 18px 0;
}
.photo-upload.loading {
  min-height: 60px;
}
.photo-upload .input {
  margin: 0;
}
.photo-upload .bcn-loader {
  left: 0;
  margin-left: 0;
}

.photo-upload__input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.no-filereader .photo-upload__input {
  width: auto;
  height: auto;
  opacity: 1;
  z-index: 1;
  position: relative;
}

.loading .photo-upload__button, .uploaded .photo-upload__button, .no-filereader .photo-upload__button {
  display: none;
}

.photo-upload__preview-image {
  display: none;
  width: 100px;
  line-height: 0;
}
.uploaded .photo-upload__preview-image {
  display: block;
  float: left;
  padding-right: 6px;
}

.photo-upload__message {
  font-weight: bold;
  margin-top: 6px;
}

.event-photo-cached-details {
  font-weight: bold;
}

.photo-instructions {
  padding-left: 60px;
  position: relative;
  min-height: 54px;
}

.photo-icon {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 48px;
  font-size: 12px;
  font-size: 0.75rem;
  text-align: center;
  line-height: 1;
}
.photo-icon svg {
  vertical-align: middle;
  width: 42px;
  height: 42px;
  fill: #F73778;
}
.photo-icon i {
  margin-top: -4px;
  color: #333333;
}

@media only screen and (min-width: 768px) {
  .photo-upload {
    margin: 18px 0 30px 0;
  }
  .photo-upload.loading {
    min-height: 66px;
  }
  .photo-upload__message {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.styled-select {
  position: relative;
}
.styled-select:before {
  content: "";
  position: absolute;
  top: 22px;
  right: 12px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #333333 transparent transparent transparent;
}
.styled-select select {
  position: relative;
  z-index: 1;
  width: 100%;
  background-color: transparent;
  background-image: none;
  appearance: none;
  padding-right: 30px;
}
.styled-select.styled-select--short {
  width: 90px;
  display: inline-block;
}
.no-appearance .styled-select:before {
  content: none;
}
.no-appearance .styled-select select {
  padding-right: 12px;
}

@media only screen and (min-width: 450px) {
  .styled-select.styled-select--short {
    width: auto;
  }
}
@media only screen and (min-width: 768px) {
  .inline-group .styled-select {
    display: inline-block;
    margin: 0 18px 0 0;
    width: 300px;
  }
  .inline-group .styled-select.styled-select--short {
    width: 150px;
  }
  .inline-group--large .styled-select:before {
    top: 24px;
  }
}
@media only screen and (min-width: 993px) {
  .inline-group .styled-select.styled-select--short {
    width: 180px;
  }
}
.activity-content {
  min-height: 326px;
}

.activity-list {
  margin-top: 18px;
}

.activity-list-header {
  position: relative;
}
.activity-list-header:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0%;
  border-top: 1px solid #F56A00;
}
.activity-list-header:before {
  border-top-width: 10px;
}
.activity-list-header:focus {
  outline: none;
}

.activity-list-header--event:before {
  content: none;
}

.activity-list-header {
  padding: 12px 0 0 0;
  margin: 12px 0 0 0;
}

.activity-list-heading {
  font-size: 21px;
  font-size: 1.3125rem;
}

.activity-card {
  display: inline-block;
  width: 100%;
  background: white;
  margin-bottom: 24px;
  text-align: center;
  position: relative;
}

.activity-card__image {
  line-height: 0;
  background: #f4f4f4;
}
.activity-card__image img {
  max-height: 100%;
  width: auto;
  margin: 0 auto;
}

.activity-card__content {
  position: relative;
  padding: 30px 24px;
  border-bottom: 4px solid #F56A00;
}
.activity-card--update .activity-card__content.activity-card__content--has-image {
  border-top: none;
}

.activity-card__icon {
  width: 60px;
  height: 60px;
  margin: 0 auto;
}
.activity-card__icon svg {
  width: 30px;
  height: 30px;
  fill: #F73778;
}

.activity-card__icon--over-image {
  background: white;
  border-radius: 50%;
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.activity-card__update-heading {
  color: #333;
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: bold;
  margin-bottom: 6px;
}
.activity-card__update-heading svg {
  width: 30px;
  height: 30px;
  vertical-align: bottom;
}

.activity-card__message {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 0 18px 0;
  word-wrap: break-word;
}
.activity-card--update .activity-card__message {
  margin-top: 18px;
}
.activity-card__message .truncate {
  max-height: 360px;
}
.activity-card__message .truncate.truncated {
  max-height: 192px;
}

.activity-card__event-name {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1.2;
  margin: 0 0 30px 0;
}

.activity-card__event-date {
  margin: 0 0 18px 0;
}

.activity-card__event-raised {
  line-height: 1.2;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 18px;
}

.activity-card__event-amount-raised {
  display: block;
  font-size: 48px;
  font-size: 3rem;
}

.activity-card__button {
  font-size: 16px;
  font-size: 1rem;
  margin: 18px 0 36px 0;
  min-width: 0;
}

.activity-card__amount {
  font-size: 48px;
  font-size: 3rem;
  margin-bottom: 6px;
}

.activity-card__date {
  margin-bottom: 30px;
}

.activity-card__name {
  padding-top: 24px;
  position: relative;
}
.activity-card__name:before {
  content: "";
  width: 90%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 5%;
  border-top: 1px solid #F73778;
}

.activity-card__link {
  font-size: 16px;
  font-size: 1rem;
  display: block;
}
.activity-card__link a {
  color: #333;
}

.activity-card__bcn-logo {
  width: 50%;
  max-width: 120px;
}

.activity-card__edit {
  font-size: 14px;
  font-size: 0.875rem;
  position: absolute;
  bottom: 6px;
  color: #333;
}

.activity-load-more {
  position: relative;
}

.activity-card__hide {
  position: absolute;
  top: 0;
  right: 0;
  color: #333;
  width: 42px;
  height: 42px;
}
.activity-card__hide span {
  position: relative;
  z-index: 1;
  position: absolute;
  text-transform: uppercase;
  text-align: center;
  top: 10px;
  right: 8px;
  transform: rotate(45deg);
  line-height: 1.2;
  font-size: 14px;
  font-size: 0.875rem;
}
.activity-card__hide:before {
  content: "";
  position: absolute;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 84px 84px 0;
  border-color: transparent #FFDB30 transparent transparent;
}
.activity-card__hide:hover:before, .activity-card__hide:focus:before, .activity-card__hide:active:before {
  border-color: transparent #F73778 transparent transparent;
}

@media only screen and (min-width: 450px) {
  .activity-list-header {
    padding: 18px 0 0 0;
    margin: 18px 0 0 0;
  }
  .activity-card {
    width: 50%;
    border: 12px solid #eaeaea;
    border-top: none;
    border-bottom: 24px solid #eaeaea;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .activity-list {
    margin-top: 42px;
  }
  .activity-list-header {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .activity-list-heading {
    margin: 0 24px 12px 0;
    font-size: 32px;
    font-size: 2rem;
  }
}
@media only screen and (min-width: 993px) {
  .activity-list {
    margin-top: 30px;
  }
  .activity-list-header {
    padding: 30px 0 0 0;
    margin: 30px 0 0 0;
  }
  .activity-card {
    width: 33.3333333333%;
  }
}
@media only screen and (min-width: 1100px) {
  .activity-card {
    border-width: 18px;
    border-bottom-width: 36px;
  }
}
.fund-form .donation-header__heading {
  margin-bottom: 6px;
}

.fund-form__step-heading {
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
}

.fund-form__form {
  background: white;
  padding: 6px 12px;
  margin-top: 12px;
}

@media only screen and (min-width: 768px) {
  .fund-form__step-heading {
    font-size: 26px;
    font-size: 1.625rem;
    margin-bottom: 18px;
  }
  .fund-form-tabs {
    margin: 12px 0 30px 0;
  }
  .fund-form__form {
    background: white;
    padding: 30px 42px;
    margin-top: 12px;
  }
}
.giftaid-info {
  border: 2px solid #CCC;
  padding: 6px 12px;
  margin-top: 14px;
}

.giftaid-info__logo {
  width: 150px;
}

.giftaid-info__heading {
  font-weight: bold;
  color: #F73778;
}
.giftaid-info__heading span {
  color: #333;
}

.giftaid-info__input {
  background: #333333;
  color: white;
  padding: 6px;
  margin: 6px 0;
}
.giftaid-info__input label {
  font-size: 16px;
  font-size: 1rem;
}

.giftaid-info__text {
  font-size: 14px;
  font-size: 0.875rem;
}
.giftaid-info__text p {
  margin-bottom: 6px;
}

@media only screen and (min-width: 768px) {
  .giftaid-info {
    margin-top: 0;
  }
  .giftaid-info__logo {
    float: left;
    width: auto;
  }
  .giftaid-info__heading {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .giftaid-info__text {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.help-cta {
  padding: 18px 0;
}
.help-cta a {
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  font-weight: bold;
  color: #F73778;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px;
  text-decoration: none;
  color: #333;
}
.help-cta a:hover, .help-cta a:focus, .help-cta a:active {
  border-color: #F73778;
  color: #F73778;
  border-color: #333;
  color: #333;
}

.help-cta__heading {
  text-align: center;
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 12px;
}
.help-cta__heading svg {
  vertical-align: bottom;
  width: 30px;
  height: 30px;
}

.help-cta p {
  margin-bottom: 12px;
  position: relative;
  z-index: 1;
}
.help-cta p:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 450px) {
  .help-cta__heading {
    font-size: 21px;
    font-size: 1.3125rem;
    margin-bottom: 12px;
  }
  .help-cta p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 768px) {
  .help-cta {
    padding: 30px 0;
  }
  .help-cta__heading {
    font-size: 32px;
    font-size: 2rem;
    margin-bottom: 18px;
  }
  .help-cta__heading svg {
    width: 48px;
    height: 48px;
  }
}
@media only screen and (min-width: 993px) {
  .help-cta__heading {
    font-size: 26px;
    font-size: 1.625rem;
    font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
    margin-bottom: 30px;
  }
  .help-cta p {
    margin-bottom: 24px;
  }
}
.photo-grid {
  max-width: 264px;
  margin: 18px auto;
}
.photo-grid input[type=file] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.photo-grid__item {
  width: 132px;
  height: 182px;
  padding: 0 6px;
  float: left;
  text-align: center;
  margin-bottom: 18px;
  position: relative;
}
.photo-grid__item .input {
  margin-bottom: 0;
}
.photo-grid__item img {
  width: 120px;
  height: 86px;
  display: block;
}
.photo-grid__item img[src=""] {
  display: none;
}
.photo-grid__item label {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  padding-top: 6px;
}

.photo-grid__image-preview {
  height: 100%;
  background-position: center;
  background-size: cover;
  position: relative;
}

.photo-grid__link, img[src=""] + .attachment {
  display: block;
  border: 1px solid #CCC;
  width: 120px;
  height: 86px;
  text-indent: -999999px;
  position: relative;
  margin: 0 auto;
  text-decoration: none;
}
.photo-grid__link:before, img[src=""] + .attachment:before {
  content: "+";
  font-size: 32px;
  font-size: 2rem;
  color: #CCC;
  text-indent: 0;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 72px;
  text-align: center;
}
.photo-grid__link:hover, .photo-grid__link:focus, .photo-grid__link:active, img[src=""] + .attachment:hover, img[src=""] + .attachment:focus, img[src=""] + .attachment:active {
  border-color: #333333;
  border-bottom: 1px solid #333333;
}
.photo-grid__link:hover:before, .photo-grid__link:focus:before, .photo-grid__link:active:before, img[src=""] + .attachment:hover:before, img[src=""] + .attachment:focus:before, img[src=""] + .attachment:active:before {
  color: #333333;
}
.photo-grid__link.loading:before, img[src=""] + .attachment.loading:before {
  content: none;
}

.photo-grid__uploaded-message {
  padding: 6px;
  width: 100%;
  background: #F73778;
  line-height: 18px;
}
.photo-grid__uploaded-message svg {
  width: 18px;
  height: 18px;
  fill: #333;
  vertical-align: text-bottom;
}

.photo-grid__remove {
  width: 24px;
  height: 24px;
  position: absolute;
  top: -12px;
  right: 4px;
  text-indent: -9999999px;
  background: #FFDB30;
  border-radius: 50%;
}
.photo-grid__remove:before {
  content: "";
  background: url("/assets/close-cc92e96f.svg") center no-repeat;
  background-size: 80%;
  text-indent: 0;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 24px;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}

.no-filereader .photo-grid input[type=file] {
  position: relative;
  opacity: 1;
  z-index: 1;
  width: auto;
  height: auto;
}
.no-filereader .photo-grid__item {
  width: auto;
  height: auto;
  float: none;
  display: block;
  margin-bottom: 24px;
  border-bottom: 1px solid #CCC;
  padding-bottom: 24px;
}
.no-filereader .photo-grid__item--uploaded .input {
  display: none;
}
.no-filereader .photo-grid__item--button, .no-filereader .photo-grid__item--preview {
  width: auto;
  height: auto;
  float: none;
  display: block;
}
.no-filereader .photo-grid__item--button img, .no-filereader .photo-grid__item--preview img {
  display: none;
}
.no-filereader .photo-grid__item--button {
  border: none;
}
.no-filereader .photo-grid__link, .no-filereader img[src=""] + .attachment {
  text-indent: 0;
  border: none;
  width: auto;
  height: auto;
}
.no-filereader .photo-grid__link:before, .no-filereader img[src=""] + .attachment:before {
  content: none;
}
.no-filereader .photo-grid__remove {
  text-indent: 0;
  border: none;
  width: auto;
  height: auto;
}
.no-filereader .photo-grid__remove:before {
  content: none;
}

@media only screen and (min-width: 450px) {
  .photo-grid {
    max-width: 396px;
  }
}
@media only screen and (min-width: 768px) {
  .photo-grid {
    max-width: 672px;
  }
  .photo-grid__item {
    padding: 0 12px;
    width: 224px;
    height: 221px;
  }
  .photo-grid__item img {
    width: 200px;
    height: 143px;
  }
  .photo-grid__link, img[src=""] + .attachment {
    width: 200px;
    height: 143px;
  }
  .photo-grid__link:before, img[src=""] + .attachment:before {
    line-height: 132px;
  }
}
@media only screen and (min-width: 1100px) {
  .photo-grid {
    max-width: 896px;
    margin: 36px auto;
  }
}
.search-funds {
  margin: 0;
  padding-bottom: 12px;
}

.search-funds__label {
  font-size: 16px;
  font-size: 1rem;
}

.search-funds__input {
  position: relative;
  width: 100%;
}

.search-funds__button {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 48px;
  border-radius: 0 4px 4px 0;
}

@media only screen and (min-width: 768px) {
  .search-funds {
    padding-bottom: 30px;
  }
  .search-funds input[type=text] {
    padding: 24px;
    font-size: 21px;
    font-size: 1.3125rem;
  }
  .search-funds__button {
    width: 72px;
  }
}
@media only screen and (min-width: 993px) and (min-height: 800px) {
  .search__form .search-funds {
    padding-bottom: 60px;
  }
}
.search__sub-heading {
  text-align: center;
  margin-bottom: 12px;
}

.tribute {
  text-align: center;
}

.tribute__header {
  padding: 18px 0 18px 0;
}

.tribute__heading {
  margin-bottom: 0;
}

.tribute__heading-name {
  display: block;
  font-family: "Erika-Regular";
  font-variant-ligatures: none;
  text-transform: uppercase;
  font-size: 48px;
  position: relative;
}
.tribute__heading-name svg {
  width: 30px;
  height: 30px;
  margin-left: -36px;
  margin-bottom: -6px;
}

.tribute__image, .tribute__raised, .tribute__actions, .tribute__share, .tribute__info {
  margin-bottom: 12px;
}

.tribute__image-slide {
  height: 212px;
  background: #f4f4f4;
}
.tribute__image-slide img {
  max-height: 100%;
  width: auto;
}

.tribute__image-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.tribute__raised-label {
  font-size: 16px;
  font-size: 1rem;
}

.tribute__raised-amount {
  font-size: 32px;
  font-size: 2rem;
}

.tribute__button {
  width: 100%;
  min-width: 230px;
  max-width: 320px;
}

.tribute__button + .tribute__button {
  margin-top: 12px;
}

.tribute__info {
  padding-top: 12px;
  width: 90%;
  margin: 0 auto 12px auto;
  position: relative;
}
.tribute__info:before {
  content: "";
  width: 80%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 10%;
  border-top: 1px solid #F73778;
}
.tribute__info p {
  margin-bottom: 24px;
  text-align: left;
}
.tribute__info p br {
  display: block;
  content: " ";
  margin-bottom: 12px;
}
.tribute__info .truncate {
  text-align: left;
}
.tribute__info .truncate.truncated {
  max-height: 120px;
}

@media only screen and (min-width: 450px) {
  .tribute__header {
    padding-bottom: 24px;
  }
  .tribute__heading-name svg {
    width: 48px;
    height: 48px;
    margin-left: -54px;
    margin-bottom: -12px;
  }
  .tribute__image-slide {
    height: 392px;
  }
}
@media only screen and (min-width: 768px) {
  .tribute__header {
    padding-bottom: 36px;
  }
  .tribute__heading {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .tribute__heading__date {
    font-size: 26px;
    font-size: 1.625rem;
  }
  .tribute__heading-name svg {
    width: 66px;
    height: 66px;
    margin-left: -72px;
    margin-bottom: -18px;
  }
  .tribute__image {
    margin: 0 24px 0 0;
  }
  .tribute__image-slide {
    height: 420px;
  }
  .tribute__raised, .tribute__actions, .tribute__share, .tribute__info {
    margin-bottom: 18px;
  }
  .tribute__actions .tribute__button {
    line-height: 1;
    height: auto;
    padding: 18px;
    font-size: 1rem;
  }
  .tribute__raised {
    padding-top: 18px;
    font-weight: normal;
    position: relative;
  }
  .tribute__raised:before {
    content: "";
    width: 90%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 5%;
    border-top: 1px solid #F73778;
  }
  .tribute__raised-label {
    font-size: 21px;
    font-size: 1.3125rem;
  }
  .tribute__raised-amount {
    font-size: 32px;
    font-size: 2rem;
  }
  .tribute__info {
    padding-top: 0;
    margin-top: 30px;
    font-size: 16px;
    font-size: 1rem;
    width: auto;
  }
  .tribute__info:before {
    content: none;
  }
  .tribute__info .truncate.truncated {
    max-height: 192px;
  }
}
@media only screen and (min-width: 993px) {
  .tribute__raised-amount {
    font-size: 48px;
    font-size: 3rem;
  }
  .tribute__share .share {
    justify-content: center;
  }
  .tribute__image-slide {
    height: 362px;
  }
}
@media only screen and (min-width: 1100px) {
  .tribute__image-slide {
    height: 392px;
  }
}
.event__main-details {
  margin-bottom: 12px;
}

.event__closed {
  text-align: center;
  padding-top: 24px;
}
.event__closed a {
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  font-weight: bold;
  color: #F73778;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px;
  text-decoration: none;
}
.event__closed a:hover, .event__closed a:focus, .event__closed a:active {
  border-color: #F73778;
  color: #F73778;
}

.event__header {
  padding: 18px 0;
}

.event__heading {
  font-size: 26px;
  font-size: 1.625rem;
  font-family: "Erika-Regular";
  text-transform: uppercase;
  line-height: 1.4;
}

.event__details .contact-person {
  justify-content: flex-start;
  margin-bottom: 6px;
  text-align: left;
  font-size: 18px;
  font-size: 1.125rem;
}
.event__details .contact-person svg {
  margin-right: 12px;
}
.event__details .contact-person__title {
  font-size: 16px;
  font-size: 1rem;
}

.event__for {
  min-height: 42px;
  margin: 0 0 24px 48px;
}
.event__for svg {
  width: 42px;
  height: 42px;
  margin: 6px 6px 0 0;
}

.event__for-name {
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
}
.event__for-name a {
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  font-weight: bold;
  color: #F73778;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px;
  text-decoration: none;
}
.event__for-name a:hover, .event__for-name a:focus, .event__for-name a:active {
  border-color: #F73778;
  color: #F73778;
}

.event__location, .event__date {
  position: relative;
  padding-left: 48px;
  margin-bottom: 18px;
}
.event__location svg, .event__date svg {
  fill: #CCC;
  width: 24px;
  position: absolute;
  left: 6px;
  top: 0;
}

.event__image {
  line-height: 0;
}

.event__progress {
  display: flex;
  align-items: center;
  align-items: flex-start;
  margin-bottom: 12px;
}

.event__progress-chart {
  position: relative;
  min-width: 60px;
  width: 60px;
  height: 60px;
  margin-right: 12px;
}

.event__progress-value {
  font-size: 16px;
  font-size: 1rem;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 60px;
  width: 100%;
  text-align: center;
}

.event__total {
  font-size: 18px;
  font-size: 1.125rem;
}

.event__target {
  display: block;
}

.event_target label {
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  font-size: 1rem;
}

.event__actions {
  text-align: center;
}

.event__share, .event__sponsor-button {
  margin-bottom: 12px;
}

.event__donation-info {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  font-weight: bold;
  color: #F73778;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px;
  text-decoration: none;
}
.event__donation-info:hover, .event__donation-info:focus, .event__donation-info:active {
  border-color: #F73778;
  color: #F73778;
}

.event__info {
  text-align: center;
  padding-top: 18px;
}
.event__info .truncate {
  text-align: left;
}
.event__info .truncate.truncated {
  max-height: 72px;
}

.event__holder {
  margin-top: 12px;
}

@media only screen and (min-width: 450px) {
  .event__header {
    padding: 24px 0 18px 0;
    text-align: left;
  }
  .event__progress-chart {
    min-width: 90px;
    width: 90px;
    height: 90px;
  }
  .event__progress-value {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 90px;
  }
  .event__total {
    font-size: 32px;
    font-size: 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .event {
    padding-left: 5%;
    padding-right: 5%;
  }
  .event__header {
    padding: 36px 0 18px 0;
  }
  .event__main-details {
    margin-bottom: 24px;
  }
  .event__heading {
    font-size: 32px;
    font-size: 2rem;
  }
  .event__image {
    margin-top: 36px;
    height: 282px;
  }
  .event__image img {
    max-height: 100%;
    width: auto;
  }
  .event__actions {
    text-align: left;
  }
  .event__share {
    margin-bottom: 18px;
  }
  .event__share .share {
    display: flex;
    align-items: center;
  }
  .event__share .share__label {
    margin: 0 6px 0 0;
  }
  .event__progress {
    justify-content: center;
  }
  .event__info {
    font-size: 16px;
    font-size: 1rem;
    padding-top: 30px;
  }
  .event__info .truncate.truncated {
    max-height: 144px;
  }
  .event__holder {
    margin-top: 18px;
  }
}
@media only screen and (min-width: 993px) {
  .event__header {
    padding: 54px 0 18px 0;
  }
  .event__progress-chart {
    min-width: 144px;
    width: 144px;
    height: 144px;
    margin-right: 24px;
  }
  .event__progress-value {
    line-height: 144px;
    font-size: 32px;
    font-size: 2rem;
  }
  .event__total {
    font-size: 48px;
    font-size: 3rem;
  }
  .event__image {
    margin-top: 60px;
  }
}
/* only load inline background image above 767px */
@media (max-width: 449px) {
  .cms-hero {
    background-image: none !important;
    display: none;
  }
}
.cms-header {
  text-align: center;
  line-height: 1.2;
  padding: 18px 0;
}

.cms-header__heading {
  font-family: "Erika-Regular";
  text-transform: uppercase;
  font-variant-ligatures: none;
  font-size: 32px;
  font-size: 2rem;
}

.cms-main p {
  margin-bottom: 12px;
}
.cms-main strong {
  font-weight: bold;
}
.cms-main em {
  font-style: italic;
}
.cms-main img {
  margin: 12px 0;
}
.cms-main img[style="float: right; margin: 0px 0px 10px 10px;"] {
  max-width: 50%;
  padding: 0 0 6px 6px;
}
.cms-main img[style="float: left; margin: 0px 10px 10px 0px;"] {
  max-width: 50%;
  padding: 0 6px 6px 0;
}
.cms-main ul, .cms-main ol {
  list-style: initial;
  margin: 0 0 12px 24px;
}
.cms-main ol {
  list-style: decimal;
}
.cms-main li {
  margin-bottom: 6px;
}
.cms-main h1, .cms-main h2, .cms-main h3, .cms-main h4, .cms-main h5 {
  font-weight: bold;
  margin-bottom: 12px;
  line-height: 1.3;
}
.cms-main h1:focus, .cms-main h2:focus, .cms-main h3:focus, .cms-main h4:focus, .cms-main h5:focus {
  outline: none;
}
.cms-main h1 {
  font-size: 21px;
  font-size: 1.3125rem;
}
.cms-main h2 {
  font-size: 18px;
  font-size: 1.125rem;
}
.cms-main h3 {
  font-size: 18px;
  font-size: 1.125rem;
}
.cms-main a:not(.button):not(.button-primary):not(.button-pink):not(.button-dark):not(.button-secondary):not(.button-tertiary) {
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  font-weight: bold;
  color: #F73778;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px;
  text-decoration: none;
}
.cms-main a:not(.button):not(.button-primary):not(.button-pink):not(.button-dark):not(.button-secondary):not(.button-tertiary):hover, .cms-main a:not(.button):not(.button-primary):not(.button-pink):not(.button-dark):not(.button-secondary):not(.button-tertiary):focus, .cms-main a:not(.button):not(.button-primary):not(.button-pink):not(.button-dark):not(.button-secondary):not(.button-tertiary):active {
  border-color: #F73778;
  color: #F73778;
}
.cms-main .video-wrapper {
  margin-bottom: 12px;
}
.cms-main .buttons-holder {
  clear: both;
  margin: 24px 0;
  padding: 0;
}
.cms-main .buttons-holder .button, .cms-main .buttons-holder .button-primary, .cms-main .buttons-holder .button-pink, .cms-main .buttons-holder .button-dark, .cms-main .buttons-holder .button-secondary, .cms-main .buttons-holder .button-tertiary, .cms-main .buttons-holder .no-filereader .photo-grid__link, .no-filereader .cms-main .buttons-holder .photo-grid__link, .cms-main .buttons-holder .no-filereader .photo-grid__remove, .no-filereader .cms-main .buttons-holder .photo-grid__remove {
  min-width: 192px;
  margin-bottom: 6px;
}

.cms-card-container {
  margin-top: 12px;
}

.cms-quote {
  position: relative;
  margin-top: 18px;
  padding-top: 12px;
}
.cms-quote:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0%;
  border-top: 1px solid #F73778;
}

.cms-quote--in-text {
  margin: 0 0 12px 0;
  padding: 0;
}
.cms-quote--in-text:before {
  content: none;
}

.cms-main + .back-link {
  margin-top: 24px;
}

@media only screen and (min-width: 450px) {
  .cms-hero {
    height: 200px;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .cms-header {
    padding: 24px 0;
  }
  .cms-main h1, .cms-main h2 {
    font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  }
  .cms-main h1 {
    font-size: 32px;
    font-size: 2rem;
  }
  .cms-main h2 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media only screen and (min-width: 768px) {
  .cms-hero {
    height: 360px;
    margin-top: -7px;
  }
  .cms-header__heading {
    font-family: "Erika-Regular";
    font-variant-ligatures: none;
    font-size: 48px;
    font-size: 3rem;
  }
  .cms-header {
    padding: 36px 0;
  }
  .cms-main {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .cms-main p, .cms-main h1, .cms-main h2, .cms-main h3, .cms-main h4, .cms-main h5, .cms-main ol, .cms-main ul {
    margin-bottom: 24px;
  }
  .cms-main li {
    margin-bottom: 12px;
  }
  .cms-main img[style="float: right; margin: 0px 0px 10px 10px;"] {
    padding: 0 0 12px 12px;
  }
  .cms-main .buttons-holder {
    margin: 60px 0;
  }
  .cms-video {
    margin: 30px 0;
  }
  .cms-card-container {
    margin-top: 36px;
  }
  .cms-quote {
    margin-top: 42px;
    padding-top: 36px;
  }
  .cms-quote--in-text {
    margin: 0 0 30px 0;
    padding: 0;
  }
  .cms-main + .back-link {
    margin-top: 48px;
  }
}
@media only screen and (min-width: 993px) {
  .cms-hero {
    height: 500px;
  }
}
.cms-sub-nav {
  padding: 12px 0;
}
.cms-sub-nav.cms-anchor-links {
  padding: 0 0 12px 0;
}

.cms-sub-nav__heading {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 12px;
}

.cms-sub-nav__list {
  clear: both;
  list-style: none !important;
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
}

.cms-sub-nav__list-item {
  position: relative;
  margin-bottom: 24px;
}
.cms-sub-nav__list-item svg {
  width: 24px;
  height: 24px;
  fill: #CCC;
  vertical-align: middle;
  margin-right: 6px;
}
.cms-sub-nav__list-item a {
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  font-weight: bold;
  color: #F73778;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px;
  text-decoration: none;
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
}
.cms-sub-nav__list-item a:hover, .cms-sub-nav__list-item a:focus, .cms-sub-nav__list-item a:active {
  border-color: #F73778;
  color: #F73778;
}

.cms-sub-nav__list-item--down {
  background: url("/assets/chevron-down-light-05dc78e8.svg") left center no-repeat;
  background-size: 24px;
  padding-left: 36px;
}

@media only screen and (min-width: 450px) {
  .cms-sub-nav__heading {
    font-size: 32px;
    font-size: 2rem;
    font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  }
  .cms-sub-nav__list {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
@media only screen and (min-width: 768px) {
  .cms-sub-nav__list {
    margin: 24px 0;
    font-size: 26px;
    font-size: 1.625rem;
  }
  .cms-sub-nav__list-item {
    margin-bottom: 18px;
  }
}
.cms-main .start-list {
  list-style: none;
  counter-reset: start-counter;
  margin: 24px auto 0 auto;
  width: 90%;
  max-width: 500px;
}

.cms-main .start-list__item {
  margin-bottom: 24px;
  position: relative;
  min-height: 30px;
}
.cms-main .start-list__item span {
  display: block;
  position: relative;
  padding: 0 0 0 42px;
}
.cms-main .start-list__item span:before {
  content: counter(start-counter);
  counter-increment: start-counter;
  position: absolute;
  left: 0;
  top: 4px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 100%;
  background: #bfbfbf;
  display: block;
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
}

@media only screen and (min-width: 450px) {
  .cms-main .start-list {
    margin: 36px auto 0 auto;
  }
  .cms-main .start-list__item {
    font-size: 18px;
    font-size: 1.125rem;
    min-height: 48px;
    margin-bottom: 36px;
  }
  .cms-main .start-list__item span {
    padding: 0 0 0 72px;
  }
  .cms-main .start-list__item span:before {
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
@media only screen and (min-width: 768px) {
  .cms-main .start-list {
    margin: 72px 0 36px 0;
    width: 100%;
    max-width: none;
  }
  .cms-main .start-list__item {
    font-size: 21px;
    font-size: 1.3125rem;
    min-height: 48px;
    margin-bottom: 132px;
  }
  .cms-main .start-list__item span {
    width: 48%;
    float: left;
    padding: 0 0 0 72px;
  }
  .cms-main .start-list__item:after {
    content: "";
    display: block;
    width: 84px;
    height: 84px;
    background: url("/assets/start-arrow-right-86fc6209.svg") center no-repeat;
    background-size: contain;
    position: absolute;
    top: 36px;
    left: 54%;
  }
  .cms-main .start-list__item:nth-child(even) span {
    float: right;
  }
  .cms-main .start-list__item:nth-child(even):after {
    background: url("/assets/start-arrow-left-aaabddea.svg") center no-repeat;
    background-size: contain;
    left: calc(50% - 102px);
  }
  .cms-main .start-list__item:last-child:after {
    content: none;
  }
}
.braintree-sheet__container .braintree-sheet {
  border: 0;
}
.braintree-sheet__container .braintree-sheet__header {
  padding: 0 0 20px 0;
  border: 0;
}
.braintree-sheet__container .braintree-sheet__content--form {
  padding: 0;
}
.braintree-sheet__container .braintree-sheet__content--form .braintree-form__field-group {
  margin-bottom: 20px;
}
.braintree-sheet__container .braintree-sheet__content--form .braintree-form__field-group .braintree-form__label {
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.braintree-sheet__container .braintree-sheet__content--form .braintree-form__field-group .braintree-form__field .braintree-form__hosted-field {
  border-color: #797979;
  padding: 12px;
  border-radius: 4px;
  height: 50px;
}
.braintree-sheet__container .braintree-icon--bordered {
  width: 40px;
  height: 24px;
}
.braintree-sheet__container .braintree-sheet__content--form .braintree-form__field-group.braintree-form__field-group--has-error .braintree-form__field .braintree-form__hosted-field {
  border-color: #d0021b;
  background: rgba(209, 19, 19, 0.1);
}
.braintree-sheet__container .braintree-sheet__content--form .braintree-form__field-group .braintree-form__field-error {
  text-align: left;
  font-size: 12px;
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
}

.braintree-logo {
  margin: 2em 0;
  clear: both;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.braintree-logo a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: normal;
  color: #000;
  margin: 0;
}
.braintree-logo a span {
  margin-right: 15px;
}
.braintree-logo a:hover {
  border-color: transparent;
}
.braintree-logo .cc-logos {
  height: 24px;
  width: 74px;
  margin-top: 10px;
}

.braintree-method__logo,
.braintree-sheet__content--form .braintree-form__field-group .braintree-form__field-error-icon,
.braintree-sheet__header .braintree-sheet__card-icon {
  width: 40px;
  height: 24px;
}

.donation-candle {
  background: white;
}

.donation-candle__image {
  background: url("/assets/candle-333ff4d8.jpg") center bottom no-repeat;
  background-size: cover;
  height: 200px;
}

.donation-candle__content {
  padding: 24px;
}
.donation-candle__content p {
  margin-bottom: 24px;
}

@media only screen and (min-width: 450px) {
  .donation-candle {
    display: flex;
  }
  .donation-candle__content {
    padding: 12px;
    width: 50%;
  }
  .donation-candle__image {
    width: 50%;
    height: auto;
  }
}
@media only screen and (min-width: 768px) {
  .donation-candle__image {
    width: 40%;
  }
  .donation-candle__content {
    width: 60%;
    padding: 48px 24px;
  }
  .donation-candle__content p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.dd-form a {
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  font-weight: bold;
  color: #F73778;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px;
  text-decoration: none;
}
.dd-form a:hover, .dd-form a:focus, .dd-form a:active {
  border-color: #F73778;
  color: #F73778;
}

.dd-form__section {
  position: relative;
}
.dd-form__section:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0%;
  border-top: 1px solid #F73778;
}
.dd-form__section legend {
  padding-top: 12px;
}
.dd-form__section label {
  font-size: 16px;
  font-size: 1rem;
}

@media only screen and (min-width: 768px) {
  .dd-form__section {
    margin: 30px 0;
  }
  .dd-form__section legend {
    padding-top: 30px;
  }
  .dd-form__section label {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.direct-debit-guarantee {
  border: 1px solid #CCC;
  padding: 12px;
}

.direct-debit-guarantee__logo {
  float: right;
}

.direct-debit-guarantee__heading {
  font-size: 16px;
  font-size: 1rem;
  margin: 12px 0;
}

.direct-debit-guarantee__list {
  list-style: inherit;
  margin-left: 18px;
}
.direct-debit-guarantee__list li {
  margin-bottom: 12px;
}

.direct-debit-guarantee__item-important {
  font-weight: bold;
}

.donation form {
  margin-bottom: 0;
}
.donation .tabs--small {
  display: none;
}

.donation-header {
  padding-top: 6px;
}
@media (min-width: 600px) {
  .donation-header standard-header__intro {
    padding: 0 80px;
    margin-bottom: 10px;
  }
}
.donation-header .standard-header__intro strong {
  font-weight: bold;
}

.donation-header__back {
  float: left;
}

.donation-header__steps {
  padding-bottom: 6px;
  border-bottom: 1px solid #F73778;
  text-align: right;
  min-height: 2em;
}

.donation-header__heading {
  margin: 12px 0;
}
.donation-header__heading svg {
  vertical-align: bottom;
  width: 30px;
  height: 30px;
}

.donation-sub-heading {
  text-align: center;
}

.donation-amount__item {
  position: relative;
  background: white;
  margin-bottom: 6px;
  padding: 6px;
}

.donation-amount__image {
  line-height: 0;
  width: 40%;
  float: left;
  margin: 0 6px 6px 0;
}

.donation-amount__heading {
  font-size: 16px;
  font-size: 1rem;
}

.donation-amount__description {
  margin-bottom: 6px;
}

.donation-amount__button {
  width: 100%;
  min-width: 0;
  font-size: 16px;
  font-size: 1rem;
}
.selected .donation-amount__button {
  background: #ac2653;
  color: white;
}
.hover .donation-amount__button {
  background: #f85f93;
  color: white;
}
.no-js .donation-amount__button {
  display: none;
}

.donation-amount-section {
  background: white;
  padding: 6px;
  margin-bottom: 6px;
}
.donation-amount-section .input {
  margin: 0;
}

.donation-amount-section__frequency {
  margin-bottom: 12px;
}

.donation-last-section {
  display: flex;
  flex-direction: column;
}

.donation-logo {
  text-align: center;
  order: 1;
}

.donate-buttons {
  clear: both;
  padding-left: 12px;
  padding-right: 12px;
}

.donate-payment-logos {
  margin: 0 auto;
}

.keeping-in-touch {
  border: 2px solid #e0e0e0;
  padding: 1rem 2rem !important;
  margin: 2em 0;
}

@media only screen and (max-width: 767px) {
  .standard-page__primary-content,
  .donation-header {
    padding-bottom: 0;
  }
  .secondary-content {
    padding-top: 0;
  }
  .donation-amount {
    display: flex;
    justify-content: space-between;
    align-items: top;
  }
  .donation-amount__item {
    width: 30%;
    background: none;
  }
  .donation-amount__item .donation-amount__button span,
  .donation-amount__item .donation-amount__description,
  .donation-amount__item .donation-amount__heading,
  .donation-amount__item img {
    display: none;
  }
  .donation-amount__item .donation-amount__button {
    width: 100px;
    display: block;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto;
    font-size: 1.8em;
  }
  .donation-amount-section.own-amount {
    background: none;
    margin-bottom: 2em;
    padding: 6px 24px;
  }
  .input.select.optional.backing_donation_frequency {
    background-color: #fff;
  }
  .button-pink {
    background: #fff;
    color: #F73778;
  }
  .selected .button-pink {
    background: #F73778;
    color: #fff;
  }
}
@media only screen and (min-width: 450px) {
  .donation-header {
    padding: 18px 0;
  }
  .donation-header__heading {
    margin-top: 18px;
  }
  .donation-header__steps {
    padding-bottom: 18px;
  }
}
.donation__form-section {
  background: white;
  padding: 12px 12px 6px 12px;
  margin: 12px 0;
}
.donation__form-section fieldset {
  margin-bottom: 12px;
}

.donation__form-section--buttons {
  padding: 0 12px;
}

.donation__message {
  width: 90%;
  margin: 24px auto 12px auto;
  padding: 12px;
  background: #f4f4f4;
}

.select-note {
  width: 303px;
  font-size: 0.9em;
}

@media only screen and (min-width: 768px) {
  .donation-header {
    padding: 30px 0;
  }
  .donation-header__heading {
    margin: 36px 0 18px 0;
  }
  .donation-header__heading svg {
    width: 60px;
    height: 60px;
  }
  .donation-header__steps {
    padding-bottom: 30px;
  }
  .donation-amount {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 36px 0 24px 0;
  }
  .no-flexbox .donation-amount {
    display: block;
  }
  .donation-amount__item {
    width: 30%;
    margin: 0 1.5%;
    padding: 0 0 84px 0;
  }
  .no-flexbox .donation-amount__item {
    float: left;
  }
  .donation-amount__image {
    width: 100%;
    float: none;
    margin: 0;
  }
  .donation-amount__inner {
    padding: 12px 18px 0 18px;
  }
  .donation-amount__heading {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 18px;
  }
  .donation-amount__button {
    position: absolute;
    bottom: 24px;
    width: 80%;
    width: calc(100% - 48px);
  }
  .donation-amount-section {
    width: 96%;
    margin: 0 auto 18px auto;
    padding: 18px;
  }
  .donation-amount-section--divided {
    display: flex;
    align-items: center;
  }
  .donation-amount-section__frequency {
    width: 35%;
    margin: 0;
  }
  .donation-amount-section__amount {
    width: 65%;
  }
  .donation-last-section, .donate-buttons {
    display: block;
  }
  .donate-payment-logos {
    clear: both;
    display: block;
    text-align: right;
    margin: 6px 0 0 0;
  }
  .donation__form-section {
    padding: 24px 24px 6px 24px;
  }
  .donation__form-section fieldset {
    margin-bottom: 24px;
  }
  .donation__form-section--buttons {
    padding: 0 24px;
  }
  .donation__message {
    width: 60%;
    margin: 36px auto 24px auto;
    padding: 24px;
    font-size: 16px;
    font-size: 1rem;
  }
}
@media only screen and (min-width: 993px) {
  .donation-amount__item {
    width: 28%;
    margin: 0 2.5%;
  }
  .donation-amount__inner {
    padding: 18px 24px 0 24px;
  }
  .donation-amount-section {
    width: 94%;
  }
}
.thanks__main p {
  margin-bottom: 12px;
}

.thanks__image {
  margin: 12px auto;
  display: block;
}

.thanks__share {
  position: relative;
  padding: 12px 0;
  margin-top: 12px;
}
.thanks__share:before {
  content: "";
  width: 80%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 10%;
  border-top: 1px solid #F73778;
}

.thanks__share-heading {
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
}

.thanks__button {
  min-width: 210px;
  margin-bottom: 6px;
}

@media only screen and (min-width: 768px) {
  .thanks__main p {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 12px;
  }
  .thanks__image {
    margin: 24px auto;
  }
  .thanks__share {
    padding: 30px 0;
    margin-top: 36px;
  }
  .thanks__share-heading {
    font-size: 21px;
    font-size: 1.3125rem;
  }
  .thanks__button {
    width: auto;
  }
}
.transaction-details {
  padding: 24px;
  background: #eaeaea;
  margin-bottom: 24px;
}
.transaction-details h2 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 12px;
}
.transaction-details dl {
  margin-bottom: 24px;
}
.transaction-details dl:last-of-type {
  margin-bottom: 0;
}
.transaction-details dd {
  font-weight: bold;
  margin-bottom: 6px;
}

.transaction-details__print_instruction {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 12px;
}

.transaction-details__address {
  margin-bottom: 24px;
}

dl.inline-details dd {
  display: inline;
}

dl.inline-details dd:after {
  display: block;
  content: "";
}

dl.inline-details dt {
  display: inline-block;
  margin-right: 6px;
}

ul.inline-details {
  margin-bottom: 24px;
}
ul.inline-details strong {
  font-weight: bold;
}
ul.inline-details.last {
  margin-bottom: 0;
  margin-top: 24px;
}

.featured-funds {
  padding: 18px 0 0 0;
}
.featured-funds h2 {
  text-align: center;
}
.featured-funds .card-container {
  padding-top: 12px;
}

.featured-fund {
  background: white;
}

.featured-fund__image {
  height: 198px;
  background: #f4f4f4;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.featured-fund__image img {
  max-height: 100%;
  width: auto;
  display: block;
}
.no-flexbox .featured-fund__image {
  display: block;
}
.no-flexbox .featured-fund__image img {
  margin: 0 auto;
}

.featured-fund__content {
  padding: 12px;
  text-align: center;
}
.featured-fund__content .contact-person p {
  font-size: 21px;
  font-size: 1.3125rem;
}

.featured-fund__heading {
  font-size: 21px;
  font-size: 1.3125rem;
  margin-bottom: 12px;
  word-break: break-word;
}
.featured-fund__heading span {
  display: block;
  font-size: 16px;
  font-size: 1rem;
  padding-bottom: 6px;
  color: #333;
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
}
.hover .featured-fund__heading a {
  border-bottom: 1px solid #F73778;
}

@media only screen and (min-width: 450px) {
  .featured-fund__image {
    height: 150px;
  }
  .featured-fund__heading {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .featured-fund__heading span {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .featured-fund__content .contact-person p {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 768px) {
  .featured-funds {
    padding: 30px 0 0 0;
  }
  .featured-funds .card-container {
    padding-top: 30px;
  }
  .featured-fund__image {
    height: 216px;
  }
  .featured-fund__content {
    padding: 24px 18px;
  }
  .featured-fund__content .contact-person p {
    font-size: 21px;
    font-size: 1.3125rem;
  }
  .featured-fund__heading {
    font-size: 21px;
    font-size: 1.3125rem;
  }
  .featured-fund__heading span {
    padding-bottom: 12px;
    font-size: 16px;
    font-size: 1rem;
  }
}
/* only load inline background image above 767px */
@media (max-width: 449px) {
  .home-banner__image {
    background-image: none !important;
    display: none;
  }
}
.home-banner {
  min-height: 120px;
  padding-bottom: 42px;
  position: relative;
}
.home-banner .slick-dots button {
  background: #bfbfbf;
}
.home-banner .slick-dots .slick-active button {
  background: #F73778;
}

.home-banner__content.hover a {
  border-color: #F73778;
}

.home-banner__mobile-image {
  height: 204px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
}

@media only screen and (min-width: 450px) {
  .home-banner {
    padding-bottom: 0;
  }
  .home-banner .slick-dots {
    width: 50%;
  }
  .home-banner .slick-dots button {
    background: white;
  }
  .home-banner__image {
    height: 276px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
  }
  .home-banner__content {
    position: absolute;
    background: white;
    display: block;
    align-self: center;
    z-index: 1;
    width: 50%;
    right: 0;
    bottom: 5%;
    max-height: 90%;
  }
  .no-flexbox .home-banner__content {
    float: right;
    margin-top: 24px;
  }
  .home-banner__mobile-image {
    background-image: none !important;
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .home-banner .slick-dots {
    width: 100%;
  }
  .home-banner__image {
    height: 432px;
  }
  .home-banner__content {
    width: 36%;
    bottom: 10%;
    max-height: 80%;
  }
}
.home-top {
  background: #eaeaea;
}

.home-top__heading-container {
  margin: 18px 5% 18px 5%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.home-top__heading-container form {
  width: 100%;
}

.home-top__heading {
  background: url("/assets/heart-16773599.svg") left center no-repeat;
  background-size: 18% 78%;
  background-size: 80px;
  line-height: 1.2;
  color: #333;
  padding-left: 21%;
}
.home-top__heading span {
  display: block;
}
.home-top__heading span:first-child {
  color: #333;
  margin-top: 12px;
  font-family: "Erika-Regular";
  text-transform: uppercase;
  font-size: 26px;
  font-size: 1.625rem;
}
.home-top__heading span:last-child {
  margin-bottom: 12px;
}

.home-top__form {
  text-align: center;
  font-weight: bold;
}
.home-top__form legend {
  width: 100%;
  margin-bottom: 6px;
  text-align: center;
  font-size: 21px;
  font-size: 1.3125rem;
}
.home-top__form input[type=text] {
  max-width: 200px;
  text-align: center;
  font-weight: bold;
}
.home-top__form ::-webkit-input-placeholder {
  color: #858585;
}
.home-top__form ::-moz-placeholder {
  color: #858585;
}
.home-top__form :-ms-input-placeholder {
  color: #858585;
}
.no-placeholder .home-top__form label.sr-only, .no-placeholder .home-top__form label.tabs__desktop-text {
  position: absolute;
}

.home-top__info {
  color: #333;
  font-weight: bold;
  margin-top: 6px;
  text-align: center;
  line-height: 1.4;
  max-width: 100%;
}

.home-content {
  position: relative;
  padding: 24px 0;
}
.home-content:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0%;
  border-top: 1px solid #F73778;
}
.home-content p {
  margin-bottom: 12px;
}
.home-content p:last-child {
  margin-bottom: 0;
}
.home-content a {
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  font-weight: bold;
  color: #F73778;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px;
  text-decoration: none;
}
.home-content a:hover, .home-content a:focus, .home-content a:active {
  border-color: #F73778;
  color: #F73778;
}

.home-search {
  padding: 24px 0;
  position: relative;
}
.home-search:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0%;
  border-top: 1px solid #F56A00;
}
.home-search:before {
  left: 0;
  border-top-width: 8px;
}
.home-search h2 {
  text-align: center;
}

.home-sub-heading, .home-content h2 {
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 12px;
}

.home-ctas {
  padding: 24px 0;
}

@media only screen and (min-width: 450px) {
  .home-content:before {
    content: none;
  }
  .home-content p {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .home-top__heading {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .home-top__heading span:first-child {
    font-size: 26px;
    font-size: 1.625rem;
    margin-top: 24px;
  }
  .home-top__heading span:last-child {
    margin-bottom: 24px;
  }
  .home-top__form {
    display: flex;
    justify-content: center;
  }
  .home-top__form legend {
    max-width: 30%;
    width: auto;
    margin: 0 1.5%;
    line-height: 42px;
    text-align: right;
  }
  .home-top__form .input {
    margin: 0 1.5%;
    max-width: 30%;
  }
  .home-top__form input[type=text] {
    width: 100%;
    text-align: left;
  }
}
@media only screen and (min-width: 768px) {
  .home-top {
    border-top: 2px solid white;
  }
  .home-top__heading-container {
    margin: 12px 5% 24px 5%;
  }
  .home-top__heading {
    font-size: 32px;
    font-size: 2rem;
  }
  .home-top__heading span:first-child {
    font-size: 48px;
    font-size: 3rem;
    margin-top: 24px;
  }
  .home-top__form {
    text-align: left;
    font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  }
  .home-top__form legend {
    width: 20%;
    max-width: none;
    float: left;
    line-height: normal;
    font-size: 26px;
    font-size: 1.625rem;
  }
  .home-top__form .input {
    width: 34%;
    max-width: none;
  }
  .home-top__form input[type=text] {
    text-align: left;
    width: 100%;
    max-width: none;
    border-color: white;
    font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  }
  .home-top__form .button-primary, .home-top__form .no-filereader .photo-grid__link, .no-filereader .home-top__form .photo-grid__link {
    font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
    font-size: 21px;
    font-size: 1.3125rem;
  }
  .no-flexbox .home-top__form legend, .no-flexbox .home-top__form .input, .no-flexbox .home-top__form .button-primary, .no-flexbox .home-top__form .no-filereader .photo-grid__link, .no-filereader .no-flexbox .home-top__form .photo-grid__link {
    float: left;
  }
  .home-top__info {
    font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
    font-size: 21px;
    font-size: 1.3125rem;
    margin-top: 6px;
    text-align: left;
  }
  .home-content, .home-search, .home-ctas {
    padding: 36px 0;
  }
  .home-search .search-funds {
    margin-top: 36px;
    padding: 0;
  }
}
@media only screen and (min-width: 993px) {
  .home-top__heading-container {
    margin: 12px 5% 36px 5%;
  }
  .home-top__heading {
    padding-left: 24%;
    background-size: 22% 86%;
    background-size: 160px;
  }
  .home-top__heading span:first-child {
    margin-top: 48px;
  }
  .home-top__heading span:last-child {
    margin-bottom: 48px;
  }
  .home-sub-heading, .home-content h2 {
    font-size: 26px;
    font-size: 1.625rem;
    font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  }
  .home-content {
    padding: 48px 0;
  }
  .home-content h2 {
    margin-bottom: 30px;
  }
  .home-content p {
    margin-bottom: 24px;
  }
  .home-search {
    padding: 36px 0 48px 0;
  }
  .home-ctas {
    padding: 72px 0 48px 0;
  }
}
@media only screen and (min-width: 1100px) {
  .home-top__heading {
    font-size: 36px;
    font-size: 2.2rem;
  }
  .home-top__form input[type=text] {
    width: 100%;
  }
}
@media (max-width: 449px) {
  .home-top__heading {
    background-size: 55px;
  }
}
.login-form__sub-heading {
  text-align: center;
}

.login-form__footer {
  text-align: center;
}
.login-form__footer p {
  margin-bottom: 18px;
}

@media only screen and (min-width: 768px) {
  .login-form__footer p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.search-result {
  background: white;
  margin-bottom: 30px;
  list-style: none;
  text-decoration: none;
  color: #333;
  text-align: center;
  position: relative;
}
.search-result a {
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  font-weight: bold;
  color: #F73778;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px;
  text-decoration: none;
}
.search-result a:hover, .search-result a:focus, .search-result a:active {
  border-color: #F73778;
  color: #F73778;
}

.search-result__image {
  width: 100%;
  height: 200px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #f4f4f4;
}

.search-result__image--default {
  background-size: 100% auto;
}

.search-result__content {
  position: relative;
  padding: 6px 6px 12px 6px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.search-result__name {
  margin-bottom: 6px;
  width: 100%;
}

.search-result__departee-name {
  font-size: 18px;
  font-size: 1.125rem;
}
.hover .search-result__departee-name {
  text-decoration: underline;
}

.search-result__departee-label {
  font-size: 14px;
  font-size: 0.875rem;
  display: block;
  color: #333;
  font-family: "WorkSans-Regular", helvetica, arial, sans-serif;
  margin-bottom: 6px;
}

.search-result__dates {
  font-size: 14px;
  font-size: 0.875rem;
  width: 100%;
}

.search-result__event-name {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 6px;
  width: 100%;
}
.hover .search-result__event-name {
  text-decoration: underline;
}

.search-result__user {
  position: relative;
  font-size: 14px;
  font-size: 0.875rem;
  margin-top: 12px;
  padding-top: 12px;
  align-self: flex-end;
  width: 100%;
}
.search-result__user:before {
  content: "";
  width: 80%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 10%;
  border-top: 1px solid #F73778;
}

@media only screen and (min-width: 450px) {
  .search-results {
    display: flex;
    flex-wrap: wrap;
  }
  .search-result {
    display: flex;
    width: 49%;
    margin-right: 1%;
  }
  .search-result:nth-child(even) {
    margin-right: 0;
    margin-left: 1%;
  }
  .search-result__image {
    width: 45%;
    margin: 0;
    height: auto;
  }
  .search-result__content {
    width: 55%;
    padding: 6px 12px;
    max-width: 100%;
  }
  .no-flexbox .search-results {
    display: block;
  }
  .no-flexbox .search-result {
    display: block;
    float: left;
  }
  .no-flexbox .search-result__image, .no-flexbox .search-result__content {
    min-height: 180px;
    float: left;
    display: block;
  }
}
@media only screen and (min-width: 993px) {
  .search-result__content {
    padding: 12px 6px;
  }
}
@media only screen and (min-width: 1100px) {
  .search-result__user {
    margin-top: 18px;
    padding-top: 18px;
  }
}
input#search {
  height: auto;
}

.printModal {
  font-family: sans-serif;
  display: flex;
  text-align: center;
  font-weight: 300;
  font-size: 30px;
  left: 0;
  top: 0;
  position: absolute;
  color: #0460b5;
  width: 100%;
  height: 100%;
  background-color: hsla(0, 0%, 100%, 0.91);
}

.printClose {
  position: absolute;
  right: 10px;
  top: 10px;
}

.printClose:before {
  content: "×";
  font-family: Helvetica Neue, sans-serif;
  font-weight: 100;
  line-height: 1px;
  padding-top: 0.5em;
  display: block;
  font-size: 2em;
  text-indent: 1px;
  overflow: hidden;
  height: 1.25em;
  width: 1.25em;
  text-align: center;
  cursor: pointer;
}
