@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: "Switzer", sans-serif; }

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

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

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

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

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

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

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

p {
  font-family: "Switzer", sans-serif;
  line-height: inherit;
  margin-bottom: 1.4rem ; }

strong {
  font-style: inherit; }

ul, ol {
  margin-bottom: 1.4rem ;
  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.4; }

small {
  font-size: .8em; }

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

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: 1.4rem ;
  border: 0;
  border-bottom: 1px solid #CCC; }

span.hr {
  display: block; }

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

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

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: 1.4rem !important; }

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

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

.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: 14px;
  color: #003777;
  line-height: 1.4; }

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

.image-full {
  display: block; }

.image-content {
  display: block;
  margin-bottom: 1.4rem ;
  margin-right: 1.4rem ;
  margin-left: 1.4rem ; }
  .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: 1.4rem ;
  font-size: 1em;
  border-collapse: collapse; }
  table.table-core th,
  table.table-core td {
    padding: 10px 10px 9px;
    line-height: 1.4;
    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: #0099DB; }

a:hover,
a:active {
  outline: 0;
  color: #00648f; }

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/orphansinneed/_ui/media/fonts/default.eot?32gdwb");
  src: url("/wp-content/themes/orphansinneed/_ui/media/fonts/default.eot?32gdwb#iefix") format("embedded-opentype"), url("/wp-content/themes/orphansinneed/_ui/media/fonts/default.ttf?32gdwb") format("truetype"), url("/wp-content/themes/orphansinneed/_ui/media/fonts/default.woff?32gdwb") format("woff"), url("/wp-content/themes/orphansinneed/_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;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

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

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

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

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

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

.icon-message:before {
  content: "\e927"; }

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

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

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

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

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

.icon-arrow-bottom:before {
  content: "\e90d"; }

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

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

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

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

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

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

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

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

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

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

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

.icon-close:before, .ui-dialog .dialog-close:after, .ui-dialog .notify__close .i3-dialog-close:after, .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-youtube:before {
  content: "\e90e"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-brief-case:before {
  content: "\e906"; }

.icon-trophy:before {
  content: "\e907"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

#i3-ORPHANSINNEED-Mobile .\+ff {
  font-family: "Switzer", sans-serif; }

#i3-ORPHANSINNEED-Mobile .\+fw-ebold {
  font-weight: 700; }

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

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

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

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

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

#i3-ORPHANSINNEED-Mobile .\+c-grey {
  color: #666; }

#i3-ORPHANSINNEED-Mobile .\+c-green {
  color: #1d3922; }

#i3-ORPHANSINNEED-Mobile .\+c-l-green {
  color: #7fb931; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#i3-ORPHANSINNEED-Mobile .\+fs-x-large {
  background-color: #91b843;
  font-size: 75px;
  font-weight: bold;
  letter-spacing: -3px;
  line-height: 1;
  color: #fff;
  display: table;
  padding: 5px 15px 13px; }
  #i3-ORPHANSINNEED-Mobile .\+fs-x-large > span:after {
    content: " "; }
  #i3-ORPHANSINNEED-Mobile .\+fs-x-large:nth-child(odd) {
    background-color: #44895c; }

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

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

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

#i3-ORPHANSINNEED-Mobile .\+fs-16 {
  font-size: 16px; }

#i3-ORPHANSINNEED-Mobile .\+fs-13 {
  font-size: 13px; }

#i3-ORPHANSINNEED-Mobile .\+fs-medium {
  font-size: 18px; }
  #i3-ORPHANSINNEED-Mobile .\+fs-medium > .icon {
    vertical-align: middle;
    margin-right: 15px;
    margin-top: -2px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#i3-ORPHANSINNEED-Mobile .\+blockquote-name {
  display: block;
  text-align: center;
  margin-bottom: 1.66667rem; }
  #i3-ORPHANSINNEED-Mobile .\+blockquote-name:before {
    content: '';
    background: #FFC20E;
    width: 14px;
    height: 14px;
    display: inline-block;
    border-radius: 50px;
    margin-right: 0.83333rem; }

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

#i3-ORPHANSINNEED-Mobile .\+bc-one {
  position: relative; }
  #i3-ORPHANSINNEED-Mobile .\+bc-one:after {
    content: '';
    width: 120%;
    height: 104%;
    background-image: url("/wp-content/themes/orphansinneed/_ui/media/uploads/border-circle.png");
    position: absolute;
    top: 0px;
    left: -19px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1; }

#i3-ORPHANSINNEED-Mobile .\+bc-two {
  position: relative; }
  #i3-ORPHANSINNEED-Mobile .\+bc-two:after {
    content: '';
    width: 105%;
    height: 128%;
    top: -6px;
    left: -5px;
    background-image: url("/wp-content/themes/orphansinneed/_ui/media/uploads/border-cirle-two.png");
    position: absolute;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1; }
    @media (min-width: 1370px) {
      #i3-ORPHANSINNEED-Mobile .\+bc-two:after {
        width: 120%;
        height: 105%;
        top: 0px;
        left: -19px; } }

#i3-ORPHANSINNEED-Mobile .\+deafult-arrow .slick-prev,
#i3-ORPHANSINNEED-Mobile .\+deafult-arrow .slick-next {
  width: 35px;
  height: 35px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: #EFEFEE;
  color: #0099DB;
  padding: 0;
  border: none;
  outline: none;
  z-index: 9;
  border-radius: 50px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
  @media (min-width: 1100px) {
    #i3-ORPHANSINNEED-Mobile .\+deafult-arrow .slick-prev,
    #i3-ORPHANSINNEED-Mobile .\+deafult-arrow .slick-next {
      width: 58px;
      height: 58px; } }
  #i3-ORPHANSINNEED-Mobile .\+deafult-arrow .slick-prev:hover, #i3-ORPHANSINNEED-Mobile .\+deafult-arrow .slick-prev:focus,
  #i3-ORPHANSINNEED-Mobile .\+deafult-arrow .slick-next:hover,
  #i3-ORPHANSINNEED-Mobile .\+deafult-arrow .slick-next:focus {
    outline: none;
    background: #0099DB;
    color: #fff; }
  #i3-ORPHANSINNEED-Mobile .\+deafult-arrow .slick-prev.slick-disabled,
  #i3-ORPHANSINNEED-Mobile .\+deafult-arrow .slick-next.slick-disabled {
    background: rgba(255, 255, 255, 0.4);
    border: 2px solid transparent;
    color: #fff;
    outline: none; }
  #i3-ORPHANSINNEED-Mobile .\+deafult-arrow .slick-prev:before,
  #i3-ORPHANSINNEED-Mobile .\+deafult-arrow .slick-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;
    /* 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-size: 12px;
    line-height: 1; }
    @media (min-width: 1100px) {
      #i3-ORPHANSINNEED-Mobile .\+deafult-arrow .slick-prev:before,
      #i3-ORPHANSINNEED-Mobile .\+deafult-arrow .slick-next:before {
        font-size: 12px; } }
  @media (max-width: 1099px) {
    #i3-ORPHANSINNEED-Mobile .\+deafult-arrow .slick-prev,
    #i3-ORPHANSINNEED-Mobile .\+deafult-arrow .slick-next {
      margin-bottom: 20px; } }

#i3-ORPHANSINNEED-Mobile .\+deafult-arrow .slick-prev:before {
  content: ""; }

#i3-ORPHANSINNEED-Mobile .\+deafult-arrow .slick-next:before {
  content: ""; }

.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/orphansinneed/_ui/media/ramadan_donate_2017/zakat-bg.jpg"); }
    .slides__slide.\--paid {
      background-image: url("/wp-content/themes/orphansinneed/_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; }

body {
  max-width: 1920px;
  margin: 0 auto;
  background-color: #fff; }
  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; }

@media (min-width: 767px) {
  .grid-contact__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -20px; } }

@media (min-width: 767px) {
  .grid-contact__cell {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 20px;
    width: 50%; } }

.grid-contact__cell > * {
  width: 100%;
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.i3d-w-loader {
  background-color: #0099DB; }
  .i3d-w-loader .i3d-w-loader__mark__svg {
    stroke: #999; }

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

@media (min-width: 767px) {
  .\--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 > .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%; } }

.i3d-page-payment__content a {
  color: #0099DB; }

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

.cms-content p[style*="font-size: 15px"], .cms-content span[style*="font-size: 15px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 16px"], .cms-content span[style*="font-size: 16px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 17px"], .cms-content span[style*="font-size: 17px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 18px"], .cms-content span[style*="font-size: 18px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 19px"], .cms-content span[style*="font-size: 19px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 20px"], .cms-content span[style*="font-size: 20px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 21px"], .cms-content span[style*="font-size: 21px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 22px"], .cms-content span[style*="font-size: 22px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 23px"], .cms-content span[style*="font-size: 23px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 24px"], .cms-content span[style*="font-size: 24px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 25px"], .cms-content span[style*="font-size: 25px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 26px"], .cms-content span[style*="font-size: 26px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 27px"], .cms-content span[style*="font-size: 27px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 28px"], .cms-content span[style*="font-size: 28px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 29px"], .cms-content span[style*="font-size: 29px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 30px"], .cms-content span[style*="font-size: 30px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 31px"], .cms-content span[style*="font-size: 31px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 32px"], .cms-content span[style*="font-size: 32px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 33px"], .cms-content span[style*="font-size: 33px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 34px"], .cms-content span[style*="font-size: 34px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 35px"], .cms-content span[style*="font-size: 35px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 36px"], .cms-content span[style*="font-size: 36px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 37px"], .cms-content span[style*="font-size: 37px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 38px"], .cms-content span[style*="font-size: 38px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 39px"], .cms-content span[style*="font-size: 39px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 40px"], .cms-content span[style*="font-size: 40px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 41px"], .cms-content span[style*="font-size: 41px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 42px"], .cms-content span[style*="font-size: 42px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 43px"], .cms-content span[style*="font-size: 43px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 44px"], .cms-content span[style*="font-size: 44px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 45px"], .cms-content span[style*="font-size: 45px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 46px"], .cms-content span[style*="font-size: 46px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 47px"], .cms-content span[style*="font-size: 47px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 48px"], .cms-content span[style*="font-size: 48px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 49px"], .cms-content span[style*="font-size: 49px"] {
  font-size: unset !important; }

.cms-content p[style*="font-size: 50px"], .cms-content span[style*="font-size: 50px"] {
  font-size: unset !important; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.cms-content h1, .cms-content h2, .cms-content h3, .cms-content h4, .cms-content h5, .cms-content h6 {
  line-height: 1; }

.cms-content__wrapper__payment {
  background: rgba(233, 236, 243, 0.8);
  padding: 20px 20px 15px;
  color: rgba(0, 6, 87, 0.74);
  border-radius: 8px;
  margin-bottom: 12px; }
  .cms-content__wrapper__payment span {
    margin-bottom: 4px;
    display: block; }
  .cms-content__wrapper__payment__ref {
    font-family: "Switzer", sans-serif;
    font-size: 2.42857rem;
    font-weight: 700;
    letter-spacing: -0.34px;
    color: #0B2343;
    text-transform: uppercase;
    margin-bottom: 0; }

.error404 .w-page-header__title {
  display: block !important;
  margin-bottom: 10px; }

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

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

.page-id-12 .pf:before {
  display: none; }

.hide-on-mobile {
  display: none; }

.i3d-page-payment {
  padding: 0 20px; }
  .i3d-page-payment br {
    display: none; }

.i3d-page-payment__title {
  font-size: 24;
  margin-bottom: 14px; }

.i3d-page-payment__media {
  width: 50px;
  height: 50px;
  margin-bottom: 20px; }

.w-cta__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

h2.w-heading__title {
  font-size: 20px; }

.i3d-page-payment {
  max-width: 560px;
  padding-top: 0; }
  .i3d-page-payment p a {
    color: rgba(0, 55, 119, 0.8); }
  .i3d-page-payment__title {
    font-size: 1.42857rem;
    margin-bottom: 1.28571rem;
    font-weight: 400; }
  .i3d-page-payment__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    border-radius: 6px;
    background: #F3F6F8;
    padding: 1.11111rem;
    margin-bottom: 1.77778rem; }
    .i3d-page-payment__wrapper__title {
      color: rgba(0, 6, 87, 0.74);
      margin-bottom: 12px;
      font-size: 14px; }
    .i3d-page-payment__wrapper__ref {
      color: #0099DB;
      letter-spacing: 2.88px;
      font-weight: 500;
      font-size: 1.71429rem;
      text-transform: uppercase; }
  .i3d-page-payment__media {
    width: 50px;
    height: 50px;
    margin: 0px auto 30px; }

.i3d-control-group.\--type-horizontal .i3d-control-group__label label {
  color: #003777; }

.so-widget-so-text-editor-widget > ul li {
  margin-bottom: 15px; }

.pillar-accounts-amount-field > input[type="number"] {
  padding-left: 2rem !important; }

.container {
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 100%; }
  .container.\--style-medium {
    max-width: 1240px; }
  .container.\--style-small {
    max-width: 1000px; }
  .container.\--style-x-small {
    max-width: 940px; }
  .container .container.\--style-standard {
    padding-left: 0px;
    padding-right: 0px; }
  .container.\--style-large {
    max-width: 1400px; }
    .container.\--style-large .container {
      padding-left: 20px;
      padding-right: 20px; }
  .container.\--style-full {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    overflow-x: hidden; }
    .container.\--style-full .container {
      padding-left: 20px;
      padding-right: 20px; }
  .container.\--style-full-no-pad {
    max-width: none;
    padding-left: 0px !important;
    padding-right: 0px !important; }
    .container.\--style-full-no-pad .container {
      padding-left: 0px !important;
      padding-right: 0px !important; }
  @media (min-width: 1024px) {
    .container.\--style-donate-summary {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  .container.\--style-donate-summary .container__sidebar {
    margin-bottom: 40px; }
    @media (min-width: 1024px) {
      .container.\--style-donate-summary .container__sidebar {
        width: 36%;
        margin-bottom: 0; } }
  @media (min-width: 1024px) {
    .container.\--style-donate-summary .container__content {
      width: 58%; } }

.ph {
  background: #0099DB;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 14px 20px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
  border-radius: 0px 0px 12px 12px; }
  body.--style-fixed .ph {
    padding: 10px 20px; }
  .ph__toggle {
    font-size: 14px;
    color: #fff;
    margin-right: 12px; }
  .ph__logo {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    max-width: 110px;
    padding-right: 10px; }
    @media (min-width: 375px) {
      .ph__logo {
        max-width: 130px; } }
    .ph__logo img {
      width: 100%; }
  .ph__cart {
    margin-right: 10px; }
    .ph__cart a {
      position: relative;
      color: #fff;
      display: block; }
      .ph__cart a i {
        font-size: 20px; }
      .ph__cart a:before {
        content: '';
        width: 7px;
        height: 7px;
        background: #F5921B;
        display: block;
        border-radius: 50px;
        position: absolute;
        right: -2px;
        top: -2px; }
    .ph__cart__amount {
      display: none; }
  .ph__quick-donate {
    position: absolute;
    z-index: 99;
    top: 75px;
    width: 100%;
    left: 0px;
    padding: 0px 20px;
    -webkit-transition: all ease 0.8s;
    -o-transition: all ease 0.8s;
    transition: all ease 0.8s;
    bottom: 0; }
    .ph__quick-donate.\--style-fixed {
      position: fixed;
      top: unset;
      left: 0;
      bottom: 20px; }

.pf {
  position: relative;
  padding: 0px 22px; }
  .pf__bg {
    background: #0099DB;
    border-radius: 8px;
    padding: 2.14286rem 0px 3.21429rem 0px; }
  .pf__logo {
    max-width: 170px;
    margin-bottom: 2.14286rem; }
  .pf__title {
    font-size: 13px;
    color: #FFF;
    font-weight: 600;
    letter-spacing: -0.39px;
    margin-bottom: 1.78571rem; }
  .pf__brief h4 {
    font-size: 16px;
    color: #FFF;
    margin-bottom: 1.78571rem;
    font-weight: 400;
    letter-spacing: -0.32px;
    line-height: 1.42857rem; }
    .pf__brief h4 span {
      color: #003777; }
  .pf__menu-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    width: 100%;
    padding: 1.42857rem 0px;
    margin-bottom: 1.42857rem;
    border-top: 1px rgba(155, 188, 203, 0.4) solid;
    border-bottom: 1px rgba(155, 188, 203, 0.4) solid; }
    .pf__menu-grid > div {
      width: 50%; }
    .pf__menu-grid ul {
      margin-bottom: 0px; }
  .pf__cta {
    margin-top: 10px; }
  .pf__contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -15px;
    color: #FFF; }
    .pf__contact p {
      margin-bottom: 0px; }
    .pf__contact > div {
      width: 50%;
      padding-left: 15px; }
    .pf__contact a {
      color: #FFF;
      text-decoration: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .pf__contact a i {
        margin-right: 8px; }
      .pf__contact a:hover {
        color: #003777; }
  .pf__links ul li {
    line-height: normal;
    margin-bottom: 0.71429rem; }
    .pf__links ul li:last-child {
      margin-bottom: 0; }
    .pf__links ul li a {
      font-size: 13px;
      line-height: 1;
      letter-spacing: -0.28px;
      color: #FFF;
      text-decoration: none; }
      .pf__links ul li a:hover {
        color: #003777; }
    .pf__links ul li.current_page_item > a {
      color: #003777; }
  .pf__links.\--highlight ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-flow: wrap;
    flex-flow: wrap; }
    .pf__links.\--highlight ul li {
      width: 50%; }
      .pf__links.\--highlight ul li a {
        font-size: 1rem;
        letter-spacing: -0.4px;
        font-weight: 600;
        letter-spacing: -0.28px; }
  .pf__newsletter {
    max-width: 100%;
    width: 100%;
    background-color: #003777;
    padding: 2.14286rem 1.42857rem;
    border-radius: 8px;
    margin-bottom: 2.5rem; }
    .pf__newsletter__desc {
      margin-bottom: 1.71429rem;
      letter-spacing: -0.14px;
      color: #FFF; }
    .pf__newsletter .gform-body .gfield input[type=email], .pf__newsletter .gform-body .gfield input[type=text] {
      border: none;
      font-size: 1rem !important;
      background-color: transparent !important;
      letter-spacing: -0.01em;
      color: #FFF;
      line-height: 1.92857rem !important;
      padding: 0px !important;
      outline: none !important;
      height: 20px;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .pf__newsletter .gform-body .gfield input[type=email]::-webkit-input-placeholder, .pf__newsletter .gform-body .gfield input[type=text]::-webkit-input-placeholder {
        color: rgba(255, 255, 255, 0.3); }
      .pf__newsletter .gform-body .gfield input[type=email]:-moz-placeholder, .pf__newsletter .gform-body .gfield input[type=text]:-moz-placeholder {
        color: rgba(255, 255, 255, 0.3); }
      .pf__newsletter .gform-body .gfield input[type=email]:-ms-input-placeholder, .pf__newsletter .gform-body .gfield input[type=text]:-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.3); }
      .pf__newsletter .gform-body .gfield input[type=email]:-moz-placeholder, .pf__newsletter .gform-body .gfield input[type=text]:-moz-placeholder {
        color: rgba(255, 255, 255, 0.3); }
      .pf__newsletter .gform-body .gfield input[type=email]:focus, .pf__newsletter .gform-body .gfield input[type=text]:focus {
        outline: none !important; }
    .pf__newsletter .gform-body form {
      position: relative; }
    .pf__newsletter .gform-body .gfield.gfield--type-email {
      padding-top: 1.42857rem;
      border-top: 1px rgba(217, 217, 217, 0.1) solid; }
    .pf__newsletter .gform-body .gform-field-label {
      color: #FFF !important;
      text-transform: unset !important;
      font-weight: 600; }
      .pf__newsletter .gform-body .gform-field-label .gfield_required_asterisk {
        color: #00ADEF !important;
        margin-left: 3px; }
    .pf__newsletter .gform-body .gfield--type-submit {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      display: -ms-inline-grid;
      display: inline-grid; }
      .pf__newsletter .gform-body .gfield--type-submit input[type="submit"] {
        font-size: 15px !important;
        background-color: #F5921B !important;
        border-radius: 100px !important;
        padding: 10px 2.85714rem !important;
        font-weight: 600;
        width: 100%; }
        .pf__newsletter .gform-body .gfield--type-submit input[type="submit"]:hover {
          background-color: #dd7d0a !important; }
    .pf__newsletter .gform_footer {
      display: none !important; }
    .pf__newsletter .gform_button {
      background: #F5921B !important;
      width: 55px !important;
      height: 55px !important;
      position: absolute;
      top: 6px;
      right: 6px;
      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;
      -o-object-fit: scale-down;
      object-fit: scale-down;
      border-radius: 50px !important;
      margin-bottom: 0 !important; }
      @media (min-width: 1280px) {
        .pf__newsletter .gform_button {
          width: 59px !important;
          height: 59px !important;
          top: 5px;
          right: 5px; } }
    .pf__newsletter .gform_confirmation_wrapper .gform_confirmation_message {
      color: #fff; }
    .pf__newsletter .gform_validation_errors {
      border-color: #FFF !important; }
      .pf__newsletter .gform_validation_errors h2 {
        color: #FFF !important; }
      .pf__newsletter .gform_validation_errors .gform-icon {
        color: #FFF !important; }
    .pf__newsletter .gfield_validation_message {
      color: #FFF !important; }
  .pf__bottom {
    padding: 1.78571rem 0px 5rem 0px;
    color: #003777;
    text-align: center; }
    .pf__bottom p {
      margin-bottom: 0px;
      line-height: 1.71429rem; }
    .pf__bottom a {
      color: #003777;
      text-decoration: underline;
      font-weight: 600; }
  .pf__social {
    padding: 0px;
    margin: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .pf__social li {
      margin-right: 12px; }
      .pf__social li a {
        width: 2.57143rem;
        height: 2.57143rem;
        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.5px rgba(255, 255, 255, 0.4) solid;
        border-radius: 50%;
        color: #FFF;
        font-size: 14px; }
        .pf__social li a:hover {
          background-color: #FFF;
          color: #0099DB; }
  .pf__bottom_menu {
    margin-left: 0px;
    margin-top: 1.875rem; }
    .pf__bottom_menu ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: wrap;
      flex-flow: wrap;
      width: 100%;
      margin-left: -10px; }
      .pf__bottom_menu ul li {
        padding: 0 10px; }
        .pf__bottom_menu ul li:not(:first-child) {
          border-left: 2px solid #fff; }
        .pf__bottom_menu ul li a {
          color: #fff;
          font-size: 12px; }
          .pf__bottom_menu ul li a:hover {
            color: #003777; }

.pm {
  background: #0099DB;
  position: fixed;
  top: 0;
  bottom: 0;
  background-size: cover;
  overflow: hidden;
  overflow-y: auto;
  height: 100vh;
  width: 100%;
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -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; }
  @media (max-width: 788px) {
    .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; }
  .pm__header {
    background: #0099DB;
    padding: 14px 20px 16px;
    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; }
  .pm__close {
    font-size: 20px;
    color: #fff;
    margin-right: 10px; }
    .pm__close:hover {
      color: #fff; }
  .pm__logo {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    max-width: 140px;
    width: 100%; }
    .pm__logo img {
      width: 100%; }
  .pm__cart {
    margin-right: 10px; }
    .pm__cart a {
      position: relative;
      color: #fff;
      display: block; }
      .pm__cart a i {
        font-size: 20px; }
      .pm__cart a:before {
        content: '';
        width: 7px;
        height: 7px;
        background: #E86A50;
        display: block;
        border-radius: 50px;
        position: absolute;
        right: -2px;
        top: -2px; }
  .pm__body {
    position: relative;
    background: #FFF;
    padding: 20px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-radius: 12px 12px 0 0;
    margin-top: -4px; }
  .pm__search {
    margin-bottom: 20px; }
    .pm__search form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative; }
    .pm__search button {
      width: 34px;
      height: 34px;
      border-radius: 4px;
      background: #0099DB;
      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;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      position: absolute;
      right: 0; }
    .pm__search input[type="text"] {
      border-radius: 4px;
      background: #E9ECF3;
      border: 0;
      padding: 5px 14px;
      padding-right: 40px; }
  .pm__menu {
    border-bottom: 1px solid #C5C9D2;
    padding-bottom: 6px; }
    .pm__menu > ul > li {
      line-height: 1;
      margin-bottom: 16px; }
      .pm__menu > ul > li > a {
        position: relative;
        display: block;
        font-size: 17px;
        letter-spacing: 0.34px;
        font-weight: 500;
        color: #003777; }
      .pm__menu > ul > li .ph__mega-menu {
        display: none;
        padding-top: 12px; }
        .pm__menu > ul > li .ph__mega-menu .container {
          padding: 0; }
        .pm__menu > ul > li .ph__mega-menu .panel-grid-cell {
          margin-bottom: 0px !important; }
      .pm__menu > ul > li ul.sub-menu {
        display: none;
        margin: 0;
        list-style: none;
        padding-top: 10px; }
        .pm__menu > ul > li ul.sub-menu li {
          margin-bottom: 5px; }
          .pm__menu > ul > li ul.sub-menu li a {
            position: relative;
            display: block;
            font-size: 13px;
            font-weight: 500;
            letter-spacing: -0.28px;
            color: rgba(0, 55, 119, 0.8); }
      .pm__menu > ul > li.menu-item-has-children > a:after, .pm__menu > ul > li.menu-item-has-mega-menu > a:after {
        content: "\e92b";
        /* 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;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #003777;
        width: 17px;
        height: 17px;
        background: #E9ECF3;
        border-radius: 50px;
        font-size: 7px;
        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;
        position: absolute;
        right: 0;
        top: 0; }
      .pm__menu > ul > li.menu-item-has-children:hover > a, .pm__menu > ul > li.menu-item-has-children.--active > a, .pm__menu > ul > li.menu-item-has-mega-menu:hover > a, .pm__menu > ul > li.menu-item-has-mega-menu.--active > a {
        text-decoration: none;
        color: #0099DB; }
        .pm__menu > ul > li.menu-item-has-children:hover > a:after, .pm__menu > ul > li.menu-item-has-children.--active > a:after, .pm__menu > ul > li.menu-item-has-mega-menu:hover > a:after, .pm__menu > ul > li.menu-item-has-mega-menu.--active > a:after {
          color: #003777; }
      .pm__menu > ul > li.menu-item-has-children:hover .sub-menu, .pm__menu > ul > li.menu-item-has-children.--active .sub-menu, .pm__menu > ul > li.menu-item-has-mega-menu:hover .sub-menu, .pm__menu > ul > li.menu-item-has-mega-menu.--active .sub-menu {
        display: block; }
      .pm__menu > ul > li.menu-item-has-children:hover .ph__mega-menu, .pm__menu > ul > li.menu-item-has-children.--active .ph__mega-menu, .pm__menu > ul > li.menu-item-has-mega-menu:hover .ph__mega-menu, .pm__menu > ul > li.menu-item-has-mega-menu.--active .ph__mega-menu {
        display: block; }
  .pm__currency {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid #C5C9D2; }
    .pm__currency > span {
      font-family: "Switzer", sans-serif;
      font-size: 14px;
      color: #003777;
      font-weight: 500;
      padding-right: 10px; }
    .pm__currency > i {
      color: #000657;
      font-size: 18px;
      padding-right: 10px; }
    .pm__currency .control-select {
      width: auto;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      color: #0099DB;
      padding: 0px 35px 0 0; }
  .pm__date {
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    color: #0099DB;
    padding: 12px 0;
    border-bottom: 1px solid #C5C9D2;
    margin-bottom: 25px; }
    .pm__date > span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .pm__date i {
      color: #000657;
      font-size: 18px;
      padding-right: 10px; }
  .pm__today {
    font-family: "Switzer", sans-serif;
    font-size: 14px;
    color: #003777;
    font-weight: 500;
    padding-right: 10px; }
  .pm .ph__cta {
    margin-bottom: 6px; }
    .pm .ph__cta a:is(.btn, .control-uploader .action, .ui-dialog .i3-dialog-footer .btn) {
      width: 100%; }

@-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-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;
  display: inline-block;
  vertical-align: top;
  padding: 10px 18px;
  background-color: #FFF;
  font-family: "Switzer", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.42px;
  color: #fff;
  text-align: center;
  border-radius: 50px;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
  .btn:hover, .control-uploader .action:hover, .ui-dialog .i3-dialog-footer .btn:hover {
    text-decoration: none; }
  .btn + .btn, .control-uploader .action + .btn, .control-uploader .btn + .action, .control-uploader .action + .action, .control-uploader .ui-dialog .i3-dialog-footer .btn + .action, .control-uploader .ui-dialog .i3-dialog-footer .action + .btn, .ui-dialog .i3-dialog-footer .btn + .btn {
    margin-top: 10px;
    display: table; }
    @media (min-width: 500px) {
      .btn + .btn, .control-uploader .action + .btn, .control-uploader .btn + .action, .control-uploader .action + .action, .control-uploader .ui-dialog .i3-dialog-footer .btn + .action, .control-uploader .ui-dialog .i3-dialog-footer .action + .btn, .ui-dialog .i3-dialog-footer .btn + .btn {
        display: inline-block;
        margin-top: 0;
        margin-left: 0.71429rem; } }
  .btn .icon, .control-uploader .action .icon, .ui-dialog .i3-dialog-footer .btn .icon {
    font-size: 14px;
    line-height: 15px;
    vertical-align: middle;
    position: relative;
    top: -2px;
    color: #FFF;
    margin-left: 8px; }
  .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; }
    .btn__wrapper.\--center-both {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    @media (min-width: 1024px) {
      .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.\--theme-primary, .control-uploader .action, .ui-dialog .i3-dialog-footer .btn {
    background-color: #0099DB;
    color: #fff; }
    .btn.\--theme-primary:hover, .control-uploader .action:hover, .ui-dialog .i3-dialog-footer .btn:hover {
      background-color: #007cb2;
      color: #fff; }
  .btn.\--theme-secondary, .control-uploader .\--theme-secondary.action, .ui-dialog .i3-dialog-footer .\--theme-secondary.btn, .ui-dialog .i3-dialog-footer .btn + .btn {
    background-color: #F5921B;
    color: #fff; }
    .btn.\--theme-secondary:hover, .control-uploader .\--theme-secondary.action:hover, .ui-dialog .i3-dialog-footer .btn + .btn:hover {
      background-color: #ec860a;
      color: #fff; }
  .btn.\--theme-dark, .control-uploader .\--theme-dark.action, .ui-dialog .i3-dialog-footer .\--theme-dark.btn {
    background-color: #000087;
    color: #fff; }
    .btn.\--theme-dark:hover, .control-uploader .\--theme-dark.action:hover {
      background-color: #00006e;
      color: #fff; }
  .btn.\--theme-white, .control-uploader .\--theme-white.action, .ui-dialog .i3-dialog-footer .\--theme-white.btn {
    background-color: #fff;
    border-color: #fff;
    color: #003777;
    border: 1px solid rgba(197, 201, 210, 0.6); }
    .btn.\--theme-white i, .control-uploader .\--theme-white.action i, .ui-dialog .i3-dialog-footer .\--theme-white.btn i {
      color: #003777; }
    .btn.\--theme-white:hover, .control-uploader .\--theme-white.action:hover {
      background-color: #003777;
      border-color: #003777;
      color: #fff; }
      .btn.\--theme-white:hover i, .control-uploader .\--theme-white.action:hover i {
        color: #FFF; }
  .btn.\--theme-transparent, .control-uploader .\--theme-transparent.action, .ui-dialog .i3-dialog-footer .\--theme-transparent.btn {
    background-color: transparent;
    border: 1.5px solid #D0CFCB;
    color: #003777; }
    .btn.\--theme-transparent:hover, .control-uploader .\--theme-transparent.action:hover {
      background-color: #F5921B;
      color: #fff;
      border-color: #F5921B; }
  .btn.\--theme-primary-transparent, .control-uploader .\--theme-primary-transparent.action, .ui-dialog .i3-dialog-footer .\--theme-primary-transparent.btn {
    background-color: transparent;
    border-color: #0099DB;
    color: #0099DB; }
    .btn.\--theme-primary-transparent:hover, .control-uploader .\--theme-primary-transparent.action:hover {
      background-color: #0099DB;
      border-color: #0099DB;
      color: #fff; }
  .btn.\--theme-white-transparent, .control-uploader .\--theme-white-transparent.action, .ui-dialog .i3-dialog-footer .\--theme-white-transparent.btn {
    background: transparent;
    color: #fff;
    border: 1.5px solid rgba(255, 255, 255, 0.6); }
    .btn.\--theme-white-transparent:hover, .control-uploader .\--theme-white-transparent.action:hover {
      background-color: #0099DB;
      border-color: #0099DB;
      color: #fff; }
  .btn.\--theme-success, .control-uploader .\--theme-success.action, .ui-dialog .i3-dialog-footer .\--theme-success.btn {
    background-color: #f3f8ec;
    border-color: #f3f8ec;
    color: #7fb931; }
    .btn.\--theme-success:hover, .control-uploader .\--theme-success.action:hover {
      background-color: #7fb931;
      border-color: #7fb931;
      color: #fff; }
  .btn.\--style-block, .control-uploader .\--style-block.action, .ui-dialog .i3-dialog-footer .\--style-block.btn {
    display: block;
    width: 100%;
    text-align: center;
    padding-left: 5px !important;
    padding-right: 5px !important; }
  .btn.\--style-large, .control-uploader .\--style-large.action, .ui-dialog .i3-dialog-footer .\--style-large.btn {
    padding-left: 27px;
    padding-right: 27px; }
  .btn.\--style-x-large, .control-uploader .\--style-x-large.action, .ui-dialog .i3-dialog-footer .\--style-x-large.btn {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.01em;
    background-color: #00253D;
    border: 0;
    font-weight: 500;
    letter-spacing: normal; }
    @media (min-width: 1024px) {
      .btn.\--style-x-large, .control-uploader .\--style-x-large.action, .ui-dialog .i3-dialog-footer .\--style-x-large.btn {
        padding: 1.07143rem 0 1.5rem;
        font-size: 22px; } }
  .btn.\--style-medium, .control-uploader .\--style-medium.action, .ui-dialog .i3-dialog-footer .\--style-medium.btn {
    padding-top: 16px;
    padding-bottom: 15px; }
  .btn.\--style-small, .control-uploader .action, .ui-dialog .i3-dialog-footer .\--style-small.btn, .ui-dialog .i3-dialog-footer .control-uploader .action, .control-uploader .ui-dialog .i3-dialog-footer .action {
    font-size: 0.85714rem;
    font-weight: 700;
    padding: .6rem 1.5rem; }
  .btn.\--style-xsmall, .control-uploader .\--style-xsmall.action, .ui-dialog .i3-dialog-footer .\--style-xsmall.btn {
    font-size: 12px;
    padding: 5px 8px; }
  .btn.\--style-slim, .control-uploader .\--style-slim.action, .ui-dialog .i3-dialog-footer .\--style-slim.btn {
    font-size: 12px;
    padding: 8px 32px 6px; }

@font-face {
  font-family: 'Switzer';
  src: url("/wp-content/themes/orphansinneed/_ui/media/fonts/Switzer-Regular.woff2?32gdwb") format("woff2"), url("/wp-content/themes/orphansinneed/_ui/media/fonts/Switzer-Regular.woff?32gdwb") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Switzer';
  src: url("/wp-content/themes/orphansinneed/_ui/media/fonts/Switzer-Medium.woff2?32gdwb") format("woff2"), url("/wp-content/themes/orphansinneed/_ui/media/fonts/Switzer-Medium.woff?32gdwb") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Switzer';
  src: url("/wp-content/themes/orphansinneed/_ui/media/fonts/Switzer-Semibold.woff2?32gdwb") format("woff2"), url("/wp-content/themes/orphansinneed/_ui/media/fonts/Switzer-Semibold.woff?32gdwb") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Switzer';
  src: url("/wp-content/themes/orphansinneed/_ui/media/fonts/Switzer-Bold.woff2?32gdwb") format("woff2"), url("/wp-content/themes/orphansinneed/_ui/media/fonts/Switzer-Bold.woff?32gdwb") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

html, body {
  font-size: 14px; }

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

a {
  text-decoration: none;
  outline: none;
  font-weight: 500;
  color: #003777;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s; }

h1, h2, h3, h4, h5, h6 {
  letter-spacing: -0.84px;
  color: #003777; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #003777; }

p a {
  text-decoration: underline; }

p:last-child {
  margin-bottom: 0; }

hr {
  margin-bottom: 2rem;
  border: 0;
  border-top: 1px solid #E9ECEE;
  opacity: 50%; }

small {
  font-weight: 500;
  font-size: 13px; }

table {
  width: 100%;
  padding: 0;
  background-color: #FFF;
  margin-bottom: 1.4rem ;
  font-size: 1em;
  border-collapse: collapse;
  border: 1px solid #e1e1e1; }
  table th,
  table td {
    padding: 30px;
    line-height: 1.4;
    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/orphansinneed/_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: 700;
    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; }

.layout__aside__title {
  font-size: 18px;
  color: #2a2a2a;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 1px; }

.layout__grid__item {
  width: 100%; }

.layout__grid.\--style-blocks > * {
  margin-bottom: 2rem; }

.layout__grid.\--style-donate {
  margin-bottom: 20px; }
  .layout__grid.\--style-donate > * {
    margin-bottom: 0; }

@media (min-width: 1100px) {
  .layout.\--type-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

.layout.\--type-columns .layout__aside {
  margin-bottom: 20px;
  width: 100%; }
  @media (min-width: 1100px) {
    .layout.\--type-columns .layout__aside {
      max-width: 280px;
      margin-bottom: 0; } }
  .layout.\--type-columns .layout__aside__back {
    margin-bottom: 2.85714rem; }
  .layout.\--type-columns .layout__aside__title {
    font-family: "Switzer", sans-serif;
    font-size: 1.57143rem;
    color: #0099DB;
    letter-spacing: 0;
    margin-bottom: 30px; }
  .layout.\--type-columns .layout__aside__page-title {
    font-size: 1.71429rem;
    letter-spacing: -0.04em;
    color: #101010;
    margin-bottom: 1.28571rem; }
  .layout.\--type-columns .layout__aside__list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px; }
  .layout.\--type-columns .layout__aside__list__media {
    width: 80px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 1.28571rem; }
    .layout.\--type-columns .layout__aside__list__media a {
      display: block;
      width: 100%; }
    .layout.\--type-columns .layout__aside__list__media img {
      display: block;
      width: 100%;
      border-radius: 12px 12px 0px 0px;
      height: 100%; }
  .layout.\--type-columns .layout__aside__list__title {
    font-size: 1.28571rem;
    font-weight: 400;
    letter-spacing: -0.03em;
    color: #181818;
    margin-bottom: 0.71429rem; }
  .layout.\--type-columns .layout__aside__list__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    .layout.\--type-columns .layout__aside__list__content p {
      font-size: 0.92857rem;
      font-weight: 400;
      letter-spacing: 0.01em;
      color: #747474;
      line-height: 140%;
      margin-bottom: 0; }

.layout.\--type-columns .layout__content {
  width: 100%; }
  .layout.\--type-columns .layout__content > .panel-layout > .container {
    padding: 0; }

.layout.\--type-columns .layout__share {
  margin-bottom: 1.28571rem; }

.layout.\--type-default-page .layout__aside__inner {
  display: none;
  border-radius: 8px;
  background: rgba(233, 236, 243, 0.8);
  overflow: hidden; }

.layout.\--type-default-page .layout__aside__page-title {
  font-size: 22px;
  color: #0099DB;
  letter-spacing: -0.02em;
  margin-bottom: 30px; }

.layout.\--type-default-page .layout__aside__menu {
  padding: 12px 8px; }
  .layout.\--type-default-page .layout__aside__menu__title {
    background: #0099DB;
    padding: 14px 20px;
    font-size: 16px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 8px 8px 0px 0px;
    margin-bottom: 0; }
  .layout.\--type-default-page .layout__aside__menu ul {
    margin: 0;
    list-style: none; }
    .layout.\--type-default-page .layout__aside__menu ul li {
      position: relative; }
      .layout.\--type-default-page .layout__aside__menu ul li a {
        display: block;
        background: transparent;
        padding: 10px;
        font-size: 14px;
        letter-spacing: -0.32px;
        color: rgba(0, 55, 119, 0.7);
        border-radius: 4px; }
      .layout.\--type-default-page .layout__aside__menu ul li.current_page_item a, .layout.\--type-default-page .layout__aside__menu ul li:hover a {
        background: rgba(25, 86, 167, 0.1);
        text-decoration: none;
        color: #0099DB; }

input[type=email],
input[type=number],
input[type=text],
input[type=tel],
input[type=password],
input[type=date],
textarea {
  width: 100%;
  background-color: transparent;
  padding: 8px 12px !important;
  font-size: 1rem;
  letter-spacing: -0.16px;
  line-height: 20px;
  color: #003777;
  border-radius: 5px;
  border: 1px solid rgba(197, 201, 210, 0.6);
  outline: 0;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s; }
  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: #0099DB; }

textarea {
  height: 100px; }

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

::-webkit-input-placeholder {
  color: #003777; }

:-moz-placeholder {
  color: #003777; }

:-ms-input-placeholder {
  color: #003777; }

:-moz-placeholder {
  color: #003777; }

form p {
  line-height: 1.4; }

form fieldset {
  margin-bottom: 2.5rem; }
  form fieldset > .control-group:last-child {
    margin-bottom: 0; }
  form fieldset > p {
    color: #003777; }
  form fieldset > h2, form fieldset > h3, form fieldset > h4, form fieldset > h5, form fieldset > h6 {
    letter-spacing: -1px; }
  form fieldset.\--theme-mild {
    padding: 3.21429rem 2.85714rem 2.85714rem;
    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: 2.14286rem;
      font-size: 1.07143rem;
      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: 3.21429rem 2.85714rem 2.85714rem;
    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; } }

.wpcf7-submit {
  float: right; }
  @media (min-width: 768px) {
    .wpcf7-submit {
      float: none; } }
  @media (min-width: 1100px) {
    .wpcf7-submit {
      float: none; } }
  @media (min-width: 1500px) {
    .wpcf7-submit {
      float: none; } }

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

.wpcf7-not-valid-tip {
  margin-top: 6px;
  font-size: 14px; }

.wpcf7-checkbox input[type="checkbox"] {
  opacity: 0;
  width: 0;
  height: 0; }

.wpcf7-checkbox label {
  display: inline-block; }
  .wpcf7-checkbox label input[type="checkbox"]:checked + .wpcf7-list-item-label:after {
    opacity: 1; }
  .wpcf7-checkbox label .wpcf7-list-item-label {
    min-height: 1.85714rem;
    padding-left: 3rem;
    position: relative;
    display: block;
    line-height: 1.2;
    cursor: pointer; }
    .wpcf7-checkbox label .wpcf7-list-item-label:before {
      content: "";
      border: 1px solid #CFCFCF;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border-radius: 2px;
      width: 1.85714rem;
      height: 1.85714rem;
      position: absolute;
      left: 0;
      top: 0; }
    .wpcf7-checkbox label .wpcf7-list-item-label:after {
      content: "\e90a";
      /* 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;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 0.85714rem;
      position: absolute;
      left: 0.5rem;
      top: 0.5rem;
      opacity: 0;
      -webkit-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s; }

.gform_wrapper .gsection_title {
  font-size: 1.42857rem; }

.gform_wrapper .gform_fields {
  row-gap: 16px !important; }

.gform_wrapper p:last-child {
  margin-bottom: 0 !important; }

.gform_wrapper .gfield {
  margin-bottom: 0px;
  position: relative; }
  .gform_wrapper .gfield .gfield_label, .gform_wrapper .gfield .gform-field-label--type-sub {
    display: inline-block;
    font-weight: 500 !important;
    font-size: 12px !important;
    color: #003777;
    margin-bottom: 12px !important;
    letter-spacing: -0.24px; }
    .gform_wrapper .gfield .gfield_label i, .gform_wrapper .gfield .gform-field-label--type-sub i {
      display: inline-block;
      vertical-align: top;
      font-size: 1em;
      margin-right: 10px; }
    .gform_wrapper .gfield .gfield_label span, .gform_wrapper .gfield .gform-field-label--type-sub span {
      font-size: 12px !important;
      color: #003777 !important; }
  .gform_wrapper .gfield input[type=email],
  .gform_wrapper .gfield input[type=number],
  .gform_wrapper .gfield input[type=text],
  .gform_wrapper .gfield input[type=tel],
  .gform_wrapper .gfield input[type=password],
  .gform_wrapper .gfield textarea {
    width: 100%;
    background-color: transparent;
    padding: 10px 12px !important;
    font-size: 1.14286rem;
    letter-spacing: -0.16px;
    line-height: 24px;
    color: #003777;
    border-radius: 4px;
    border: 1px solid rgba(197, 201, 210, 0.6);
    outline: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 40px; }
    .gform_wrapper .gfield input[type=email]:active, .gform_wrapper .gfield input[type=email]:focus,
    .gform_wrapper .gfield input[type=number]:active,
    .gform_wrapper .gfield input[type=number]:focus,
    .gform_wrapper .gfield input[type=text]:active,
    .gform_wrapper .gfield input[type=text]:focus,
    .gform_wrapper .gfield input[type=tel]:active,
    .gform_wrapper .gfield input[type=tel]:focus,
    .gform_wrapper .gfield input[type=password]:active,
    .gform_wrapper .gfield input[type=password]:focus,
    .gform_wrapper .gfield textarea:active,
    .gform_wrapper .gfield textarea:focus {
      border-color: #0099DB; }
  .gform_wrapper .gfield textarea {
    height: 140px !important;
    min-block-size: unset !important; }
  .gform_wrapper .gfield [readonly], .gform_wrapper .gfield [disabled] {
    cursor: not-allowed; }
  .gform_wrapper .gfield ::-webkit-input-placeholder {
    color: #003777; }
  .gform_wrapper .gfield :-moz-placeholder {
    color: #003777; }
  .gform_wrapper .gfield :-ms-input-placeholder {
    color: #003777; }
  .gform_wrapper .gfield :-moz-placeholder {
    color: #003777; }
  .gform_wrapper .gfield .control-select {
    position: relative;
    width: 100%;
    padding: 9px 20px 10px 17px;
    padding-right: 35px;
    font-family: "Switzer", sans-serif;
    font-weight: 400;
    font-size: 1.07143rem;
    letter-spacing: -0.16px;
    line-height: 23px;
    color: #003777;
    background: transparent;
    border: 1px solid rgba(197, 201, 210, 0.6);
    border-radius: 4px;
    height: 40px;
    outline: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s; }
    .gform_wrapper .gfield .control-select.--focus {
      border-color: #0099DB; }
    .gform_wrapper .gfield .control-select select {
      opacity: 0;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      width: 100% !important;
      height: 100% !important;
      border: 0; }
    .gform_wrapper .gfield .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; }
      .gform_wrapper .gfield .control-select > span:after {
        content: "\e92b";
        /* 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;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .gform_wrapper .gfield .control-select > span:after {
        position: absolute;
        font-size: 10px;
        /* 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;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #003777;
        top: 50%;
        right: 20px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-weight: 600; }
  .gform_wrapper .gfield.gfield--type-consent {
    padding: 0.71429rem 1.42857rem;
    border-radius: 4px;
    border: 1px solid #00ADEF;
    background: #EEF5F9;
    -webkit-box-shadow: 0px 0px 0px 2px rgba(99, 146, 239, 0.2);
    box-shadow: 0px 0px 0px 2px rgba(99, 146, 239, 0.2); }
    .gform_wrapper .gfield.gfield--type-consent .gfield_consent_label {
      padding-left: 2.14286rem;
      margin-left: 0px;
      position: relative;
      cursor: pointer; }
      .gform_wrapper .gfield.gfield--type-consent .gfield_consent_label:after {
        content: '';
        width: 18px;
        height: 18px;
        border-radius: 4px;
        background: #fff;
        position: absolute;
        left: 0;
        top: 5px;
        -webkit-box-shadow: 0px 0px 0px 1px #204ce5;
        box-shadow: 0px 0px 0px 1px #204ce5;
        font-family: 'default';
        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;
        font-size: 12px; }
    .gform_wrapper .gfield.gfield--type-consent input[type="checkbox"] {
      display: none; }
      .gform_wrapper .gfield.gfield--type-consent input[type="checkbox"]:checked + .gfield_consent_label:after {
        content: '\e90a';
        background-color: #0099DB;
        -webkit-box-shadow: none;
        box-shadow: none; }
  @media (min-width: 1024px) {
    .gform_wrapper .gfield.gfield--type-radio .ginput_container_radio .gfield_radio {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 20px; }
      .gform_wrapper .gfield.gfield--type-radio .ginput_container_radio .gfield_radio > div {
        margin-bottom: 2.5rem; } }
  .gform_wrapper .gfield.gfield--type-radio .ginput_container_radio .gfield_radio > div {
    width: 100%;
    margin-bottom: 20px; }
  .gform_wrapper .gfield.gfield--type-radio .ginput_container_radio .gfield_radio .gchoice {
    position: relative;
    margin-bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .gform_wrapper .gfield.gfield--type-radio .ginput_container_radio .gfield_radio .gchoice label {
      margin-left: 0px;
      position: relative;
      padding: 11px 1.25rem;
      background: #FFF;
      border: 1px solid rgba(197, 201, 210, 0.6);
      border-radius: 4px;
      font-size: 14px;
      letter-spacing: -0.28px;
      font-weight: 500;
      color: #003777;
      width: 100% !important;
      cursor: pointer;
      display: block;
      padding-left: 3.125rem;
      text-transform: unset; }
      .gform_wrapper .gfield.gfield--type-radio .ginput_container_radio .gfield_radio .gchoice label:before {
        display: inline-block;
        content: '';
        width: 18px;
        height: 18px;
        background-color: #fff;
        border: 1.26px solid #C5C9D2;
        vertical-align: top;
        text-align: center;
        /* 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;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 12px;
        line-height: 16px;
        color: #FFF;
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
        position: absolute;
        left: 20px;
        top: 50%;
        border-radius: 4px;
        transition: .2s;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
    .gform_wrapper .gfield.gfield--type-radio .ginput_container_radio .gfield_radio .gchoice input[type="radio"] {
      opacity: 0;
      position: absolute; }
      .gform_wrapper .gfield.gfield--type-radio .ginput_container_radio .gfield_radio .gchoice input[type="radio"]:checked + label {
        background: transparent;
        border-color: #007BBD; }
        .gform_wrapper .gfield.gfield--type-radio .ginput_container_radio .gfield_radio .gchoice input[type="radio"]:checked + label:before {
          background: #007BBD;
          border-color: #007BBD;
          content: "\e90a"; }
  .gform_wrapper .gfield textarea {
    height: 140px !important;
    resize: none; }
  .gform_wrapper .gfield.i3-cus-currency .ginput_container_number {
    position: relative; }
    .gform_wrapper .gfield.i3-cus-currency .ginput_container_number:before {
      content: '£';
      font-family: "Switzer", sans-serif;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      margin-top: -3px;
      left: 16px;
      font-size: 18px;
      color: #314247; }
    .gform_wrapper .gfield.i3-cus-currency .ginput_container_number input[type=number] {
      padding-left: 30px !important; }

.gform_wrapper .gform_button, .gform_wrapper .gform-theme-button {
  cursor: pointer !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  padding: 12px 24px !important;
  background-color: #F5921B !important;
  color: #fff !important;
  font-size: 1.14286rem !important;
  font-weight: 600;
  line-height: 1.1 !important;
  letter-spacing: -0.16px !important;
  text-align: center !important;
  border-radius: 50px !important;
  text-decoration: none !important;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
  .gform_wrapper .gform_button:hover, .gform_wrapper .gform-theme-button:hover {
    text-decoration: none !important;
    background-color: #ec860a !important; }

.gform_wrapper .gform_heading {
  display: none !important; }

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

.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: #0099DB;
      border-color: #0099DB; }
      .control-checkbox input[type=checkbox]:checked + .control-checkbox__checkbox > i {
        opacity: 1;
        color: #fff; }
    .control-checkbox input[type=checkbox]:checked + .control-checkbox__content {
      background-color: transparent;
      border-color: #003777;
      -webkit-box-shadow: 0px 0px 0px 2px rgba(99, 146, 239, 0.2);
      box-shadow: 0px 0px 0px 2px rgba(99, 146, 239, 0.2); }
      .control-checkbox input[type=checkbox]:checked + .control-checkbox__content .control-checkbox__checkbox {
        background-color: #003777;
        border-color: #0099DB; }
        .control-checkbox input[type=checkbox]:checked + .control-checkbox__content .control-checkbox__checkbox > i {
          opacity: 1;
          color: #fff; }
  .control-checkbox__checkbox {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 3px;
    border: 1px solid #C5C9D2;
    vertical-align: top;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    color: #FFF;
    font-size: 10px;
    text-align: center;
    background-color: #fff;
    position: absolute;
    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;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      opacity: 0; }
      .control-checkbox__checkbox > i:before {
        line-height: 15px; }
  .control-checkbox__text {
    display: inline-block;
    font-family: "Switzer", sans-serif;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: -0.24px;
    color: #003777;
    line-height: 1.4;
    margin: 0;
    padding-left: 28px;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s; }
  .control-checkbox__content {
    position: relative;
    background: #FFF;
    padding: 12px 10px;
    border: 1px solid rgba(197, 201, 210, 0.6);
    border-radius: 3px; }
    .control-checkbox__content .control-checkbox__checkbox {
      left: 10px; }
  .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-group {
  margin-bottom: 1rem; }
  .control-group__label {
    font-size: 12px;
    line-height: 1.21429rem;
    color: #003777;
    margin-bottom: 12px;
    font-weight: 500;
    letter-spacing: -0.24px; }
    .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 {
      font-size: 1rem;
      color: #003777; }
  .control-group span.optional {
    display: none;
    float: right;
    font-size: 1.14286rem;
    color: #0099DB; }
  .control-group span.required {
    font-size: 1rem;
    color: #003777; }
  .control-group__message {
    font-size: 14px;
    padding: 10px 0; }
  .control-group__control {
    position: relative; }
  .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;
        /* 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: "Switzer", sans-serif;
      font-size: 1.28571rem;
      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: #F5921B; }
      .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: 1280px) {
        .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: 1024px) {
      .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"] {
        border-color: #D9D9D9;
        margin-right: 1.07143rem; }
  .control-group.\--type-search input[type=text] {
    padding-left: 3rem !important; }
  .control-group.\--type-search .icon {
    font-size: 1.14286rem;
    position: absolute;
    left: 1.14286rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #003777; }
  .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 .control-group__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    vertical-align: top;
    font-size: 1.125rem;
    width: 100%;
    font-weight: 700; }
    .control-group.\--type-horizontal .control-group__label label {
      font-weight: 400;
      display: inline-block; }
  .control-group.\--type-horizontal .control-group__control {
    display: block;
    width: 100%; }
    .control-group.\--type-horizontal .control-group__control small {
      margin-top: 5px;
      color: #777;
      display: block;
      font-size: 12px; }
  .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: "Switzer", 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 {
    background: #FFFFFF;
    font-size: 1.28571rem;
    font-family: "Switzer", sans-serif;
    padding: 0.92857rem 1.35714rem 1.28571rem;
    height: 100%;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: #0099DB;
    border: 2px solid #007F9D;
    border-radius: 6px; }
    .control-group.\--style-quick-donate input[type="text"].--focus,
    .control-group.\--style-quick-donate input[type="number"].--focus,
    .control-group.\--style-quick-donate .control-select.--focus {
      border-color: #0099DB; }
    .control-group.\--style-quick-donate input[type="text"]::-webkit-input-placeholder,
    .control-group.\--style-quick-donate input[type="number"]::-webkit-input-placeholder,
    .control-group.\--style-quick-donate .control-select::-webkit-input-placeholder {
      color: #0099DB; }
    .control-group.\--style-quick-donate input[type="text"]:-moz-placeholder,
    .control-group.\--style-quick-donate input[type="number"]:-moz-placeholder,
    .control-group.\--style-quick-donate .control-select:-moz-placeholder {
      color: #0099DB; }
    .control-group.\--style-quick-donate input[type="text"]:-ms-input-placeholder,
    .control-group.\--style-quick-donate input[type="number"]:-ms-input-placeholder,
    .control-group.\--style-quick-donate .control-select:-ms-input-placeholder {
      color: #0099DB; }
    .control-group.\--style-quick-donate input[type="text"]:-moz-placeholder,
    .control-group.\--style-quick-donate input[type="number"]:-moz-placeholder,
    .control-group.\--style-quick-donate .control-select:-moz-placeholder {
      color: #0099DB; }
  .control-group.\--style-quick-donate .control-select {
    padding-right: 3.57143rem; }
    .control-group.\--style-quick-donate .control-select span {
      font-size: 1.28571rem; }
      .control-group.\--style-quick-donate .control-select span:after {
        content: "\e90d";
        width: 24px;
        height: 24px;
        background: #007BBD;
        font-size: 10px;
        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;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        border-radius: 50px;
        margin-top: 0; }
        @media (max-width: 1280px) {
          .control-group.\--style-quick-donate .control-select span:after {
            right: 10px; } }
  .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: 2rem !important; }
  .control-group.\--style-quick-donate .control-group__currency {
    position: absolute;
    top: 50%;
    left: 1.35714rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 1.28571rem;
    font-family: "Switzer", sans-serif;
    color: #0099DB;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    margin-top: -2px; }
  .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; }
        .w-donate-form__theme-white .control-group.\--style-custom-donation-amount input[type="radio"]:checked ~ .control-group__control input[type="text"], .w-donate-form__theme-white .control-group.\--style-custom-donation-amount input[type="radio"]:checked ~ .control-group__control input[type="number"] {
          background: #fff;
          border-color: #00253D;
          color: #007BBD; }
        .w-donate-form__theme-white .control-group.\--style-custom-donation-amount input[type="radio"]:checked ~ .control-group__control .control-group__currency {
          color: #007BBD; }
    .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 {
      font-family: 'Anton', sans-serif;
      pointer-events: none;
      position: absolute;
      top: 50%;
      left: 10px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      display: block;
      font-size: 15px;
      color: #FFF;
      line-height: 1;
      letter-spacing: -0.01em;
      margin-top: -1px; }
      .w-donate-form__theme-white .control-group.\--style-custom-donation-amount .control-group__currency {
        color: #fff; }
    .control-group.\--style-custom-donation-amount input[type="text"], .control-group.\--style-custom-donation-amount input[type="number"] {
      padding: 10px !important;
      padding-left: 15px;
      font-family: 'Anton', sans-serif;
      font-size: 14px;
      font-weight: 400;
      text-align: center;
      letter-spacing: -0.01em;
      color: #FFF;
      line-height: 1.1;
      border-radius: 6px;
      border: 1.2px solid rgba(255, 255, 255, 0.5);
      background: #008FD1; }
      .control-group.\--style-custom-donation-amount input[type="text"]:hover, .control-group.\--style-custom-donation-amount input[type="text"]:focus, .control-group.\--style-custom-donation-amount input[type="number"]:hover, .control-group.\--style-custom-donation-amount input[type="number"]:focus {
        background-color: #000087; }
      .control-group.\--style-custom-donation-amount input[type="text"]::-webkit-input-placeholder, .control-group.\--style-custom-donation-amount input[type="number"]::-webkit-input-placeholder {
        color: #FFF; }
      .control-group.\--style-custom-donation-amount input[type="text"]:-moz-placeholder, .control-group.\--style-custom-donation-amount input[type="number"]:-moz-placeholder {
        color: #FFF; }
      .control-group.\--style-custom-donation-amount input[type="text"]:-ms-input-placeholder, .control-group.\--style-custom-donation-amount input[type="number"]:-ms-input-placeholder {
        color: #FFF; }
      .control-group.\--style-custom-donation-amount input[type="text"]:-moz-placeholder, .control-group.\--style-custom-donation-amount input[type="number"]:-moz-placeholder {
        color: #FFF; }
      .w-donate-form__theme-white .control-group.\--style-custom-donation-amount input[type="text"], .w-donate-form__theme-white .control-group.\--style-custom-donation-amount input[type="number"] {
        background: transparent;
        border-color: #fff;
        color: #fff; }
        .w-donate-form__theme-white .control-group.\--style-custom-donation-amount input[type="text"]::-webkit-input-placeholder, .w-donate-form__theme-white .control-group.\--style-custom-donation-amount input[type="number"]::-webkit-input-placeholder {
          color: #fff !important; }
        .w-donate-form__theme-white .control-group.\--style-custom-donation-amount input[type="text"]:-moz-placeholder, .w-donate-form__theme-white .control-group.\--style-custom-donation-amount input[type="number"]:-moz-placeholder {
          color: #fff !important; }
        .w-donate-form__theme-white .control-group.\--style-custom-donation-amount input[type="text"]:-ms-input-placeholder, .w-donate-form__theme-white .control-group.\--style-custom-donation-amount input[type="number"]:-ms-input-placeholder {
          color: #fff !important; }
        .w-donate-form__theme-white .control-group.\--style-custom-donation-amount input[type="text"]:-moz-placeholder, .w-donate-form__theme-white .control-group.\--style-custom-donation-amount input[type="number"]:-moz-placeholder {
          color: #fff !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-custom-donation-amount input[type=number] {
      padding-left: 20px !important; }
  .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__currency {
    position: absolute;
    left: 10px;
    top: 13px;
    font-size: 14px;
    color: #003777; }
  .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-select-appeal .control-select {
    background-color: #FFF;
    border-radius: 100px;
    color: #14144F;
    font-size: 13px;
    letter-spacing: -0.16px;
    padding: 7px 15px;
    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-weight: 500; }
    .control-group.\--style-select-appeal .control-select span {
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .control-group.\--style-select-appeal .control-select span:after {
        position: unset;
        color: #14144F;
        font-size: 8px;
        margin-left: 8px;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
        margin-top: -2px; }
  .control-group.\--style-filter input[type="text"] {
    background-color: #FFF;
    border: 1px solid rgba(0, 55, 119, 0.4);
    border-radius: 6px;
    font-weight: 500;
    font-size: 15px; }
  .control-group.\--style-filter .control-select {
    background-color: #FFF;
    border: 1px solid rgba(0, 55, 119, 0.4);
    border-radius: 6px;
    font-weight: 500;
    font-size: 15px; }
    .control-group.\--style-filter .control-select > span:after {
      color: #00ADEF;
      font-size: 10px; }

.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; }
    .control-radio.\--style-payment > label {
      padding-left: 0;
      min-height: 0;
      width: 100%; }
    .control-radio.\--style-payment input[type=radio] {
      opacity: 0;
      position: absolute; }
      .control-radio.\--style-payment input[type=radio]:checked ~ .control-radio__text {
        background: #FFF;
        color: #000087; }
        .w-donate-form__theme-white .control-radio.\--style-payment input[type=radio]:checked ~ .control-radio__text {
          border-color: #0099DB; }
    .control-radio.\--style-payment .control-radio__text {
      background: transparent;
      font-size: 14.5px;
      font-weight: 600;
      letter-spacing: -0.29px;
      line-height: 1.1;
      color: #FFF;
      border-radius: 100px;
      -webkit-transition: ease 0.3s;
      -o-transition: ease 0.3s;
      transition: ease 0.3s;
      margin: 0;
      font-size: 12px;
      padding: 8px;
      width: 100%;
      text-align: center; }
      .control-radio.\--style-payment .control-radio__text i {
        display: none;
        background: #F5921B;
        width: 15px;
        height: 15px;
        text-align: center;
        font-size: 11px;
        color: #fff;
        padding: 2px 0px 0 0px;
        border-radius: 50px;
        margin-right: 8px;
        position: relative;
        top: 2px;
        display: none; }
        @media (min-width: 1024px) {
          .control-radio.\--style-payment .control-radio__text i {
            width: 20px;
            height: 20px;
            padding: 5px 0px 0 0px; } }
      .w-donate-form__theme-white .control-radio.\--style-payment .control-radio__text {
        border-color: #fff;
        color: #fff; }
  .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 {
      background-color: #F5921B;
      border-color: #F5921B; }
      .w-donate-form__theme-white .control-radio.\--style-amount input[type=radio]:checked ~ .control-radio__text {
        background: #fff;
        border-color: #00253D; }
  .control-radio.\--style-amount .control-radio__text {
    display: block;
    position: relative;
    font-family: 'Anton', sans-serif;
    font-size: 1rem;
    letter-spacing: -0.01em;
    color: #FFF;
    text-align: center;
    line-height: 1.1;
    padding: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 6px;
    border: 1.2px solid rgba(255, 255, 255, 0.5);
    background: #0099DB;
    margin: 0px; }
    .control-radio.\--style-amount .control-radio__text:hover {
      background-color: #F5921B;
      border-color: #F5921B; }
    .w-donate-form .control-radio.\--style-amount .control-radio__text {
      height: 100%; }
    .control-radio.\--style-amount .control-radio__text small {
      font-size: 12px;
      font-family: "Switzer", sans-serif;
      font-weight: 500;
      display: block;
      padding-left: 42px;
      margin-left: -54px;
      margin-top: 3px; }
    .control-radio.\--style-amount .control-radio__text em {
      text-align: right;
      pointer-events: none;
      font-style: normal;
      font-weight: 400; }
    .w-donate-form__theme-white .control-radio.\--style-amount .control-radio__text {
      background: transparent;
      border-color: #fff;
      color: #fff; }
  .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;
      /* 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: #0099DB; }
    .control-radio.\--style-payment-method input[type=radio]:checked ~ .control-radio__radio i {
      background-color: #0099DB; }
  .control-radio.\--style-payment-method label.error {
    margin-left: 14px; }
  .control-radio.\--style-slide .control-radio__text {
    border-radius: 50px;
    padding: 8px 20px;
    border: 1.4px solid rgba(0, 55, 119, 0.6);
    color: #003777; }
    .control-radio.\--style-slide .control-radio__text label {
      text-transform: capitalize;
      font-size: 15px;
      font-weight: 500; }
  .control-radio.\--style-slide input[type="radio"]:checked ~ .control-radio__text {
    background-color: #F5921B;
    border-color: #F5921B; }
  .control-radio.\--style-slide:hover .control-radio__text {
    background-color: #003777 !important;
    border-color: #003777 !important; }
    .control-radio.\--style-slide:hover .control-radio__text label {
      color: #FFF !important; }

.control-select {
  position: relative;
  width: 100%;
  padding: 7px 16px 8px;
  padding-right: 35px;
  font-family: "Switzer", sans-serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: -0.14px;
  line-height: 23px;
  color: #003777;
  background: transparent;
  border: 1px solid rgba(197, 201, 210, 0.6);
  -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);
  border-radius: 4px;
  outline: 0;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s; }
  .control-select.--focus {
    border-color: #0099DB; }
  .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: "\e92b";
      /* 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;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .control-select > span:after {
      position: absolute;
      font-size: 9px;
      /* 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;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #003777;
      top: 50%;
      right: 14px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      font-weight: 600; }

.control-uploader {
  font-family: "Switzer", 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 {
    position: absolute;
    right: 5px;
    top: 5px;
    padding: 10px 20px 16px; }

.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: 1023px) {
      .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: 1024px) {
      .grid-flex.\--type-two-blocks > * {
        width: 50%; } }
  .grid-flex.\--type-two-three-blocks > * {
    width: 100%; }
    @media (min-width: 1024px) {
      .grid-flex.\--type-two-three-blocks > * {
        width: 39%; } }
    .grid-flex.\--type-two-three-blocks > *:first-child {
      width: 100%; }
      @media (min-width: 1024px) {
        .grid-flex.\--type-two-three-blocks > *:first-child {
          width: 22%; } }
  .grid-flex.\--type-three-blocks > * {
    width: 100%; }
    @media (min-width: 767px) {
      .grid-flex.\--type-three-blocks > * {
        width: 33.333%; } }
  .grid-flex.\--type-three-blocks > .\--style-two-third {
    width: 66.666%; }
  .grid-flex.\--type-four-blocks > * {
    width: 100%; }
    @media (min-width: 767px) {
      .grid-flex.\--type-four-blocks > * {
        width: 50%; } }
    @media (min-width: 1025px) {
      .grid-flex.\--type-four-blocks > * {
        width: 25%; } }
  .grid-flex.\--type-five-blocks > * {
    width: 100%; }
    @media (min-width: 1100px) {
      .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: -12px; }
    .grid-flex.\--style-offset-blocks-small > * {
      padding-left: 12px;
      padding-bottom: 12px; }
  .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;
      padding-bottom: 30px; }
  @media (max-width: 767px) {
    .grid-flex.\--offset-m-0 {
      margin-bottom: 0; } }
  .grid-flex.\--list-style-row {
    margin-left: 0; }
    .grid-flex.\--list-style-row > div {
      border-bottom: 1px solid #E0DFDD;
      padding-left: 0;
      padding-bottom: 0; }
      .grid-flex.\--list-style-row > div:last-child {
        border-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: 1.05556rem;
  letter-spacing: -0.01em;
  color: #6A6A6A; }
  .list-nav > li {
    line-height: normal;
    border-bottom: 1.4px solid #E4E4E4;
    padding-bottom: 0.16667rem;
    margin-bottom: 0.27778rem; }
    .list-nav > li:last-child {
      border-bottom: 0px; }
    .list-nav > li span {
      padding-right: 1.38889rem;
      font-size: 1.33333rem;
      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;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e92a";
    font-size: 0.88889rem;
    position: absolute;
    top: 4px;
    left: 0;
    color: #F5921B; }

.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;
  background-color: #fff;
  z-index: 999;
  overflow: hidden;
  -webkit-box-shadow: 0px 4px 250px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 250px 0px rgba(0, 0, 0, 0.15); }
  .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: 1024px) {
        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: 1024px) {
        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: 100vh;
    position: relative;
    display: inline-block;
    margin-right: -4px; }
    @media (max-width: 767px) {
      .df__column {
        height: 100%; } }
    @media (max-width: 1024px) {
      .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, 1, 51, 0.3);
    z-index: 99;
    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-overlay-banner {
  margin-right: 630px;
  margin-left: 80px;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }
  @media (max-width: 1024px) {
    #df-overlay-banner {
      display: none; } }

.df__add {
  padding-bottom: 30px;
  height: 100vh;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  top: 0;
  background-color: #fff; }
  .df__add__content {
    padding: 15px;
    overflow: auto;
    height: 100%; }
    @media (min-width: 767px) {
      .df__add__content {
        padding: 2.85714rem; } }
    .df__add__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;
      background: #0099DB;
      width: 40px;
      height: 40px;
      position: absolute;
      top: 20px;
      right: 20px;
      font-size: 1.57143rem;
      border-radius: 50px;
      text-decoration: none !important;
      color: #fff; }
      @media (min-width: 1024px) {
        .df__add__content__close {
          width: 48px;
          height: 48px;
          top: 30px;
          right: 30px; } }
      .df__add__content__close:hover {
        background-color: #007BBD;
        color: #ffffff; }
  .df__add__header {
    position: relative;
    margin-bottom: 2rem; }
    .df__add__header__grid {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .df__add__header__media {
      background-size: cover;
      width: 120px;
      height: 100px;
      border-radius: 4px;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      margin-left: 40px; }
    .df__add__header__content {
      font-size: 15px;
      color: rgba(0, 55, 119, 0.9);
      letter-spacing: -0.14px; }
      .df__add__header__content p {
        margin-bottom: 0; }
  .df__add__title {
    margin-bottom: 15px; }
  .df__add__cause .w-donate-form {
    margin-bottom: 1.71429rem; }
  .df__add__cause .w-donate-form__title {
    font-size: 1.42857rem; }
  .df__add__cause__cta {
    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: 14PX;
    letter-spacing: -0.14px;
    color: #0099DB;
    padding: 10px;
    border-radius: 100px;
    background: rgba(233, 236, 238, 0.8); }
    .df__add__cause__cta i {
      background: #0099DB;
      color: #fff;
      border-radius: 50px;
      width: 16px;
      height: 16px;
      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;
      font-size: 6px;
      margin-left: 8px; }
    .df__add__cause__cta:hover {
      text-decoration: none;
      color: #003777; }
  .df__add__i3CauseType {
    margin-bottom: 1.28571rem; }
    .df__add__i3CauseType .control-select, .df__add__i3CauseType input[type="text"] {
      background-color: #0099DB;
      padding: 6px 15px 6px;
      padding-right: 35px;
      font-size: 14.5;
      letter-spacing: -0.02em;
      color: #FFF;
      border: 1.2px solid rgba(255, 255, 255, 0.5); }
      .df__add__i3CauseType .control-select span:after, .df__add__i3CauseType input[type="text"] span:after {
        background-color: #FFF;
        border-radius: 50%;
        width: 17px;
        height: 17px;
        font-size: 8px;
        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; }

.df__qurbani {
  height: 100vh;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  top: 0;
  background-color: #fff; }
  .df__qurbani__header {
    background-color: #8ec63d;
    padding: 30px 50px;
    text-align: center;
    position: relative;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .df__qurbani__header__title {
      font-size: 16px;
      color: #669933;
      font-family: "Switzer", sans-serif;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-weight: 700;
      margin-bottom: 0px;
      color: #fff; }
      .df__qurbani__header__title .icon {
        font-size: 14px;
        margin-right: 10px;
        vertical-align: baseline; }
    .df__qurbani__header__close {
      color: #fff;
      position: absolute;
      top: 25px;
      right: 25px;
      font-size: 30px; }
      .df__qurbani__header__close:hover {
        color: #F5921B; }
  .df__qurbani__content {
    padding: 35px 60px 30px;
    overflow: auto;
    height: calc(100vh);
    position: relative; }
    .df__qurbani__content__close {
      color: #F5921B;
      position: absolute;
      top: 25px;
      right: 25px;
      font-size: 30px; }
      .df__qurbani__content__close:hover {
        color: #F5921B; }
  .df__qurbani__title {
    font-size: 30px;
    margin-bottom: 25px;
    letter-spacing: -1px;
    text-align: center;
    color: #1d3922; }
  .df__qurbani__subtitle {
    font-size: 24px;
    margin-bottom: 20px;
    letter-spacing: -1px;
    text-align: center;
    color: #1d3922; }

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

.df__cart {
  padding-bottom: 160px;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  top: 0;
  background-color: #fff; }
  @media (max-width: 767px) {
    .df__cart {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      padding-bottom: 0;
      height: 100vh;
      height: -webkit-fill-available; } }
  .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: "Switzer", 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: #F5921B; }
  .df__cart__content {
    position: relative;
    padding: 20px 25px;
    overflow: auto;
    height: calc(100vh - 250px); }
    html.tabletwide .df__cart__content, html.tablet .df__cart__content {
      height: calc(100vh - 210px); }
    .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;
      background: #E9ECEE;
      width: 36px;
      height: 36px;
      font-size: 1.14286rem;
      color: #003777;
      border-radius: 50px; }
      .df__cart__content__close:hover {
        background: #0099DB;
        color: #fff;
        text-decoration: none; }
  .df__cart__title {
    font-size: 20px;
    color: #003777;
    margin-bottom: 2.28571rem; }
    .df__cart__title:not(.--simple) {
      padding-bottom: 10px;
      border-bottom: 1px solid #C5C9D2;
      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__cart__subtitle {
    text-align: center;
    font-size: 1.57143rem;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    line-height: 1.11;
    color: #fff;
    margin-bottom: 1.28571rem; }
  .df__cart__actions {
    background: #007BBD;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3.57143rem;
    color: #fff;
    border-radius: 8px;
    padding: 25px 20px;
    margin: 0 20px; }
    .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: 1.42857rem; }
      .df__cart__actions dl dt {
        width: 50%;
        font-size: 15px;
        font-weight: 500; }
      .df__cart__actions dl dd {
        width: 50%;
        text-align: right;
        font-family: 'Anton', sans-serif;
        font-size: 1.28571rem;
        line-height: 1.1;
        letter-spacing: 0.36px;
        text-transform: uppercase; }
        .df__cart__actions dl dd em {
          font-style: normal; }

@-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 .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: "Switzer", sans-serif;
    color: #003777; }
    .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 {
    color: rgba(0, 55, 119, 0.9); }
    .df__donations .i3dq-donation-item .i3dq-donation-item__names label {
      font-family: "Switzer", sans-serif;
      color: #003777;
      font-weight: 500;
      margin-bottom: 10px; }
  .df__donations .i3dq-donation-item .i3dq-donation-item__add {
    text-align: center;
    width: 100%;
    background-color: #0099DB;
    color: #FFF;
    border-radius: 6px;
    padding: 8px; }
    .df__donations .i3dq-donation-item .i3dq-donation-item__add:hover {
      background-color: #007cb2; }

.df__donation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #C5C9D2;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .df__donation.\--style-no-flex {
    display: block; }
    .df__donation.\--style-no-flex > div {
      width: 100%; }
  .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__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .df__donation__content__media {
      width: 75px;
      height: 75px;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      background-size: cover;
      background-position: center;
      border-radius: 4px;
      margin-right: 19px; }
    .df__donation__content.\--style-orphan {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column;
      flex-flow: column;
      -webkit-box-align: unset !important;
      -ms-flex-align: unset !important;
      align-items: unset !important; }
  .df__donation__left {
    margin-bottom: 20px;
    width: 400px;
    margin-bottom: 0px; }
  .df__donation__right {
    text-align: right; }
  .df__donation__title {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #003777;
    margin-bottom: 10px; }
    .df__donation__title small {
      background: #E9ECF3;
      width: 18.9px;
      height: 18.9px;
      color: #0099DB;
      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;
      font-size: 10px;
      font-family: "Switzer", sans-serif;
      font-weight: 700;
      position: relative;
      top: -1px;
      border-radius: 50px;
      margin-left: 4px;
      display: none; }
  .df__donation__category {
    display: block;
    font-size: 12px;
    line-height: 1.4;
    color: rgba(0, 55, 119, 0.9);
    letter-spacing: -0.28px;
    margin-bottom: 1.07143rem; }
  .df__donation .w-increment-decrement + .df__donation__total, .df__donation dl .w-increment-decrement + dd {
    margin-top: 10px; }
  .df__donation__total, .df__donation dl dd {
    display: block;
    font-family: 'Anton', sans-serif;
    font-size: 17px;
    line-height: 1.15;
    color: #0099DB;
    text-transform: uppercase;
    letter-spacing: 0.34px; }
    .df__donation__total em, .df__donation dl dd em {
      font-style: inherit; }
  .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: 11px;
    font-weight: 500;
    letter-spacing: 0.12px;
    text-transform: uppercase;
    color: rgba(0, 55, 119, 0.8);
    -webkit-text-decoration-line: underline !important;
    text-decoration-line: underline !important;
    margin-top: 1.42857rem; }
  .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.\--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: 7px; }
    .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; }
      .df__donation.\--style-support input[type="checkbox"]:checked + .df__donation__content {
        background: transparent;
        border-color: #1E8EA1;
        color: #fff; }
        .df__donation.\--style-support input[type="checkbox"]:checked + .df__donation__content .icon-check {
          background-color: #0099DB;
          border-color: #0099DB;
          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 {
      display: block;
      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: 1.28571rem 1.57143rem 1.35714rem;
      background: #F0F3F4;
      border-radius: 12px;
      border: 1.5px solid rgba(255, 255, 255, 0.8);
      -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 {
      font-size: 0.85714rem;
      color: #999999;
      text-align: center;
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 18px;
      height: 18px;
      background: #FFFFFF;
      border: 1.26px solid #C5C9D2;
      border-radius: 3.6px;
      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: 18px;
        opacity: 0; }
    .df__donation.\--style-support .df__donation__left {
      padding: 0;
      padding-left: 2.28571rem;
      position: relative;
      width: auto;
      margin-bottom: 0 !important; }
    .df__donation.\--style-support .df__donation__right {
      font-family: 'Anton', sans-serif;
      font-size: 17px;
      color: #0099DB;
      line-height: normal;
      margin-left: 10px;
      letter-spacing: 0.34px;
      text-transform: uppercase; }
      .df__donation.\--style-support .df__donation__right em {
        font-style: inherit; }
    .df__donation.\--style-support .df__donation__subtitle {
      display: block;
      font-size: 12px;
      font-weight: 400;
      letter-spacing: 0.72px;
      color: rgba(0, 55, 119, 0.7);
      text-transform: uppercase;
      margin-bottom: 5px; }
    .df__donation.\--style-support .df__donation__title {
      display: block;
      text-align: left;
      font-weight: 500;
      font-size: 14px;
      color: #003777;
      line-height: normal;
      margin-bottom: 0px;
      letter-spacing: -0.28px; }
    .df__donation.\--style-support .df__donation__category {
      display: block;
      font-size: 1.28571rem;
      font-weight: 400;
      letter-spacing: -0.01em;
      line-height: 1.11;
      font-style: italic;
      color: #007BBD;
      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: 1.28571rem;
      font-weight: 700;
      letter-spacing: -0.01em;
      text-transform: uppercase;
      color: #0099DB;
      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;
    border: 0;
    padding-bottom: 0;
    margin-bottom: 10px; }
    .df__donation.\--style-support-detail input[type="checkbox"] {
      opacity: 0;
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      z-index: 9; }
      .df__donation.\--style-support-detail input[type="checkbox"]:checked + .df__donation__content {
        background: #0099DB;
        border-color: #0099DB; }
        .df__donation.\--style-support-detail input[type="checkbox"]:checked + .df__donation__content .icon-check {
          background-color: #003777;
          border-color: #003777;
          color: #fff; }
        .df__donation.\--style-support-detail input[type="checkbox"]:checked + .df__donation__content .df__donation__icon i {
          color: #003777; }
        .df__donation.\--style-support-detail input[type="checkbox"]:checked + .df__donation__content .df__donation__title {
          color: #003777; }
        .df__donation.\--style-support-detail input[type="checkbox"]:checked + .df__donation__content span.df__donation__appeal-title {
          color: #FFF; }
        .df__donation.\--style-support-detail input[type="checkbox"]:checked + .df__donation__content .df__donation__price {
          color: #FFF; }
    .df__donation.\--style-support-detail .df__donation__content {
      background: #FFF;
      border: 1px solid #C5C9D2;
      width: 100%;
      text-align: center;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 1.42857rem 1.07143rem;
      border-radius: 6px; }
      .df__donation.\--style-support-detail .df__donation__content > i {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        border-radius: 3.5px;
        border: 1px solid #C5C9D2;
        background: #FFF;
        width: 18px;
        height: 18px;
        font-size: 9px;
        padding-top: 4px;
        color: transparent;
        margin-right: 11px; }
    .df__donation.\--style-support-detail .df__donation__title {
      font-size: 10px;
      text-align: left;
      letter-spacing: 0.6px;
      text-transform: uppercase;
      color: rgba(0, 55, 119, 0.6);
      margin-bottom: 5px;
      font-weight: 600; }
    .df__donation.\--style-support-detail span.df__donation__appeal-title {
      display: block;
      text-align: left;
      font-weight: 500;
      font-size: 14px;
      color: #003777;
      line-height: normal;
      margin-bottom: 0px;
      letter-spacing: -0.28px; }
    .df__donation.\--style-support-detail .df__donation__icon i {
      color: #007BBD;
      font-size: 28px; }
    .df__donation.\--style-support-detail .df__donation__price {
      font-family: 'Anton', sans-serif;
      font-size: 17px;
      color: #0099DB;
      line-height: normal;
      margin-left: 10px;
      letter-spacing: 0.34px;
      text-transform: uppercase; }
    .df__donation.\--style-support-detail span.df__donation__icon {
      margin-right: 11px; }

.box-post {
  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-post__media {
    position: relative;
    height: 240px;
    background-size: cover;
    background-position: center;
    border-radius: 8px;
    margin-bottom: 12px; }
    .box-post__media__cta {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  .box-post__date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1rem;
    font-size: 1rem;
    font-weight: 500; }
    .box-post__date i {
      color: #0099DB;
      font-size: 1rem;
      margin-right: 8px; }
  .box-post__content {
    background: #EEF5F9;
    padding: 1.57143rem 1.42857rem;
    -webkit-transition: ease 0.3s;
    -o-transition: ease 0.3s;
    transition: ease 0.3s;
    border-radius: 8px; }
  .box-post__title {
    font-size: 1.21429rem;
    font-weight: 500;
    text-transform: unset;
    letter-spacing: -0.34px;
    margin-bottom: 0; }
    .box-post__title a {
      line-height: 1.3;
      color: #003777;
      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;
      -webkit-transition: ease 0.3s;
      -o-transition: ease 0.3s;
      transition: ease 0.3s;
      text-decoration: none; }
  .box-post__cat:after {
    content: '';
    width: 6px;
    height: 6px;
    background: rgba(25, 86, 167, 0.3);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    top: -2px;
    -webkit-transition: ease 0.3s;
    -o-transition: ease 0.3s;
    transition: ease 0.3s;
    border-radius: 50px;
    margin: 0 12px; }
  .box-post:hover .box-page__title a {
    color: #fff; }
    .box-post:hover .box-page__title a i {
      opacity: 1; }
  .box-post:hover .box-page__content {
    background: #0099DB;
    color: #fff; }
  .box-post:hover .box-page__meta {
    color: rgba(255, 255, 255, 0.8); }
  .box-post:hover .box-page__cat:after {
    background: rgba(219, 219, 219, 0.6); }
  .box-post.\--style-list {
    background: rgba(233, 236, 243, 0.8);
    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-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    padding: 12px 24px; }
    .box-post.\--style-list .box-post__media {
      display: none; }
    .box-post.\--style-list .box-post__content {
      background: transparent;
      padding: 0;
      width: 100%; }
    .box-post.\--style-list .box-post__meta {
      margin-bottom: 0; }
    .box-post.\--style-list .box-post__title {
      font-size: 1.14286rem;
      letter-spacing: -0.54px;
      line-height: normal; }
      .box-post.\--style-list .box-post__title a {
        display: block;
        line-height: normal;
        color: #003777; }
        .box-post.\--style-list .box-post__title a i {
          opacity: 1;
          color: #0099DB;
          font-size: 10px;
          top: 0; }
    .box-post.\--style-list:hover {
      background: rgba(35, 96, 177, 0.1); }

.box-appeal {
  position: relative; }
  .box-appeal__close {
    position: absolute;
    right: 18px;
    top: 14px;
    background: rgba(0, 0, 0, 0.2);
    width: 28px;
    height: 28px;
    color: #fff;
    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; }
    .box-appeal__close i {
      color: #fff; }
    .box-appeal__close:hover {
      text-decoration: none;
      color: #fff; }
  .box-appeal.\--style-defaults {
    margin-bottom: 15px; }
    .box-appeal.\--style-defaults .box-appeal__front {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .box-appeal.\--style-defaults .box-appeal__media {
      width: 74px;
      height: 74px;
      background-size: cover;
      background-position: center;
      border-radius: 5px;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      margin-right: 16px; }
    .box-appeal.\--style-defaults .box-appeal__title {
      font-size: 18px;
      color: #003777;
      margin-bottom: 1 rem;
      letter-spacing: -0.54px; }
      .box-appeal.\--style-defaults .box-appeal__title a {
        color: #003777; }
        .box-appeal.\--style-defaults .box-appeal__title a:hover {
          color: #00142b; }
    .box-appeal.\--style-defaults .box-appeal__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-direction: column;
      flex-direction: column;
      font-size: 14px;
      color: rgba(0, 55, 119, 0.8); }
    .box-appeal.\--style-defaults .box-appeal__actions {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-left: -4px; }
      .box-appeal.\--style-defaults .box-appeal__actions > div {
        width: 100%;
        padding-left: 4px; }
    .box-appeal.\--style-defaults .box-appeal__back {
      position: relative;
      display: none;
      margin: 15px 0; }
      .box-appeal.\--style-defaults .box-appeal__back form {
        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%; }
      .box-appeal.\--style-defaults .box-appeal__back__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-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background: #0099DB;
        padding: 1.42857rem;
        border-radius: 6px;
        margin-bottom: 1.71429rem; }
        .box-appeal.\--style-defaults .box-appeal__back__content .box-appeal__title {
          margin-bottom: 1.42857rem; }
          .box-appeal.\--style-defaults .box-appeal__back__content .box-appeal__title a {
            color: #FFF; }
        .box-appeal.\--style-defaults .box-appeal__back__content p {
          color: rgba(255, 255, 255, 0.8);
          letter-spacing: 0.15px;
          margin-bottom: 0.71429rem;
          display: none; }
        .box-appeal.\--style-defaults .box-appeal__back__content .w-donate-form__title, .box-appeal.\--style-defaults .box-appeal__back__content .w-donate-form__price-blurb, .box-appeal.\--style-defaults .box-appeal__back__content .w-donate-form__subtitle {
          display: none !important; }
        .box-appeal.\--style-defaults .box-appeal__back__content .control-select {
          background: rgba(0, 0, 0, 0.15);
          border: 1.077px solid rgba(0, 0, 0, 0.2);
          color: #fff;
          border-radius: 4px;
          margin-bottom: 8px; }
          .box-appeal.\--style-defaults .box-appeal__back__content .control-select > span:after {
            font-size: 8px;
            color: #fff;
            background-color: transparent; }
        .box-appeal.\--style-defaults .box-appeal__back__content input[type=number], .box-appeal.\--style-defaults .box-appeal__back__content input[type=text] {
          background: rgba(0, 0, 0, 0.15);
          border: 1.077px solid rgba(0, 0, 0, 0.2);
          color: #fff;
          padding: 6px 20px !important;
          font-family: "Switzer", sans-serif;
          font-size: 15px;
          margin-bottom: 8px; }
        .box-appeal.\--style-defaults .box-appeal__back__content ::-webkit-input-placeholder {
          color: #fff; }
        .box-appeal.\--style-defaults .box-appeal__back__content :-moz-placeholder {
          color: #fff; }
        .box-appeal.\--style-defaults .box-appeal__back__content :-ms-input-placeholder {
          color: #fff; }
        .box-appeal.\--style-defaults .box-appeal__back__content :-moz-placeholder {
          color: #fff; }
      .box-appeal.\--style-defaults .box-appeal__back__cta {
        display: block;
        font-size: 14px;
        letter-spacing: -0.14px;
        color: #FFF;
        margin-bottom: 1.07143rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end; }
        .box-appeal.\--style-defaults .box-appeal__back__cta i {
          font-size: 9px;
          margin-left: 3px;
          margin-top: -2px; }
  .box-appeal.\--style-hero {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    height: 365px;
    padding-bottom: 115px; }
    .box-appeal.\--style-hero:before {
      content: '';
      background: -webkit-gradient(linear, left top, left bottom, color-stop(-40%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0)));
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) -40%, rgba(0, 0, 0, 0) 100%);
      background: -o-linear-gradient(top, rgba(0, 0, 0, 0.6) -40%, rgba(0, 0, 0, 0) 100%);
      background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) -40%, rgba(0, 0, 0, 0) 100%);
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 9; }
    .box-appeal.\--style-hero > div {
      width: 100%; }
    .box-appeal.\--style-hero .box-appeal__content {
      position: relative;
      max-width: 550px;
      z-index: 9; }
    .box-appeal.\--style-hero .box-appeal__title {
      position: relative;
      margin-bottom: 18px; }
      .box-appeal.\--style-hero .box-appeal__title a {
        font-family: "Switzer", sans-serif;
        font-weight: 700;
        color: #fff; }
    .box-appeal.\--style-hero .box-appeal__cta {
      font-size: 22px;
      padding: 10px 43px; }
    .box-appeal.\--style-hero .box-appeal__media {
      background-size: cover;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .box-appeal.\--style-hero .box-appeal__media-video {
      width: 100vw;
      height: 100vw;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      position: absolute;
      top: 50%;
      left: 50%; }
  .box-appeal.\--style-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 8px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 12px; }
    .box-appeal.\--style-list .box-appeal__media {
      width: 100%;
      border-radius: 8px 0px 0px 8px;
      background-size: cover;
      min-height: 155px; }
    .box-appeal.\--style-list .box-appeal__title {
      font-size: 20px;
      margin-bottom: 8px; }
    .box-appeal.\--style-list .box-appeal__content {
      background: #E9ECF3;
      padding: 20px; }
      .box-appeal.\--style-list .box-appeal__content p {
        font-size: 14px;
        color: rgba(0, 55, 119, 0.8);
        margin-bottom: 8px; }
    .box-appeal.\--style-list .box-appeal__cta {
      font-size: 14px;
      font-family: "Switzer", sans-serif;
      font-weight: 700;
      letter-spacing: 0.28px;
      text-transform: uppercase;
      line-height: 1.15;
      color: #0099DB;
      text-decoration: underline; }
      .box-appeal.\--style-list .box-appeal__cta:hover {
        color: #003777; }
    .box-appeal.\--style-list .box-appeal__meta {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: baseline;
      -ms-flex-align: baseline;
      align-items: baseline; }
      .box-appeal.\--style-list .box-appeal__meta > *:first-child {
        margin-right: 16px; }
    .box-appeal.\--style-list .btn:hover, .box-appeal.\--style-list .control-uploader .action:hover, .control-uploader .box-appeal.\--style-list .action:hover {
      background-color: #F5921B;
      color: #003777; }
  .box-appeal.\--style-list-row {
    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;
    padding: 20px 0; }
    .box-appeal.\--style-list-row .box-appeal__media {
      width: 100%;
      min-height: 155px;
      background-size: cover;
      border-radius: 12px;
      margin: 0 0 1.25rem;
      background-position: center;
      position: relative; }
      .box-appeal.\--style-list-row .box-appeal__media > a {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0; }
    .box-appeal.\--style-list-row .box-appeal__title {
      margin-bottom: 1.25rem;
      width: 100%; }
      .box-appeal.\--style-list-row .box-appeal__title a {
        color: #003777;
        font-weight: 400;
        font-size: 1.75rem;
        line-height: 1.2;
        letter-spacing: -0.84px; }
        .box-appeal.\--style-list-row .box-appeal__title a:hover {
          color: #003777; }
    .box-appeal.\--style-list-row .box-appeal__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-direction: column;
      flex-direction: column;
      font-size: 1rem; }
      .box-appeal.\--style-list-row .box-appeal__content p {
        margin-bottom: 1.25rem;
        color: rgba(0, 55, 119, 0.8);
        line-height: 1.5; }
    .box-appeal.\--style-list-row .box-appeal__actions {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-left: -8px; }
      .box-appeal.\--style-list-row .box-appeal__actions > div {
        width: 100%;
        padding-left: 8px; }
    .box-appeal.\--style-list-row .box-appeal__link {
      margin-left: 5rem; }
      .box-appeal.\--style-list-row .box-appeal__link a {
        width: 2.625rem;
        height: 2.625rem;
        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-color: #F3F6F8;
        border-radius: 50%;
        font-size: 12px; }

.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;
    /* 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: 2.05556rem;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 1rem; }
  .box-social__name {
    font-size: 1rem;
    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.38889rem 2.11111rem 2.22222rem;
    -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: 1rem;
    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.22222rem;
    font-weight: bold;
    margin-bottom: 1rem; }
    .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.61111rem 1.94444rem 0.94444rem; }
  .box-content:hover .box-content__title a {
    color: #fff; }
  .box-content:hover .box-content__content {
    background: #007BBD;
    color: #fff; }
  .box-content:hover .btn, .box-content:hover .control-uploader .action, .control-uploader .box-content:hover .action {
    background: #FFFFFF;
    border-color: #FFFFFF;
    color: #0099DB; }

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

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

@media (min-width: 1024px) {
  .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: 1024px) {
  .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: #0099DB;
    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.44444rem;
    line-height: 1;
    margin-bottom: 1rem; }
    .box-result__title a {
      color: #0099DB; }
  .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: #0099DB;
    line-height: 1; }

.box-page {
  position: relative;
  overflow: hidden;
  margin-bottom: 2.14286rem; }
  .box-page__media {
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 2rem; }
    .box-page__media img {
      width: 100%;
      display: block;
      max-height: 215px;
      -o-object-fit: cover;
      object-fit: cover; }
  .box-page__title a {
    color: #003777; }
  .box-page__content {
    font-size: 1.07143rem;
    letter-spacing: -0.15px;
    line-height: 1.4; }
  .box-page__cta {
    letter-spacing: -0.3px;
    border: 1.4px solid #D0CFCB; }
    .box-page__cta:hover {
      color: #F5921B; }

.box-report.\--style-detail {
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 10px; }
  .box-report.\--style-detail .box-report__media {
    padding: 10px 0;
    background: #0099DB;
    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; }
  .box-report.\--style-detail .box-report__content {
    background: #E9ECF3;
    padding: 14px;
    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: 14px;
      color: rgba(0, 6, 87, 0.8);
      margin-bottom: 12px; }
  .box-report.\--style-detail .box-report__title {
    font-size: 18px;
    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: 1.07143rem; }
    .box-report.\--style-detail .box-report__btn span {
      font-family: "Switzer", sans-serif;
      font-size: 0.92857rem;
      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: 1.35714rem;
    margin-bottom: 5px; }
  .box-report.\--style-list .box-report__cta {
    font-family: "Switzer", sans-serif;
    font-size: 1.14286rem;
    font-weight: 700;
    letter-spacing: 0.16px;
    text-transform: uppercase;
    color: #003777;
    text-align: right; }
    .box-report.\--style-list .box-report__cta span {
      display: block;
      padding-top: 7px;
      font-family: "Switzer", sans-serif;
      font-size: 12px;
      font-weight: 400;
      letter-spacing: -0.24px; }
    .box-report.\--style-list .box-report__cta i {
      background: #0099DB;
      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-orphan {
  position: relative;
  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%; }
  .box-orphan__media {
    min-height: 140px;
    background-size: cover;
    background-position: center;
    border-radius: 5px;
    margin-bottom: 1.28571rem;
    position: relative;
    background-color: rgba(227, 231, 240, 0.7); }
    .box-orphan__media i {
      position: absolute;
      top: 12px;
      right: 10px;
      color: #FFF;
      font-size: 1.14286rem; }
  .box-orphan__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px; }
    .box-orphan__title h6 {
      font-size: 14px;
      margin-bottom: 0px;
      letter-spacing: -0.28px;
      max-width: 78%; }
  .box-orphan__location {
    margin-bottom: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    color: #003777;
    letter-spacing: -0.1px; }
    .box-orphan__location i {
      color: #F5921B;
      margin-right: 6px; }
  .box-orphan__years {
    font-family: 'Anton', sans-serif;
    text-transform: uppercase;
    color: #0099DB;
    font-size: 11px; }
  .box-orphan__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%; }

.box-post-small p {
  color: rgba(0, 55, 119, 0.8); }

.box-post-small__title {
  margin-bottom: 1.28571rem; }
  .box-post-small__title a {
    color: #003777;
    letter-spacing: -0.36px; }

.box-post-small__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.42857rem;
  font-size: 14px;
  font-weight: 500; }
  .box-post-small__date i {
    color: #0099DB;
    font-size: 1rem;
    margin-right: 8px; }

.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: 8px;
  overflow: hidden; }
  .box-fundraiser__media {
    height: 158px;
    overflow: hidden;
    position: relative; }
    .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 {
      position: absolute;
      left: 1.125rem;
      top: 1.125rem;
      padding: 0.375rem 1rem 0.3125rem;
      border-radius: 50px;
      border: 1.02px solid rgba(255, 255, 255, 0.3);
      background: rgba(0, 0, 0, 0.11);
      -webkit-backdrop-filter: blur(8.16107px);
      backdrop-filter: blur(8.16107px);
      font-family: "Switzer", sans-serif;
      text-transform: uppercase;
      font-size: 11px;
      color: #FFF; }
  .box-fundraiser__content {
    padding: 20px 15px 13px;
    -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;
    border: 1.2px solid #CED4CF;
    border-radius: 0 0 8px 8px;
    border-top: 0;
    background-color: #fff; }
  .box-fundraiser__title {
    font-size: 15px;
    text-transform: none;
    letter-spacing: -0.36px;
    margin-bottom: .6rem; }
  .box-fundraiser__progress {
    margin-bottom: 9px; }
    .box-fundraiser__progress__bar {
      border-radius: 3px;
      background: #E6E0D6;
      height: 4px; }
      .box-fundraiser__progress__bar > span {
        display: block;
        height: 100%;
        border-radius: 3px;
        background-color: #0099DB;
        max-width: 100%; }
    .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-family: "Switzer", sans-serif;
      font-size: 10px;
      letter-spacing: 0.4px;
      color: #0099DB;
      padding-bottom: .5rem; }
      .box-fundraiser__progress__metas span {
        font-size: 0.625rem;
        letter-spacing: 0.4px;
        color: #939494; }
  .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: 9px;
    color: #003777;
    border-radius: 50px;
    background: rgba(0, 146, 210, 0.1);
    padding: .5rem 1rem; }
    .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 {
      color: #0099DB;
      font-size: 0.875rem; }

.w-section-header__cta {
  margin-top: 24px; }

.w-page-header {
  position: relative;
  margin-bottom: 30px;
  background-size: cover;
  background-position: center;
  background-color: #0099DB;
  border-radius: 0px 0px 16px 16px; }
  @media (min-width: 1100px) {
    .w-page-header {
      margin-bottom: 5rem; } }
  .w-page-header__wrapper {
    position: relative;
    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;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    border-radius: 0px 0px 16px 16px;
    padding: 130px 0px 30px 0px; }
  .w-page-header__content {
    position: relative;
    width: 100%;
    z-index: 9; }
    @media (min-width: 1024px) {
      .w-page-header__content {
        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-page-header__media {
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover; }
    .w-page-header__media:before {
      background: -webkit-radial-gradient(100.92% 132.5%, 84.36% 611.24%, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%), -webkit-radial-gradient(4.05% 106.25%, 101.56% 1670.02%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
      background: -o-radial-gradient(100.92% 132.5%, 84.36% 611.24%, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%), -o-radial-gradient(4.05% 106.25%, 101.56% 1670.02%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
      background: radial-gradient(84.36% 611.24% at 100.92% 132.5%, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%), radial-gradient(101.56% 1670.02% at 4.05% 106.25%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
  .w-page-header__title {
    font-family: 'Anton', sans-serif;
    line-height: 1;
    letter-spacing: -0.2px;
    color: #fff;
    margin-bottom: 1rem;
    text-transform: uppercase;
    font-size: 1.42857rem; }
    .w-page-header__title a {
      color: #fff; }
    .w-page-header__title span {
      display: block;
      color: #00ADEF; }
  .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: 1024px) {
      .w-page-header__social {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 50%; } }
  .w-page-header__subtitle {
    color: #FFF; }
  @media (min-width: 1100px) {
    .w-page-header.\--style-cause {
      margin-bottom: 4.28571rem; } }
  .w-page-header.\--style-cause .w-page-header__subtitle {
    color: #F5921B;
    margin-bottom: 1.28571rem; }
  .w-page-header.\--style-checkout .w-page-header__media {
    background-image: url("/wp-content/themes/orphansinneed/_ui/media/uploads/page-header-checkout.png") !important;
    background-position: right top; }
  .w-page-header.\--style-search .w-page-header__subtitle {
    display: none; }
  .w-page-header__news-cta {
    margin-top: 2.85714rem; }
    @media (min-width: 1024px) {
      .w-page-header__news-cta {
        margin-top: 0; } }
  .w-page-header.\--style-payment .w-social {
    display: none; }
  @media (min-width: 1100px) {
    .w-page-header.\--style-news-listing {
      margin-bottom: 2.85714rem; } }
  .w-page-header.\--style-appeal-listing {
    padding-top: 4.28571rem;
    padding-bottom: 2.14286rem; }
    .w-page-header.\--style-appeal-listing .w-page-header__title {
      font-size: 2.57143rem;
      letter-spacing: -1.64px;
      margin-bottom: 20px; }
    .w-page-header.\--style-appeal-listing .w-page-header__subtitle {
      margin-top: 1.42857rem;
      margin-bottom: 1.42857rem; }

.w-image {
  position: relative; }
  .w-image.\--style-curved img {
    border-radius: 30px; }
  .w-image img {
    display: block;
    width: 100%;
    border-radius: 10.395px; }
    .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;
    padding: 5px 10px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    border-radius: 50px;
    -webkit-box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.08); }
    @media (min-width: 767px) {
      .w-image__caption {
        padding: 0.71429rem 2.42857rem;
        right: 2.14286rem;
        bottom: 2.5rem; } }
    .w-image__caption__title {
      font-size: 10px;
      margin-right: .3rem;
      font-weight: 700;
      text-transform: uppercase;
      color: #E9ECEE;
      margin-bottom: 0; }
      @media (min-width: 767px) {
        .w-image__caption__title {
          font-size: 1rem; } }
    .w-image__caption__content {
      font-size: 10px;
      color: #606060;
      margin-bottom: 0 !important; }
      @media (min-width: 767px) {
        .w-image__caption__content {
          font-size: 1rem; } }

.w-image-gallery {
  position: relative; }
  .w-image-gallery .w-image {
    margin-bottom: 0;
    border-radius: 8px;
    overflow: hidden; }
    .w-image-gallery .w-image img {
      border-radius: 4px; }
  .w-image-gallery .slick-current {
    outline: none !important; }
  .w-image-gallery__number {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 9px;
    font-size: 13px;
    text-align: center;
    font-weight: 400;
    color: rgba(0, 6, 87, 0.8); }
  .w-image-gallery .slick-active .w-image-gallery__number {
    display: block; }
  .w-image-gallery.\--style-full .w-image-gallery__number {
    display: none; }
  .w-image-gallery.\--style-full .w-image {
    border-radius: 20px; }

.w-gallery {
  margin-bottom: 19.6px; }
  .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/orphansinneed/_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 > ul li a {
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s; }
  .w-tabs > ul li a.active {
    background-color: #0099DB;
    color: #fff; }

.w-tabs > ul li:first-child {
  margin-bottom: 0.71429rem; }

@media (min-width: 1024px) {
  .w-tabs > ul li:first-child {
    margin-bottom: 0; } }

.w-tabs__title {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 2.5rem; }

.w-tabs__content {
  padding: 40px 0 0; }
  @media (min-width: 1280px) {
    .w-tabs__content {
      padding: 3.57143rem 0; } }

.w-accordion__container {
  margin-bottom: 1.4rem; }

.w-accordion__link {
  position: relative;
  margin-bottom: 20px; }
  .w-accordion__link a {
    font-size: 15px;
    padding-right: 25px;
    color: #003777;
    font-weight: 600;
    text-decoration: none;
    display: block;
    position: relative;
    letter-spacing: -0.18px; }
    .w-accordion__link a:focus {
      outline: 0; }
    .w-accordion__link a.active i.w-accordion__link__icon:before {
      content: "\e937"; }
  .w-accordion__link__icon {
    position: absolute;
    right: 0;
    top: .2em;
    background: #2360B1;
    width: 20px;
    height: 20px;
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -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; }
    .w-accordion__link__icon:before {
      content: "\e927"; }

.w-accordion__content {
  background: #EDF0F5;
  padding: 14px;
  border-radius: 8px; }
  .w-accordion__content p:last-child {
    margin-bottom: 0; }

.w-quick-donate {
  border-radius: 24px;
  border: 1px solid #FFF;
  background: -webkit-linear-gradient(1deg, rgba(255, 255, 255, 0.2) -11.17%, rgba(0, 0, 0, 0) 51.21%), -webkit-linear-gradient(right, rgba(255, 255, 255, 0.2) 6.67%, rgba(0, 0, 0, 0) 49.15%), rgba(255, 255, 255, 0.15);
  background: -o-linear-gradient(1deg, rgba(255, 255, 255, 0.2) -11.17%, rgba(0, 0, 0, 0) 51.21%), -o-linear-gradient(right, rgba(255, 255, 255, 0.2) 6.67%, rgba(0, 0, 0, 0) 49.15%), rgba(255, 255, 255, 0.15);
  background: linear-gradient(89deg, rgba(255, 255, 255, 0.2) -11.17%, rgba(0, 0, 0, 0) 51.21%), linear-gradient(270deg, rgba(255, 255, 255, 0.2) 6.67%, rgba(0, 0, 0, 0) 49.15%), rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.05);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  padding: 4px; }
  body.--show-quick-donate .w-quick-donate {
    background: -webkit-linear-gradient(1deg, rgba(255, 255, 255, 0.2) -11.17%, rgba(0, 0, 0, 0) 51.21%), -webkit-linear-gradient(right, rgba(255, 255, 255, 0.2) 6.67%, rgba(0, 0, 0, 0) 49.15%), #008BCF;
    background: -o-linear-gradient(1deg, rgba(255, 255, 255, 0.2) -11.17%, rgba(0, 0, 0, 0) 51.21%), -o-linear-gradient(right, rgba(255, 255, 255, 0.2) 6.67%, rgba(0, 0, 0, 0) 49.15%), #008BCF;
    background: linear-gradient(89deg, rgba(255, 255, 255, 0.2) -11.17%, rgba(0, 0, 0, 0) 51.21%), linear-gradient(270deg, rgba(255, 255, 255, 0.2) 6.67%, rgba(0, 0, 0, 0) 49.15%), #008BCF;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.15); }
  .w-quick-donate__grid {
    display: none;
    padding: 20px 15px 10px; }
    body.--show-quick-donate .w-quick-donate__grid {
      display: block; }
    .w-quick-donate__grid > div {
      width: 100%;
      margin-bottom: 12px; }
      .w-quick-donate__grid > div.--style-quick-donate-submit {
        width: 58px;
        -ms-flex-negative: 0;
        flex-shrink: 0; }
        .w-quick-donate__grid > div.--style-quick-donate-submit button {
          padding: 20px 0; }
  .w-quick-donate__submit {
    background: #0099DB;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    font-size: 1.28571rem;
    color: #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: 50px;
    -webkit-transition: ease 0.3s;
    -o-transition: ease 0.3s;
    transition: ease 0.3s; }
    .w-quick-donate__submit:hover {
      background: #007BBD; }
  .w-quick-donate .control-select, .w-quick-donate input[type="number"] {
    border: 1px solid rgba(255, 255, 255, 0.4);
    background: rgba(0, 0, 0, 0.15);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    color: #FFF; }
    .w-quick-donate .control-select span:after, .w-quick-donate input[type="number"] span:after {
      color: #FFF;
      font-size: 8px;
      font-weight: 400; }
  .w-quick-donate input[type="number"]::-webkit-input-placeholder {
    color: #FFF !important; }
  .w-quick-donate input[type="number"]:-moz-placeholder {
    color: #FFF !important; }
  .w-quick-donate input[type="number"]:-ms-input-placeholder {
    color: #FFF !important; }
  .w-quick-donate input[type="number"]:-moz-placeholder {
    color: #FFF !important; }
  .w-quick-donate__toggle {
    padding: 8px 10px; }
    .w-quick-donate__toggle i {
      width: 16px;
      height: 16px;
      color: #0079ae !important;
      background-color: #FFF;
      border-radius: 50%;
      font-size: 10px !important;
      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; }
      body.--show-quick-donate .w-quick-donate__toggle i:before {
        content: "\e937"; }
      body.--style-fixed .w-quick-donate__toggle i:before {
        content: "\e936"; }
      body.--style-fixed.--show-quick-donate .w-quick-donate__toggle i:before {
        content: "\e937"; }

.w-donate-form {
  position: relative;
  border-radius: 8.143px;
  border: 1.425px solid #FFF;
  background: -webkit-radial-gradient(0% 89.67%, 97.95% 134.16%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 63.37%), #008FD1;
  background: -o-radial-gradient(0% 89.67%, 97.95% 134.16%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 63.37%), #008FD1;
  background: radial-gradient(97.95% 134.16% at 0% 89.67%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 63.37%), #008FD1;
  background-blend-mode: overlay, normal;
  -webkit-backdrop-filter: blur(11.5px);
  backdrop-filter: blur(11.5px);
  padding: 1.42857rem 1.28571rem; }
  .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__price-blurb {
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    color: rgba(237, 241, 250, 0.8);
    margin-top: 1.28571rem;
    letter-spacing: -0.131px;
    line-height: 1.42857rem; }
    .w-donate-form__price-blurb span {
      color: rgba(237, 241, 250, 0.8); }
    .w-donate-form__price-blurb > strong {
      font-weight: 500;
      color: #FFF; }
  .w-donate-form__grid__prices {
    margin-left: -10px;
    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__theme-white .w-donate-form__grid__prices {
      margin-bottom: 8px; }
    .w-donate-form__grid__prices > div {
      width: 100%;
      padding-left: 10px;
      margin-bottom: 10px;
      -webkit-box-flex: 1;
      -ms-flex: 1 1 33.33%;
      flex: 1 1 33.33%; }
      .w-donate-form__theme-white .w-donate-form__grid__prices > div {
        -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 {
    color: #2a2a2a;
    font-size: 2.57143rem;
    margin-bottom: 1rem;
    line-height: 1.1; }
  .w-donate-form__subtitle {
    text-align: center;
    font-size: 1.28571rem;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 1.28571rem;
    display: none; }
  .w-donate-form__blurb {
    font-size: 1.14286rem;
    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;
    margin-left: -6px;
    margin-bottom: 1.28571rem;
    padding: 4px 0px;
    border: 1.5px solid rgba(255, 255, 255, 0.5);
    border-radius: 100px;
    background-color: #0099DB; }
    .w-donate-form__payment-grid > div {
      padding: 0px 4px;
      width: 50%; }
    @media (min-width: 1024px) {
      .w-donate-form__payment-grid {
        -ms-flex-flow: nowrap;
        flex-flow: nowrap; } }
  .w-donate-form__price-grid > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -8px; }
    .w-donate-form__price-grid > div > * {
      width: 100%;
      -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
      flex: 1 1 50%;
      padding-left: 8px;
      margin-bottom: 8px; }
  .w-donate-form__text {
    overflow: hidden; }
    .w-donate-form__text p {
      font-size: 13px;
      color: #666;
      margin-bottom: 0;
      line-height: 1.3; }
  .content-snippet .w-donate-form.\--style-accumulator {
    max-width: none;
    margin: 0;
    padding: 0; }
  .w-donate-form.\--style-accumulator .control-group.\--style-currency-holder.\--style-appeals input {
    padding-top: 9px;
    padding-bottom: 9px; }
  .w-donate-form.\--style-accumulator .control-group.\--style-currency-holder.\--style-appeals .control-group__currency {
    left: -1px;
    top: -1px; }
  .w-donate-form.\--style-accumulator .control-radio.\--style-amount input[type=radio]:checked ~ .control-radio__text {
    background-color: #8ec63d;
    border-color: #8ec63d;
    color: #FFF; }
  .w-donate-form.\--style-accumulator .control-radio.\--style-amount .control-radio__radio > i {
    color: #FFF; }
  .w-donate-form.\--style-accumulator .control-group.\--style-custom-donation-amount input[type="radio"]:checked ~ .control-group__control input[type="number"] {
    color: #8ec63d; }
  .w-donate-form.\--style-accumulator .w-donate-form__grid > div {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 33.33%;
    flex: 1 1 33.33%; }
  .w-donate-form.\--theme-white .w-donate-form__subtitle {
    color: #fff; }
  .w-donate-form.\--style-featured {
    padding: 0; }
    .w-donate-form.\--style-featured .w-donate-form__grid > div {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%; }
      @media (min-width: 1024px) {
        .w-donate-form.\--style-featured .w-donate-form__grid > div {
          -webkit-box-flex: 1;
          -ms-flex: 1 1 33.33%;
          flex: 1 1 33.33%; } }
    .w-donate-form.\--style-featured form {
      margin-bottom: 0; }
      .w-donate-form.\--style-featured form .control-radio.\--style-payment .control-radio__text {
        border-color: #eaeaea; }
      .w-donate-form.\--style-featured form .control-radio.\--style-payment input[type=radio]:checked ~ .control-radio__text {
        border-color: #000; }
      .w-donate-form.\--style-featured form .control-select {
        padding: 16px 40px 16px 20px; }

.w-increment-decrement {
  position: relative;
  background: rgba(233, 236, 243, 0.8);
  padding: 0 22px;
  max-width: 90px;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 34px; }
  .w-increment-decrement__increment {
    border-left: 1px solid #D9D9D9;
    right: 0; }
  .w-increment-decrement__decrement {
    border-right: 1px solid #D9D9D9;
    left: 0; }
  .w-increment-decrement input {
    background: transparent;
    height: 26px;
    font-size: 13px;
    border: none;
    text-align: center;
    padding: 0 !important;
    letter-spacing: -0.13px;
    color: rgba(0, 6, 87, 0.9); }
  .w-increment-decrement button {
    position: absolute;
    top: 0;
    height: 100%;
    background-color: transparent;
    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: 20px;
    font-size: 8px;
    color: rgba(0, 55, 119, 0.6); }
    .w-increment-decrement button:hover {
      background-color: #ECECEC; }
  .w-increment-decrement.\--style-xsmall {
    background-color: #fff;
    padding-left: 32px;
    padding-right: 32px;
    max-width: 96px; }
    .w-increment-decrement.\--style-xsmall input {
      height: 33px;
      font-size: 22px; }
    .w-increment-decrement.\--style-xsmall button {
      padding: 8px 0px;
      width: 28px; }
    .w-increment-decrement.\--style-xsmall .w-increment-decrement__increment {
      right: -1px;
      font-size: 18px; }
    .w-increment-decrement.\--style-xsmall .w-increment-decrement__decrement {
      left: -1px;
      font-size: 19px; }

.w-donation-summary {
  position: -webkit-sticky;
  position: sticky;
  top: 160px; }
  .w-donation-summary__title {
    font-size: 20px;
    margin-bottom: 1.42857rem; }
  .w-donation-summary .df__donation__content__media {
    width: 50px;
    height: 50px;
    margin-right: 15px;
    border-radius: 3.15px; }
  .w-donation-summary .df__donation__title {
    font-size: 16px; }
  .w-donation-summary .df__donation__content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .w-donation-summary .df__donation__category {
    margin-bottom: 0; }
  .w-donation-summary .df__donation__remove {
    text-transform: capitalize; }
  .w-donation-summary .df__donation {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .w-donation-summary .df__donation:not(.--style-support) {
      margin-bottom: 12px;
      padding-bottom: 12px; }
    .w-donation-summary .df__donation:last-child {
      border: 0;
      padding-bottom: 0;
      margin-bottom: 0; }
    + .w-donation-summary .df__donation.--style-support {
      margin-top: 8px; }
    .w-donation-summary .df__donation.--style-support .df__donation__content {
      background: #FFF;
      padding: 12px 15px;
      border: 1px solid rgba(197, 201, 210, 0.6);
      border-radius: 4px; }
    .w-donation-summary .df__donation.--style-support .df__donation__right {
      color: #0099DB; }
    .w-donation-summary .df__donation.--style-support .df__donation__title {
      color: #003777; }
    .w-donation-summary .df__donation.--style-support input[type="checkbox"]:checked + .df__donation__content {
      border-color: #0099DB;
      -webkit-box-shadow: 0px 0px 0px 2px rgba(99, 146, 239, 0.2);
      box-shadow: 0px 0px 0px 2px rgba(99, 146, 239, 0.2); }
  .w-donation-summary .df__donation__total, .w-donation-summary .df__donation dl dd, .df__donation dl .w-donation-summary dd {
    font-size: 16px;
    margin-bottom: 10px; }
  .w-donation-summary__totals {
    margin-top: 2rem; }
    .w-donation-summary__totals__title {
      font-size: 1.57143rem; }
    .w-donation-summary__totals > svg {
      margin-bottom: 10px; }
    .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: 8px; }
      .w-donation-summary__totals dl dt {
        width: 50%;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.45;
        letter-spacing: -0.48px;
        color: #003777; }
      .w-donation-summary__totals dl dd {
        width: 50%;
        text-align: right;
        font-family: "Switzer", sans-serif;
        font-size: 20px;
        font-weight: 700;
        line-height: 1.15;
        color: #0099DB; }
        .w-donation-summary__totals dl dd em {
          font-style: normal; }

.w-gift-aid {
  position: relative;
  border-radius: 8px;
  padding: 1.42857rem;
  border: 1px solid rgba(0, 173, 239, 0.1);
  -webkit-box-shadow: inset 0px 0px 0px 1.2px #00ADEF;
  box-shadow: inset 0px 0px 0px 1.2px #00ADEF; }
  .w-gift-aid__title {
    overflow: hidden;
    line-height: 1.42857rem;
    margin-bottom: 1rem;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: -0.54px; }
  .w-gift-aid__media {
    margin-bottom: 1.14286rem;
    text-align: center; }
    .w-gift-aid__media img {
      max-width: 100px; }
  .w-gift-aid p {
    letter-spacing: -0.15px;
    margin-bottom: 1.42857rem; }
    .w-gift-aid p span {
      color: #0099DB; }
  .w-gift-aid__consent {
    border-radius: 8px;
    background: #F3F6F8;
    padding: 1rem 1.42857rem; }
    .w-gift-aid__consent p {
      font-size: 12px;
      margin-bottom: 0;
      letter-spacing: -0.12px; }
      .w-gift-aid__consent p:last-child {
        margin-bottom: 0; }

.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 #E9ECEE;
  padding-top: 1.71429rem;
  margin-top: 2.14286rem;
  margin-bottom: 3.57143rem; }
  .w-wp-pagination .page-numbers {
    font-size: 1.07143rem;
    font-weight: 500;
    color: rgba(0, 55, 119, 0.9);
    letter-spacing: -0.15px;
    padding: 0;
    width: 32px;
    height: 32px;
    -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;
    border-radius: 50px;
    margin: 0 4px;
    outline: none;
    background-color: rgba(227, 231, 240, 0.7);
    text-decoration: none; }
    .w-wp-pagination .page-numbers.current, .w-wp-pagination .page-numbers:hover {
      color: #FFF;
      background-color: #F5921B;
      text-decoration: underline; }
  .w-wp-pagination .next, .w-wp-pagination .prev {
    background-image: none !important;
    width: auto;
    height: auto;
    border-radius: 100px;
    color: rgba(0, 55, 119, 0.9);
    font-size: 1.07143rem;
    line-height: 10px;
    padding: 15px;
    letter-spacing: -0.15px; }
    @media (min-width: 768px) {
      .w-wp-pagination .next, .w-wp-pagination .prev {
        position: absolute; } }
    .w-wp-pagination .next:hover, .w-wp-pagination .prev:hover {
      background-color: #0099DB;
      text-decoration: none; }
  @media (min-width: 767px) {
    .w-wp-pagination .next {
      right: 0px; }
    .w-wp-pagination .prev {
      left: 0px; } }

.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 {
  border: 1px solid #e2e2e2;
  position: relative;
  background-color: #fafafa;
  padding: 30px 20px 10px; }
  @media (min-width: 1100px) {
    .w-zakat-calculator {
      padding-left: 30px;
      padding-right: 30px; } }
  .w-zakat-calculator__main-title {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 20px; }
    @media (min-width: 1100px) {
      .w-zakat-calculator__main-title {
        font-size: 32px; } }
  .w-zakat-calculator__title {
    font-size: 18px;
    font-family: "Switzer", sans-serif;
    color: #333;
    font-weight: 700;
    letter-spacing: -1px; }
    @media (min-width: 1100px) {
      .w-zakat-calculator__title {
        font-size: 22px; } }
  @media (min-width: 1100px) {
    .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 #e2e2e2;
    margin-bottom: 0; }
    @media (min-width: 1100px) {
      .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__total {
    font-size: 32px;
    font-weight: 700; }
    .w-zakat-calculator__total em {
      font-size: 24px;
      font-style: normal; }
  .w-zakat-calculator__grid > div {
    margin-bottom: 10px; }
  @media (min-width: 1100px) {
    .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: 1100px) {
    .w-zakat-calculator .control-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 20px; }
      .w-zakat-calculator .control-group:last-child {
        margin-bottom: 20px; } }
  @media (min-width: 1100px) {
    .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__control input[type="number"] {
    padding-left: 24px !important; }
  .w-zakat-calculator .control-group .control-group__label {
    color: #333;
    letter-spacing: -0.03em;
    margin-bottom: 10px;
    display: block;
    width: 100%; }
    @media (min-width: 1100px) {
      .w-zakat-calculator .control-group .control-group__label {
        width: 450px;
        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-video__inner {
  position: relative; }
  .w-video__inner a {
    display: block; }
  .w-video__inner img {
    display: block;
    width: 100%; }

.w-video.\--default {
  position: relative;
  border-radius: 10.395px;
  overflow: hidden; }

.w-video__icon {
  background: #0099DB;
  border-radius: 75px;
  width: 75px;
  height: 75px;
  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.28571rem;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.w-video.\--detail {
  border-radius: 6px;
  background: -webkit-gradient(linear, left bottom, left top, from(#F3F6F8), to(#F3F6F8)), var(--White, #FFF);
  background: -webkit-linear-gradient(bottom, #F3F6F8 0%, #F3F6F8 100%), var(--White, #FFF);
  background: -o-linear-gradient(bottom, #F3F6F8 0%, #F3F6F8 100%), var(--White, #FFF);
  background: linear-gradient(0deg, #F3F6F8 0%, #F3F6F8 100%), var(--White, #FFF);
  padding: 1rem; }
  .w-video.\--detail .w-video__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .w-video.\--detail .w-video__media {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    width: 90px;
    height: 90px;
    margin-right: 15px;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    .w-video.\--detail .w-video__media i {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 24px;
      height: 24px;
      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-color: #FFF;
      border-radius: 50%;
      color: #0099DB;
      font-size: 10px; }
    .w-video.\--detail .w-video__media a {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0; }
    .w-video.\--detail .w-video__media:before {
      content: '';
      background: rgba(0, 0, 0, 0.4);
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }

.w-video__caption__title {
  font-family: "Switzer", sans-serif;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: -0.68px;
  text-transform: capitalize;
  color: #003777;
  margin-bottom: 3px; }

.w-video__caption p {
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: -0.12px;
  color: rgba(0, 55, 119, 0.8);
  margin-bottom: 0; }

.w-video__time {
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.48px;
  color: #0099DB;
  margin-bottom: 8px; }

.w-cause__hero-slider {
  position: relative;
  border-radius: 30px;
  overflow: hidden; }
  .w-cause__hero-slider__controls {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    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;
    z-index: 9;
    border-top: 1px solid rgba(217, 217, 217, 0.5);
    padding-top: 20px; }
    @media (min-width: 1600px) {
      .w-cause__hero-slider__controls {
        bottom: 40px;
        left: 40px;
        right: 40px; } }
    @media (min-width: 767px) {
      .w-cause__hero-slider__controls {
        padding-top: 30px; } }
    .w-cause__hero-slider__controls .slick-prev,
    .w-cause__hero-slider__controls .slick-next {
      width: 58px;
      height: 58px;
      line-height: 0px;
      font-size: 0px;
      cursor: pointer;
      background: #EFEFEE;
      color: #0099DB;
      padding: 0;
      border: none;
      outline: none;
      z-index: 9;
      border-radius: 50px;
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      @media (max-width: 1100px) {
        .w-cause__hero-slider__controls .slick-prev,
        .w-cause__hero-slider__controls .slick-next {
          width: 35px;
          height: 35px; } }
      .w-cause__hero-slider__controls .slick-prev:hover, .w-cause__hero-slider__controls .slick-prev:focus,
      .w-cause__hero-slider__controls .slick-next:hover,
      .w-cause__hero-slider__controls .slick-next:focus {
        outline: none;
        background: #0099DB;
        color: #fff; }
      .w-cause__hero-slider__controls .slick-prev.slick-disabled,
      .w-cause__hero-slider__controls .slick-next.slick-disabled {
        background: rgba(255, 255, 255, 0.4);
        border: 2px solid transparent;
        color: #fff;
        outline: none; }
      .w-cause__hero-slider__controls .slick-prev:before,
      .w-cause__hero-slider__controls .slick-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;
        /* 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-size: 12px;
        line-height: 1; }
        @media (max-width: 1100px) {
          .w-cause__hero-slider__controls .slick-prev:before,
          .w-cause__hero-slider__controls .slick-next:before {
            font-size: 12px; } }
    .w-cause__hero-slider__controls .slick-prev:before {
      content: ""; }
    .w-cause__hero-slider__controls .slick-next:before {
      content: ""; }
    .w-cause__hero-slider__controls__list {
      margin: 0;
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-left: -10px; }
      @media (max-width: 767px) {
        .w-cause__hero-slider__controls__list {
          display: none; } }
      .w-cause__hero-slider__controls__list > li {
        padding-left: 10px; }
        .w-cause__hero-slider__controls__list > li a {
          outline: none; }
          @media (max-width: 1200px) {
            .w-cause__hero-slider__controls__list > li a {
              padding: 8px 15px 12px; } }
          .w-cause__hero-slider__controls__list > li a:hover {
            background-color: #fff !important;
            color: #0099DB !important; }
        .w-cause__hero-slider__controls__list > li.i3-b-active a {
          background-color: #fff;
          color: #0099DB; }

.w-box-icon__grid > div {
  margin-bottom: 15px; }

.w-box-icon__top {
  position: relative;
  padding-bottom: 7.14286rem; }

.w-box-icon__cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  .w-box-icon__cta a {
    width: 2.57143rem;
    height: 2.57143rem;
    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-color: #FFF;
    font-size: 10px;
    border-radius: 50%;
    border: 1px solid #D0CFCB;
    position: relative;
    z-index: 2; }

.w-box-icon__media i {
  font-size: 2.5rem;
  color: #0099DB;
  -webkit-transition: ease all 0.5s;
  -o-transition: ease all 0.5s;
  transition: ease all 0.5s; }

.w-box-icon__title {
  margin-bottom: 10px;
  -webkit-transition: ease all 0.5s;
  -o-transition: ease all 0.5s;
  transition: ease all 0.5s; }

.w-box-icon__subtitle {
  color: #003777;
  -webkit-transition: ease all 0.5s;
  -o-transition: ease all 0.5s;
  transition: ease all 0.5s; }

.w-box-icon__cta-full a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.w-box-icon__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -15px; }
  .w-box-icon__content > div {
    padding-left: 15px; }

.w-box-icon__item {
  border-radius: 12px;
  border: 1.4px solid #0099DB;
  background: #E5F5FB;
  padding: 1.42857rem 1.42857rem;
  -webkit-transition: ease all 0.5s;
  -o-transition: ease all 0.5s;
  transition: ease all 0.5s;
  overflow: hidden;
  position: relative;
  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; }
  .w-box-icon__item > div {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .w-box-icon__item:hover {
    background-color: #0099DB; }
    .w-box-icon__item:hover .w-box-icon__media i {
      color: #003777; }
    .w-box-icon__item:hover .w-box-icon__title, .w-box-icon__item:hover .w-box-icon__subtitle {
      color: #FFF; }

.w-social__title {
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  margin: 0; }

.w-social li {
  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;
  width: 36px;
  height: 36px;
  line-height: 0;
  cursor: pointer;
  border-radius: 50px;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
  margin-right: 0.35714rem; }
  .w-social li a, .w-social li span {
    width: 100%;
    height: 100%;
    background-color: #0D203A;
    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: #B1BBC8;
    font-size: 14px;
    -webkit-transition: ease 0.3s;
    -o-transition: ease 0.3s;
    transition: ease 0.3s;
    border-radius: 50px; }
    .w-social li a i, .w-social li span i {
      text-align: center; }
    .w-social li a:hover, .w-social li span:hover {
      background: #0099DB;
      color: #fff;
      text-decoration: none !important; }

.w-social.\--theme-white li a, .w-social.\--theme-white li span {
  border: 2px solid #CCCDDD;
  background: #fff;
  color: #003777; }

.w-social.\--theme-white li:hover a, .w-social.\--theme-white li:hover span {
  background: #0099DB;
  border-color: #0099DB;
  color: #fff;
  text-decoration: none !important; }

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

.w-social.\--style-list li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
  margin-right: 5px; }
  .w-social.\--style-list li a, .w-social.\--style-list li span {
    border: 2px solid #CCCDDD;
    background: #fff;
    color: #003777; }
  .w-social.\--style-list li:hover a, .w-social.\--style-list li:hover span {
    background: #0099DB;
    border-color: #0099DB;
    color: #fff;
    text-decoration: none !important; }

.w-social.\--style-post {
  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; }
  .w-social.\--style-post li a, .w-social.\--style-post li span {
    border-radius: 50px;
    background: rgba(0, 6, 87, 0.5);
    color: #fff; }
  .w-social.\--style-post li:hover a, .w-social.\--style-post li:hover span {
    background: #fff;
    color: #0099DB;
    text-decoration: none !important; }

.w-filter {
  border-radius: 10px;
  border: 1px solid #0099DB;
  background: rgba(255, 255, 255, 0.5);
  padding: 20px;
  margin-top: 18px; }
  .w-filter__title {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    color: #0099DB;
    margin-bottom: 12px; }
  .w-filter input[type=text], .w-filter .control-select {
    background: #EDF1FA;
    border-color: #EDF1FA;
    border-radius: 6px; }
    .w-filter input[type=text]:active, .w-filter input[type=text]:focus, .w-filter input[type=text].--focus, .w-filter .control-select:active, .w-filter .control-select:focus, .w-filter .control-select.--focus {
      border-color: #003777; }

.w-cta-box {
  position: relative;
  overflow: hidden; }
  .w-cta-box__media {
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 2.14286rem; }
    .w-cta-box__media img {
      width: 100%;
      display: block; }
  .w-cta-box__content {
    font-size: 1.07143rem;
    letter-spacing: -0.15px;
    line-height: 1.4; }
    .w-cta-box__content p {
      color: rgba(0, 55, 119, 0.9); }
  .w-cta-box__cta {
    font-family: "Switzer", sans-serif;
    font-size: 1.14286rem;
    font-weight: 700;
    letter-spacing: 0.16px;
    text-transform: uppercase;
    line-height: 1.15;
    color: #003777;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .w-cta-box__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; }
    .w-cta-box__cta:hover {
      color: #F5921B;
      text-decoration: none; }
  .w-cta-box.\--classic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px; }
    .w-cta-box.\--classic .w-cta-box__media {
      width: 94px;
      height: 87px;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      margin-bottom: 0;
      margin-right: 16px; }
    .w-cta-box.\--classic .w-cta-box__title {
      font-size: 20px;
      margin-bottom: 10px; }
      .w-cta-box.\--classic .w-cta-box__title 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;
        color: #FFF; }
        .w-cta-box.\--classic .w-cta-box__title a i {
          font-size: 12px;
          padding-left: 10px; }
        .w-cta-box.\--classic .w-cta-box__title a:hover {
          color: #F5921B;
          text-decoration: none; }
    .w-cta-box.\--classic .w-cta-box__content {
      font-size: 14px;
      line-height: 1.5;
      color: #FFF;
      margin-bottom: 0; }
    .w-cta-box.\--classic .w-cta-box__desc {
      margin-bottom: 0;
      color: #fff; }
  .w-cta-box.\--mini .w-cta-box__media {
    margin-bottom: 20px; }
  .w-cta-box.\--mini .w-cta-box__title {
    font-size: 1.42857rem;
    margin-bottom: 4px; }
  .w-cta-box.\--mini .w-cta-box__content p {
    margin-bottom: 6px; }
  .w-cta-box.\--slider .w-cta-box__inner {
    position: relative;
    margin-bottom: 10px; }
  .w-cta-box.\--slider .w-cta-box__media {
    margin-bottom: 0px; }
  .w-cta-box.\--slider .w-cta-box__content {
    background: #FFF;
    width: 100%;
    max-width: 234px;
    padding: 16px 0px 5px 0px;
    position: absolute;
    bottom: 0;
    border-radius: 0px 6px; }
    .w-cta-box.\--slider .w-cta-box__content p {
      margin-bottom: 0; }

.w-list-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.14286rem; }
  .w-list-box:last-child {
    margin-bottom: 0; }
  .w-list-box__title {
    font-size: 1.57143rem;
    line-height: 1.1;
    margin-bottom: 1.78571rem; }
    .w-list-box__title span {
      background: #007F9D;
      width: 2rem;
      height: 2rem;
      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: 1rem;
      border-radius: 50px;
      margin-right: 9px; }
  .w-list-box__media {
    max-width: 110px;
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 2.14286rem; }
    .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: 2rem !important;
  margin-left: -1.28571rem; }
  @media (min-width: 1280px) {
    .w-content-tabs ul {
      margin-left: -5.71429rem; } }
  .w-content-tabs ul li {
    padding-left: 1.28571rem;
    margin-bottom: 1.28571rem; }
    @media (min-width: 768px) {
      .w-content-tabs ul li {
        padding-left: 2.85714rem; } }
    @media (min-width: 1024px) {
      .w-content-tabs ul li {
        padding-left: 5.71429rem; } }
    .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: #F5921B;
        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: 1.07143rem; }
        @media (min-width: 767px) {
          .w-content-tabs ul li a i {
            width: 90px;
            height: 90px;
            font-size: 2.42857rem; } }
        .w-content-tabs ul li a i:after {
          content: unset;
          position: absolute;
          width: 3.21429rem;
          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: 1024px) {
            .w-content-tabs ul li a i:after {
              content: "";
              width: 3.92857rem; } }
      .w-content-tabs ul li a.active i, .w-content-tabs ul li a:hover i {
        background-color: #F5921B;
        border-color: #F5921B;
        color: #fff; }
      .w-content-tabs ul li a span {
        display: block;
        font-size: 1.28571rem;
        font-family: "Switzer", 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/orphansinneed/_ui/media/uploads/tab-back-img.png");
  text-align: center;
  border-radius: 30px;
  padding: 1.28571rem; }
  @media (min-width: 1280px) {
    .w-content-tabs__content {
      padding-top: 3.5rem; } }
  .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: "Switzer", 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: 2rem;
    line-height: 110%;
    letter-spacing: -0.02em;
    color: #0099DB;
    margin-bottom: 2rem; }
    .w-content-tabs__content__title i {
      font-size: 2.35714rem;
      color: #007BBD;
      margin-right: 1.07143rem; }
  .w-content-tabs__content p {
    font-size: 1.57143rem;
    line-height: 130%;
    font-weight: 400;
    color: #314247; }

.w-content-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s; }
  .w-content-box__title {
    text-align: center;
    margin-bottom: 1.28571rem !important; }
    @media (min-width: 1024px) {
      .w-content-box__title {
        margin-bottom: 3.21429rem !important; } }
  .w-content-box__media {
    position: relative;
    min-height: 297px;
    background-size: cover;
    border-radius: 30px; }
    .w-content-box__media__cta {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  .w-content-box__date {
    display: block;
    background-color: #D29C1B;
    position: absolute;
    top: 20px;
    left: 20px;
    padding: 5px 23px 8px;
    font-family: "Switzer", sans-serif;
    font-weight: 500;
    font-size: 1.14286rem;
    color: #fff;
    letter-spacing: -0.01em;
    line-height: 1.1;
    text-transform: uppercase;
    text-align: center;
    border-radius: 50px; }
  .w-content-box__content {
    position: relative;
    background: #CDE2E7;
    padding: 1.78571rem 2.71429rem 2.85714rem;
    -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: 1.28571rem;
    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; }
    .w-content-box__content p {
      line-height: 1.3;
      letter-spacing: -0.02em; }
  .w-content-box__title {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 1.28571rem; }
    .w-content-box__title a {
      font-weight: bold;
      color: #002F47;
      -webkit-transition: ease 0.3s;
      -o-transition: ease 0.3s;
      transition: ease 0.3s; }

.w-raw-facts__media {
  background-size: cover;
  border-radius: 12px;
  overflow: hidden; }

.w-raw-facts.\--style-slider {
  position: relative;
  background: #FFF;
  padding: 22px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 8px; }

.w-raw-facts__slider-wrapper {
  position: relative;
  overflow: hidden; }

.w-raw-facts__slider {
  position: absolute;
  bottom: 20px;
  right: 20px;
  left: 20px; }

.w-raw-facts__icon {
  display: block;
  color: #003777;
  margin-right: 16px; }
  .w-raw-facts__icon i {
    font-size: 54px; }

.w-raw-facts__wrapper {
  border-radius: 10.395px;
  border: 1.299px solid #0059D1; }
  .w-raw-facts__wrapper > div:not(.w-raw-facts__grid) {
    padding: 27px 20px 0 20px; }
  .w-raw-facts__wrapper hr {
    margin-bottom: 0;
    border-color: rgba(0, 89, 209, 0.5); }

.w-raw-facts__main-title {
  margin-bottom: 24px; }

.w-raw-facts__title {
  font-size: 28px;
  letter-spacing: -0.28px;
  line-height: normal;
  color: #0099DB;
  margin-bottom: 5px; }

.w-raw-facts__label {
  font-size: 24px;
  letter-spacing: -0.24px;
  color: #0099DB;
  margin-bottom: 10px; }

.w-raw-facts__number {
  background: #FDC115;
  width: 26px;
  height: 26px;
  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: #003777;
  font-weight: 700;
  border-radius: 50px;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.w-raw-facts__raw-facts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .w-raw-facts__raw-facts > div {
    width: 50%;
    padding: 0px 10px;
    margin-bottom: 22px; }
    .w-raw-facts__raw-facts > div:nth-child(2n) {
      border: 0;
      padding-right: 0; }
    .w-raw-facts__raw-facts > div:nth-child(2n+1) {
      padding-left: 0; }
  .w-raw-facts__raw-facts p {
    font-size: 13px;
    letter-spacing: -0.16px;
    color: rgba(0, 55, 119, 0.8);
    margin-bottom: 0; }

.w-raw-facts__grid {
  padding: 22px 14px 24px; }

.w-raw-facts__desc {
  font-size: 14px;
  letter-spacing: 0.135px;
  color: rgba(0, 6, 87, 0.8);
  margin-bottom: 0; }

.w-raw-facts__description p {
  font-size: 12px;
  letter-spacing: 0.12px;
  color: #003777;
  margin-bottom: 12px; }

.w-cta-banner {
  position: relative;
  border-radius: 12px;
  overflow: hidden; }
  .w-cta-banner:before {
    content: '';
    background: -webkit-linear-gradient(155deg, rgba(0, 0, 0, 0.2) 4.97%, rgba(0, 0, 0, 0) 46.7%);
    background: -o-linear-gradient(155deg, rgba(0, 0, 0, 0.2) 4.97%, rgba(0, 0, 0, 0) 46.7%);
    background: linear-gradient(295deg, rgba(0, 0, 0, 0.2) 4.97%, rgba(0, 0, 0, 0) 46.7%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .w-cta-banner__media {
    overflow: hidden; }
    .w-cta-banner__media img {
      width: 100%;
      display: block; }
  .w-cta-banner__cta {
    position: absolute;
    right: 16px;
    left: 16px;
    bottom: 16px; }

.w-price-point {
  background: #0099DB;
  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: 15px;
  color: #fff;
  border-radius: 8px; }
  .w-price-point p {
    font-size: 12px;
    line-height: 1.21429rem;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 0; }
  .w-price-point__grid > div {
    margin-bottom: 10px; }
  .w-price-point__price {
    display: block;
    font-family: 'Anton', sans-serif;
    font-size: 1.42857rem;
    line-height: 1.1;
    text-transform: uppercase;
    margin-bottom: 5px;
    letter-spacing: 0.48px; }
  .w-price-point__add {
    margin-left: 1rem; }
    .w-price-point__add a {
      width: 80px;
      height: 54px;
      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: #003777;
      padding: 10px;
      font-weight: 600;
      color: #fff;
      letter-spacing: -0.32px;
      border-radius: 7px;
      border: 1px solid #003777; }
      .w-price-point__add a:hover {
        background: #F5921B;
        color: #FFF;
        border-color: #FFF;
        text-decoration: underline; }
  .w-price-point__media {
    min-height: 150px;
    width: 100%;
    height: 100%;
    background-size: cover; }
  .w-price-point__title {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    padding: 1.5rem 1.25rem 1.25rem; }
  .w-price-point.\--style-grid {
    border-radius: 12px;
    border: 1px solid #E1E9EF;
    background: #FFF;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    padding: 0;
    overflow: hidden; }
    .w-price-point.\--style-grid .w-price-point__add {
      margin-left: 0;
      margin-bottom: 1.5625rem; }
      .w-price-point.\--style-grid .w-price-point__add a {
        width: 200px;
        height: auto;
        background: #F5921B;
        border-radius: 46px;
        border: 1px solid #F5921B; }
        .w-price-point.\--style-grid .w-price-point__add a:hover {
          background: #ec860a;
          color: #FFF;
          border-color: #F5921B;
          text-decoration: none; }

.w-quote {
  border-radius: 8px;
  border: 1.299px solid #0059D1;
  padding: 28px 24px; }
  .w-quote__title {
    font-size: 1.14286rem;
    letter-spacing: 0.32px;
    color: #0099DB;
    margin-bottom: 10px; }
  .w-quote__quote {
    font-weight: 500;
    color: rgba(0, 55, 119, 0.8); }
  .w-quote .icon-quote {
    display: block;
    font-size: 1.78571rem;
    color: #0099DB;
    margin-bottom: 20px; }
  .w-quote.\--style-fancy {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    border: 0; }
    .w-quote.\--style-fancy .w-quote__quote {
      font-weight: 400;
      color: #0099DB;
      font-size: 1.375rem;
      line-height: 1.2;
      letter-spacing: -0.36px;
      margin-top: 0.9375rem;
      margin-top: 0.625rem; }
    .w-quote.\--style-fancy .w-quote__author {
      font-weight: 400;
      color: rgba(0, 55, 119, 0.8);
      font-size: 1.125rem;
      line-height: 1.5; }

.w-logo__wrapper__title {
  font-size: 1.42857rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #1956A7;
  margin-bottom: 1.78571rem; }

.w-logo__media {
  position: relative;
  text-align: center;
  margin-bottom: 1rem; }
  .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: 1.07143rem;
  font-family: "Switzer", 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: 14px;
  border-radius: 8px; }

.w-report__cta {
  text-align: center; }
  .w-report__cta a {
    font-family: "Switzer", sans-serif;
    font-size: 1.14286rem;
    font-weight: 700;
    color: #003777;
    letter-spacing: 0.16px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    text-transform: uppercase; }

.w-menu {
  position: relative; }
  .w-menu__title {
    position: relative;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    color: #003777;
    line-height: normal;
    margin-bottom: 8px; }
  .w-menu__list .menu {
    margin: 0; }
    .w-menu__list .menu li {
      display: block !important;
      line-height: 1;
      margin-bottom: 5px; }
      .w-menu__list .menu li a {
        position: relative;
        font-size: 13px;
        font-weight: 500;
        letter-spacing: -0.28px;
        text-transform: capitalize;
        color: rgba(0, 55, 119, 0.8);
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s; }
      .w-menu__list .menu li.\--active a, .w-menu__list .menu li:hover a {
        color: #003777; }
      .w-menu__list .menu li:last-child {
        margin-bottom: 0px; }

.w-cta-list__box {
  border-radius: 8px;
  padding: 16px 12px;
  position: relative;
  -webkit-transition: ease all 0.3s;
  -o-transition: ease all 0.3s;
  transition: ease all 0.3s; }
  .w-cta-list__box a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .w-cta-list__box p {
    margin-bottom: 0px;
    color: rgba(0, 55, 119, 0.8);
    font-size: 14px;
    letter-spacing: -0.14px; }
  .w-cta-list__box__title {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.32px;
    margin-bottom: 16px; }
    .w-cta-list__box__title span {
      opacity: 0;
      color: #008BCF;
      -webkit-transition: ease all 0.3s;
      -o-transition: ease all 0.3s;
      transition: ease all 0.3s; }
  .w-cta-list__box:hover {
    background: #EEF5F9; }
    .w-cta-list__box:hover .w-cta-list__box__title span {
      opacity: 1; }

.w-stories {
  overflow: hidden; }
  .w-stories__grid {
    background-color: #f8f7f3;
    border-radius: 18px;
    padding: 20px; }
  .w-stories__content p i {
    color: #00ADEF;
    margin-right: 8px;
    font-size: 18px; }
  .w-stories__map {
    position: relative; }
    .w-stories__map__media {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 12px;
      position: relative; }
      .w-stories__map__media img {
        width: 100%; }
    .w-stories__map__marker {
      background: #0099DB;
      width: 35px;
      height: 35px;
      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;
      border: 2px solid #FFF;
      -webkit-transition: ease all 0.3s;
      -o-transition: ease all 0.3s;
      transition: ease all 0.3s;
      font-size: 8px;
      letter-spacing: -0.3px;
      color: #FFF;
      background-size: cover;
      background-position: center;
      font-weight: 500; }
      .w-stories__map__marker span {
        display: none; }
      .w-stories__map__marker:hover, .w-stories__map__marker.active {
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        -webkit-backdrop-filter: blur(5.5px);
        backdrop-filter: blur(5.5px);
        border-color: #F5921B;
        color: #FFF; }
      .w-stories__map__marker.active span {
        display: unset; }
  .w-stories__title {
    margin-bottom: 2.42857rem;
    letter-spacing: -1.32px;
    font-weight: 400; }
    .w-stories__title span {
      color: #F5921B; }
  .w-stories__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #FFF;
    border-radius: 100px;
    padding: 10px 15px;
    font-size: 13px; }
  .w-stories__box {
    max-width: 375px;
    background-color: #002D6D;
    border-radius: 12px;
    margin-bottom: 2.14286rem;
    margin-right: auto;
    margin-left: auto; }
    .w-stories__box__media {
      height: 196px;
      background-size: cover;
      background-position: center;
      border-radius: 12px;
      position: relative; }
    .w-stories__box__close {
      background-color: #FFF;
      width: 32px;
      height: 32px;
      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: 50%;
      position: absolute;
      top: 20px;
      right: 20px;
      color: #0099DB;
      font-size: 16px;
      font-weight: 800; }
      .w-stories__box__close:hover {
        background-color: #0099DB;
        color: #FFF; }
    .w-stories__box__content {
      padding: 2rem 1.42857rem 1.42857rem;
      color: rgba(255, 255, 255, 0.89); }
    .w-stories__box__title {
      color: #FFF;
      letter-spacing: -0.4px;
      margin-bottom: 0px; }
    .w-stories__box__top {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-bottom: 15px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .w-stories__box__years {
      font-family: 'Anton', sans-serif;
      text-transform: uppercase;
      color: #FFF;
      font-size: 12px; }
    .w-stories__box__desc {
      font-size: 14px;
      margin-bottom: 1.28571rem; }
    .w-stories__box__location {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 1.28571rem;
      font-size: 12px; }
      .w-stories__box__location i {
        color: #F5921B;
        margin-right: 8px; }
    .w-stories__box__quote {
      margin-bottom: 30px;
      color: #0AA9ED;
      font-size: 15px; }
    .w-stories__box__cta {
      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-stories__box__cta a {
        width: 49%;
        margin-top: 0px !important; }
  .w-stories__content-box {
    background-color: #FFF;
    padding: 2rem 1.25rem;
    max-width: 375px;
    border-radius: 12px;
    margin-bottom: 2.14286rem;
    margin-right: auto;
    margin-left: auto; }
    .w-stories__content-box.\--remove {
      display: none; }

.w-news__feature {
  margin-bottom: 1.78571rem; }
  .w-news__feature__media {
    border-radius: 12px;
    background-size: cover;
    background-position: center;
    height: 148px; }
  .w-news__feature__content {
    border-radius: 12px;
    background: -webkit-gradient(linear, left bottom, left top, from(#F3F6F8), to(#F3F6F8)), url(<path-to-image>), lightgray -27.261px -56.54px/148.288% 131.211% no-repeat;
    background: -webkit-linear-gradient(bottom, #F3F6F8 0%, #F3F6F8 100%), url(<path-to-image>), lightgray -27.261px -56.54px/148.288% 131.211% no-repeat;
    background: -o-linear-gradient(bottom, #F3F6F8 0%, #F3F6F8 100%), url(<path-to-image>), lightgray -27.261px -56.54px/148.288% 131.211% no-repeat;
    background: linear-gradient(0deg, #F3F6F8 0%, #F3F6F8 100%), url(<path-to-image>), lightgray -27.261px -56.54px/148.288% 131.211% no-repeat;
    padding: 1.78571rem;
    margin-top: 12px; }
    .w-news__feature__content p {
      font-size: 15px;
      color: rgba(0, 55, 119, 0.8); }
  .w-news__feature__title {
    letter-spacing: -0.36px;
    margin-bottom: 1.28571rem; }

.w-news__post:not(:last-child) {
  border-bottom: 1px #E9ECEE solid;
  padding-bottom: 1.71429rem;
  margin-bottom: 1.71429rem; }

.i3dq-ct {
  display: block;
  margin-left: 0; }
  .i3dq-ct__title {
    font-size: 16px;
    text-align: center;
    background: #0099DB;
    border-radius: 4px;
    line-height: normal;
    margin-bottom: 15px;
    font-family: 'Anton', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400; }
    .i3dq-ct__title a {
      display: block;
      padding: 6px 2px;
      color: #fff; }
    .i3dq-ct__title.\--style-orange {
      background-color: #F5921B; }
  .i3dq-ct__mobile-scroll {
    color: #003777; }
  .i3dq-ct table {
    background: transparent; }
    .i3dq-ct table tr:first-child td, .i3dq-ct table tr:first-child th {
      background: transparent; }
    .i3dq-ct table tr th {
      font-family: "Switzer", sans-serif;
      font-weight: 700;
      letter-spacing: 0.04rem;
      text-align: left;
      padding: 0 5px;
      color: #0099DB;
      padding-bottom: 15px; }
      .i3dq-ct table tr th:first-child {
        background: transparent;
        padding-left: 0;
        padding-right: 0; }
    .i3dq-ct table tr td:first-child {
      background: transparent;
      font-family: "Switzer", sans-serif;
      font-size: 0.9375rem;
      font-weight: 500;
      color: #003777;
      line-height: normal; }
    .i3dq-ct table tr td a {
      background: rgba(80, 202, 255, 0.04);
      font-family: 'Anton', sans-serif;
      border: 1px solid #0099DB;
      border-radius: 4px;
      font-size: 15px;
      line-height: 16px;
      color: #38739F;
      text-align: left;
      padding: 10px 8px;
      margin: 0 5px 6px; }
      .i3dq-ct table tr td a:hover, .i3dq-ct table tr td a:focus {
        background: #0099DB;
        border-color: #0099DB;
        color: #fff; }
    .i3dq-ct table tr td span {
      color: #0099DB;
      text-align: left;
      font-size: 13px; }
    .i3dq-ct table.\--style-orange tr th {
      color: #F5921B; }
  .i3dq-ct.\--style-dark .i3dq-ct__mobile-scroll {
    color: #fff; }
  .i3dq-ct.\--style-dark table {
    background: transparent; }
    .i3dq-ct.\--style-dark table tr:first-child td, .i3dq-ct.\--style-dark table tr:first-child th {
      background: transparent; }
    .i3dq-ct.\--style-dark table tr th {
      color: #FFF; }
      .i3dq-ct.\--style-dark table tr th:first-child {
        background: transparent; }
    .i3dq-ct.\--style-dark table tr td:first-child {
      background: transparent;
      color: #FFF; }
    .i3dq-ct.\--style-dark table tr td a {
      background: #0A4293;
      border-color: #0A4293;
      color: #fff; }
      .i3dq-ct.\--style-dark table tr td a:hover {
        background: #fff;
        border-color: #fff;
        color: #0099DB; }
    .i3dq-ct.\--style-dark table tr td span {
      color: #fff; }
  .i3dq-ct__needed {
    border-radius: 10px;
    background: #003F81;
    padding: 10px; }
    .i3dq-ct__needed table {
      margin-bottom: 0px; }
      .i3dq-ct__needed table tr td:first-child {
        color: #FFF; }
      .i3dq-ct__needed table tr td a {
        background: rgba(80, 202, 255, 0.04);
        border-color: rgba(255, 255, 255, 0.4);
        color: #fff; }
      .i3dq-ct__needed table tr td span {
        border: 1px solid rgba(255, 255, 255, 0.4);
        border-radius: 4px;
        line-height: 16px;
        color: #FFF;
        padding: 10px 8px;
        margin: 0 5px 6px;
        background: rgba(80, 202, 255, 0.04);
        text-align: center; }
    .i3dq-ct__needed__tagline {
      font-size: 10px;
      color: #0099DB;
      font-weight: 700;
      letter-spacing: 0.2px;
      text-transform: uppercase;
      margin-bottom: 12px; }

.w-steps {
  border-radius: 8px;
  border: 1px solid rgba(0, 153, 219, 0.9);
  background: rgba(0, 153, 219, 0.9);
  padding: 30px 20px; }
  .w-steps > div {
    margin-bottom: 30px; }
    .w-steps > div:last-child {
      margin-bottom: 0; }
  .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: #003777;
    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.5rem; }
    .w-steps__icon i {
      font-size: 1.75rem; }
  .w-steps__count {
    display: block;
    text-transform: uppercase;
    font-family: "Switzer", sans-serif;
    font-weight: 600;
    color: #FFF;
    margin-bottom: 5px; }
  .w-steps__title {
    font-size: 1.125rem;
    color: #fff;
    font-weight: 600;
    letter-spacing: -0.36px;
    margin-bottom: 12px; }
  .w-steps__info p {
    font-size: 0.9375rem;
    color: #fff;
    letter-spacing: 0.15px;
    margin-bottom: 0; }

.w-counter__box {
  width: 100%;
  margin-bottom: 1.25rem;
  position: relative;
  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;
  padding: 1.875rem 1.25rem;
  border-radius: 8px;
  border: 1.669px solid #0099DB; }
  .w-counter__box__digits {
    font-family: 'Anton', sans-serif;
    font-weight: 400;
    color: #0099DB;
    letter-spacing: 0.34px;
    font-size: 2.125rem;
    line-height: 1.1;
    margin-bottom: 0.625rem;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .w-counter__box__digits span {
      font-family: 'Anton', sans-serif;
      font-weight: 400; }
  .w-counter__box__title {
    margin: 0px;
    letter-spacing: -0.36px;
    z-index: 2;
    text-align: center;
    color: rgba(0, 55, 119, 0.8);
    font-size: 1.125rem;
    font-weight: 500; }
  .w-counter__box__prefix {
    font-size: 1.5rem;
    margin-top: 0.75rem; }

.w-banner {
  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;
  gap: 1.875rem; }
  .w-banner__wrapper {
    padding: 1.875rem;
    background-color: #0099DB;
    position: relative;
    border-radius: 24px;
    overflow: hidden;
    min-height: 37.5rem; }
  .w-banner__media {
    width: 100%;
    border-radius: 20px;
    overflow: hidden; }
    .w-banner__media img {
      min-height: 15.625rem;
      height: 100%;
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .w-banner__content {
    width: 100%; }
    .w-banner__content__title {
      font-family: 'Anton', sans-serif;
      font-weight: 400;
      font-size: 2rem;
      line-height: 1.1;
      letter-spacing: 0.32px;
      text-transform: uppercase;
      color: #FFF;
      margin-bottom: 1.25rem; }
    .w-banner__content p {
      color: rgba(255, 255, 255, 0.9);
      font-size: 1rem;
      line-height: 1.5; }
      .w-banner__content p:last-child {
        margin-bottom: 1.5rem; }
  .w-banner__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1.875rem; }
    .w-banner__controls a {
      width: 2.66667rem;
      height: 2.66667rem;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -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;
      -webkit-backdrop-filter: blur(6px);
      backdrop-filter: blur(6px);
      margin-left: 6px;
      cursor: pointer;
      background: #F5921B; }
      .w-banner__controls a:hover {
        background: #ec860a; }
      .w-banner__controls a.slick-disabled {
        opacity: 0.7;
        background: rgba(255, 255, 255, 0.1); }
      .w-banner__controls a.slick-hidden {
        display: none !important; }
      .w-banner__controls a:first-child {
        margin-left: 0; }

.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__header {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  padding-top: 50px; }
  .page-cause__header__content {
    background: #fff;
    padding: 30px 0; }
    .page-cause__header__content p {
      font-size: 14px;
      margin-bottom: 20px; }

.page-cause__media {
  position: relative;
  background-size: cover;
  background-position: center; }
  .page-cause__media img {
    display: block; }
  .page-cause__media:before {
    background: -webkit-gradient(linear, left bottom, left top, from(#FFF), color-stop(14.16%, rgba(255, 255, 255, 0.79)), color-stop(45%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(bottom, #FFF 0%, rgba(255, 255, 255, 0.79) 14.16%, rgba(255, 255, 255, 0) 45%);
    background: -o-linear-gradient(bottom, #FFF 0%, rgba(255, 255, 255, 0.79) 14.16%, rgba(255, 255, 255, 0) 45%);
    background: linear-gradient(0deg, #FFF 0%, rgba(255, 255, 255, 0.79) 14.16%, rgba(255, 255, 255, 0) 45%);
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0px;
    left: 0; }

.page-cause__title {
  font-size: 32px;
  font-family: 'Anton', sans-serif;
  color: #003777;
  line-height: 1;
  letter-spacing: -0.64px;
  text-transform: uppercase;
  margin-bottom: 1rem; }
  .page-cause__title span {
    color: #007BBD; }

.page-cause__content {
  margin-bottom: 40px;
  color: rgba(0, 55, 119, 0.8); }
  .page-cause__content > .panel-layout > .container {
    padding: 0; }

.page-cause__raw-facts {
  border-radius: 8px;
  border: 1px solid #0059D1;
  padding: 20px 10px 10px;
  text-align: center;
  margin-bottom: 2rem; }
  .page-cause__raw-facts p {
    font-size: 13px;
    letter-spacing: -0.13px;
    font-weight: 500;
    color: rgba(0, 55, 119, 0.8);
    margin-bottom: 0; }
  .page-cause__raw-facts__title {
    font-size: 28px;
    letter-spacing: -0.28px;
    color: #0099DB;
    margin-bottom: 8px; }

.page-cause__related {
  border-top: 1px solid #D5D8DA;
  padding: 3.57143rem 0px 2.14286rem 0px; }
  .page-cause__related .w-section-header {
    margin-bottom: 2.14286rem; }

.page-cause__share {
  margin-bottom: 30px; }

.page-cause.\--style-full {
  margin-top: 0px; }
  @media (min-width: 1023px) {
    .page-cause.\--style-full .page-cause__grid {
      margin-left: 0; } }
  @media (min-width: 1280px) {
    .page-cause.\--style-full .page-cause__grid {
      margin-left: 0; } }
  .page-cause.\--style-full .page-cause__grid > div {
    padding-left: 0; }
    .page-cause.\--style-full .page-cause__grid > div:first-child {
      width: 100%; }
    @media (min-width: 1280px) {
      .page-cause.\--style-full .page-cause__grid > div {
        padding-left: 0; }
        .page-cause.\--style-full .page-cause__grid > div:first-child {
          width: 100%; } }

.page-cause__quick-donate {
  position: absolute;
  z-index: 99;
  top: 75px;
  width: 100%;
  left: 0px;
  padding: 0px 20px;
  -webkit-transition: all ease 0.8s;
  -o-transition: all ease 0.8s;
  transition: all ease 0.8s;
  bottom: 0;
  display: none; }
  .page-cause__quick-donate > .container {
    padding: 0; }
  .page-cause__quick-donate.\--style-fixed {
    display: block;
    position: fixed;
    top: unset;
    left: 0;
    bottom: 20px; }

.page-checkout {
  position: relative;
  margin-top: 0;
  margin-bottom: 40px;
  border-radius: 8px;
  overflow: hidden;
  padding-top: 7.14286rem; }
  .page-checkout__header {
    background: #E9ECF3;
    padding: 5.14286rem 20px 12px 20px;
    text-align: center;
    margin-bottom: 22px; }
    .page-checkout__header .btn, .page-checkout__header .control-uploader .action, .control-uploader .page-checkout__header .action, .page-checkout__header .ui-dialog .i3-dialog-footer .btn, .ui-dialog .i3-dialog-footer .page-checkout__header .btn {
      padding: 9px 30px 7px;
      text-transform: none;
      color: #000657; }
      .page-checkout__header .btn i, .page-checkout__header .control-uploader .action i, .control-uploader .page-checkout__header .action i, .page-checkout__header .ui-dialog .i3-dialog-footer .btn i, .ui-dialog .i3-dialog-footer .page-checkout__header .btn i {
        margin: 0;
        font-size: 9px;
        top: -3px; }
  .page-checkout__title {
    font-size: 20px;
    text-align: center;
    margin-bottom: 18px;
    font-family: 'Anton', sans-serif;
    letter-spacing: -0.2px;
    text-transform: uppercase; }
  .page-checkout__fieldset__title {
    font-size: 20px;
    letter-spacing: -0.2px; }
  .page-checkout__grid > div {
    margin-bottom: 20px; }
  .page-checkout__payment {
    margin-bottom: 1.42857rem; }
    .page-checkout__payment fieldset > *:where(h1, h2, h3) {
      font-size: 1.71429rem;
      letter-spacing: -0.24px; }
  .page-checkout__form {
    position: relative;
    width: 100%; }
  .page-checkout__toggle {
    position: relative; }
    .page-checkout__toggle i {
      width: 20px;
      height: 20px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      background: #E9ECF3;
      border-radius: 50px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-size: 9px !important;
      color: #0099DB !important;
      position: absolute !important;
      top: 7px !important;
      right: 20px; }
      body.--show-summary .page-checkout__toggle i:before {
        -webkit-transform: rotateZ(180deg);
        -ms-transform: rotate(180deg);
        transform: rotateZ(180deg); }
  .page-checkout__sidebar {
    display: none;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(197, 201, 210, 0.8); }
    body.--show-summary .page-checkout__sidebar {
      display: block; }
  .page-checkout .df__donation__left .df__donation__total, .page-checkout .df__donation__left .df__donation dl dd, .df__donation dl .page-checkout .df__donation__left dd {
    display: none; }
  .page-checkout .box-gdpr-consent {
    background: #F3F6F8;
    padding: 1.42857rem;
    font-size: 12px;
    letter-spacing: -0.12px;
    line-height: 1.21429rem;
    color: #003777;
    border-radius: 6px; }
    .page-checkout .box-gdpr-consent a {
      color: #003777; }
  .page-checkout .df__cart__subtitle {
    font-size: 1.28571rem;
    letter-spacing: -0.18px;
    color: #003777;
    text-align: left;
    margin-bottom: 14px; }
  .page-checkout .df__donations {
    margin-bottom: 1.78571rem; }
  .page-checkout .container__content {
    margin-bottom: 30px; }

.page-search__title {
  font-size: 1.88889rem; }

.page-contact__title {
  font-size: 1.71429rem;
  font-weight: 400;
  letter-spacing: -0.96px; }

@media (min-width: 1024px) {
  .page-contact__form-desc {
    margin-bottom: 2.85714rem; } }

.page-contact__meta__title {
  font-weight: 600;
  color: #0099DB;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 18px; }

.page-contact__meta__address {
  margin-bottom: 1.77778rem;
  color: rgba(0, 55, 119, 0.7); }
  .page-contact__meta__address__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column; }
    .page-contact__meta__address__grid > div {
      margin-bottom: 10px; }

.page-contact__meta__grid {
  border-top: 1px solid #D5D8DA;
  padding-top: 1.77778rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column; }
  .page-contact__meta__grid > div {
    margin-bottom: 10px; }

.page-contact__meta__cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .page-contact__meta__cta i {
    font-size: 12px;
    margin-right: 8px;
    color: #0099DB; }
  .page-contact__meta__cta a {
    font-weight: 500;
    text-decoration: underline; }
    .page-contact__meta__cta a:hover {
      color: rgba(0, 55, 119, 0.7); }

.page-contact__form {
  margin-bottom: 2.14286rem; }
  .page-contact__form .wpcf7-checkbox label input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
    background: #62267E;
    border-color: #62267E; }
  .page-contact__form .wpcf7-checkbox label input[type="checkbox"]:checked + .wpcf7-list-item-label:after {
    color: #fff; }

.page-contact__gdpr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  .page-contact__gdpr .wpcf7-checkbox > * {
    display: block;
    font-size: 0px; }
  .page-contact__gdpr .wpcf7-list-item-label {
    font-size: 0;
    padding-left: 1.28571rem; }
  .page-contact__gdpr p {
    font-size: 1.07143rem;
    letter-spacing: -0.01em;
    color: #6A6A6A;
    margin-bottom: 1.28571rem; }
  .page-contact__gdpr .wpcf7-not-valid-tip {
    width: 180px;
    position: absolute;
    margin-top: 1.5rem; }

.page-news-listing .cms-content {
  padding-top: 2.22222rem !important; }

.page-news-listing__filter {
  margin-bottom: 20px; }

.page-news-listing__content {
  margin-bottom: 0; }

.page-news__grid {
  margin-bottom: 40px; }
  .page-news__grid > div {
    margin-bottom: 20px; }

.page-news__content > .panel-layout > .container {
  padding: 0 0; }

.page-news__content img {
  border-radius: 10px; }

.page-news__aside__title {
  border-radius: 8px 8px 0px 0px;
  background: #0099DB;
  color: #fff;
  font-size: 16px;
  padding: 14px 15px;
  margin-bottom: 0; }

.page-news__aside__content {
  background: rgba(233, 236, 243, 0.8);
  padding: 10px 0 1px;
  border-radius: 8px; }

.page-news__share {
  border-radius: 12px;
  border: 1px solid #0099DB;
  background: #0099DB;
  padding: 10px 12px; }

.page-appeal-listing__header {
  position: relative;
  padding: 40px 0 50px 0;
  border-radius: 12px 12px 0px 0px;
  overflow: hidden; }
  body:not(.--style-fixed) .page-appeal-listing__header {
    z-index: 99; }
  .page-appeal-listing__header__grid {
    position: relative; }
  .page-appeal-listing__header__title {
    font-size: 36px;
    color: #fff;
    margin-bottom: 10px; }

.page-appeal-listing__content {
  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;
  margin-bottom: 20px; }
  .page-appeal-listing__content > div:first-child {
    margin-bottom: 20px; }
  .page-appeal-listing__content p {
    font-size: 16px;
    color: #FFF; }

.page-appeal-listing__media {
  position: absolute;
  background-size: cover;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
  .page-appeal-listing__media:before {
    background: -webkit-radial-gradient(1.42% 2.94%, 367.46% 95.3%, #000043 0%, rgba(0, 0, 67, 0) 71.42%);
    background: -o-radial-gradient(1.42% 2.94%, 367.46% 95.3%, #000043 0%, rgba(0, 0, 67, 0) 71.42%);
    background: radial-gradient(367.46% 95.3% at 1.42% 2.94%, #000043 0%, rgba(0, 0, 67, 0) 71.42%);
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.page-appeal-listing__hadith i {
  display: block;
  font-size: 1.78571rem;
  color: #0099DB;
  margin-bottom: 22px; }

.page-appeal-listing__hadith__title {
  font-size: 1.28571rem;
  letter-spacing: 0.36px;
  color: #FFF;
  margin-bottom: 14px; }

.page-appeal-listing__hadith p {
  color: #FFF;
  margin-bottom: 0; }

.page-home__hero__media {
  background-size: cover;
  background-position: center;
  border-radius: 0px 12px 12px;
  padding: 21.42857rem 0px 2.14286rem 0px;
  position: relative;
  overflow: hidden; }
  .page-home__hero__media .container {
    height: 100%;
    z-index: 2; }
  .page-home__hero__media__overlay {
    background: radial-gradient(127.72% 65.64% at 89.03% 101.35%, #000 0%, rgba(0, 0, 0, 0) 100%), -webkit-gradient(linear, left bottom, left top, color-stop(-11.22%, rgba(0, 0, 29, 0.7)), color-stop(63.24%, rgba(0, 0, 29, 0))), -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), rgba(0, 0, 0, 0.2);
    background: -webkit-radial-gradient(89.03% 101.35%, 127.72% 65.64%, #000 0%, rgba(0, 0, 0, 0) 100%), -webkit-linear-gradient(bottom, rgba(0, 0, 29, 0.7) -11.22%, rgba(0, 0, 29, 0) 63.24%), -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), rgba(0, 0, 0, 0.2);
    background: -o-radial-gradient(89.03% 101.35%, 127.72% 65.64%, #000 0%, rgba(0, 0, 0, 0) 100%), -o-linear-gradient(bottom, rgba(0, 0, 29, 0.7) -11.22%, rgba(0, 0, 29, 0) 63.24%), -o-linear-gradient(bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), rgba(0, 0, 0, 0.2);
    background: radial-gradient(127.72% 65.64% at 89.03% 101.35%, #000 0%, rgba(0, 0, 0, 0) 100%), linear-gradient(0deg, rgba(0, 0, 29, 0.7) -11.22%, rgba(0, 0, 29, 0) 63.24%), linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), rgba(0, 0, 0, 0.2);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1; }

.page-home__hero__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; }
  .page-home__hero__grid > div {
    width: 50%; }

.page-home__hero__content h1 {
  color: #FFF;
  font-family: 'Anton', sans-serif;
  text-transform: uppercase;
  letter-spacing: -0.82px;
  margin-bottom: 1rem; }

.page-home__hero__content__text {
  color: #FFF; }
  .page-home__hero__content__text p {
    margin-bottom: 1.71429rem; }

.page-home__hero__controls {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  .page-home__hero__controls a {
    width: 36px;
    height: 36px;
    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;
    background-color: rgba(255, 255, 255, 0.2);
    margin-left: 10px;
    cursor: pointer;
    font-size: 10px; }
    .page-home__hero__controls a:hover {
      background-color: #FFF;
      color: #101010; }

.page-donate__header {
  position: relative;
  background-color: #0099DB;
  padding: 20px 0 40px;
  border-radius: 12px 12px 0px 0px;
  overflow: hidden; }
  body:not(.--style-fixed) .page-donate__header {
    z-index: 99; }
  .page-donate__header__grid {
    position: relative; }
  .page-donate__header__title {
    font-size: 30px;
    line-height: 0.9;
    color: #fff; }

.page-donate__content p {
  font-size: 15px;
  letter-spacing: -0.17px;
  color: #FFF;
  margin-bottom: 2.14286rem; }

.page-donate__media {
  position: absolute;
  background-size: cover;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-position: center center; }
  .page-donate__media:before {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0px;
    left: 0; }

.page-donate__raw-facts {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  padding: 16px 0 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
  margin-bottom: 20px; }
  .page-donate__raw-facts > div {
    width: 50%;
    padding: 0px 16px;
    margin-bottom: 10px; }
  .page-donate__raw-facts p {
    font-size: 14px;
    letter-spacing: -0.16px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0; }
  .page-donate__raw-facts__title {
    font-size: 26px;
    letter-spacing: -0.3px;
    color: #F5921B;
    margin-bottom: 8px; }

.i3do-w-orphans__grid__item:not(:last-child) {
  padding-bottom: 1.42857rem; }

.i3do-box-orphan__cta {
  outline: none; }

.i3do-box-orphan__detail {
  border-radius: 12px;
  background: #F4F3EF;
  padding: 1.42857rem; }
  .i3do-box-orphan__detail__title {
    font-size: 1.42857rem;
    letter-spacing: -0.96px;
    margin-bottom: 1.71429rem; }
  .i3do-box-orphan__detail__metas {
    margin-left: -10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .i3do-box-orphan__detail__metas dl {
      padding-left: 10px; }
      .i3do-box-orphan__detail__metas dl dt {
        color: #0099DB;
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 14px; }
      .i3do-box-orphan__detail__metas dl dd {
        font-size: 14px;
        color: rgba(0, 55, 119, 0.7);
        letter-spacing: -0.31px;
        font-weight: 400; }
        .i3do-box-orphan__detail__metas dl dd i {
          color: #0099DB;
          font-size: 15px; }
  .i3do-box-orphan__detail__content {
    padding-top: 0px;
    border-top: none;
    color: rgba(0, 55, 119, 0.8);
    font-size: 13px;
    line-height: 1.42857rem;
    margin-bottom: 1.42857rem; }
  .i3do-box-orphan__detail__orphan-id {
    border-radius: 16px;
    background: rgba(233, 236, 238, 0.8);
    padding: 8px;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0.52px;
    color: #0099DB;
    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; }
    .i3do-box-orphan__detail__orphan-id i {
      margin-right: 7px;
      font-size: 14px; }
  .i3do-box-orphan__detail__media {
    height: 200px;
    background-color: #dde0e4;
    border-radius: 8px;
    background-size: cover;
    background-position: center; }
  .i3do-box-orphan__detail__close {
    position: absolute;
    top: 12px;
    right: 12px;
    background-color: #0099DB;
    border-color: #0099DB;
    color: #FFF; }
  .i3do-box-orphan__detail .i3do-donate-form-fields .control-select {
    border: 1.2px solid rgba(255, 255, 255, 0.5);
    border-radius: 5.22px;
    color: #FFF; }
    .i3do-box-orphan__detail .i3do-donate-form-fields .control-select > span:after {
      width: 18px;
      height: 18px;
      border-radius: 50%;
      background-color: #FFF;
      color: #0099DB;
      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: 9px; }

.i3do-box-orphan__grid__item:last-child {
  padding-bottom: 0px; }

.i3do-donate-form.\--type-slide {
  background-color: #e7f1f7;
  background-image: url("/wp-content/themes/orphansinneed/_ui/media/flower-bg.png");
  background-size: cover;
  background-position: center;
  border-radius: 12px;
  background-blend-mode: color-dodge; }
  .i3do-donate-form.\--type-slide .i3do-donate-form__slides__slide {
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    padding: 1.71429rem; }
    .i3do-donate-form.\--type-slide .i3do-donate-form__slides__slide__title {
      text-align: left;
      color: #003777;
      font-size: 1.71429rem;
      margin-bottom: 1.57143rem; }
    .i3do-donate-form.\--type-slide .i3do-donate-form__slides__slide__content {
      text-align: left;
      color: rgba(0, 55, 119, 0.8);
      font-size: 15px;
      line-height: 1.60714rem;
      padding-bottom: 1.71429rem; }
    .i3do-donate-form.\--type-slide .i3do-donate-form__slides__slide.\--type-two {
      background-color: #0099DB;
      background-image: url("/wp-content/themes/orphansinneed/_ui/media/flower-bg.png");
      background-blend-mode: color-dodge;
      background-size: cover;
      background-position: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
  .i3do-donate-form.\--type-slide .i3do-donate-form__slides__back {
    text-transform: capitalize;
    font-size: 15px;
    outline: none; }
    .i3do-donate-form.\--type-slide .i3do-donate-form__slides__back i {
      font-size: 10px;
      margin-right: 10px; }
    .i3do-donate-form.\--type-slide .i3do-donate-form__slides__back:hover {
      color: #003777; }

.i3do-donate-form__payment-type {
  margin-bottom: 20px; }

.i3do-donate-form__images {
  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: 20px; }
  .i3do-donate-form__images img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 2.044px solid #E7F1F7; }

.i3-orphans-filter {
  display: none; }

.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-prev,
  .i3-slider.slick-slider .slick-next {
    position: absolute;
    display: none !important;
    display: block !important;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    width: 40px;
    height: 40px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: #EEEDE9;
    color: #003777;
    top: 50%;
    margin-top: -20px;
    padding: 0;
    border: none;
    outline: none;
    z-index: 9;
    border-radius: 50px; }
    .i3-slider.slick-slider .slick-prev:hover, .i3-slider.slick-slider .slick-prev:focus,
    .i3-slider.slick-slider .slick-next:hover,
    .i3-slider.slick-slider .slick-next:focus {
      outline: none;
      background: #0099DB;
      color: #FFF; }
    .i3-slider.slick-slider .slick-prev.slick-disabled,
    .i3-slider.slick-slider .slick-next.slick-disabled {
      opacity: 0.7; }
    .i3-slider.slick-slider .slick-prev:before,
    .i3-slider.slick-slider .slick-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;
      /* 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-size: 12px;
      line-height: 1;
      font-size: 14px; }
  .i3-slider.slick-slider .slick-prev {
    left: 0px; }
    [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: 0px; }
    [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: 30px 0 0 0;
    width: 100%; }
    .i3-slider.slick-slider .slick-dots li {
      position: relative;
      display: inline-block;
      padding: 0;
      cursor: pointer;
      width: 17px;
      height: 4px;
      margin: 0 3px; }
      .i3-slider.slick-slider .slick-dots li button {
        border: 0;
        background-color: #E3E7F0;
        display: block;
        outline: none;
        color: transparent;
        cursor: pointer;
        line-height: 1;
        width: 100%;
        height: 100%;
        border-radius: 6.769px; }
      .i3-slider.slick-slider .slick-dots li.slick-active {
        width: 23px; }
        .i3-slider.slick-slider .slick-dots li.slick-active button {
          background-color: #0099DB;
          border-color: #0099DB; }
  .i3-slider.slick-slider.\--theme-dots-white .slick-dots li button {
    background: transparent; }
    .i3-slider.slick-slider.\--theme-dots-white .slick-dots li button:before {
      background: rgba(255, 255, 255, 0.6); }
  .i3-slider.slick-slider.\--theme-dots-white .slick-dots li.slick-active button {
    border-color: #fff; }
    .i3-slider.slick-slider.\--theme-dots-white .slick-dots li.slick-active button:before {
      background: #fff; }
  .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-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: 2.5rem; }
  .i3-slider.slick-slider.\--style-arrows-inset .slick-next {
    right: 2.5rem; }
  .i3-slider.slick-slider.\--style-offsets-1 .slick-list {
    margin-left: -5px;
    margin-right: -5px; }
  .i3-slider.slick-slider.\--style-offsets-1 .slick-slide {
    margin-left: 5px;
    margin-right: 5px; }
  .i3-slider.slick-slider.\--style-offsets-1.\--style-blocks .slick-slide {
    margin-bottom: 5px; }
  .i3-slider.slick-slider.\--style-offsets-2 .slick-list {
    margin-left: -10px;
    margin-right: -10px; }
  .i3-slider.slick-slider.\--style-offsets-2 .slick-slide {
    margin-left: 10px;
    margin-right: 10px; }
  .i3-slider.slick-slider.\--style-offsets-2.\--style-blocks .slick-slide {
    margin-bottom: 10px; }
  .i3-slider.slick-slider.\--style-offsets-3 .slick-list {
    margin-left: -15px;
    margin-right: -15px; }
  .i3-slider.slick-slider.\--style-offsets-3 .slick-slide {
    margin-left: 15px;
    margin-right: 15px; }
  .i3-slider.slick-slider.\--style-offsets-3.\--style-blocks .slick-slide {
    margin-bottom: 15px; }
  .i3-slider.slick-slider.\--style-offsets-4 .slick-list {
    margin-left: -20px;
    margin-right: -20px; }
  .i3-slider.slick-slider.\--style-offsets-4 .slick-slide {
    margin-left: 20px;
    margin-right: 20px; }
  .i3-slider.slick-slider.\--style-offsets-4.\--style-blocks .slick-slide {
    margin-bottom: 20px; }
  .i3-slider.slick-slider.\--style-offsets-5 .slick-list {
    margin-left: -25px;
    margin-right: -25px; }
  .i3-slider.slick-slider.\--style-offsets-5 .slick-slide {
    margin-left: 25px;
    margin-right: 25px; }
  .i3-slider.slick-slider.\--style-offsets-5.\--style-blocks .slick-slide {
    margin-bottom: 25px; }
  .i3-slider.slick-slider.\--style-offsets-6 .slick-list {
    margin-left: -30px;
    margin-right: -30px; }
  .i3-slider.slick-slider.\--style-offsets-6 .slick-slide {
    margin-left: 30px;
    margin-right: 30px; }
  .i3-slider.slick-slider.\--style-offsets-6.\--style-blocks .slick-slide {
    margin-bottom: 30px; }
  .i3-slider.slick-slider.\--style-offsets-7 .slick-list {
    margin-left: -35px;
    margin-right: -35px; }
  .i3-slider.slick-slider.\--style-offsets-7 .slick-slide {
    margin-left: 35px;
    margin-right: 35px; }
  .i3-slider.slick-slider.\--style-offsets-7.\--style-blocks .slick-slide {
    margin-bottom: 35px; }
  .i3-slider.slick-slider.\--style-offsets-8 .slick-list {
    margin-left: -40px;
    margin-right: -40px; }
  .i3-slider.slick-slider.\--style-offsets-8 .slick-slide {
    margin-left: 40px;
    margin-right: 40px; }
  .i3-slider.slick-slider.\--style-offsets-8.\--style-blocks .slick-slide {
    margin-bottom: 40px; }
  .i3-slider.slick-slider.\--style-offsets-9 .slick-list {
    margin-left: -45px;
    margin-right: -45px; }
  .i3-slider.slick-slider.\--style-offsets-9 .slick-slide {
    margin-left: 45px;
    margin-right: 45px; }
  .i3-slider.slick-slider.\--style-offsets-9.\--style-blocks .slick-slide {
    margin-bottom: 45px; }
  .i3-slider.slick-slider.\--style-offsets-10 .slick-list {
    margin-left: -50px;
    margin-right: -50px; }
  .i3-slider.slick-slider.\--style-offsets-10 .slick-slide {
    margin-left: 50px;
    margin-right: 50px; }
  .i3-slider.slick-slider.\--style-offsets-10.\--style-blocks .slick-slide {
    margin-bottom: 50px; }
  .i3-slider.slick-slider.\--style-tab-cause .slick-prev,
  .i3-slider.slick-slider.\--style-tab-cause .slick-next {
    margin-top: 0;
    top: -108px; }
  .i3-slider.slick-slider.\--style-tab-cause .slick-prev {
    left: unset;
    right: 80px; }
  .i3-slider.slick-slider.\--style-news-events .slick-list {
    margin-left: -18px;
    margin-right: -18px; }
  .i3-slider.slick-slider.\--style-news-events .slick-slide {
    margin-left: 18px;
    margin-right: 18px; }
  .i3-slider.slick-slider.\--style-news-events .slick-prev, .i3-slider.slick-slider.\--style-news-events .slick-next {
    bottom: 0;
    top: unset; }
  .i3-slider.slick-slider.\--style-news-events .slick-list {
    padding-bottom: 25px;
    border-bottom: 1px solid #D9D9D9; }
    @media (min-width: 1024px) {
      .i3-slider.slick-slider.\--style-news-events .slick-list {
        padding-bottom: 3.75rem; } }
  .i3-slider.slick-slider.\--style-news-events .slick-dots {
    margin-top: 15px; }
    @media (min-width: 1024px) {
      .i3-slider.slick-slider.\--style-news-events .slick-dots {
        margin-top: 30px;
        padding-bottom: 18px; } }
  .i3-slider.slick-slider.\--style-banner .slick-prev, .i3-slider.slick-slider.\--style-banner .slick-next {
    top: unset;
    bottom: 165px;
    right: 95px;
    background-color: #fff;
    color: #070707; }
    .i3-slider.slick-slider.\--style-banner .slick-prev.slick-disabled, .i3-slider.slick-slider.\--style-banner .slick-next.slick-disabled {
      background-color: transparent;
      color: #fff;
      -webkit-backdrop-filter: blur(3px);
      backdrop-filter: blur(3px); }
  .i3-slider.slick-slider.\--style-banner .slick-prev {
    right: 170px;
    left: unset; }
  .i3-slider.slick-slider.\--style-banner .slick-dots {
    bottom: 20px !important; }
  .i3-slider.slick-slider.\--style-hero .slick-prev, .i3-slider.slick-slider.\--style-hero .slick-next {
    margin-top: 0;
    top: unset;
    bottom: 40px; }
    .i3-slider.slick-slider.\--style-hero .slick-prev.slick-disabled, .i3-slider.slick-slider.\--style-hero .slick-next.slick-disabled {
      background: rgba(255, 255, 255, 0.4);
      border-color: transparent;
      color: #fff; }
  .i3-slider.slick-slider.\--style-hero .slick-prev {
    left: 40px; }
  .i3-slider.slick-slider.\--style-hero .slick-next {
    right: 40px; }
  .i3-slider.slick-slider.\--style-w-logo .slick-list {
    margin-left: 0 !important; }
  .i3-slider.slick-slider.\--style-w-logo .slick-dots {
    margin-top: 10px; }
  .i3-slider.slick-slider.\--style-quick-donate {
    margin-bottom: 2.5rem; }
    .i3-slider.slick-slider.\--style-quick-donate .slick-dots {
      margin-top: 10px; }
      .i3-slider.slick-slider.\--style-quick-donate .slick-dots li button {
        background: transparent; }
        .i3-slider.slick-slider.\--style-quick-donate .slick-dots li button:before {
          background: #E1AA01; }
      .i3-slider.slick-slider.\--style-quick-donate .slick-dots li.slick-active button {
        border-color: #fff; }
        .i3-slider.slick-slider.\--style-quick-donate .slick-dots li.slick-active button:before {
          background: #fff; }
  @media (max-width: 1279px) {
    .i3-slider.slick-slider.\--style-media-center .slick-prev,
    .i3-slider.slick-slider.\--style-media-center .slick-next {
      display: none !important; } }
  .i3-slider.slick-slider.\--style-arrows-top .slick-prev,
  .i3-slider.slick-slider.\--style-arrows-top .slick-next {
    margin-top: 0;
    top: -90px; }
  .i3-slider.slick-slider.\--style-arrows-top .slick-prev {
    left: unset;
    right: 52px; }
  .i3-slider.slick-slider.\--overflow-visible .slick-list {
    overflow: visible; }
  .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: 1100px) {
      .i3-slider.slick-slider.\--style-dots-inset .slick-dots {
        bottom: 40px; } }
  .i3-slider.slick-slider.\--style-gallery {
    padding-bottom: 3.5rem; }
    .i3-slider.slick-slider.\--style-gallery .slick-prev, .i3-slider.slick-slider.\--style-gallery .slick-next {
      top: unset;
      bottom: 0;
      margin-top: 0;
      width: 36px;
      height: 36px; }
      .i3-slider.slick-slider.\--style-gallery .slick-prev:before, .i3-slider.slick-slider.\--style-gallery .slick-next:before {
        font-size: 0.75rem; }
    .i3-slider.slick-slider.\--style-gallery .slick-dots {
      position: absolute;
      bottom: 10px; }
  .i3-slider.slick-slider.\--style-gallery-full .slick-slide {
    -webkit-transform: scaleY(0.85);
    -ms-transform: scaleY(0.85);
    transform: scaleY(0.85);
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
    .i3-slider.slick-slider.\--style-gallery-full .slick-slide.slick-active {
      -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
      transform: scaleY(1); }

.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 + .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 {
    margin-left: 10px; }
  .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: #0099DB;
    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;
      /* 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: #0099DB;
    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: #0075a8; }
    .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;
      /* 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/orphansinneed/_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: "Switzer", 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;
  /* 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;
  /* 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: "Switzer", 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/orphansinneed/_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; }

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); } }

/*! Copyright © 2009-2020 Postcode Anywhere (Holdings) Ltd. (http://www.postcodeanywhere.co.uk)
 *
 * Address v3.91
 * Styles for the address control.
 *
 * web-2-5 01/07/2020 15:00:12
 */
.pca {
  margin: 0;
  padding: 0;
  position: static;
  border: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.pca * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.pca .pcatext {
  font: 9pt arial;
  color: #333; }

.pca .pcalist {
  position: relative;
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #fafafa; }

.pca .pcaitem {
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 9px 10px 9px 10px;
  padding: 7px 10px;
  line-height: 15px;
  text-align: left;
  white-space: nowrap;
  border: solid 1px transparent;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e5e5e5;
  border-bottom-color: transparent;
  padding-right: 22px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #000; }

.pca .pcaselected {
  color: #333;
  background-color: #e5f0ff;
  background-color: #f0f0f0;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e5e5e5;
  border-bottom-color: transparent;
  opacity: 1;
  filter: alpha(opacity=100);
  color: #000; }

.pca .pcalastitem {
  border-bottom: none; }

.pca .pcadisableselect {
  -moz-user-select: none;
  -webkit-user-select: none; }

.pca .pcaautocomplete {
  margin: 0;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
  border-bottom: 0;
  background: 0;
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
  width: inherit;
  position: absolute;
  z-index: 9999999999; }

.pca .pcaanchor {
  margin: 0;
  padding: 0;
  border: 0;
  background: 0; }

.pca .pcaanchor .pcachain {
  position: relative; }

.pca .pcaautocomplete .pcaheader {
  background-color: #fafafa;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ccc;
  color: #969696; }

.pca .pcaautocomplete .pcamessage {
  padding: 8px 10px;
  line-height: 18px; }

.pca .pcaautocomplete .pcalist {
  height: 244px;
  width: auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ccc; }

.pca .pcaautocomplete .pcafooter {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ccc;
  background-color: #fafafa;
  height: 30px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  min-width: 138px;
  overflow: hidden; }

.pca .pcanotification {
  background-color: #fafafa;
  padding: 8px 10px 8px 10px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  border-radius: 2px;
  position: absolute;
  z-index: 100000;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -webkit-transition: opacity .5s ease-in-out;
  opacity: 1;
  display: none; }

.pca .pcanotification.pcavisible {
  display: block; }

.pca .pcanotification.pcafade {
  opacity: 0; }

.pca .pcanotification.pcaerror {
  background-color: #db7f83;
  color: #fff; }

.pca .pcaautocomplete .pcafooter .pcamessage {
  font: bold 9pt arial;
  color: #969696;
  margin: 9px 0 0 5px;
  padding: 0;
  position: relative;
  float: right; }

.pca .pcamodal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 100000; }

.pca .pcamodal .pcalist {
  height: 244px;
  width: auto;
  min-width: 200px;
  min-height: 100px; }

.pca .pcamodal .pcaborder {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
  border-radius: 0px;
  opacity: .20;
  filter: alpha(opacity=20); }

.pca .pcamodal .pcaframe {
  position: relative;
  margin: 12px;
  background-color: #f5f7f9;
  border-radius: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: #c8cacc; }

.pca .pcamodal .pcacontent {
  position: relative;
  padding: 15px; }

.pca .pcamodal .pcacontent .pcainputrow {
  width: 450px;
  text-align: right; }

.pca .pcamodal .pcacontent .pcainputrow input {
  width: 300px;
  border-width: 1px;
  border-style: solid;
  border-color: #d4d4d4;
  padding: 8px;
  margin: 15px;
  background: #fff; }

.pca .pcamodal .pcacontent .pcainputrow input:invalid {
  -webkit-box-shadow: 0 0 1.5px 1px #ff0000;
  -moz-box-shadow: 0 0 1.5px 1px #ff0000;
  box-shadow: 0 0 1.5px 1px #ff0000; }

.pca .pcamodal .pcacontent .pcainputrow .pcahalf {
  width: 126px; }

.pca .pcamodal .pcacontent .pcainputrow label {
  font: bold 14px arial;
  color: #444444; }

.pca .pcamodal .pcaheader {
  position: relative;
  top: 0;
  left: 0;
  border-top: 1px solid #e1e3e5;
  border-bottom: 1px solid  #c8cacc;
  border-radius: 0px 0px 0 0;
  background: #e1e3e5;
  background: -moz-linear-gradient(top, #e1e3e5 0%, #e1e3e5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e1e3e5), color-stop(100%, #e1e3e5));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e3e5',endColorstr='#e1e3e5',GradientType=0); }

.pca .pcamodal .pcaheader .pcatitle {
  font: bold 18px arial;
  color: #005db9;
  margin: 15px; }

.pca .pcamodal .pcafooter {
  position: relative;
  bottom: 0;
  left: 0;
  border-top: 1px solid  #c8cacc;
  background: #fff; }

.pca .pcamodal .pcafooter .pcabutton {
  width: 150px;
  margin: 15px; }

.pca .pcafullscreen {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.pca .pcamask {
  background-color: #000;
  opacity: .40;
  filter: alpha(opacity=40);
  z-index: 100000; }

.pca .pcabutton {
  font: bold 14px arial;
  color: #444444;
  border: 1px solid  #d4d4d4;
  border-radius: 0px;
  padding: 8px;
  cursor: pointer;
  background: #f5f7f9;
  background: -moz-linear-gradient(top, #f5f7f9 0%, #f5f7f9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f7f9), color-stop(100%, #f5f7f9));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f7f9',endColorstr='#f5f7f9',GradientType=0); }

.pca .pcatooltip {
  position: absolute;
  z-index: 100000; }

.pca .pcatooltip .pcabackground {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #000;
  border-radius: 5px;
  opacity: .60;
  filter: alpha(opacity=60); }

.pca .pcatooltip .pcamessage {
  position: relative;
  padding: 5px;
  font: 9pt arial;
  color: #fff; }

.pca .pcabutton:hover {
  color: #444444; }

.pca .pcalink {
  font: bold 9pt arial;
  cursor: pointer; }

.pca .pcaclear {
  clear: both; }

.pcaflag {
  width: 14px;
  height: 12px;
  position: absolute;
  font-size: 0;
  background-image: url(//services.postcodeanywhere.co.uk/images/flags16x16.png);
  -moz-box-shadow: 0 1px 2px rgba(128, 128, 128, 0.3);
  -webkit-box-shadow: 0 1px 2px rgba(128, 128, 128, 0.3);
  box-shadow: 0 1px 2px rgba(128, 128, 128, 0.3); }

.pca .pcaautocomplete .pcafooter .pcaflagbutton {
  width: 31px;
  height: 21px;
  position: relative;
  float: right;
  padding: 5px 6px;
  cursor: pointer;
  background-image: url(//services.postcodeanywhere.co.uk/images/icons/flag_clear_down.png);
  background-position: 5px 5px;
  background-repeat: no-repeat; }

.pca .pcaautocomplete .pcafooter .pcaflagbutton:hover {
  background-image: url(//services.postcodeanywhere.co.uk/images/icons/flag_clear_down_hover.png); }

.pca .pcaautocomplete .pcafooter .pcaflagbutton .pcaflag {
  top: 9px;
  left: 9px; }

.pca .pcaautocomplete .pcaflaglabel {
  position: relative;
  left: 26px; }

.pca .pcacountrylist .pcafooter .pcaflagbutton {
  background-image: url(//services.postcodeanywhere.co.uk/images/icons/flag_clear_up.png); }

.pca .pcacountrylist .pcafooter .pcaflagbutton:hover {
  background-image: url(//services.postcodeanywhere.co.uk/images/icons/flag_clear_up_hover.png); }

.pca .pcaexpandable {
  background-image: url(//services.postcodeanywhere.co.uk/images/icons/captureplus/chevron.png);
  background-repeat: no-repeat;
  background-position-x: 99%;
  background-position-y: 50%;
  background-position: right 7px center; }

.pca .pcaautocomplete .pcafooter .geoLocationIcon {
  width: 21px;
  height: 21px;
  font-size: 0;
  margin: 0px 5px 0px 0px;
  padding: 5px 0px 5px 5px;
  position: relative;
  float: right;
  cursor: pointer;
  background-image: url(//services.postcodeanywhere.co.uk/images/icons/captureplus/geolocationicon.svg);
  background-position: right;
  background-repeat: no-repeat;
  color: #7E8593;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
  visibility: hidden; }

.pca .pcaautocomplete .pcafooter .geoLocationIcon.active {
  visibility: visible; }

.pca .pcaautocomplete .pcafooter .geoLocationIcon.working {
  background-image: url(//services.postcodeanywhere.co.uk/images/icons/captureplus/loader.gif); }

.pca .pcaautocomplete .pcafooter .geoLocationMessage {
  color: #7E8593;
  padding: 9px 0px;
  position: relative;
  float: right;
  cursor: pointer;
  font-size: 11px;
  visibility: hidden; }

.pca .pcaautocomplete .pcafooter .geoLocationMessage.active {
  visibility: visible; }

.pca .pcaautocomplete .pcafooter .pcalogo {
  width: 68px;
  height: 16px;
  margin: 7px 0px 0px 7px;
  font-size: 0;
  position: relative;
  float: left;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(//services.postcodeanywhere.co.uk/images/icons/captureplus/loqatelogoinverted.svg); }

.pca .pcaautocomplete .pcafooter .adsylogo {
  width: 68px;
  height: 16px;
  margin: 7px 0px 0px 7px;
  font-size: 0;
  position: relative;
  float: left;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(//services.postcodeanywhere.co.uk/images/icons/captureplus/loqatelogoinverted.svg); }

.pca .pcaautocomplete .pcafooter .aclogo {
  width: 112px;
  height: 15px;
  font-size: 0;
  margin: 8px 5px 8px 11px;
  position: relative;
  float: left;
  background-image: url(//services.postcodeanywhere.co.uk/images/icons/captureplus/address_complete_logo_en.png); }

.pca .pcaautocomplete .pcafooter .aclogo.pcalogofr {
  width: 118px;
  background-image: url(//services.postcodeanywhere.co.uk/images/icons/captureplus/address_complete_logo_fr.png); }

.pca .pcaautocomplete .pcafooter .dtlogo {
  width: 100px;
  height: 14px;
  font-size: 0;
  margin: 9px 5px 6px 9px;
  position: relative;
  float: left;
  background-image: url(//services.postcodeanywhere.co.uk/images/icons/captureplus/dt_express_capture_logo.png); }

.pca .pcaautocomplete .pcafooter .anlogo {
  width: 129px;
  height: 11px;
  font-size: 0;
  margin: 10px 5px 9px 9px;
  position: relative;
  float: left;
  background-image: url(//services.postcodeanywhere.co.uk/images/icons/captureplus/address_now_logo.png); }

.pca .pcaitem .pcadescription {
  color: #888;
  margin-left: 8px; }

.pca .pcaitem .pcautilitytype {
  padding-right: 8px;
  font-style: italic; }

.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-color: #356BB2;
  border: 1px solid #356BB2;
  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: "Switzer", sans-serif;
  color: #fff; }

.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: 10px;
    font-size: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #0A4293;
    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 {
  position: relative;
  font-family: "Switzer", sans-serif;
  background: #356BB2;
  padding: 9px 46px;
  font-size: 15px;
  font-weight: 400;
  color: #FFF;
  border-radius: 6px !important;
  line-height: normal; }

.select2-selection__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;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 16px;
  top: 50%;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.select2-selection__arrow b {
  /* 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;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  position: absolute;
  right: 16px;
  top: 50%;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  .select2-selection__arrow b:before {
    content: "\e907"; }

.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%; }

@media (max-width: 768px) {
  .container.\--style-donate-summary .w-50 {
    width: 100%; } }
