@charset "UTF-8";
.image-responsive, .image-full {
  height: auto; }

.image-full {
  width: 100%; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.clear-fix, dl.data-list, .row, .grid-block, .w-gallery__primary, .w-gallery__secondary, .page-sitemap__categories, .page-sitemap__pagination__grid-items, .page-sitemap__links__grid-items, .page-sitemap__products ul, .ui-datepicker .ui-datepicker-buttonpane {
  *zoom: 1; }
  .clear-fix:before, dl.data-list:before, .row:before, .grid-block:before, .w-gallery__primary:before, .w-gallery__secondary:before, .page-sitemap__categories:before, .page-sitemap__pagination__grid-items:before, .page-sitemap__links__grid-items:before, .page-sitemap__products ul:before, .ui-datepicker .ui-datepicker-buttonpane:before, .clear-fix:after, dl.data-list:after, .row:after, .grid-block:after, .w-gallery__primary:after, .w-gallery__secondary:after, .page-sitemap__categories:after, .page-sitemap__pagination__grid-items:after, .page-sitemap__links__grid-items:after, .page-sitemap__products ul:after, .ui-datepicker .ui-datepicker-buttonpane:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline; }
  .clear-fix:after, dl.data-list:after, .row:after, .grid-block:after, .w-gallery__primary:after, .w-gallery__secondary:after, .page-sitemap__categories:after, .page-sitemap__pagination__grid-items:after, .page-sitemap__links__grid-items:after, .page-sitemap__products ul:after, .ui-datepicker .ui-datepicker-buttonpane:after {
    clear: both; }

.fade {
  opacity: 0;
  display: block; }
  .fade.in {
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out; }

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

figure, figcaption {
  margin: 0;
  padding: 0;
  border: 0; }

form, fieldset, label, legend, button, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, q, s, small, strike, strong, sub, sup, tt, var, samp, dd, dl, dt, li, ol, ul, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: normal;
  font-size: 100%;
  font-family: inherit;
  line-height: 1; }

body {
  font-family: "Albert Sans", sans-serif; }

h1, h2, h3, h4, h5, h6 {
  color: inherit;
  margin-bottom: 1rem ;
  line-height: 1.1;
  font-family: "Behind The Nineties", sans-serif;
  font-weight: 500; }

h1, .h1 {
  font-size: 2.6rem ; }

h2, .h2 {
  font-size: 2rem ; }

h3, .h3 {
  font-size: 1.8rem ; }

h4, .h4 {
  font-size: 1.6rem ; }

h5, .h5 {
  font-size: 1.3rem ; }

h6, .h6 {
  font-size: 1.15rem ; }

p {
  font-family: "Albert Sans", sans-serif;
  line-height: inherit;
  margin-bottom: 1rem ; }

strong {
  font-style: inherit; }

ul, ol {
  margin-bottom: 1rem ;
  margin-left: 2em; }

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li {
  line-height: 1.3; }

small {
  font-size: .8em; }

dl {
  margin-bottom: 1rem ; }
  dl dt, dl dd {
    line-height: 1.3; }
  dl dd {
    line-height: 1.3; }

em {
  font-style: italic;
  font-weight: inherit;
  line-height: inherit; }

abbr {
  font-size: .9em;
  text-transform: uppercase;
  border-bottom: 1px dotted #ddd;
  cursor: help; }

code {
  color: inherit;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  padding: .18em .4em .18em;
  font-family: Menlo, Monaco, "Courier New", monospace;
  font-size: .9em;
  border-radius: 3px; }

hr, .hr {
  margin: 0;
  margin-bottom: 1rem ;
  border: 0;
  border-bottom: 1px solid #CCC; }

span.hr {
  display: block; }

.hr-dotted {
  border-bottom-style: dashed; }

.bold, strong, dl dt {
  font-weight: 400; }

ul.unstyled, ul.slides__controls, ul.list-nav, ul.list-default, ol.unstyled, ol.slides__controls, ol.list-nav, ol.list-default {
  list-style: none;
  margin-left: 0; }

ul.inline li, ol.inline li {
  display: inline-block;
  vertical-align: top; }

.strike-out {
  text-decoration: line-through; }

.text-align-right {
  text-align: right; }

.truncate-text {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

dl.data-list {
  margin-bottom: 0; }
  dl.data-list dt {
    float: left; }
  dl.data-list dd {
    overflow: hidden;
    text-align: right; }

.arrow {
  background: #efefef;
  width: 300px;
  height: 50px;
  margin-bottom: 4rem;
  position: relative; }
  .arrow:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #000; }

div[class*="offset-pad-"], div[class*="offset-pad-"] .row div[class*="col-"], .offset-pad-1.ctc-col-parent .row div[class*="col-"], * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.offset-bottom-10 {
  margin-bottom: 100px !important; }

.offset-bottom-9 {
  margin-bottom: 90px !important; }

.offset-bottom-8 {
  margin-bottom: 80px !important; }

.offset-bottom-7 {
  margin-bottom: 70px !important; }

.offset-bottom-6 {
  margin-bottom: 60px !important; }

.offset-bottom-5 {
  margin-bottom: 50px !important; }

.offset-bottom-4 {
  margin-bottom: 40px !important; }

.offset-bottom-3 {
  margin-bottom: 30px !important; }

.offset-bottom-2 {
  margin-bottom: 20px !important; }

.offset-bottom-1 {
  margin-bottom: 10px !important; }

.offset-bottom-0 {
  margin-bottom: 0px !important; }

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

.offset-bottom-none {
  margin-bottom: 0 !important; }

.offset-bottom-half {
  margin-bottom: 0.5rem ; }

.relate-to-this {
  position: relative; }

.row {
  width: 100%; }

.hide {
  display: none !important; }

.transparent {
  width: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden; }

.\+i3TODO {
  outline: 2px dashed #ff0000; }

html, body {
  font-size: 20px;
  color: #003338;
  line-height: 1.3; }

i.icon {
  vertical-align: top;
  display: inline-block;
  vertical-align: top;
  line-height: 1; }

.image-full {
  display: block; }

.image-content {
  display: block;
  margin-bottom: 1rem ;
  margin-right: 1rem ;
  margin-left: 1rem ; }
  .image-content.pull-left {
    margin-left: 0; }

.grid-table {
  display: table;
  width: 100%; }
  .grid-table .grid-table-row {
    display: table-row; }
  .grid-table .grid-table-cell {
    display: table-cell; }
  .grid-table.two-blocks .grid-table-cell {
    width: 50%; }
  .grid-table.three-blocks .grid-table-cell {
    width: 33%; }
  .grid-table.four-blocks .grid-table-cell {
    width: 25%; }
  .grid-table.five-blocks .grid-table-cell {
    width: 20%; }

.ctc-col-parent {
  float: none !important; }
  .ctc-col-parent .col-33 {
    width: 33.33% !important; }

div[class*="offset-pad-"].offset-bottom-1 .row div[class*="col-"] {
  margin-bottom: 10px; }

div[class*="offset-pad-"].offset-bottom-2 .row div[class*="col-"] {
  margin-bottom: 20px; }

div[class*="offset-pad-"].offset-bottom-3 .row div[class*="col-"] {
  margin-bottom: 30px; }

div[class*="offset-pad-"].offset-bottom-4 .row div[class*="col-"] {
  margin-bottom: 40px; }

div[class*="offset-pad-"].offset-bottom-5 .row div[class*="col-"] {
  margin-bottom: 50px; }

div[class*="offset-pad-"].offset-bottom-6 .row div[class*="col-"] {
  margin-bottom: 60px; }

div[class*="offset-pad-"].offset-bottom-7 .row div[class*="col-"] {
  margin-bottom: 70px; }

div[class*="offset-pad-"].offset-bottom-8 .row div[class*="col-"] {
  margin-bottom: 80px; }

div[class*="offset-pad-"].offset-bottom-9 .row div[class*="col-"] {
  margin-bottom: 90px; }

div[class*="offset-pad-"].offset-bottom-10 .row div[class*="col-"] {
  margin-bottom: 100px; }

.offset-pad-1 {
  padding-left: 5px;
  padding-right: 5px; }
  .offset-pad-1.ctc-col-parent {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -5px;
    margin-right: -5px; }
    .offset-pad-1.ctc-col-parent .row div[class*="col-"] {
      padding: 0px 5px; }

.offset-pad-2 {
  padding-left: 10px;
  padding-right: 10px; }
  .offset-pad-2.ctc-col-parent {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -10px;
    margin-right: -10px; }
    .offset-pad-2.ctc-col-parent .row div[class*="col"] {
      padding: 0px 10px; }

.offset-pad-3 {
  padding-left: 15px;
  padding-right: 15px; }
  .offset-pad-3.ctc-col-parent {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -15px;
    margin-right: -15px; }
    .offset-pad-3.ctc-col-parent .row div[class*="col"] {
      padding: 0px 15px; }

.offset-pad-4 {
  padding-left: 20px;
  padding-right: 20px; }
  .offset-pad-4.ctc-col-parent {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -20px;
    margin-right: -20px; }
    .offset-pad-4.ctc-col-parent .row div[class*="col"] {
      padding: 0px 20px; }

.offset-pad-5 {
  padding-left: 25px;
  padding-right: 25px; }
  .offset-pad-5.ctc-col-parent {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -25px;
    margin-right: -25px; }
    .offset-pad-5.ctc-col-parent .row div[class*="col"] {
      padding: 0px 25px; }

.offset-pad-6 {
  padding-left: 30px;
  padding-right: 30px; }
  .offset-pad-6.ctc-col-parent {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -30px;
    margin-right: -30px; }
    .offset-pad-6.ctc-col-parent .row div[class*="col"] {
      padding: 0px 30px; }

.offset-pad-7 {
  padding-left: 35px;
  padding-right: 35px; }
  .offset-pad-7.ctc-col-parent {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -35px;
    margin-right: -35px; }
    .offset-pad-7.ctc-col-parent .row div[class*="col"] {
      padding: 0px 35px; }

.offset-pad-8 {
  padding-left: 40px;
  padding-right: 40px; }
  .offset-pad-8.ctc-col-parent {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -40px;
    margin-right: -40px; }
    .offset-pad-8.ctc-col-parent .row div[class*="col"] {
      padding: 0px 40px; }

.offset-pad-9 {
  padding-left: 45px;
  padding-right: 45px; }
  .offset-pad-9.ctc-col-parent {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -45px;
    margin-right: -45px; }
    .offset-pad-9.ctc-col-parent .row div[class*="col"] {
      padding: 0px 45px; }

.offset-pad-10 {
  padding-left: 50px;
  padding-right: 50px; }
  .offset-pad-10.ctc-col-parent {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -50px;
    margin-right: -50px; }
    .offset-pad-10.ctc-col-parent .row div[class*="col"] {
      padding: 0px 50px; }

.ctc-entity-banners {
  position: relative; }
  .ctc-entity-banners img {
    display: block;
    margin: 0 auto; }

[class*="col-"] {
  float: left; }

.col-100, .w-100 {
  width: 100%; }

.offset-100 {
  margin-left: 100%; }

.col-99, .w-99 {
  width: 99%; }

.offset-99 {
  margin-left: 99%; }

.col-98, .w-98 {
  width: 98%; }

.offset-98 {
  margin-left: 98%; }

.col-97, .w-97 {
  width: 97%; }

.offset-97 {
  margin-left: 97%; }

.col-96, .w-96 {
  width: 96%; }

.offset-96 {
  margin-left: 96%; }

.col-95, .w-95 {
  width: 95%; }

.offset-95 {
  margin-left: 95%; }

.col-94, .w-94 {
  width: 94%; }

.offset-94 {
  margin-left: 94%; }

.col-93, .w-93 {
  width: 93%; }

.offset-93 {
  margin-left: 93%; }

.col-92, .w-92 {
  width: 92%; }

.offset-92 {
  margin-left: 92%; }

.col-91, .w-91 {
  width: 91%; }

.offset-91 {
  margin-left: 91%; }

.col-90, .w-90 {
  width: 90%; }

.offset-90 {
  margin-left: 90%; }

.col-89, .w-89 {
  width: 89%; }

.offset-89 {
  margin-left: 89%; }

.col-88, .w-88 {
  width: 88%; }

.offset-88 {
  margin-left: 88%; }

.col-87, .w-87 {
  width: 87%; }

.offset-87 {
  margin-left: 87%; }

.col-86, .w-86 {
  width: 86%; }

.offset-86 {
  margin-left: 86%; }

.col-85, .w-85 {
  width: 85%; }

.offset-85 {
  margin-left: 85%; }

.col-84, .w-84 {
  width: 84%; }

.offset-84 {
  margin-left: 84%; }

.col-83, .w-83 {
  width: 83%; }

.offset-83 {
  margin-left: 83%; }

.col-82, .w-82 {
  width: 82%; }

.offset-82 {
  margin-left: 82%; }

.col-81, .w-81 {
  width: 81%; }

.offset-81 {
  margin-left: 81%; }

.col-80, .w-80 {
  width: 80%; }

.offset-80 {
  margin-left: 80%; }

.col-79, .w-79 {
  width: 79%; }

.offset-79 {
  margin-left: 79%; }

.col-78, .w-78 {
  width: 78%; }

.offset-78 {
  margin-left: 78%; }

.col-77, .w-77 {
  width: 77%; }

.offset-77 {
  margin-left: 77%; }

.col-76, .w-76 {
  width: 76%; }

.offset-76 {
  margin-left: 76%; }

.col-75, .w-75 {
  width: 75%; }

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

.col-74, .w-74 {
  width: 74%; }

.offset-74 {
  margin-left: 74%; }

.col-73, .w-73 {
  width: 73%; }

.offset-73 {
  margin-left: 73%; }

.col-72, .w-72 {
  width: 72%; }

.offset-72 {
  margin-left: 72%; }

.col-71, .w-71 {
  width: 71%; }

.offset-71 {
  margin-left: 71%; }

.col-70, .w-70 {
  width: 70%; }

.offset-70 {
  margin-left: 70%; }

.col-69, .w-69 {
  width: 69%; }

.offset-69 {
  margin-left: 69%; }

.col-68, .w-68 {
  width: 68%; }

.offset-68 {
  margin-left: 68%; }

.col-67, .w-67 {
  width: 67%; }

.offset-67 {
  margin-left: 67%; }

.col-66, .w-66 {
  width: 66%; }

.offset-66 {
  margin-left: 66%; }

.col-65, .w-65 {
  width: 65%; }

.offset-65 {
  margin-left: 65%; }

.col-64, .w-64 {
  width: 64%; }

.offset-64 {
  margin-left: 64%; }

.col-63, .w-63 {
  width: 63%; }

.offset-63 {
  margin-left: 63%; }

.col-62, .w-62 {
  width: 62%; }

.offset-62 {
  margin-left: 62%; }

.col-61, .w-61 {
  width: 61%; }

.offset-61 {
  margin-left: 61%; }

.col-60, .w-60 {
  width: 60%; }

.offset-60 {
  margin-left: 60%; }

.col-59, .w-59 {
  width: 59%; }

.offset-59 {
  margin-left: 59%; }

.col-58, .w-58 {
  width: 58%; }

.offset-58 {
  margin-left: 58%; }

.col-57, .w-57 {
  width: 57%; }

.offset-57 {
  margin-left: 57%; }

.col-56, .w-56 {
  width: 56%; }

.offset-56 {
  margin-left: 56%; }

.col-55, .w-55 {
  width: 55%; }

.offset-55 {
  margin-left: 55%; }

.col-54, .w-54 {
  width: 54%; }

.offset-54 {
  margin-left: 54%; }

.col-53, .w-53 {
  width: 53%; }

.offset-53 {
  margin-left: 53%; }

.col-52, .w-52 {
  width: 52%; }

.offset-52 {
  margin-left: 52%; }

.col-51, .w-51 {
  width: 51%; }

.offset-51 {
  margin-left: 51%; }

.col-50, .w-50 {
  width: 50%; }

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

.col-49, .w-49 {
  width: 49%; }

.offset-49 {
  margin-left: 49%; }

.col-48, .w-48 {
  width: 48%; }

.offset-48 {
  margin-left: 48%; }

.col-47, .w-47 {
  width: 47%; }

.offset-47 {
  margin-left: 47%; }

.col-46, .w-46 {
  width: 46%; }

.offset-46 {
  margin-left: 46%; }

.col-45, .w-45 {
  width: 45%; }

.offset-45 {
  margin-left: 45%; }

.col-44, .w-44 {
  width: 44%; }

.offset-44 {
  margin-left: 44%; }

.col-43, .w-43 {
  width: 43%; }

.offset-43 {
  margin-left: 43%; }

.col-42, .w-42 {
  width: 42%; }

.offset-42 {
  margin-left: 42%; }

.col-41, .w-41 {
  width: 41%; }

.offset-41 {
  margin-left: 41%; }

.col-40, .w-40 {
  width: 40%; }

.offset-40 {
  margin-left: 40%; }

.col-39, .w-39 {
  width: 39%; }

.offset-39 {
  margin-left: 39%; }

.col-38, .w-38 {
  width: 38%; }

.offset-38 {
  margin-left: 38%; }

.col-37, .w-37 {
  width: 37%; }

.offset-37 {
  margin-left: 37%; }

.col-36, .w-36 {
  width: 36%; }

.offset-36 {
  margin-left: 36%; }

.col-35, .w-35 {
  width: 35%; }

.offset-35 {
  margin-left: 35%; }

.col-34, .w-34 {
  width: 34%; }

.offset-34 {
  margin-left: 34%; }

.col-33, .w-33 {
  width: 33%; }

.offset-33 {
  margin-left: 33%; }

.col-32, .w-32 {
  width: 32%; }

.offset-32 {
  margin-left: 32%; }

.col-31, .w-31 {
  width: 31%; }

.offset-31 {
  margin-left: 31%; }

.col-30, .w-30 {
  width: 30%; }

.offset-30 {
  margin-left: 30%; }

.col-29, .w-29 {
  width: 29%; }

.offset-29 {
  margin-left: 29%; }

.col-28, .w-28 {
  width: 28%; }

.offset-28 {
  margin-left: 28%; }

.col-27, .w-27 {
  width: 27%; }

.offset-27 {
  margin-left: 27%; }

.col-26, .w-26 {
  width: 26%; }

.offset-26 {
  margin-left: 26%; }

.col-25, .w-25 {
  width: 25%; }

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

.col-24, .w-24 {
  width: 24%; }

.offset-24 {
  margin-left: 24%; }

.col-23, .w-23 {
  width: 23%; }

.offset-23 {
  margin-left: 23%; }

.col-22, .w-22 {
  width: 22%; }

.offset-22 {
  margin-left: 22%; }

.col-21, .w-21 {
  width: 21%; }

.offset-21 {
  margin-left: 21%; }

.col-20, .w-20 {
  width: 20%; }

.offset-20 {
  margin-left: 20%; }

.col-19, .w-19 {
  width: 19%; }

.offset-19 {
  margin-left: 19%; }

.col-18, .w-18 {
  width: 18%; }

.offset-18 {
  margin-left: 18%; }

.col-17, .w-17 {
  width: 17%; }

.offset-17 {
  margin-left: 17%; }

.col-16, .w-16 {
  width: 16%; }

.offset-16 {
  margin-left: 16%; }

.col-15, .w-15 {
  width: 15%; }

.offset-15 {
  margin-left: 15%; }

.col-14, .w-14 {
  width: 14%; }

.offset-14 {
  margin-left: 14%; }

.col-13, .w-13 {
  width: 13%; }

.offset-13 {
  margin-left: 13%; }

.col-12, .w-12 {
  width: 12%; }

.offset-12 {
  margin-left: 12%; }

.col-11, .w-11 {
  width: 11%; }

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

.col-10, .w-10 {
  width: 10%; }

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

.col-9, .w-9 {
  width: 9%; }

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

.col-8, .w-8 {
  width: 8%; }

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

.col-7, .w-7 {
  width: 7%; }

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

.col-6, .w-6 {
  width: 6%; }

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

.col-5, .w-5 {
  width: 5%; }

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

.col-4, .w-4 {
  width: 4%; }

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

.col-3, .w-3 {
  width: 3%; }

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

.col-2, .w-2 {
  width: 2%; }

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

.col-1, .w-1 {
  width: 1%; }

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

[class*=content-col-] {
  margin-left: 4.4%;
  float: left; }
  [class*=content-col-]:first-child {
    margin-left: 0; }
  [class*=content-col-]:last-child {
    float: right; }

.content-col-1 {
  width: 4.3%; }

.content-col-2 {
  width: 13%; }

.content-col-3 {
  width: 21.679%; }

.content-col-4 {
  width: 30.37%; }

.content-col-5 {
  width: 39.1%; }

.content-col-6 {
  width: 47.8%; }

.content-col-7 {
  width: 56.5%; }

.content-col-8 {
  width: 65.2%; }

.content-col-9 {
  width: 73.9%; }

.content-col-10 {
  width: 82.6%; }

.content-col-11 {
  width: 91.3%; }

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

table.table-core {
  width: 100%;
  padding: 0;
  background-color: #FFF;
  margin-bottom: 1rem ;
  font-size: 1em;
  border-collapse: collapse; }
  table.table-core th,
  table.table-core td {
    padding: 10px 10px 9px;
    line-height: 1.3;
    text-align: left; }
  table.table-core th {
    padding-top: 9px;
    font-weight: bold;
    vertical-align: middle; }
  table.table-core td {
    vertical-align: top;
    border-top: 1px solid #ddd; }
  table.table-core tbody th {
    border-top: 1px solid #ddd;
    vertical-align: top; }

table.table-core.table-condensed th,
table.table-core.table-condensed td {
  padding: 4px 5px; }

table.table-core.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  /* IE7, collapse table to remove spacing */ }
  table.table-core.table-bordered th + th,
  table.table-core.table-bordered td + td,
  table.table-core.table-bordered th + td {
    border-left: 1px solid #ddd; }

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9; }

.table-striped tbody tr td,
.table-striped tbody tr th {
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease; }

.table-striped tbody tr:hover td,
.table-striped tbody tr:hover th {
  background-color: #f5f5f5; }

table.table-core .header {
  cursor: pointer; }
  table.table-core .header:after {
    content: "";
    float: right;
    margin-top: 7px;
    border-width: 0 4px 4px;
    border-style: solid;
    border-color: #000 transparent;
    visibility: hidden; }

table.table-core .headerSortUp,
table.table-core .headerSortDown {
  background-color: rgba(141, 192, 219, 0.25);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); }

table.table-core .header:hover:after {
  visibility: visible; }

table.table-core .headerSortDown:after,
table.table-core .headerSortDown:hover:after {
  visibility: visible;
  opacity: 60; }

table.table-core .headerSortUp:after {
  border-bottom: none;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000;
  visibility: visible;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.6; }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  font-family: inherit;
  vertical-align: baseline;
  *vertical-align: middle; }

button,
input {
  line-height: normal;
  *overflow: visible; }

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

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

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

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

input[type=checkbox],
input[type=radio] {
  cursor: pointer; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

a:focus {
  outline: thin dotted; }

a {
  color: #003338; }

a:hover,
a:active {
  outline: 0;
  color: #1c666e; }

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

html, body {
  padding: 0;
  margin: 0; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

* {
  -webkit-font-smoothing: antialiased; }

@font-face {
  font-family: 'default';
  src: url("/wp-content/themes/house-of-giving/_ui/media/fonts/default.eot?32gdwb");
  src: url("/wp-content/themes/house-of-giving/_ui/media/fonts/default.eot?32gdwb#iefix") format("embedded-opentype"), url("/wp-content/themes/house-of-giving/_ui/media/fonts/default.ttf?32gdwb") format("truetype"), url("/wp-content/themes/house-of-giving/_ui/media/fonts/default.woff?32gdwb") format("woff"), url("/wp-content/themes/house-of-giving/_ui/media/fonts/default.svg?32gdwb#default") format("svg");
  font-weight: normal;
  font-style: normal; }

i.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'default' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: unset;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-account:before {
  content: "\e93b"; }

.icon-share:before {
  content: "\e922"; }

.icon-facebook:before {
  content: "\e920"; }

.icon-menu-close:before {
  content: "\e937"; }

.icon-burger-menu:before {
  content: "\e93a"; }

.icon-fill-arrow-up:before {
  content: "\e936"; }

.icon-fill-arrow-down:before {
  content: "\e927"; }

.icon-arrow-left:before {
  content: "\e903"; }

.icon-arrow-right:before {
  content: "\e905"; }

.icon-arrow-top-right:before {
  content: "\e906"; }

.icon-long-arrow-right:before {
  content: "\e907"; }

.icon-chevron-down:before {
  content: "\e909"; }

.icon-chevron-up:before {
  content: "\e90c"; }

.icon-tiktok:before {
  content: "\e926"; }

.icon-check-circle:before {
  content: "\e92a"; }

.icon-close-circle:before {
  content: "\e92b"; }

.icon-basket:before {
  content: "\e901"; }

.icon-download:before {
  content: "\e92f"; }

.icon-play:before {
  content: "\e932"; }

.icon-chevron-left:before {
  content: "\e90d"; }

.icon-chevron-right:before {
  content: "\e913"; }

.icon-check:before, .control-checkbox__checkbox > i:before, .control-radio.\--style-checkbox .control-radio__radio > i:before {
  content: "\e90a"; }

.icon-heart:before {
  content: "\e923"; }

.icon-zoom:before {
  content: "\e931"; }

.icon-giftaid-it:before {
  content: "\e925"; }

.icon-download1:before {
  content: "\e916"; }

.icon-card:before {
  content: "\e91a"; }

.icon-bank:before {
  content: "\e91b"; }

.icon-world-pin:before {
  content: "\e930"; }

.icon-plus:before {
  content: "\e902"; }

.icon-minus:before {
  content: "\e908"; }

.icon-search:before {
  content: "\e904"; }

.icon-edit:before {
  content: "\e924"; }

.icon-close:before, .ui-dialog.\--alert .dialog-close i:before, .ui-dialog.\--alert .notify__close .i3-dialog-close i:before {
  content: "\e910"; }

.icon-direct-debit-2:before {
  content: "\e92e"; }

.icon-direct-debit:before {
  content: "\e92c"; }

.icon-sms:before {
  content: "\e92d"; }

.icon-currency:before {
  content: "\e928"; }

.icon-notepad1:before {
  content: "\e929"; }

.icon-book-cost:before {
  content: "\e91c"; }

.icon-maintanes:before {
  content: "\e91e"; }

.icon-tution-fee:before {
  content: "\e91f"; }

.icon-submit:before {
  content: "\e90b"; }

.icon-linkedin:before {
  content: "\e915"; }

.icon-arrow-down-alt:before {
  content: "\e94b"; }

.icon-linkedin-square:before {
  content: "\e919"; }

.icon-new-tab:before {
  content: "\e939"; }

.icon-info:before {
  content: "\e938"; }

.icon-cut-arrow:before {
  content: "\e935"; }

.icon-envelope:before {
  content: "\e934"; }

.icon-tel:before {
  content: "\e933"; }

.icon-youtube:before {
  content: "\e90e"; }

.icon-whatsapp:before {
  content: "\e911"; }

.icon-instagram:before {
  content: "\e912"; }

.icon-x:before {
  content: "\e918"; }

.icon-twitter:before {
  content: "\e918"; }

.icon-time:before {
  content: "\e900"; }

.icon-chain:before {
  content: "\e921"; }

.icon-calendar:before {
  content: "\e91d"; }

.icon-filter:before {
  content: "\e914"; }

.icon-question:before {
  content: "\e90f"; }

.icon-cheque:before {
  content: "\e917"; }

#i3-HOG .\+ff {
  font-family: "Albert Sans", sans-serif; }

#i3-HOG .\+fw-ebold {
  font-weight: 400; }

#i3-HOG .\+fw-bold {
  font-weight: 700; }

#i3-HOG .\+fw-sbold {
  font-weight: 500; }

#i3-HOG .\+fw-mbold {
  font-weight: 600; }

#i3-HOG .\+fw-normal {
  font-weight: 400; }

#i3-HOG .\+c-white {
  color: #fff; }

#i3-HOG .\+orange {
  color: #D73838; }

#i3-HOG .\+c-pink {
  color: #2C9FAB; }

#i3-HOG .\+c-blue {
  color: #003338; }

#i3-HOG .\+c-l-blue {
  color: #003338; }

#i3-HOG .\+c-red {
  color: #d51051; }

#i3-HOG .\+c-teal {
  color: #2a665e; }

#i3-HOG .\+ls-0 {
  letter-spacing: normal; }

#i3-HOG .\+ls--1 {
  letter-spacing: -1px; }

#i3-HOG .\+ls--2 {
  letter-spacing: -2px; }

#i3-HOG .\+ls--3 {
  letter-spacing: -3px; }

#i3-HOG .\+ls--4 {
  letter-spacing: -4px; }

#i3-HOG .\+ls--5 {
  letter-spacing: -5px; }

#i3-HOG .\+ls--6 {
  letter-spacing: -6px; }

#i3-HOG .\+ls-1 {
  letter-spacing: 1px; }

#i3-HOG .\+ls-2 {
  letter-spacing: 2px; }

#i3-HOG .\+ls-3 {
  letter-spacing: 3px; }

#i3-HOG .\+lh-09 {
  line-height: 0.9; }

#i3-HOG .\+lh-11 {
  line-height: 1.1; }

#i3-HOG .\+lh-12 {
  line-height: 1.2; }

#i3-HOG .\+lh-13 {
  line-height: 1.3; }

#i3-HOG .\+lh-14 {
  line-height: 1.4; }

#i3-HOG .\+lh-15 {
  line-height: 1.5; }

#i3-HOG .\+lh-16 {
  line-height: 1.6; }

#i3-HOG .\+lh-17 {
  line-height: 1.7; }

#i3-HOG .\+lh-18 {
  line-height: 1.8; }

#i3-HOG .\+lh-19 {
  line-height: 1.9; }

#i3-HOG .\+lh-20 {
  line-height: 2; }

#i3-HOG .\+tt-uppercase {
  text-transform: uppercase; }

#i3-HOG .\+td-none {
  text-decoration: none; }

#i3-HOG .\+td-underline {
  text-decoration: underline; }

#i3-HOG .\+fs-large {
  font-size: 20px;
  line-height: 1.6; }

#i3-HOG .\+fs-20 {
  font-size: 20px; }

#i3-HOG .\+fs-21 {
  font-size: 21px; }

#i3-HOG .\+fs-22 {
  font-size: 22px; }

#i3-HOG .\+fs-23 {
  font-size: 23px; }

#i3-HOG .\+fs-24 {
  font-size: 24px; }

#i3-HOG .\+fs-25 {
  font-size: 25px; }

#i3-HOG .\+fs-26 {
  font-size: 26px; }

#i3-HOG .\+fs-27 {
  font-size: 27px; }

#i3-HOG .\+fs-28 {
  font-size: 28px; }

#i3-HOG .\+fs-29 {
  font-size: 29px; }

#i3-HOG .\+fs-30 {
  font-size: 30px; }

#i3-HOG .\+ta-left {
  text-align: left; }

#i3-HOG .\+ta-center {
  text-align: center; }

#i3-HOG .\+ta-right {
  text-align: right; }

#i3-HOG .\+m-auto {
  margin-left: auto;
  margin-right: auto; }

#i3-HOG .\+br-4 {
  border-radius: 4px; }

#i3-HOG .\+pad-l-4 {
  padding-left: 40px; }

#i3-HOG .\+pad-r-4 {
  padding-right: 40px; }

#i3-HOG .\+pad-b-35 {
  padding-bottom: 35px; }

#i3-HOG .\+d-block {
  display: block; }

#i3-HOG .\+d-none {
  display: none; }

#i3-HOG .\+bdr-lg-left {
  border-left: 1px solid #D7E3CA; }

#i3-HOG .\+hr-l-g {
  border-color: #D7E3CA; }

#i3-HOG .\+o-hidden {
  overflow: hidden; }

#i3-HOG .\+d-inline-block {
  display: inline-block;
  vertical-align: middle; }

#i3-HOG .\+disabled {
  opacity: 0.8;
  cursor: not-allowed; }

@media (min-width: 992px) {
  #i3-HOG .\+hide-on-desktop {
    display: none; } }

@media (max-width: 991px) {
  #i3-HOG .\+hide-on-mobile {
    display: none; } }

#i3-HOG .\+p-relative {
  position: relative; }

#i3-HOG .\+bc-one {
  position: relative; }
  #i3-HOG .\+bc-one:after {
    content: '';
    width: 120%;
    height: 135%;
    background-image: url("/wp-content/themes/house-of-giving/_ui/media/uploads/border-circle.png");
    position: absolute;
    top: -12px;
    left: -12px;
    background-size: 100% 110%;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1; }

#i3-HOG .\+tag {
  color: #2C9FAB;
  padding: 0.3rem 0.8rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -0.36px;
  border-radius: 28.304px;
  background: rgba(219, 213, 178, 0.8);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  #i3-HOG .\+tag.theme-light-green {
    background: rgba(217, 245, 222, 0.8); }

.slides {
  background-color: #fff; }
  .slides__video {
    background-size: cover;
    background-repeat: no-repeat; }
  .slides__container {
    max-width: 1290px;
    margin: 0 auto;
    padding: 115px 34px 50px;
    height: 100%;
    position: relative; }
    @media (max-height: 900px) {
      #i3-MA .slides__container .\+fs-large {
        font-size: 16px; }
      #i3-MA .slides__container .\+fs-x-large {
        font-size: 40px;
        margin-bottom: 5px; } }
  .slides__text-wrapper {
    margin-bottom: 25px;
    width: 980px;
    position: absolute;
    left: 0;
    top: 115px; }
    @media (max-height: 800px) {
      .slides__text-wrapper {
        margin-bottom: 0px; } }
    .slides__text-wrapper > * {
      font-family: 'brownregular'; }
  .slides__controls {
    position: fixed;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .slides__controls a {
      display: block;
      width: 16px;
      height: 16px;
      border-radius: 50%;
      background-color: #273524;
      -webkit-transition: background-color 0.2s;
      -moz-transition: background-color 0.2s;
      -o-transition: background-color 0.2s;
      transition: background-color 0.2s; }
    .slides__controls li {
      margin-bottom: 20px;
      display: block;
      cursor: pointer; }
      .slides__controls li:last-child {
        margin-bottom: 0; }
      .slides__controls li.active a {
        background-color: #8ec543; }
  .slides__hash {
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    position: absolute;
    bottom: 30px;
    display: inline-block;
    vertical-align: top;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  .slides__slide {
    background-size: cover;
    background-position: center center;
    position: relative;
    display: none; }
    .slides__slide.\--zakat {
      background-image: url("/wp-content/themes/house-of-giving/_ui/media/ramadan_donate_2017/zakat-bg.jpg"); }
    .slides__slide.\--paid {
      background-image: url("/wp-content/themes/house-of-giving/_ui/media/ramadan_donate_2017/paid-bg.jpg"); }
    .slides__slide.slide-2.active .box-page, .slides__slide.slide-2.active .qpb__band-cell, .slides__slide.active .box-page, .slides__slide.active .qpb__band-cell {
      opacity: 1; }
  .slides__left-fixed {
    position: fixed;
    top: 0px;
    bottom: 0px;
    padding-bottom: 50px;
    padding-top: 115px;
    text-align: left;
    /* @include option(white) {
            .\+fs-large, .slides__hash {
                color:#fff;
            }
        } */ }
    .slides__left-fixed .\+fs-x-large {
      opacity: 0; }
      .slides__left-fixed .\+fs-x-large:first-child {
        -webkit-transition: opacity 0.2s;
        -moz-transition: opacity 0.2s;
        -o-transition: opacity 0.2s;
        transition: opacity 0.2s; }
        .slides__left-fixed .\+fs-x-large:first-child + .\+fs-x-large {
          -webkit-transition: opacity 0.2s 0.2s;
          -moz-transition: opacity 0.2s 0.2s;
          -o-transition: opacity 0.2s 0.2s;
          transition: opacity 0.2s 0.2s; }
          .slides__left-fixed .\+fs-x-large:first-child + .\+fs-x-large + .\+fs-x-large {
            -webkit-transition: opacity 0.2s 0.4s;
            -moz-transition: opacity 0.2s 0.4s;
            -o-transition: opacity 0.2s 0.4s;
            transition: opacity 0.2s 0.4s; }
            .slides__left-fixed .\+fs-x-large:first-child + .\+fs-x-large + .\+fs-x-large + .\+fs-x-large {
              -webkit-transition: opacity 0.2s 0.6s;
              -moz-transition: opacity 0.2s 0.6s;
              -o-transition: opacity 0.2s 0.6s;
              transition: opacity 0.2s 0.6s; }
    .slides__left-fixed .\+fs-large {
      opacity: 0; }
    .slides__left-fixed.\--active .\+fs-x-large {
      opacity: 1; }
      .slides__left-fixed.\--active .\+fs-x-large:first-child {
        -webkit-transition: opacity 0.4s;
        -moz-transition: opacity 0.4s;
        -o-transition: opacity 0.4s;
        transition: opacity 0.4s; }
        .slides__left-fixed.\--active .\+fs-x-large:first-child + .\+fs-x-large {
          -webkit-transition: opacity 0.4s 0.3s;
          -moz-transition: opacity 0.4s 0.3s;
          -o-transition: opacity 0.4s 0.3s;
          transition: opacity 0.4s 0.3s; }
          .slides__left-fixed.\--active .\+fs-x-large:first-child + .\+fs-x-large + .\+fs-x-large {
            -webkit-transition: opacity 0.4s 0.6s;
            -moz-transition: opacity 0.4s 0.6s;
            -o-transition: opacity 0.4s 0.6s;
            transition: opacity 0.4s 0.6s; }
            .slides__left-fixed.\--active .\+fs-x-large:first-child + .\+fs-x-large + .\+fs-x-large + .\+fs-x-large {
              -webkit-transition: opacity 0.4s 0.9s;
              -moz-transition: opacity 0.4s 0.9s;
              -o-transition: opacity 0.4s 0.9s;
              transition: opacity 0.4s 0.9s; }
    .slides__left-fixed.\--active .\+fs-large {
      opacity: 1;
      -webkit-transition: opacity 0.4s 0.8s;
      -moz-transition: opacity 0.4s 0.8s;
      -o-transition: opacity 0.4s 0.8s;
      transition: opacity 0.4s 0.8s; }
  .slides .ctc-banner-background-video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .slides .ctc-banner-background-video .video-js {
    width: 100% !important;
    height: 100% !important; }
    .slides .ctc-banner-background-video .video-js > iframe, .slides .ctc-banner-background-video .video-js > video {
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 1;
      min-width: 100%;
      min-height: 100%;
      width: auto;
      height: auto;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .slides .ctc-banner-background-video .vjs-big-play-button {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%); }
  .slides .ctc-banner-background-video .vjs-playing .vjs-control-bar {
    position: fixed; }

html {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto; }

body {
  max-width: 1920px;
  margin: 0 auto; }
  body.\--show-mobile-menu {
    overflow: hidden; }

img {
  max-width: 100%; }

.global-double-donation-message {
  font-weight: 700;
  font-size: 12px;
  color: #d51051;
  border: 1px solid #CCC;
  margin: 10px 0 0 0;
  padding: 5px 10px;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.05); }
  .global-double-donation-message i {
    margin-top: 3px; }

.offset-bottom-rem-0 {
  margin-bottom: 0rem; }

.offset-bottom-rem-1 {
  margin-bottom: 0.5rem; }

.offset-bottom-rem-2 {
  margin-bottom: 1rem; }

.offset-bottom-rem-3 {
  margin-bottom: 1.5rem; }

.offset-bottom-rem-4 {
  margin-bottom: 2rem; }

.offset-bottom-rem-5 {
  margin-bottom: 2.5rem; }

.offset-bottom-rem-6 {
  margin-bottom: 3rem; }

.offset-bottom-rem-7 {
  margin-bottom: 3.5rem; }

.offset-bottom-rem-8 {
  margin-bottom: 4rem; }

.offset-bottom-rem-9 {
  margin-bottom: 4.5rem; }

.offset-bottom-rem-10 {
  margin-bottom: 5rem; }

.offset-bottom-rem-11 {
  margin-bottom: 5.5rem; }

.offset-bottom-rem-12 {
  margin-bottom: 6rem; }

.offset-bottom-rem-13 {
  margin-bottom: 6.5rem; }

.offset-bottom-rem-14 {
  margin-bottom: 7rem; }

.offset-bottom-rem-15 {
  margin-bottom: 7.5rem; }

.offset-bottom-rem-5, .offset-bottom-5 {
  margin-bottom: 2.5rem; }
  @media (max-width: 768px) {
    .offset-bottom-rem-5, .offset-bottom-5 {
      margin-bottom: 40px !important; } }

.offset-bottom-rem-6, .offset-bottom-6 {
  margin-bottom: 3rem; }
  @media (max-width: 768px) {
    .offset-bottom-rem-6, .offset-bottom-6 {
      margin-bottom: 40px !important; } }

.offset-bottom-rem-7, .offset-bottom-7 {
  margin-bottom: 3.5rem; }
  @media (max-width: 768px) {
    .offset-bottom-rem-7, .offset-bottom-7 {
      margin-bottom: 40px !important; } }

.offset-bottom-rem-8, .offset-bottom-8 {
  margin-bottom: 4rem; }
  @media (max-width: 768px) {
    .offset-bottom-rem-8, .offset-bottom-8 {
      margin-bottom: 40px !important; } }

.offset-bottom-rem-9, .offset-bottom-9 {
  margin-bottom: 4.5rem; }
  @media (max-width: 768px) {
    .offset-bottom-rem-9, .offset-bottom-9 {
      margin-bottom: 40px !important; } }

.offset-bottom-rem-10, .offset-bottom-10 {
  margin-bottom: 5rem; }
  @media (max-width: 768px) {
    .offset-bottom-rem-10, .offset-bottom-10 {
      margin-bottom: 40px !important; } }

.offset-bottom-rem-1, .offset-bottom-1 {
  margin-bottom: 0.5rem; }
  @media (max-width: 768px) {
    .offset-bottom-rem-1, .offset-bottom-1 {
      margin-bottom: 20px !important; } }

.offset-bottom-rem-2, .offset-bottom-2 {
  margin-bottom: 1rem; }
  @media (max-width: 768px) {
    .offset-bottom-rem-2, .offset-bottom-2 {
      margin-bottom: 20px !important; } }

.offset-bottom-rem-3, .offset-bottom-3 {
  margin-bottom: 1.5rem; }
  @media (max-width: 768px) {
    .offset-bottom-rem-3, .offset-bottom-3 {
      margin-bottom: 20px !important; } }

.offset-bottom-rem-4, .offset-bottom-4 {
  margin-bottom: 2rem; }
  @media (max-width: 768px) {
    .offset-bottom-rem-4, .offset-bottom-4 {
      margin-bottom: 20px !important; } }

.offset-bottom-rem-5, .offset-bottom-5 {
  margin-bottom: 2.5rem; }
  @media (max-width: 768px) {
    .offset-bottom-rem-5, .offset-bottom-5 {
      margin-bottom: 20px !important; } }

.i3d-w-loader {
  background-color: #2C9FAB; }

.--show-df {
  overflow: hidden;
  width: 100%; }
  @media (max-width: 992px) {
    .--show-df .df {
      width: 100vw; } }

.\--style-so-stretch .panel-grid-cell > div, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"], .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] {
  height: 100%; }
  .\--style-so-stretch .panel-grid-cell > div > div, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > div, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > div {
    height: 100%; }
    .\--style-so-stretch .panel-grid-cell > div > div > div.i3-slider.slick-slider, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > div > div.i3-slider.slick-slider, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > div > div.i3-slider.slick-slider {
      height: 100%; }
      .\--style-so-stretch .panel-grid-cell > div > div > div.i3-slider.slick-slider > div, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > div > div.i3-slider.slick-slider > div, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > div > div.i3-slider.slick-slider > div {
        height: 100%; }
        .\--style-so-stretch .panel-grid-cell > div > div > div.i3-slider.slick-slider > div > div, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > div > div.i3-slider.slick-slider > div > div, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > div > div.i3-slider.slick-slider > div > div {
          height: 100%; }
          .\--style-so-stretch .panel-grid-cell > div > div > div.i3-slider.slick-slider > div > div .w-banner, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > div > div.i3-slider.slick-slider > div > div .w-banner, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > div > div.i3-slider.slick-slider > div > div .w-banner {
            height: 100%; }
  .\--style-so-stretch .panel-grid-cell > div > .w-image, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image {
    height: 100%; }
    .\--style-so-stretch .panel-grid-cell > div > .w-image > .clear-fix, .\--style-so-stretch .panel-grid-cell > div > .w-image > dl.data-list, .\--style-so-stretch .panel-grid-cell > div > .w-image > .row, .\--style-so-stretch .panel-grid-cell > div > .w-image > .grid-block, .\--style-so-stretch .panel-grid-cell > div > .w-image > .w-gallery__primary, .\--style-so-stretch .panel-grid-cell > div > .w-image > .w-gallery__secondary, .\--style-so-stretch .panel-grid-cell > div > .w-image > .page-sitemap__categories, .\--style-so-stretch .panel-grid-cell > div > .w-image > .page-sitemap__pagination__grid-items, .\--style-so-stretch .panel-grid-cell > div > .w-image > .page-sitemap__links__grid-items, .\--style-so-stretch .page-sitemap__products .panel-grid-cell > div > .w-image > ul, .page-sitemap__products .\--style-so-stretch .panel-grid-cell > div > .w-image > ul, .\--style-so-stretch .ui-datepicker .panel-grid-cell > div > .w-image > .ui-datepicker-buttonpane, .ui-datepicker .\--style-so-stretch .panel-grid-cell > div > .w-image > .ui-datepicker-buttonpane, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image > .clear-fix, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image > dl.data-list, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image > .row, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image > .grid-block, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image > .w-gallery__primary, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image > .w-gallery__secondary, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image > .page-sitemap__categories, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image > .page-sitemap__pagination__grid-items, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image > .page-sitemap__links__grid-items, .\--style-so-stretch .panel-grid-cell .page-sitemap__products [class*="so-widget-"] > .w-image > ul, .page-sitemap__products .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image > ul, .\--style-so-stretch .panel-grid-cell .ui-datepicker [class*="so-widget-"] > .w-image > .ui-datepicker-buttonpane, .ui-datepicker .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image > .ui-datepicker-buttonpane, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image > .clear-fix, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image > dl.data-list, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image > .row, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image > .grid-block, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image > .w-gallery__primary, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image > .w-gallery__secondary, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image > .page-sitemap__categories, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image > .page-sitemap__pagination__grid-items, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image > .page-sitemap__links__grid-items, .\--style-so-stretch .panel-grid-cell .page-sitemap__products [class*="widget_so-"] > .w-image > ul, .page-sitemap__products .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image > ul, .\--style-so-stretch .panel-grid-cell .ui-datepicker [class*="widget_so-"] > .w-image > .ui-datepicker-buttonpane, .ui-datepicker .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image > .ui-datepicker-buttonpane {
      height: 100%; }
      .\--style-so-stretch .panel-grid-cell > div > .w-image > .clear-fix img, .\--style-so-stretch .panel-grid-cell > div > .w-image > dl.data-list img, .\--style-so-stretch .panel-grid-cell > div > .w-image > .row img, .\--style-so-stretch .panel-grid-cell > div > .w-image > .grid-block img, .\--style-so-stretch .panel-grid-cell > div > .w-image > .w-gallery__primary img, .\--style-so-stretch .panel-grid-cell > div > .w-image > .w-gallery__secondary img, .\--style-so-stretch .panel-grid-cell > div > .w-image > .page-sitemap__categories img, .\--style-so-stretch .panel-grid-cell > div > .w-image > .page-sitemap__pagination__grid-items img, .\--style-so-stretch .panel-grid-cell > div > .w-image > .page-sitemap__links__grid-items img, .\--style-so-stretch .page-sitemap__products .panel-grid-cell > div > .w-image > ul img, .page-sitemap__products .\--style-so-stretch .panel-grid-cell > div > .w-image > ul img, .\--style-so-stretch .ui-datepicker .panel-grid-cell > div > .w-image > .ui-datepicker-buttonpane img, .ui-datepicker .\--style-so-stretch .panel-grid-cell > div > .w-image > .ui-datepicker-buttonpane img, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image > .clear-fix img, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image > dl.data-list img, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image > .row img, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image > .grid-block img, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image > .w-gallery__primary img, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image > .w-gallery__secondary img, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image > .page-sitemap__categories img, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image > .page-sitemap__pagination__grid-items img, .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image > .page-sitemap__links__grid-items img, .\--style-so-stretch .panel-grid-cell .page-sitemap__products [class*="so-widget-"] > .w-image > ul img, .page-sitemap__products .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image > ul img, .\--style-so-stretch .panel-grid-cell .ui-datepicker [class*="so-widget-"] > .w-image > .ui-datepicker-buttonpane img, .ui-datepicker .\--style-so-stretch .panel-grid-cell [class*="so-widget-"] > .w-image > .ui-datepicker-buttonpane img, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image > .clear-fix img, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image > dl.data-list img, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image > .row img, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image > .grid-block img, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image > .w-gallery__primary img, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image > .w-gallery__secondary img, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image > .page-sitemap__categories img, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image > .page-sitemap__pagination__grid-items img, .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image > .page-sitemap__links__grid-items img, .\--style-so-stretch .panel-grid-cell .page-sitemap__products [class*="widget_so-"] > .w-image > ul img, .page-sitemap__products .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image > ul img, .\--style-so-stretch .panel-grid-cell .ui-datepicker [class*="widget_so-"] > .w-image > .ui-datepicker-buttonpane img, .ui-datepicker .\--style-so-stretch .panel-grid-cell [class*="widget_so-"] > .w-image > .ui-datepicker-buttonpane img {
        height: 100%; }

@media (max-width: 768px) {
  .--hide-on-small {
    display: none !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 15px"], .cms-content span[style*="font-size: 15px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 16px"], .cms-content span[style*="font-size: 16px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 17px"], .cms-content span[style*="font-size: 17px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 18px"], .cms-content span[style*="font-size: 18px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 19px"], .cms-content span[style*="font-size: 19px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 20px"], .cms-content span[style*="font-size: 20px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 21px"], .cms-content span[style*="font-size: 21px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 22px"], .cms-content span[style*="font-size: 22px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 23px"], .cms-content span[style*="font-size: 23px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 24px"], .cms-content span[style*="font-size: 24px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 25px"], .cms-content span[style*="font-size: 25px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 26px"], .cms-content span[style*="font-size: 26px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 27px"], .cms-content span[style*="font-size: 27px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 28px"], .cms-content span[style*="font-size: 28px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 29px"], .cms-content span[style*="font-size: 29px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 30px"], .cms-content span[style*="font-size: 30px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 31px"], .cms-content span[style*="font-size: 31px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 32px"], .cms-content span[style*="font-size: 32px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 33px"], .cms-content span[style*="font-size: 33px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 34px"], .cms-content span[style*="font-size: 34px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 35px"], .cms-content span[style*="font-size: 35px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 36px"], .cms-content span[style*="font-size: 36px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 37px"], .cms-content span[style*="font-size: 37px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 38px"], .cms-content span[style*="font-size: 38px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 39px"], .cms-content span[style*="font-size: 39px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 40px"], .cms-content span[style*="font-size: 40px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 41px"], .cms-content span[style*="font-size: 41px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 42px"], .cms-content span[style*="font-size: 42px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 43px"], .cms-content span[style*="font-size: 43px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 44px"], .cms-content span[style*="font-size: 44px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 45px"], .cms-content span[style*="font-size: 45px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 46px"], .cms-content span[style*="font-size: 46px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 47px"], .cms-content span[style*="font-size: 47px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 48px"], .cms-content span[style*="font-size: 48px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 49px"], .cms-content span[style*="font-size: 49px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content p[style*="font-size: 50px"], .cms-content span[style*="font-size: 50px"] {
    font-size: unset !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 21px"], .cms-content p[style*="margin-bottom: 21px"], .cms-content h1[style*="margin-bottom: 21px"], .cms-content h2[style*="margin-bottom: 21px"], .cms-content h3[style*="margin-bottom: 21px"], .cms-content h4[style*="margin-bottom: 21px"], .cms-content h5[style*="margin-bottom: 21px"], .cms-content h6[style*="margin-bottom: 21px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 22px"], .cms-content p[style*="margin-bottom: 22px"], .cms-content h1[style*="margin-bottom: 22px"], .cms-content h2[style*="margin-bottom: 22px"], .cms-content h3[style*="margin-bottom: 22px"], .cms-content h4[style*="margin-bottom: 22px"], .cms-content h5[style*="margin-bottom: 22px"], .cms-content h6[style*="margin-bottom: 22px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 23px"], .cms-content p[style*="margin-bottom: 23px"], .cms-content h1[style*="margin-bottom: 23px"], .cms-content h2[style*="margin-bottom: 23px"], .cms-content h3[style*="margin-bottom: 23px"], .cms-content h4[style*="margin-bottom: 23px"], .cms-content h5[style*="margin-bottom: 23px"], .cms-content h6[style*="margin-bottom: 23px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 24px"], .cms-content p[style*="margin-bottom: 24px"], .cms-content h1[style*="margin-bottom: 24px"], .cms-content h2[style*="margin-bottom: 24px"], .cms-content h3[style*="margin-bottom: 24px"], .cms-content h4[style*="margin-bottom: 24px"], .cms-content h5[style*="margin-bottom: 24px"], .cms-content h6[style*="margin-bottom: 24px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 25px"], .cms-content p[style*="margin-bottom: 25px"], .cms-content h1[style*="margin-bottom: 25px"], .cms-content h2[style*="margin-bottom: 25px"], .cms-content h3[style*="margin-bottom: 25px"], .cms-content h4[style*="margin-bottom: 25px"], .cms-content h5[style*="margin-bottom: 25px"], .cms-content h6[style*="margin-bottom: 25px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 26px"], .cms-content p[style*="margin-bottom: 26px"], .cms-content h1[style*="margin-bottom: 26px"], .cms-content h2[style*="margin-bottom: 26px"], .cms-content h3[style*="margin-bottom: 26px"], .cms-content h4[style*="margin-bottom: 26px"], .cms-content h5[style*="margin-bottom: 26px"], .cms-content h6[style*="margin-bottom: 26px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 27px"], .cms-content p[style*="margin-bottom: 27px"], .cms-content h1[style*="margin-bottom: 27px"], .cms-content h2[style*="margin-bottom: 27px"], .cms-content h3[style*="margin-bottom: 27px"], .cms-content h4[style*="margin-bottom: 27px"], .cms-content h5[style*="margin-bottom: 27px"], .cms-content h6[style*="margin-bottom: 27px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 28px"], .cms-content p[style*="margin-bottom: 28px"], .cms-content h1[style*="margin-bottom: 28px"], .cms-content h2[style*="margin-bottom: 28px"], .cms-content h3[style*="margin-bottom: 28px"], .cms-content h4[style*="margin-bottom: 28px"], .cms-content h5[style*="margin-bottom: 28px"], .cms-content h6[style*="margin-bottom: 28px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 29px"], .cms-content p[style*="margin-bottom: 29px"], .cms-content h1[style*="margin-bottom: 29px"], .cms-content h2[style*="margin-bottom: 29px"], .cms-content h3[style*="margin-bottom: 29px"], .cms-content h4[style*="margin-bottom: 29px"], .cms-content h5[style*="margin-bottom: 29px"], .cms-content h6[style*="margin-bottom: 29px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 30px"], .cms-content p[style*="margin-bottom: 30px"], .cms-content h1[style*="margin-bottom: 30px"], .cms-content h2[style*="margin-bottom: 30px"], .cms-content h3[style*="margin-bottom: 30px"], .cms-content h4[style*="margin-bottom: 30px"], .cms-content h5[style*="margin-bottom: 30px"], .cms-content h6[style*="margin-bottom: 30px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 31px"], .cms-content p[style*="margin-bottom: 31px"], .cms-content h1[style*="margin-bottom: 31px"], .cms-content h2[style*="margin-bottom: 31px"], .cms-content h3[style*="margin-bottom: 31px"], .cms-content h4[style*="margin-bottom: 31px"], .cms-content h5[style*="margin-bottom: 31px"], .cms-content h6[style*="margin-bottom: 31px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 32px"], .cms-content p[style*="margin-bottom: 32px"], .cms-content h1[style*="margin-bottom: 32px"], .cms-content h2[style*="margin-bottom: 32px"], .cms-content h3[style*="margin-bottom: 32px"], .cms-content h4[style*="margin-bottom: 32px"], .cms-content h5[style*="margin-bottom: 32px"], .cms-content h6[style*="margin-bottom: 32px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 33px"], .cms-content p[style*="margin-bottom: 33px"], .cms-content h1[style*="margin-bottom: 33px"], .cms-content h2[style*="margin-bottom: 33px"], .cms-content h3[style*="margin-bottom: 33px"], .cms-content h4[style*="margin-bottom: 33px"], .cms-content h5[style*="margin-bottom: 33px"], .cms-content h6[style*="margin-bottom: 33px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 34px"], .cms-content p[style*="margin-bottom: 34px"], .cms-content h1[style*="margin-bottom: 34px"], .cms-content h2[style*="margin-bottom: 34px"], .cms-content h3[style*="margin-bottom: 34px"], .cms-content h4[style*="margin-bottom: 34px"], .cms-content h5[style*="margin-bottom: 34px"], .cms-content h6[style*="margin-bottom: 34px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 35px"], .cms-content p[style*="margin-bottom: 35px"], .cms-content h1[style*="margin-bottom: 35px"], .cms-content h2[style*="margin-bottom: 35px"], .cms-content h3[style*="margin-bottom: 35px"], .cms-content h4[style*="margin-bottom: 35px"], .cms-content h5[style*="margin-bottom: 35px"], .cms-content h6[style*="margin-bottom: 35px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 36px"], .cms-content p[style*="margin-bottom: 36px"], .cms-content h1[style*="margin-bottom: 36px"], .cms-content h2[style*="margin-bottom: 36px"], .cms-content h3[style*="margin-bottom: 36px"], .cms-content h4[style*="margin-bottom: 36px"], .cms-content h5[style*="margin-bottom: 36px"], .cms-content h6[style*="margin-bottom: 36px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 37px"], .cms-content p[style*="margin-bottom: 37px"], .cms-content h1[style*="margin-bottom: 37px"], .cms-content h2[style*="margin-bottom: 37px"], .cms-content h3[style*="margin-bottom: 37px"], .cms-content h4[style*="margin-bottom: 37px"], .cms-content h5[style*="margin-bottom: 37px"], .cms-content h6[style*="margin-bottom: 37px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 38px"], .cms-content p[style*="margin-bottom: 38px"], .cms-content h1[style*="margin-bottom: 38px"], .cms-content h2[style*="margin-bottom: 38px"], .cms-content h3[style*="margin-bottom: 38px"], .cms-content h4[style*="margin-bottom: 38px"], .cms-content h5[style*="margin-bottom: 38px"], .cms-content h6[style*="margin-bottom: 38px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 39px"], .cms-content p[style*="margin-bottom: 39px"], .cms-content h1[style*="margin-bottom: 39px"], .cms-content h2[style*="margin-bottom: 39px"], .cms-content h3[style*="margin-bottom: 39px"], .cms-content h4[style*="margin-bottom: 39px"], .cms-content h5[style*="margin-bottom: 39px"], .cms-content h6[style*="margin-bottom: 39px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 40px"], .cms-content p[style*="margin-bottom: 40px"], .cms-content h1[style*="margin-bottom: 40px"], .cms-content h2[style*="margin-bottom: 40px"], .cms-content h3[style*="margin-bottom: 40px"], .cms-content h4[style*="margin-bottom: 40px"], .cms-content h5[style*="margin-bottom: 40px"], .cms-content h6[style*="margin-bottom: 40px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 41px"], .cms-content p[style*="margin-bottom: 41px"], .cms-content h1[style*="margin-bottom: 41px"], .cms-content h2[style*="margin-bottom: 41px"], .cms-content h3[style*="margin-bottom: 41px"], .cms-content h4[style*="margin-bottom: 41px"], .cms-content h5[style*="margin-bottom: 41px"], .cms-content h6[style*="margin-bottom: 41px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 42px"], .cms-content p[style*="margin-bottom: 42px"], .cms-content h1[style*="margin-bottom: 42px"], .cms-content h2[style*="margin-bottom: 42px"], .cms-content h3[style*="margin-bottom: 42px"], .cms-content h4[style*="margin-bottom: 42px"], .cms-content h5[style*="margin-bottom: 42px"], .cms-content h6[style*="margin-bottom: 42px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 43px"], .cms-content p[style*="margin-bottom: 43px"], .cms-content h1[style*="margin-bottom: 43px"], .cms-content h2[style*="margin-bottom: 43px"], .cms-content h3[style*="margin-bottom: 43px"], .cms-content h4[style*="margin-bottom: 43px"], .cms-content h5[style*="margin-bottom: 43px"], .cms-content h6[style*="margin-bottom: 43px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 44px"], .cms-content p[style*="margin-bottom: 44px"], .cms-content h1[style*="margin-bottom: 44px"], .cms-content h2[style*="margin-bottom: 44px"], .cms-content h3[style*="margin-bottom: 44px"], .cms-content h4[style*="margin-bottom: 44px"], .cms-content h5[style*="margin-bottom: 44px"], .cms-content h6[style*="margin-bottom: 44px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 45px"], .cms-content p[style*="margin-bottom: 45px"], .cms-content h1[style*="margin-bottom: 45px"], .cms-content h2[style*="margin-bottom: 45px"], .cms-content h3[style*="margin-bottom: 45px"], .cms-content h4[style*="margin-bottom: 45px"], .cms-content h5[style*="margin-bottom: 45px"], .cms-content h6[style*="margin-bottom: 45px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 46px"], .cms-content p[style*="margin-bottom: 46px"], .cms-content h1[style*="margin-bottom: 46px"], .cms-content h2[style*="margin-bottom: 46px"], .cms-content h3[style*="margin-bottom: 46px"], .cms-content h4[style*="margin-bottom: 46px"], .cms-content h5[style*="margin-bottom: 46px"], .cms-content h6[style*="margin-bottom: 46px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 47px"], .cms-content p[style*="margin-bottom: 47px"], .cms-content h1[style*="margin-bottom: 47px"], .cms-content h2[style*="margin-bottom: 47px"], .cms-content h3[style*="margin-bottom: 47px"], .cms-content h4[style*="margin-bottom: 47px"], .cms-content h5[style*="margin-bottom: 47px"], .cms-content h6[style*="margin-bottom: 47px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 48px"], .cms-content p[style*="margin-bottom: 48px"], .cms-content h1[style*="margin-bottom: 48px"], .cms-content h2[style*="margin-bottom: 48px"], .cms-content h3[style*="margin-bottom: 48px"], .cms-content h4[style*="margin-bottom: 48px"], .cms-content h5[style*="margin-bottom: 48px"], .cms-content h6[style*="margin-bottom: 48px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 49px"], .cms-content p[style*="margin-bottom: 49px"], .cms-content h1[style*="margin-bottom: 49px"], .cms-content h2[style*="margin-bottom: 49px"], .cms-content h3[style*="margin-bottom: 49px"], .cms-content h4[style*="margin-bottom: 49px"], .cms-content h5[style*="margin-bottom: 49px"], .cms-content h6[style*="margin-bottom: 49px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 50px"], .cms-content p[style*="margin-bottom: 50px"], .cms-content h1[style*="margin-bottom: 50px"], .cms-content h2[style*="margin-bottom: 50px"], .cms-content h3[style*="margin-bottom: 50px"], .cms-content h4[style*="margin-bottom: 50px"], .cms-content h5[style*="margin-bottom: 50px"], .cms-content h6[style*="margin-bottom: 50px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 51px"], .cms-content p[style*="margin-bottom: 51px"], .cms-content h1[style*="margin-bottom: 51px"], .cms-content h2[style*="margin-bottom: 51px"], .cms-content h3[style*="margin-bottom: 51px"], .cms-content h4[style*="margin-bottom: 51px"], .cms-content h5[style*="margin-bottom: 51px"], .cms-content h6[style*="margin-bottom: 51px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 52px"], .cms-content p[style*="margin-bottom: 52px"], .cms-content h1[style*="margin-bottom: 52px"], .cms-content h2[style*="margin-bottom: 52px"], .cms-content h3[style*="margin-bottom: 52px"], .cms-content h4[style*="margin-bottom: 52px"], .cms-content h5[style*="margin-bottom: 52px"], .cms-content h6[style*="margin-bottom: 52px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 53px"], .cms-content p[style*="margin-bottom: 53px"], .cms-content h1[style*="margin-bottom: 53px"], .cms-content h2[style*="margin-bottom: 53px"], .cms-content h3[style*="margin-bottom: 53px"], .cms-content h4[style*="margin-bottom: 53px"], .cms-content h5[style*="margin-bottom: 53px"], .cms-content h6[style*="margin-bottom: 53px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 54px"], .cms-content p[style*="margin-bottom: 54px"], .cms-content h1[style*="margin-bottom: 54px"], .cms-content h2[style*="margin-bottom: 54px"], .cms-content h3[style*="margin-bottom: 54px"], .cms-content h4[style*="margin-bottom: 54px"], .cms-content h5[style*="margin-bottom: 54px"], .cms-content h6[style*="margin-bottom: 54px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 55px"], .cms-content p[style*="margin-bottom: 55px"], .cms-content h1[style*="margin-bottom: 55px"], .cms-content h2[style*="margin-bottom: 55px"], .cms-content h3[style*="margin-bottom: 55px"], .cms-content h4[style*="margin-bottom: 55px"], .cms-content h5[style*="margin-bottom: 55px"], .cms-content h6[style*="margin-bottom: 55px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 56px"], .cms-content p[style*="margin-bottom: 56px"], .cms-content h1[style*="margin-bottom: 56px"], .cms-content h2[style*="margin-bottom: 56px"], .cms-content h3[style*="margin-bottom: 56px"], .cms-content h4[style*="margin-bottom: 56px"], .cms-content h5[style*="margin-bottom: 56px"], .cms-content h6[style*="margin-bottom: 56px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 57px"], .cms-content p[style*="margin-bottom: 57px"], .cms-content h1[style*="margin-bottom: 57px"], .cms-content h2[style*="margin-bottom: 57px"], .cms-content h3[style*="margin-bottom: 57px"], .cms-content h4[style*="margin-bottom: 57px"], .cms-content h5[style*="margin-bottom: 57px"], .cms-content h6[style*="margin-bottom: 57px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 58px"], .cms-content p[style*="margin-bottom: 58px"], .cms-content h1[style*="margin-bottom: 58px"], .cms-content h2[style*="margin-bottom: 58px"], .cms-content h3[style*="margin-bottom: 58px"], .cms-content h4[style*="margin-bottom: 58px"], .cms-content h5[style*="margin-bottom: 58px"], .cms-content h6[style*="margin-bottom: 58px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 59px"], .cms-content p[style*="margin-bottom: 59px"], .cms-content h1[style*="margin-bottom: 59px"], .cms-content h2[style*="margin-bottom: 59px"], .cms-content h3[style*="margin-bottom: 59px"], .cms-content h4[style*="margin-bottom: 59px"], .cms-content h5[style*="margin-bottom: 59px"], .cms-content h6[style*="margin-bottom: 59px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content div[style*="margin-bottom: 60px"], .cms-content p[style*="margin-bottom: 60px"], .cms-content h1[style*="margin-bottom: 60px"], .cms-content h2[style*="margin-bottom: 60px"], .cms-content h3[style*="margin-bottom: 60px"], .cms-content h4[style*="margin-bottom: 60px"], .cms-content h5[style*="margin-bottom: 60px"], .cms-content h6[style*="margin-bottom: 60px"] {
    margin-bottom: 25px !important; } }

@media (max-width: 1279px) {
  .cms-content h1, .cms-content h2, .cms-content h3, .cms-content h4, .cms-content h5, .cms-content h6 {
    line-height: 1.2; } }

.cms-content > .panel-layout > .container.--style-standard {
  padding-left: 0;
  padding-right: 0; }

.cms-content > .acf-page-builder-field > div > .container.--style-standard {
  padding-left: 0;
  padding-right: 0; }

@media (max-width: 768px) {
  .cms-content span[style*="font-size: 5rem"] {
    font-size: 36px !important; } }

.cms-content__wrapper {
  z-index: 1;
  position: relative; }
  .cms-content__wrapper__payment {
    background: #003338;
    padding: 1rem 0.5rem 1rem;
    border-radius: 12px;
    margin-bottom: 1.75rem; }
    .cms-content__wrapper__payment span {
      margin-bottom: 8px;
      display: block;
      color: rgba(255, 255, 255, 0.8);
      line-height: 1.4;
      text-align: center;
      font-size: 0.8rem;
      @inlcude font-weight-normal;
      letter-spacing: -0.36px; }
    .cms-content__wrapper__payment__ref {
      font-size: 1.28571rem !important;
      font-weight: 700;
      color: #fff !important;
      margin-bottom: 0 !important;
      line-height: 1.1  !important;
      letter-spacing: 2.88px !important;
      text-transform: uppercase !important; }
      @media (min-width: 768px) {
        .cms-content__wrapper__payment__ref {
          font-size: 1.4rem !important; } }
    .cms-content__wrapper__payment__failed {
      color: rgba(3, 21, 5, 0.8);
      letter-spacing: normal !important;
      text-transform: none !important; }

@media (max-width: 779px) {
  .hide-on-mobile {
    display: none; } }

.i3d-page-payment {
  max-width: 100%;
  padding-top: 0;
  padding-bottom: 2rem;
  border-bottom: 1.5px solid #DEE2E5; }
  @media (min-width: 768px) {
    .i3d-page-payment {
      padding-bottom: 4rem; } }
  .i3d-page-payment__wrapper {
    max-width: 30.75rem;
    margin: 0 auto; }
  .i3d-page-payment__image {
    text-align: center;
    margin-bottom: 1.75rem; }
  @media (min-width: 768px) {
    .i3d-page-payment__btns {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      gap: 8px;
      margin: 0 auto; } }
  .i3d-page-payment__btns a.btn, .i3d-page-payment__btns .control-uploader a.action, .control-uploader .i3d-page-payment__btns a.action, .i3d-page-payment__btns .ui-dialog .i3-dialog-footer a.btn, .ui-dialog .i3-dialog-footer .i3d-page-payment__btns a.btn {
    text-decoration: none !important;
    padding-left: 0.85rem !important;
    padding-right: 0.8rem !important;
    color: #fff;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .i3d-page-payment__btns a.btn, .i3d-page-payment__btns .control-uploader a.action, .control-uploader .i3d-page-payment__btns a.action, .i3d-page-payment__btns .ui-dialog .i3-dialog-footer a.btn, .ui-dialog .i3-dialog-footer .i3d-page-payment__btns a.btn {
        margin-bottom: 0px; } }
    .i3d-page-payment__btns a.btn i, .i3d-page-payment__btns .control-uploader a.action i, .control-uploader .i3d-page-payment__btns a.action i, .i3d-page-payment__btns .ui-dialog .i3-dialog-footer a.btn i, .ui-dialog .i3-dialog-footer .i3d-page-payment__btns a.btn i {
      margin-right: 10px;
      margin-left: 0; }
  .i3d-page-payment__content p {
    font-size: 0.9rem;
    margin-bottom: 1.75rem;
    color: rgba(0, 51, 56, 0.9); }
    .i3d-page-payment__content p a {
      font-weight: 400;
      color: rgba(0, 51, 56, 0.9); }
  .i3d-page-payment__title {
    font-size: 1.375rem;
    font-weight: 400;
    margin-bottom: 1rem;
    line-height: 1.1; }
    @media (min-width: 768px) {
      .i3d-page-payment__title {
        font-size: 2.4rem; } }
    .i3d-page-payment__title.\--failed {
      color: #2C9FAB; }
  .i3d-page-payment.\--style-failed .cms-content__wrapper__payment {
    background: rgba(216, 49, 49, 0.12);
    border-radius: 8px;
    margin-bottom: 1.75rem; }
  .i3d-page-payment.\--style-failed .cms-content__wrapper__payment__failed {
    font-size: 0.85rem !important;
    font-weight: 500;
    color: #003338 !important; }

.so-widget-so-text-editor-widget > ul {
  margin-left: 20px; }
  .so-widget-so-text-editor-widget > ul > li {
    margin-bottom: 0.5rem; }

.control-checkbox__text {
  color: #fff; }

.dropzone {
  border-color: #fff !important; }

.pillar-accounts-account, .pillar-fundraiser {
  padding-top: 0;
  background: none; }

.az-letters > ul.az-links > li a {
  color: #003338; }

div.letter-section > ul.az-columns > li a,
div.letter-section div.back-to-top a {
  color: #2C9FAB; }
  div.letter-section > ul.az-columns > li a:hover,
  div.letter-section div.back-to-top a:hover {
    color: #2C9FAB; }

.gform_confirmation_message {
  font-size: 1rem;
  font-weight: normal; }

@media (max-width: 768px) {
  .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_complex span {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    width: 100%; } }

.gform_wrapper.gravity-theme .gfield_description {
  color: #003338; }

.sticky-social-links {
  position: fixed;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
  display: none; }
  @media (min-width: 768px) {
    .sticky-social-links {
      right: 40px; } }
  @media (min-width: 1920px) {
    .sticky-social-links {
      right: calc(1 * (100vw - 1845px) / 2); } }
  body.home .sticky-social-links {
    display: inline-block; }

.container {
  max-width: 1320px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto; }
  .container.\--container-large, .container.\--style-large {
    max-width: 1440px; }
  .container.\--container-medium, .container.\--style-medium {
    max-width: 1170px; }
  .container.\--container-small, .container.\--style-small {
    max-width: 960px; }
  .container.\--container-full, .container.\--style-full {
    max-width: none;
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden; }
  .container > .panel-grid {
    margin-bottom: 0 !important; }
  .container.\--style-pad {
    padding-top: 40px;
    padding-bottom: 40px; }
    @media (min-width: 992px) {
      .container.\--style-pad {
        padding-top: 60px;
        padding-bottom: 60px; } }
  .container.\--style-donate-summary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0; }
    @media (max-width: 1023px) {
      .container.\--style-donate-summary {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column; } }
    .container.\--style-donate-summary .container__content .i3d-obt-title {
      font-size: 1.3rem; }
    .container.\--style-donate-summary .container__content .i3d-obt-reference {
      width: 100%;
      margin-left: 0; }
    .container.\--style-donate-summary .container__content .i3d-obt-accounts {
      margin-left: 0; }
      .container.\--style-donate-summary .container__content .i3d-obt-accounts > div {
        width: 100%;
        padding-left: 0; }
    .container.\--style-donate-summary .container__toggle {
      position: relative;
      font-family: "Behind The Nineties", sans-serif; }
      @media (min-width: 1024px) {
        .container.\--style-donate-summary .container__toggle {
          display: none !important; } }
      .container.\--style-donate-summary .container__toggle i {
        position: absolute;
        right: 20px;
        bottom: auto;
        top: auto;
        margin: auto;
        border-radius: 50px;
        background: #003338;
        width: 20px;
        height: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .container.\--style-donate-summary .container__toggle.--active i {
        background: #2C9FAB;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        color: #fff; }
    .container.\--style-donate-summary .container__sidebar {
      width: 100%; }
      @media (min-width: 1024px) {
        .container.\--style-donate-summary .container__sidebar {
          max-width: 40%; } }
      @media (max-width: 1023px) {
        .container.\--style-donate-summary .container__sidebar {
          display: none; } }
    .container.\--style-donate-summary .container__content {
      width: 100%; }
      .container.\--style-donate-summary .container__content .w-50.\+m-auto {
        max-width: 100%;
        width: 100%; }
        .container.\--style-donate-summary .container__content .w-50.\+m-auto .btn, .container.\--style-donate-summary .container__content .w-50.\+m-auto .control-uploader .action, .control-uploader .container.\--style-donate-summary .container__content .w-50.\+m-auto .action {
          width: 100%;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
    .container.\--style-donate-summary .container__payment-info .w-donation-summary__toggle, .container.\--style-donate-summary .container__sidebar .w-donation-summary__toggle {
      display: block; }
    .container.\--style-donate-summary .container__payment-info #donation-summary-toggle, .container.\--style-donate-summary .container__sidebar #donation-summary-toggle {
      padding: 1.4rem 1.3rem; }
    .container.\--style-donate-summary .container__payment-info .df__donation__remove, .container.\--style-donate-summary .container__sidebar .df__donation__remove {
      display: none; }
    .container.\--style-donate-summary .container__payment-info .w-donation-summary__title a, .container.\--style-donate-summary .container__sidebar .w-donation-summary__title a {
      pointer-events: none; }
      .container.\--style-donate-summary .container__payment-info .w-donation-summary__title a i, .container.\--style-donate-summary .container__sidebar .w-donation-summary__title a i {
        display: none; }
  @media (min-width: 1024px) {
    .container__payment-info-wrapper {
      width: 55%; } }
  .container__payment-info {
    width: 100%; }
    @media (max-width: 767px) {
      .container__payment-info {
        margin-bottom: 20px; } }
    .container__payment-info__title {
      margin-bottom: 20px; }
      .container__payment-info__title span {
        font-size: 1.2rem;
        font-weight: 500;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        line-height: 1.4;
        color: #003338;
        letter-spacing: -0.35px; }
      .container__payment-info__title i {
        color: #2C9FAB; }
    .container__payment-info p:not(.container__payment-info__hadith) {
      font-size: 0.8rem;
      font-weight: normal;
      line-height: 1.3;
      margin-bottom: 1rem; }
      .container__payment-info p:not(.container__payment-info__hadith) a {
        color: #2C9FAB;
        text-decoration: underline; }
    .container__payment-info__hadith {
      color: #003338;
      line-height: normal;
      font-size: 1rem;
      font-weight: 600; }

.ph {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  left: 0;
  right: 0;
  max-width: 1920px;
  margin: 0 auto; }
  @media (min-width: 769px) {
    body.admin-bar .ph {
      top: 32px; } }
  .ph__grid {
    background-color: #fff;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    body.\--to-none .ph__grid {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 999;
      background-color: #fff;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      @media (min-width: 769px) {
        body.\--to-none .ph__grid {
          background-color: #fff; } }
    body.\--style-fixed.\--to-none .ph__grid {
      top: 0;
      opacity: 1;
      visibility: visible; }
    body.\--to-none.admin-bar .ph__grid {
      top: 32px; }
    .ph__grid__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding: 0.85rem 0; }
      @media (min-width: 769px) {
        .ph__grid__inner {
          padding: 1rem 0; } }
      body.\--style-fixed.\--to-none .ph__grid__inner {
        padding: 7px 0; }
  .ph__currency .control-select {
    background: #003338;
    color: #fff;
    border-radius: 4px;
    border: 0;
    font-size: 14px;
    font-weight: 500;
    padding: 4px 1.6rem 4px 10px; }
    .ph__currency .control-select > span:after {
      font-size: 8px;
      color: #fff !important;
      right: 11px; }
  .ph__logo a {
    display: inline-block; }
  .ph__logo__image {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .ph__logo .desktop-logo {
    display: none; }
    @media (min-width: 768px) {
      .ph__logo .desktop-logo {
        display: inline-block; } }
  .ph__logo .mobile-logo {
    display: inline-block; }
    @media (min-width: 768px) {
      .ph__logo .mobile-logo {
        display: none; } }
  @media (max-width: 992px) {
    .ph__account {
      display: none; } }
  .ph__account a {
    border-radius: 9.2px;
    border: 1.227px solid rgba(0, 51, 56, 0.12);
    background: #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 2.3rem;
    height: 2.3rem;
    color: #003338; }
    .ph__account a i {
      font-size: 1.2rem; }
    .ph__account a:hover {
      text-decoration: none;
      background: #BE8D0A;
      border-color: #BE8D0A;
      color: #fff; }
  .ph__cart {
    position: relative; }
    .ph__cart a {
      padding: 0;
      background: transparent;
      background: #f0f9fa;
      color: #2C9FAB;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 4px;
      -ms-flex-flow: wrap;
      flex-flow: wrap;
      padding: 9px 8px;
      border-radius: 7px;
      border: 0.6px solid rgba(0, 51, 56, 0.12);
      cursor: pointer; }
      @media (min-width: 768px) {
        .ph__cart a {
          border-radius: 12px;
          padding: 0.65rem 0.5rem;
          gap: 8px; } }
      .ph__cart a:hover {
        background: #003338; }
        .ph__cart a:hover i {
          color: #fff; }
        .ph__cart a:hover span {
          color: #fff; }
    .ph__cart__amount {
      font-size: 12px;
      font-weight: 600;
      color: #003338;
      letter-spacing: 0.68px; }
      @media (min-width: 768px) {
        .ph__cart__amount {
          font-size: 0.8rem; } }
      .ph__cart__amount span {
        margin-left: 2px; }
    .ph__cart__count {
      display: none; }
  .ph__menu {
    margin-bottom: 0;
    display: none; }
    @media (min-width: 1024px) {
      .ph__menu {
        display: block; } }
    .ph__menu > ul {
      margin: 0;
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: wrap;
      flex-flow: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 1.25rem; }
      @media (min-width: 1280px) {
        .ph__menu > ul {
          gap: 2rem; } }
      .ph__menu > ul > li {
        margin-bottom: 0px;
        position: unset; }
        .ph__menu > ul > li > a {
          display: block;
          font-size: 0.9rem;
          font-weight: 500;
          line-height: 1.1;
          color: #003338;
          letter-spacing: -0.19px;
          text-align: center;
          position: relative;
          z-index: 0; }
        .ph__menu > ul > li:hover > a {
          color: #2C9FAB; }
        .ph__menu > ul > li.current-menu-item > a {
          color: #2C9FAB; }
        .ph__menu > ul > li .ph__sub-menu {
          margin: 0;
          list-style: none;
          background: #2C9FAB;
          padding: 20px 15px;
          position: absolute;
          margin-left: -50px;
          width: 10rem;
          display: none;
          z-index: 99999;
          border: 1px solid rgba(0, 0, 0, 0.12);
          border-radius: 12px;
          padding: 16px 12px 10px;
          color: #fff;
          background: #fff; }
          .ph__menu > ul > li .ph__sub-menu ul {
            gap: 0; }
          .ph__menu > ul > li .ph__sub-menu li {
            width: 100%;
            padding: 0;
            display: block;
            line-height: 1;
            display: inline-block;
            border-bottom: 1px solid rgba(130, 152, 164, 0.2);
            margin-bottom: 10px;
            padding-bottom: 12px; }
            .ph__menu > ul > li .ph__sub-menu li a {
              width: 100%;
              display: -webkit-inline-box;
              display: -ms-inline-flexbox;
              display: inline-flex;
              position: relative;
              font-size: 0.8rem;
              line-height: 1.3;
              font-weight: 500;
              color: #003338;
              letter-spacing: -0.19px; }
              .ph__menu > ul > li .ph__sub-menu li a:hover {
                color: #2C9FAB; }
            .ph__menu > ul > li .ph__sub-menu li:last-child {
              border: 0;
              padding-bottom: 0; }
        .ph__menu > ul > li.menu-item-has-children > a {
          text-decoration: none !important; }
          .ph__menu > ul > li.menu-item-has-children > a:after {
            /* use !important to prevent issues with browser extensions that change fonts */
            font-family: 'default' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            vertical-align: unset;
            /* Better Font Rendering =========== */
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e909";
            position: relative;
            top: -1px;
            margin: auto;
            font-size: 9px;
            color: #BE8D0A;
            padding-left: 7px;
            -webkit-transition: ease 0.3s;
            -o-transition: ease 0.3s;
            transition: ease 0.3s; }
        .ph__menu > ul > li.--show .ph__sub-menu {
          display: block; }
  @media (min-width: 1024px) {
    .ph__menu-btn {
      display: none; } }
  .ph__btn-cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 13px;
    min-width: 30px; }
  .ph__cta {
    display: none; }
    @media (min-width: 769px) {
      .ph__cta {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    .ph__cta .btn, .ph__cta .control-uploader .action, .control-uploader .ph__cta .action, .ph__cta .ui-dialog .i3-dialog-footer .btn, .ui-dialog .i3-dialog-footer .ph__cta .btn {
      padding-right: 0.75rem;
      padding-left: 0.75rem; }
      .ph__cta .btn i, .ph__cta .control-uploader .action i, .control-uploader .ph__cta .action i, .ph__cta .ui-dialog .i3-dialog-footer .btn i, .ui-dialog .i3-dialog-footer .ph__cta .btn i {
        font-size: 14px;
        color: #c3e1e3;
        margin-left: 10px; }
  .ph__menu-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 10px;
    padding: 10px 7px;
    border-radius: 6px;
    width: 45px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .ph__menu-toggle i {
      color: #003338; }
    .ph__menu-toggle:active {
      color: #003338; }
    .ph__menu-toggle:hover {
      color: #fff; }
    @media (min-width: 1024px) {
      .ph__menu-toggle {
        display: none !important; } }
    @media (max-width: 769px) {
      .ph__menu-toggle {
        background: transparent;
        width: auto;
        padding: 5px;
        margin: 0;
        font-size: 16px; } }

.pf {
  margin: 0 1rem 1rem; }
  .pf__banner {
    position: relative;
    margin-bottom: 2.75rem;
    overflow: hidden;
    border-radius: 12px 12px 0 0; }
    @media (min-width: 768px) {
      .pf__banner {
        border-radius: 24px; } }
    .pf__banner__media {
      width: 100%; }
      @media (min-width: 768px) {
        .pf__banner__media {
          position: absolute;
          inset: 0; } }
      .pf__banner__media img {
        display: block;
        width: 100%;
        height: 160px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: right center;
        object-position: right center; }
        @media (min-width: 768px) {
          .pf__banner__media img {
            height: 100%; } }
      .pf__banner__media:before {
        content: '';
        background-image: url("/wp-content/themes/house-of-giving/_ui/media/footer-banner-bg.png");
        background-position: left center;
        background-size: 45% 100%;
        background-repeat: no-repeat;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        z-index: 0;
        visibility: hidden; }
        @media (min-width: 768px) {
          .pf__banner__media:before {
            visibility: visible; } }
    .pf__banner__content {
      width: 100%;
      position: relative;
      z-index: 1;
      padding: 30px 0;
      background-color: #003338;
      border-radius: 0 0 12px 12px; }
      @media (min-width: 768px) {
        .pf__banner__content {
          padding: 4.44444rem 0;
          background-color: unset; } }
      @media (min-width: 1280px) {
        .pf__banner__content {
          padding: 6.9rem 0; } }
      .pf__banner__content__inner {
        width: 100%; }
        @media (min-width: 768px) {
          .pf__banner__content__inner {
            max-width: 24.1rem; } }
        @media (max-width: 767px) {
          .pf__banner__content__inner .btn, .pf__banner__content__inner .control-uploader .action, .control-uploader .pf__banner__content__inner .action, .pf__banner__content__inner .ui-dialog .i3-dialog-footer .btn, .ui-dialog .i3-dialog-footer .pf__banner__content__inner .btn {
            width: 100%;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center; } }
    .pf__banner__title {
      font-size: 36px;
      font-weight: 400;
      color: #FFF; }
      @media (min-width: 768px) {
        .pf__banner__title {
          font-size: 2.375rem; } }
      @media (min-width: 992px) {
        .pf__banner__title {
          font-size: 2.8rem;
          margin-bottom: 2rem; } }
  @media (max-width: 769px) {
    .pf__wrapper > .container {
      padding: 0; } }
  .pf__top {
    margin-bottom: 2.25rem;
    text-align: center; }
    @media (min-width: 769px) {
      .pf__top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 2.9rem;
        text-align: left; } }
  .pf__middle {
    border-bottom: 1px solid rgba(0, 51, 56, 0.12);
    padding-bottom: 1.5rem;
    margin-bottom: 1.25rem; }
    @media (min-width: 769px) {
      .pf__middle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
  .pf__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (min-width: 768px) {
      .pf__bottom {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
    .pf__bottom p {
      font-size: 0.75rem;
      letter-spacing: -0.14px;
      color: rgba(0, 51, 56, 0.8); }
      @media (max-width: 768px) {
        .pf__bottom p {
          width: 100%;
          text-align: center;
          margin-bottom: 10px; } }
      .pf__bottom p a {
        font-weight: 500;
        color: #003338;
        text-decoration: underline; }
      .pf__bottom p span {
        font-weight: 500;
        margin: 0 0.5rem; }
        @media (max-width: 768px) {
          .pf__bottom p span {
            font-size: 0;
            width: 100%;
            display: block; } }
  .pf__content {
    font-size: 0.9rem;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 20px !important;
    color: #003338; }
    @media (min-width: 769px) {
      .pf__content {
        max-width: 24.4rem;
        margin-bottom: 0 !important;
        margin-left: 0.85rem; } }
  @media (min-width: 769px) {
    .pf__logo {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: wrap;
      flex-flow: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 85%; } }
  .pf__logo a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (min-width: 769px) {
      .pf__logo a {
        width: 8%;
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
        margin-bottom: 0; } }
    .pf__logo a img {
      width: 70px; }
      @media (min-width: 769px) {
        .pf__logo a img {
          width: 100%; } }
  @media (min-width: 770px) {
    .pf__social {
      width: 40%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }
  @media (min-width: 500px) {
    .pf__menu-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      gap: 1.875rem; } }
  @media (min-width: 769px) {
    .pf__menu-wrapper {
      max-width: 31.5rem;
      gap: 3.5rem; } }
  @media (max-width: 769px) {
    .pf__menu-wrapper {
      border-bottom: 1px solid #d9dbd9;
      padding-bottom: 1.25rem;
      margin-bottom: 1.25rem; } }
  .pf__menu {
    max-width: 100%; }
    @media (min-width: 769px) {
      .pf__menu {
        max-width: 8.65rem; } }
    .pf__menu__title {
      color: #BE8D0A;
      font-family: "Albert Sans", sans-serif;
      font-size: 0.8rem;
      font-weight: 700;
      letter-spacing: 0.28px;
      text-transform: uppercase;
      margin-bottom: 0.75rem; }
    @media (max-width: 769px) {
      .pf__menu ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
        -webkit-column-gap: 5px;
        column-gap: 5px;
        margin-bottom: 1rem; } }
    @media (max-width: 769px) {
      .pf__menu ul li {
        width: 49%; } }
    .pf__menu ul li a {
      font-size: 0.8rem;
      line-height: 1.8;
      color: rgba(0, 51, 56, 0.9);
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      .pf__menu ul li a:hover {
        font-weight: 600;
        text-decoration: underline;
        text-decoration-thickness: 1.5px;
        -webkit-text-decoration-color: #BE8D0A;
        text-decoration-color: #BE8D0A;
        text-underline-offset: 20.5%; }
    .pf__menu ul li.current-menu-item a {
      font-weight: 500;
      text-decoration: underline; }
  .pf__address__title {
    font-family: "Albert Sans", sans-serif;
    font-size: 0.8rem;
    font-weight: 700;
    color: #003338;
    text-transform: uppercase;
    margin-bottom: 0.75rem; }
  .pf__address p {
    font-size: 0.8rem;
    font-weight: 400;
    line-height: 1.4;
    color: rgba(3, 21, 5, 0.9);
    margin-bottom: 1rem !important; }
    @media (min-width: 769px) {
      .pf__address p {
        max-width: 8rem; } }
  .pf__info a {
    display: block;
    color: #003338;
    font-size: 0.8rem;
    font-weight: 600;
    text-decoration: underline;
    text-decoration-thickness: 1.5px;
    -webkit-text-decoration-color: #BE8D0A;
    text-decoration-color: #BE8D0A;
    text-underline-offset: 20.5%;
    margin-bottom: 1rem;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .pf__info a:hover {
      color: #2C9FAB; }
  @media (min-width: 769px) {
    .pf__contact {
      max-width: 10.55rem; } }
  .pf__contact .btn, .pf__contact .control-uploader .action, .control-uploader .pf__contact .action, .pf__contact .ui-dialog .i3-dialog-footer .btn, .ui-dialog .i3-dialog-footer .pf__contact .btn {
    font-size: 0.65rem;
    padding: 0.625rem 1.25rem;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (min-width: 769px) {
      .pf__contact .btn, .pf__contact .control-uploader .action, .control-uploader .pf__contact .action, .pf__contact .ui-dialog .i3-dialog-footer .btn, .ui-dialog .i3-dialog-footer .pf__contact .btn {
        width: auto;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
    @media (min-width: 1280px) {
      .pf__contact .btn, .pf__contact .control-uploader .action, .control-uploader .pf__contact .action, .pf__contact .ui-dialog .i3-dialog-footer .btn, .ui-dialog .i3-dialog-footer .pf__contact .btn {
        padding: 0.5rem 1.5rem; } }
    .pf__contact .btn i, .pf__contact .control-uploader .action i, .control-uploader .pf__contact .action i, .pf__contact .ui-dialog .i3-dialog-footer .btn i, .ui-dialog .i3-dialog-footer .pf__contact .btn i {
      font-size: 0.55rem;
      margin-left: 10px; }
  .pf__quick-donate {
    display: block;
    width: 100%;
    max-width: 1170px;
    position: fixed;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -100%;
    z-index: 12;
    -webkit-transition: bottom linear 0.8s;
    -o-transition: bottom linear 0.8s;
    transition: bottom linear 0.8s;
    padding: 0 10px; }
    .pf__quick-donate form {
      display: none; }
      @media (min-width: 768px) {
        .pf__quick-donate form {
          display: block; } }
    .pf__quick-donate__mobile-donate {
      display: block;
      background: #003338;
      padding: 6px;
      border-radius: 50px; }
      @media (min-width: 768px) {
        .pf__quick-donate__mobile-donate {
          display: none; } }
      .pf__quick-donate__mobile-donate .btn, .pf__quick-donate__mobile-donate .control-uploader .action, .control-uploader .pf__quick-donate__mobile-donate .action, .pf__quick-donate__mobile-donate .ui-dialog .i3-dialog-footer .btn, .ui-dialog .i3-dialog-footer .pf__quick-donate__mobile-donate .btn {
        margin-bottom: 0 !important; }
    body.--to-none .pf__quick-donate {
      bottom: 12px;
      -webkit-transition: bottom linear 0.8s;
      -o-transition: bottom linear 0.8s;
      transition: bottom linear 0.8s; }
      @media (min-width: 768px) {
        body.--to-none .pf__quick-donate {
          bottom: 24px; } }
    @media (min-width: 1024px) {
      .pf__quick-donate .w-cause__quick-donate {
        margin-bottom: 0; } }
  .pf.\--style-donate {
    margin-bottom: 70px; }
    @media (min-width: 768px) {
      .pf.\--style-donate {
        margin-bottom: 100px; } }
    @media (min-width: 1024px) {
      .pf.\--style-donate {
        margin-bottom: 5.5rem; } }

.pm {
  background-color: #FFF;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  background-size: cover;
  overflow: hidden;
  overflow-y: auto;
  height: 100dvh;
  width: 35%;
  z-index: 99;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 9px 20px 27px; }
  @media (min-width: 1280px) {
    .pm {
      display: none; } }
  @media (max-width: 1100px) {
    .pm {
      width: 50%; } }
  @media (max-width: 767px) {
    .pm {
      width: 100%; } }
  body.\--show-mobile-menu .pm {
    left: 0;
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    z-index: 999; }
  .pm__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .pm__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 14px; }
    .pm__logo__image {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .pm__logo a {
      display: inline-block; }
  .pm__toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 7px;
    border-radius: 6px;
    width: 38px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .pm__toggle:active {
      color: #2C9FAB; }
    .pm__toggle:hover {
      color: #2C9FAB; }
    @media (max-width: 769px) {
      .pm__toggle {
        background: transparent;
        width: auto;
        padding: 5px;
        font-size: 18px; } }
  .pm__cart {
    position: relative;
    min-width: 30px; }
    .pm__cart a {
      padding: 0;
      background: transparent;
      background: #f0f9fa;
      color: #2C9FAB;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 4px;
      -ms-flex-flow: wrap;
      flex-flow: wrap;
      padding: 9px 8px;
      border-radius: 4px;
      border: 0.6px solid rgba(0, 51, 56, 0.12);
      cursor: pointer; }
      .pm__cart a:hover {
        background: #003338; }
        .pm__cart a:hover i {
          color: #fff; }
        .pm__cart a:hover span {
          color: #fff; }
      .pm__cart a i {
        font-size: inherit; }
    .pm__cart__amount {
      font-size: 12px;
      font-weight: 600;
      color: #003338;
      letter-spacing: 0.68px; }
      .pm__cart__amount span {
        margin-left: 2px; }
    .pm__cart__count {
      display: none; }
  .pm__bottom-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%; }
  .pm__menu {
    padding: 0 6px 20px;
    border-top: 1px solid rgba(0, 51, 56, 0.12);
    margin: 40px 0 0; }
    .pm__menu > ul {
      margin: 0;
      list-style: none;
      margin-bottom: 35px; }
      .pm__menu > ul > li > a {
        font-family: "Behind The Nineties", sans-serif;
        color: #003338;
        padding: 18px 0;
        display: block;
        font-weight: 500;
        font-size: 24px;
        border-bottom: 1px solid rgba(0, 51, 56, 0.12); }
        .pm__menu > ul > li > a:hover {
          text-decoration: none; }
      .pm__menu > ul > li.menu-item-has-children > a, .pm__menu > ul > li.menu-item-has-mega-menu > a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .pm__menu > ul > li.menu-item-has-children > a:after, .pm__menu > ul > li.menu-item-has-mega-menu > a:after {
          /* use !important to prevent issues with browser extensions that change fonts */
          font-family: 'default' !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          vertical-align: unset;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "\e909";
          font-size: 9px;
          color: #BE8D0A;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
      .pm__menu > ul > li.\--show a:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
      .pm__menu > ul > li.--show {
        border-bottom: 1px solid rgba(0, 51, 56, 0.12); }
        .pm__menu > ul > li.--show a {
          border: 0; }
        .pm__menu > ul > li.--show .sub-menu {
          display: block; }
    .pm__menu .ph__sub-menu {
      display: none;
      list-style: none;
      margin-left: 0;
      padding-bottom: 10px; }
      .pm__menu .ph__sub-menu ul li a {
        display: block;
        font-size: 16px;
        font-size: 16px;
        padding: 6px 0;
        color: rgba(0, 51, 56, 0.8);
        font-weight: 500; }
  .pm__social {
    text-align: center; }
  .pm__currency {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    padding: 6px 20px 10px; }
    .pm__currency span {
      font-family: "Behind The Nineties", sans-serif;
      font-weight: 700;
      font-size: 0.9rem;
      letter-spacing: -0.16px; }
    .pm__currency .control-select {
      width: 7.5rem;
      border-radius: 4px;
      background: rgba(0, 0, 0, 0.06);
      -webkit-backdrop-filter: blur(5px);
      backdrop-filter: blur(5px);
      border-color: transparent; }
  .pm__copyright p {
    font-size: 14px;
    font-weight: 300;
    color: #003338;
    margin-bottom: 0 !important; }
    .pm__copyright p a {
      color: #003338; }
      .pm__copyright p a:hover {
        color: #003338; }
  .pm__copyright strong {
    font-weight: 400; }

@-webkit-keyframes menu {
  0% {
    left: -200px; }
  100% {
    left: 0px; } }

@keyframes menu {
  0% {
    left: -200px; }
  100% {
    left: 0px; } }

.btn, .control-uploader .action, .ui-dialog .i3-dialog-footer .btn {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.75rem 1.2rem;
  background-color: #2C9FAB;
  font-size: 0.8rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.64px;
  border-radius: 44px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  text-decoration: none; }
  .btn:hover, .control-uploader .action:hover, .ui-dialog .i3-dialog-footer .btn:hover {
    text-decoration: none; }
  .btn i, .control-uploader .action i, .ui-dialog .i3-dialog-footer .btn i {
    font-size: 0.7rem;
    margin-left: 9px;
    color: rgba(255, 255, 255, 0.7); }
  .btn.\--disabled, .control-uploader .\--disabled.action, .ui-dialog .i3-dialog-footer .\--disabled.btn {
    opacity: .5;
    pointer-events: none; }
  .btn__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px; }
    .btn__wrapper br {
      display: none; }
    .btn__wrapper.\--center-both {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    @media (min-width: 992px) {
      .btn__wrapper.\--left {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
      .btn__wrapper.\--center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .btn__wrapper.\--right {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end; } }
  .btn.\--style-block, .control-uploader .\--style-block.action, .ui-dialog .i3-dialog-footer .\--style-block.btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .btn.\--style-block .icon, .control-uploader .\--style-block.action .icon {
      margin-left: 10px; }
  .btn.\--style-donate, .control-uploader .\--style-donate.action, .ui-dialog .i3-dialog-footer .\--style-donate.btn {
    font-size: 0.8rem;
    padding: 0.7rem 4px; }
  .btn.\--arrow, .control-uploader .\--arrow.action, .ui-dialog .i3-dialog-footer .\--arrow.btn {
    padding: 6px 4px;
    padding-left: 0.9rem; }
    .btn.\--arrow .icon, .control-uploader .\--arrow.action .icon {
      font-size: 0.75rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 2rem;
      height: 2rem;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background: #002A26;
      border-radius: 50px;
      color: #F5EFCC;
      margin-left: 1rem; }
    .btn.\--arrow.--style-block, .control-uploader .\--arrow.--style-block.action {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
  .btn.\--theme-primary, .control-uploader .\--theme-primary.action, .ui-dialog .i3-dialog-footer .\--theme-primary.btn {
    background-color: #2C9FAB; }
    .btn.\--theme-primary:hover, .control-uploader .\--theme-primary.action:hover {
      background-color: #BE8D0A;
      color: #fff; }
  .btn.\--theme-secondary, .control-uploader .\--theme-secondary.action, .ui-dialog .i3-dialog-footer .\--theme-secondary.btn {
    background-color: #BE8D0A;
    color: #fff; }
    .btn.\--theme-secondary:hover, .control-uploader .\--theme-secondary.action:hover {
      background-color: #2C9FAB; }
  .btn.\--theme-teritory, .control-uploader .\--theme-teritory.action, .ui-dialog .i3-dialog-footer .\--theme-teritory.btn {
    background-color: #D73838;
    color: #fff; }
    .btn.\--theme-teritory:hover, .control-uploader .\--theme-teritory.action:hover {
      background-color: #BE8D0A;
      color: #fff; }
  .btn.\--theme-white, .control-uploader .\--theme-white.action, .ui-dialog .i3-dialog-footer .\--theme-white.btn {
    background-color: #2C9FAB;
    border: 0; }
    .btn.\--theme-white:hover, .control-uploader .\--theme-white.action:hover {
      background-color: #2C9FAB; }
  .btn.\--theme-transparent, .control-uploader .\--theme-transparent.action, .ui-dialog .i3-dialog-footer .\--theme-transparent.btn {
    background-color: transparent;
    color: rgba(3, 21, 5, 0.8);
    border: 1.2px solid rgba(3, 21, 5, 0.65); }
  .btn.\--icon-left, .control-uploader .\--icon-left.action, .ui-dialog .i3-dialog-footer .\--icon-left.btn {
    padding: 6px 16px;
    padding-left: 0; }
    .btn.\--icon-left .icon, .control-uploader .\--icon-left.action .icon {
      margin-left: 5px; }
  .btn.\--style-center span, .control-uploader .\--style-center.action span, .ui-dialog .i3-dialog-footer .\--style-center.btn span {
    width: 100%;
    text-align: center; }
  .btn.\--style-medium, .control-uploader .\--style-medium.action, .ui-dialog .i3-dialog-footer .\--style-medium.btn {
    padding: 0.7rem 2.2rem; }
  .btn.\--style-large, .control-uploader .\--style-large.action, .ui-dialog .i3-dialog-footer .\--style-large.btn {
    padding: 0.8rem 5.5rem; }

html, body {
  font-size: 16px; }
  @media (min-width: 992px) {
    html, body {
      font-size: 18px; } }
  @media (min-width: 1280px) {
    html, body {
      font-size: 20px; } }

body {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  overflow-x: hidden; }

.body-container {
  padding: 0 16px;
  margin-top: 105px; }
  body.logged-in .body-container {
    margin-top: 52px; }
  @media (min-width: 769px) {
    .body-container {
      padding: 0 20px;
      margin-top: 100px; } }
  @media (min-width: 783px) {
    .body-container {
      margin-top: 115px; }
      body.logged-in .body-container {
        margin-top: 110px; } }

a {
  text-decoration: none;
  outline: none;
  color: #003338;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s; }
  a:hover {
    outline: none;
    color: #D73838; }
  a:focus {
    outline: none; }

body.mce-content-body h1, body.mce-content-body h2, body.mce-content-body h3, body.mce-content-body h4, body.mce-content-body h5, body.mce-content-body h6, body.mce-content-body p {
  color: #333; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1rem; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #1c666e; }
  h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
    font-family: "Behind The Nineties", sans-serif;
    color: #003338; }

p {
  color: rgba(0, 51, 56, 0.9);
  font-weight: 400;
  line-height: 1.5; }
  p a {
    color: #2c9fab;
    font-weight: 500; }
  p:last-child {
    margin-bottom: 0; }

hr {
  margin-bottom: 2rem;
  border: 0;
  border-top: 1px solid rgba(197, 203, 196, 0.8);
  opacity: 50%; }

blockquote {
  border-left: 1px solid #000;
  padding: 11px 0;
  padding-left: 18px; }
  blockquote p {
    font-family: "Behind The Nineties", sans-serif;
    font-size: 1.45rem;
    color: #2C9FAB;
    letter-spacing: -0.589px;
    text-transform: uppercase; }
    blockquote p:last-child {
      margin-bottom: 0; }

@media (max-width: 1024px) {
  .so-widget-so-text-editor-widget h1 br, .so-widget-so-text-editor-widget h2 br, .so-widget-so-text-editor-widget h3 br, .so-widget-so-text-editor-widget h4 br, .so-widget-so-text-editor-widget h5 br, .so-widget-so-text-editor-widget h6 br, .so-widget-so-text-editor-widget p br, .so-widget-so-text-editor-widget ul li br, .so-widget-so-text-editor-widget span br {
    display: none; } }

@media (max-width: 768px) {
  h1, .h1 {
    font-size: 25px; }
  h2, .h2 {
    font-size: 22px; }
  h3 {
    font-size: 18px; } }

table {
  width: 100%;
  padding: 0;
  background-color: #FFF;
  margin-bottom: 1rem ;
  font-size: 1em;
  border-collapse: collapse;
  border: 1px solid #e1e1e1; }
  table th,
  table td {
    padding: 30px;
    line-height: 1.3;
    text-align: left;
    border-bottom: 1px solid #e1e1e1;
    vertical-align: middle; }
    table th p,
    table td p {
      margin: 0; }
  table tr:last-child td {
    border-bottom: 0; }
  table thead tr th, table thead tr td {
    background: #f9f9f9; }
  table thead + tbody tr:first-child td, table thead + tbody tr:first-child th {
    background: #fff; }
  table tbody tr:first-child td, table tbody tr:first-child th {
    background: #f9f9f9; }
  table.\--style-pattern-top th {
    padding-top: 65px;
    background-position: top left;
    background-image: url("/wp-content/themes/house-of-giving/_ui/media/bg-pattern-white-top-small.jpg");
    background-repeat: repeat-x;
    vertical-align: middle; }
  table.\--type-publications th, table.\--type-publications td {
    padding-left: 20px;
    padding-right: 20px; }
    table.\--type-publications th:first-child, table.\--type-publications td:first-child {
      padding-left: 30px; }
    table.\--type-publications th:last-child, table.\--type-publications td:last-child {
      padding-right: 30px; }
  table.\--type-publications th {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
    color: #193526;
    font-weight: 400;
    border-bottom: 0; }
    table.\--type-publications th:last-child {
      text-align: right; }
  table.\--type-publications tr td {
    color: #656565; }
    table.\--type-publications tr td:first-child {
      font-weight: 700;
      color: #193526;
      width: 45%; }
    table.\--type-publications tr td:last-child {
      width: 20%;
      text-align: right; }

.layout__aside.\--filter {
  display: none; }
  @media (min-width: 992px) {
    .layout__aside.\--filter {
      display: block !important; } }

.layout__toggle {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-family: "Behind The Nineties", sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
  position: relative; }
  @media (min-width: 992px) {
    .layout__toggle {
      display: none;
      margin-bottom: 0; } }
  .layout__toggle i {
    position: absolute;
    right: 20px;
    bottom: auto;
    top: auto;
    margin: auto;
    border-radius: 50px;
    background: #003338;
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .layout__toggle .--active i {
    background: #2C9FAB;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #fff; }

@media (max-width: 1023px) {
  .layout.\--type-columns > .container {
    padding: 0; } }

@media (min-width: 1024px) {
  .layout.\--type-columns .layout__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 2.5rem;
    margin-left: -20px; }
    .layout.\--type-columns .layout__inner > div {
      padding-left: 20px; } }

.layout.\--type-columns .layout__aside {
  width: 100%; }
  @media (min-width: 1024px) {
    .layout.\--type-columns .layout__aside {
      max-width: 15rem;
      margin-bottom: 0; } }
  .layout.\--type-columns .layout__aside__inner {
    border-radius: 12px;
    background: #2c9fab;
    overflow: hidden;
    padding: 1.5rem 0.45rem 1rem;
    margin-bottom: 20px; }
    @media (max-width: 992px) {
      .layout.\--type-columns .layout__aside__inner {
        display: none; } }
    @media (min-width: 1024px) {
      .layout.\--type-columns .layout__aside__inner {
        position: -webkit-sticky;
        position: sticky;
        top: 70px; }
        body.logged-in .layout.\--type-columns .layout__aside__inner {
          top: 100px; } }
  .layout.\--type-columns .layout__aside__title-wrap {
    font-size: 1rem;
    letter-spacing: 0.36px;
    padding: 0 0.8rem;
    color: #FFF; }
  .layout.\--type-columns .layout__aside__menu ul {
    margin: 0;
    list-style: none; }
    .layout.\--type-columns .layout__aside__menu ul li {
      position: relative; }
      .layout.\--type-columns .layout__aside__menu ul li.current-menu-item a {
        background: #003338; }
        .layout.\--type-columns .layout__aside__menu ul li.current-menu-item a:after {
          visibility: visible;
          opacity: 1; }
      .layout.\--type-columns .layout__aside__menu ul li a {
        display: block;
        background: transparent;
        font-size: 0.8rem;
        font-weight: 500;
        color: #FFF;
        letter-spacing: 0.32px;
        padding: 0.9rem 0.8rem;
        border-radius: 8px; }
        .layout.\--type-columns .layout__aside__menu ul li a:after {
          content: "\e913";
          /* use !important to prevent issues with browser extensions that change fonts */
          font-family: 'default' !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          vertical-align: unset;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          position: absolute;
          right: 10px;
          color: #becbcc;
          font-size: 11px;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          visibility: hidden;
          opacity: 0; }
        .layout.\--type-columns .layout__aside__menu ul li a:hover {
          background: rgba(255, 255, 255, 0.24);
          text-decoration: none; }

.layout.\--type-columns .layout__content {
  width: 100%;
  max-width: 100%; }
  @media (min-width: 1024px) {
    .layout.\--type-columns .layout__content {
      max-width: 36rem; } }
  .layout.\--type-columns .layout__content > .panel-layout > .container {
    padding: 0; }

.layout.\--type-columns .layout__share {
  margin-bottom: 1.125rem; }
  @media (min-width: 1024px) {
    .layout.\--type-columns .layout__share > div {
      position: -webkit-sticky;
      position: sticky;
      top: 80px; }
      body.logged-in .layout.\--type-columns .layout__share > div {
        top: 110px; } }

@font-face {
  font-family: 'Albert Sans';
  src: url("/wp-content/themes/house-of-giving/_ui/media/fonts/AlbertSans-Thin.woff2") format("woff2"), url("/wp-content/themes/house-of-giving/_ui/media/fonts/AlbertSans-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Albert Sans';
  src: url("/wp-content/themes/house-of-giving/_ui/media/fonts/AlbertSans-ExtraLight.woff2") format("woff2"), url("/wp-content/themes/house-of-giving/_ui/media/fonts/AlbertSans-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Albert Sans';
  src: url("/wp-content/themes/house-of-giving/_ui/media/fonts/AlbertSans-Light.woff2") format("woff2"), url("/wp-content/themes/house-of-giving/_ui/media/fonts/AlbertSans-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Albert Sans';
  src: url("/wp-content/themes/house-of-giving/_ui/media/fonts/AlbertSans-Regular.woff2") format("woff2"), url("/wp-content/themes/house-of-giving/_ui/media/fonts/AlbertSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Albert Sans';
  src: url("/wp-content/themes/house-of-giving/_ui/media/fonts/AlbertSans-Medium.woff2") format("woff2"), url("/wp-content/themes/house-of-giving/_ui/media/fonts/AlbertSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Albert Sans';
  src: url("/wp-content/themes/house-of-giving/_ui/media/fonts/AlbertSans-SemiBold.woff2") format("woff2"), url("/wp-content/themes/house-of-giving/_ui/media/fonts/AlbertSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Albert Sans';
  src: url("/wp-content/themes/house-of-giving/_ui/media/fonts/AlbertSans-Bold.woff2") format("woff2"), url("/wp-content/themes/house-of-giving/_ui/media/fonts/AlbertSans-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Albert Sans';
  src: url("/wp-content/themes/house-of-giving/_ui/media/fonts/AlbertSans-ExtraBold.woff2") format("woff2"), url("/wp-content/themes/house-of-giving/_ui/media/fonts/AlbertSans-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Albert Sans';
  src: url("/wp-content/themes/house-of-giving/_ui/media/fonts/AlbertSans-Black.woff2") format("woff2"), url("/wp-content/themes/house-of-giving/_ui/media/fonts/AlbertSans-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Behind The Nineties';
  src: url("/wp-content/themes/house-of-giving/_ui/media/fonts/Behind-The-Nineties-Rg.woff2") format("woff2"), url("/wp-content/themes/house-of-giving/_ui/media/fonts/Behind-The-Nineties-Rg.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Behind The Nineties';
  src: url("/wp-content/themes/house-of-giving/_ui/media/fonts/Behind-The-Nineties-Md.woff2") format("woff2"), url("/wp-content/themes/house-of-giving/_ui/media/fonts/Behind-The-Nineties-Md.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Behind The Nineties';
  src: url("/wp-content/themes/house-of-giving/_ui/media/fonts/Behind-The-Nineties-Smbd.woff2") format("woff2"), url("/wp-content/themes/house-of-giving/_ui/media/fonts/Behind-The-Nineties-Smbd.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Behind The Nineties';
  src: url("/wp-content/themes/house-of-giving/_ui/media/fonts/Behind-The-Nineties-Bd.woff2") format("woff2"), url("/wp-content/themes/house-of-giving/_ui/media/fonts/Behind-The-Nineties-Bd.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Behind The Nineties';
  src: url("/wp-content/themes/house-of-giving/_ui/media/fonts/Behind-The-Nineties-Xbd.woff2") format("woff2"), url("/wp-content/themes/house-of-giving/_ui/media/fonts/Behind-The-Nineties-Xbd.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Behind The Nineties';
  src: url("/wp-content/themes/house-of-giving/_ui/media/fonts/Behind-The-Nineties-Blk.woff2") format("woff2"), url("/wp-content/themes/house-of-giving/_ui/media/fonts/Behind-The-Nineties-Blk.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

input[type=email],
input[type=number],
input[type=text],
input[type=tel],
input[type=password],
input[type=date],
textarea {
  width: 100%;
  padding: 0.55rem 1rem;
  font-family: "Albert Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.424px;
  line-height: 1.4;
  color: rgba(0, 51, 56, 0.9);
  border-radius: 8px;
  border: 1.413px solid #c7d3d4;
  background: #fff;
  -webkit-box-shadow: 0 1.197px 2.394px 0 rgba(16, 24, 40, 0.05);
  box-shadow: 0 1.197px 2.394px 0 rgba(16, 24, 40, 0.05);
  outline: 0;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s; }
  @media (min-width: 769px) {
    input[type=email],
    input[type=number],
    input[type=text],
    input[type=tel],
    input[type=password],
    input[type=date],
    textarea {
      font-size: 0.75rem; } }
  input[type=email]:active, input[type=email]:focus,
  input[type=number]:active,
  input[type=number]:focus,
  input[type=text]:active,
  input[type=text]:focus,
  input[type=tel]:active,
  input[type=tel]:focus,
  input[type=password]:active,
  input[type=password]:focus,
  input[type=date]:active,
  input[type=date]:focus,
  textarea:active,
  textarea:focus {
    border-color: #003338; }

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

input[type="number"]:hover,
input[type="number"]:focus {
  -moz-appearance: number-input; }

textarea {
  height: 232px;
  border-radius: 8px;
  background: #fff;
  -webkit-box-shadow: 0px 1.43px 2.859px 0px rgba(16, 24, 40, 0.05);
  box-shadow: 0px 1.43px 2.859px 0px rgba(16, 24, 40, 0.05); }

[readonly], [disabled] {
  cursor: not-allowed; }

::-webkit-input-placeholder {
  color: rgba(0, 51, 56, 0.9); }

:-moz-placeholder {
  color: rgba(0, 51, 56, 0.9); }

:-ms-input-placeholder {
  color: rgba(0, 51, 56, 0.9); }

:-moz-placeholder {
  color: rgba(0, 51, 56, 0.9); }

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield; }

form p {
  line-height: 1.3; }
  form p.small {
    font-size: 0.75rem; }

form fieldset {
  margin-bottom: 1.2rem; }
  form fieldset p {
    font-size: 0.75rem;
    line-height: 1.5;
    font-weight: 400; }
  form fieldset > .control-group:last-child {
    margin-bottom: 0; }
  form fieldset.\--theme-mild {
    padding: 2.25rem 2rem 2rem;
    border-bottom: 0 none;
    background: #FFFFFF;
    border: 2px solid #62267E;
    border-radius: 25px 25px 0px 0px; }
    @media (max-width: 767px) {
      form fieldset.\--theme-mild {
        padding: 20px; } }
    form fieldset.\--theme-mild .box-gdpr-consent {
      background: rgba(151, 78, 185, 0.07);
      border-radius: 8px;
      padding: 1.5rem;
      font-size: 0.75rem;
      font-weight: 400;
      color: #565656;
      line-height: 160%; }
      form fieldset.\--theme-mild .box-gdpr-consent a {
        color: #62267E;
        font-weight: 500; }
  form fieldset.\--theme-address {
    padding: 2.25rem 2rem 2rem;
    border-bottom: 0 none;
    background: #FFFFFF;
    border: 2px solid #ADAFAF;
    border-radius: 25px 25px 0px 0px; }
    @media (max-width: 767px) {
      form fieldset.\--theme-address {
        padding: 20px; } }

label.error {
  font-size: 12px;
  color: red;
  padding: 4px 0 0 0;
  margin-bottom: 0;
  display: block; }

.grecaptcha-badge {
  z-index: 999; }

.gform_wrapper.gravity-theme .gform_heading {
  display: none; }

.gform_wrapper.gravity-theme .gfield_label, .gform_wrapper.gravity-theme .gform-field-label {
  display: block;
  font-size: 0.91815rem !important;
  font-weight: 500 !important;
  line-height: 1.4;
  margin-bottom: 0.5rem !important; }
  .gform_wrapper.gravity-theme .gfield_label.gform-field-label--type-sub, .gform_wrapper.gravity-theme .gform-field-label.gform-field-label--type-sub {
    font-size: 14px !important; }

.gform_wrapper.gravity-theme .gfield_required {
  padding-left: 3px !important;
  color: #2C9FAB !important; }

@media (min-width: 768px) {
  .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 2%;
    grid-row-gap: 15px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[12];
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(auto-fill, auto);
    width: 100%; } }

.gform_wrapper.gravity-theme .gform_fields .gfield {
  grid-column: 1/-1;
  min-width: 0; }
  @media (min-width: 768px) {
    .gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-half {
      -ms-grid-column-span: 6;
      grid-column: span 6; } }
  .gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-full {
    -ms-grid-column-span: 12;
    grid-column: span 12; }
  .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container_date {
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container_address {
    margin: 0 -4px; }
    .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container_address > span {
      margin: 0 4px;
      margin-bottom: 20px; }
  .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_complex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_complex .ginput_container_date {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      max-width: 20%;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_complex .ginput_container_date + * {
        margin-left: 10px; }
    .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_complex span {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_complex span.ginput_full {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%; }
  .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
    padding-right: 1%; }
    .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full) {
      padding-left: 1%;
      padding-right: 0; }

.gform_wrapper.gravity-theme .gfield_checkbox > .gchoice, .gform_wrapper.gravity-theme .gfield_radio > .gchoice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px; }
  .gform_wrapper.gravity-theme .gfield_checkbox > .gchoice .gform-field-label, .gform_wrapper.gravity-theme .gfield_radio > .gchoice .gform-field-label {
    margin-left: 10px;
    margin-bottom: 0; }

.gform_wrapper.gravity-theme input[type=email],
.gform_wrapper.gravity-theme input[type=number],
.gform_wrapper.gravity-theme input[type=text],
.gform_wrapper.gravity-theme input[type=tel],
.gform_wrapper.gravity-theme input[type=password],
.gform_wrapper.gravity-theme input[type=date],
.gform_wrapper.gravity-theme textarea {
  padding: 0.45rem 1.2rem !important;
  font-size: 0.9rem !important; }

.gform_wrapper.gravity-theme ::-webkit-input-placeholder {
  font-size: 0.9rem;
  color: rgba(59, 61, 60, 0.4);
  font-weight: 600; }

.gform_wrapper.gravity-theme :-moz-placeholder {
  font-size: 0.9rem;
  color: rgba(59, 61, 60, 0.4);
  font-weight: 600; }

.gform_wrapper.gravity-theme :-ms-input-placeholder {
  font-size: 0.9rem;
  color: rgba(59, 61, 60, 0.4);
  font-weight: 600; }

.gform_wrapper.gravity-theme :-moz-placeholder {
  font-size: 0.9rem;
  color: rgba(59, 61, 60, 0.4);
  font-weight: 600; }

.gform_wrapper.gravity-theme input[type="submit"] {
  background-color: #2C9FAB;
  border: 0;
  padding: 0.6rem 1.1rem !important;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  border-radius: 6px;
  display: block;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  min-height: unset !important;
  margin: 0 !important;
  text-transform: uppercase;
  font-family: "Albert Sans", sans-serif;
  letter-spacing: -0.2px;
  border-radius: 50px; }
  .gform_wrapper.gravity-theme input[type="submit"]:hover {
    background-color: #2C9FAB;
    color: #fff; }

.gform_wrapper.gravity-theme textarea {
  height: 232px !important;
  resize: none; }

.gform_wrapper.gravity-theme .gfield--type-consent legend {
  display: none; }

.gform_wrapper.gravity-theme .gfield--type-consent .ginput_container_consent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  margin-bottom: 0;
  position: relative;
  width: 100%;
  margin-bottom: 0.75rem; }
  .gform_wrapper.gravity-theme .gfield--type-consent .ginput_container_consent input[type="checkbox"] {
    -webkit-appearance: none;
    border: 0 !important;
    position: absolute;
    top: 13px;
    left: 18px;
    z-index: 2; }
    .gform_wrapper.gravity-theme .gfield--type-consent .ginput_container_consent input[type="checkbox"]:before {
      content: "";
      width: 12px;
      height: 12px;
      z-index: -1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border: 1.5px solid #c5c9d2;
      border-radius: 2px; }
      @media (min-width: 992px) {
        .gform_wrapper.gravity-theme .gfield--type-consent .ginput_container_consent input[type="checkbox"]:before {
          width: 20px;
          height: 20px; } }
      @media (min-width: 1280px) {
        .gform_wrapper.gravity-theme .gfield--type-consent .ginput_container_consent input[type="checkbox"]:before {
          margin-top: 0; } }
    .gform_wrapper.gravity-theme .gfield--type-consent .ginput_container_consent input[type="checkbox"]:checked:before {
      content: "\e90a";
      font-family: 'default';
      background-color: #003338;
      font-size: 0.6rem;
      color: #fff;
      border-color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      border-radius: 4px; }
    .gform_wrapper.gravity-theme .gfield--type-consent .ginput_container_consent input[type="checkbox"]:checked ~ label {
      border: 2px solid #003338; }
    .gform_wrapper.gravity-theme .gfield--type-consent .ginput_container_consent input[type="checkbox"]:focus {
      -webkit-box-shadow: unset !important;
      box-shadow: unset !important;
      outline: 0; }
  .gform_wrapper.gravity-theme .gfield--type-consent .ginput_container_consent label {
    width: 100%;
    font-size: 0.9rem !important;
    color: #003338;
    font-weight: 600;
    letter-spacing: -0.36px;
    background-color: #FFFCF6;
    border-radius: 8px;
    border: 1.197px solid #CFD5CE;
    padding: 0.575rem 1.75rem 0.575rem 2.95rem;
    margin: 0 !important;
    cursor: pointer;
    max-width: 100%; }
    @media (min-width: 991px) {
      .gform_wrapper.gravity-theme .gfield--type-consent .ginput_container_consent label {
        margin-bottom: 0; } }

.gform_wrapper.gravity-theme .gform_footer {
  padding: 0 !important;
  margin: 0 !important; }

.gform_validation_errors {
  padding: 15px 15px 12px !important;
  display: none; }

.gform_submission_error {
  font-size: 0.9rem !important;
  color: red;
  outline: none !important; }

.gfield_validation_message {
  font-size: 13px !important;
  color: red;
  margin-top: 0.65rem;
  padding: 5px !important;
  border: 0 !important; }

.gform_wrapper.gravity-theme .gform_validation_errors > h2.hide_summary {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  font-family: "Albert Sans", sans-serif; }

.gform_wrapper.gravity-theme .gform_validation_errors > h2 .gform-icon {
  position: unset !important; }

.control-checkbox {
  line-height: 1; }
  .control-checkbox > label {
    display: block;
    cursor: pointer;
    min-width: 24px;
    min-height: 24px;
    position: relative; }
  .control-checkbox input[type=checkbox] {
    opacity: 0;
    position: absolute; }
    .control-checkbox input[type=checkbox]:checked + .control-checkbox__checkbox {
      background-color: #BE8D0A;
      border-color: #BE8D0A; }
      .control-checkbox input[type=checkbox]:checked + .control-checkbox__checkbox > i {
        opacity: 1;
        color: #fff; }
    .control-checkbox input[type=checkbox]:checked + .control-checkbox__content {
      border: 1.5px solid #003338; }
      .control-checkbox input[type=checkbox]:checked + .control-checkbox__content .control-checkbox__checkbox {
        background-color: #BE8D0A;
        border-color: #BE8D0A; }
        .control-checkbox input[type=checkbox]:checked + .control-checkbox__content .control-checkbox__checkbox > i {
          opacity: 1;
          color: #fff; }
  .control-checkbox__checkbox {
    display: inline-block;
    width: 0.9rem;
    height: 0.9rem;
    border-radius: 3.6px;
    border: 1.2px solid #c7d3d4;
    vertical-align: top;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    color: #FFF;
    font-size: 0.6rem;
    text-align: center;
    background-color: #fff;
    left: 0px; }
    .control-checkbox__checkbox > i {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'default' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      vertical-align: unset;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      opacity: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: 100%; }
      .control-checkbox__checkbox > i:before {
        line-height: 1.05rem;
        position: relative;
        top: 1px; }
  .control-checkbox__text {
    display: inline-block;
    font-family: "Albert Sans", sans-serif;
    font-weight: 500;
    font-size: 0.7rem;
    color: #003338;
    line-height: 1.2;
    margin: 0;
    padding-left: 12px;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s; }
  .control-checkbox__content {
    padding: 10px 0.8rem;
    position: relative;
    border-radius: 8px;
    border: 1px solid rgba(197, 201, 210, 0.6);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .control-checkbox__content .control-checkbox__checkbox {
      left: 20px;
      -webkit-box-flex: 0;
      -ms-flex: none;
      flex: none; }
  .control-checkbox.\--simple .control-checkbox__content {
    padding: 0;
    border: 0;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important; }
  .control-checkbox.\--simple .control-checkbox__checkbox {
    left: 0; }
  .control-checkbox.\--simple .control-checkbox__text {
    font-size: 0.75rem;
    padding-left: 8px; }
  .control-checkbox.\--simple input[type=checkbox]:checked + .control-checkbox__content {
    border: 0; }
  .control-checkbox.\--no-pad .control-checkbox__content {
    padding: 0px;
    border: none; }
  .control-checkbox.\--no-pad .control-checkbox__checkbox {
    left: 0px; }
  .control-checkbox.\--no-pad input[type=checkbox]:checked + .control-checkbox__content {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .control-checkbox.\--no-pad > label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.control-group {
  margin-bottom: 20px; }
  .control-group__label {
    font-family: "Albert Sans", sans-serif;
    font-size: 12px;
    color: #003338;
    letter-spacing: -0.24px;
    margin-bottom: 10px; }
    .control-group__label i {
      display: inline-block;
      vertical-align: top;
      font-size: 1em;
      margin-right: 10px; }
    .control-group__label label {
      display: inline-block; }
    .control-group__label span {
      color: #2C9FAB; }
  .control-group span.optional {
    display: none;
    float: right;
    font-size: 0.8rem;
    color: #003338; }
  .control-group span.required {
    color: #2C9FAB; }
  .control-group__message {
    font-size: 14px;
    padding: 10px 0; }
  .control-group__control {
    position: relative; }
    .control-group__control .iti {
      display: block;
      font-size: 0.75rem;
      color: rgba(0, 6, 87, 0.6); }
      .control-group__control .iti input[type=text], .control-group__control .iti .iti input[type=tel] {
        color: #003338; }
        .control-group__control .iti input[type=text]::-webkit-input-placeholder, .control-group__control .iti .iti input[type=tel]::-webkit-input-placeholder {
          color: rgba(0, 51, 56, 0.6); }
        .control-group__control .iti input[type=text]:-ms-input-placeholder, .control-group__control .iti .iti input[type=tel]:-ms-input-placeholder {
          color: rgba(0, 51, 56, 0.6); }
        .control-group__control .iti input[type=text]::-ms-input-placeholder, .control-group__control .iti .iti input[type=tel]::-ms-input-placeholder {
          color: rgba(0, 51, 56, 0.6); }
        .control-group__control .iti input[type=text]::placeholder, .control-group__control .iti .iti input[type=tel]::placeholder {
          color: rgba(0, 51, 56, 0.6); }
      .control-group__control .iti__selected-flag {
        background-color: transparent !important;
        border-right: 1px solid rgba(197, 201, 210, 0.6); }
  .control-group__stars {
    padding: 14px;
    background: #FFF;
    border: 1px solid #CCC;
    display: inline-block; }
    .control-group__stars .control-radio {
      display: none; }
    .control-group__stars a {
      text-decoration: none;
      color: #CCC;
      margin-right: 3px;
      font-size: 26px;
      display: inline-block;
      vertical-align: middle;
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      .control-group__stars a.cancel {
        margin-right: 10px;
        font-size: 16px;
        margin-top: 3px;
        color: red; }
        .control-group__stars a.cancel i:before {
          content: "\e910"; }
      .control-group__stars a.rating {
        color: #000000; }
      .control-group__stars a.rating-over {
        color: #000000; }
      .control-group__stars a i {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'default' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        vertical-align: unset;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
        .control-group__stars a i:before {
          content: "\e91e"; }
  .control-group.\--type-calculator {
    border: 2px solid #CCC;
    position: relative; }
    .control-group.\--type-calculator:after {
      content: "";
      display: block;
      position: absolute;
      right: 200px;
      top: 0;
      bottom: 0;
      border-left: 2px solid #CCC; }
    .control-group.\--type-calculator ::-webkit-input-placeholder {
      color: #333; }
    .control-group.\--type-calculator :-moz-placeholder {
      color: #333; }
    .control-group.\--type-calculator :-ms-input-placeholder {
      color: #333; }
    .control-group.\--type-calculator :-moz-placeholder {
      color: #333; }
    .control-group.\--type-calculator input[type=email],
    .control-group.\--type-calculator input[type=number],
    .control-group.\--type-calculator input[type=text],
    .control-group.\--type-calculator input[type=password],
    .control-group.\--type-calculator .control-select {
      border: 0;
      color: #333;
      font-weight: 700; }
    .control-group.\--type-calculator .control-group__label {
      font-size: 17px;
      font-weight: 700;
      color: #666666;
      margin-bottom: 0;
      padding: 20px 250px 20px 20px; }
    .control-group.\--type-calculator .control-group__control {
      position: absolute;
      top: 0;
      right: 0;
      width: 200px; }
    .control-group.\--type-calculator .control-group__control__prefix {
      position: absolute;
      left: -30px;
      top: 50%;
      margin-top: -10px;
      font-size: 19px;
      font-weight: 700;
      color: #666; }
  .control-group.\--type-creditcard {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    padding-left: 50px;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 3px; }
    @media (max-width: 767px) {
      .control-group.\--type-creditcard {
        display: block; } }
    .control-group.\--type-creditcard img {
      position: absolute;
      width: 18px;
      height: 12px;
      top: 50%;
      left: 20px;
      margin-top: -6px; }
    .control-group.\--type-creditcard input[type="text"], .control-group.\--type-creditcard input[type="number"] {
      border: 0;
      padding: 18px 15px; }
    .control-group.\--type-creditcard > div {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -ms-flex-pack: distribute;
      -webkit-justify-content: space-around;
      -moz-justify-content: space-around;
      justify-content: space-around; }
      .control-group.\--type-creditcard > div:first-child {
        width: 45%; }
        @media (max-width: 767px) {
          .control-group.\--type-creditcard > div:first-child {
            width: auto; } }
    .control-group.\--type-creditcard .control-group__label {
      display: inline-block;
      padding-left: 10px;
      padding-right: 10px;
      margin-bottom: 0;
      min-width: 75px; }
      .control-group.\--type-creditcard .control-group__label label {
        white-space: nowrap;
        font-size: 16px;
        font-weight: 500;
        color: #333333;
        display: inline; }
    @media (max-width: 767px) {
      .control-group.\--type-creditcard .control-group__control {
        width: auto !important;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; } }
  .control-group.\--type-prefix input[type=email],
  .control-group.\--type-prefix input[type=number],
  .control-group.\--type-prefix input[type=text],
  .control-group.\--type-prefix input[type=password] {
    padding-left: 50px; }
  .control-group.\--type-prefix .control-group__control__prefix {
    position: absolute;
    left: 20px;
    top: 21px; }
  .control-group.\--type-newsletter {
    position: relative; }
    .control-group.\--type-newsletter input[type=email], .control-group.\--type-newsletter input[type=text] {
      border: 1px solid #FFFFFF;
      border-radius: 100px;
      font-family: "Behind The Nineties", sans-serif;
      font-size: 0.9rem;
      font-weight: 460;
      background-color: transparent;
      letter-spacing: -0.01em;
      color: rgba(255, 255, 255, 0.7);
      line-height: 1.1;
      padding: 23px 65px 27px 35px !important; }
      .control-group.\--type-newsletter input[type=email]:active, .control-group.\--type-newsletter input[type=email]:focus, .control-group.\--type-newsletter input[type=text]:active, .control-group.\--type-newsletter input[type=text]:focus {
        border-color: #2C9FAB; }
      .control-group.\--type-newsletter input[type=email]::-webkit-input-placeholder, .control-group.\--type-newsletter input[type=text]::-webkit-input-placeholder {
        color: rgba(255, 255, 255, 0.7); }
      .control-group.\--type-newsletter input[type=email]:-moz-placeholder, .control-group.\--type-newsletter input[type=text]:-moz-placeholder {
        color: rgba(255, 255, 255, 0.7); }
      .control-group.\--type-newsletter input[type=email]:-ms-input-placeholder, .control-group.\--type-newsletter input[type=text]:-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.7); }
      .control-group.\--type-newsletter input[type=email]:-moz-placeholder, .control-group.\--type-newsletter input[type=text]:-moz-placeholder {
        color: rgba(255, 255, 255, 0.7); }
    .control-group.\--type-newsletter .control-group__submit {
      width: 55px;
      height: 55px;
      position: absolute;
      top: 6px;
      right: 6px; }
      @media (min-width: 1024px) {
        .control-group.\--type-newsletter .control-group__submit {
          width: 58px;
          height: 58px;
          top: 5px;
          right: 5px; } }
      .control-group.\--type-newsletter .control-group__submit button {
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 22px;
        border-radius: 50px; }
    .control-group.\--type-newsletter .wpcf7-form-control-wrap {
      position: relative;
      display: block; }
    @media (min-width: 992px) {
      .control-group.\--type-newsletter .wpcf7-not-valid-tip {
        position: absolute; } }
  .control-group.\--type-price {
    position: relative; }
    .control-group.\--type-price ::-webkit-input-placeholder {
      color: #CCC; }
    .control-group.\--type-price :-moz-placeholder {
      color: #CCC; }
    .control-group.\--type-price :-ms-input-placeholder {
      color: #CCC; }
    .control-group.\--type-price :-moz-placeholder {
      color: #CCC; }
    .control-group.\--type-price input[type=text],
    .control-group.\--type-price input[type=number],
    .control-group.\--type-price input[type=email],
    .control-group.\--type-price input[type=password] {
      font-size: 24px;
      line-height: 1;
      color: #333;
      letter-spacing: -1px;
      padding: 3px 0;
      border: 0;
      border-bottom: 3px solid #333;
      background-color: transparent;
      text-indent: 17px;
      font-size: 36px; }
    .control-group.\--type-price .control-group__control > span {
      position: absolute;
      top: 17px;
      left: 0;
      font-size: 24px;
      color: #333; }
    .control-group.\--type-price button {
      position: absolute;
      top: 11px;
      right: 8px;
      background-color: transparent;
      color: #666; }
  .control-group.\--type-search-page {
    position: relative; }
    .control-group.\--type-search-page .control-group__control {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .control-group.\--type-search-page .control-group__control input[type="text"] {
        margin-right: 0.75rem; }
  .control-group.\--type-search {
    width: 100%; }
    .control-group.\--type-search input[type=text] {
      padding-left: 2.1rem; }
      .control-group.\--type-search input[type=text]::-webkit-input-placeholder {
        color: rgba(0, 51, 56, 0.9); }
      .control-group.\--type-search input[type=text]:-ms-input-placeholder {
        color: rgba(0, 51, 56, 0.9); }
      .control-group.\--type-search input[type=text]::-ms-input-placeholder {
        color: rgba(0, 51, 56, 0.9); }
      .control-group.\--type-search input[type=text]::placeholder {
        color: rgba(0, 51, 56, 0.9); }
    .control-group.\--type-search .icon {
      font-size: 0.8rem;
      position: absolute;
      left: 0.8rem;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      color: #2C9FAB; }
  .control-group.\--style-small input[type=email],
  .control-group.\--style-small input[type=number],
  .control-group.\--style-small input[type=text],
  .control-group.\--style-small input[type=password],
  .control-group.\--style-small textarea {
    padding: 10px; }
  .control-group.\--style-small .control-select {
    padding: 12px;
    font-size: 14px;
    font-weight: 400; }
  .control-group.\--style-small .control-check {
    padding: 12px;
    font-size: 14px;
    font-weight: 400; }
  .control-group.\--style-small .control-checkbox__checkbox {
    width: 20px;
    height: 20px; }
  .control-group.\--style-small .control-group__label, .control-group.\--style-small .control-checkbox__text {
    font-size: 14px; }
  .control-group.\--style-xsmall input[type=email],
  .control-group.\--style-xsmall input[type=number],
  .control-group.\--style-xsmall input[type=text],
  .control-group.\--style-xsmall input[type=password],
  .control-group.\--style-xsmall textarea {
    padding: 10px; }
  .control-group.\--style-xsmall .control-select {
    padding: 12px;
    font-size: 13px;
    font-weight: 400; }
  .control-group.\--style-xsmall .control-check {
    padding: 12px;
    font-size: 13px;
    font-weight: 400; }
  .control-group.\--style-xsmall .control-checkbox__checkbox {
    width: 12px;
    height: 12px; }
    .control-group.\--style-xsmall .control-checkbox__checkbox > i {
      font-size: 8px;
      margin-top: -15px;
      display: inline-block;
      vertical-align: middle;
      margin-left: 1px; }
  .control-group.\--style-xsmall .control-group__label, .control-group.\--style-xsmall .control-checkbox__text {
    font-size: 13px; }
  .control-group.\--style-xsmall .control-checkbox__text {
    margin: 0 0 0 2px; }
  .control-group.\--type-horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
    .control-group.\--type-horizontal.\--long-labels .control-group__label {
      width: 50%; }
    .control-group.\--type-horizontal .control-group__label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      vertical-align: top;
      font-size: 18px;
      font-weight: 700;
      padding-top: 10px; }
      .control-group.\--type-horizontal .control-group__label label {
        display: inline-block; }
    .control-group.\--type-horizontal .control-group__control {
      display: block;
      width: 100%; }
  .control-group.\--style-postcode .control-group__label {
    padding-right: 25px; }
  .control-group.\--style-postcode .control-group__control {
    position: relative; }
    .control-group.\--style-postcode .control-group__control .icon {
      position: absolute;
      top: 11px;
      right: 12px;
      font-size: 20px;
      color: #000000; }
  .control-group.\--type-range input[type="text"] {
    font-size: 12px;
    color: #666;
    text-align: center;
    padding: 5px; }
  .control-group.\--type-range .to {
    margin-top: 7px;
    font-size: 11px;
    color: #222;
    display: inline-block; }
  .control-group.\--type-range .slider-range {
    height: 5px;
    background-color: #666666;
    margin: 0 5px;
    border-radius: 5px; }
    .control-group.\--type-range .slider-range .ui-slider-range {
      background-color: #333; }
    .control-group.\--type-range .slider-range .ui-slider-handle {
      width: 12px;
      height: 12px;
      border: 0;
      top: -4px;
      margin-left: -7px;
      background-color: #333;
      border-radius: 50%;
      border: 2px solid #333; }
  .control-group.\--type-header-search {
    margin-bottom: 0;
    background-color: #fff; }
    .control-group.\--type-header-search .control-group__control {
      position: relative; }
      .control-group.\--type-header-search .control-group__control input[type="text"] {
        padding-right: 35px;
        padding-left: 0;
        padding-top: 0px;
        padding-bottom: 0;
        line-height: 78px;
        font-family: "Behind The Nineties", sans-serif;
        border: 0;
        font-size: 32px;
        color: #1D3922; }
        .control-group.\--type-header-search .control-group__control input[type="text"]:-moz-placeholder {
          color: #999; }
        .control-group.\--type-header-search .control-group__control input[type="text"]::-moz-placeholder {
          color: #999; }
        .control-group.\--type-header-search .control-group__control input[type="text"]:-ms-input-placeholder {
          color: #999; }
        .control-group.\--type-header-search .control-group__control input[type="text"]::-webkit-input-placeholder {
          color: #999; }
        .ph.\--style-small .control-group.\--type-header-search .control-group__control input[type="text"] {
          line-height: 58px; }
      .control-group.\--type-header-search .control-group__control button {
        position: absolute;
        right: 10px;
        top: 50%;
        font-size: 22px;
        color: #999;
        margin-top: -11px;
        background: none;
        line-height: 1; }
  .control-group.\--style-quick-donate input[type="text"],
  .control-group.\--style-quick-donate input[type="number"],
  .control-group.\--style-quick-donate .control-select {
    font-size: 16px;
    font-weight: 600;
    color: #003338; }
    @media (min-width: 768px) {
      .control-group.\--style-quick-donate input[type="text"],
      .control-group.\--style-quick-donate input[type="number"],
      .control-group.\--style-quick-donate .control-select {
        font-size: 0.85rem; } }
  .control-group.\--style-quick-donate .control-select {
    background: #f7fafa;
    padding: 0.6rem 0.8rem; }
    .control-group.\--style-quick-donate .control-select span:after {
      font-size: 10px;
      color: #BE8D0A; }
  .control-group.\--style-quick-donate.\--style-currency {
    position: relative; }
    .control-group.\--style-quick-donate.\--style-currency input[type="text"],
    .control-group.\--style-quick-donate.\--style-currency input[type="number"],
    .control-group.\--style-quick-donate.\--style-currency .control-select {
      padding-left: 1.65rem;
      padding-top: 0.6rem;
      padding-bottom: 0.6rem; }
  .control-group.\--style-quick-donate .control-group__currency {
    position: absolute;
    top: 50%;
    left: 1rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 0.85rem;
    font-weight: 700;
    color: #2C9FAB; }
  .control-group.\--style-quick-donate.\--submit > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%; }
  .control-group.\--style-custom-donation-amount {
    position: relative; }
    .control-group.\--style-custom-donation-amount input[type="radio"] {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      opacity: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
      .control-group.\--style-custom-donation-amount input[type="radio"]:checked {
        pointer-events: none;
        color: rgba(3, 21, 5, 0.8); }
        .control-group.\--style-custom-donation-amount input[type="radio"]:checked ~ .control-group__control input[type="text"], .control-group.\--style-custom-donation-amount input[type="radio"]:checked ~ .control-group__control input[type="number"] {
          border-color: #2C9FAB; }
          .control-group.\--style-custom-donation-amount input[type="radio"]:checked ~ .control-group__control input[type="text"]::-webkit-input-placeholder, .control-group.\--style-custom-donation-amount input[type="radio"]:checked ~ .control-group__control input[type="number"]::-webkit-input-placeholder {
            color: rgba(245, 239, 204, 0.6) !important; }
          .control-group.\--style-custom-donation-amount input[type="radio"]:checked ~ .control-group__control input[type="text"]:-moz-placeholder, .control-group.\--style-custom-donation-amount input[type="radio"]:checked ~ .control-group__control input[type="number"]:-moz-placeholder {
            color: rgba(245, 239, 204, 0.6) !important; }
          .control-group.\--style-custom-donation-amount input[type="radio"]:checked ~ .control-group__control input[type="text"]:-ms-input-placeholder, .control-group.\--style-custom-donation-amount input[type="radio"]:checked ~ .control-group__control input[type="number"]:-ms-input-placeholder {
            color: rgba(245, 239, 204, 0.6) !important; }
          .control-group.\--style-custom-donation-amount input[type="radio"]:checked ~ .control-group__control input[type="text"]:-moz-placeholder, .control-group.\--style-custom-donation-amount input[type="radio"]:checked ~ .control-group__control input[type="number"]:-moz-placeholder {
            color: rgba(245, 239, 204, 0.6) !important; }
    .control-group.\--style-custom-donation-amount .control-group__border {
      position: absolute;
      border: 1px solid #ccc;
      pointer-events: none;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .control-group.\--style-custom-donation-amount .control-group__currency {
      pointer-events: none;
      position: absolute;
      top: 50%;
      left: 30px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      display: block;
      font-size: 0.9rem;
      text-transform: uppercase;
      color: #2C9FAB;
      z-index: 1; }
    .control-group.\--style-custom-donation-amount input[type="text"], .control-group.\--style-custom-donation-amount input[type="number"] {
      border: 0;
      text-align: center;
      padding: 8px 30px;
      padding-left: 42px;
      color: rgba(0, 51, 56, 0.8);
      font-size: 0.8rem;
      font-weight: 500;
      line-height: normal;
      letter-spacing: 0.2px;
      border-radius: 8px;
      border: 1.2px solid rgba(194, 154, 21, 0.5);
      background: #fff;
      -webkit-backdrop-filter: blur(13.26295px);
      backdrop-filter: blur(13.26295px); }
    .control-group.\--style-custom-donation-amount ::-webkit-input-placeholder {
      color: rgba(0, 51, 56, 0.8) !important; }
    .control-group.\--style-custom-donation-amount :-moz-placeholder {
      color: rgba(0, 51, 56, 0.8) !important; }
    .control-group.\--style-custom-donation-amount :-ms-input-placeholder {
      color: rgba(0, 51, 56, 0.8) !important; }
    .control-group.\--style-custom-donation-amount :-moz-placeholder {
      color: rgba(0, 51, 56, 0.8) !important; }
    .control-group.\--style-custom-donation-amount input[type=number]::-webkit-inner-spin-button,
    .control-group.\--style-custom-donation-amount input[type=number]::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0; }
  .control-group.\--style-cause-select {
    margin-bottom: 14px; }
    .control-group.\--style-cause-select .control-select, .control-group.\--style-cause-select input[type=text] {
      background: #fff;
      padding: 0.4rem 0.65rem 0.45rem 0.8rem;
      font-weight: 500;
      border-radius: 5px;
      border: 1px solid rgba(0, 51, 56, 0.12);
      color: rgba(3, 21, 5, 0.8); }
      .control-group.\--style-cause-select .control-select span:after, .control-group.\--style-cause-select input[type=text] span:after {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 0.55rem;
        color: #BE8D0A;
        opacity: 0.75; }
  .control-group.\--style-picker [class^="icon-"] {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%); }
  .control-group.\--style-picker .hidden-field {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 0;
    z-index: 1; }
  .control-group.\--style-picker .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
    .control-group.\--style-picker .row [class^="col-"] {
      float: none;
      margin-right: 10px; }
    .control-group.\--style-picker .row > *:first-child {
      border: 1px solid #ccc; }
    .control-group.\--style-picker .row > *:last-child {
      margin-right: 0; }
  .control-group.\--style-currency-holder .control-group__label {
    font-size: 16px;
    font-weight: 400;
    padding: 0;
    margin: 0;
    vertical-align: middle; }
  .control-group.\--style-currency-holder .control-group__currency {
    position: absolute;
    left: 10px;
    top: 11px;
    font-size: 16px;
    color: #003338; }
    @media (min-width: 960px) {
      .control-group.\--style-currency-holder .control-group__currency {
        top: 14px; } }
  .control-group.\--style-currency-holder input {
    padding-left: 25px; }
  .control-group.\--style-currency-holder.\--style-appeals input {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    padding-top: 6px;
    padding-bottom: 5px;
    padding-left: 30px;
    border-color: #ebebeb; }
    .control-group.\--style-currency-holder.\--style-appeals input:focus, .control-group.\--style-currency-holder.\--style-appeals input:active {
      border-color: #8ec63d; }
  .control-group.\--style-currency-holder.\--style-appeals input[type=number]::-webkit-inner-spin-button,
  .control-group.\--style-currency-holder.\--style-appeals input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .control-group.\--style-currency-holder.\--style-appeals .control-group__currency {
    font-size: 24px;
    left: 15px;
    color: #333;
    top: 11px;
    font-weight: 500; }
  .control-group.\--style-currency-holder.\--style-donation-small input {
    font-size: 15px;
    color: #000000;
    font-weight: 700;
    padding-top: 0px;
    padding-bottom: 0;
    padding-left: 30px;
    margin-top: 0px;
    width: 100px;
    text-align: right;
    padding-right: 0;
    border-color: #000000; }
  .control-group.\--style-currency-holder.\--style-donation-small input[type=number]::-webkit-inner-spin-button,
  .control-group.\--style-currency-holder.\--style-donation-small input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .control-group.\--style-currency-holder.\--style-donation-small .control-group__currency {
    font-size: 15px;
    left: 15px;
    color: #000000;
    top: 3px;
    font-weight: 700; }
  .control-group.\--style-filter {
    margin-bottom: 0; }
    .control-group.\--style-filter .control-select {
      background-color: #fff;
      padding: 0.53rem 0.8rem;
      font-size: 0.85rem;
      font-weight: 500;
      color: #2C9FAB;
      border: 1.5px solid #2C9FAB; }
      .control-group.\--style-filter .control-select span {
        color: #003338; }
        .control-group.\--style-filter .control-select span:after {
          font-size: 11px;
          color: #BE8D0A; }

.control-radio {
  line-height: 1; }
  .control-radio > label {
    display: block;
    cursor: pointer;
    padding-left: 32px;
    min-width: 32px;
    min-height: 32px;
    position: relative; }
  .control-radio input[type=radio] {
    opacity: 0;
    position: absolute; }
    .control-radio input[type=radio]:checked + .control-radio__radio {
      border-color: #000; }
      .control-radio input[type=radio]:checked + .control-radio__radio > i {
        opacity: 1;
        background-color: #fff; }
      .control-radio input[type=radio]:checked + .control-radio__radio + .control-radio__text {
        color: #333; }
  .control-radio__radio {
    display: inline-block;
    width: 32px;
    height: 32px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    vertical-align: top;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    background-color: #eaeaea;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 0; }
    .control-radio__radio > i {
      display: block;
      width: 14px;
      height: 14px;
      border: 2px solid #FFF;
      border-radius: 50%;
      margin: 8px auto 0 auto;
      opacity: 0; }
  .control-radio__text {
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
    color: #666;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
    line-height: 1.3;
    margin: 8px 0px 8px 13px;
    font-size: 18px; }
  .control-radio.\--style-payment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    .control-radio.\--style-payment > label {
      padding-left: 0;
      min-height: 0;
      min-width: 100%;
      width: 100%; }
    .control-radio.\--style-payment input[type=radio] {
      opacity: 0;
      position: absolute; }
      .control-radio.\--style-payment input[type=radio]:checked ~ .control-radio__text {
        width: 100%;
        text-align: center;
        background: #2C9FAB;
        border-radius: 50px;
        color: #fff; }
    .control-radio.\--style-payment .control-radio__text {
      font-size: 0.75rem;
      font-weight: 500;
      line-height: 1.3;
      letter-spacing: -0.15px;
      color: rgba(255, 255, 255, 0.6);
      padding: 6px;
      text-align: center;
      -webkit-transition: ease 0.3s;
      -o-transition: ease 0.3s;
      transition: ease 0.3s;
      margin: 0; }
  .w-donate-form .control-radio.\--style-amount {
    height: 100%; }
  .control-radio.\--style-amount > label {
    padding: 0;
    min-width: 0;
    min-height: 0; }
    .w-donate-form .control-radio.\--style-amount > label {
      height: 100%; }
  .control-radio.\--style-amount input[type=radio] {
    opacity: 0;
    position: absolute; }
    .control-radio.\--style-amount input[type=radio]:checked ~ .control-radio__radio {
      opacity: 1; }
    .control-radio.\--style-amount input[type=radio]:checked ~ .control-radio__text {
      border-color: #BE8D0A;
      background-color: #BE8D0A;
      color: #fff; }
  .control-radio.\--style-amount .control-radio__text {
    display: block;
    position: relative;
    text-transform: uppercase;
    border-radius: 8px;
    border: 1.2px solid #BE8D0A;
    background: #fff;
    font-weight: 600;
    font-size: 0.9rem;
    font-family: "Albert Sans", sans-serif;
    color: #003338;
    line-height: 1.1;
    padding: 8px 2px 9px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin: 0;
    text-align: center; }
    .control-radio.\--style-amount .control-radio__text:hover {
      border-color: #BE8D0A;
      background-color: #BE8D0A;
      color: #fff; }
    .w-donate-form .control-radio.\--style-amount .control-radio__text {
      height: 100%; }
    .control-radio.\--style-amount .control-radio__text em {
      font-style: normal;
      padding-right: 1px; }
  .control-radio.\--style-checkbox input[type=radio] {
    opacity: 0;
    position: absolute; }
    .control-radio.\--style-checkbox input[type=radio]:checked + .control-radio__radio {
      border-color: #000;
      background-color: #000; }
      .control-radio.\--style-checkbox input[type=radio]:checked + .control-radio__radio > i {
        opacity: 1;
        color: #fff; }
  .control-radio.\--style-checkbox .control-radio__radio {
    display: inline-block;
    width: 32px;
    height: 32px;
    border: 1px solid #cccccc;
    vertical-align: top;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    color: #FFF;
    font-size: 13px;
    text-align: center;
    background-color: #eaeaea;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 0;
    border-radius: 3px; }
    .control-radio.\--style-checkbox .control-radio__radio > i {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'default' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      vertical-align: unset;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      opacity: 0;
      width: 0;
      height: 0;
      border: 0 none;
      margin: 0; }
      .control-radio.\--style-checkbox .control-radio__radio > i:before {
        line-height: 32px;
        margin-left: 9px; }
  .control-radio.\--style-checkbox .control-radio__text {
    display: inline-block;
    vertical-align: top;
    color: #666;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
    line-height: 1.3;
    margin: 8px 0px 8px 13px;
    font-size: 18px; }
  .control-radio.\--style-payment-method img {
    max-width: 100px; }
  .control-radio.\--style-payment-method p {
    font-size: 16px; }
  .control-radio.\--style-payment-method .control-radio__radio {
    border-width: 2px;
    top: 0;
    margin-top: 6px; }
    .control-radio.\--style-payment-method .control-radio__radio i {
      border: 0;
      margin-top: 7px; }
  .control-radio.\--style-payment-method input[type=radio]:checked ~ .control-radio__radio {
    border-color: #2C9FAB; }
    .control-radio.\--style-payment-method input[type=radio]:checked ~ .control-radio__radio i {
      background-color: #2C9FAB; }

.control-select {
  position: relative;
  width: 100%;
  padding: 0.5rem 0.8rem 0.55rem;
  padding-right: 2rem;
  font-family: "Albert Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: -0.3px;
  line-height: 1.4;
  color: rgba(0, 51, 56, 0.9);
  border-radius: 8px;
  border: 1px solid rgba(117, 144, 147, 0.4);
  -webkit-box-shadow: 0px 1.413px 2.825px 0px rgba(16, 24, 40, 0.05);
  box-shadow: 0px 1.413px 2.825px 0px rgba(16, 24, 40, 0.05);
  outline: 0;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s; }
  .control-select.--focus {
    border-color: #003338; }
  .control-select select {
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0; }
  .control-select > span {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    min-height: 15px;
    vertical-align: middle;
    text-align: left; }
    .control-select > span:after {
      content: "\e909";
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'default' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      vertical-align: unset;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .control-select > span:after {
      position: absolute;
      font-size: 0.5rem;
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'default' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      vertical-align: unset;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #2C9FAB;
      top: 50%;
      right: 1rem;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.control-uploader {
  font-family: "Behind The Nineties", sans-serif;
  font-size: 16px;
  background: #FFF;
  display: block;
  position: relative;
  cursor: pointer;
  padding: 10px 50px 16px 15px;
  border: 1px solid #ccc;
  line-height: 1;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s; }
  .control-uploader input[type=file] {
    border: initial;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0; }
  .control-uploader__filename {
    display: block;
    width: 100%;
    padding-right: 80px;
    white-space: nowrap;
    line-height: normal;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }
  .control-uploader .action {
    background-color: #2C9FAB;
    color: #fff;
    font-size: 0.85rem;
    letter-spacing: 0.17px;
    position: absolute;
    right: 5px;
    top: 5px;
    padding: 10px 20px 16px; }
    .control-uploader .action:hover {
      background-color: #24818b;
      color: #fff; }

.grid-block {
  overflow: hidden; }
  .grid-block > * {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .grid-block.\--type-inline-blocks {
    overflow: visible; }
    .grid-block.\--type-inline-blocks > * {
      float: none;
      display: inline-block;
      vertical-align: top;
      margin-right: -4px; }
  .grid-block.\--type-one-block > *, .grid-block.\--type-one-blocks > * {
    width: 100%; }
  .grid-block.\--type-two-blocks > * {
    width: 50%; }
  .grid-block.\--type-three-blocks > * {
    width: 33.333%; }
  .grid-block.\--type-three-blocks > .\--style-two-third {
    width: 66.666%; }
  .grid-block.\--type-four-blocks > * {
    width: 25%; }
  .grid-block.\--type-two-to-four-blocks > * {
    width: 50%; }
    @media (min-width: 1300px) {
      .grid-block.\--type-two-to-four-blocks > * {
        width: 25%; } }
  .grid-block.\--type-five-blocks > * {
    width: 20%; }
  .grid-block.\--style-offsets-1 {
    margin-left: -10px; }
    .grid-block.\--style-offsets-1 > * {
      padding-left: 10px; }
    .grid-block.\--style-offsets-1.\--style-blocks > * {
      padding-bottom: 10px; }
  .grid-block.\--style-offsets-2 {
    margin-left: -20px; }
    .grid-block.\--style-offsets-2 > * {
      padding-left: 20px; }
    .grid-block.\--style-offsets-2.\--style-blocks > * {
      padding-bottom: 20px; }
  .grid-block.\--style-offsets-3 {
    margin-left: -30px; }
    .grid-block.\--style-offsets-3 > * {
      padding-left: 30px; }
    .grid-block.\--style-offsets-3.\--style-blocks > * {
      padding-bottom: 30px; }
  .grid-block.\--style-offsets-4 {
    margin-left: -40px; }
    .grid-block.\--style-offsets-4 > * {
      padding-left: 40px; }
    .grid-block.\--style-offsets-4.\--style-blocks > * {
      padding-bottom: 40px; }
  .grid-block.\--style-offsets-5 {
    margin-left: -50px; }
    .grid-block.\--style-offsets-5 > * {
      padding-left: 50px; }
    .grid-block.\--style-offsets-5.\--style-blocks > * {
      padding-bottom: 50px; }
  .grid-block.\--style-offsets-6 {
    margin-left: -60px; }
    .grid-block.\--style-offsets-6 > * {
      padding-left: 60px; }
    .grid-block.\--style-offsets-6.\--style-blocks > * {
      padding-bottom: 60px; }
  .grid-block.\--style-offsets-7 {
    margin-left: -70px; }
    .grid-block.\--style-offsets-7 > * {
      padding-left: 70px; }
    .grid-block.\--style-offsets-7.\--style-blocks > * {
      padding-bottom: 70px; }
  .grid-block.\--style-offsets-8 {
    margin-left: -80px; }
    .grid-block.\--style-offsets-8 > * {
      padding-left: 80px; }
    .grid-block.\--style-offsets-8.\--style-blocks > * {
      padding-bottom: 80px; }
  .grid-block.\--style-offsets-9 {
    margin-left: -90px; }
    .grid-block.\--style-offsets-9 > * {
      padding-left: 90px; }
    .grid-block.\--style-offsets-9.\--style-blocks > * {
      padding-bottom: 90px; }
  .grid-block.\--style-offsets-10 {
    margin-left: -100px; }
    .grid-block.\--style-offsets-10 > * {
      padding-left: 100px; }
    .grid-block.\--style-offsets-10.\--style-blocks > * {
      padding-bottom: 100px; }
  .grid-block.\--style-offsets-11 {
    margin-left: -110px; }
    .grid-block.\--style-offsets-11 > * {
      padding-left: 110px; }
    .grid-block.\--style-offsets-11.\--style-blocks > * {
      padding-bottom: 110px; }
  .grid-block.\--style-offsets-12 {
    margin-left: -120px; }
    .grid-block.\--style-offsets-12 > * {
      padding-left: 120px; }
    .grid-block.\--style-offsets-12.\--style-blocks > * {
      padding-bottom: 120px; }
  .grid-block.\--style-offsets-13 {
    margin-left: -130px; }
    .grid-block.\--style-offsets-13 > * {
      padding-left: 130px; }
    .grid-block.\--style-offsets-13.\--style-blocks > * {
      padding-bottom: 130px; }
  .grid-block.\--style-offsets-14 {
    margin-left: -140px; }
    .grid-block.\--style-offsets-14 > * {
      padding-left: 140px; }
    .grid-block.\--style-offsets-14.\--style-blocks > * {
      padding-bottom: 140px; }
  .grid-block.\--style-offsets-15 {
    margin-left: -150px; }
    .grid-block.\--style-offsets-15 > * {
      padding-left: 150px; }
    .grid-block.\--style-offsets-15.\--style-blocks > * {
      padding-bottom: 150px; }
  .grid-block.\--style-offset-blocks-small {
    margin-left: -12px; }
    .grid-block.\--style-offset-blocks-small > * {
      padding-left: 12px;
      padding-bottom: 12px; }
  .grid-block p ~ p:last-child {
    margin-bottom: 0; }

ul.grid-block {
  list-style: none;
  padding-left: 0;
  margin-left: 0; }

.grid-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row;
  -moz-flex-flow: row;
  -ms-flex-flow: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around; }
  .grid-flex__spacer {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .grid-flex.\--style-double > *:last-child {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -moz-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2; }
  .grid-flex.\--type-responsive > * {
    width: 100% !important; }
    @media (min-width: 991px) {
      .grid-flex.\--type-responsive > * {
        width: 33.333% !important; } }
  .ipad .grid-flex.\--style-equal-heights > * {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto; }
    .ipad .grid-flex.\--style-equal-heights > * > div {
      height: auto;
      width: 100%; }
  .grid-flex.\--style-equal-heights > * > * {
    height: 100%; }
  .grid-flex.\--style-recurring-option-steps > * {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  @media (max-width: 1140px) {
    .grid-flex.\--style-recurring-option-steps > * {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 0;
      -moz-box-flex: 1;
      -moz-flex: 1 1 0;
      -ms-flex: 1 1 0;
      flex: 1 1 0; } }
  .grid-flex.\--style-center-aligned {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
  .grid-flex.\--style-vertical-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .grid-flex.\--style-bottom-aligned {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .grid-flex.\--style-left-aligned {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start; }
  .grid-flex.\--type-one-block > *, .grid-flex.\--type-one-blocks > * {
    width: 100%; }
  .grid-flex.\--type-two-blocks > * {
    width: 100%; }
    @media (min-width: 992px) {
      .grid-flex.\--type-two-blocks > * {
        width: 50%; } }
  .grid-flex.\--type-two-three-blocks > * {
    width: 100%; }
    @media (min-width: 992px) {
      .grid-flex.\--type-two-three-blocks > * {
        width: 39%; } }
    .grid-flex.\--type-two-three-blocks > *:first-child {
      width: 100%; }
      @media (min-width: 992px) {
        .grid-flex.\--type-two-three-blocks > *:first-child {
          width: 22%; } }
  .grid-flex.\--type-three-blocks > * {
    width: 100%; }
    @media (min-width: 768px) {
      .grid-flex.\--type-three-blocks > * {
        width: 50%; } }
    @media (min-width: 992px) {
      .grid-flex.\--type-three-blocks > * {
        width: 33.333%; } }
  .grid-flex.\--type-four-blocks > * {
    width: 100%; }
    @media (min-width: 768px) {
      .grid-flex.\--type-four-blocks > * {
        width: 50%; } }
    @media (min-width: 992px) {
      .grid-flex.\--type-four-blocks > * {
        width: 33.33%; } }
    @media (min-width: 1280px) {
      .grid-flex.\--type-four-blocks > * {
        width: 25%; } }
  .grid-flex.\--type-five-blocks > * {
    width: 100%; }
    @media (min-width: 1280px) {
      .grid-flex.\--type-five-blocks > * {
        width: 20%; } }
  .grid-flex.\--style-offsets-1 {
    margin-left: -0.55556rem; }
    .grid-flex.\--style-offsets-1 > * {
      padding-left: 0.55556rem; }
    .grid-flex.\--style-offsets-1.\--style-blocks > * {
      margin-bottom: 0.55556rem; }
  .grid-flex.\--style-offsets-2 {
    margin-left: -1.11111rem; }
    .grid-flex.\--style-offsets-2 > * {
      padding-left: 1.11111rem; }
    .grid-flex.\--style-offsets-2.\--style-blocks > * {
      margin-bottom: 1.11111rem; }
  .grid-flex.\--style-offsets-3 {
    margin-left: -1.66667rem; }
    .grid-flex.\--style-offsets-3 > * {
      padding-left: 1.66667rem; }
    .grid-flex.\--style-offsets-3.\--style-blocks > * {
      margin-bottom: 1.66667rem; }
  .grid-flex.\--style-offsets-4 {
    margin-left: -2.22222rem; }
    .grid-flex.\--style-offsets-4 > * {
      padding-left: 2.22222rem; }
    .grid-flex.\--style-offsets-4.\--style-blocks > * {
      margin-bottom: 2.22222rem; }
  .grid-flex.\--style-offsets-5 {
    margin-left: -2.77778rem; }
    .grid-flex.\--style-offsets-5 > * {
      padding-left: 2.77778rem; }
    .grid-flex.\--style-offsets-5.\--style-blocks > * {
      margin-bottom: 2.77778rem; }
  .grid-flex.\--style-offsets-6 {
    margin-left: -3.33333rem; }
    .grid-flex.\--style-offsets-6 > * {
      padding-left: 3.33333rem; }
    .grid-flex.\--style-offsets-6.\--style-blocks > * {
      margin-bottom: 3.33333rem; }
  .grid-flex.\--style-offsets-7 {
    margin-left: -3.88889rem; }
    .grid-flex.\--style-offsets-7 > * {
      padding-left: 3.88889rem; }
    .grid-flex.\--style-offsets-7.\--style-blocks > * {
      margin-bottom: 3.88889rem; }
  .grid-flex.\--style-offsets-8 {
    margin-left: -4.44444rem; }
    .grid-flex.\--style-offsets-8 > * {
      padding-left: 4.44444rem; }
    .grid-flex.\--style-offsets-8.\--style-blocks > * {
      margin-bottom: 4.44444rem; }
  .grid-flex.\--style-offsets-9 {
    margin-left: -5rem; }
    .grid-flex.\--style-offsets-9 > * {
      padding-left: 5rem; }
    .grid-flex.\--style-offsets-9.\--style-blocks > * {
      margin-bottom: 5rem; }
  .grid-flex.\--style-offsets-10 {
    margin-left: -5.55556rem; }
    .grid-flex.\--style-offsets-10 > * {
      padding-left: 5.55556rem; }
    .grid-flex.\--style-offsets-10.\--style-blocks > * {
      margin-bottom: 5.55556rem; }
  .grid-flex.\--style-offsets-11 {
    margin-left: -6.11111rem; }
    .grid-flex.\--style-offsets-11 > * {
      padding-left: 6.11111rem; }
    .grid-flex.\--style-offsets-11.\--style-blocks > * {
      margin-bottom: 6.11111rem; }
  .grid-flex.\--style-offsets-12 {
    margin-left: -6.66667rem; }
    .grid-flex.\--style-offsets-12 > * {
      padding-left: 6.66667rem; }
    .grid-flex.\--style-offsets-12.\--style-blocks > * {
      margin-bottom: 6.66667rem; }
  .grid-flex.\--style-offsets-13 {
    margin-left: -7.22222rem; }
    .grid-flex.\--style-offsets-13 > * {
      padding-left: 7.22222rem; }
    .grid-flex.\--style-offsets-13.\--style-blocks > * {
      margin-bottom: 7.22222rem; }
  .grid-flex.\--style-offsets-14 {
    margin-left: -7.77778rem; }
    .grid-flex.\--style-offsets-14 > * {
      padding-left: 7.77778rem; }
    .grid-flex.\--style-offsets-14.\--style-blocks > * {
      margin-bottom: 7.77778rem; }
  .grid-flex.\--style-offsets-15 {
    margin-left: -8.33333rem; }
    .grid-flex.\--style-offsets-15 > * {
      padding-left: 8.33333rem; }
    .grid-flex.\--style-offsets-15.\--style-blocks > * {
      margin-bottom: 8.33333rem; }
  .grid-flex.\--style-offset-blocks-small {
    margin-left: -20px; }
    .grid-flex.\--style-offset-blocks-small > * {
      padding-left: 20px;
      padding-bottom: 20px; }
  .grid-flex.\--style-offset-blocks-large {
    margin-left: -70px; }
    .grid-flex.\--style-offset-blocks-large > * {
      padding-left: 70px;
      padding-bottom: 70px; }
  .grid-flex.\--style-offset-blocks-medium {
    margin-left: -30px; }
    .grid-flex.\--style-offset-blocks-medium > * {
      padding-left: 30px; }
      .grid-flex:not(.--type-one-blocks) .grid-flex.\--style-offset-blocks-medium > * {
        padding-bottom: 30px; }
  @media (max-width: 768px) {
    .grid-flex.\--offset-m-0 {
      margin-bottom: 0; } }

ul.grid-flex {
  list-style: none;
  padding-left: 0;
  margin-left: 0; }

@media (min-width: 768px) {
  .grid-table {
    display: table;
    width: 100%; } }

.grid-table.\--style-fixed {
  table-layout: fixed; }

.grid-table.\--style-align-middle .grid-table__cell {
  vertical-align: middle; }

.grid-table.\--style-align-top .grid-table__cell {
  vertical-align: top; }

.grid-table.\--style-fixed-height {
  height: 100%; }
  .grid-table.\--style-fixed-height .grid-table__cell, .grid-table.\--style-fixed-height .grid-table__row, .grid-table.\--style-fixed-height .grid-table__cell__item {
    height: 100%; }
  .grid-table.\--style-fixed-height .grid-table__cell > * {
    height: 100%; }

@media (min-width: 768px) {
  .grid-table__row {
    display: table-row; } }

@media (min-width: 768px) {
  .grid-table__cell {
    display: table-cell;
    vertical-align: top; } }

.grid-table.\--type-two-blocks .grid-table__cell {
  width: 50%; }

.grid-table.\--type-three-blocks .grid-table__cell {
  width: 33%; }

.grid-table.\--type-four-blocks .grid-table__cell {
  width: 25%; }

.grid-table.\--type-five-blocks .grid-table__cell {
  width: 20%; }

.grid-table.\--style-offsets .grid-table__cell {
  padding-left: 30px; }

.grid-table.\--style-offset-blocks .grid-table__cell {
  padding-left: 25px;
  padding-bottom: 25px; }

.grid-table.\--style-offset .grid-table__cell {
  padding-left: 25px; }

.grid-table.\--style-offset-large .grid-table__cell {
  padding-left: 80px; }

.grid-table__wrapper {
  margin-left: -25px; }

.grid-table__wrapper-normal {
  margin-left: -30px; }

.grid-table__wrapper-large {
  margin-left: -80px; }

.grid-table.\--type-two-blocks-checkout .grid-table__cell {
  width: 100%;
  margin-top: 10px; }
  @media (min-width: 768px) {
    .grid-table.\--type-two-blocks-checkout .grid-table__cell {
      margin-top: 0px;
      width: 50%; } }
  @media (min-width: 1024px) {
    .grid-table.\--type-two-blocks-checkout .grid-table__cell {
      margin-top: 0px;
      width: 50%; } }
  @media (min-width: 1500px) {
    .grid-table.\--type-two-blocks-checkout .grid-table__cell {
      margin-top: 0px;
      width: 50%; } }

@media (max-width: 767px) {
  .grid-table__cell.w-33 {
    display: block;
    width: auto;
    margin-bottom: 20px;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -20px; }
    .grid-table__cell.w-33 img {
      display: block; } }

@media (max-width: 767px) {
  .grid-table__cell.w-55 {
    display: block;
    width: 100%; } }

.list-comma > li:after {
  content: ",";
  display: inline-block; }

.list-comma > li:last-child:after {
  display: none; }

.list-nav {
  font-size: 0.95rem;
  letter-spacing: -0.01em;
  color: #6A6A6A; }
  .list-nav > li {
    line-height: normal;
    border-bottom: 1.4px solid #E4E4E4;
    padding-bottom: 0.15rem;
    margin-bottom: 0.25rem; }
    .list-nav > li:last-child {
      border-bottom: 0px; }
    .list-nav > li span {
      padding-right: 1.25rem;
      font-size: 1.2rem;
      font-weight: 400;
      color: #0F8CA1; }

.list-default > li {
  padding-left: 50px;
  position: relative;
  line-height: 1.3;
  padding-bottom: 15px;
  border-bottom: 2px solid #E6E9EA;
  margin-bottom: 15px; }
  .list-default > li:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'default' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: unset;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e92a";
    font-size: 0.8rem;
    position: absolute;
    top: 4px;
    left: 0;
    color: #2C9FAB; }

.df {
  position: fixed;
  top: 0;
  right: 0;
  width: 500px;
  bottom: 0;
  -webkit-transform: translateX(500px);
  -moz-transform: translateX(500px);
  -o-transform: translateX(500px);
  -ms-transform: translateX(500px);
  transform: translateX(500px);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 102;
  overflow: hidden;
  background: #FFF; }
  @media (min-width: 768px) {
    .df {
      border-radius: 20px 0px 0px 20px; } }
  .df__column-wrapper {
    white-space: nowrap;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    width: auto; }
    .df__column-wrapper > * {
      white-space: normal; }
    body.\--show-df-col-1 .df__column-wrapper {
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
    body.\--show-df-col-2 .df__column-wrapper {
      -webkit-transform: translateX(-500px);
      -moz-transform: translateX(-500px);
      -o-transform: translateX(-500px);
      -ms-transform: translateX(-500px);
      transform: translateX(-500px); }
      @media (max-width: 992px) {
        body.\--show-df-col-2 .df__column-wrapper {
          -webkit-transform: translateX(-99vw);
          -moz-transform: translateX(-99vw);
          -o-transform: translateX(-99vw);
          -ms-transform: translateX(-99vw);
          transform: translateX(-99vw); } }
    body.\--show-df-col-3 .df__column-wrapper {
      -webkit-transform: translateX(-1000px);
      -moz-transform: translateX(-1000px);
      -o-transform: translateX(-1000px);
      -ms-transform: translateX(-1000px);
      transform: translateX(-1000px); }
      @media (max-width: 992px) {
        body.\--show-df-col-3 .df__column-wrapper {
          -webkit-transform: translateX(-200vw);
          -moz-transform: translateX(-200vw);
          -o-transform: translateX(-200vw);
          -ms-transform: translateX(-200vw);
          transform: translateX(-200vw); } }
  .df__column {
    width: 500px;
    height: 100dvh;
    position: relative;
    display: inline-block;
    margin-right: -4px; }
    @media (max-width: 767px) {
      .df__column {
        height: 100%; } }
    @media (max-width: 992px) {
      .df__column {
        width: 100vw; } }
  body.\--show-df .df {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px); }
  .df__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 101;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    body.\--show-df .df__overlay {
      opacity: 1;
      pointer-events: auto; }
  .df__support {
    margin-bottom: 1.5rem; }

#df-overlay-banner {
  margin-right: 630px;
  margin-left: 80px;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }
  @media (max-width: 992px) {
    #df-overlay-banner {
      display: none; } }

.df__add {
  height: 100vh;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  top: 0; }
  .df__add__header {
    margin-bottom: 1.75rem; }
    .df__add__header__media {
      width: 100%;
      max-width: 90px;
      height: 60px;
      background-size: cover;
      border-radius: 4px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media (min-width: 768px) {
        .df__add__header__media {
          max-width: 120px;
          height: 5rem; } }
    .df__add__header__grid {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .df__add__header__content {
      margin-right: 1.5rem; }
      .df__add__header__content p {
        font-size: 0.8rem;
        line-height: 1.4;
        letter-spacing: -0.16px; }
  .df__add__title {
    font-size: 1.15rem;
    margin-bottom: 0.75rem; }
  .df__add__content {
    padding: 2rem 2.15rem;
    height: 100%;
    overflow: auto; }
  .df__add__cause {
    overflow: hidden; }
    .df__add__cause .w-donate-form {
      background: rgba(67, 196, 211, 0.1);
      border: 0.6px solid rgba(0, 51, 56, 0.12);
      border-radius: 20px;
      padding: 1.2rem; }
      .df__add__cause .w-donate-form__price-blurb {
        padding: 0.7rem 1.7rem; }

.df__cart {
  padding-bottom: 185px;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  top: 0; }
  .df__cart__header {
    background-color: #999;
    padding: 30px 50px;
    text-align: center;
    position: relative;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .df__cart__header__title {
      font-size: 16px;
      color: #669933;
      font-family: "Behind The Nineties", sans-serif;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-weight: 700;
      margin-bottom: 0px;
      color: #fff; }
      .df__cart__header__title .icon {
        font-size: 14px;
        margin-right: 10px;
        vertical-align: baseline; }
    .df__cart__header__close {
      color: #fff;
      position: absolute;
      top: 25px;
      right: 25px;
      font-size: 30px; }
      .df__cart__header__close:hover {
        color: #BE8D0A; }
  .df__cart__content {
    position: relative;
    padding: 1.6rem 1.8rem 2.2rem 2.15rem;
    overflow: auto;
    height: calc(100vh - 185px); }
    html.tabletwide .df__cart__content, html.tablet .df__cart__content {
      height: calc(100vh - 215px); }
    @media (max-width: 767px) {
      .df__cart__content {
        padding: 15px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; } }
    .df__cart__content__close {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-size: 0.9rem;
      color: #003338;
      background: #E9EFE8;
      width: 2rem;
      height: 2rem;
      border-radius: 8px; }
      .df__cart__content__close:hover {
        background: #D73838;
        color: #fff;
        text-decoration: none; }
  .df__cart__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1.6rem;
    line-height: 1.1;
    border-bottom: 1px solid #d5ddde;
    padding-bottom: 0.85rem;
    margin-bottom: 1.5rem; }
  .df__cart__subtitle {
    font-size: 0.85rem;
    line-height: 1.4;
    letter-spacing: -0.17px; }
  .df__cart__actions {
    background: #003338;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25px;
    color: #fff;
    border-radius: 18px;
    padding: 1.2rem 1rem 1.3rem;
    margin: 0 20px; }
    @media (min-width: 768px) {
      .df__cart__actions {
        margin: 0 1.2rem; } }
    @media (min-width: 1024px) {
      .df__cart__actions {
        bottom: 44px; } }
    .df__cart__actions dl {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      margin-bottom: 0.8rem; }
      .df__cart__actions dl dt, .df__cart__actions dl dd {
        line-height: 1; }
      .df__cart__actions dl dt {
        width: 50%;
        font-size: 1.15rem;
        font-family: "Behind The Nineties", sans-serif;
        font-weight: 500;
        color: #FFF; }
      .df__cart__actions dl dd {
        width: 50%;
        text-align: right;
        font-family: "Albert Sans", sans-serif;
        font-size: 0.9rem;
        font-weight: 600;
        line-height: 1.1;
        text-transform: uppercase; }
        .df__cart__actions dl dd em {
          font-style: normal;
          padding-right: 2px; }
    .df__cart__actions__buttons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .df__cart__actions__buttons > * {
        width: 100%; }
      .df__cart__actions__buttons .btn, .df__cart__actions__buttons .control-uploader .action, .control-uploader .df__cart__actions__buttons .action, .df__cart__actions__buttons .ui-dialog .i3-dialog-footer .btn, .ui-dialog .i3-dialog-footer .df__cart__actions__buttons .btn {
        padding: 0.6rem 0.5rem; }
  .df__cart__desc {
    font-size: 0.8rem;
    font-weight: 500;
    letter-spacing: -0.16px; }

@-webkit-keyframes flash {
  0%, 49% {
    background-color: #000; }
  50%, 100% {
    background-color: #000; } }

.df__donations__tear {
  text-align: center;
  position: relative;
  font-size: 21px;
  line-height: 1;
  margin: 30px 0px 15px 0px; }
  .df__donations__tear .icon {
    background-color: #fff;
    padding-left: 5px;
    padding-right: 3px;
    position: relative;
    color: #8ec63d;
    z-index: 1; }
  .df__donations__tear:after {
    content: "";
    display: block;
    border-top: 1px solid #e2e2e2;
    top: 50%;
    position: absolute;
    left: 0;
    right: 0; }

.df__donations__promotion-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .df__donations__promotion-wrapper > * {
    width: 100%; }

.df__donations .schedule-donation-item {
  padding: 0;
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: unset;
  box-shadow: unset; }
  .w-donation-summary .df__donations .schedule-donation-item {
    padding: 0.8rem;
    border-bottom: 1px solid rgba(217, 245, 222, 0.8); }
  .df__donations .schedule-donation-item .df__donation {
    border: 0;
    margin-bottom: 0.6rem; }
  .df__donations .schedule-donation-item .df__donation__right {
    padding-right: 18px; }
    .w-donation-summary .df__donations .schedule-donation-item .df__donation__right {
      border: 0;
      padding: 0; }
  .df__donations .schedule-donation-item:not(:last-child) {
    margin-bottom: 15px; }
    .w-donation-summary .df__donations .schedule-donation-item:not(:last-child) {
      margin-bottom: 0; }
  .df__donations .schedule-donation-item__title {
    font-size: 1rem;
    letter-spacing: 0.16px; }
  .df__donations .schedule-donation-item__items {
    font-size: 0.7rem;
    color: #2C9FAB;
    line-height: 1.5;
    letter-spacing: -0.14px; }
    .w-donation-summary .df__donations .schedule-donation-item__items {
      color: #003338; }
    .df__donations .schedule-donation-item__items em {
      font-style: normal; }
    .df__donations .schedule-donation-item__items span {
      color: #003338;
      font-weight: 500; }
  .df__donations .schedule-donation-item__payments {
    border-radius: 6px;
    background: rgba(217, 245, 222, 0.8);
    padding: 9px 6px 9px 8px;
    margin-top: 5px; }
  .df__donations .schedule-donation-item__toggle {
    font-size: 13px;
    color: #003338;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    outline: none; }
    .df__donations .schedule-donation-item__toggle span {
      color: #2C9FAB;
      font-weight: 500; }
    .df__donations .schedule-donation-item__toggle i {
      color: #003338;
      font-size: 14px;
      margin-right: 8px; }
    .df__donations .schedule-donation-item__toggle:after {
      content: '\e909';
      font-family: 'default';
      position: absolute;
      right: 0;
      background-color: #003338;
      border-radius: 50%;
      color: #FFF;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 16px;
      height: 16px;
      font-size: 6px;
      line-height: normal; }
    .df__donations .schedule-donation-item__toggle:hover {
      text-decoration: none; }
  .df__donations .schedule-donation-item__instalments {
    margin-top: 0.5rem;
    display: none; }
    .df__donations .schedule-donation-item__instalments.\--active {
      display: block; }
    .df__donations .schedule-donation-item__instalments table {
      margin-bottom: 0;
      background: transparent;
      border: none; }
      .df__donations .schedule-donation-item__instalments table tr td {
        font-size: 12px;
        padding: 12px 0px;
        line-height: 1;
        background-color: transparent !important;
        border-color: rgba(197, 201, 210, 0.5);
        color: #003700;
        letter-spacing: -0.26px; }
        .df__donations .schedule-donation-item__instalments table tr td:last-child {
          text-align: right;
          color: #2C9FAB; }
        .df__donations .schedule-donation-item__instalments table tr td span {
          color: #003338;
          font-weight: 500; }
        .df__donations .schedule-donation-item__instalments table tr td em {
          font-style: normal;
          font-weight: 500; }
        .df__donations .schedule-donation-item__instalments table tr td:last-child span {
          color: #2C9FAB; }

.df__donations .i3dq-donation-item {
  padding: 0;
  border: 0;
  padding-bottom: 12px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 16px; }
  .df__donations .i3dq-donation-item .df__donation {
    border: 0;
    margin-bottom: 10px;
    padding-bottom: 0; }
  .df__donations .i3dq-donation-item .i3dq-donation-item__add, .df__donations .i3dq-donation-item .i3dq-donation-item__edit {
    font-family: "Albert Sans", sans-serif;
    color: #003338; }
    .df__donations .i3dq-donation-item .i3dq-donation-item__add .icon-dq, .df__donations .i3dq-donation-item .i3dq-donation-item__edit .icon-dq {
      font-size: unset;
      color: unset;
      margin-right: 5px;
      vertical-align: unset;
      margin-top: unset; }
  .df__donations .i3dq-donation-item .i3dq-donation-item__names label {
    font-family: "Behind The Nineties", sans-serif;
    color: #003338;
    font-weight: 500;
    margin-bottom: 10px; }

.df__donation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0.8rem;
  margin-bottom: 0.75rem;
  border-bottom: 1px solid #C5D2C6;
  overflow: hidden; }
  .df__donation > div {
    width: 100%; }
  .df__donation.\--style-no-flex {
    display: block; }
  .df__donation dl {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
    .df__donation dl ~ dl:last-child {
      margin-bottom: 0; }
    .df__donation dl dt {
      font-size: 14px;
      padding-left: 10px;
      color: #666; }
    .df__donation dl dd {
      font-size: 16px !important;
      margin-top: 0 !important; }
      .df__donation dl dd em {
        font-size: 13px !important; }
    .df__donation dl.\--style-disabled dt, .df__donation dl.\--style-disabled dd {
      color: #CCC; }
  .df__donation__media {
    height: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 8.8px;
    width: 100%;
    height: 88px;
    margin-right: 1rem;
    margin-bottom: 0; }
  .df__donation__content {
    margin-right: 10px; }
  .df__donation__left {
    max-width: 88px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 1rem; }
  .df__donation__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .df__donation__right > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
  .df__donation__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1rem;
    line-height: 1.1;
    font-family: "Behind The Nineties", sans-serif;
    font-weight: 500;
    color: #003338;
    margin-bottom: 0.5rem; }
    .df__donation__title:hover {
      color: unset; }
    .df__donation__title small {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      width: 1.2rem;
      height: 1.2rem;
      padding: 0.45rem;
      font-size: 12px;
      background: #BE8D0A;
      font-family: "Albert Sans", sans-serif;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-left: 10px;
      border-radius: 50%;
      color: rgba(255, 255, 255, 0.9);
      font-weight: 700;
      letter-spacing: -0.12px;
      top: 0px; }
  .df__donation__category {
    display: block;
    font-size: 0.75rem;
    line-height: 1.4;
    color: rgba(0, 51, 56, 0.9);
    margin-bottom: 0.5rem;
    letter-spacing: -0.15px; }
  .df__donation .w-increment-decrement + .df__donation__total, .df__donation dl .w-increment-decrement + dd {
    margin-top: 15px; }
  .df__donation__total, .df__donation dl dd {
    color: #2c9fab;
    font-size: 0.9rem;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: -0.18px;
    display: block;
    text-transform: uppercase; }
    .df__donation__total em, .df__donation dl dd em {
      font-style: inherit;
      padding-right: 2px; }
  .df__donation__attach {
    margin-top: -11px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    border-top: 0;
    padding-left: 35px;
    padding-bottom: 10px;
    padding-right: 35px; }
    .df__donation__attach + .df__donation {
      margin-top: -1px; }
    .w-donation-summary .df__donation__attach {
      border-left: 0;
      border-right: 0;
      padding-left: 30px;
      padding-right: 30px;
      margin-top: -22px; }
  .df__donation__remove {
    display: block;
    font-size: 0.6rem;
    font-weight: 400;
    color: #527478;
    -webkit-text-decoration-line: underline !important;
    text-decoration-line: underline !important;
    text-align: right;
    margin-top: 10px; }
    @media (min-width: 768px) {
      .df__donation__remove {
        margin-top: 0; } }
    .df__donation__remove:hover {
      color: #003338; }
  .df__donation__add-names {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700; }
  .df__donation__names {
    display: block;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 5px; }
    .df__donation__names .icon {
      vertical-align: baseline;
      margin-right: 7px; }
  .df__donation__promotion {
    position: relative;
    background: #003338;
    border-radius: 12px;
    overflow: hidden;
    padding: 1rem 1.1rem;
    text-align: center;
    border: 6px solid transparent; }
    .df__donation__promotion__btn {
      background: #2C9FAB;
      color: #FFF;
      font-size: 14.815px;
      font-style: normal;
      font-family: "Behind The Nineties", sans-serif;
      font-weight: 600;
      text-transform: uppercase;
      line-height: 94%;
      border-radius: 50px;
      padding: 9px 0px;
      max-width: 100px;
      width: 100%;
      text-align: center;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .df__donation__promotion__btn i {
        font-size: 7px;
        font-weight: 600;
        padding-right: 8px; }
      .df__donation__promotion__btn.\--remove {
        background: #003338;
        display: none; }
    .df__donation__promotion__title {
      display: block;
      text-align: center;
      font-family: "Behind The Nineties", sans-serif;
      font-size: 1.2rem;
      font-weight: 600;
      line-height: 1;
      color: #fff;
      margin-bottom: 10px; }
    .df__donation__promotion__icon {
      font-size: 2rem;
      display: block;
      line-height: 1;
      margin-bottom: 12px; }
    .df__donation__promotion__price {
      color: #FFF;
      text-align: center;
      font-size: 0.9rem;
      font-weight: 500;
      display: block;
      margin-bottom: 10px;
      line-height: 1; }
      .df__donation__promotion__price em {
        font-style: normal; }
  .df__donation.\--style-small .df__donation__title {
    font-size: 15px !important; }
  .df__donation.\--style-small .df__donation__total, .df__donation.\--style-small dl dd {
    font-size: 16px !important; }
    .df__donation.\--style-small .df__donation__total em, .df__donation.\--style-small dl dd em {
      font-size: 13px !important; }
  .df__donation.\--style-disabled .df__donation__title, .df__donation.\--style-disabled .df__donation__total, .df__donation.\--style-disabled dl dd, .df__donation.\--style-disabled dt, .df__donation.\--style-disabled dd {
    color: #CCC; }
  .df__donation.\--style-support {
    position: relative;
    display: block;
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0; }
    .df__donation.\--style-support + .df__donation.\--style-support {
      margin-top: 12px; }
    .df__donation.\--style-support input[type="checkbox"] {
      opacity: 0;
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      z-index: 9;
      border: 1.68px solid #2C9FAB; }
      .df__donation.\--style-support input[type="checkbox"]:checked + .df__donation__content {
        border: 1.6px solid #2C9FAB;
        background: #ECF9FB; }
        .df__donation.\--style-support input[type="checkbox"]:checked + .df__donation__content .icon-check, .df__donation.\--style-support input[type="checkbox"]:checked + .df__donation__content .control-checkbox__checkbox > i:before {
          background-color: #BE8D0A;
          border-color: #BE8D0A;
          color: #fff; }
          .df__donation.\--style-support input[type="checkbox"]:checked + .df__donation__content .icon-check:before, .df__donation.\--style-support input[type="checkbox"]:checked + .df__donation__content .control-checkbox__checkbox > i:before, .df__donation.\--style-support input[type="checkbox"]:checked + .df__donation__content .control-radio.\--style-checkbox .control-radio__radio > i:before, .control-radio.\--style-checkbox .df__donation.\--style-support input[type="checkbox"]:checked + .df__donation__content .control-radio__radio > i:before {
            opacity: 1; }
    .df__donation.\--style-support .df__donation__content {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: wrap;
      flex-flow: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-right: 0;
      border-radius: 6px;
      border: 1.6px solid #CAD2C5;
      padding: 0.6rem 0.9rem;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
    .df__donation.\--style-support .icon-check, .df__donation.\--style-support .control-checkbox__checkbox > i:before {
      content: "";
      width: 1.2rem;
      height: 1.2rem;
      border: 1.68px solid #C5C9D2;
      border-radius: 4.8px;
      z-index: 0;
      position: absolute;
      left: 18px;
      font-size: 0.75rem;
      color: #999999;
      text-align: center;
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      margin-top: 0;
      pointer-events: none;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      .df__donation.\--style-support .icon-check:before, .df__donation.\--style-support .control-checkbox__checkbox > i:before, .df__donation.\--style-support .control-radio.\--style-checkbox .control-radio__radio > i:before, .control-radio.\--style-checkbox .df__donation.\--style-support .control-radio__radio > i:before {
        line-height: 1.5;
        opacity: 0; }
    .df__donation.\--style-support .df__donation__left {
      max-width: 100%;
      padding: 0;
      padding-left: 2.25rem;
      position: relative;
      width: auto;
      margin-bottom: 0 !important;
      margin-right: 5px;
      position: relative; }
      .df__donation.\--style-support .df__donation__left:after {
        content: '—';
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
    .df__donation.\--style-support .df__donation__right {
      font-family: "Behind The Nineties", sans-serif;
      font-weight: 500;
      font-size: 1rem;
      color: #2C9FAB;
      padding: 0;
      width: auto;
      text-align: right; }
      .df__donation.\--style-support .df__donation__right em {
        font-style: inherit;
        padding-right: 2px; }
    .df__donation.\--style-support .df__donation__subtitle {
      display: block;
      font-family: "Behind The Nineties", sans-serif;
      font-size: 12px;
      font-weight: 400;
      letter-spacing: 0.72px;
      color: rgba(0, 51, 56, 0.7);
      text-transform: uppercase;
      margin-bottom: 5px; }
    .df__donation.\--style-support .df__donation__title {
      font-size: 1rem;
      font-weight: 500;
      line-height: 1.1;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      margin-bottom: 0px;
      margin-right: 1rem; }
    .df__donation.\--style-support .df__donation__category {
      display: block;
      font-size: 0.9rem;
      font-weight: 400;
      letter-spacing: -0.01em;
      line-height: 1.11;
      font-style: italic;
      color: #003338;
      text-transform: uppercase;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      margin-bottom: 4px; }
    .df__donation.\--style-support .df__donation__total, .df__donation.\--style-support dl dd {
      display: block;
      text-align: right;
      font-size: 0.9rem;
      font-weight: 700;
      letter-spacing: -0.01em;
      text-transform: uppercase;
      color: #2C9FAB;
      line-height: 1.11;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      .df__donation.\--style-support .df__donation__total em, .df__donation.\--style-support dl dd em {
        font-style: normal;
        font-size: 18px;
        display: inline-block;
        vertical-align: baseline;
        margin-right: 2px; }
  .df__donation.\--style-support-detail {
    position: relative;
    width: 100%;
    border: 0;
    padding: 0;
    overflow: hidden;
    margin-bottom: 10px; }
    .df__donation.\--style-support-detail input[type="checkbox"] {
      -webkit-appearance: none;
      position: absolute;
      left: 0;
      top: 0; }
      .df__donation.\--style-support-detail input[type="checkbox"]:before {
        content: "";
        width: 1.2rem;
        height: 1.2rem;
        border: 1.68px solid #C5C9D2;
        border-radius: 4.8px;
        z-index: 0;
        position: absolute;
        left: 18px;
        top: 1.25rem; }
      .df__donation.\--style-support-detail input[type="checkbox"]:after {
        content: "\e90a";
        font-family: 'default';
        position: absolute;
        top: 1.5rem;
        left: 23px;
        font-size: 0.75rem;
        color: #fff;
        opacity: 0; }
      .df__donation.\--style-support-detail input[type="checkbox"]:checked:before {
        border-color: #BE8D0A;
        background: #BE8D0A; }
      .df__donation.\--style-support-detail input[type="checkbox"]:checked:after {
        opacity: 1;
        z-index: 1; }
      .df__donation.\--style-support-detail input[type="checkbox"]:checked ~ .df__donation__content {
        border-radius: 10px;
        border: 1.6px solid #2C9FAB;
        background: #ECF9FB; }
    .df__donation.\--style-support-detail .df__donation__info {
      margin-left: 2.25rem; }
    .df__donation.\--style-support-detail .df__donation__content {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: wrap;
      flex-flow: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-right: 0;
      border-radius: 10px;
      border: 1.6px solid rgba(0, 51, 56, 0.12);
      padding: 0.6rem 0.9rem; }
    .df__donation.\--style-support-detail .df__donation__title {
      font-family: "Behind The Nineties", sans-serif;
      font-weight: 500;
      font-size: 1rem;
      margin-bottom: 0.55rem;
      line-height: 1.3;
      margin-bottom: 5px; }
      .df__donation.\--style-support-detail .df__donation__title span {
        font-weight: 500;
        color: #2C9FAB;
        margin-left: 8px; }
        .df__donation.\--style-support-detail .df__donation__title span em {
          font-style: normal; }
    .df__donation.\--style-support-detail .df__donation__appeal-title {
      font-family: "Albert Sans", sans-serif;
      line-height: 1;
      font-weight: 400;
      margin: 0px;
      color: rgba(2, 0, 56, 0.8);
      font-size: 0.75rem;
      letter-spacing: -0.15px; }
    .df__donation.\--style-support-detail .df__donation__desc {
      font-size: 0.75rem;
      line-height: 1.4;
      letter-spacing: -0.15px;
      padding-top: 0.7rem;
      color: rgba(0, 51, 56, 0.9);
      display: none; }
      .df__donation.\--style-support-detail .df__donation__desc.--show {
        display: block; }
    .df__donation.\--style-support-detail .df__donation__toggle a {
      font-size: 0.75rem;
      line-height: 1.4;
      letter-spacing: -0.15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      color: #527478;
      gap: 6px;
      cursor: pointer; }
      .df__donation.\--style-support-detail .df__donation__toggle a i {
        width: 0.8rem;
        height: 0.8rem;
        background-color: #e6eae1;
        font-size: 5px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        color: #003338; }
    .df__donation.\--style-support-detail .df__donation__select {
      font-weight: 600;
      letter-spacing: -0.16px;
      border-radius: 80px;
      border: 1.2px solid rgba(22, 60, 143, 0.24);
      background: #FFF;
      color: rgba(2, 0, 56, 0.9);
      font-size: 0.8rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0.55rem 1.3rem;
      line-height: 1;
      gap: 5px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .df__donation.\--style-support-detail .df__donation__select i {
        font-size: 17px; }
      .df__donation.\--style-support-detail .df__donation__select.\--selected {
        background: #2C9FAB;
        border-color: #2C9FAB;
        color: #FFF;
        display: none; }

.box-post:hover .box-post__media img {
  border-color: #BE8D0A; }

.box-post:hover .box-post__meta__cat {
  color: #BE8D0A; }

body.single .box-post {
  background: white; }

.box-post__media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 1rem; }
  .box-post__media__cta {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .box-post__media img {
    width: 100%;
    height: 230px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
    border: 2px solid transparent;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    @media (min-width: 768px) {
      .box-post__media img {
        height: 320px; } }

.box-post__desc {
  font-size: 0.8rem;
  line-height: 1.4;
  letter-spacing: -0.16px;
  color: rgba(34, 41, 40, 0.9); }

.box-post__title {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.5rem; }
  .box-post__title a {
    color: #003338; }

.box-post__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
  margin-bottom: 10px; }
  .box-post__meta__cat {
    color: #D73838; }
  .box-post__meta__date {
    color: #858585; }
  .box-post__meta span {
    font-size: 0.7rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.145px;
    text-transform: uppercase; }

.box-post.\--style-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.1rem;
  border-bottom: 1px solid #C5D2C6;
  border-radius: 0;
  padding: 0 0 1rem 0;
  margin-bottom: 0.75rem; }
  .box-post.\--style-list:last-child {
    margin-bottom: 0; }
  .box-post.\--style-list .box-post__media {
    margin-right: 10px;
    margin-bottom: 0; }
    .box-post.\--style-list .box-post__media img {
      width: 100%;
      min-width: 6.5rem;
      height: 100px; }
  .box-post.\--style-list .box-post__title {
    font-size: 0.85rem;
    line-height: 1.4;
    margin-bottom: 0; }
  .box-post.\--style-list .box-post__content {
    padding: 0.75rem 0; }
    .box-post.\--style-list .box-post__content p {
      display: none; }
  .box-post.\--style-list .box-post__meta {
    margin-bottom: 8px; }

.box-post.\--page:hover .box-post__media img {
  border-color: #D73838; }

.box-post.\--page:hover .box-post__title a {
  text-decoration: none; }
  .box-post.\--page:hover .box-post__title a i {
    opacity: 1; }

.box-post.\--page .box-post__title i {
  font-size: 14px;
  color: #D73838;
  margin-left: 10px;
  opacity: 0; }

.box-post.\--page .box-post__media img {
  height: 160px;
  border-radius: 16px; }
  @media (min-width: 768px) {
    .box-post.\--page .box-post__media img {
      height: 240px; } }

.box-post.\--page .box-post__desc {
  color: rgba(0, 51, 56, 0.9);
  letter-spacing: -0.16px; }

.box-post.\--cause {
  background: #2c9fab;
  -webkit-backdrop-filter: blur(23.05805px);
  backdrop-filter: blur(23.05805px);
  border: 0; }
  @media (min-width: 768px) {
    .box-post.\--cause .box-post__media {
      min-height: 266px; } }
  .box-post.\--cause .box-post__title {
    color: #003338; }
    .box-post.\--cause .box-post__title a {
      color: #003338; }
      .box-post.\--cause .box-post__title a:hover {
        color: #003338; }
  .box-post.\--cause .box-post__content {
    padding: 1.8rem 1rem 0; }
    .box-post.\--cause .box-post__content p {
      font-size: 1.1rem;
      color: #003338;
      margin-bottom: 1.6rem; }

.box-appeal {
  position: relative;
  border-radius: 10px;
  background: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column; }
  .box-appeal:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: -1px;
    left: -1px;
    border: 2px solid transparent;
    opacity: 0;
    border-radius: 10px;
    z-index: 0; }
  .box-appeal > div {
    width: 100%; }
  .box-appeal:hover:after {
    opacity: 1;
    border: 2px solid #BE8D0A; }
  .box-appeal:hover .box-appeal__donate {
    background-color: #BE8D0A; }
  .box-appeal__media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
    .box-appeal__media img {
      width: 100%;
      height: 180px;
      border-radius: 12px 12px 0 0;
      -o-object-fit: cover;
      object-fit: cover; }
    .box-appeal__media__link {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 1; }
  .box-appeal__content {
    position: relative;
    z-index: 1;
    padding: 1.3rem 0.8rem;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    .box-appeal__content p {
      font-size: 0.8rem;
      color: rgba(0, 51, 56, 0.9); }
  .box-appeal__title {
    font-size: 1.15rem;
    margin-bottom: 0.75rem; }
    .box-appeal__title a {
      color: #003338; }
      .box-appeal__title a:hover {
        color: #2C9FAB; }
  .box-appeal__cta a {
    font-size: 14px;
    font-weight: 600;
    color: rgba(0, 51, 56, 0.9);
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    letter-spacing: -0.14px; }
  .box-appeal__donate {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto;
    padding: 14px 1.9rem; }

.box-checkbox {
  position: relative;
  color: #1d3922;
  font-size: 16px;
  border: 1px solid #ebebeb;
  padding: 35px 45px; }
  .box-checkbox__overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.3);
    z-index: 2;
    cursor: pointer;
    display: none; }
  .box-checkbox__wrap {
    position: relative;
    z-index: 1; }
  .box-checkbox p {
    margin-bottom: 25px; }
  .box-checkbox__check {
    width: 50px;
    height: 50px;
    background: #ebebeb;
    top: 30px;
    left: -25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    z-index: 3; }
    .box-checkbox__check i.icon {
      display: none;
      color: #7fb931;
      position: absolute;
      font-size: 50px; }
  .box-checkbox__title {
    letter-spacing: -1px;
    color: #1d3922;
    font-size: 32px;
    min-height: 60px;
    margin-bottom: 10px; }
  .box-checkbox__input {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    opacity: 0; }
  .box-checkbox.\--style-active .box-checkbox__overlay {
    display: block; }
  .box-checkbox.\--style-active .box-checkbox__check {
    background-color: #fff; }
    .box-checkbox.\--style-active .box-checkbox__check i.icon {
      display: block; }
  .box-checkbox.\--style-active .box-checkbox__wrap {
    border-color: #8ec63d; }
  .box-checkbox.\--type-form {
    padding: 15px 40px 15px 60px;
    border: 1px solid #7fb931;
    background-color: #fff; }
    .box-checkbox.\--type-form.\--style-active, .box-checkbox.\--type-form.\--style-show-popup {
      background: #7fb931;
      color: #fff; }
      .box-checkbox.\--type-form.\--style-active .box-checkbox__title, .box-checkbox.\--type-form.\--style-show-popup .box-checkbox__title {
        color: #fff; }
      .box-checkbox.\--type-form.\--style-active .box-checkbox__check, .box-checkbox.\--type-form.\--style-show-popup .box-checkbox__check {
        background: #7fb931; }
    .box-checkbox.\--type-form .box-checkbox__title {
      min-height: 0px;
      margin: 0;
      font-size: 26px; }
    .box-checkbox.\--type-form .box-checkbox__check {
      top: 50%;
      left: 16px;
      margin-top: -16px;
      width: 30px;
      height: 30px;
      background: #ebebeb; }
      .box-checkbox.\--type-form .box-checkbox__check i.icon {
        font-size: 30px;
        color: #fff; }
  .box-checkbox.\--has-options:after {
    position: absolute;
    top: 26px;
    right: 20px;
    font-size: 15px;
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'default' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: unset;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e903"; }
  .box-checkbox__toggle-cta {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    font-size: 0;
    text-indent: -9999px; }
  .box-checkbox__popup {
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    z-index: 10;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;
    display: none; }
    .box-checkbox__popup .box-checkbox {
      border: 1px solid #8ec63d;
      background: #7fb931;
      color: #fff;
      padding: 14px 39px 14px 59px; }
      .box-checkbox__popup .box-checkbox.\--has-options:after {
        top: 26px;
        right: 20px; }
      .box-checkbox__popup .box-checkbox .box-checkbox__check {
        left: 16px;
        background: #ebebeb; }
      .box-checkbox__popup .box-checkbox .box-checkbox__wrap {
        border: 0; }
        .box-checkbox__popup .box-checkbox .box-checkbox__wrap .box-checkbox__toggle-cta {
          top: -27px;
          left: -39px;
          right: -76px;
          bottom: -27px; }
      .box-checkbox__popup .box-checkbox + .box-checkbox__list {
        border: 1px solid #8ec63d;
        border-top: 0; }
    .\--style-show-popup .box-checkbox__popup {
      display: block; }
      .\--style-show-popup .box-checkbox__popup .box-checkbox__check {
        background: #ebebeb !important; }
  .box-checkbox__list {
    background: #fff; }
    .box-checkbox__list > li {
      position: relative;
      border-bottom: 1px solid #8ec63d;
      padding: 10px 40px;
      font-weight: 500;
      color: #333;
      font-size: 22px;
      -webkit-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
      .box-checkbox__list > li.\--style-active {
        color: #8ec63d; }
      .box-checkbox__list > li:hover {
        color: #8ec63d; }
  .grid-flex .box-checkbox:before {
    content: '';
    height: 100%;
    margin-right: -.35em;
    display: inline-block;
    vertical-align: middle; }
  .grid-flex .box-checkbox .box-checkbox__wrap {
    display: inline-block;
    vertical-align: middle; }
  .box-checkbox.\--style-ten-nights {
    position: relative;
    color: #1d3922;
    font-size: 14px;
    background-color: #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-height: 260px;
    height: 100%;
    padding: 0; }
    .box-checkbox.\--style-ten-nights:before {
      display: none; }
    .box-checkbox.\--style-ten-nights .box-checkbox__media {
      position: relative;
      background-size: cover;
      background-position: center center;
      height: auto;
      width: 42%; }
    .box-checkbox.\--style-ten-nights .box-checkbox__content {
      padding: 20px;
      position: relative;
      width: 59%; }
    .box-checkbox.\--style-ten-nights .box-checkbox__detail {
      position: relative;
      height: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
    .box-checkbox.\--style-ten-nights .box-checkbox__title {
      min-height: auto;
      padding-left: 38px; }
    .box-checkbox.\--style-ten-nights .box-checkbox__desc {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
    .box-checkbox.\--style-ten-nights .box-checkbox__check {
      width: 26px;
      height: 26px;
      background: transparent;
      top: 9px;
      left: 0;
      position: absolute;
      border-radius: 50%;
      overflow: hidden;
      z-index: 3;
      border: 3px solid #ebebeb; }
      .box-checkbox.\--style-ten-nights .box-checkbox__check i.icon {
        display: none;
        color: #7fb931;
        position: absolute;
        font-size: 26px;
        margin-left: 2px; }
    .box-checkbox.\--style-ten-nights.\--style-active .box-checkbox__check {
      background-color: #fff;
      border: 3px solid #7fb931;
      border: 0 none;
      width: 30px;
      height: 30px; }
      .box-checkbox.\--style-ten-nights.\--style-active .box-checkbox__check i.icon {
        display: block; }

.box-social {
  position: relative;
  background-color: #1DA1F2;
  color: #FFF;
  padding: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column; }
  .box-social p a {
    line-height: 1.3; }
  .box-social a {
    color: #FFF;
    display: block; }
  .box-social__date {
    font-size: 1.85rem;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 1rem; }
  .box-social__name {
    font-size: 0.9rem;
    margin-bottom: .2rem;
    font-weight: 700; }
  .box-social__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.box-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s; }
  .box-content__media {
    position: relative;
    height: 297px;
    background-size: cover;
    border-radius: 30px; }
    .box-content__media__cta {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  .box-content__content {
    position: relative;
    background: #CDE2E7;
    padding: 1.25rem 1.9rem 2rem;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    font-size: 0.9rem;
    color: rgba(0, 47, 71, 0.9);
    border-radius: 30px;
    margin-top: -55px;
    -webkit-transition: ease 0.3s;
    -o-transition: ease 0.3s;
    transition: ease 0.3s; }
    .box-content__content p {
      line-height: 1.3;
      letter-spacing: -0.02em; }
  .box-content__title {
    font-size: 1.1rem;
    font-weight: bold;
    margin-bottom: 0.9rem; }
    .box-content__title a {
      font-weight: bold;
      color: #002F47;
      -webkit-transition: ease 0.3s;
      -o-transition: ease 0.3s;
      transition: ease 0.3s; }
  .box-content .btn, .box-content .control-uploader .action, .control-uploader .box-content .action, .box-content .ui-dialog .i3-dialog-footer .btn, .ui-dialog .i3-dialog-footer .box-content .btn {
    padding: 0.55rem 1.75rem 0.85rem; }
  .box-content:hover .box-content__title a {
    color: #fff; }
  .box-content:hover .box-content__content {
    background: #003338;
    color: #fff; }
  .box-content:hover .btn, .box-content:hover .control-uploader .action, .control-uploader .box-content:hover .action {
    background: #FFFFFF;
    border-color: #FFFFFF;
    color: #2C9FAB; }

.box-image > a {
  display: block; }

.box-image__bg {
  min-height: 200px;
  background-size: cover;
  background-position: center; }

@media (min-width: 992px) {
  .box-image__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

@media (min-width: 992px) {
  .box-image__grid__item {
    padding-left: 1rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 16.666%;
    min-width: 200px; } }

.box-image__title {
  color: #2a2a2a;
  font-size: 1rem; }

.box-image__content {
  padding: .5rem; }
  .box-image__content > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .box-image__content > a:hover {
      color: #000; }
  .box-image__content i.icon {
    margin-top: .45rem;
    margin-left: 1rem;
    color: #2C9FAB;
    font-size: .7rem; }

.box-result {
  position: relative;
  background-color: #fff;
  border-top: 1px solid #D9D9D9;
  padding: 2rem 0; }
  .box-result__content p {
    margin-bottom: 0; }
  .box-result__title {
    font-size: 1.3rem;
    line-height: 1;
    margin-bottom: 1rem; }
    .box-result__title a {
      color: #2C9FAB; }
  .box-result__type {
    font-size: .6rem;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    padding: .4rem .5rem .3rem .5rem;
    margin-bottom: 1rem;
    background-color: #2C9FAB;
    line-height: 1; }

.box-page {
  position: relative;
  overflow: hidden;
  margin-bottom: 1.5rem; }
  .box-page__media {
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 1.5rem; }
    .box-page__media img {
      width: 100%;
      display: block;
      max-height: 230px;
      -o-object-fit: cover;
      object-fit: cover; }
  .box-page__content {
    font-size: 0.75rem;
    letter-spacing: -0.15px;
    line-height: 1.4;
    color: rgba(0, 51, 56, 0.9); }
    .box-page__content p {
      color: rgba(0, 51, 56, 0.9); }
  .box-page__cta {
    font-family: "Behind The Nineties", sans-serif;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.16px;
    text-transform: uppercase;
    line-height: 1.15;
    color: #003338;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .box-page__cta i {
      background: #2360B1;
      width: 20px;
      height: 20px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 8px;
      color: #fff;
      border-radius: 50px;
      margin-left: 12px; }
    .box-page__cta:hover {
      color: #2C9FAB;
      text-decoration: none; }

.box-report.\--style-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 10px; }
  .box-report.\--style-detail .box-report__media {
    background: #2C9FAB;
    width: 160px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .box-report.\--style-detail .box-report__content {
    background: #E9ECF3;
    padding: 1.1rem 1rem 1.1rem 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
    .box-report.\--style-detail .box-report__content p {
      font-size: 0.7rem;
      color: rgba(0, 6, 87, 0.8);
      margin-bottom: 12px; }
  .box-report.\--style-detail .box-report__title {
    font-size: 1.1rem;
    margin-bottom: 10px; }
  .box-report.\--style-detail .box-report__btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 11px 23px;
    font-size: 0.85rem; }
    .box-report.\--style-detail .box-report__btn span {
      font-family: "Albert Sans", sans-serif;
      font-size: 0.65rem;
      font-weight: 400;
      letter-spacing: -0.26px;
      color: rgba(255, 255, 255, 0.84);
      padding-left: 10px; }
    .box-report.\--style-detail .box-report__btn:hover {
      text-decoration: none; }

.box-report.\--style-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #C4CDE3;
  padding-bottom: 12px;
  margin-bottom: 14px; }
  .box-report.\--style-list p {
    font-size: 13px;
    letter-spacing: -0.26px;
    margin-bottom: 0; }
  .box-report.\--style-list .box-report__title {
    font-size: 0.95rem;
    margin-bottom: 5px; }
  .box-report.\--style-list .box-report__cta {
    font-family: "Behind The Nineties", sans-serif;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.16px;
    text-transform: uppercase;
    color: #003338;
    text-align: right; }
    .box-report.\--style-list .box-report__cta span {
      display: block;
      padding-top: 7px;
      font-family: "Albert Sans", sans-serif;
      font-size: 12px;
      font-weight: 400;
      letter-spacing: -0.24px; }
    .box-report.\--style-list .box-report__cta i {
      background: #2C9FAB;
      width: 16px;
      height: 16px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 6px;
      color: #fff;
      border-radius: 50px;
      font-weight: 400;
      position: relative;
      top: -3px;
      margin-right: 5px; }
    .box-report.\--style-list .box-report__cta:hover {
      text-decoration: none; }
  .box-report.\--style-list:last-child {
    margin-bottom: 0;
    border: 0; }

.box-service {
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #CCC; }
  .box-service__media img {
    width: 100%;
    height: 100%;
    min-height: 7rem;
    border-radius: 8px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center; }
  .box-service__content {
    padding: 0.5rem 1.25rem 1.4rem; }
    .box-service__content ul {
      margin: 0; }
      .box-service__content ul li {
        background: rgba(241, 239, 235, 0.64);
        border: 1px solid transparent;
        border-radius: 4px;
        padding: 10px 12px 10px 16px;
        margin-bottom: 6px;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
        .box-service__content ul li:last-child {
          margin-bottom: 0; }
        .box-service__content ul li:hover {
          border-color: #003338; }
          .box-service__content ul li:hover a > span {
            text-decoration: underline; }
          .box-service__content ul li:hover a i {
            background-color: #2C9FAB;
            color: #fff; }
        .box-service__content ul li a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          text-decoration: none; }
          .box-service__content ul li a span {
            font-size: 1.1rem;
            font-family: "Behind The Nineties", sans-serif;
            line-height: 1.2rem;
            color: #003338; }
          .box-service__content ul li a i {
            border: 1px solid #003338;
            color: #fff;
            width: 100%;
            max-width: 1.4rem;
            height: 1.4rem;
            line-height: 1.4rem;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            border-radius: 50px;
            font-size: 10px;
            margin-left: 10px;
            background-color: #003338; }
  .box-service__title {
    margin-bottom: 10px; }
  .box-service .w-section-header__subtitle-wrap {
    margin-bottom: 10px; }
    .box-service .w-section-header__subtitle-wrap span {
      color: #fff; }

.box-fundraiser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 20px;
  background-color: #fff; }
  .box-fundraiser__media {
    position: relative;
    height: 230px;
    overflow: hidden;
    border-radius: 20px;
    margin-bottom: 1.1rem; }
    body.home .box-fundraiser__media {
      height: 282px; }
    .box-fundraiser__media__bg {
      width: 100%;
      height: 100%;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat; }
    .box-fundraiser__media__cta {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0; }
    .box-fundraiser__media__status {
      display: block;
      background: rgba(0, 0, 0, 0.15);
      border: 1px solid #fff;
      position: absolute;
      left: 10px;
      top: 12px;
      padding: 0.3rem 0.75rem;
      font-size: 1rem;
      color: #fff;
      line-height: 1;
      -webkit-backdrop-filter: blur(3px);
      backdrop-filter: blur(3px);
      border-radius: 60px; }
  .box-fundraiser__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    padding: 0 1.1rem 1rem; }
    .box-fundraiser__content .btn, .box-fundraiser__content .control-uploader .action, .control-uploader .box-fundraiser__content .action, .box-fundraiser__content .ui-dialog .i3-dialog-footer .btn, .ui-dialog .i3-dialog-footer .box-fundraiser__content .btn {
      font-size: 1rem; }
      @media (max-width: 1500px) {
        .box-fundraiser__content .btn, .box-fundraiser__content .control-uploader .action, .control-uploader .box-fundraiser__content .action, .box-fundraiser__content .ui-dialog .i3-dialog-footer .btn, .ui-dialog .i3-dialog-footer .box-fundraiser__content .btn {
          font-size: 0.8rem; } }
  .box-fundraiser__title {
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.2;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 1.5rem; }
  .box-fundraiser__progress {
    margin-bottom: 0.8rem; }
    .box-fundraiser__progress__bar {
      border-radius: 21.868px;
      background: -webkit-gradient(linear, left bottom, left top, from(#FBF9EB), to(#FBF9EB)), -webkit-gradient(linear, left bottom, left top, from(#D9F5DE), to(#D9F5DE)), -webkit-gradient(linear, left bottom, left top, from(#F5EFCC), to(#F5EFCC)), -webkit-gradient(linear, left bottom, left top, from(#EBEBEB), to(#EBEBEB)), #F1F0E7;
      background: -webkit-linear-gradient(bottom, #FBF9EB 0%, #FBF9EB 100%), -webkit-linear-gradient(bottom, #D9F5DE 0%, #D9F5DE 100%), -webkit-linear-gradient(bottom, #F5EFCC 0%, #F5EFCC 100%), -webkit-linear-gradient(bottom, #EBEBEB 0%, #EBEBEB 100%), #F1F0E7;
      background: -o-linear-gradient(bottom, #FBF9EB 0%, #FBF9EB 100%), -o-linear-gradient(bottom, #D9F5DE 0%, #D9F5DE 100%), -o-linear-gradient(bottom, #F5EFCC 0%, #F5EFCC 100%), -o-linear-gradient(bottom, #EBEBEB 0%, #EBEBEB 100%), #F1F0E7;
      background: linear-gradient(0deg, #FBF9EB 0%, #FBF9EB 100%), linear-gradient(0deg, #D9F5DE 0%, #D9F5DE 100%), linear-gradient(0deg, #F5EFCC 0%, #F5EFCC 100%), linear-gradient(0deg, #EBEBEB 0%, #EBEBEB 100%), #F1F0E7;
      height: 14px;
      cursor: pointer; }
      .box-fundraiser__progress__bar > span {
        position: relative;
        display: block;
        height: 100%;
        border-radius: 4px;
        background-color: #D73838;
        max-width: 100%; }
      .box-fundraiser__progress__bar div {
        display: none;
        background: #2C9FAB;
        font-size: 1.048rem;
        font-weight: 600;
        color: #003338;
        line-height: 1;
        letter-spacing: 0.419px;
        border-radius: 3.221px;
        text-align: center;
        position: absolute;
        padding: 4px 6px 2px;
        top: -30px;
        right: -18px;
        -webkit-transform: rotate(-2deg);
        -ms-transform: rotate(-2deg);
        transform: rotate(-2deg);
        -webkit-transition: ease 0.2s;
        -o-transition: ease 0.2s;
        transition: ease 0.2s; }
        .box-fundraiser__progress__bar div:after {
          content: '';
          width: 0px;
          height: 0px;
          position: absolute;
          bottom: -3px;
          left: 0;
          right: 0;
          margin: auto;
          -webkit-transform: rotate(47deg);
          -ms-transform: rotate(47deg);
          transform: rotate(47deg);
          border-width: 3px;
          border-color: transparent #2C9FAB #2C9FAB transparent;
          border-style: solid; }
      .box-fundraiser__progress__bar:hover div {
        display: block; }
    .box-fundraiser__progress__metas {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      font-size: 0.87175rem;
      font-weight: 600;
      line-height: 1;
      color: #003338;
      padding-bottom: 6px; }
      body.home .box-fundraiser__progress__metas {
        font-size: 1rem; }
      .box-fundraiser__progress__metas > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
      .box-fundraiser__progress__metas span {
        font-weight: 600; }
  .box-fundraiser__metas {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 0.68945rem;
    font-weight: 500;
    color: #003338;
    border-radius: 13789.1px;
    background: rgba(0, 159, 227, 0.1);
    margin-top: 16px;
    padding: 8px 22px; }
    .box-fundraiser__metas > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: .3rem;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .box-fundraiser__metas i {
      font-size: 0.9rem;
      color: #003338; }

.w-section-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: -20px; }
  .w-section-header > div {
    padding-left: 20px; }
  .w-section-header__subtitle {
    background: #2C9FAB;
    display: inline-block;
    padding: 9px 9px 3px;
    font-size: 1.4537rem;
    letter-spacing: -0.581px;
    line-height: 0.8;
    color: #fff;
    border-radius: 3.207px;
    -webkit-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    transform: rotate(-2deg); }
  .w-section-header__title {
    line-height: 0.9;
    margin-bottom: 10px; }
    .w-section-header__title span {
      background: #2C9FAB;
      color: #fff;
      font-size: 2.5rem;
      -webkit-transform: rotate(-2deg);
      -ms-transform: rotate(-2deg);
      transform: rotate(-2deg);
      display: inline-block;
      line-height: 0.8;
      padding: 0.5rem 0.6rem 0.2rem;
      letter-spacing: -1.007px;
      border-radius: 4.909px;
      margin: 0 5px;
      position: relative;
      top: -4px; }
  .w-section-header.\--large .w-section-header__title {
    font-size: 2.8rem; }
  .w-section-header.\--center > div {
    width: 100%; }
  .w-section-header.\--center .w-section-header__title {
    text-align: center; }
  .w-section-header.\--light .w-section-header__title {
    color: #fff; }
    .w-section-header.\--light .w-section-header__title span {
      color: #fff; }
  .w-section-header.\--map .w-section-header__title {
    color: #fff; }
    .w-section-header.\--map .w-section-header__title span {
      background: #003338;
      color: #fff; }

.w-page-header {
  position: relative;
  min-height: 6.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  margin-bottom: 1.5rem; }
  @media (min-width: 992px) {
    .w-page-header {
      min-height: 10rem; } }
  @media (min-width: 1500px) {
    .w-page-header {
      min-height: 12rem; } }
  @media (min-width: 1280px) {
    .w-page-header {
      margin-bottom: 2.5rem; } }
  .w-page-header > .container {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .w-page-header__media {
    position: absolute;
    background-size: cover;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    background-position: center;
    border-radius: 12px; }
    @media (min-width: 768px) {
      .w-page-header__media {
        border-radius: 24px; } }
  .w-page-header__title {
    position: relative;
    font-size: 1.375rem;
    line-height: 1;
    font-weight: 400;
    max-width: 25rem;
    color: #FFF;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .w-page-header__title {
        font-size: 1.8rem; } }
    @media (min-width: 1024px) {
      .w-page-header__title {
        font-size: 2.8rem; } }
  .w-page-header__social {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    @media (min-width: 992px) {
      .w-page-header__social {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 50%; } }
  .w-page-header__subtitle {
    color: #FFF; }
  .w-page-header.\--style-checkout {
    min-height: 6.25rem;
    margin-bottom: 1.875rem; }
    @media (min-width: 992px) {
      .w-page-header.\--style-checkout {
        margin-bottom: 3rem;
        min-height: 10rem; } }
    .w-page-header.\--style-checkout .w-page-header__media {
      background-image: url("/wp-content/themes/house-of-giving/_ui/media/uploads/page-header-checkout.png") !important; }
  .w-page-header.\--style-search .w-page-header__subtitle {
    display: none; }
  .w-page-header.\--style-payment .w-page-header__subtitle {
    display: none; }
  .w-page-header.\--style-payment .w-social {
    display: none; }
  .w-page-header__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .w-page-header__grid > div {
      width: 50%; }
  .w-page-header.\--style-payment-status {
    margin-bottom: 2.5rem; }
    @media (min-width: 768px) {
      .w-page-header.\--style-payment-status {
        margin-bottom: 3.5rem; } }
    .w-page-header.\--style-payment-status .w-page-header__media {
      background-image: url("/wp-content/themes/house-of-giving/_ui/media/uploads/payment-header.png") !important;
      background-position: center center; }
  .w-page-header.\--style-payment-failed {
    margin-bottom: 2.5rem; }
    @media (min-width: 768px) {
      .w-page-header.\--style-payment-failed {
        margin-bottom: 3rem; } }
    .w-page-header.\--style-payment-failed .w-page-header__media {
      background-image: url("/wp-content/themes/house-of-giving/_ui/media/uploads/payment-header.png") !important; }

.w-image {
  position: relative;
  border-radius: 12px;
  overflow: hidden; }
  .w-image img {
    display: block;
    width: 100%; }
    .w-image img.\--style-default {
      width: auto; }
  .w-image.\--style-full {
    width: 100%; }
    .w-image.\--style-full img {
      width: 100%; }
  .w-image.\--style-align-center img {
    margin: 0 auto; }
  .w-image__caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #FFFFFF;
    position: absolute;
    right: 14px;
    bottom: 20px;
    border-radius: 40px;
    background: #FFF;
    padding: 8px 20px;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1); }
    .w-image__caption p {
      font-size: 0.7rem;
      letter-spacing: -0.28px; }

.w-image-gallery {
  position: relative; }
  .w-image-gallery .slick-current {
    outline: none !important; }
  .w-image-gallery .slick-slider__controls {
    position: absolute;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    right: 50%;
    bottom: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px; }
    .w-image-gallery .slick-slider__controls .slick-arrow {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      position: relative;
      font-size: 0.8rem;
      height: 2.3rem;
      width: 2.3rem;
      background: #FFF;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border-radius: 150px; }
      .w-image-gallery .slick-slider__controls .slick-arrow.slick-disabled {
        opacity: 0.6; }
  .w-image-gallery__thumbnail {
    outline: none !important;
    position: relative;
    margin: 0 5px; }
    .slick-current .w-image-gallery__thumbnail {
      pointer-events: none; }
      .slick-current .w-image-gallery__thumbnail img {
        opacity: 1;
        border-color: #133C93;
        border: 2px solid #BE8D0A;
        -webkit-filter: unset;
        filter: unset; }
    .w-image-gallery__thumbnail > img {
      cursor: pointer;
      display: block;
      width: 100%;
      height: 5.4rem;
      -o-object-fit: cover;
      object-fit: cover;
      border-radius: 12px;
      opacity: 0.8;
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%); }
  .w-image-gallery__slider .w-image img {
    border-radius: 16px;
    width: 100%;
    height: 21.8rem;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }
  .w-image-gallery__thumbnail-slider {
    margin-top: 0.8rem; }

.w-gallery {
  margin-bottom: 20px; }
  .w-gallery__title {
    font-size: 34px;
    color: #248981;
    letter-spacing: -1px;
    text-align: center; }
    .container__content .w-gallery__title {
      text-align: left;
      margin-bottom: 20px; }
  .container__content .w-gallery {
    background-color: #ebfcfb;
    padding: 40px 30px 30px; }
  .w-gallery .w-image {
    margin-bottom: 0; }
  .container__content .w-gallery__primary .i3-slider.slick-slider .slick-arrow {
    width: 60px;
    height: 70px;
    background-color: #fff;
    text-align: center;
    margin-top: -35px; }
    .container__content .w-gallery__primary .i3-slider.slick-slider .slick-arrow:before {
      font-size: 30px; }
  .container__content .w-gallery__primary .i3-slider.slick-slider .slick-prev {
    left: 0; }
  .container__content .w-gallery__primary .i3-slider.slick-slider .slick-next {
    right: 0; }
  .w-gallery__primary .i3-slider.slick-slider .slick-arrow:before {
    color: #248981; }
  .w-gallery__secondary {
    background-color: #fff;
    background-image: url("/wp-content/themes/house-of-giving/_ui/media/secondary-slider-bg.jpg");
    background-position: top center;
    background-repeat: repeat-x;
    padding: 28px 116px; }
    .container__content .w-gallery__secondary {
      padding: 28px 20px; }
    .w-gallery__secondary .i3-slider.slick-slider {
      /* the parent */ }
      .w-gallery__secondary .i3-slider.slick-slider .slick-slide {
        margin: 0 10px; }
      .w-gallery__secondary .i3-slider.slick-slider .slick-list {
        margin: 0 -10px !important; }
      .container__content .w-gallery__secondary .i3-slider.slick-slider {
        /* the parent */ }
        .container__content .w-gallery__secondary .i3-slider.slick-slider .slick-slide {
          margin: 0 4px; }
        .container__content .w-gallery__secondary .i3-slider.slick-slider .slick-list {
          margin: 0 -4px !important; }
      .w-gallery__secondary .i3-slider.slick-slider .slick-slide.slick-current .w-image {
        background-color: #000; }
        .w-gallery__secondary .i3-slider.slick-slider .slick-slide.slick-current .w-image img {
          opacity: 0.5; }

.w-tabs__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.w-tabs__title {
  font-size: 2.7rem;
  color: #fff;
  letter-spacing: -2.16px;
  margin-bottom: 0; }

.w-tabs__btns {
  background: #003338;
  margin-bottom: 0;
  border: 3px solid #FFF;
  border-radius: 942.222px;
  padding: 7px 8px; }
  .w-tabs__btns li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    .w-tabs__btns li a {
      color: #FFF;
      text-align: center;
      font-size: 1.21145rem;
      font-weight: 600;
      line-height: normal;
      /* 22.775px */
      letter-spacing: -0.969px;
      background: transparent;
      border-radius: 50px;
      padding: 2.5px 15px;
      -webkit-transition: ease 0.3s;
      -o-transition: ease 0.3s;
      transition: ease 0.3s; }
      .w-tabs__btns li a.active {
        padding: 2.5px 30px;
        background: #003338; }
      .w-tabs__btns li a:hover {
        text-decoration: underline; }

.w-tabs__donate {
  color: #FFF;
  font-size: 1.23665rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.742px;
  font-family: "Behind The Nineties", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 6px; }
  .w-tabs__donate span {
    font-family: "Behind The Nineties", sans-serif;
    font-size: 1.56475rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-transform: lowercase;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 6px; }

.w-tabs__content.in {
  margin-top: -40px; }

.w-tabs__content__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #D4F2FF;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.07;
  letter-spacing: -1.2px;
  margin-bottom: 30px; }
  .w-tabs__content__title img {
    margin-right: 10px; }

.w-tabs__content .panel-layout > .container {
  padding: 0; }

.w-accordion__container {
  margin-bottom: 1rem; }
  .w-accordion__container:last-child {
    margin-bottom: 0; }

.w-accordion__link {
  background: rgba(67, 196, 211, 0.08);
  border: 1px solid rgba(0, 51, 56, 0.12);
  padding: 0.5rem 0.95rem 0.5rem 1.1rem;
  border-radius: 10px;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  cursor: pointer; }
  .w-accordion__link > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    text-decoration: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .w-accordion__link > a:hover {
      color: #2C9FAB; }
  .w-accordion__link.active i:before {
    content: "\e908"; }
  .w-accordion__link.active + .w-accordion__content {
    visibility: visible;
    opacity: 1;
    height: 100%;
    opacity: 1; }
  .w-accordion__link__label {
    font-size: 1rem;
    font-family: "Behind The Nineties", sans-serif;
    font-weight: 500;
    line-height: 1.2;
    color: #003338; }
    @media (min-width: 991px) {
      .w-accordion__link__label {
        font-size: 1.05rem; } }

.w-accordion__header {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .w-accordion__header i {
    font-size: 13px;
    color: #002920; }

.w-accordion__content {
  width: 100%; }
  .w-accordion__content__inner {
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: -0.18px;
    color: rgba(0, 51, 56, 0.9);
    padding-top: 1rem; }
    @media (min-width: 991px) {
      .w-accordion__content__inner {
        font-size: 0.9rem; } }
    .w-accordion__content__inner a {
      font-weight: 500; }
  .w-accordion__content p:last-child {
    margin-bottom: 0; }

.w-quick-donate {
  padding: 0.9rem 0; }
  .w-quick-donate > .container {
    padding: 0; }
    @media (min-width: 992px) {
      .w-quick-donate > .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 1.35rem; } }
  .w-quick-donate__fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    margin-bottom: 1rem; }
    @media (min-width: 992px) {
      .w-quick-donate__fields {
        width: 58.4%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row;
        margin-bottom: 0; } }
  .w-quick-donate__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (min-width: 992px) {
      .w-quick-donate__content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
    .w-quick-donate__content > div {
      width: 7.5rem; }
  .w-quick-donate .btn, .w-quick-donate .control-uploader .action, .control-uploader .w-quick-donate .action, .w-quick-donate .ui-dialog .i3-dialog-footer .btn, .ui-dialog .i3-dialog-footer .w-quick-donate .btn {
    width: 100%;
    padding: 14px; }
    @media (min-width: 992px) {
      .w-quick-donate .btn, .w-quick-donate .control-uploader .action, .control-uploader .w-quick-donate .action, .w-quick-donate .ui-dialog .i3-dialog-footer .btn, .ui-dialog .i3-dialog-footer .w-quick-donate .btn {
        max-width: 9.4rem;
        padding: 0.8rem 0.7rem; } }
  .w-quick-donate .control-group {
    width: 100%; }
  .w-quick-donate__title {
    font-size: 24px;
    font-family: "Behind The Nineties", sans-serif;
    line-height: 1.3;
    color: #003338;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column; }
    @media (min-width: 768px) {
      .w-quick-donate__title {
        font-size: 1.4rem; } }
    @media (min-width: 992px) {
      .w-quick-donate__title {
        margin-bottom: 0;
        text-align: right; } }
  .w-quick-donate .control-select {
    border: 0.6px solid #889c9e;
    color: #003338;
    border-radius: 8px; }
    .w-quick-donate .control-select > span:after {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-size: 0.5rem;
      right: 16px; }
  .w-quick-donate .field {
    padding-top: 15px;
    padding-bottom: 15px;
    border-color: #BE8D0A !important; }
  .w-quick-donate.\--style-footer {
    background: #003338;
    border: 1px solid rgba(0, 51, 56, 0.2);
    border-radius: 200px;
    padding: 1rem; }
    .w-quick-donate.\--style-footer > .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      gap: 0.83333rem; }
      @media (min-width: 1024px) {
        .w-quick-donate.\--style-footer > .container {
          gap: 1.35rem; } }
    .w-quick-donate.\--style-footer .w-quick-donate__title {
      font-size: 1.4rem;
      color: #fff;
      margin-bottom: 0; }
    .w-quick-donate.\--style-footer .w-quick-donate__fields {
      width: 100%;
      max-width: 38.5rem;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row;
      flex-flow: row;
      margin-bottom: 0; }
      .w-quick-donate.\--style-footer .w-quick-donate__fields .control-group.\--style-quick-donate .control-select {
        padding-right: 1.6rem; }
    .w-quick-donate.\--style-footer .w-quick-donate__content > div {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }
    .w-quick-donate.\--style-footer .btn, .w-quick-donate.\--style-footer .control-uploader .action, .control-uploader .w-quick-donate.\--style-footer .action {
      width: 100%;
      padding: 14px; }
      @media (min-width: 768px) {
        .w-quick-donate.\--style-footer .btn, .w-quick-donate.\--style-footer .control-uploader .action, .control-uploader .w-quick-donate.\--style-footer .action {
          max-width: 9.4rem;
          padding: 0.8rem 0.7rem; } }

.w-donate-form {
  position: relative;
  text-align: center;
  overflow: hidden;
  padding: 0 5px; }
  @media (min-width: 1500px) {
    .page-cause__donate-shelf .w-donate-form {
      padding: 1.2rem 1.5rem 1.5rem; } }
  .slick-slider .w-donate-form, .\--style-equal-heights .w-donate-form {
    height: 100%; }
  .container__widget .w-donate-form {
    padding: 0; }
  .content-snippet .w-donate-form {
    max-width: 500px;
    margin: 0 auto; }
  .w-donate-form__container > p {
    font-size: 0.9009rem;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 1rem; }
  .w-donate-form__price-blurb {
    text-align: center;
    font-size: 0.8rem;
    line-height: 1.3;
    color: #031505;
    background: rgba(255, 255, 255, 0.6);
    border: 1px solid rgba(0, 51, 56, 0.12);
    border-radius: 7px;
    padding: 0.625rem 2rem;
    max-width: 100%;
    margin-bottom: 14px; }
    .page-cause__donate-shelf .w-donate-form__price-blurb {
      background: #003338; }
  .w-donate-form__grid__prices {
    margin-left: -0.5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .w-donate-form__grid__prices > div {
      width: 100%;
      padding-left: 0.45rem;
      margin-bottom: 0.45rem;
      -webkit-box-flex: 1;
      -ms-flex: 1 1 25%;
      flex: 1 1 25%; }
      .ie .w-donate-form__grid__prices > div {
        -webkit-flex-basis: auto;
        -moz-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto; }
      .w-donate-form__grid__prices > div .control-radio label {
        width: 100%; }
  .container__widget .w-donate-form form .control-radio.\--style-payment .control-radio__text {
    font-size: 22px; }
  .slick-slider .w-donate-form form button {
    position: absolute;
    bottom: 30px;
    left: 35px;
    right: 35px;
    width: calc(100% - 70px); }
  .w-donate-form__title {
    text-align: center;
    font-family: "Albert Sans", sans-serif;
    font-size: 12px;
    letter-spacing: 0.24px;
    text-transform: uppercase;
    color: #2C9FAB;
    margin-bottom: 0.5rem; }
  .w-donate-form__blurb {
    font-size: 0.8rem;
    font-weight: 500;
    color: #004455;
    line-height: 1.3; }
  .w-donate-form__media {
    float: left;
    width: 41px;
    height: 41px;
    margin-right: 20px; }
  .w-donate-form__payment-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    margin-bottom: 0.9rem;
    background-color: #003338;
    border: 1.4px solid rgba(0, 51, 56, 0.08);
    border-radius: 50px;
    padding: 4px; }
  .w-donate-form__price-grid > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -9px; }
    .w-donate-form__price-grid > div > * {
      width: 100%;
      -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
      flex: 1 1 50%;
      padding-left: 9px;
      margin-bottom: 9px; }
  .w-donate-form__text {
    overflow: hidden; }
    .w-donate-form__text p {
      font-size: 0.65rem;
      color: #666;
      margin-bottom: 0;
      line-height: 1.3; }
  .w-donate-form input[readonly="readonly"] {
    display: none; }
  .w-donate-form__progress {
    margin-bottom: 0.8rem;
    background: rgba(18, 49, 43, 0.8);
    border-radius: 8px;
    padding: 0.9rem 1.3rem 0.8rem;
    margin-top: 1.25rem; }
    .w-donate-form__progress__bar {
      border-radius: 4px;
      background: #2C9FAB;
      height: 14px;
      cursor: pointer;
      margin-top: 0.5rem; }
      .w-donate-form__progress__bar > span {
        position: relative;
        display: block;
        height: 100%;
        border-radius: 4px;
        background-color: #2C9FAB;
        max-width: 100%; }
      .w-donate-form__progress__bar div {
        background: #003338;
        font-size: 1.048rem;
        font-weight: 600;
        color: #FFF;
        line-height: 1;
        letter-spacing: 0.419px;
        border-radius: 12px;
        text-align: center;
        position: absolute;
        padding: 4px 10px 2px;
        top: -35px;
        right: -18px;
        -webkit-transform: rotate(-2deg);
        -ms-transform: rotate(-2deg);
        transform: rotate(-2deg);
        -webkit-transition: ease 0.2s;
        -o-transition: ease 0.2s;
        transition: ease 0.2s; }
        .w-donate-form__progress__bar div:after {
          content: '';
          width: 0px;
          height: 0px;
          position: absolute;
          bottom: -3px;
          left: 0;
          right: 0;
          margin: auto;
          -webkit-transform: rotate(47deg);
          -ms-transform: rotate(47deg);
          transform: rotate(47deg);
          border-width: 3px;
          border-color: transparent #003338 #003338 transparent;
          border-style: solid; }
    .w-donate-form__progress__metas > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .w-donate-form__progress__metas span h5 {
      color: rgba(255, 239, 209, 0.8);
      font-family: "Albert Sans", sans-serif;
      font-size: 11px;
      font-weight: 400;
      line-height: 1.5;
      letter-spacing: 0.328px;
      margin-bottom: 0; }
    .w-donate-form__progress__metas span span {
      color: #2C9FAB;
      font-family: "Behind The Nineties", sans-serif;
      font-size: 1.86115rem;
      font-weight: 400;
      line-height: 1.2; }
    .w-donate-form__progress__metas i {
      font-size: 0.9rem;
      color: #003338; }

.w-increment-decrement {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 24px;
  width: 77px;
  background: #fff;
  border: 0.8px solid #CAD2C5;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 0.5rem; }
  @media (max-width: 499px) {
    .w-increment-decrement {
      margin-bottom: 0; } }
  .w-increment-decrement__increment {
    right: 0;
    border-left: 0.8px solid #D7DFE0; }
  .w-increment-decrement__decrement {
    left: 0;
    border-right: 0.8px solid #D7DFE0; }
  .w-increment-decrement input {
    background: transparent;
    height: 26px;
    font-size: 0.65rem;
    font-weight: 700;
    border: none;
    text-align: center;
    padding: 0 !important;
    letter-spacing: -0.13px;
    text-transform: uppercase;
    color: #003338; }
  .w-increment-decrement button {
    position: absolute;
    top: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 24px;
    font-size: 0.4rem;
    color: #003338;
    background: #f2f4f5; }
    .w-increment-decrement button i {
      font-weight: 700; }
    .w-increment-decrement button:hover {
      background-color: #003338; }
      .w-increment-decrement button:hover i {
        color: #fff; }
  .w-increment-decrement.\--single {
    width: 100%;
    padding: 0 20px;
    background: #2C9FAB;
    margin-bottom: 1.2rem; }
    .w-increment-decrement.\--single button {
      width: 48px; }
    .w-increment-decrement.\--single input {
      height: 2rem; }

.w-donation-summary__title {
  font-size: 1.4rem;
  font-weight: 500;
  margin-bottom: 1.25rem; }
  .w-donation-summary__title a {
    color: #fff; }

.w-donation-summary .df__donation__category {
  font-weight: 500;
  color: #2C9FAB; }

.w-donation-summary .df__donation__title small {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.w-donation-summary .df__donation__right {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

@media (max-width: 767px) {
  .w-donation-summary .df__donation__right {
    display: block; }
  .w-donation-summary .df__donation__remove {
    text-align: left;
    margin-top: 6px; }
  .w-donation-summary .df__donation__content {
    margin: 0; } }

.w-donation-summary__totals__title {
  font-family: "Behind The Nineties", sans-serif;
  font-size: 1.2rem;
  color: #fff;
  font-weight: 500; }

.w-donation-summary__totals dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 0; }
  .w-donation-summary__totals dl dt {
    width: 50%;
    font-family: "Albert Sans", sans-serif;
    font-size: 0.9rem;
    line-height: normal;
    color: #fff; }
  .w-donation-summary__totals dl dd {
    width: 50%;
    text-align: right;
    font-family: "Albert Sans", sans-serif;
    font-size: 0.9rem;
    text-transform: uppercase;
    color: #fff;
    line-height: normal; }
    .w-donation-summary__totals dl dd em {
      font-style: normal;
      padding-right: 2px; }
  .w-donation-summary__totals dl.--style-total {
    background: #003338;
    padding: 1rem;
    border-radius: 12px; }
    .w-donation-summary__totals dl.--style-total dt {
      font-size: 0.9rem;
      font-weight: 400;
      font-family: "Albert Sans", sans-serif;
      letter-spacing: 0.36px;
      color: #fff; }
    .w-donation-summary__totals dl.--style-total dd {
      font-size: 0.9rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0.36px;
      color: #fff; }

.w-donation-summary__totals.\--style-subtotal {
  margin-bottom: 20px;
  padding: 1.45rem 1.2rem;
  background-color: #2C9FAB;
  border-radius: 10px; }
  .w-donation-summary__totals.\--style-subtotal dl {
    margin-bottom: 12px; }
    .w-donation-summary__totals.\--style-subtotal dl:last-child {
      margin-bottom: 0; }

.w-donation-summary .df__donation__total, .w-donation-summary .df__donation dl dd, .df__donation dl .w-donation-summary dd, .w-donation-summary .df__donation dl dd {
  color: #003338; }

.w-donation-summary .pillar-account-badge {
  margin-bottom: 0 !important;
  margin-top: 15px;
  margin-left: 14px; }

.w-donation-summary .pillar-fundraisers__cart-add-message {
  color: #003338;
  margin-bottom: 0;
  margin-top: 12px;
  margin-left: 15px; }
  .w-donation-summary .pillar-fundraisers__cart-add-message:hover {
    color: #003338; }

.w-donation-summary .df__donations hr {
  display: none; }

.w-gift-aid {
  border: 2px solid rgba(0, 51, 56, 0.12);
  padding: 1.5rem 1.25rem;
  border-radius: 12px;
  background-color: #f0f9fa;
  background-image: url("/wp-content/themes/house-of-giving/_ui/media/giftaid-bg.png");
  margin-bottom: 2rem;
  background-repeat: no-repeat;
  background-position: top left; }
  @media (min-width: 768px) {
    .w-gift-aid__grid {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .w-gift-aid__title {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 500;
    margin-bottom: 0.9rem;
    overflow: hidden; }
    @media (max-width: 767px) {
      .w-gift-aid__title {
        margin-top: 70px; } }
    @media (max-width: 991px) {
      .w-gift-aid__title br {
        display: none; } }
  .w-gift-aid__media {
    width: 7.5rem;
    margin-bottom: 10px;
    -webkit-transform: rotate(-17.457deg);
    -ms-transform: rotate(-17.457deg);
    transform: rotate(-17.457deg); }
    @media (min-width: 768px) {
      .w-gift-aid__media {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-right: 1rem;
        margin-bottom: 0.9rem; } }
    .w-gift-aid__media img {
      max-width: 122px; }
  .w-gift-aid p {
    font-size: 0.75rem;
    line-height: 1.5;
    font-weight: 400;
    color: rgba(0, 51, 56, 0.8);
    margin-bottom: 1rem;
    letter-spacing: -0.15px; }
  .w-gift-aid__consent {
    border-radius: 8px;
    background: #FFF;
    border: 1px solid rgba(0, 51, 56, 0.12);
    padding: 0.8rem;
    margin-bottom: 15px; }
    .w-gift-aid__consent p {
      font-size: 12px;
      line-height: 1.4;
      margin-bottom: 0px;
      font-weight: 400;
      letter-spacing: -0.12px; }

.w-wp-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px solid #C5C9D2;
  padding-top: 28px;
  margin-bottom: 2.2rem; }
  .w-wp-pagination > * {
    font-size: 0.85rem;
    font-weight: 500;
    text-transform: uppercase;
    color: rgba(0, 51, 56, 0.7);
    text-decoration: underline;
    letter-spacing: 0.02em;
    padding: 0;
    width: 35px;
    height: 35px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 2px;
    text-decoration: none;
    border-radius: 50px; }
    .w-wp-pagination > *.current, .w-wp-pagination > *:hover {
      background-color: #EDF1FA;
      color: #2C9FAB;
      text-decoration: underline; }
  .w-wp-pagination .next, .w-wp-pagination .prev {
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(0, 6, 87, 0.3);
    width: 44px;
    height: 44px;
    font-size: 0; }
    .w-wp-pagination .next i, .w-wp-pagination .prev i {
      font-size: 12px; }
    .w-wp-pagination .next:hover, .w-wp-pagination .prev:hover {
      background-color: #2C9FAB;
      border-color: #2C9FAB;
      color: #fff;
      text-decoration: none; }
  .w-wp-pagination .prev {
    margin-right: 2.5rem; }
  .w-wp-pagination .next {
    margin-left: 2.5rem; }

.w-payment-table {
  border: 1px solid #ebebeb;
  padding: 50px 40px 25px;
  background-color: #fff; }
  .w-payment-table > .grid-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding-bottom: 25px;
    padding-right: 10px;
    margin-bottom: 25px;
    border-bottom: 1px solid #91bf84; }
  .w-payment-table__payment-number {
    color: #7fb931;
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 1; }
    .w-payment-table__payment-number .icon {
      font-size: 24px;
      margin-top: -10px; }
  .w-payment-table__amount {
    color: #1d3922;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0px; }
  .w-payment-table__due-date {
    font-size: 13px;
    color: #1d3922;
    line-height: 1; }

.w-zakat-calculator {
  position: relative; }
  .w-zakat-calculator__main-title {
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #003338;
    font-size: 2.5rem; }
  .w-zakat-calculator__title {
    color: #003338;
    font-size: 1.1rem; }
  .w-zakat-calculator__values li {
    color: #2C9FAB; }
    @media (min-width: 992px) {
      .w-zakat-calculator__values li {
        display: inline-block;
        vertical-align: middle; }
        .w-zakat-calculator__values li:before {
          content: "|";
          padding-right: 10px;
          margin-left: 10px; }
        .w-zakat-calculator__values li:first-child:before {
          display: none; } }
  .w-zakat-calculator form fieldset {
    padding: 20px 0 20px;
    border-bottom: 1px solid #2C9FAB;
    margin-bottom: 0; }
    @media (min-width: 992px) {
      .w-zakat-calculator form fieldset {
        padding-top: 40px;
        padding-right: 30px; } }
    .w-zakat-calculator form fieldset:first-child {
      padding-top: 0; }
    .w-zakat-calculator form fieldset:last-child {
      border-bottom: 0; }
  .w-zakat-calculator form p {
    color: #2C9FAB; }
  .w-zakat-calculator__total {
    font-size: 32px;
    font-weight: 400;
    color: #2C9FAB; }
    .w-zakat-calculator__total em {
      font-size: 24px;
      font-style: normal;
      padding-right: 5px; }
  .w-zakat-calculator__grid > div {
    margin-bottom: 10px; }
  @media (min-width: 992px) {
    .w-zakat-calculator__grid {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-left: -20px; }
      .w-zakat-calculator__grid > div {
        width: 50%;
        padding-left: 20px;
        margin-bottom: 0; } }
  @media (min-width: 992px) {
    .w-zakat-calculator .control-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 20px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .w-zakat-calculator .control-group:last-child {
        margin-bottom: 20px; } }
  @media (min-width: 992px) {
    .w-zakat-calculator .control-group .control-group__control {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; } }
  .w-zakat-calculator .control-group .control-group__label {
    letter-spacing: -0.03em;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    color: #003338; }
    @media (min-width: 992px) {
      .w-zakat-calculator .control-group .control-group__label {
        width: 100%;
        max-width: 22.5rem;
        margin-bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 18px;
        font-weight: normal;
        padding-right: 20px; } }
  .w-zakat-calculator .control-group .control-group__currency {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 1;
    font-size: 0.9rem;
    color: #2C9FAB; }

.w-video {
  position: relative;
  border-radius: 13.815px;
  overflow: hidden; }
  .w-video a, .w-video img {
    display: block;
    width: 100%; }
  @media (min-width: 768px) {
    .w-video img {
      max-height: 542.258px; } }
  .w-video__icon {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .w-video__icon i {
      background: #003338;
      border-radius: 100%;
      width: clamp(50px, 10vw, 6.44725rem);
      height: clamp(50px, 10vw, 6.44725rem);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-size: clamp(20px, 6vw, 3.45rem);
      padding-left: clamp(5px, 1vw, 0.8rem);
      color: #fff;
      margin: 0 auto; }
  .w-video__title {
    font-size: 1.1rem;
    letter-spacing: -0.44px;
    color: #fff;
    margin-bottom: 0; }

.w-cause__quick-donate {
  margin-bottom: 16px; }
  .w-cause__quick-donate__title {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 1.4rem;
    color: #fff;
    margin: 0;
    margin-right: 10px; }
  .w-cause__quick-donate__item {
    position: relative;
    margin-right: 12px; }
    .w-cause__quick-donate__item .control-group.\--style-cause-select .control-select, .w-cause__quick-donate__item .control-group.\--style-cause-select input[type=text], .w-cause__quick-donate__item .control-select, .w-cause__quick-donate__item input[type="number"] {
      border-radius: 8px;
      border: 1.4px solid rgba(81, 130, 127, 0.64);
      background: #FFF;
      font-size: 0.95rem;
      font-weight: 500;
      color: #003338;
      padding-left: 0.85rem;
      padding-right: 0.85rem; }
      .w-cause__quick-donate__item .control-group.\--style-cause-select .control-select > span:after, .w-cause__quick-donate__item .control-group.\--style-cause-select input[type=text] > span:after, .w-cause__quick-donate__item .control-select > span:after, .w-cause__quick-donate__item input[type="number"] > span:after {
        color: #2C9FAB; }
    .w-cause__quick-donate__item .control-select {
      padding-right: 1.75rem; }
    .w-cause__quick-donate__item input[type="number"] {
      padding-left: 1.4rem; }
    .w-cause__quick-donate__item ::-webkit-input-placeholder {
      color: #003338; }
    .w-cause__quick-donate__item :-moz-placeholder {
      color: #003338; }
    .w-cause__quick-donate__item :-ms-input-placeholder {
      color: #003338; }
    .w-cause__quick-donate__item :-moz-placeholder {
      color: #003338; }
    .w-cause__quick-donate__item .i3-donation-price-block > div:not(.control-select) {
      position: relative;
      line-height: 0; }
  .w-cause__quick-donate .control-group.--style-cause-select {
    margin-bottom: 0; }
  .w-cause__quick-donate .control-group__control {
    line-height: 0.72rem; }
    .w-cause__quick-donate .control-group__control > div {
      margin-bottom: 0 !important; }
  .w-cause__quick-donate__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .w-cause__quick-donate__fields {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .w-cause__quick-donate__fields form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
  .w-cause__quick-donate .control-group__currency {
    color: #003338;
    position: absolute;
    top: 50%;
    left: 14px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: "Behind The Nineties", sans-serif;
    font-size: 0.85715rem;
    font-weight: 600; }
  .w-cause__quick-donate__item-appeal {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .w-cause__quick-donate__zakat {
    max-width: 355px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid #DFD7C9;
    padding: 6px 0;
    padding-left: 0.9rem;
    margin-left: 0.9rem; }
    @media (min-width: 768px) and (max-width: 992px) {
      .w-cause__quick-donate__zakat {
        display: none; } }
    .w-cause__quick-donate__zakat img {
      margin-right: 0.75rem; }
    .w-cause__quick-donate__zakat span {
      display: block;
      font-family: "Behind The Nineties", sans-serif;
      font-size: 1rem;
      font-weight: 600;
      color: #003338;
      margin-bottom: 6px; }
    .w-cause__quick-donate__zakat p {
      font-size: 0.75rem;
      color: rgba(0, 51, 56, 0.8); }
  .w-cause__quick-donate__cart {
    border-left: 1px solid #DFD7C9;
    padding: 6px 0;
    padding-left: 0.8rem;
    margin-left: 0.8rem; }
    .w-cause__quick-donate__cart a {
      display: block;
      color: #FFF;
      text-align: center;
      font-family: "Albert Sans", sans-serif;
      font-size: 1.21rem;
      font-style: normal;
      font-weight: 400;
      padding: 0.6rem 0.7rem;
      text-decoration: none;
      cursor: pointer;
      border-radius: 8px;
      border: 0; }
      .w-cause__quick-donate__cart a i {
        font-size: 0.95rem; }

.w-box-icon__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  border-top: 1px solid #CFD5CE;
  border-bottom: 1px solid #CFD5CE;
  padding: 16px 0; }

.w-box-icon__item {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 18px 2rem;
  padding-right: 2rem;
  margin-bottom: 0.9rem; }
  .w-box-icon__item:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .w-box-icon__item {
      width: 33.33%;
      margin-bottom: 0; } }
  .w-box-icon__item + .w-box-icon__item {
    border-left: 1px solid #CFD5CE;
    padding-left: 2rem; }

.w-box-icon__media {
  margin-right: 15px; }

.w-box-icon__title {
  font-size: 1.325rem;
  line-height: 0.8;
  letter-spacing: -0.265px;
  margin-bottom: 6px; }

.w-social__title {
  font-size: 1rem;
  letter-spacing: 0.8px;
  color: #003338;
  margin: 0; }

.w-social ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2.4rem;
  height: 2.4rem;
  line-height: 0;
  cursor: pointer;
  border-radius: 50px;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
  margin-bottom: 0.4rem; }
  .w-social ul li:last-child {
    margin-bottom: 0; }
  .w-social ul li a, .w-social ul li span {
    width: 100%;
    height: 100%;
    background: #FFFEF2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1.2px solid rgba(0, 54, 33, 0.8);
    font-size: 0.9rem;
    -webkit-transition: ease 0.3s;
    -o-transition: ease 0.3s;
    transition: ease 0.3s;
    border-radius: 50px; }
    .w-social ul li a i, .w-social ul li span i {
      color: #003621;
      text-align: center; }
    .w-social ul li a:hover, .w-social ul li span:hover {
      background: #003338;
      border-color: #003338;
      text-decoration: none !important; }
      .w-social ul li a:hover i, .w-social ul li span:hover i {
        color: #fff; }

@media (max-width: 1023px) {
  .w-social.\--style-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px; } }

.w-social.\--style-inline .w-social__title {
  color: #242124;
  margin-bottom: 10px; }

.w-social.\--style-inline ul li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 0.4rem;
  margin-bottom: 0; }
  .w-social.\--style-inline ul li:last-child {
    margin-right: 0; }
  .w-social.\--style-inline ul li a, .w-social.\--style-inline ul li span {
    background: rgba(67, 196, 211, 0.1);
    border: 0.6px solid rgba(0, 51, 56, 0.12);
    color: rgba(0, 51, 56, 0.9); }
    .w-social.\--style-inline ul li a:hover, .w-social.\--style-inline ul li span:hover {
      background-color: #BE8D0A;
      border-color: #BE8D0A; }

.w-social.\--style-contact ul li a:hover, .w-social.\--style-contact ul li span:hover {
  background-color: #2C9FAB;
  border-color: #2C9FAB; }
  .w-social.\--style-contact ul li a:hover i, .w-social.\--style-contact ul li span:hover i {
    color: #fff; }

.w-social.\--style-contact ul li a i, .w-social.\--style-contact ul li span i {
  color: #fff; }

.w-social.\--style-contact .w-social__title {
  display: none; }

.w-social.\--style-list .w-social__title {
  display: none; }

.w-social.\--style-list ul li a, .w-social.\--style-list ul li span {
  background: rgba(67, 196, 211, 0.1);
  border: 0.6px solid rgba(0, 51, 56, 0.12);
  color: rgba(0, 51, 56, 0.9); }
  .w-social.\--style-list ul li a:hover, .w-social.\--style-list ul li span:hover {
    background-color: #BE8D0A;
    border-color: #BE8D0A; }

.w-filter {
  position: relative;
  background: #003338;
  padding-left: 1.52381rem;
  padding: 1.125rem;
  border-radius: 12px;
  overflow: hidden; }
  @media (min-width: 992px) {
    .w-filter {
      padding: 0.95238rem;
      margin-bottom: 2.66667rem; } }
  .w-filter__title {
    font-family: "Albert Sans", sans-serif;
    font-size: 1rem;
    line-height: 1.2;
    color: #fff;
    margin-bottom: 0;
    letter-spacing: 0.5px;
    width: 100%; }
    @media (min-width: 992px) {
      .w-filter__title {
        width: auto; } }
    @media (min-width: 1280px) {
      .w-filter__title {
        font-size: 1.2381rem; } }
  .w-filter__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 15px; }
    @media (min-width: 992px) {
      .w-filter__grid {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row; } }
  .w-filter__fields {
    width: 100%; }
    @media (min-width: 992px) {
      .w-filter__fields {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 12px;
        width: 52%; } }
  @media (min-width: 992px) {
    .w-filter__sort {
      width: 50%; } }
  .w-filter__taxonomy {
    margin-bottom: 15px; }
    @media (min-width: 992px) {
      .w-filter__taxonomy {
        width: 50%;
        margin-bottom: 0; } }
  .w-filter__search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 8px; }
    @media (max-width: 991px) {
      .w-filter__search {
        width: 100%; } }
    .w-filter__search .control-group.\--type-search {
      margin-bottom: 0; }
      .w-filter__search .control-group.\--type-search .control-group__control input[type=text] {
        padding-left: 1rem; }
  .w-filter__btn button {
    background: #2C9FAB;
    width: 50px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 10px; }
    @media (min-width: 992px) {
      .w-filter__btn button {
        width: 2.25rem;
        height: 2.35rem; } }
    .w-filter__btn button:hover {
      background-color: #2C9FAB; }
    .w-filter__btn button i {
      color: #fff; }
  .w-filter__wrapper {
    display: none; }
    @media (min-width: 992px) {
      .w-filter__wrapper {
        display: block; } }

.w-donors__box-donors {
  border-radius: 5px;
  border: 1px solid #1956a7;
  background-color: #fff; }
  .w-donors__box-donors__content {
    padding: 1rem 1.5rem; }
  .w-donors__box-donors__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #1956a7;
    color: #FFF;
    padding: .5rem; }
    .w-donors__box-donors__header__title {
      font-size: 1.5rem;
      color: #FFF;
      margin-bottom: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      gap: 0.5rem; }
      .w-donors__box-donors__header__title i {
        font-size: 1.8rem; }

.w-donors__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 2rem; }
  .w-donors__pagination > .prev,
  .w-donors__pagination > .next {
    border-radius: 5px;
    border: 1px solid #EAECF0;
    background: #FFF;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    padding: .5rem;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-decoration: none;
    font-size: .8rem; }
    .w-donors__pagination > .prev:hover,
    .w-donors__pagination > .next:hover {
      background-color: #1956a7;
      color: #FFF; }
    .w-donors__pagination > .prev.disabled,
    .w-donors__pagination > .next.disabled {
      opacity: .5;
      pointer-events: none; }
  .w-donors__pagination > span {
    color: rgba(25, 86, 167, 0.8);
    font-size: .8rem; }

.w-donors__box-donor {
  position: relative;
  margin-bottom: 18px;
  border-bottom: 1px solid rgba(25, 86, 167, 0.1);
  padding-bottom: 18px; }
  .w-donors__box-donor:last-child {
    border: 0;
    padding: 0;
    margin: 0; }
  .w-donors__box-donor__meta__head {
    margin-bottom: 8px;
    border: 0;
    padding: 0; }
    .w-donors__box-donor__meta__head dt {
      font-size: 1.1rem; }
    .w-donors__box-donor__meta__head dd {
      font-size: 1.5rem;
      letter-spacing: -1px;
      color: #1956a7; }
  .w-donors__box-donor__meta__footer dt {
    font-size: .8rem;
    color: rgba(25, 86, 167, 0.5); }
  .w-donors__box-donor__meta__footer dd {
    font-size: .8rem; }

.w-donors-wall__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px 8px 0px 0px;
  background: #002475;
  color: #FFF;
  padding: 1.2rem; }
  .w-donors-wall__header__title {
    font-size: 1.5rem;
    color: #FFF;
    margin-bottom: 0; }
  .w-donors-wall__header__subtitle {
    font-size: .9rem;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 0; }
  .w-donors-wall__header__filters {
    font-size: 0.9rem;
    color: #FFF;
    border-radius: 50px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.05);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .2rem; }
    .w-donors-wall__header__filters a {
      color: #FFF;
      display: block;
      padding: .6rem 1rem;
      border-radius: 50px; }
      .w-donors-wall__header__filters a.active {
        background: #1956A7; }

.w-donors-wall__content {
  border-radius: 0 0 8px 8px;
  border: 1px solid #C5C9D2;
  background: #FFF;
  padding: 1rem 1.5rem;
  color: rgba(0, 6, 87, 0.74);
  font-size: .8rem; }

.w-donors-wall__box {
  padding-bottom: .5rem;
  padding-top: .5rem;
  border-bottom: 1px solid rgba(208, 213, 221, 0.5); }
  .w-donors-wall__box__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .w-donors-wall__box__header__title {
      color: #000657;
      font-size: 1.2rem;
      margin-bottom: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: .6rem; }
    .w-donors-wall__box__header__revenue {
      color: #1956A7;
      font-size: 1.2rem;
      margin-bottom: 0; }
  .w-donors-wall__box__date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-radius: 3px;
    gap: .2rem;
    padding: .1rem .3rem;
    font-size: .7rem; }
  .w-donors-wall__box__content {
    border-radius: 4px;
    background: rgba(233, 236, 243, 0.7);
    padding: .6rem .8rem;
    margin-top: .8rem; }
    .w-donors-wall__box__content > p {
      margin-bottom: .3rem; }

.w-donors-wall__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 1rem; }
  .w-donors-wall__pagination > a {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    background-color: #1956A7;
    color: #FFF;
    opacity: .8; }
    .w-donors-wall__pagination > a i.icon {
      font-size: .8rem; }
    .w-donors-wall__pagination > a:hover {
      opacity: 1; }
  .w-donors-wall__pagination > a.disabled {
    opacity: 1;
    pointer-events: none;
    background-color: #E9ECF3; }

.w-menu-cta__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem; }

.w-menu-cta__item {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative; }
  .w-menu-cta__item > a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2; }
  .w-menu-cta__item:hover .w-menu-cta__media i {
    color: #FFF;
    background-color: #2C9FAB; }
  .w-menu-cta__item:hover .w-menu-cta__content {
    background-color: #2C9FAB; }
    .w-menu-cta__item:hover .w-menu-cta__content__title {
      color: #FFF; }
  .w-menu-cta__item.\--style-mini {
    width: 100%; }
    .w-menu-cta__item.\--style-mini .w-menu-cta__wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      background: #F5F5F5;
      padding: 5px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .w-menu-cta__item.\--style-mini .w-menu-cta__media {
      border-radius: 4px;
      overflow: hidden;
      width: 30%; }
    .w-menu-cta__item.\--style-mini .w-menu-cta__content {
      background: transparent;
      width: 100%;
      padding: 0 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .w-menu-cta__item.\--style-mini .w-menu-cta__content i {
        font-size: 0.6rem;
        color: #000;
        background-color: #FFF;
        border-radius: 5px;
        width: 1.4rem;
        height: 1.4rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .w-menu-cta__item.\--style-mini:hover .w-menu-cta__content__title {
      color: #2C9FAB; }

.w-menu-cta__media {
  position: relative;
  z-index: 1;
  width: 100%; }
  .w-menu-cta__media img {
    width: 100%; }
  .w-menu-cta__media i {
    position: absolute;
    font-size: 0.6rem;
    color: #003338;
    background-color: #FFF;
    border-radius: 5px;
    width: 1.4rem;
    height: 1.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    right: 0;
    top: 0;
    margin: 8px 8px 0 0; }

.w-menu-cta__wrap {
  border-radius: 8px;
  overflow: hidden;
  font-size: 0;
  line-height: 0; }

.w-menu-cta__content {
  background: #fff;
  padding: 0.9rem 15px;
  margin-top: -1px; }
  .w-menu-cta__content__title {
    letter-spacing: -0.165px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 500; }

.w-menu-cta__title {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 1.1;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0.75rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #2C9FAB; }

.w-cta-box {
  position: relative;
  background: #CEECF9;
  padding-left: 2.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden;
  border-radius: 12px; }
  .w-cta-box > div {
    width: 100%; }
  .w-cta-box__media {
    max-width: 388px; }
    .w-cta-box__media img {
      width: 100%;
      display: block;
      height: 100%; }
  .w-cta-box__title {
    font-size: 1.7rem;
    letter-spacing: -1.36px;
    margin-bottom: 0.75rem; }
    .w-cta-box__title span {
      font-family: "Behind The Nineties", sans-serif;
      font-size: 2.27165rem;
      color: #2C9FAB; }
  .w-cta-box__info {
    max-width: 330px;
    margin-right: 10px;
    padding: 1.65rem 0; }
    .w-cta-box__info img {
      margin-bottom: 1rem; }
    .w-cta-box__info p {
      color: #1C5687;
      font-size: 1.1rem;
      line-height: 1.1;
      letter-spacing: -0.44px; }
      .w-cta-box__info p a {
        color: #003338;
        text-decoration: none; }

.w-list-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.5rem; }
  .w-list-box:last-child {
    margin-bottom: 0; }
  .w-list-box__title {
    font-size: 1.1rem;
    line-height: 1.1;
    margin-bottom: 1.25rem; }
    .w-list-box__title span {
      background: #007F9D;
      width: 1.4rem;
      height: 1.4rem;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      color: #fff;
      padding-top: 5px;
      position: relative;
      top: -4px;
      font-size: 0.7rem;
      border-radius: 50px;
      margin-right: 9px; }
  .w-list-box__media {
    max-width: 110px;
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 1.5rem; }
    .w-list-box__media img {
      display: block;
      width: 100%; }
  .w-list-box__content {
    letter-spacing: -0.02em;
    line-height: 1.3; }
    .w-list-box__content p:last-child {
      margin-bottom: 0; }

.w-content-tabs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 1.4rem !important;
  margin-left: -0.9rem; }
  @media (min-width: 1024px) {
    .w-content-tabs ul {
      margin-left: -4rem; } }
  .w-content-tabs ul li {
    padding-left: 0.9rem;
    margin-bottom: 0.9rem; }
    @media (min-width: 769px) {
      .w-content-tabs ul li {
        padding-left: 2rem; } }
    @media (min-width: 992px) {
      .w-content-tabs ul li {
        padding-left: 4rem; } }
    .w-content-tabs ul li a {
      text-align: center;
      text-decoration: none; }
      .w-content-tabs ul li a i {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 50px;
        height: 50px;
        font-size: 20px;
        color: #2C9FAB;
        text-align: center;
        background-color: #fff;
        border: 1.5px solid #D2D5D6;
        border-radius: 50px;
        -webkit-transition: ease 0.3s;
        -o-transition: ease 0.3s;
        transition: ease 0.3s;
        margin: 0 auto;
        margin-bottom: 0.75rem; }
        @media (min-width: 768px) {
          .w-content-tabs ul li a i {
            width: 90px;
            height: 90px;
            font-size: 1.7rem; } }
        .w-content-tabs ul li a i:after {
          content: unset;
          position: absolute;
          width: 2.25rem;
          height: 0px;
          right: -3.6rem;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          border: 2px dashed #D2D5D6; }
          @media (min-width: 992px) {
            .w-content-tabs ul li a i:after {
              content: "";
              width: 2.75rem; } }
      .w-content-tabs ul li a.active i, .w-content-tabs ul li a:hover i {
        background-color: #2C9FAB;
        border-color: #2C9FAB;
        color: #fff; }
      .w-content-tabs ul li a span {
        display: block;
        font-size: 0.9rem;
        font-family: "Behind The Nineties", sans-serif;
        font-weight: 400;
        line-height: 1.1; }
    .w-content-tabs ul li:last-child i:after {
      content: unset; }

.w-content-tabs__content {
  position: relative;
  background-image: url("/wp-content/themes/house-of-giving/_ui/media/uploads/tab-back-img.png");
  text-align: center;
  border-radius: 30px;
  padding: 0.9rem; }
  @media (min-width: 1024px) {
    .w-content-tabs__content {
      padding-top: 2.45rem; } }
  .w-content-tabs__content:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    background: #e0edf1;
    border-radius: 3px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1; }
  .w-content-tabs__content__title {
    font-family: "Behind The Nineties", sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.4rem;
    line-height: 110%;
    letter-spacing: -0.02em;
    color: #2C9FAB;
    margin-bottom: 1.4rem; }
    .w-content-tabs__content__title i {
      font-size: 1.65rem;
      color: #003338;
      margin-right: 0.75rem; }
  .w-content-tabs__content p {
    font-size: 1.1rem;
    line-height: 130%;
    font-weight: 400;
    color: #314247; }

.w-content-box.box-appeal:after {
  opacity: 1;
  border: 2px solid #EA5B00; }

.w-content-box.box-appeal__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  height: 100%; }

.w-raw-fact {
  width: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(#003338), to(#003338)), #53461D;
  background: -webkit-linear-gradient(bottom, #003338 0%, #003338 100%), #53461D;
  background: -o-linear-gradient(bottom, #003338 0%, #003338 100%), #53461D;
  background: linear-gradient(0deg, #003338 0%, #003338 100%), #53461D;
  border-radius: 12px;
  padding: 1.35rem 0.95rem; }
  @media (min-width: 700px) {
    .w-raw-fact {
      width: 49%; } }
  @media (min-width: 992px) {
    .w-raw-fact {
      width: 32%; } }
  .w-raw-fact__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 0.4rem; }
    @media (min-width: 1280px) {
      .w-raw-fact__wrapper {
        gap: 0.5rem; } }
  .w-raw-fact__digit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.71429rem;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: -0.48px;
    margin-bottom: 1rem;
    color: #f1d079; }
    @media (min-width: 1280px) {
      .w-raw-fact__digit {
        font-size: 2rem; } }
    .w-raw-fact__digit sup {
      top: 10px; }
  .w-raw-fact__desc {
    font-size: 0.85rem;
    font-weight: 500;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.9); }

.w-cta-banner {
  position: relative;
  border-radius: 12px;
  overflow: hidden; }
  .w-cta-banner:hover .w-cta-banner__title {
    text-decoration: underline; }
  .w-cta-banner:hover .w-cta-banner__cta i {
    background: #003338;
    color: #fff; }
  .w-cta-banner__media {
    overflow: hidden; }
    .w-cta-banner__media img {
      width: 100%;
      display: block; }
  .w-cta-banner__title {
    font-size: 1.2831rem;
    letter-spacing: -0.257px;
    color: #FFF;
    -webkit-transition: ease 0.3s;
    -o-transition: ease 0.3s;
    transition: ease 0.3s; }
  .w-cta-banner__cta {
    position: absolute;
    right: 18px;
    left: 18px;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .w-cta-banner__cta i {
      background: #FCFDFC;
      width: 28px;
      height: 28px;
      font-size: 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border-radius: 4px;
      color: #003338;
      -webkit-transition: ease 0.3s;
      -o-transition: ease 0.3s;
      transition: ease 0.3s; }
  .w-cta-banner__link {
    position: absolute;
    top: 0;
    right: 0px;
    left: 0px;
    bottom: 0; }

.w-price-point {
  padding: 12px 12px;
  border-radius: 16px;
  background: #003338;
  overflow: hidden;
  margin-bottom: 13px; }
  @media (min-width: 768px) {
    .w-price-point {
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .w-price-point:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .w-price-point > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      padding: 1.25rem 1.75rem; } }
  .w-price-point p {
    max-width: 407px;
    font-weight: 600;
    color: #FFF;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .w-price-point p {
        margin-bottom: 0; } }
  .w-price-point span:not(.w-price-point__price) {
    display: block; }
  .w-price-point__price {
    font-family: "Behind The Nineties", sans-serif;
    font-weight: 700;
    color: #fff;
    padding: 9px 24px;
    background: #003338;
    border-radius: 50px;
    display: inline-block;
    font-size: 24px;
    line-height: normal;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .w-price-point__price {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 1.91175rem;
        line-height: 1.3;
        max-width: 140px;
        padding: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 100%;
        margin-bottom: 0px;
        border-radius: 0px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .w-price-point__add {
    font-size: 1rem;
    padding: 0.7rem 1.6rem; }
    .w-price-point__add:after {
      display: none; }

.w-quote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .w-quote__title {
    font-size: 1.79285rem;
    font-family: "Behind The Nineties", sans-serif;
    font-weight: 700;
    color: #003338;
    line-height: 1;
    margin-bottom: 3px; }
  .w-quote__author {
    font-family: "Behind The Nineties", sans-serif;
    font-size: 1.06rem;
    text-transform: uppercase;
    color: #566B56; }
  .w-quote > i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 2.1rem;
    color: #003338;
    margin-right: 24px; }

.w-logo__wrapper__title {
  font-size: 1rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #1956A7;
  margin-bottom: 1.25rem; }

.w-logo__media {
  position: relative;
  text-align: center;
  margin-bottom: 0.7rem; }
  .w-logo__media a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.w-logo__title {
  background: rgba(237, 240, 245, 0.8);
  padding: 7px 0;
  text-align: center;
  font-size: 0.75rem;
  font-family: "Albert Sans", sans-serif;
  font-weight: 400;
  letter-spacing: -0.42px;
  border-radius: 3px;
  text-transform: none;
  margin-bottom: 0; }
  .w-logo__title a {
    display: block; }

.w-report.\--style-list {
  background: #E9ECF3;
  padding: 1.25rem 1.25rem;
  border-radius: 8px; }

.w-report__cta {
  text-align: center; }
  .w-report__cta a {
    font-family: "Behind The Nineties", sans-serif;
    font-size: 0.8rem;
    font-weight: 700;
    color: #003338;
    letter-spacing: 0.16px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    text-transform: uppercase; }

.w-menu {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  .w-menu__icon {
    margin-right: 0.5rem;
    background-color: #2C9FAB;
    border-radius: 50px;
    width: 2.5rem;
    height: 2.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .w-menu__icon i {
      font-size: 1.4rem;
      color: #fff; }
      .w-menu__icon i.icon-wave {
        font-size: 0.95rem; }
  .w-menu__list {
    padding-top: 0.5rem; }
    .w-menu__list__title {
      font-size: 1.1rem;
      font-weight: 700;
      line-height: 1.1;
      color: #fff;
      text-transform: uppercase;
      margin-bottom: 1.05rem; }
      .w-menu__list__title a {
        color: #fff;
        text-decoration: none; }
    .w-menu__list .menu {
      margin: 0; }
      .w-menu__list .menu li {
        display: block !important;
        line-height: 1;
        margin-bottom: 10px; }
        .w-menu__list .menu li a {
          position: relative;
          font-size: 1rem;
          font-weight: 500;
          text-transform: capitalize;
          -webkit-transition: all .3s;
          -o-transition: all .3s;
          transition: all .3s;
          line-height: 1.1;
          color: rgba(255, 255, 255, 0.9);
          font-weight: 500; }
        .w-menu__list .menu li:last-child {
          margin-bottom: 0px; }
  @media (max-width: 992px) {
    .w-menu a {
      padding: 0 !important; } }

.w-site-info {
  border-radius: 8px;
  border: 1.2px solid rgba(207, 213, 206, 0.5);
  background: rgba(225, 234, 223, 0.2);
  padding: 21px 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .w-site-info__title {
    font-size: 1.3rem;
    line-height: 0.8;
    letter-spacing: -0.26px;
    margin-bottom: 10px; }
  .w-site-info p {
    font-size: 0.8rem; }
  .w-site-info__cta {
    display: block;
    text-align: right;
    font-family: "Behind The Nineties", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.2px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: rgba(86, 107, 86, 0.8); }
  .w-site-info__media {
    text-align: right;
    max-width: 125px;
    width: 100%;
    margin-left: 3.25rem; }
    .w-site-info__media img {
      margin-bottom: 18px; }

.w-box-list {
  position: relative;
  border-radius: 16.302px;
  border: 1.426px solid #2C9FAB;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 0px 6.113px rgba(197, 203, 196, 0.12);
  box-shadow: 0px 0px 0px 6.113px rgba(197, 203, 196, 0.12);
  padding: 52px 21px 30px; }
  .w-box-list__items {
    margin-bottom: 25px; }
  .w-box-list__title {
    background: #2C9FAB;
    display: inline-block;
    padding: 10px 10px 3px;
    font-size: 1.64225rem;
    letter-spacing: -0.657px;
    line-height: 0.8;
    border-radius: 4.075px;
    color: #fff;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    display: table;
    margin: 0 auto;
    -webkit-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    transform: rotate(-2deg); }
  .w-box-list__box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 10.189px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(225, 234, 223, 0.6)), to(rgba(225, 234, 223, 0.6))), #F5F5F5;
    background: -webkit-linear-gradient(bottom, rgba(225, 234, 223, 0.6) 0%, rgba(225, 234, 223, 0.6) 100%), #F5F5F5;
    background: -o-linear-gradient(bottom, rgba(225, 234, 223, 0.6) 0%, rgba(225, 234, 223, 0.6) 100%), #F5F5F5;
    background: linear-gradient(0deg, rgba(225, 234, 223, 0.6) 0%, rgba(225, 234, 223, 0.6) 100%), #F5F5F5;
    padding: 6px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 20px;
    margin-bottom: 10px;
    -webkit-transition: ease 0.3s;
    -o-transition: ease 0.3s;
    transition: ease 0.3s; }
    .w-box-list__box__media {
      width: 122.264px;
      height: 95.774px;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      border-radius: 8.151px;
      background-size: cover;
      margin-right: 20px; }
    .w-box-list__box__content {
      font-size: 0.8151rem; }
    .w-box-list__box__title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      font-size: 1.32455rem;
      line-height: 0.8;
      letter-spacing: -0.265px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 6px;
      -webkit-transition: ease 0.3s;
      -o-transition: ease 0.3s;
      transition: ease 0.3s; }
      .w-box-list__box__title i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 26.491px;
        height: 26.491px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        color: #000;
        background-color: #fff;
        font-size: 10px;
        border-radius: 5px;
        margin-left: 10px;
        -webkit-transition: ease 0.3s;
        -o-transition: ease 0.3s;
        transition: ease 0.3s; }
    .w-box-list__box__cta {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .w-box-list__box:hover {
      background: #2C9FAB; }
      .w-box-list__box:hover .w-box-list__box__title {
        color: #fff; }
        .w-box-list__box:hover .w-box-list__box__title i {
          background-color: #003338;
          color: #fff; }
      .w-box-list__box:hover p {
        color: #fff; }
  .w-box-list__cta {
    text-align: center; }

.w-map {
  position: relative;
  background-color: #2C9FAB;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .w-map > div {
    width: 100%; }
  .w-map__content {
    padding: 4.3rem 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    max-width: 509px;
    margin-left: 20px;
    margin-right: 50px; }
    @media (min-width: 1340px) and (max-width: 1920px) {
      .w-map__content {
        margin-left: calc(1 * (100vw - 1300px) / 2); } }
    @media (min-width: 1920px) {
      .w-map__content {
        margin-left: calc(1 * (1920px - 1280px) / 2); } }
    .w-map__content p {
      color: #fff; }
  .w-map__map {
    position: relative; }
  .w-map__cloud {
    position: absolute;
    z-index: 2;
    pointer-events: none; }
    .w-map__cloud img {
      max-width: none; }
    .w-map__cloud.\--type-one {
      top: 11%;
      right: 0;
      -webkit-animation: cloud-one 20s linear 2s forwards infinite;
      animation: cloud-one 20s linear 2s forwards infinite; }
    .w-map__cloud.\--type-two {
      opacity: 0;
      top: 29%;
      right: 0;
      -webkit-animation: cloud-one 30s linear 5s forwards infinite;
      animation: cloud-one 30s linear 5s forwards infinite; }
    .w-map__cloud.\--type-three {
      opacity: 0;
      bottom: 20%;
      right: 0;
      -webkit-animation: cloud-one 40s linear 10s forwards infinite;
      animation: cloud-one 40s linear 10s forwards infinite; }
  .w-map__svg {
    position: relative; }
    .w-map__svg img {
      display: block;
      width: 100%; }
  .w-map__link {
    background-color: #fff;
    position: relative;
    display: inline-block;
    padding: 4px 6px 0px;
    font-family: "Behind The Nineties", sans-serif;
    font-size: 1.15rem;
    color: #2C9FAB;
    text-transform: uppercase;
    letter-spacing: -0.46px;
    border-radius: 2.736px;
    -webkit-transition: ease 0.3s;
    -o-transition: ease 0.3s;
    transition: ease 0.3s;
    position: absolute; }
    .w-map__link:before {
      content: '';
      display: block;
      background: #fff;
      width: 7.794px;
      height: 7.794px;
      bottom: -3px;
      position: absolute;
      left: 50%;
      border-radius: 0.817px;
      -webkit-transform: translateX(-50%) rotate(-43deg);
      -ms-transform: translateX(-50%) rotate(-43deg);
      transform: translateX(-50%) rotate(-43deg);
      -webkit-transition: ease 0.3s;
      -o-transition: ease 0.3s;
      transition: ease 0.3s; }
    .w-map__link.england {
      top: 27.5%;
      left: 14%; }
    .w-map__link.türkiye {
      top: 46%;
      left: 42%;
      -webkit-transform: rotate(-2deg);
      -ms-transform: rotate(-2deg);
      transform: rotate(-2deg); }
    .w-map__link.morocco {
      top: 51.5%;
      left: 10.5%; }
    .w-map__link.syria {
      top: 51%;
      right: 39.5%;
      -webkit-transform: rotate(4deg);
      -ms-transform: rotate(4deg);
      transform: rotate(4deg); }
    .w-map__link.lebanon {
      top: 54%;
      left: 46.5%;
      -webkit-transform: rotate(4deg);
      -ms-transform: rotate(4deg);
      transform: rotate(4deg); }
    .w-map__link.gaza {
      bottom: 36%;
      left: 44.5%;
      -webkit-transform: rotate(-3deg);
      -ms-transform: rotate(-3deg);
      transform: rotate(-3deg); }
    .w-map__link.afghanistan {
      bottom: 43%;
      right: 28%; }
    .w-map__link.pakistan {
      bottom: 33%;
      right: 23%;
      -webkit-transform: rotate(-2deg);
      -ms-transform: rotate(-2deg);
      transform: rotate(-2deg); }
    .w-map__link.gambia {
      bottom: 18%;
      left: 3%; }
    .w-map__link.sierra-leone {
      bottom: 13%;
      left: 6%; }
    .w-map__link.zambia {
      bottom: 1%;
      left: 41%; }
    .w-map__link.bangladesh {
      bottom: 30%;
      right: 6%; }
    .w-map__link.tanzania {
      bottom: 5%;
      right: 45%; }
    .w-map__link.uganda {
      bottom: 9%;
      right: 51%; }
    .w-map__link.somalia {
      bottom: 13%;
      right: 39.5%; }
    .w-map__link.yemen {
      bottom: 20%;
      right: 43.5%; }
    .w-map__link.india {
      bottom: 20%;
      right: 18%;
      -webkit-transform: rotate(5deg);
      -ms-transform: rotate(5deg);
      transform: rotate(5deg); }
    .w-map__link.libya {
      bottom: 35%;
      left: 30%;
      -webkit-transform: rotate(3deg);
      -ms-transform: rotate(3deg);
      transform: rotate(3deg); }
    .w-map__link.chad {
      bottom: 14%;
      left: 24%;
      -webkit-transform: rotate(3deg);
      -ms-transform: rotate(3deg);
      transform: rotate(3deg); }
    .w-map__link:hover {
      background: #2C9FAB;
      padding: 5px 9px 0;
      font-size: 1.67485rem;
      color: #fff;
      text-decoration: none;
      border-radius: 3.695px;
      z-index: 9; }
      .w-map__link:hover:before {
        background: #2C9FAB;
        width: 10.525px;
        height: 10.525px;
        border-radius: 1.104px; }

@-webkit-keyframes cloud-one {
  0% {
    opacity: 1;
    right: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    opacity: 1;
    right: 100%;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes cloud-one {
  0% {
    opacity: 1;
    right: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    opacity: 1;
    right: 100%;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

.w-schedule__header {
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .w-schedule__header {
      margin-bottom: 2rem; } }

.w-schedule__tabs {
  background-color: transparent;
  border-bottom: 1px #C7D2C5 solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .w-schedule__tabs li {
    border: 0 !important; }
    @media (min-width: 992px) {
      .w-schedule__tabs li {
        width: 25%; } }
    .w-schedule__tabs li a {
      text-transform: unset;
      padding: 6px 2px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-family: "Behind The Nineties", sans-serif;
      font-size: 13px;
      letter-spacing: -0.28px;
      color: #2C9FAB;
      font-weight: 400;
      outline: none;
      text-transform: capitalize; }
      @media (min-width: 768px) {
        .w-schedule__tabs li a {
          padding: 0.75rem;
          font-size: 1.05rem; } }
      @media (min-width: 1280px) {
        .w-schedule__tabs li a {
          padding: 1rem;
          font-size: 1.4rem; } }
      .w-schedule__tabs li a span {
        width: 20px;
        height: 20px;
        font-family: "Behind The Nineties", sans-serif;
        border-radius: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background: rgba(44, 159, 171, 0.8);
        font-size: 10px;
        color: #fff;
        margin-right: 6px;
        line-height: 1.5; }
        @media (min-width: 768px) {
          .w-schedule__tabs li a span {
            width: 36px;
            height: 36px;
            font-size: 1rem;
            margin-right: 1rem; } }
      .w-schedule__tabs li a.active {
        border-color: #003338;
        color: #2C9FAB; }
        .w-schedule__tabs li a.active span {
          background-color: #2C9FAB;
          color: #fff; }

.w-schedule__content p {
  color: #003338; }

.w-schedule__start-dates ul {
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px #D9DBE9 solid; }
  @media (max-width: 768px) {
    .w-schedule__start-dates ul {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column;
      flex-flow: column; } }
  .w-schedule__start-dates ul li {
    width: 100%;
    margin-bottom: 10px; }
    @media (min-width: 1024px) {
      .w-schedule__start-dates ul li {
        width: 48%;
        margin-bottom: 0; } }
    @media (min-width: 1280px) {
      .w-schedule__start-dates ul li {
        width: 33.33%; } }
    .w-schedule__start-dates ul li .control-radio {
      background-color: #FFF; }
      .w-schedule__start-dates ul li .control-radio .control-radio__text {
        width: 100%;
        padding: 12px 1rem 12px 2.3rem;
        border-radius: 4px;
        border: 1.4px solid #C7D2C5;
        color: #003700; }
        .w-schedule__start-dates ul li .control-radio .control-radio__text:hover {
          background-color: #003338; }
      .w-schedule__start-dates ul li .control-radio .control-radio__radio {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        left: 14px;
        margin-top: 0px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 20px;
        height: 20px;
        background-color: #FFF;
        border: none;
        -webkit-box-shadow: inset 0px 0px 0px 1.4px #C7D2C5;
        box-shadow: inset 0px 0px 0px 1.4px #C7D2C5; }
        .w-schedule__start-dates ul li .control-radio .control-radio__radio i {
          display: none;
          margin: 0px;
          border: none;
          width: 10px;
          height: 10px; }
      .w-schedule__start-dates ul li .control-radio input:checked ~ .control-radio__radio {
        -webkit-box-shadow: inset 0px 0px 0px 1.6px rgba(51, 56, 121, 0.4);
        box-shadow: inset 0px 0px 0px 1.6px rgba(51, 56, 121, 0.4); }
        .w-schedule__start-dates ul li .control-radio input:checked ~ .control-radio__radio i {
          display: block;
          background-color: #003338; }
        .w-schedule__start-dates ul li .control-radio input:checked ~ .control-radio__radio + .control-radio__text {
          background-color: #003338;
          -webkit-box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05), 0px 0px 0px 3px rgba(25, 86, 167, 0.1);
          box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05), 0px 0px 0px 3px rgba(25, 86, 167, 0.1); }
    @media (max-width: 768px) {
      .w-schedule__start-dates ul li + li {
        margin-left: 0px; } }

.w-schedule__tab__wrapper {
  display: block; }
  @media (min-width: 1024px) {
    .w-schedule__tab__wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

@media (max-width: 768px) {
  .w-schedule__tab__cause {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column; } }

.w-schedule__tab__cause:not(:last-child) {
  padding-bottom: 1rem;
  margin-bottom: 1.2rem;
  border-bottom: 1px #C7D2C5 solid; }

.w-schedule__tab__cause__media {
  width: 100%;
  border-radius: 12.7px;
  background-color: #e0f1fe;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .w-schedule__tab__cause__media {
      width: 120px;
      min-width: 120px;
      min-height: 102px; } }
  @media (min-width: 1024px) {
    .w-schedule__tab__cause__media {
      width: 144px;
      min-width: 144px;
      min-height: 144px;
      margin-bottom: 0; } }
  .w-schedule__tab__cause__media > i {
    font-size: 3.75rem;
    color: #2C9FAB; }
  .w-schedule__tab__cause__media__overlay {
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    background: -webkit-radial-gradient(-27.21% -20.96%, 90.32% 90.32%, rgba(0, 6, 87, 0.12) 0%, rgba(0, 6, 87, 0) 100%);
    background: -o-radial-gradient(-27.21% -20.96%, 90.32% 90.32%, rgba(0, 6, 87, 0.12) 0%, rgba(0, 6, 87, 0) 100%);
    background: radial-gradient(90.32% 90.32% at -27.21% -20.96%, rgba(0, 6, 87, 0.12) 0%, rgba(0, 6, 87, 0) 100%);
    z-index: 1; }
  .w-schedule__tab__cause__media__check {
    display: none;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0))), #2C9FAB;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%), #2C9FAB;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%), #2C9FAB;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%), #2C9FAB;
    -webkit-backdrop-filter: blur(13.4px);
    backdrop-filter: blur(13.4px);
    position: absolute;
    top: 7px;
    left: 7px;
    z-index: 2;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1rem;
    color: #FFF; }
    @media (min-width: 992px) {
      .w-schedule__tab__cause__media__check {
        top: 12px;
        left: 12px; } }

.w-schedule__tab__cause.\--added .w-schedule__tab__cause__media__check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.w-schedule__tab__cause__content {
  width: auto;
  margin-left: 0px;
  color: rgba(0, 51, 56, 0.8);
  letter-spacing: 0.16px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 13px; }
  @media (min-width: 769px) {
    .w-schedule__tab__cause__content {
      font-size: 1rem;
      margin-left: 1.5rem; } }
  @media (min-width: 1280px) {
    .w-schedule__tab__cause__content {
      margin-left: 2.8rem; } }

.w-schedule__tab__cause__donate {
  padding-left: 0px;
  margin-top: 1rem; }

.w-schedule__tab__cause__title {
  font-weight: 400;
  color: #003338;
  margin-bottom: 5px;
  font-size: 1.5rem;
  letter-spacing: -0.3px;
  line-height: 1.2rem; }
  @media (min-width: 768px) {
    .w-schedule__tab__cause__title {
      margin-bottom: 0.7rem; } }

.w-schedule__control-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 767px) {
    .w-schedule__control-group {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column;
      flex-flow: column; } }
  .w-schedule__control-group__currency {
    color: #2C9FAB;
    left: 1rem;
    line-height: 1.3; }
  .w-schedule__control-group__action {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 5px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (min-width: 992px) {
      .w-schedule__control-group__action {
        margin-left: 20px; } }
    .w-schedule__control-group__action.i3-cause-btn-edit {
      background: #2c9fab;
      color: #fff; }
  .w-schedule__control-group input[type="number"] {
    border-radius: 6px;
    border: 1px solid #C7D2C5;
    line-height: 1;
    padding-left: 2.25rem;
    letter-spacing: -0.32px;
    color: rgba(0, 55, 0, 0.72); }
    .w-schedule__control-group input[type="number"]:focus {
      -webkit-box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05), 0px 0px 0px 3px rgba(0, 55, 0, 0.1);
      box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05), 0px 0px 0px 3px rgba(0, 55, 0, 0.1);
      border: 1.4px solid #003700; }
  .w-schedule__control-group > * {
    width: 100%;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .w-schedule__control-group > * {
        width: 50%;
        margin-bottom: 0; } }

.w-schedule__cart {
  width: 100%;
  padding-left: 0;
  margin-top: 20px; }
  @media (min-width: 1024px) {
    .w-schedule__cart {
      padding-left: 3rem;
      max-width: 23.5rem; } }
  .w-schedule__cart__title {
    font-family: "Behind The Nineties", sans-serif;
    font-weight: 400;
    background-color: #2C9FAB;
    padding: 16px;
    color: #FFF;
    font-size: 1.3rem;
    margin-bottom: 0px;
    line-height: 1rem;
    letter-spacing: 0.26px;
    text-transform: capitalize; }
  .w-schedule__cart__wrapper {
    overflow: hidden;
    background-color: #FFF;
    border-radius: 12px;
    border: 1px solid #2C9FAB;
    padding: 0px;
    letter-spacing: 0.22px; }
  .w-schedule__cart__content {
    padding: 1.6rem 1.5rem; }
  .w-schedule__cart__items {
    margin-bottom: 0px; }
    .w-schedule__cart__items__title {
      color: #003338;
      margin-bottom: 12px;
      font-size: 1.2rem;
      font-weight: 400;
      letter-spacing: -0.24px;
      text-transform: capitalize; }
    .w-schedule__cart__items > div:not(:last-child) .w-schedule__cart__item {
      border-bottom: 1px #C7D2C5 solid;
      padding-bottom: 12px; }
    .w-schedule__cart__items.\--split {
      margin-top: 1rem; }
  .w-schedule__cart__item {
    padding: 0px;
    padding-top: 12px; }
    .w-schedule__cart__item__title {
      color: rgba(0, 51, 56, 0.8);
      font-size: 16px;
      font-family: "Albert Sans", sans-serif;
      font-weight: 400;
      text-transform: unset;
      letter-spacing: -0.32px; }
    .w-schedule__cart__item__total {
      color: #003338;
      font-size: 1.2rem;
      letter-spacing: 0.54px;
      font-family: "Behind The Nineties", sans-serif;
      font-weight: 400; }
      .w-schedule__cart__item__total em {
        margin-right: 3px; }
    .w-schedule__cart__item__categories {
      border-radius: 4px;
      border: 1px solid #2C9FAB;
      padding: 5px;
      text-align: center; }
    .w-schedule__cart__item__remove {
      font-size: 12px; }
  .w-schedule__cart__totals {
    padding: 0px;
    background-color: transparent; }
    .w-schedule__cart__totals dl dt {
      color: #fff;
      font-weight: 500;
      letter-spacing: -0.18px;
      font-family: "Albert Sans", sans-serif; }
    .w-schedule__cart__totals dl dd {
      color: #fff !important;
      font-family: "Behind The Nineties", sans-serif;
      letter-spacing: 0.27px !important;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      font-size: 1.35rem;
      font-weight: 500 !important; }
      .w-schedule__cart__totals dl dd em {
        margin-right: 3px; }
    .w-schedule__cart__totals dl.\--style-total dt {
      font-size: 0.9rem;
      color: #fff;
      font-weight: 500; }
  .w-schedule__cart.split-cart .btn.i3-add-schedule-to-cart, .w-schedule__cart.split-cart .control-uploader .i3-add-schedule-to-cart.action, .control-uploader .w-schedule__cart.split-cart .i3-add-schedule-to-cart.action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.w-schedule__total-wrapper {
  border-radius: 12px;
  background: #003338;
  padding: 1.2rem; }
  .w-schedule__total-wrapper__cta {
    margin-top: 1rem; }
    .w-schedule__total-wrapper__cta .btn, .w-schedule__total-wrapper__cta .control-uploader .action, .control-uploader .w-schedule__total-wrapper__cta .action, .w-schedule__total-wrapper__cta .ui-dialog .i3-dialog-footer .btn, .ui-dialog .i3-dialog-footer .w-schedule__total-wrapper__cta .btn {
      font-size: 1.2rem;
      font-family: "Behind The Nineties", sans-serif;
      font-weight: 400;
      border-radius: 8px;
      text-transform: none;
      padding: 10px; }

.w-schedule__totals {
  padding: 0px;
  background-color: transparent; }
  .w-schedule__totals__title {
    letter-spacing: -0.32px;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 500; }
  .w-schedule__totals dl.\--style-total {
    border-top: 1px #fff solid; }
    .w-schedule__totals dl.\--style-total dd {
      font-size: 1.35rem; }

.w-schedule__group__checkbox__toggle-cta {
  outline: none; }

.w-schedule__group__checkbox__wrap {
  border-radius: 4px;
  border: 1.4px solid rgba(0, 51, 56, 0.25);
  padding: 12px 16px 12px 46px; }

.w-schedule__group__checkbox__title {
  font-family: "Albert Sans", sans-serif;
  text-transform: unset;
  font-size: 16px;
  font-weight: 400;
  color: #003338; }

.w-schedule__group__checkbox__check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 14px;
  border: none;
  -webkit-box-shadow: inset 0px 0px 0px 1.4px #C7D2C5;
  box-shadow: inset 0px 0px 0px 1.4px #C7D2C5;
  z-index: 2; }
  .w-schedule__group__checkbox__check:before {
    width: 10px;
    height: 10px;
    background-color: #003338; }

.w-schedule__group__checkbox.\--style-active .w-schedule__group__checkbox__wrap {
  background-color: #003338;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05), 0px 0px 0px 3px rgba(25, 86, 167, 0.1);
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05), 0px 0px 0px 3px rgba(25, 86, 167, 0.1); }

.w-schedule__group__checkbox.\--style-active .w-schedule__group__checkbox__title {
  color: #FFF; }

.w-schedule__group__checkbox.\--style-active .w-schedule__group__checkbox__check {
  -webkit-box-shadow: inset 0px 0px 0px 1.6px rgba(51, 56, 121, 0.4);
  box-shadow: inset 0px 0px 0px 1.6px rgba(51, 56, 121, 0.4);
  background-color: #FFF; }

.w-schedule__group__checkbox.\--style-active .w-schedule__group__checkbox__x {
  color: #FFF; }

.w-schedule__group__checkbox__popup {
  border-color: #2C9FAB; }
  .w-schedule__group__checkbox__popup ul li {
    border-color: #2C9FAB; }
    .w-schedule__group__checkbox__popup ul li:hover span {
      color: #2C9FAB; }
  .w-schedule__group__checkbox__popup .w-schedule__group__checkbox__wrap {
    border-radius: 4px;
    border: 1.4px solid;
    border-color: #003338 !important;
    padding: 12px 16px 12px 2.3rem;
    background-color: #003338;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05), 0px 0px 0px 3px rgba(25, 86, 167, 0.1);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05), 0px 0px 0px 3px rgba(25, 86, 167, 0.1); }
  .w-schedule__group__checkbox__popup .w-schedule__group__checkbox__list {
    position: relative;
    z-index: 3;
    background-color: #FFF; }

.w-schedule__group__checkbox__x {
  font-size: 11px; }

.w-schedule__section-header {
  margin-bottom: 1.2rem; }
  .w-schedule__section-header__title {
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: -0.28px;
    line-height: 1;
    margin-bottom: 12px;
    color: #003338; }
  .w-schedule__section-header p {
    font-size: 0.8rem;
    color: rgba(0, 51, 56, 0.8);
    letter-spacing: -0.16px; }
    .w-schedule__section-header p:last-child {
      margin-bottom: 0px; }

.w-schedule__schedules {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px #C7D2C5 solid; }

.w-schedule__groups {
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  margin-bottom: 0px; }
  .w-schedule__groups > div {
    width: 100%;
    padding-bottom: 10px; }
    @media (min-width: 768px) {
      .w-schedule__groups > div {
        width: 50%; } }
    @media (min-width: 1280px) {
      .w-schedule__groups > div {
        width: 33.33%;
        padding-bottom: 0; } }

.w-schedule__instalments {
  margin-left: -1rem; }
  .w-schedule__instalments > div {
    width: 50%;
    padding-left: 1rem;
    padding-bottom: 1rem;
    margin-bottom: 0px;
    border-bottom: none; }
    .w-schedule__instalments > div:first-child {
      width: 100%;
      padding-bottom: 1.5rem; }
    @media (min-width: 992px) {
      .w-schedule__instalments > div {
        width: 33%; } }
    @media (min-width: 1280px) {
      .w-schedule__instalments > div {
        width: 20%; } }
  .w-schedule__instalments__first-payment {
    width: 100% !important;
    text-align: center;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid rgba(44, 159, 171, 0.1); }
    .w-schedule__instalments__first-payment p {
      color: rgba(0, 51, 56, 0.8);
      line-height: 1.1;
      margin-bottom: 0px; }
      .w-schedule__instalments__first-payment p span {
        font-weight: 500;
        color: #003338; }
  .w-schedule__instalments__toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 6px;
    padding: 10px 0; }
    @media (min-width: 1024px) {
      .w-schedule__instalments__toggle {
        display: none; } }
    .w-schedule__instalments__toggle__title {
      font-size: 16px;
      font-family: "Albert Sans", sans-serif;
      color: #003338;
      margin: 0; }
    @media (max-width: 1023px) {
      .w-schedule__instalments__toggle__content {
        display: none; }
        .w-schedule__instalments__toggle__content.open {
          display: block; } }
    .w-schedule__instalments__toggle i {
      font-size: 7px;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .w-schedule__instalments__toggle.open i {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }

.w-schedule__instalment {
  border-radius: 8px;
  border: 1px solid rgba(207, 209, 223, 0.6);
  background: #FFF;
  padding: 1.1rem 1.1rem 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  overflow: hidden;
  height: 100%; }
  .w-schedule__instalment__title {
    font-family: "Albert Sans", sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #003338;
    text-transform: capitalize;
    letter-spacing: 0.6px;
    line-height: 1.15;
    margin-bottom: 10px; }
  .w-schedule__instalment__date {
    color: #003338;
    margin-bottom: 0px;
    font-size: 15px;
    letter-spacing: -0.15px; }
  .w-schedule__instalment__price {
    font-size: 20px;
    width: 85px;
    height: 85px;
    background-color: #2C9FAB;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #FFF;
    position: relative;
    bottom: -15px;
    letter-spacing: -0.68px;
    overflow: hidden; }
    @media (min-width: 768px) {
      .w-schedule__instalment__price {
        width: 4.7rem;
        height: 4.7rem;
        font-size: 1.7rem; } }
    .w-schedule__instalment__price span {
      position: relative;
      z-index: 2;
      font-family: "Behind The Nineties", sans-serif;
      font-weight: 400;
      line-height: 1.2rem; }
    .w-schedule__instalment__price__overlay {
      z-index: 1;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      background-image: url(/wp-content/themes/house-of-giving/_ui/media/moon-overlay.png);
      background-size: contain; }

.w-schedule.\--type-no-split .w-schedule__tab__content .i3-tab-schedule-split {
  display: none !important; }

.i3dq-default {
  background: #f0f9fa; }
  .i3dq-default__item__title {
    background: #003338;
    text-transform: capitalize;
    color: #fff; }
  .i3dq-default__item__animal i {
    color: #003338; }
  .i3dq-default__item__animal__label {
    font-size: 0.9rem;
    color: #003338; }
  .i3dq-default__item__animal .i3dq-table-cause {
    color: #003338; }
    .i3dq-default__item__animal .i3dq-table-cause:hover, .i3dq-default__item__animal .i3dq-table-cause:focus {
      background-color: #003338;
      border-color: #003338; }

.w-banner-sticker {
  position: relative;
  background: #CAE8F5;
  padding: 2.5rem 2.2rem 2rem;
  border: 8.544px solid #FFF;
  border-radius: 25.631px; }
  .w-banner-sticker__title {
    font-size: 2.9903rem;
    letter-spacing: -1.794px;
    color: #003338;
    line-height: .9;
    margin-bottom: 1.5rem; }
  .w-banner-sticker__subtitle {
    font-family: "Behind The Nineties", sans-serif;
    font-weight: 400;
    letter-spacing: -1.564px;
    font-size: 3.9106rem;
    line-height: 1;
    display: -ms-inline-grid;
    display: inline-grid;
    margin-bottom: 1.3rem; }
    .w-banner-sticker__subtitle svg {
      margin-top: 3px; }
  .w-banner-sticker__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0.55rem; }
    .w-banner-sticker__item:last-child {
      margin-bottom: 1.1rem; }
    .w-banner-sticker__item img {
      margin-right: 0.7rem; }
    .w-banner-sticker__item p {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      font-family: "Behind The Nineties", sans-serif;
      font-size: 1.61975rem;
      font-weight: 700;
      letter-spacing: -1.296px;
      color: #003338; }
      .w-banner-sticker__item p span {
        font-family: "Behind The Nineties", sans-serif;
        font-size: 2.1704rem;
        font-weight: 400;
        padding-right: 7px;
        color: #2C9FAB; }
  .w-banner-sticker__strip {
    position: absolute;
    bottom: -45px;
    left: -46px; }
  .w-banner-sticker__pin {
    position: absolute;
    top: -36px;
    right: -43px; }

.w-icon__title {
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: -1.6px;
  color: #FFF;
  text-align: center;
  margin-bottom: 1.75rem; }

.w-icon__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: -1rem; }

.w-icon__box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.08);
  text-align: center;
  width: 100%;
  padding: 25px 5px 15px;
  border-radius: 17.171px;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
  margin-left: 1rem; }
  .w-icon__box__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
    font-size: 1.2903rem;
    font-weight: 600;
    color: #FFF;
    text-align: center;
    letter-spacing: -1.032px;
    margin-top: 12px; }
    .w-icon__box__title span {
      -webkit-text-decoration-line: underline;
      text-decoration-line: underline; }
    .w-icon__box__title i {
      border-radius: 963.165px;
      background: rgba(255, 255, 255, 0.2);
      width: 30.832px;
      height: 30.832px;
      font-size: 11px;
      font-weight: 600;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-left: 8px; }
  .w-icon__box__cta {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .w-icon__box.\--view-all {
    border-radius: 17.171px;
    border: 3px solid #FFF;
    background: #003338;
    margin-left: 2.2rem; }
    .w-icon__box.\--view-all .w-icon__box__title {
      display: contents;
      margin: 0; }
      .w-icon__box.\--view-all .w-icon__box__title i {
        font-size: 1.1rem;
        width: 72px;
        height: 72px;
        margin: 0;
        margin-bottom: 14px; }
  .w-icon__box:hover {
    background: #003338; }

.w-giftaid {
  position: relative;
  background-color: #003338;
  background-image: url("/wp-content/themes/house-of-giving/_ui/media/w-ga-bg.png");
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-size: 100% 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.6rem;
  border-radius: 24px; }
  .w-giftaid__title {
    font-size: 1.32rem;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0.72rem; }
  .w-giftaid__price {
    position: relative;
    width: 3.6rem;
    height: 3.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #003338;
    font-size: 2rem;
    font-weight: 700;
    color: #fff;
    margin-left: 1.32rem;
    margin-right: 1.28rem;
    border-radius: 50px; }
  .w-giftaid__subprice {
    width: 2.6rem;
    height: 2.6rem;
    background: #2C9FAB;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 0.76rem;
    font-weight: 700;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 50px;
    color: #fff;
    margin-right: 0;
    position: absolute;
    right: -1px;
    bottom: -19px; }
  .w-giftaid p {
    font-size: 0.88rem;
    letter-spacing: -0.44px;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 0; }
  .w-giftaid__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
    .w-giftaid__box p {
      color: #fff;
      line-height: 1.1; }
  .w-giftaid__info {
    max-width: 285px;
    width: 100%; }
    .w-giftaid__info img {
      margin-bottom: 1rem; }
  .w-giftaid__box {
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .w-giftaid__box:nth-child(odd) {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      padding-top: 2.8rem; }
      .w-giftaid__box:nth-child(odd):before {
        content: "\e932";
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'default' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        vertical-align: unset;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #003338;
        font-size: 1.8rem;
        font-weight: 500;
        position: absolute;
        top: 20px;
        right: 0;
        left: 2.4rem;
        text-align: center; }
  .w-giftaid__tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    margin-bottom: 2rem; }
    .w-giftaid__tag span {
      color: #003338;
      font-family: "Behind The Nineties", sans-serif;
      font-size: 0.8408rem;
      font-style: normal;
      font-weight: 600;
      line-height: 1;
      /* 179.005% */
      letter-spacing: -0.841px;
      background: #fff;
      border-radius: 11.111px;
      padding: 10px 11px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; }
  .w-giftaid__cta {
    padding-top: 0.96rem; }
  .w-giftaid__detail {
    max-width: 325px;
    width: 100%;
    margin-left: 20px; }

.w-steps {
  border-radius: 20px;
  border: 8px solid #fff;
  background: #003338;
  padding: 2rem 2.4rem;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .w-steps > div {
    padding-left: 2.4rem; }
  .w-steps__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .w-steps__icon {
    width: 70px;
    height: 70px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #2C9FAB;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    border-radius: 50px;
    margin-right: 1.2rem; }
    .w-steps__icon i {
      font-size: 1.4rem; }
  .w-steps__count {
    display: block;
    text-transform: uppercase;
    color: #2C9FAB;
    font-weight: 500;
    margin-bottom: 5px; }
  .w-steps__title {
    font-size: 1.1rem;
    color: #fff;
    font-weight: 600;
    letter-spacing: -0.36px;
    margin-bottom: 12px; }
  .w-steps__info p {
    font-size: 1rem;
    color: #fff;
    letter-spacing: 0.15px;
    margin-bottom: 0; }

.w-banner {
  position: relative;
  border-radius: 16px;
  overflow: hidden; }
  .w-banner__title {
    font-size: 28px;
    font-weight: 500;
    color: #003338;
    line-height: 1;
    margin-bottom: 1.4rem; }
    @media (min-width: 768px) {
      .w-banner__title {
        font-size: 3rem; } }
    .w-banner__title a {
      color: #003338; }
  .w-banner__content {
    display: block;
    padding: 0;
    position: absolute;
    padding: 2.25rem 2.8rem;
    bottom: 0;
    width: 100%; }
    .w-banner__content p {
      color: #003338; }
    @media (max-width: 767px) {
      .w-banner__content {
        background-color: #2C9FAB;
        position: relative;
        padding: 15px; } }
  @media (min-width: 768px) {
    .w-banner__grid {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: end;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-bottom: 2.25rem; } }
  .w-banner__grid > div {
    width: 100%; }
  @media (min-width: 1200px) {
    .w-banner__grid__content {
      max-width: 35.7rem; } }
  @media (min-width: 768px) {
    .w-banner__grid__btn {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: end; } }
  @media (max-width: 767px) {
    .w-banner__grid__btn {
      margin: 16px 0; } }
  .w-banner__media-img {
    position: relative; }
    .w-banner__media-img img {
      display: block;
      width: 100%;
      height: 100%; }
    .w-banner__media-img:before {
      content: '';
      background: -webkit-radial-gradient(63.13% -5.81%, 92.98% 89.63%, rgba(28, 18, 17, 0) 74.85%, rgba(28, 18, 17, 0.9) 99.58%);
      background: -o-radial-gradient(63.13% -5.81%, 92.98% 89.63%, rgba(28, 18, 17, 0) 74.85%, rgba(28, 18, 17, 0.9) 99.58%);
      background: radial-gradient(92.98% 89.63% at 63.13% -5.81%, rgba(28, 18, 17, 0) 74.85%, rgba(28, 18, 17, 0.9) 99.58%);
      position: absolute;
      inset: 0; }
  .w-banner__progress {
    border-radius: 8px;
    border: 2px solid rgba(245, 239, 204, 0.08);
    background: rgba(255, 255, 255, 0.12);
    -webkit-backdrop-filter: blur(23.05805px);
    backdrop-filter: blur(23.05805px);
    padding: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .w-banner__progress {
        padding: 0.65rem 1.4rem;
        border-radius: 27.67px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    .w-banner__progress > span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-size: 1.3rem;
      color: #F5EFCC;
      letter-spacing: -0.553px;
      line-height: 0.9;
      font-weight: 600; }
      .w-banner__progress > span small {
        font-size: 1.1rem;
        letter-spacing: -0.461px;
        font-weight: 400;
        padding-left: 8px; }
    .w-banner__progress__bar {
      border-radius: 21.868px;
      background: -webkit-gradient(linear, left bottom, left top, from(#FBF9EB), to(#FBF9EB)), -webkit-gradient(linear, left bottom, left top, from(#D9F5DE), to(#D9F5DE)), -webkit-gradient(linear, left bottom, left top, from(#F5EFCC), to(#F5EFCC)), -webkit-gradient(linear, left bottom, left top, from(#EBEBEB), to(#EBEBEB)), #F1F0E7;
      background: -webkit-linear-gradient(bottom, #FBF9EB 0%, #FBF9EB 100%), -webkit-linear-gradient(bottom, #D9F5DE 0%, #D9F5DE 100%), -webkit-linear-gradient(bottom, #F5EFCC 0%, #F5EFCC 100%), -webkit-linear-gradient(bottom, #EBEBEB 0%, #EBEBEB 100%), #F1F0E7;
      background: -o-linear-gradient(bottom, #FBF9EB 0%, #FBF9EB 100%), -o-linear-gradient(bottom, #D9F5DE 0%, #D9F5DE 100%), -o-linear-gradient(bottom, #F5EFCC 0%, #F5EFCC 100%), -o-linear-gradient(bottom, #EBEBEB 0%, #EBEBEB 100%), #F1F0E7;
      background: linear-gradient(0deg, #FBF9EB 0%, #FBF9EB 100%), linear-gradient(0deg, #D9F5DE 0%, #D9F5DE 100%), linear-gradient(0deg, #F5EFCC 0%, #F5EFCC 100%), linear-gradient(0deg, #EBEBEB 0%, #EBEBEB 100%), #F1F0E7;
      height: 14px;
      cursor: pointer;
      width: 100%;
      margin: 10px 0; }
      @media (min-width: 768px) {
        .w-banner__progress__bar {
          margin: 0 1rem; } }
      .w-banner__progress__bar > span {
        position: relative;
        display: block;
        height: 100%;
        border-radius: 4px;
        background-color: #D73838;
        max-width: 100%; }
      .w-banner__progress__bar div {
        display: none;
        background: #2C9FAB;
        font-size: 1.048rem;
        font-weight: 600;
        color: #003338;
        line-height: 1;
        letter-spacing: 0.419px;
        border-radius: 3.221px;
        text-align: center;
        position: absolute;
        padding: 4px 6px 2px;
        top: -30px;
        right: -18px;
        -webkit-transform: rotate(-2deg);
        -ms-transform: rotate(-2deg);
        transform: rotate(-2deg);
        -webkit-transition: ease 0.2s;
        -o-transition: ease 0.2s;
        transition: ease 0.2s; }
        .w-banner__progress__bar div:after {
          content: '';
          width: 0px;
          height: 0px;
          position: absolute;
          bottom: -3px;
          left: 0;
          right: 0;
          margin: auto;
          -webkit-transform: rotate(47deg);
          -ms-transform: rotate(47deg);
          transform: rotate(47deg);
          border-width: 3px;
          border-color: transparent #2C9FAB #2C9FAB transparent;
          border-style: solid; }
      .w-banner__progress__bar:hover div {
        display: block; }

.w-icon-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  position: relative;
  height: 100%;
  background: transparent;
  border-radius: 4px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 2rem;
  border: 1px solid #2C9FAB;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .w-icon-box__grid__item {
    padding-bottom: 1rem;
    padding-left: 1rem; }
  .w-icon-box__icon {
    font-size: 2.5rem;
    color: #2C9FAB; }
  .w-icon-box__title {
    font-size: 1.1rem;
    font-weight: 400;
    margin-bottom: 1rem;
    color: #2C9FAB; }
  .w-icon-box__hr {
    width: 100%;
    height: 3px;
    background-color: #2C9FAB; }
  .w-icon-box__cta {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }
  .w-icon-box.\--has-cta:hover {
    background-color: #2C9FAB;
    border-color: #2C9FAB; }
    .w-icon-box.\--has-cta:hover .w-icon-box__icon {
      color: #fff; }
    .w-icon-box.\--has-cta:hover .w-icon-box__content {
      color: #fff; }
    .w-icon-box.\--has-cta:hover .w-icon-box__title {
      color: #fff; }
    .w-icon-box.\--has-cta:hover .w-icon-box__hr {
      background-color: #fff; }
  .w-icon-box.\--enhanced {
    padding: 0.75rem;
    border-radius: 8px;
    border: 0.5px solid #D8DCE0;
    text-align: left;
    background-color: #003338; }
    .w-icon-box.\--enhanced .box-icon__media {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 1.2rem;
      width: 100%; }
      .w-icon-box.\--enhanced .box-icon__media i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 2.5rem;
        height: 2.5rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 6px;
        border: 0.5px solid #D8DCE0;
        font-size: 1.7rem; }
      .w-icon-box.\--enhanced .box-icon__media .box-icon__title {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        font-size: 0.9rem;
        line-height: 1.3;
        letter-spacing: -0.9px;
        margin: 0 0 0 0.5rem; }
    .w-icon-box.\--enhanced .box-icon__content {
      width: 100%; }

.w-stats__container {
  text-align: center;
  border-radius: 20px;
  padding: 3.5rem 2.5rem; }
  .w-stats__container__number {
    color: #FFF;
    font-family: "Behind The Nineties", sans-serif;
    font-size: 7.8rem;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 1.561px;
    text-transform: capitalize;
    margin-bottom: 0.5rem;
    word-wrap: break-word; }
    @media (max-width: 768px) {
      .w-stats__container__number {
        font-size: 4rem; } }
  .w-stats__container__title {
    color: rgba(255, 255, 255, 0.9);
    font-family: "Albert Sans", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 0; }

.w-box {
  background: rgba(0, 42, 38, 0.4);
  text-align: center;
  border: 2px solid rgba(255, 255, 255, 0.12);
  border-radius: 16px;
  padding: 2.5rem 3rem 3rem; }
  .w-box__media {
    margin-bottom: 0.9rem; }
  .w-box__title {
    font-size: 1.6rem;
    color: #003338;
    margin-bottom: 0.6rem; }
  .w-box__content p {
    font-size: 1.1rem;
    color: #003338; }

.w-video-slider {
  overflow: hidden; }
  .w-video-slider__wrapper {
    max-width: 72%;
    margin: 0 auto; }
  .w-video-slider__item a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    border: 1.2px solid rgba(255, 255, 255, 0.18);
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-radius: 16px;
    cursor: pointer; }
    .w-video-slider__item a:hover {
      border: 1.2px solid #BE8D0A; }
    .w-video-slider__item a:before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: -webkit-radial-gradient(52.46% 52.14%, 88.64% 46.55%, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 88.17%), #ffffff00;
      background: -o-radial-gradient(52.46% 52.14%, 88.64% 46.55%, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 88.17%), #ffffff00;
      background: radial-gradient(88.64% 46.55% at 52.46% 52.14%, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 88.17%), #ffffff00; }
    .w-video-slider__item a img {
      width: 100%;
      height: 17.5rem;
      -o-object-fit: cover;
      object-fit: cover;
      border-radius: 10px; }
  .w-video-slider__icon {
    position: absolute;
    background-color: rgba(180, 150, 67, 0.8);
    width: 2.75rem;
    height: 2.75rem;
    border: 1.2px solid rgba(180, 150, 67, 0.7);
    border-radius: 50%;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto; }
    .w-video-slider__icon i {
      margin-left: 3px; }
  .w-video-slider__title {
    font-size: 0.9rem;
    font-weight: 700;
    letter-spacing: 0.72px;
    margin-bottom: 7px;
    color: #2C9FAB; }
  .w-video-slider__desc {
    font-size: 0.8rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: -0.16px;
    color: rgba(3, 21, 5, 0.8); }

.w-counter-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: -webkit-gradient(linear, left bottom, left top, from(#003338), to(#003338)), #0C7B87;
  background: -webkit-linear-gradient(bottom, #003338 0%, #003338 100%), #0C7B87;
  background: -o-linear-gradient(bottom, #003338 0%, #003338 100%), #0C7B87;
  background: linear-gradient(0deg, #003338 0%, #003338 100%), #0C7B87;
  padding: 0.6rem;
  border-radius: 14px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.3rem;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .w-counter-box__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
    -ms-flex-flow: wrap;
    flex-flow: wrap; }
  .w-counter-box__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .w-counter-box__title {
    font-size: 1.75rem;
    font-weight: 600;
    line-height: 1.1;
    color: #fff;
    margin-bottom: 8px; }
    @media (min-width: 600px) {
      .w-counter-box__title {
        font-size: 1.6rem;
        margin-bottom: 0.75rem; } }
  .w-counter-box__subtitle {
    font-size: 0.8rem;
    font-family: "Albert Sans", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #F1D079;
    margin-bottom: 0.4rem; }
  .w-counter-box__media img {
    max-width: 5rem;
    border-radius: 9px; }
    @media (min-width: 600px) {
      .w-counter-box__media img {
        max-width: 5.25rem; } }
  .w-counter-box__desc {
    font-size: 0.8rem;
    color: rgba(255, 255, 255, 0.9); }

.w-download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(67, 196, 211, 0.08);
  border: 1px solid rgba(0, 51, 56, 0.12);
  border-radius: 12px;
  padding: 11px 1rem 11px 11px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  gap: 10px; }
  .w-download__content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px; }
  .w-download__media img {
    width: 3.35rem;
    height: 3.35rem;
    border-radius: 8.4px; }
  .w-download__title {
    font-family: "Albert Sans", sans-serif;
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: -0.19px;
    margin-bottom: 5px; }
  .w-download__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .w-download__meta > span {
      font-size: 12px;
      font-weight: 500;
      letter-spacing: 0.72px;
      color: rgba(51, 92, 85, 0.9);
      text-transform: uppercase; }
      .w-download__meta > span:last-child {
        padding-left: 8px;
        margin-left: 8px;
        position: relative; }
        .w-download__meta > span:last-child:before {
          content: "";
          position: absolute;
          left: 0;
          background: #b2c2bf;
          width: 1.5px;
          height: 12px;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  .w-download__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .w-download__cta {
    position: relative;
    z-index: 1; }
    @media (max-width: 600px) {
      .w-download__cta {
        width: 100%;
        text-align: center; } }
    .w-download__cta .btn, .w-download__cta .control-uploader .action, .control-uploader .w-download__cta .action, .w-download__cta .ui-dialog .i3-dialog-footer .btn, .ui-dialog .i3-dialog-footer .w-download__cta .btn {
      font-size: 14px;
      padding: 13px 1.45rem; }
      @media (max-width: 600px) {
        .w-download__cta .btn, .w-download__cta .control-uploader .action, .control-uploader .w-download__cta .action, .w-download__cta .ui-dialog .i3-dialog-footer .btn, .ui-dialog .i3-dialog-footer .w-download__cta .btn {
          display: block;
          width: 100%; } }

.w-related {
  border-radius: 12px;
  background: rgba(67, 196, 211, 0.1);
  border: 0.6px solid rgba(0, 0, 0, 0.12);
  padding: 1.875rem 0 5rem;
  margin-bottom: 1rem; }
  @media (min-width: 1024px) {
    .w-related {
      border-radius: 24px;
      padding: 3.75rem 0; } }
  .w-related__title {
    text-align: center;
    margin-bottom: 1rem; }
    @media (min-width: 1024px) {
      .w-related__title {
        margin-bottom: 2rem; } }

.page-sitemap {
  margin: 40px 0; }
  .page-sitemap__categories {
    overflow: hidden;
    margin-left: -30px;
    list-style: none; }
    .page-sitemap__categories li {
      width: 50%;
      padding-left: 30px;
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .page-sitemap__categories li a {
        color: #333;
        text-decoration: none;
        letter-spacing: 1px;
        padding: 18px 20px;
        font-size: 18px;
        display: block;
        border: 1px solid #ccc;
        font-weight: 700;
        background: #f4f4f4; }
        .page-sitemap__categories li a:hover {
          background: #fff; }
  .page-sitemap__pagination {
    overflow: hidden;
    margin-left: -30px; }
    .page-sitemap__pagination__grid-items {
      width: 50%;
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    .page-sitemap__pagination.\--type-filters {
      list-style: none;
      text-align: center;
      margin: 0;
      padding-left: 30px; }
      .page-sitemap__pagination.\--type-filters li {
        color: #333;
        font-size: 18px;
        margin: 0px 6px; }
      .page-sitemap__pagination.\--type-filters a {
        font-weight: 700; }
      .page-sitemap__pagination.\--type-filters.\--type-page {
        padding-left: 0; }
  .page-sitemap__links {
    overflow: hidden;
    margin-left: -30px; }
    .page-sitemap__links__grid-items {
      width: 50%;
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    .page-sitemap__links__title {
      letter-spacing: 2px;
      text-transform: uppercase;
      padding-left: 30px; }
    .page-sitemap__links__sub-title {
      padding-left: 30px;
      font-size: 12px; }
    .page-sitemap__links ul {
      list-style: none;
      margin: 0;
      padding-left: 30px; }
    .page-sitemap__links li {
      position: relative;
      padding-left: 30px; }
      .page-sitemap__links li a {
        padding: 0;
        margin-bottom: 10px;
        color: #333;
        text-decoration: none;
        display: inline-block;
        vertical-align: top;
        line-height: 1.2;
        font-size: 16px; }
        .page-sitemap__links li a:hover {
          text-decoration: underline; }
      .page-sitemap__links li:before {
        content: '\2192';
        position: absolute;
        top: -4px;
        left: 0;
        font-weight: 700;
        font-size: 18px; }
    .page-sitemap__links__filter-icon {
      background: url("/_ui/media/std/components/sitemap/filter-icon.png");
      width: 12px;
      height: 12px;
      vertical-align: middle;
      display: inline-block; }
  .page-sitemap__products .page-sitemap__links {
    margin-left: 0; }
  .page-sitemap__products ul {
    padding-left: 0px; }
    .page-sitemap__products ul > * {
      width: 33%;
      display: inline-block;
      vertical-align: top;
      padding-left: 30px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding-right: 30px; }

.page-cause {
  margin-bottom: 1rem; }
  .page-cause__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-bottom: 1.42857rem; }
    @media (min-width: 992px) {
      .page-cause__grid {
        margin-bottom: 2.5rem; } }
    @media (min-width: 1024px) {
      .page-cause__grid {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 4rem;
        margin-left: -1rem;
        -webkit-box-orient: unset;
        -webkit-box-direction: unset;
        -ms-flex-direction: unset;
        flex-direction: unset; } }
    @media (min-width: 1024px) {
      .page-cause__grid > div {
        padding-left: 1rem; } }
  @media (max-width: 1023px) {
    .page-cause > .container {
      padding: 0; } }
  @media (min-width: 1024px) {
    .page-cause__content-wrap {
      max-width: 33rem; } }
  @media (min-width: 1180px) {
    .page-cause__content-wrap {
      max-width: 38rem; } }
  @media (min-width: 1500px) {
    .page-cause__content-wrap {
      max-width: 43rem; } }
  .page-cause__sticky {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 20px; }
    @media (min-width: 1024px) {
      .page-cause__sticky {
        margin-bottom: 0px; } }
  .page-cause__sticky-wrap {
    background: rgba(67, 196, 211, 0.1);
    border: 0.6px solid rgba(0, 51, 56, 0.12);
    border-radius: 24px;
    padding: 20px; }
    @media (min-width: 1024px) {
      .page-cause__sticky-wrap {
        position: -webkit-sticky;
        position: sticky;
        margin-bottom: 0;
        top: 90px; }
        body.logged-in .page-cause__sticky-wrap {
          top: 120px; } }
    @media (min-width: 1024px) {
      .page-cause__sticky-wrap {
        padding: 2.25rem 1.5rem; } }
    @media (min-width: 1500px) {
      .page-cause__sticky-wrap {
        padding: 2.75rem 3.75rem; } }
  .page-cause__donate {
    width: 100%; }
  .page-cause__desc {
    margin-bottom: 1.6rem; }
  .page-cause__media {
    display: none;
    width: 100%;
    margin-bottom: 2rem; }
    @media (min-width: 1024px) {
      .page-cause__media {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    @media (min-width: 1280px) {
      .page-cause__media {
        margin-bottom: 3.5rem; } }
    .page-cause__media img {
      width: 100%;
      height: 26.25rem;
      -o-object-fit: cover;
      object-fit: cover;
      border-radius: 24px; }
      @media (min-width: 1280px) {
        .page-cause__media img {
          height: 27.7rem; } }
  .page-cause__mobile-media {
    width: 100%;
    margin-bottom: 20px; }
    .page-cause__mobile-media img {
      width: 100%;
      border-radius: 10px;
      -o-object-fit: cover;
      object-fit: cover;
      max-height: 400px;
      height: 100%; }
    @media (min-width: 1024px) {
      .page-cause__mobile-media {
        display: none; } }
  .page-cause__title {
    font-size: 1.57143rem;
    font-weight: 500;
    line-height: 1.2;
    color: #003338;
    margin-bottom: 1.42857rem;
    text-align: center; }
    @media (min-width: 992px) {
      .page-cause__title {
        font-size: 1.625rem;
        margin-bottom: 1.25rem; } }
    @media (min-width: 1024px) {
      .page-cause__title {
        font-size: 1.6rem; } }
  @media (min-width: 1024px) {
    .page-cause__content {
      max-width: 42rem; } }
  @media (min-width: 1280px) {
    .page-cause__content {
      padding: 0 2rem; } }
  .page-cause__content > .panel-layout > .container {
    padding: 0; }
  .page-cause__related {
    background: rgba(67, 196, 211, 0.1);
    border: 0.6px solid rgba(0, 51, 56, 0.12);
    padding: 2rem 0 4.25rem;
    border-radius: 12px; }
    @media (min-width: 768px) {
      .page-cause__related {
        padding: 3.05556rem 0 7.77778rem;
        border-radius: 24px; } }
    @media (min-width: 1024px) {
      .page-cause__related {
        padding: 3.75rem 0 8.75rem; } }
    .page-cause__related__inner {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: wrap;
      flex-flow: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      margin-bottom: 1.25rem; }
      @media (min-width: 768px) {
        .page-cause__related__inner {
          margin-bottom: 2rem; }
          .page-cause__related__inner > div {
            width: 50%; } }
    .page-cause__related__title {
      max-width: 27.5rem;
      line-height: 1.2;
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        .page-cause__related__title {
          margin-bottom: 0; } }
    .page-cause__related__cta {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }

.page-checkout {
  position: relative;
  margin-bottom: 2rem; }
  @media (min-width: 768px) {
    .page-checkout {
      margin-bottom: 3.25rem; } }
  @media (max-width: 991px) {
    .page-checkout > .cms-content__wrapper #i3-POPUP-CONTENT > .container {
      padding: 0; } }
  .page-checkout teatarea {
    height: 168px; }
  .page-checkout__title {
    font-size: 2.5rem;
    text-align: center;
    margin-bottom: 2rem; }
    .page-checkout__title span {
      background: #2C9FAB;
      color: #fff;
      font-size: 2.2rem;
      -webkit-transform: rotate(-2deg);
      -ms-transform: rotate(-2deg);
      transform: rotate(-2deg);
      display: inline-block;
      line-height: 0.8;
      padding: 0.5rem 0.6rem 0.2rem;
      letter-spacing: -0.89px;
      border-radius: 4.909px;
      margin: 0 5px;
      position: relative;
      top: -4px; }
  .page-checkout__fieldset__title {
    font-size: 1.4rem;
    margin-bottom: 0.75rem;
    color: #2C9FAB;
    font-weight: 500;
    line-height: 1.1; }
  .page-checkout__fieldset p {
    margin-bottom: 25px; }
  .page-checkout__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (max-width: 991px) {
      .page-checkout__grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
        flex-flow: column-reverse; } }
    .page-checkout__grid > div {
      width: 100%; }
    .page-checkout__grid > div:not(.page-checkout__sidebar) {
      margin-bottom: 20px; }
  .page-checkout__payment {
    margin-bottom: 1rem; }
  .page-checkout__form {
    position: relative; }
    .page-checkout__form h1, .page-checkout__form h2, .page-checkout__form h3, .page-checkout__form h4, .page-checkout__form h5, .page-checkout__form h6 {
      color: #000; }
    @media (min-width: 1024px) {
      .page-checkout__form {
        max-width: 32rem; } }
    .page-checkout__form fieldset p {
      font-size: 0.85rem; }
    .page-checkout__form fieldset .control-group textarea {
      height: 4.1rem; }
  .page-checkout__toggle {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
    @media (min-width: 992px) {
      .page-checkout__toggle {
        display: none !important; } }
    .page-checkout__toggle.btn, .control-uploader .page-checkout__toggle.action, .ui-dialog .i3-dialog-footer .page-checkout__toggle.btn {
      font-family: "Behind The Nineties", sans-serif; }
      .page-checkout__toggle.btn i, .control-uploader .page-checkout__toggle.action i, .ui-dialog .i3-dialog-footer .page-checkout__toggle.btn i {
        position: absolute;
        right: 20px;
        bottom: auto;
        top: auto;
        margin: auto;
        border-radius: 50px;
        background: #003338;
        width: 20px;
        height: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .page-checkout__toggle.btn.--active i, .control-uploader .page-checkout__toggle.--active.action i {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        color: #fff; }
  @media (min-width: 992px) {
    .page-checkout__sidebar {
      max-width: 20rem;
      margin-left: 3.125rem;
      -ms-flex-negative: 0;
      flex-shrink: 0; } }
  @media (min-width: 1024px) {
    .page-checkout__sidebar {
      margin-left: 5rem; } }
  @media (min-width: 1280px) {
    .page-checkout__sidebar {
      margin-left: 10.5rem; } }
  @media (max-width: 991px) {
    .page-checkout__sidebar {
      display: none;
      margin-bottom: 1rem; } }
  .page-checkout .box-gdpr-consent {
    background: #EEF2F3;
    padding: 1.2rem 1rem;
    font-size: 12px;
    font-weight: 400;
    color: rgba(0, 51, 56, 0.9);
    line-height: 1.4;
    border-radius: 8px;
    letter-spacing: -0.12px; }
  .page-checkout .df__cart__subtitle {
    font-family: "Albert Sans", sans-serif;
    font-size: 1rem;
    text-align: left;
    margin-bottom: 14px; }
  .page-checkout .df__donations {
    margin-bottom: 1.25rem; }
  .page-checkout .container__content {
    margin-bottom: 30px; }
    @media (min-width: 1024px) {
      .page-checkout .container__content {
        margin-bottom: 0; } }
  .page-checkout.\--style-payment .df__donations {
    display: none; }
  .page-checkout.\--style-payment .df__support {
    display: none; }
  .page-checkout.\--style-payment .df__donation__left {
    max-width: 83px;
    margin-right: 20px; }
  .page-checkout.\--style-payment .w-donation-summary__title {
    display: none; }
  .page-checkout.\--empty {
    margin-bottom: 3.125rem; }
    @media (min-width: 768px) {
      .page-checkout.\--empty {
        margin-bottom: 5rem; } }

.page-search__title {
  font-size: 1.7rem; }

@media (min-width: 768px) {
  .page-contact__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

.page-contact__grid > div {
  width: 100%;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .page-contact__grid > div {
      margin-bottom: 5rem; } }

@media (min-width: 768px) {
  .page-contact__form {
    max-width: 45.6rem; } }

.page-contact__form__title {
  font-size: 1.85rem;
  margin-bottom: 2rem; }

.page-contact__form > p {
  color: #2C9FAB;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -0.48px; }

.page-contact__form .gform_confirmation_wrapper, .page-contact__form .gform_confirmation_wrapper {
  border: 1px solid #2C9FAB;
  background: #2C9FAB;
  padding: 8px 15px;
  color: #fff;
  border-radius: 5px; }

@media (min-width: 768px) {
  .page-contact__content {
    max-width: 29.65rem;
    margin-left: clamp(20px, 3vw, 2.5rem); } }

.page-contact__subtitle {
  color: #fff;
  font-size: 1.5rem;
  margin-bottom: 1rem; }
  @media (min-width: 768px) {
    .page-contact__subtitle {
      font-size: 1.85rem; } }

.page-contact__meta-info {
  padding: 20px;
  border-radius: 20px;
  background: #003338;
  margin-bottom: 2.1rem; }
  @media (min-width: 768px) {
    .page-contact__meta-info {
      padding: 2.5rem; } }

.page-contact__meta {
  margin-bottom: 1rem; }
  .page-contact__meta > div {
    max-width: 250px;
    width: 100%; }
  .page-contact__meta p, .page-contact__meta span {
    font-size: 1rem;
    color: #fff;
    font-weight: 400;
    line-height: 1.3; }
  .page-contact__meta a {
    color: #fff;
    text-decoration: none; }
  .page-contact__meta p {
    margin-bottom: 1rem; }
  .page-contact__meta span {
    display: block;
    margin-bottom: 5px; }

@media (max-width: 768px) {
  .page-contact .cms-content__wrapper > div > .container {
    padding: 0 8px; } }

.page-news-listing__filter {
  margin-bottom: 1.25rem; }
  .page-news-listing__filter__toggle {
    margin-bottom: 1.25rem; }
    @media (min-width: 992px) {
      .page-news-listing__filter__toggle {
        display: none; } }
    .page-news-listing__filter__toggle a {
      font-size: 18px; }
      .page-news-listing__filter__toggle a i:before {
        font-size: 8px;
        color: #fff;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
      .page-news-listing__filter__toggle a.active i:before {
        rotate: 180deg; }

@media (min-width: 992px) {
  .page-news-listing__wrapper {
    padding-bottom: 1.5rem; } }

@media (min-width: 1280px) {
  .page-news-listing__wrapper {
    padding-bottom: 3.33333rem; } }

.page-news-listing__content {
  margin-top: 0;
  margin-bottom: 3.33333rem; }
  @media (min-width: 1280px) {
    .page-news-listing__content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 100%;
      margin-top: 0;
      margin-bottom: 0; } }

@media (min-width: 1280px) {
  .page-news-listing__sidebar {
    width: 100%;
    max-width: 250px;
    -ms-flex-negative: 0;
    flex-shrink: 0; } }

.page-news-listing__load {
  padding-top: 1.42857rem;
  border-top: 1.5px solid rgba(208, 209, 233, 0.8); }

.page-news-listing .w-filter__wrapper {
  display: none; }
  @media (min-width: 992px) {
    .page-news-listing .w-filter__wrapper {
      display: block; } }

.page-news-listing__box-wrap {
  width: 100%; }

.page-news {
  margin-bottom: 2.5rem; }
  @media (min-width: 1024px) {
    .page-news {
      margin-bottom: 3.5rem; } }
  .page-news .cms-content__wrapper {
    margin-bottom: 0; }
  @media (min-width: 1024px) {
    .page-news__grid {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      margin-left: -2.5rem; }
      .page-news__grid > div {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin-bottom: 20px;
        padding-left: 2.5rem; } }
  @media (min-width: 1280px) {
    .page-news__grid {
      margin-left: -5rem; }
      .page-news__grid > div {
        padding-left: 5rem; } }
  @media (max-width: 767px) {
    .page-news > .cms-content__wrapper #i3-POPUP-CONTENT > .container {
      padding: 0; } }
  .page-news__media {
    width: 100%;
    margin-bottom: 1.5rem; }
    @media (min-width: 1280px) {
      .page-news__media {
        margin-bottom: 3.5rem; } }
    .page-news__media img {
      width: 100%;
      height: 13.75rem;
      -o-object-fit: cover;
      object-fit: cover;
      border-radius: 12px; }
      @media (min-width: 500px) {
        .page-news__media img {
          height: 20rem; } }
      @media (min-width: 768px) {
        .page-news__media img {
          height: 23.33333rem;
          border-radius: 24px; } }
      @media (min-width: 1280px) {
        .page-news__media img {
          height: 27.7rem; } }
  @media (min-width: 1024px) {
    .page-news__content {
      max-width: 42rem; } }
  @media (min-width: 1280px) {
    .page-news__content {
      padding: 0 2rem; } }
  .page-news__content > .panel-layout > .container {
    padding: 0 0; }
  .page-news__aside {
    width: 100%; }
    @media (min-width: 1024px) {
      .page-news__aside {
        max-width: 25rem;
        -ms-flex-negative: 0;
        flex-shrink: 0; } }
    .page-news__aside__recent {
      border-radius: 20px; }
      .page-news__aside__recent__title {
        font-size: 1.15rem;
        color: #003338;
        margin-bottom: 1rem; }
  .page-news__share {
    margin-top: 1.5rem; }
  .page-news__related {
    background-color: #e1eadf;
    padding: 4.7rem 0 5rem; }
    .page-news__related .w-section-header {
      margin-bottom: 2rem; }

.page-appeal-listing__section {
  text-align: center;
  margin-bottom: 2.5rem; }
  .page-appeal-listing__section p {
    font-size: 1.35rem;
    letter-spacing: -0.56px;
    line-height: 1.1; }

.page-appeal-listing__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 3.51745rem;
  letter-spacing: -2.11px;
  line-height: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.4rem; }
  .page-appeal-listing__title span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 4.4507rem;
    font-family: "Behind The Nineties", sans-serif;
    font-weight: 400;
    padding-left: 10px; }

.page-appeal-listing__cta-list {
  background: #003338;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 7px 9px;
  max-width: 26.1524rem;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  border: 3px solid #FFF;
  list-style: none;
  border-radius: 50px;
  margin-bottom: 70px; }
  .page-appeal-listing__cta-list li {
    width: 100%; }
    .page-appeal-listing__cta-list li a {
      background: transparent;
      color: #fff;
      text-align: center;
      font-size: 1.5rem;
      font-weight: 700;
      line-height: 0.94;
      letter-spacing: -1.2px;
      padding: 12px 12px;
      display: block;
      border-radius: 50px; }
      .page-appeal-listing__cta-list li a.active {
        background: #2C9FAB; }

.page-appeal-listing__subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 2.3109rem;
  font-weight: 700;
  color: #003338;
  line-height: 107%;
  letter-spacing: -1.849px;
  margin-bottom: 30px; }
  .page-appeal-listing__subtitle img {
    padding-right: 12px; }

.page-appeal-listing__appeals {
  background-color: #003338;
  padding: 20px;
  border-radius: 20px 20px 20px 20px; }
  @media (min-width: 992px) {
    .page-appeal-listing__appeals {
      padding: 4.2rem 3.63rem 3.75rem 3.63rem; } }

.page-home__hero {
  margin-bottom: 1rem;
  position: relative; }
  .page-home__hero > .container {
    border-radius: 12px; }
    @media (min-width: 768px) {
      .page-home__hero > .container {
        border-radius: 18px; } }
  .page-home__hero__content {
    max-width: 255px; }
    @media (min-width: 768px) {
      .page-home__hero__content {
        max-width: 28.5rem; } }
  .page-home__hero__slider {
    min-height: 25.75rem;
    margin-bottom: 12px;
    position: relative; }
    @media (min-width: 600px) {
      .page-home__hero__slider {
        min-height: 27.7rem;
        margin-bottom: 20px; } }
    @media (min-width: 992px) {
      .page-home__hero__slider {
        margin-bottom: 0; } }
  .page-home__hero__wrap {
    height: 25.75rem; }
    @media (min-width: 600px) {
      .page-home__hero__wrap {
        height: 27.7rem; } }
    .page-home__hero__wrap > .container {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      height: 100%;
      padding-bottom: 30px; }
      @media (min-width: 768px) {
        .page-home__hero__wrap > .container {
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          padding-bottom: 0; } }
  .page-home__hero__media {
    width: 100%;
    height: 100%;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .page-home__hero__media img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      border-radius: 18px; }
    .page-home__hero__media:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 150px;
      height: 72px;
      background-image: url("/wp-content/themes/house-of-giving/_ui/media/banner-before.png");
      background-repeat: no-repeat;
      background-position: 100% 100%;
      background-size: 100%;
      z-index: 1; }
      @media (min-width: 768px) {
        .page-home__hero__media:before {
          width: 13.75rem;
          height: 6.75rem; } }
    .page-home__hero__media:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 12px;
      background: -webkit-linear-gradient(279deg, rgba(0, 0, 0, 0.8) 8.98%, rgba(0, 0, 0, 0) 22.36%), -webkit-linear-gradient(282deg, rgba(0, 0, 0, 0) 57.74%, rgba(0, 0, 0, 0.8) 86.82%), -webkit-linear-gradient(183deg, rgba(0, 0, 0, 0) 46.82%, rgba(0, 0, 0, 0.8) 84.27%);
      background: -o-linear-gradient(279deg, rgba(0, 0, 0, 0.8) 8.98%, rgba(0, 0, 0, 0) 22.36%), -o-linear-gradient(282deg, rgba(0, 0, 0, 0) 57.74%, rgba(0, 0, 0, 0.8) 86.82%), -o-linear-gradient(183deg, rgba(0, 0, 0, 0) 46.82%, rgba(0, 0, 0, 0.8) 84.27%);
      background: linear-gradient(171deg, rgba(0, 0, 0, 0.8) 8.98%, rgba(0, 0, 0, 0) 22.36%), linear-gradient(168deg, rgba(0, 0, 0, 0) 57.74%, rgba(0, 0, 0, 0.8) 86.82%), linear-gradient(267deg, rgba(0, 0, 0, 0) 46.82%, rgba(0, 0, 0, 0.8) 84.27%); }
      @media (min-width: 768px) {
        .page-home__hero__media:after {
          border-radius: 18px;
          background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 20.15%, rgba(0, 0, 0, 0) 52.6%), -webkit-linear-gradient(279deg, rgba(0, 0, 0, 0.8) 11.83%, rgba(0, 0, 0, 0) 30.28%), -webkit-linear-gradient(183deg, rgba(0, 0, 0, 0) 46.82%, rgba(0, 0, 0, 0.5) 84.27%), -webkit-linear-gradient(208deg, rgba(0, 0, 0, 0) 55.49%, rgba(0, 0, 0, 0.6) 85.26%);
          background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 20.15%, rgba(0, 0, 0, 0) 52.6%), -o-linear-gradient(279deg, rgba(0, 0, 0, 0.8) 11.83%, rgba(0, 0, 0, 0) 30.28%), -o-linear-gradient(183deg, rgba(0, 0, 0, 0) 46.82%, rgba(0, 0, 0, 0.5) 84.27%), -o-linear-gradient(208deg, rgba(0, 0, 0, 0) 55.49%, rgba(0, 0, 0, 0.6) 85.26%);
          background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 20.15%, rgba(0, 0, 0, 0) 52.6%), linear-gradient(171deg, rgba(0, 0, 0, 0.8) 11.83%, rgba(0, 0, 0, 0) 30.28%), linear-gradient(267deg, rgba(0, 0, 0, 0) 46.82%, rgba(0, 0, 0, 0.5) 84.27%), linear-gradient(242deg, rgba(0, 0, 0, 0) 55.49%, rgba(0, 0, 0, 0.6) 85.26%); } }
  .page-home__hero__title {
    font-size: 34px;
    font-weight: 400;
    line-height: 1.1;
    color: #FFF; }
    @media (min-width: 769px) {
      .page-home__hero__title {
        font-size: 2rem; } }
    @media (min-width: 992px) {
      .page-home__hero__title {
        font-size: 3.3rem;
        margin-bottom: 1.5rem; } }
  .page-home__hero__desc {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 1.75rem;
    color: rgba(255, 255, 255, 0.9); }
    @media (min-width: 769px) {
      .page-home__hero__desc {
        font-size: 1.1rem;
        line-height: 1.5; } }
  .page-home__hero__controls {
    position: absolute;
    bottom: 1.7rem;
    z-index: 0;
    left: 0;
    right: 1.7rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    @media (min-width: 992px) {
      .page-home__hero__controls {
        bottom: 1.35rem;
        right: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    .page-home__hero__controls .slick-arrow {
      margin: 0 6px; }
      .page-home__hero__controls .slick-arrow i {
        width: 2.35rem;
        height: 2.35rem;
        font-size: 0.75rem;
        background-color: #fff;
        border: 1px solid #fff;
        -webkit-backdrop-filter: blur(2px);
        backdrop-filter: blur(2px);
        border-radius: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #031505;
        cursor: pointer; }
      .page-home__hero__controls .slick-arrow.slick-disabled i {
        border: 0;
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), rgba(255, 255, 255, 0.31);
        background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), rgba(255, 255, 255, 0.31);
        background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), rgba(255, 255, 255, 0.31);
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), rgba(255, 255, 255, 0.31);
        opacity: 0.68;
        -webkit-backdrop-filter: blur(16.35px);
        backdrop-filter: blur(16.35px);
        color: #fff; }
  .page-home__hero__video-box {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(67, 196, 211, 0.08)), to(rgba(67, 196, 211, 0.08))), #FFF;
    background: -webkit-linear-gradient(bottom, rgba(67, 196, 211, 0.08) 0%, rgba(67, 196, 211, 0.08) 100%), #FFF;
    background: -o-linear-gradient(bottom, rgba(67, 196, 211, 0.08) 0%, rgba(67, 196, 211, 0.08) 100%), #FFF;
    background: linear-gradient(0deg, rgba(67, 196, 211, 0.08) 0%, rgba(67, 196, 211, 0.08) 100%), #FFF;
    border: 1px solid rgba(0, 51, 56, 0.12);
    border-radius: 10px; }
    @media (min-width: 992px) {
      .page-home__hero__video-box {
        max-width: 20.25rem;
        position: absolute;
        bottom: 1.35rem;
        right: 1.75rem; } }
    @media (min-width: 1500px) {
      .page-home__hero__video-box {
        right: 3.5rem; } }
    @media (min-width: 1600px) {
      .page-home__hero__video-box {
        right: 7.5rem; } }
    @media (min-width: 1800px) {
      .page-home__hero__video-box {
        right: 13.5rem; } }
    .page-home__hero__video-box__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0.5rem;
      background-image: url("/wp-content/themes/house-of-giving/_ui/media/video-box.png");
      background-repeat: no-repeat;
      background-position: 95% 88%; }
      @media (min-width: 992px) {
        .page-home__hero__video-box__inner {
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          justify-content: flex-end;
          border: 0; } }
    .page-home__hero__video-box__title {
      font-size: 18px;
      line-height: 1.2;
      margin-bottom: 0.5rem;
      color: #031505; }
      @media (min-width: 768px) {
        .page-home__hero__video-box__title {
          font-size: 0.9rem; } }
    .page-home__hero__video-box__media a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative; }
      .page-home__hero__video-box__media a img {
        max-width: 8rem;
        border-radius: 6px; }
    .page-home__hero__video-box__icon {
      width: 2.25rem;
      height: 2.25rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background-color: rgba(180, 150, 67, 0.8);
      border: 1px solid rgba(180, 150, 67, 0.7);
      border-radius: 50%;
      color: #fff;
      font-size: 14px;
      padding-left: 3px;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      left: 0;
      right: 0;
      margin: 0 auto; }
    .page-home__hero__video-box__content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column;
      flex-flow: column;
      margin-top: 6px;
      margin-left: 0.75rem; }
    .page-home__hero__video-box__time {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      border-radius: 4px;
      background: #FFF;
      padding: 3px 6px;
      color: #BE8D0A;
      font-size: 13px;
      font-weight: 500;
      line-height: 1.1;
      border: 1px solid rgba(0, 51, 56, 0.12); }
  .page-home__hero .btn, .page-home__hero .control-uploader .action, .control-uploader .page-home__hero .action, .page-home__hero .ui-dialog .i3-dialog-footer .btn, .ui-dialog .i3-dialog-footer .page-home__hero .btn {
    padding: 0.75rem 0.85rem; }
    @media (max-width: 1280px) {
      .page-home__hero .btn, .page-home__hero .control-uploader .action, .control-uploader .page-home__hero .action, .page-home__hero .ui-dialog .i3-dialog-footer .btn, .ui-dialog .i3-dialog-footer .page-home__hero .btn {
        font-size: 14px; } }

.page-donate__header {
  position: relative;
  padding: 4rem 0 5.8rem 0; }
  .page-donate__header__grid {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .page-donate__header__title {
    font-size: 3.2rem;
    line-height: 0.9;
    color: #fff; }

.page-donate__content {
  max-width: 501px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .page-donate__content p {
    font-size: 0.85rem;
    letter-spacing: -0.17px;
    color: #FFF;
    margin-bottom: 1.5rem; }

.page-donate__media {
  position: absolute;
  background-size: cover;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
  .page-donate__media:before {
    background: -webkit-gradient(linear, left top, right top, color-stop(27.2%, #1956A7), color-stop(30.7%, rgba(25, 86, 167, 0.95)), color-stop(39.17%, rgba(25, 86, 167, 0.71)), color-stop(49.24%, rgba(25, 86, 167, 0)));
    background: -webkit-linear-gradient(left, #1956A7 27.2%, rgba(25, 86, 167, 0.95) 30.7%, rgba(25, 86, 167, 0.71) 39.17%, rgba(25, 86, 167, 0) 49.24%);
    background: -o-linear-gradient(left, #1956A7 27.2%, rgba(25, 86, 167, 0.95) 30.7%, rgba(25, 86, 167, 0.71) 39.17%, rgba(25, 86, 167, 0) 49.24%);
    background: linear-gradient(90deg, #1956A7 27.2%, rgba(25, 86, 167, 0.95) 30.7%, rgba(25, 86, 167, 0.71) 39.17%, rgba(25, 86, 167, 0) 49.24%);
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.page-donate__featured-appeal {
  max-width: 311px; }

.page-donate__raw-facts {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  padding: 0.9rem 1rem 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px; }
  .page-donate__raw-facts > div {
    width: 33.33%;
    border-right: 1.299px solid rgba(255, 255, 255, 0.6);
    padding: 0px 16px;
    margin-bottom: 10px; }
    .page-donate__raw-facts > div:nth-child(3n) {
      border: 0;
      padding-right: 0; }
    .page-donate__raw-facts > div:nth-child(3n+1) {
      padding-left: 0; }
  .page-donate__raw-facts p {
    font-size: 0.75rem;
    letter-spacing: -0.16px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0; }
  .page-donate__raw-facts__title {
    font-size: 1.5rem;
    letter-spacing: -0.3px;
    color: #2C9FAB;
    margin-bottom: 8px; }

.page-404 {
  padding: 1.5rem 1rem;
  max-width: 36.5rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .page-404 {
      margin-bottom: 3.5rem; } }
  .page-404__content {
    text-align: center; }
    .page-404__content .btn__wrapper {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      @media (max-width: 768px) {
        .page-404__content .btn__wrapper {
          display: block; }
          .page-404__content .btn__wrapper a + a {
            margin-top: 10px; } }
  .page-404__title {
    margin-bottom: 14px; }
  .page-404__desc {
    border-top: 1px solid rgba(197, 201, 210, 0.6);
    padding-top: 1rem; }
    .page-404__desc a {
      display: block; }

.page-default-bg {
  border-radius: 20px;
  background: #FFF;
  padding: clamp(25px, 5vw, 2.5rem) clamp(20px, 5vw, 2.25rem) clamp(0px, 1vw, 1.75rem); }
  .page-default-bg h1, .page-default-bg h2, .page-default-bg h3, .page-default-bg h4, .page-default-bg h5, .page-default-bg h6, .page-default-bg p, .page-default-bg ul li, .page-default-bg span {
    color: #003338; }
  .page-default-bg > .panel-layout > .container {
    padding: 0; }

.page-campaign__hero {
  position: relative;
  background: #2C9FAB;
  background-image: url("/wp-content/themes/house-of-giving/_ui/media/campaign-hero-bg.png");
  background-size: cover;
  background-position: bottom;
  padding-top: 100px;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-radius: 20px; }
  @media (min-width: 768px) {
    .page-campaign__hero {
      padding-top: 14.05rem; } }
  @media (max-width: 991px) {
    .page-campaign__hero br {
      display: none; } }
  .page-campaign__hero__title {
    color: #003338;
    margin-bottom: 1rem; }
    .page-campaign__hero__title span {
      font-family: 'Vignetta';
      font-size: 5.85rem; }
  .page-campaign__hero__description {
    color: #003338;
    margin-bottom: 1rem; }

.i3-slider.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  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; }
  .i3-slider.slick-slider .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0; }
    .i3-slider.slick-slider .slick-list:focus {
      outline: none; }
    .i3-slider.slick-slider .slick-list.dragging {
      cursor: pointer;
      cursor: hand; }
  .i3-slider.slick-slider .slick-track, .i3-slider.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .i3-slider.slick-slider .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block; }
    .i3-slider.slick-slider .slick-track:before, .i3-slider.slick-slider .slick-track:after {
      content: "";
      display: table; }
    .i3-slider.slick-slider .slick-track:after {
      clear: both; }
    .slick-loading .i3-slider.slick-slider .slick-track {
      visibility: hidden; }
  .i3-slider.slick-slider .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none; }
    [dir="rtl"] .i3-slider.slick-slider .slick-slide {
      float: right; }
    .i3-slider.slick-slider .slick-slide > img {
      display: block; }
    .i3-slider.slick-slider .slick-slide.dragging {
      pointer-events: none; }
  .i3-slider.slick-slider.slick-loading .slick-slide {
    display: none; }
  .i3-slider.slick-slider.slick-initialized .slick-slide {
    display: block; }
  .i3-slider.slick-slider.slick-loading .slick-slide {
    visibility: hidden; }
  .i3-slider.slick-slider.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }
  .i3-slider.slick-slider .slick-arrow.slick-hidden {
    display: none; }
  .i3-slider.slick-slider .slick-arrow {
    position: absolute;
    display: block !important;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    width: 2.3rem;
    height: 2.3rem;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: #003338;
    color: #fff;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
    border: none;
    outline: none;
    z-index: 9;
    border-radius: 50px; }
    .i3-slider.slick-slider .slick-arrow:hover, .i3-slider.slick-slider .slick-arrow:focus {
      outline: none;
      background: #2C9FAB; }
    .i3-slider.slick-slider .slick-arrow.slick-disabled {
      outline: none;
      background: #fff; }
      .i3-slider.slick-slider .slick-arrow.slick-disabled:before {
        color: #99aeb0;
        opacity: 0.5; }
    .i3-slider.slick-slider .slick-arrow:before {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'default' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      vertical-align: unset;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s;
      font-weight: 600;
      font-size: 0.75rem;
      line-height: 1; }
  .i3-slider.slick-slider .slick-prev {
    left: 1.7rem; }
    [dir="rtl"] .i3-slider.slick-slider .slick-prev {
      left: auto;
      right: 0px; }
    .i3-slider.slick-slider .slick-prev:before {
      content: ""; }
      [dir="rtl"] .i3-slider.slick-slider .slick-prev:before {
        content: ""; }
  .i3-slider.slick-slider .slick-next {
    right: 1.7rem; }
    [dir="rtl"] .i3-slider.slick-slider .slick-next {
      left: 0px;
      right: auto; }
    .i3-slider.slick-slider .slick-next:before {
      content: ""; }
      [dir="rtl"] .i3-slider.slick-slider .slick-next:before {
        content: ""; }
  .i3-slider.slick-slider .slick-dots {
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 18px 0 0 0;
    width: 100%; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider .slick-dots {
        margin: 35px 0 0 0; } }
    .i3-slider.slick-slider .slick-dots li {
      position: relative;
      display: inline-block;
      padding: 0;
      cursor: pointer;
      width: 1.5rem;
      height: 0.35rem;
      margin: 0 5px; }
      .i3-slider.slick-slider .slick-dots li button {
        border: 0;
        background-color: #003338;
        display: block;
        outline: none;
        color: transparent;
        cursor: pointer;
        line-height: 1;
        width: 100%;
        height: 100%;
        border-radius: 50px; }
      .i3-slider.slick-slider .slick-dots li.slick-active {
        width: 1.5rem; }
        .i3-slider.slick-slider .slick-dots li.slick-active button {
          background-color: #D73838;
          border-color: #D73838; }
  .i3-slider.slick-slider.\--arrow-small .slick-arrow {
    width: 2.6rem;
    height: 2.6rem; }
  .i3-slider.slick-slider.\--style-equal-height-slides .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    display: -webkit-flex; }
    .i3-slider.slick-slider.\--style-equal-height-slides .slick-track .slick-slide {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      display: -webkit-flex;
      height: auto; }
      .i3-slider.slick-slider.\--style-equal-height-slides .slick-track .slick-slide > div {
        width: 100%;
        height: 100%; }
        .ipad .i3-slider.slick-slider.\--style-equal-height-slides .slick-track .slick-slide > div {
          height: auto; }
  .i3-slider.slick-slider.\--style-arrows-outside .slick-prev {
    left: -75px; }
    @media (min-width: 1920px) {
      .i3-slider.slick-slider.\--style-arrows-outside .slick-prev {
        left: calc(-1 * (1920px - 1680px) / 2); } }
  .i3-slider.slick-slider.\--style-arrows-outside .slick-next {
    right: -75px; }
    @media (min-width: 1920px) {
      .i3-slider.slick-slider.\--style-arrows-outside .slick-next {
        right: calc(-1 * (1920px - 1680px) / 2); } }
  .i3-slider.slick-slider.\--style-arrows-inset .slick-prev.slick-disabled,
  .i3-slider.slick-slider.\--style-arrows-inset .slick-next.slick-disabled {
    background: transparent;
    border: 2px solid rgba(255, 255, 255, 0.5);
    color: #fff; }
  .i3-slider.slick-slider.\--style-arrows-inset .slick-prev {
    left: 2rem; }
  .i3-slider.slick-slider.\--style-arrows-inset .slick-next {
    right: 2rem; }
  .i3-slider.slick-slider.\--style-offsets-1 .slick-list {
    margin-left: -0.25rem;
    margin-right: -0.25rem; }
  .i3-slider.slick-slider.\--style-offsets-1 .slick-slide {
    margin-left: 0.25rem;
    margin-right: 0.25rem; }
  .i3-slider.slick-slider.\--style-offsets-1.\--style-blocks .slick-slide {
    margin-bottom: 0.25rem; }
  .i3-slider.slick-slider.\--style-offsets-2 .slick-list {
    margin-left: -0.5rem;
    margin-right: -0.5rem; }
  .i3-slider.slick-slider.\--style-offsets-2 .slick-slide {
    margin-left: 0.5rem;
    margin-right: 0.5rem; }
  .i3-slider.slick-slider.\--style-offsets-2.\--style-blocks .slick-slide {
    margin-bottom: 0.5rem; }
  .i3-slider.slick-slider.\--style-offsets-3 .slick-list {
    margin-left: -0.75rem;
    margin-right: -0.75rem; }
  .i3-slider.slick-slider.\--style-offsets-3 .slick-slide {
    margin-left: 0.75rem;
    margin-right: 0.75rem; }
  .i3-slider.slick-slider.\--style-offsets-3.\--style-blocks .slick-slide {
    margin-bottom: 0.75rem; }
  .i3-slider.slick-slider.\--style-offsets-4 .slick-list {
    margin-left: -1rem;
    margin-right: -1rem; }
  .i3-slider.slick-slider.\--style-offsets-4 .slick-slide {
    margin-left: 1rem;
    margin-right: 1rem; }
  .i3-slider.slick-slider.\--style-offsets-4.\--style-blocks .slick-slide {
    margin-bottom: 1rem; }
  .i3-slider.slick-slider.\--style-offsets-5 .slick-list {
    margin-left: -1.25rem;
    margin-right: -1.25rem; }
  .i3-slider.slick-slider.\--style-offsets-5 .slick-slide {
    margin-left: 1.25rem;
    margin-right: 1.25rem; }
  .i3-slider.slick-slider.\--style-offsets-5.\--style-blocks .slick-slide {
    margin-bottom: 1.25rem; }
  .i3-slider.slick-slider.\--style-offsets-6 .slick-list {
    margin-left: -1.5rem;
    margin-right: -1.5rem; }
  .i3-slider.slick-slider.\--style-offsets-6 .slick-slide {
    margin-left: 1.5rem;
    margin-right: 1.5rem; }
  .i3-slider.slick-slider.\--style-offsets-6.\--style-blocks .slick-slide {
    margin-bottom: 1.5rem; }
  .i3-slider.slick-slider.\--style-offsets-7 .slick-list {
    margin-left: -1.75rem;
    margin-right: -1.75rem; }
  .i3-slider.slick-slider.\--style-offsets-7 .slick-slide {
    margin-left: 1.75rem;
    margin-right: 1.75rem; }
  .i3-slider.slick-slider.\--style-offsets-7.\--style-blocks .slick-slide {
    margin-bottom: 1.75rem; }
  .i3-slider.slick-slider.\--style-offsets-8 .slick-list {
    margin-left: -2rem;
    margin-right: -2rem; }
  .i3-slider.slick-slider.\--style-offsets-8 .slick-slide {
    margin-left: 2rem;
    margin-right: 2rem; }
  .i3-slider.slick-slider.\--style-offsets-8.\--style-blocks .slick-slide {
    margin-bottom: 2rem; }
  .i3-slider.slick-slider.\--style-offsets-9 .slick-list {
    margin-left: -2.25rem;
    margin-right: -2.25rem; }
  .i3-slider.slick-slider.\--style-offsets-9 .slick-slide {
    margin-left: 2.25rem;
    margin-right: 2.25rem; }
  .i3-slider.slick-slider.\--style-offsets-9.\--style-blocks .slick-slide {
    margin-bottom: 2.25rem; }
  .i3-slider.slick-slider.\--style-offsets-10 .slick-list {
    margin-left: -2.5rem;
    margin-right: -2.5rem; }
  .i3-slider.slick-slider.\--style-offsets-10 .slick-slide {
    margin-left: 2.5rem;
    margin-right: 2.5rem; }
  .i3-slider.slick-slider.\--style-offsets-10.\--style-blocks .slick-slide {
    margin-bottom: 2.5rem; }
  @media (max-width: 767px) {
    .i3-slider.slick-slider.\--slider-nav .slick-list {
      margin-left: -6px;
      margin-right: -6px; }
    .i3-slider.slick-slider.\--slider-nav .slick-slide {
      margin-left: 6px;
      margin-right: 6px; } }
  .i3-slider.slick-slider.\--style-gallery .slick-arrow {
    bottom: -100px;
    top: unset; }
    .i3-slider.slick-slider.\--style-gallery .slick-arrow.slick-disabled {
      border: 1px solid #9aa19b; }
      .i3-slider.slick-slider.\--style-gallery .slick-arrow.slick-disabled:before {
        color: #9aa19b;
        opacity: 0.9; }
  .i3-slider.slick-slider.\--style-gallery .slick-prev {
    left: 0; }
  .i3-slider.slick-slider.\--style-gallery .slick-next {
    right: 0; }
  .i3-slider.slick-slider.\--style-gallery .slick-prev, .i3-slider.slick-slider.\--style-gallery .slick-next {
    width: 35px;
    height: 35px; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--style-gallery .slick-prev, .i3-slider.slick-slider.\--style-gallery .slick-next {
        width: 44px;
        height: 44px; } }
    .i3-slider.slick-slider.\--style-gallery .slick-prev:before, .i3-slider.slick-slider.\--style-gallery .slick-next:before {
      font-size: 13px; }
      @media (min-width: 768px) {
        .i3-slider.slick-slider.\--style-gallery .slick-prev:before, .i3-slider.slick-slider.\--style-gallery .slick-next:before {
          font-size: 14px; } }
  .i3-slider.slick-slider.\--style-dots-inset .slick-dots {
    position: absolute;
    bottom: 10px;
    margin-top: 0;
    width: unset;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media (min-width: 1280px) {
      .i3-slider.slick-slider.\--style-dots-inset .slick-dots {
        bottom: 40px; } }
  .i3-slider.slick-slider.\--style-w-raw-facts .slick-dots {
    line-height: 0;
    margin: 0; }
  .i3-slider.slick-slider.\--style-arrows-down .slick-arrow {
    bottom: -50px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    top: unset;
    left: 0;
    right: 0;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--style-arrows-down .slick-arrow {
        bottom: -80px; } }
  .i3-slider.slick-slider.\--style-arrows-down .slick-prev {
    left: -55px; }
  .i3-slider.slick-slider.\--style-arrows-down .slick-next {
    right: -55px; }
  .i3-slider.slick-slider.\--style-home-slider .slick-slide {
    position: relative; }
    .i3-slider.slick-slider.\--style-home-slider .slick-slide > .container {
      position: relative; }
  @media (max-width: 992px) {
    .i3-slider.slick-slider.\--style-home-slider .slick-dots {
      margin-top: -30px !important; } }
  .i3-slider.slick-slider.\--style-home-slider .slick-arrow {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    top: unset;
    left: 0;
    right: 0;
    background: #fff;
    bottom: 30px; }
    @media (min-width: 768px) {
      .i3-slider.slick-slider.\--style-home-slider .slick-arrow {
        margin: 0 auto; } }
    .i3-slider.slick-slider.\--style-home-slider .slick-arrow:before {
      font-weight: 400;
      color: #003338; }
    @media (max-width: 767px) {
      .i3-slider.slick-slider.\--style-home-slider .slick-arrow.slick-next {
        right: 1.6875rem;
        left: unset; } }
    @media (max-width: 767px) {
      .i3-slider.slick-slider.\--style-home-slider .slick-arrow.slick-prev {
        right: 4.75rem;
        left: unset; } }
    .i3-slider.slick-slider.\--style-home-slider .slick-arrow.slick-disabled {
      background: rgba(255, 255, 255, 0.4); }
      .i3-slider.slick-slider.\--style-home-slider .slick-arrow.slick-disabled:before {
        color: #fff; }
  .i3-slider.slick-slider.\--style-home-slider .slick-prev {
    left: -55px; }
  .i3-slider.slick-slider.\--style-home-slider .slick-next {
    right: -55px; }
  .i3-slider.slick-slider.\--style-arrows-top .slick-arrow {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: 0;
    right: 0; }
    @media (min-width: 992px) {
      .i3-slider.slick-slider.\--style-arrows-top .slick-arrow {
        top: -90px; } }
  @media (min-width: 992px) {
    .i3-slider.slick-slider.\--style-arrows-top .slick-prev {
      left: unset;
      right: 62px; } }
  .i3-slider.slick-slider.\--style-arrows-top .slick-next {
    right: 0;
    left: unset; }
  .i3-slider.slick-slider.\--style-overflow-visible .slick-list {
    overflow: visible; }
  .i3-slider.slick-slider.\--style-video-slider {
    padding-bottom: 4rem; }
    .i3-slider.slick-slider.\--style-video-slider .slick-slide {
      margin: 0 0.5rem; }
    .i3-slider.slick-slider.\--style-video-slider .slick-arrow {
      position: absolute;
      bottom: 0px;
      top: unset;
      -webkit-transition: unset;
      -o-transition: unset;
      transition: unset; }
      .i3-slider.slick-slider.\--style-video-slider .slick-arrow:hover {
        background-color: #D73838; }
      .i3-slider.slick-slider.\--style-video-slider .slick-arrow.slick-disabled {
        background: rgba(255, 255, 255, 0.16);
        border-color: rgba(255, 255, 255, 0.16); }
        .i3-slider.slick-slider.\--style-video-slider .slick-arrow.slick-disabled:before {
          color: #fff; }

.ui-dialog {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  min-width: 400px;
  outline: 0;
  border-radius: 3px;
  z-index: 10000;
  background-color: #fff;
  position: absolute;
  border: 1px solid #c2d9e1; }
  .ui-dialog .ui-dialog-content {
    padding: 60px 45px 45px; }
    .ui-dialog .ui-dialog-content .i3-dialog-body {
      padding-top: 0; }
  .ui-dialog .i3-confirm-body, .ui-dialog .notify__content {
    text-align: center; }
  .ui-dialog .i3-dialog-body {
    padding: 20px 0; }
  .ui-dialog .i3-dialog-footer .control-uploader .action, .control-uploader .ui-dialog .i3-dialog-footer .action, .ui-dialog .i3-dialog-footer .btn {
    background-color: #2C9FAB;
    color: #fff; }
    .ui-dialog .i3-dialog-footer .control-uploader .action:hover, .control-uploader .ui-dialog .i3-dialog-footer .action:hover, .ui-dialog .i3-dialog-footer .btn:hover {
      background-color: #24818b;
      color: #fff; }
    .ui-dialog .i3-dialog-footer .control-uploader .action + .action, .control-uploader .ui-dialog .i3-dialog-footer .action + .action, .ui-dialog .i3-dialog-footer .control-uploader .btn + .action, .control-uploader .ui-dialog .i3-dialog-footer .btn + .action, .ui-dialog .i3-dialog-footer .control-uploader .action + .btn, .control-uploader .ui-dialog .i3-dialog-footer .action + .btn, .ui-dialog .i3-dialog-footer .btn + .btn {
      background-color: #BE8D0A;
      color: #003338;
      margin-left: 10px; }
      .ui-dialog .i3-dialog-footer .control-uploader .action + .action:hover, .control-uploader .ui-dialog .i3-dialog-footer .action + .action:hover, .ui-dialog .i3-dialog-footer .control-uploader .btn + .action:hover, .control-uploader .ui-dialog .i3-dialog-footer .btn + .action:hover, .ui-dialog .i3-dialog-footer .control-uploader .action + .btn:hover, .control-uploader .ui-dialog .i3-dialog-footer .action + .btn:hover, .ui-dialog .i3-dialog-footer .btn + .btn:hover {
        background-color: #a67b09;
        color: #003338; }
  .ui-dialog.\--style-bleed .ui-dialog-content {
    padding: 0; }
    .ui-dialog.\--style-bleed .ui-dialog-content .i3-dialog-body {
      padding-top: 0; }
  .ui-dialog hr {
    border-color: #e2e2e2; }
  .ui-dialog .dialog-close, .ui-dialog .notify__close .i3-dialog-close {
    text-align: center;
    color: #2C9FAB;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    text-decoration: none;
    z-index: 100;
    position: absolute;
    top: 24px;
    right: 24px;
    font-size: 0px; }
    .ui-dialog .dialog-close:after, .ui-dialog .notify__close .i3-dialog-close:after {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'default' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      vertical-align: unset;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 24px;
      display: inline-block;
      vertical-align: middle; }
  .ui-dialog.\--alert .dialog-close, .ui-dialog.\--alert .notify__close .i3-dialog-close {
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    background-color: #FFF;
    right: -10px;
    top: -10px;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    background-color: #2C9FAB;
    color: #FFF;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    text-decoration: none;
    z-index: 100; }
    .ui-dialog.\--alert .dialog-close:hover, .ui-dialog.\--alert .notify__close .i3-dialog-close:hover {
      background-color: #227982; }
    .ui-dialog.\--alert .dialog-close i, .ui-dialog.\--alert .notify__close .i3-dialog-close i {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'default' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      vertical-align: unset;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .ui-dialog.\--alert .dialog-close i:before, .ui-dialog.\--alert .notify__close .i3-dialog-close i:before {
        font-size: 16px;
        position: relative;
        top: -2px;
        display: inline-block; }

.ui-widget-overlay {
  z-index: 99;
  background: #edf8fb;
  background: rgba(237, 248, 251, 0.8);
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0; }

/*!
 * FullCalendar v1.6.1 Stylesheet
 * Docs & License: http://arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */
.fc {
  direction: ltr;
  text-align: left; }

.fc table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 0; }

html .fc,
.fc table {
  font-size: 1em; }

.fc td,
.fc th {
  padding: 0;
  vertical-align: top; }

/* Header
------------------------------------------------------------------------*/
.fc-header {
  background-color: #FFF;
  border: 1px solid #cccccc;
  border-bottom: 0;
  table-layout: fixed; }
  .fc-header td {
    padding: 55px 30px 40px;
    background-position: top left;
    background-image: url("/wp-content/themes/house-of-giving/_ui/media/bg-pattern-white-top-small.jpg");
    background-repeat: repeat-x;
    vertical-align: middle; }

.fc-header-left {
  text-align: right; }

.fc-header-center {
  width: 260px;
  text-align: center; }

.fc-header-right {
  text-align: left; }

.fc-header-title {
  display: block; }

.fc-header-title h2 {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  padding: 0;
  font-size: 20px;
  font-family: "Behind The Nineties", sans-serif;
  color: #393f2b;
  text-transform: uppercase;
  letter-spacing: 2px; }

.fc-header .fc-button {
  text-align: center;
  border: 1px solid #cccccc;
  background-color: rgba(234, 234, 234, 0);
  padding: 10px 20px; }

/* buttons edges butting together */
.fc-header .fc-corner-right,
.fc-header .ui-corner-right {
  /* theme */
  margin-right: 0;
  /* back to normal */ }

/* button layering (for border precedence) */
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
  z-index: 2; }

.fc-header .fc-state-down {
  z-index: 3; }

.fc-header .fc-state-active,
.fc-header .ui-state-active {
  z-index: 4; }

/* Content
------------------------------------------------------------------------*/
.fc-content {
  clear: both;
  background-color: #FFF; }

.fc-view {
  width: 100%;
  /* needed for view switching (when view is absolute) */
  overflow: hidden; }

/* Cell Styles
------------------------------------------------------------------------*/
.fc-widget-header,
.fc-widget-content {
  /* <td>, usually */
  border: 1px solid #efefef; }

.fc-state-highlight {
  /* <td> today cell */
  /* TODO: add .fc-today to <th> */
  background: #fcf8e3; }

.fc-cell-overlay {
  /* semi-transparent rectangle while dragging */
  background: #bce8f1;
  opacity: .3;
  filter: alpha(opacity=30);
  /* for IE */ }

/* Buttons
------------------------------------------------------------------------*/
.fc-button {
  position: relative;
  text-align: center;
  border: 1px solid #cccccc;
  background-color: rgba(234, 234, 234, 0);
  padding: 10px 20px;
  line-height: 1; }

.fc-state-default {
  /* non-theme */ }

.fc-state-default.fc-corner-left {
  /* non-theme */ }

.fc-button-prev {
  border-right: 1px solid #efefef; }

.fc-button-next {
  border-left: 1px solid #efefef; }

.fc-header .fc-button.fc-button-next {
  width: 75px; }

.fc-state-default.fc-corner-right {
  /* non-theme */ }

/*
  Our default prev/next buttons use HTML entities like &lsaquo; &rsaquo; &laquo; &raquo;
  and we'll try to make them look good cross-browser.
*/
.fc-header .fc-button span {
  display: none; }

.fc-header .fc-button:before {
  color: #248981;
  font-size: 12px; }

.fc-header .fc-button.fc-button-prev:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'default' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: unset;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e906"; }

.fc-header .fc-button.fc-button-next:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'default' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: unset;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e907"; }

/* icon (for jquery ui) */
.fc-button .fc-icon-wrap {
  position: relative;
  float: left;
  top: 50%; }

.fc-button .ui-icon {
  position: relative;
  float: left;
  margin-top: -50%;
  *margin-top: 0;
  *top: -50%; }

/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/
.fc-state-default {
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s; }

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  color: #333333;
  background-color: #f7f7f7;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s; }

.fc-state-hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  background-color: #f7f7f7; }

.fc-state-down,
.fc-state-active {
  background-color: #efefef;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1); }

.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }

/* Global Event Styles
------------------------------------------------------------------------*/
.fc-event {
  border: 1px solid transparent;
  /* default BORDER color */
  background-color: #669e3d;
  /* default BACKGROUND color */
  color: #fff;
  /* default TEXT color */
  font-size: 10px;
  cursor: default;
  /* centering the event */
  margin-left: 9px; }
  .fc-event:hover {
    cursor: pointer; }

a.fc-event {
  text-decoration: none; }

a.fc-event,
.fc-event-draggable {
  cursor: pointer; }

.fc-rtl .fc-event {
  text-align: right; }

.fc-event-inner {
  padding: 5px;
  overflow: hidden; }

.fc-event-time,
.fc-event-title {
  padding: 0 1px; }

.fc .ui-resizable-handle {
  display: block;
  position: absolute;
  z-index: 99999;
  overflow: hidden;
  /* hacky spaces (IE6/7) */
  font-size: 300%;
  /* */
  line-height: 50%;
  /* */ }

/* Horizontal Events
------------------------------------------------------------------------*/
.fc-event-hori {
  border-width: 1px 0;
  margin-bottom: 1px; }

.fc-ltr .fc-event-hori.fc-event-start,
.fc-rtl .fc-event-hori.fc-event-end {
  border-left-width: 1px; }

.fc-ltr .fc-event-hori.fc-event-end,
.fc-rtl .fc-event-hori.fc-event-start {
  border-right-width: 1px; }

/* resizable */
.fc-event-hori .ui-resizable-e {
  top: 0           !important;
  /* importants override pre jquery ui 1.7 styles */
  right: -3px      !important;
  width: 7px       !important;
  height: 100%     !important;
  cursor: e-resize; }

.fc-event-hori .ui-resizable-w {
  top: 0           !important;
  left: -3px       !important;
  width: 7px       !important;
  height: 100%     !important;
  cursor: w-resize; }

.fc-event-hori .ui-resizable-handle {
  _padding-bottom: 14px;
  /* IE6 had 0 height */ }

/* Reusable Separate-border Table
------------------------------------------------------------*/
table.fc-border-separate {
  border-collapse: separate;
  border: 1px solid #cccccc;
  border-top: 0; }

.fc-border-separate th,
.fc-border-separate td {
  border-width: 1px 0 0 1px; }

.fc-border-separate th.fc-first,
.fc-border-separate td.fc-first {
  border-left-width: 0; }

.fc-border-separate th {
  border-bottom: 1px solid #b7b7b7;
  border-left: 0; }

/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/
.fc-grid th {
  text-transform: uppercase;
  padding: 10px;
  font-size: 16px;
  font-family: "Behind The Nineties", sans-serif;
  color: #8ec63d;
  font-weight: 700;
  text-transform: uppercase;
  border-top: 0;
  border-bottom: 1px solid #e4e4e4;
  width: auto !important; }

.fc .fc-week-number {
  width: 22px;
  text-align: center; }

.fc .fc-week-number div {
  padding: 0 2px; }

.fc-grid .fc-day-number {
  float: right;
  padding: 8px;
  font-size: 11px; }

.fc-grid .fc-other-month .fc-day-number {
  opacity: 0.3;
  filter: alpha(opacity=30);
  /* for IE */
  /* opacity with small font can sometimes look too faded
       might want to set the 'color' property instead
       making day-numbers bold also fixes the problem */ }

.fc-grid .fc-other-month {
  background-color: #fff;
  background-image: url("/wp-content/themes/house-of-giving/_ui/media/stripes.jpg"); }

.fc-grid .fc-day-content {
  clear: both;
  padding: 2px 2px 1px;
  /* distance between events and day edges */ }

/* event styles */
.fc-grid .fc-event-time {
  font-weight: bold;
  display: none; }

/* right-to-left */
.fc-rtl .fc-grid .fc-day-number {
  float: left; }

.fc-rtl .fc-grid .fc-event-time {
  float: right; }

/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/
.fc-agenda table {
  border-collapse: separate; }

.fc-agenda-days th {
  text-align: center; }

.fc-agenda .fc-agenda-axis {
  width: 50px;
  padding: 0 4px;
  vertical-align: middle;
  text-align: right;
  white-space: nowrap;
  font-weight: normal; }

.fc-agenda .fc-week-number {
  font-weight: bold; }

.fc-agenda .fc-day-content {
  padding: 2px 2px 1px; }

/* make axis border take precedence */
.fc-agenda-days .fc-agenda-axis {
  border-right-width: 1px; }

.fc-agenda-days .fc-col0 {
  border-left-width: 0; }

/* all-day area */
.fc-agenda-allday th {
  border-width: 0 1px; }

.fc-agenda-allday .fc-day-content {
  min-height: 34px;
  /* TODO: doesnt work well in quirksmode */
  _height: 34px; }

/* divider (between all-day and slots) */
.fc-agenda-divider-inner {
  height: 2px;
  overflow: hidden; }

.fc-widget-header .fc-agenda-divider-inner {
  background: #eee; }

/* slot rows */
.fc-agenda-slots th {
  border-width: 1px 1px 0; }

.fc-agenda-slots td {
  border-width: 1px 0 0;
  background: none; }

.fc-agenda-slots td div {
  height: 20px; }

.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
  border-top-width: 0; }

.fc-agenda-slots tr.fc-minor th,
.fc-agenda-slots tr.fc-minor td {
  border-top-style: dotted; }

.fc-agenda-slots tr.fc-minor th.ui-widget-header {
  *border-top-style: solid;
  /* doesn't work with background in IE6/7 */ }

/* Vertical Events
------------------------------------------------------------------------*/
.fc-event-vert {
  border-width: 0 1px; }

.fc-event-vert.fc-event-start {
  border-top-width: 1px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.fc-event-vert.fc-event-end {
  border-bottom-width: 1px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px; }

.fc-event-vert .fc-event-time {
  white-space: nowrap;
  font-size: 10px; }

.fc-event-vert .fc-event-inner {
  position: relative;
  z-index: 2; }

.fc-event-vert .fc-event-bg {
  /* makes the event lighter w/ a semi-transparent overlay  */
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: .25;
  filter: alpha(opacity=25); }

.fc .ui-draggable-dragging .fc-event-bg,
.fc-select-helper .fc-event-bg {
  display: none\9;
  /* for IE6/7/8. nested opacity filters while dragging don't work */ }

/* resizable */
.fc-event-vert .ui-resizable-s {
  bottom: 0        !important;
  /* importants override pre jquery ui 1.7 styles */
  width: 100%      !important;
  height: 8px      !important;
  overflow: hidden !important;
  line-height: 8px !important;
  font-size: 11px  !important;
  font-family: monospace;
  text-align: center;
  cursor: s-resize; }

.fc-agenda .ui-resizable-resizing {
  /* TODO: better selector */
  _overflow: hidden; }

.fc__popup {
  display: none;
  position: absolute;
  z-index: 10;
  width: 260px;
  font-size: 11px; }

.ui-datepicker {
  width: 20em;
  z-index: 999;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  font-size: .8em;
  background-color: #8ec63d;
  color: #d51051;
  border: 3px solid #393f2b;
  display: none; }
  .ui-datepicker * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .ui-datepicker a {
    text-decoration: none;
    color: #d51051; }
  .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em;
    border: 1px solid #393f2b;
    border-bottom: 0;
    background-color: #8ec63d; }
    .ui-datepicker .ui-datepicker-header a {
      color: #fff; }
    .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
      text-align: center; }
    .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
      top: 0;
      bottom: 0;
      left: 0;
      padding: 0.55em 0.55em 0;
      border-right: 1px solid #393f2b; }
    .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
      top: 0;
      bottom: 0;
      right: 0;
      padding: 0.55em 0.55em 0;
      border-left: 1px solid #393f2b; }
  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker-next {
    position: absolute;
    width: auto;
    height: auto;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    cursor: pointer; }
    .ui-datepicker .ui-datepicker-prev:hover,
    .ui-datepicker .ui-datepicker-next:hover {
      background: #bd0e48;
      color: #fff; }
  .ui-datepicker .ui-timepicker-div {
    padding: 1em;
    border: 1px solid #393f2b;
    background: #fff; }
    .ui-datepicker .ui-timepicker-div .ui-slider .ui-slider-handle {
      top: -.3em;
      background: #ccc;
      width: 1em;
      height: 1em;
      display: block;
      position: relative;
      margin-left: -.1em; }
  .ui-datepicker .ui-datepicker-buttonpane {
    padding: 1em;
    background: #f1f1f1;
    border: 1px solid #2b4762;
    border-top: 0; }
  .ui-datepicker .ui-priority-primary {
    float: right;
    background-color: #d51051;
    color: #FFF;
    padding: 5px 10px; }
  .ui-datepicker .ui-priority-secondary {
    float: left;
    background-color: #d51051;
    color: #FFF;
    padding: 5px 10px; }
  .ui-datepicker dl:last-child {
    margin-bottom: 0; }
  .ui-datepicker .ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
    margin: -1em;
    padding: 0.5em 1em;
    margin-bottom: 0.5em;
    border-bottom: 1px solid #2b4762;
    text-transform: uppercase;
    font-weight: 700; }
  .ui-datepicker table.ui-datepicker-calendar {
    margin-bottom: 0;
    font-size: 1em;
    width: 100%; }
    .ui-datepicker table.ui-datepicker-calendar th, .ui-datepicker table.ui-datepicker-calendar td {
      text-align: center;
      padding: 10px;
      border-top: 1px solid #2b4762; }
    .ui-datepicker table.ui-datepicker-calendar th {
      border-color: #2b4762 !important; }
    .ui-datepicker table.ui-datepicker-calendar td.ui-datepicker-current-day {
      background-color: #d51051; }
      .ui-datepicker table.ui-datepicker-calendar td.ui-datepicker-current-day a {
        color: #fff; }
    .ui-datepicker table.ui-datepicker-calendar td.ui-datepicker-today {
      background-color: #d51051; }
      .ui-datepicker table.ui-datepicker-calendar td.ui-datepicker-today a {
        color: #fff; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji',
 'Segoe UI Emoji', 'Segoe UI Symbol';
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #000;
  opacity: 0;
  -webkit-transition-duration: inherit;
  -o-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }
  .fancybox-bg.\--type-content {
    background: rgba(6, 67, 112, 0.3); }

.fancybox-is-open .fancybox-bg {
  opacity: 1;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s, visibility 0s linear .25s;
  -o-transition: opacity .25s, visibility 0s linear .25s;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity .25s, visibility 0s;
  -o-transition: opacity .25s, visibility 0s;
  transition: opacity .25s, visibility 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px 6px 0 6px; }

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  vertical-align: top; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default; }

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  -webkit-transition: opacity .25s, visibility 0s, color .25s;
  -o-transition: opacity .25s, visibility 0s, color .25s;
  transition: opacity .25s, visibility 0s, color .25s; }

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  -webkit-transition: stroke .1s;
  -o-transition: stroke .1s;
  transition: stroke .1s; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }

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

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

.select2-results {
  display: block;
  font-family: "Albert Sans", sans-serif;
  color: #fff;
  font-size: 0.95rem;
  font-weight: 600; }

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

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

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

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

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    width: 100%;
    padding: 4px;
    font-size: 19px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.08);
    border: 0;
    color: #fff;
    outline: none !important; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
    .select2-search--dropdown .select2-search__field:focus-visible {
      outline: none !important; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-selection {
  position: relative; }

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

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

.select2-selection__rendered {
  color: #FFF;
  font-size: 0.97795rem;
  font-weight: 500;
  letter-spacing: -0.587px;
  padding-right: 1.5rem; }

.select2-selection__arrow:before {
  content: "\e907";
  position: absolute;
  font-size: 0.8rem;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'default' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: unset;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgba(255, 255, 255, 0.44);
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: 600;
  color: rgba(255, 255, 255, 0.44); }

.select2-selection__arrow b {
  display: none; }

.cookies-page {
  position: relative;
  margin-top: 30px; }
  .cookies-page__list > ul > li {
    position: relative;
    padding-right: 250px;
    border-bottom: 1px solid #CCC;
    padding-top: 40px;
    padding-bottom: 40px; }
    .cookies-page__list > ul > li:last-child {
      border-bottom: 0; }
  .cookies-page__title {
    font-size: 32px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .cookies-page__item-title {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .cookies-page__controller {
    position: absolute;
    right: 0;
    top: 60px;
    width: 150px; }
  .cookies-page__immitate-control label {
    display: block;
    cursor: pointer;
    margin-bottom: 0;
    height: 50px;
    width: 150px;
    position: relative;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    cursor: default !important;
    background-color: #FFF;
    -webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    overflow: hidden; }
    .cookies-page__immitate-control label.\--disable {
      background-color: #efefef; }
      .cookies-page__immitate-control label.\--disable span {
        margin-left: -100px; }
        .cookies-page__immitate-control label.\--disable span i {
          border-radius: 5px 0 0 5px; }
          .cookies-page__immitate-control label.\--disable span i:after {
            opacity: .2;
            content: "";
            color: #000; }
    .cookies-page__immitate-control label.\--enable {
      color: #FFF;
      background-color: #7ebe4e; }
      .cookies-page__immitate-control label.\--enable i {
        background-color: #598c33;
        position: relative; }
        .cookies-page__immitate-control label.\--enable i:after {
          content: ""; }
    .cookies-page__immitate-control label span {
      display: block;
      height: 20px;
      width: 250px;
      -webkit-transition: margin-left 0.2s ease-in-out;
      -moz-transition: margin-left 0.2s ease-in-out;
      -o-transition: margin-left 0.2s ease-in-out;
      transition: margin-left 0.2s ease-in-out; }
    .cookies-page__immitate-control label em {
      display: block;
      font-style: normal;
      width: 100px;
      float: left;
      font-size: 14px;
      line-height: 1;
      text-align: center;
      padding-top: 18px;
      text-transform: uppercase; }
    .cookies-page__immitate-control label i {
      display: block;
      height: 50px;
      width: 50px;
      float: left;
      background-color: #efefef;
      -webkit-transition: background-color 0.2s ease-in-out;
      -moz-transition: background-color 0.2s ease-in-out;
      -o-transition: background-color 0.2s ease-in-out;
      transition: background-color 0.2s ease-in-out;
      border-radius: 0 5px 5px 0;
      -webkit-box-shadow: inset 0 0 25px rgba(0, 0, 0, 0.2);
      box-shadow: inset 0 0 25px rgba(0, 0, 0, 0.2); }
      .cookies-page__immitate-control label i:after {
        content: "";
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'default' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        vertical-align: unset;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 16px;
        color: #fff;
        position: absolute;
        left: 18px;
        top: 17px; }
  .cookies-page input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 9; }

.cookies-popover {
  color: #fff;
  position: fixed;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #7ebe4e;
  padding: 12px 0 0;
  text-align: center;
  height: 34px;
  width: 90px;
  overflow: hidden;
  z-index: 10001;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .cookies-popover a, .cookies-popover a:hover {
    color: inherit; }
  .cookies-popover__title {
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    font-size: 13px;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-weight: 700; }
    .cookies-popover__title:hover {
      text-decoration: underline; }
    .cookies-popover__title.\--disposable {
      display: block; }
  .cookies-popover__wrap {
    padding: 15px 25px 0 25px;
    position: absolute;
    left: -999px;
    width: 310px;
    text-align: left; }
  .cookies-popover p {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 20px; }
  .cookies-popover__close {
    position: absolute;
    top: 12px;
    right: -35px;
    color: #fff;
    font-size: 20px;
    opacity: 0;
    text-decoration: none;
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'default' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: unset;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .cookies-popover__close:before {
      content: ""; }
  .cookies-popover__links {
    padding: 0;
    margin: 0 -72px 0 0; }
    .cookies-popover__links li {
      text-transform: uppercase;
      color: #fff;
      font-weight: 700;
      font-size: 13px;
      padding: 5px 7px 5px 0;
      margin-right: 2px;
      border-right: 1px solid #fff; }
      .cookies-popover__links li:last-child {
        border: none; }
  .cookies-popover.\--expanded {
    width: 375px;
    height: 295px; }
    .cookies-popover.\--expanded .cookies-popover__wrap {
      left: 0px; }
    .cookies-popover.\--expanded .cookies-popover__close {
      opacity: 1; }
    .cookies-popover.\--expanded .cookies-popover__title.\--disposable {
      display: none; }

.social-share > .icon, .social-share > span {
  cursor: pointer; }

a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.page-tour-detail__aside {
  width: 100%; }
  .page-tour-detail__aside header {
    display: none; }

@media (max-width: 768px) {
  .container.\--style-donate-summary .w-50 {
    width: 100%; } }
