/* --- Fonts, Colors, and Spacing --- */
/* --- Fonts --- */
/* --- Spacing --- */
/* --- Grid Sizing --- */
/* --- Misc --- */
/* --- Grid Mixins --- */
/* --- Transitions --- */
/* --- Other --- */
/* --- Grid Structure --- */
@import url(../lucy-share/css/icons.css);
.clearfix {
  *zoom: 1; }

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0; }

.clearfix:after {
  clear: both; }

.row {
  margin-left: -16px;
  *zoom: 1; }

.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0; }

.row:after {
  clear: both; }

[class*="span"] {
  position: relative;
  float: left;
  min-height: 1px; }

[class*="span"].border-left {
  margin-left: 15px;
  border-left: 1px solid #CED5DA; }

[class*="span"].border-right {
  margin-left: 15px;
  border-right: 1px solid #CED5DA; }

[class*="span"].right {
  text-align: right; }

/* --- Input Styles --- */
[class*='span'] input[type=text], [class*='span'] input[type=date], [class*='span'] input[type=email], [class*='span'] input[type=phone], [class*='span'] input[type=tel], [class*='span'] input[type=password], [class*='span'] textarea, [class*='span'] select, .input-wrap input[type=text], .input-wrap input[type=date], .input-wrap input[type=email], .input-wrap input[type=phone], .input-wrap input[type=tel], .input-wrap input[type=password], .input-wrap textarea, .input-wrap select {
  width: 100% !important;
  margin: 0 0 10px 0 !important; }

/* --- Grid Styles --- */
.span1 {
  width: calc(4.16667% - 16px);
  margin-left: 16px; }
  .span1 .span1 {
    width: calc(100% - 16px); }

.offset1 {
  margin-left: calc(4.16667% + 16px) !important; }

.inset-l1 {
  padding-left: 4.16667% !important; }

.inset-r1 {
  padding-right: 4.16667% !important; }

.span2 {
  width: calc(8.33333% - 16px);
  margin-left: 16px; }
  .span2 .span1 {
    width: calc(50% - 16px); }
  .span2 .span2 {
    width: calc(100% - 16px); }

.offset2 {
  margin-left: calc(8.33333% + 16px) !important; }

.inset-l2 {
  padding-left: 8.33333% !important; }

.inset-r2 {
  padding-right: 8.33333% !important; }

.span3 {
  width: calc(12.5% - 16px);
  margin-left: 16px; }
  .span3 .span1 {
    width: calc(33.33333% - 16px); }
  .span3 .span2 {
    width: calc(66.66667% - 16px); }
  .span3 .span3 {
    width: calc(100% - 16px); }

.offset3 {
  margin-left: calc(12.5% + 16px) !important; }

.inset-l3 {
  padding-left: 12.5% !important; }

.inset-r3 {
  padding-right: 12.5% !important; }

.span4 {
  width: calc(16.66667% - 16px);
  margin-left: 16px; }
  .span4 .span1 {
    width: calc(25% - 16px); }
  .span4 .span2 {
    width: calc(50% - 16px); }
  .span4 .span3 {
    width: calc(75% - 16px); }
  .span4 .span4 {
    width: calc(100% - 16px); }

.offset4 {
  margin-left: calc(16.66667% + 16px) !important; }

.inset-l4 {
  padding-left: 16.66667% !important; }

.inset-r4 {
  padding-right: 16.66667% !important; }

.span5 {
  width: calc(20.83333% - 16px);
  margin-left: 16px; }
  .span5 .span1 {
    width: calc(20% - 16px); }
  .span5 .span2 {
    width: calc(40% - 16px); }
  .span5 .span3 {
    width: calc(60% - 16px); }
  .span5 .span4 {
    width: calc(80% - 16px); }
  .span5 .span5 {
    width: calc(100% - 16px); }

.offset5 {
  margin-left: calc(20.83333% + 16px) !important; }

.inset-l5 {
  padding-left: 20.83333% !important; }

.inset-r5 {
  padding-right: 20.83333% !important; }

.span6 {
  width: calc(25% - 16px);
  margin-left: 16px; }
  .span6 .span1 {
    width: calc(16.66667% - 16px); }
  .span6 .span2 {
    width: calc(33.33333% - 16px); }
  .span6 .span3 {
    width: calc(50% - 16px); }
  .span6 .span4 {
    width: calc(66.66667% - 16px); }
  .span6 .span5 {
    width: calc(83.33333% - 16px); }
  .span6 .span6 {
    width: calc(100% - 16px); }

.offset6 {
  margin-left: calc(25% + 16px) !important; }

.inset-l6 {
  padding-left: 25% !important; }

.inset-r6 {
  padding-right: 25% !important; }

.span7 {
  width: calc(29.16667% - 16px);
  margin-left: 16px; }
  .span7 .span1 {
    width: calc(14.28571% - 16px); }
  .span7 .span2 {
    width: calc(28.57143% - 16px); }
  .span7 .span3 {
    width: calc(42.85714% - 16px); }
  .span7 .span4 {
    width: calc(57.14286% - 16px); }
  .span7 .span5 {
    width: calc(71.42857% - 16px); }
  .span7 .span6 {
    width: calc(85.71429% - 16px); }
  .span7 .span7 {
    width: calc(100% - 16px); }

.offset7 {
  margin-left: calc(29.16667% + 16px) !important; }

.inset-l7 {
  padding-left: 29.16667% !important; }

.inset-r7 {
  padding-right: 29.16667% !important; }

.span8 {
  width: calc(33.33333% - 16px);
  margin-left: 16px; }
  .span8 .span1 {
    width: calc(12.5% - 16px); }
  .span8 .span2 {
    width: calc(25% - 16px); }
  .span8 .span3 {
    width: calc(37.5% - 16px); }
  .span8 .span4 {
    width: calc(50% - 16px); }
  .span8 .span5 {
    width: calc(62.5% - 16px); }
  .span8 .span6 {
    width: calc(75% - 16px); }
  .span8 .span7 {
    width: calc(87.5% - 16px); }
  .span8 .span8 {
    width: calc(100% - 16px); }

.offset8 {
  margin-left: calc(33.33333% + 16px) !important; }

.inset-l8 {
  padding-left: 33.33333% !important; }

.inset-r8 {
  padding-right: 33.33333% !important; }

.span9 {
  width: calc(37.5% - 16px);
  margin-left: 16px; }
  .span9 .span1 {
    width: calc(11.11111% - 16px); }
  .span9 .span2 {
    width: calc(22.22222% - 16px); }
  .span9 .span3 {
    width: calc(33.33333% - 16px); }
  .span9 .span4 {
    width: calc(44.44444% - 16px); }
  .span9 .span5 {
    width: calc(55.55556% - 16px); }
  .span9 .span6 {
    width: calc(66.66667% - 16px); }
  .span9 .span7 {
    width: calc(77.77778% - 16px); }
  .span9 .span8 {
    width: calc(88.88889% - 16px); }
  .span9 .span9 {
    width: calc(100% - 16px); }

.offset9 {
  margin-left: calc(37.5% + 16px) !important; }

.inset-l9 {
  padding-left: 37.5% !important; }

.inset-r9 {
  padding-right: 37.5% !important; }

.span10 {
  width: calc(41.66667% - 16px);
  margin-left: 16px; }
  .span10 .span1 {
    width: calc(10% - 16px); }
  .span10 .span2 {
    width: calc(20% - 16px); }
  .span10 .span3 {
    width: calc(30% - 16px); }
  .span10 .span4 {
    width: calc(40% - 16px); }
  .span10 .span5 {
    width: calc(50% - 16px); }
  .span10 .span6 {
    width: calc(60% - 16px); }
  .span10 .span7 {
    width: calc(70% - 16px); }
  .span10 .span8 {
    width: calc(80% - 16px); }
  .span10 .span9 {
    width: calc(90% - 16px); }
  .span10 .span10 {
    width: calc(100% - 16px); }

.offset10 {
  margin-left: calc(41.66667% + 16px) !important; }

.inset-l10 {
  padding-left: 41.66667% !important; }

.inset-r10 {
  padding-right: 41.66667% !important; }

.span11 {
  width: calc(45.83333% - 16px);
  margin-left: 16px; }
  .span11 .span1 {
    width: calc(9.09091% - 16px); }
  .span11 .span2 {
    width: calc(18.18182% - 16px); }
  .span11 .span3 {
    width: calc(27.27273% - 16px); }
  .span11 .span4 {
    width: calc(36.36364% - 16px); }
  .span11 .span5 {
    width: calc(45.45455% - 16px); }
  .span11 .span6 {
    width: calc(54.54545% - 16px); }
  .span11 .span7 {
    width: calc(63.63636% - 16px); }
  .span11 .span8 {
    width: calc(72.72727% - 16px); }
  .span11 .span9 {
    width: calc(81.81818% - 16px); }
  .span11 .span10 {
    width: calc(90.90909% - 16px); }
  .span11 .span11 {
    width: calc(100% - 16px); }

.offset11 {
  margin-left: calc(45.83333% + 16px) !important; }

.inset-l11 {
  padding-left: 45.83333% !important; }

.inset-r11 {
  padding-right: 45.83333% !important; }

.span12 {
  width: calc(50% - 16px);
  margin-left: 16px; }
  .span12 .span1 {
    width: calc(8.33333% - 16px); }
  .span12 .span2 {
    width: calc(16.66667% - 16px); }
  .span12 .span3 {
    width: calc(25% - 16px); }
  .span12 .span4 {
    width: calc(33.33333% - 16px); }
  .span12 .span5 {
    width: calc(41.66667% - 16px); }
  .span12 .span6 {
    width: calc(50% - 16px); }
  .span12 .span7 {
    width: calc(58.33333% - 16px); }
  .span12 .span8 {
    width: calc(66.66667% - 16px); }
  .span12 .span9 {
    width: calc(75% - 16px); }
  .span12 .span10 {
    width: calc(83.33333% - 16px); }
  .span12 .span11 {
    width: calc(91.66667% - 16px); }
  .span12 .span12 {
    width: calc(100% - 16px); }

.offset12 {
  margin-left: calc(50% + 16px) !important; }

.inset-l12 {
  padding-left: 50% !important; }

.inset-r12 {
  padding-right: 50% !important; }

.span13 {
  width: calc(54.16667% - 16px);
  margin-left: 16px; }
  .span13 .span1 {
    width: calc(7.69231% - 16px); }
  .span13 .span2 {
    width: calc(15.38462% - 16px); }
  .span13 .span3 {
    width: calc(23.07692% - 16px); }
  .span13 .span4 {
    width: calc(30.76923% - 16px); }
  .span13 .span5 {
    width: calc(38.46154% - 16px); }
  .span13 .span6 {
    width: calc(46.15385% - 16px); }
  .span13 .span7 {
    width: calc(53.84615% - 16px); }
  .span13 .span8 {
    width: calc(61.53846% - 16px); }
  .span13 .span9 {
    width: calc(69.23077% - 16px); }
  .span13 .span10 {
    width: calc(76.92308% - 16px); }
  .span13 .span11 {
    width: calc(84.61538% - 16px); }
  .span13 .span12 {
    width: calc(92.30769% - 16px); }
  .span13 .span13 {
    width: calc(100% - 16px); }

.offset13 {
  margin-left: calc(54.16667% + 16px) !important; }

.inset-l13 {
  padding-left: 54.16667% !important; }

.inset-r13 {
  padding-right: 54.16667% !important; }

.span14 {
  width: calc(58.33333% - 16px);
  margin-left: 16px; }
  .span14 .span1 {
    width: calc(7.14286% - 16px); }
  .span14 .span2 {
    width: calc(14.28571% - 16px); }
  .span14 .span3 {
    width: calc(21.42857% - 16px); }
  .span14 .span4 {
    width: calc(28.57143% - 16px); }
  .span14 .span5 {
    width: calc(35.71429% - 16px); }
  .span14 .span6 {
    width: calc(42.85714% - 16px); }
  .span14 .span7 {
    width: calc(50% - 16px); }
  .span14 .span8 {
    width: calc(57.14286% - 16px); }
  .span14 .span9 {
    width: calc(64.28571% - 16px); }
  .span14 .span10 {
    width: calc(71.42857% - 16px); }
  .span14 .span11 {
    width: calc(78.57143% - 16px); }
  .span14 .span12 {
    width: calc(85.71429% - 16px); }
  .span14 .span13 {
    width: calc(92.85714% - 16px); }
  .span14 .span14 {
    width: calc(100% - 16px); }

.offset14 {
  margin-left: calc(58.33333% + 16px) !important; }

.inset-l14 {
  padding-left: 58.33333% !important; }

.inset-r14 {
  padding-right: 58.33333% !important; }

.span15 {
  width: calc(62.5% - 16px);
  margin-left: 16px; }
  .span15 .span1 {
    width: calc(6.66667% - 16px); }
  .span15 .span2 {
    width: calc(13.33333% - 16px); }
  .span15 .span3 {
    width: calc(20% - 16px); }
  .span15 .span4 {
    width: calc(26.66667% - 16px); }
  .span15 .span5 {
    width: calc(33.33333% - 16px); }
  .span15 .span6 {
    width: calc(40% - 16px); }
  .span15 .span7 {
    width: calc(46.66667% - 16px); }
  .span15 .span8 {
    width: calc(53.33333% - 16px); }
  .span15 .span9 {
    width: calc(60% - 16px); }
  .span15 .span10 {
    width: calc(66.66667% - 16px); }
  .span15 .span11 {
    width: calc(73.33333% - 16px); }
  .span15 .span12 {
    width: calc(80% - 16px); }
  .span15 .span13 {
    width: calc(86.66667% - 16px); }
  .span15 .span14 {
    width: calc(93.33333% - 16px); }
  .span15 .span15 {
    width: calc(100% - 16px); }

.offset15 {
  margin-left: calc(62.5% + 16px) !important; }

.inset-l15 {
  padding-left: 62.5% !important; }

.inset-r15 {
  padding-right: 62.5% !important; }

.span16 {
  width: calc(66.66667% - 16px);
  margin-left: 16px; }
  .span16 .span1 {
    width: calc(6.25% - 16px); }
  .span16 .span2 {
    width: calc(12.5% - 16px); }
  .span16 .span3 {
    width: calc(18.75% - 16px); }
  .span16 .span4 {
    width: calc(25% - 16px); }
  .span16 .span5 {
    width: calc(31.25% - 16px); }
  .span16 .span6 {
    width: calc(37.5% - 16px); }
  .span16 .span7 {
    width: calc(43.75% - 16px); }
  .span16 .span8 {
    width: calc(50% - 16px); }
  .span16 .span9 {
    width: calc(56.25% - 16px); }
  .span16 .span10 {
    width: calc(62.5% - 16px); }
  .span16 .span11 {
    width: calc(68.75% - 16px); }
  .span16 .span12 {
    width: calc(75% - 16px); }
  .span16 .span13 {
    width: calc(81.25% - 16px); }
  .span16 .span14 {
    width: calc(87.5% - 16px); }
  .span16 .span15 {
    width: calc(93.75% - 16px); }
  .span16 .span16 {
    width: calc(100% - 16px); }

.offset16 {
  margin-left: calc(66.66667% + 16px) !important; }

.inset-l16 {
  padding-left: 66.66667% !important; }

.inset-r16 {
  padding-right: 66.66667% !important; }

.span17 {
  width: calc(70.83333% - 16px);
  margin-left: 16px; }
  .span17 .span1 {
    width: calc(5.88235% - 16px); }
  .span17 .span2 {
    width: calc(11.76471% - 16px); }
  .span17 .span3 {
    width: calc(17.64706% - 16px); }
  .span17 .span4 {
    width: calc(23.52941% - 16px); }
  .span17 .span5 {
    width: calc(29.41176% - 16px); }
  .span17 .span6 {
    width: calc(35.29412% - 16px); }
  .span17 .span7 {
    width: calc(41.17647% - 16px); }
  .span17 .span8 {
    width: calc(47.05882% - 16px); }
  .span17 .span9 {
    width: calc(52.94118% - 16px); }
  .span17 .span10 {
    width: calc(58.82353% - 16px); }
  .span17 .span11 {
    width: calc(64.70588% - 16px); }
  .span17 .span12 {
    width: calc(70.58824% - 16px); }
  .span17 .span13 {
    width: calc(76.47059% - 16px); }
  .span17 .span14 {
    width: calc(82.35294% - 16px); }
  .span17 .span15 {
    width: calc(88.23529% - 16px); }
  .span17 .span16 {
    width: calc(94.11765% - 16px); }
  .span17 .span17 {
    width: calc(100% - 16px); }

.offset17 {
  margin-left: calc(70.83333% + 16px) !important; }

.inset-l17 {
  padding-left: 70.83333% !important; }

.inset-r17 {
  padding-right: 70.83333% !important; }

.span18 {
  width: calc(75% - 16px);
  margin-left: 16px; }
  .span18 .span1 {
    width: calc(5.55556% - 16px); }
  .span18 .span2 {
    width: calc(11.11111% - 16px); }
  .span18 .span3 {
    width: calc(16.66667% - 16px); }
  .span18 .span4 {
    width: calc(22.22222% - 16px); }
  .span18 .span5 {
    width: calc(27.77778% - 16px); }
  .span18 .span6 {
    width: calc(33.33333% - 16px); }
  .span18 .span7 {
    width: calc(38.88889% - 16px); }
  .span18 .span8 {
    width: calc(44.44444% - 16px); }
  .span18 .span9 {
    width: calc(50% - 16px); }
  .span18 .span10 {
    width: calc(55.55556% - 16px); }
  .span18 .span11 {
    width: calc(61.11111% - 16px); }
  .span18 .span12 {
    width: calc(66.66667% - 16px); }
  .span18 .span13 {
    width: calc(72.22222% - 16px); }
  .span18 .span14 {
    width: calc(77.77778% - 16px); }
  .span18 .span15 {
    width: calc(83.33333% - 16px); }
  .span18 .span16 {
    width: calc(88.88889% - 16px); }
  .span18 .span17 {
    width: calc(94.44444% - 16px); }
  .span18 .span18 {
    width: calc(100% - 16px); }

.offset18 {
  margin-left: calc(75% + 16px) !important; }

.inset-l18 {
  padding-left: 75% !important; }

.inset-r18 {
  padding-right: 75% !important; }

.span19 {
  width: calc(79.16667% - 16px);
  margin-left: 16px; }
  .span19 .span1 {
    width: calc(5.26316% - 16px); }
  .span19 .span2 {
    width: calc(10.52632% - 16px); }
  .span19 .span3 {
    width: calc(15.78947% - 16px); }
  .span19 .span4 {
    width: calc(21.05263% - 16px); }
  .span19 .span5 {
    width: calc(26.31579% - 16px); }
  .span19 .span6 {
    width: calc(31.57895% - 16px); }
  .span19 .span7 {
    width: calc(36.84211% - 16px); }
  .span19 .span8 {
    width: calc(42.10526% - 16px); }
  .span19 .span9 {
    width: calc(47.36842% - 16px); }
  .span19 .span10 {
    width: calc(52.63158% - 16px); }
  .span19 .span11 {
    width: calc(57.89474% - 16px); }
  .span19 .span12 {
    width: calc(63.15789% - 16px); }
  .span19 .span13 {
    width: calc(68.42105% - 16px); }
  .span19 .span14 {
    width: calc(73.68421% - 16px); }
  .span19 .span15 {
    width: calc(78.94737% - 16px); }
  .span19 .span16 {
    width: calc(84.21053% - 16px); }
  .span19 .span17 {
    width: calc(89.47368% - 16px); }
  .span19 .span18 {
    width: calc(94.73684% - 16px); }
  .span19 .span19 {
    width: calc(100% - 16px); }

.offset19 {
  margin-left: calc(79.16667% + 16px) !important; }

.inset-l19 {
  padding-left: 79.16667% !important; }

.inset-r19 {
  padding-right: 79.16667% !important; }

.span20 {
  width: calc(83.33333% - 16px);
  margin-left: 16px; }
  .span20 .span1 {
    width: calc(5% - 16px); }
  .span20 .span2 {
    width: calc(10% - 16px); }
  .span20 .span3 {
    width: calc(15% - 16px); }
  .span20 .span4 {
    width: calc(20% - 16px); }
  .span20 .span5 {
    width: calc(25% - 16px); }
  .span20 .span6 {
    width: calc(30% - 16px); }
  .span20 .span7 {
    width: calc(35% - 16px); }
  .span20 .span8 {
    width: calc(40% - 16px); }
  .span20 .span9 {
    width: calc(45% - 16px); }
  .span20 .span10 {
    width: calc(50% - 16px); }
  .span20 .span11 {
    width: calc(55% - 16px); }
  .span20 .span12 {
    width: calc(60% - 16px); }
  .span20 .span13 {
    width: calc(65% - 16px); }
  .span20 .span14 {
    width: calc(70% - 16px); }
  .span20 .span15 {
    width: calc(75% - 16px); }
  .span20 .span16 {
    width: calc(80% - 16px); }
  .span20 .span17 {
    width: calc(85% - 16px); }
  .span20 .span18 {
    width: calc(90% - 16px); }
  .span20 .span19 {
    width: calc(95% - 16px); }
  .span20 .span20 {
    width: calc(100% - 16px); }

.offset20 {
  margin-left: calc(83.33333% + 16px) !important; }

.inset-l20 {
  padding-left: 83.33333% !important; }

.inset-r20 {
  padding-right: 83.33333% !important; }

.span21 {
  width: calc(87.5% - 16px);
  margin-left: 16px; }
  .span21 .span1 {
    width: calc(4.7619% - 16px); }
  .span21 .span2 {
    width: calc(9.52381% - 16px); }
  .span21 .span3 {
    width: calc(14.28571% - 16px); }
  .span21 .span4 {
    width: calc(19.04762% - 16px); }
  .span21 .span5 {
    width: calc(23.80952% - 16px); }
  .span21 .span6 {
    width: calc(28.57143% - 16px); }
  .span21 .span7 {
    width: calc(33.33333% - 16px); }
  .span21 .span8 {
    width: calc(38.09524% - 16px); }
  .span21 .span9 {
    width: calc(42.85714% - 16px); }
  .span21 .span10 {
    width: calc(47.61905% - 16px); }
  .span21 .span11 {
    width: calc(52.38095% - 16px); }
  .span21 .span12 {
    width: calc(57.14286% - 16px); }
  .span21 .span13 {
    width: calc(61.90476% - 16px); }
  .span21 .span14 {
    width: calc(66.66667% - 16px); }
  .span21 .span15 {
    width: calc(71.42857% - 16px); }
  .span21 .span16 {
    width: calc(76.19048% - 16px); }
  .span21 .span17 {
    width: calc(80.95238% - 16px); }
  .span21 .span18 {
    width: calc(85.71429% - 16px); }
  .span21 .span19 {
    width: calc(90.47619% - 16px); }
  .span21 .span20 {
    width: calc(95.2381% - 16px); }
  .span21 .span21 {
    width: calc(100% - 16px); }

.offset21 {
  margin-left: calc(87.5% + 16px) !important; }

.inset-l21 {
  padding-left: 87.5% !important; }

.inset-r21 {
  padding-right: 87.5% !important; }

.span22 {
  width: calc(91.66667% - 16px);
  margin-left: 16px; }
  .span22 .span1 {
    width: calc(4.54545% - 16px); }
  .span22 .span2 {
    width: calc(9.09091% - 16px); }
  .span22 .span3 {
    width: calc(13.63636% - 16px); }
  .span22 .span4 {
    width: calc(18.18182% - 16px); }
  .span22 .span5 {
    width: calc(22.72727% - 16px); }
  .span22 .span6 {
    width: calc(27.27273% - 16px); }
  .span22 .span7 {
    width: calc(31.81818% - 16px); }
  .span22 .span8 {
    width: calc(36.36364% - 16px); }
  .span22 .span9 {
    width: calc(40.90909% - 16px); }
  .span22 .span10 {
    width: calc(45.45455% - 16px); }
  .span22 .span11 {
    width: calc(50% - 16px); }
  .span22 .span12 {
    width: calc(54.54545% - 16px); }
  .span22 .span13 {
    width: calc(59.09091% - 16px); }
  .span22 .span14 {
    width: calc(63.63636% - 16px); }
  .span22 .span15 {
    width: calc(68.18182% - 16px); }
  .span22 .span16 {
    width: calc(72.72727% - 16px); }
  .span22 .span17 {
    width: calc(77.27273% - 16px); }
  .span22 .span18 {
    width: calc(81.81818% - 16px); }
  .span22 .span19 {
    width: calc(86.36364% - 16px); }
  .span22 .span20 {
    width: calc(90.90909% - 16px); }
  .span22 .span21 {
    width: calc(95.45455% - 16px); }
  .span22 .span22 {
    width: calc(100% - 16px); }

.offset22 {
  margin-left: calc(91.66667% + 16px) !important; }

.inset-l22 {
  padding-left: 91.66667% !important; }

.inset-r22 {
  padding-right: 91.66667% !important; }

.span23 {
  width: calc(95.83333% - 16px);
  margin-left: 16px; }
  .span23 .span1 {
    width: calc(4.34783% - 16px); }
  .span23 .span2 {
    width: calc(8.69565% - 16px); }
  .span23 .span3 {
    width: calc(13.04348% - 16px); }
  .span23 .span4 {
    width: calc(17.3913% - 16px); }
  .span23 .span5 {
    width: calc(21.73913% - 16px); }
  .span23 .span6 {
    width: calc(26.08696% - 16px); }
  .span23 .span7 {
    width: calc(30.43478% - 16px); }
  .span23 .span8 {
    width: calc(34.78261% - 16px); }
  .span23 .span9 {
    width: calc(39.13043% - 16px); }
  .span23 .span10 {
    width: calc(43.47826% - 16px); }
  .span23 .span11 {
    width: calc(47.82609% - 16px); }
  .span23 .span12 {
    width: calc(52.17391% - 16px); }
  .span23 .span13 {
    width: calc(56.52174% - 16px); }
  .span23 .span14 {
    width: calc(60.86957% - 16px); }
  .span23 .span15 {
    width: calc(65.21739% - 16px); }
  .span23 .span16 {
    width: calc(69.56522% - 16px); }
  .span23 .span17 {
    width: calc(73.91304% - 16px); }
  .span23 .span18 {
    width: calc(78.26087% - 16px); }
  .span23 .span19 {
    width: calc(82.6087% - 16px); }
  .span23 .span20 {
    width: calc(86.95652% - 16px); }
  .span23 .span21 {
    width: calc(91.30435% - 16px); }
  .span23 .span22 {
    width: calc(95.65217% - 16px); }
  .span23 .span23 {
    width: calc(100% - 16px); }

.offset23 {
  margin-left: calc(95.83333% + 16px) !important; }

.inset-l23 {
  padding-left: 95.83333% !important; }

.inset-r23 {
  padding-right: 95.83333% !important; }

.span24 {
  width: calc(100% - 16px);
  margin-left: 16px; }
  .span24 .span1 {
    width: calc(4.16667% - 16px); }
  .span24 .span2 {
    width: calc(8.33333% - 16px); }
  .span24 .span3 {
    width: calc(12.5% - 16px); }
  .span24 .span4 {
    width: calc(16.66667% - 16px); }
  .span24 .span5 {
    width: calc(20.83333% - 16px); }
  .span24 .span6 {
    width: calc(25% - 16px); }
  .span24 .span7 {
    width: calc(29.16667% - 16px); }
  .span24 .span8 {
    width: calc(33.33333% - 16px); }
  .span24 .span9 {
    width: calc(37.5% - 16px); }
  .span24 .span10 {
    width: calc(41.66667% - 16px); }
  .span24 .span11 {
    width: calc(45.83333% - 16px); }
  .span24 .span12 {
    width: calc(50% - 16px); }
  .span24 .span13 {
    width: calc(54.16667% - 16px); }
  .span24 .span14 {
    width: calc(58.33333% - 16px); }
  .span24 .span15 {
    width: calc(62.5% - 16px); }
  .span24 .span16 {
    width: calc(66.66667% - 16px); }
  .span24 .span17 {
    width: calc(70.83333% - 16px); }
  .span24 .span18 {
    width: calc(75% - 16px); }
  .span24 .span19 {
    width: calc(79.16667% - 16px); }
  .span24 .span20 {
    width: calc(83.33333% - 16px); }
  .span24 .span21 {
    width: calc(87.5% - 16px); }
  .span24 .span22 {
    width: calc(91.66667% - 16px); }
  .span24 .span23 {
    width: calc(95.83333% - 16px); }
  .span24 .span24 {
    width: calc(100% - 16px); }

.offset24 {
  margin-left: calc(100% + 16px) !important; }

.inset-l24 {
  padding-left: 100% !important; }

.inset-r24 {
  padding-right: 100% !important; }

@media only screen and (max-width: 525px) {
  .row {
    margin-left: 0 !important; }
  [class*="span"] {
    width: 100% !important;
    margin-left: 0 !important; }
    [class*='span'].inset-l1 {
      padding-left: calc((100% / 24) * 2) !important; }
    [class*='span'].inset-r1 {
      padding-right: calc((100% / 24) * 2) !important; } }

/* --- Breakpoint Displays --- */
#breakpoints {
  position: fixed;
  z-index: 99999;
  bottom: 0;
  right: 0;
  padding: 5px 10px;
  font-family: Courier, serif;
  font-size: 16px;
  color: #FFF;
  background: #000; }
  #breakpoints .breakpoint {
    display: none; }
  @media only screen and (max-width: 1920px) {
    #breakpoints .breakpoint.desktop-large {
      display: inline-block; }
    #breakpoints .breakpoint.desktop-medium {
      display: none; }
    #breakpoints .breakpoint.desktop {
      display: none; }
    #breakpoints .breakpoint.tablet {
      display: none; }
    #breakpoints .breakpoint.mobile {
      display: none; } }
  @media only screen and (max-width: 1440px) {
    #breakpoints .breakpoint.desktop-large {
      display: none; }
    #breakpoints .breakpoint.desktop-medium {
      display: inline-block; }
    #breakpoints .breakpoint.desktop {
      display: none; }
    #breakpoints .breakpoint.tablet {
      display: none; }
    #breakpoints .breakpoint.mobile {
      display: none; } }
  @media only screen and (max-width: 1125px) {
    #breakpoints .breakpoint.desktop-large {
      display: none; }
    #breakpoints .breakpoint.desktop-medium {
      display: none; }
    #breakpoints .breakpoint.desktop {
      display: inline-block; }
    #breakpoints .breakpoint.tablet {
      display: none; }
    #breakpoints .breakpoint.mobile {
      display: none; } }
  @media only screen and (max-width: 875px) {
    #breakpoints .breakpoint.desktop-large {
      display: none; }
    #breakpoints .breakpoint.desktop-medium {
      display: none; }
    #breakpoints .breakpoint.desktop {
      display: none; }
    #breakpoints .breakpoint.tablet {
      display: inline-block; }
    #breakpoints .breakpoint.mobile {
      display: none; } }
  @media only screen and (max-width: 525px) {
    #breakpoints .breakpoint.desktop-large {
      display: none; }
    #breakpoints .breakpoint.desktop-medium {
      display: none; }
    #breakpoints .breakpoint.desktop {
      display: none; }
    #breakpoints .breakpoint.tablet {
      display: none; }
    #breakpoints .breakpoint.mobile {
      display: inline-block; } }

/* --- Membership --- */
#membership-form .row {
  margin-bottom: 1em; }

#membership-intro {
  padding: 3em 0 2em 0; }
  #membership-intro .intro {
    margin-bottom: 1em; }
  #membership-intro p:last-child {
    margin-bottom: 0; }
  #membership-intro:empty {
    display: none; }

#memberships-table {
  border-collapse: collapse; }
  #memberships-table.logged-in {
    margin-top: 4em; }
  #memberships-table.fluid {
    width: 100% !important;
    margin-bottom: 2em; }
    #memberships-table.fluid thead th:nth-child(2) {
      border-right: none; }
    #memberships-table.fluid .header-button {
      width: 100% !important; }
  #memberships-table thead th {
    position: relative;
    width: 140px;
    padding-top: 1em;
    vertical-align: bottom;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .08em;
    color: #FFF;
    border-right: 4px solid #EEE;
    background: #000; }
    #memberships-table thead th:first-child {
      width: 344px;
      vertical-align: middle;
      padding: 30px 40px;
      font-weight: bold;
      font-size: 2rem;
      line-height: 1.2;
      color: #0A1D29;
      text-align: left;
      text-transform: capitalize;
      letter-spacing: normal;
      background: transparent; }
    #memberships-table thead th span {
      display: block;
      padding: 6px 0;
      font-weight: bold;
      font-size: 2.25em;
      letter-spacing: normal;
      color: #FFF; }
    #memberships-table thead th .current {
      position: absolute;
      bottom: 100%;
      left: 0;
      width: 100%;
      height: 2em;
      line-height: 2em;
      font-size: .8em;
      color: #FFF;
      background: #333; }
  #memberships-table tbody tr {
    border-bottom: 2px solid #EEE; }
    #memberships-table tbody tr:nth-child(odd) {
      background: #F5F5F5; }
  #memberships-table td {
    padding: 1em 2em;
    font-weight: bold;
    border-left: 4px solid #EEE;
    border-right: 4px solid #EEE; }
    #memberships-table td.check {
      font-weight: bold;
      text-align: center; }
    #memberships-table td.buttons {
      display: none; }
    #memberships-table td img {
      width: 22px !important;
      max-width: none; }
    #memberships-table td:first-child {
      font-weight: bold;
      font-size: .9em; }
  #memberships-table .buttons {
    display: table;
    width: 100%; }
  #memberships-table .header-button {
    display: table-cell;
    padding: 10px 0;
    font-size: .7em;
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
    border-left: 1px solid #666;
    background: #333; }
    #memberships-table .header-button:first-of-type {
      border-left: none; }
    #memberships-table .header-button:hover {
      text-decoration: none;
      background: #000; }
    #memberships-table .header-button.renew {
      padding: 10px 1px; }

#memberships-table-mobile {
  display: none;
  margin-top: 2em; }
  #memberships-table-mobile .mobile-row {
    margin-bottom: 2em;
    border: 1px solid #EEE; }
    #memberships-table-mobile .mobile-row .heading {
      overflow: auto;
      padding: 0 !important;
      font-weight: bold;
      font-size: 1.25em;
      text-align: center;
      background-color: #000 !important; }
      #memberships-table-mobile .mobile-row .heading .title {
        display: block;
        padding: 10px 20px 5px 20px;
        color: #FFF; }
      #memberships-table-mobile .mobile-row .heading .buttons {
        display: table;
        width: 100%; }
      #memberships-table-mobile .mobile-row .heading .header-button {
        display: table-cell;
        padding: 12px 10px 8px 10px;
        font-size: .6em;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none;
        color: #FFF;
        background: #000;
        border-left: 1px solid #666;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box; }
        #memberships-table-mobile .mobile-row .heading .header-button:last-child {
          border-right: 1px solid black; }
        #memberships-table-mobile .mobile-row .heading .header-button:hover {
          text-decoration: none;
          background: #333; }
    #memberships-table-mobile .mobile-row .content {
      padding: 1.5em; }
      #memberships-table-mobile .mobile-row .content .check-list {
        margin-bottom: 1.5em !important; }
  #memberships-table-mobile.fluid .mobile-row .heading .header-button:last-child {
    width: 100% !important; }

#membership-join .option {
  margin-top: 2.5em;
  padding: 2.5em 0;
  background-repeat: repeat; }
  #membership-join .option h2 {
    margin-bottom: .35em;
    font-size: 1.5em;
    line-height: 1; }
    #membership-join .option h2 span {
      color: #000; }
  #membership-join .option ul {
    margin: 0; }

#membership-join .actions {
  margin-top: 2.5em; }

#membership-join .group {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #CED5DA; }

#membership-join select {
  height: 2.5em;
  font-size: 1em;
  background: #F4F0ED;
  border: 1px solid #CED5DA; }

#membership-upgrade {
  margin-top: 1em;
  padding-top: 2.5em;
  padding-bottom: 2.5em;
  font-size: .85em;
  background: #EEE; }
  #membership-upgrade ul {
    margin-bottom: 1em; }
  #membership-upgrade p {
    margin-bottom: 0;
    font-weight: bold; }
    #membership-upgrade p input {
      margin-right: .25em; }

#membership-detail aside h2 {
  position: relative;
  margin-bottom: .75em;
  padding-bottom: .75em;
  font-size: 1.125em; }
  #membership-detail aside h2 a, #membership-detail aside h2 a:active, #membership-detail aside h2 a:visited {
    text-decoration: underline; }
    #membership-detail aside h2 a:hover, #membership-detail aside h2 a:active:hover, #membership-detail aside h2 a:visited:hover {
      text-decoration: none; }
  #membership-detail aside h2:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 5000px;
    height: 1px;
    background: #CED5DA;
    content: ''; }

#membership-detail aside ul {
  margin: 0 0 3em 0;
  padding: 0;
  list-style-type: none;
  font-size: .8em;
  line-height: 1.3; }
  #membership-detail aside ul li {
    margin-bottom: .75em; }
  #membership-detail aside ul.bullets {
    padding-left: 1.5em;
    list-style-type: disc; }

/* --- Account --- */
#account-page ul#account-nav {
  margin: 0 0 2em 0;
  padding: 0 0 2em 0;
  list-style-type: none;
  border-bottom: 1px solid #CED5DA; }
  #account-page ul#account-nav li {
    display: inline-block;
    margin-right: 1em; }
    #account-page ul#account-nav li .active {
      font-weight: bold; }

#account-page form {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #CED5DA; }
  #account-page form:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }

#account-page table {
  width: 100%;
  border-collapse: collapse; }
  #account-page table th {
    padding: .75em;
    text-align: left;
    font-weight: bold;
    font-size: .7em;
    text-transform: uppercase;
    border-bottom: 1px solid #CED5DA; }
  #account-page table td {
    padding: .75em;
    border-bottom: 1px solid #CED5DA; }
    #account-page table td:last-child {
      text-align: right; }
  #account-page table tr:nth-child(odd) td {
    background: #F7F7F7; }

/* --- Donation Page --- */
#donate-intro .span8:not(:empty) {
  margin-bottom: 2.5em; }

#donate-intro .span8 img {
  width: 100%;
  margin-bottom: 1em; }

#donate-intro .span8 p {
  margin-bottom: .5em; }

#donate-form .block {
  margin-bottom: 1.5em; }

#donate-form .amount {
  margin-bottom: 1px;
  padding-top: 2em;
  padding-bottom: 2em;
  font-size: 1.1em;
  color: #FFF;
  background: #000; }
  #donate-form .amount p {
    margin-bottom: 0; }
  #donate-form .amount input {
    margin-bottom: 0;
    font-size: 1.5em; }

#donate-form .recurrences {
  float: left;
  width: 100%;
  margin-bottom: 1px; }
  #donate-form .recurrences div {
    float: left;
    width: 25%;
    margin: 0;
    padding: 1.5em 0;
    font-size: .9em;
    text-align: center;
    color: #0A1D29;
    background: #EEE;
    border-right: 1px solid #FFF;
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    #donate-form .recurrences div.selected, #donate-form .recurrences div:hover {
      color: #FFF;
      background: #333; }
    #donate-form .recurrences div:last-of-type {
      border-right: none; }

#donate-form .designate {
  float: left;
  width: 100%;
  margin-bottom: 2.5em;
  padding-top: 2em;
  padding-bottom: 2em;
  background: #EEE; }
  #donate-form .designate label {
    font-size: 1.5em; }

/* --- Staff --- */
#staff-list .member {
  padding: 2em 0 .5em 0;
  border-bottom: 1px solid #CED5DA; }
  #staff-list .member .top {
    position: relative;
    margin-bottom: 2em; }
    #staff-list .member .top h2 {
      margin-bottom: .3em; }
    #staff-list .member .top p {
      margin-bottom: .3em; }
    #staff-list .member .top:last-child {
      margin-bottom: 0; }
    #staff-list .member .top .span11 .inner, #staff-list .member .top .span10 .inner {
      position: absolute;
      top: 50%;
      transform: translate(0, -50%); }
      #staff-list .member .top .span11 .inner h2, #staff-list .member .top .span11 .inner p, #staff-list .member .top .span10 .inner h2, #staff-list .member .top .span10 .inner p {
        position: relative;
        left: 10px; }
  #staff-list .member:last-child {
    border-bottom: none; }

/* --- Board of Directors --- */
#board-list h2 {
  margin-top: 2em;
  padding-top: 2em;
  border-top: 1px solid #CED5DA; }

/* --- Blog --- */
#blog-entries h1, #blog-entries h2 {
  margin-bottom: .25em;
  font-size: 2.25em; }

#blog-entries .entry {
  padding: 2em 0 .5em 0;
  border-bottom: 1px solid #CED5DA; }
  #blog-entries .entry .date {
    font-size: .9em;
    color: #666; }
  #blog-entries .entry:first-child {
    padding-top: 0;
    border-bottom: none; }

#blog-entries form {
  margin-bottom: 2em;
  padding: 2em 0 1.8em 0;
  background-color: #EEE; }
  #blog-entries form input[type="text"], #blog-entries form textarea {
    background-color: #FFF; }
  #blog-entries form .g-recaptcha {
    margin-bottom: 1em; }

#blog-comments-list {
  position: relative;
  top: -20px; }
  #blog-comments-list .comment {
    margin-bottom: 0;
    padding: 2em 0;
    color: #666;
    border-bottom: 1px solid #CED5DA; }
    #blog-comments-list .comment p {
      margin-bottom: 0 !important; }
      #blog-comments-list .comment p.name {
        color: #000; }
  #blog-comments-list #blog-all-comments {
    float: left;
    margin-top: 1em;
    font-size: 1.2em; }

#blog-right {
  float: right; }
  #blog-right #blog-filters {
    margin-bottom: 2em; }
    #blog-right #blog-filters select {
      width: 100%;
      margin-bottom: .75em; }

/* --- News --- */
#news-entries h1.detail {
  margin-bottom: .25em; }

#news-entries .entry {
  padding: 2em 0 .5em 0;
  border-top: 1px solid #CED5DA; }
  #news-entries .entry .date {
    font-size: .9em;
    color: #666;
    font-style: italic; }
  #news-entries .entry h2 {
    margin-bottom: .25em;
    font-size: 1.25em; }
  #news-entries .entry.featured h2 {
    font-size: 1.75em; }

#news-entries article.entry {
  padding-top: 0;
  border-top: none; }

#news-right {
  float: right; }
  #news-right #news-filters {
    margin-bottom: 2em; }
    #news-right #news-filters select {
      width: 100%;
      margin-bottom: .75em; }

/* --- Forms --- */
.custom .actions {
  margin-top: 2em; }

/* --- Jobs --- */
#jobs-left {
  padding-top: 2em; }
  #jobs-left .entry {
    padding: 2em 0 .5em 0;
    border-top: 1px solid #CED5DA; }
    #jobs-left .entry .details {
      font-size: .9em;
      color: #666; }
    #jobs-left .entry:first-child {
      margin-top: 0;
      padding-top: 0;
      border-top: none; }

#job-apply {
  margin-top: 2em;
  padding-top: 2em;
  border-top: 1px solid #CED5DA; }

/* --- Calendar --- */
#calendar {
  /* --- List View --- */
  /* --- Calendar View --- */ }
  #calendar .lucy-wrapper, #calendar .layout--7030 {
    position: relative; }
  #calendar h1 {
    display: inline-block;
    margin: 0 .3em 1em .3em;
    font-weight: 500;
    line-height: 1; }
  #calendar .icon-arrow-left, #calendar .icon-arrow-right {
    position: relative;
    top: -8px;
    display: inline-block;
    color: #0A1D29;
    font-size: 10px;
    text-decoration: none;
    vertical-align: middle; }
  #calendar #calendar-header {
    width: 100%;
    height: 41px;
    margin-bottom: 2em;
    background: #727272; }
    #calendar #calendar-header ul {
      float: left;
      margin: 0;
      padding-left: 0;
      list-style-type: none; }
      #calendar #calendar-header ul.right {
        position: absolute;
        top: 0;
        right: 0; }
      #calendar #calendar-header ul li {
        display: inline-block;
        margin-right: 1.5em; }
        #calendar #calendar-header ul li:last-child {
          margin-right: 0; }
      #calendar #calendar-header ul a {
        position: relative;
        display: inline-block;
        font-size: .688em;
        font-weight: 500;
        line-height: 41px;
        text-decoration: none;
        text-transform: uppercase;
        color: #B6B6B6;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
        #calendar #calendar-header ul a:hover, #calendar #calendar-header ul a.selected {
          color: #FFF; }
        #calendar #calendar-header ul a .icon-calendar {
          font-size: 14px; }
        #calendar #calendar-header ul a [class*='icon-'] {
          margin-right: .4em; }
        #calendar #calendar-header ul a.print:before {
          font-size: 14px; }
  #calendar .filters {
    position: absolute;
    top: 0;
    right: 0;
    list-style-type: none;
    padding-left: 0;
    padding-top: 10px; }
    #calendar .filters li {
      display: inline-block; }
    #calendar .filters a {
      padding-right: 1em;
      font-size: .875em;
      color: #0A1D29; }
      #calendar .filters a:last-of-type {
        padding-right: 0; }
      #calendar .filters a.all {
        margin-right: 1em;
        border-right: 1px solid #CED5DA; }
      #calendar .filters a.active {
        font-weight: 700; }
  #calendar #list {
    border-bottom: 1px solid #CED5DA; }
    #calendar #list .event {
      position: relative;
      display: block;
      color: #0A1D29;
      text-decoration: none; }
      #calendar #list .event .date {
        text-align: center;
        text-transform: uppercase;
        color: #FFF;
        background: #000;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
        #calendar #list .event .date p {
          margin-bottom: 0; }
        #calendar #list .event .date .month {
          width: 100%;
          height: 21px;
          margin-bottom: 2.5em;
          font-size: .7em;
          font-weight: 700;
          line-height: 21px;
          background: #727272; }
        #calendar #list .event .date .day {
          font-size: 2.25em;
          font-weight: 500;
          line-height: 1; }
        #calendar #list .event .date .time {
          margin-bottom: 2.5em;
          font-size: .7em;
          font-weight: 400; }
      #calendar #list .event .details .inner {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%); }
      #calendar #list .event .details p {
        position: relative;
        left: 10px;
        margin-bottom: 0;
        font-weight: 300; }
        #calendar #list .event .details p.title {
          font-size: 1.13em;
          font-weight: 500; }
      #calendar #list .event:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 1px solid #CED5DA;
        border-bottom: none;
        content: ''; }
      #calendar #list .event:hover {
        background: #FAFAFA; }
  #calendar #grid #events-calendar {
    position: relative;
    width: 100%;
    padding: 0;
    border-collapse: collapse; }
    @media only print {
      #calendar #grid #events-calendar {
        width: 100% !important; } }
    #calendar #grid #events-calendar th {
      padding: .8em 1em;
      color: #727272;
      font-size: .688em;
      text-align: center;
      font-weight: 400;
      text-transform: uppercase; }
      @media only print {
        #calendar #grid #events-calendar th {
          color: #000; } }
    #calendar #grid #events-calendar td {
      padding: 1em;
      vertical-align: top;
      border: 1px solid #CED5DA; }
      @media only print {
        #calendar #grid #events-calendar td {
          border-color: #000; } }
      #calendar #grid #events-calendar td.current {
        background-color: #fafafa; }
        #calendar #grid #events-calendar td.current .day {
          color: #333; }
      #calendar #grid #events-calendar td.weekend {
        background-color: #ededed; }
      #calendar #grid #events-calendar td p {
        font-size: .75em;
        font-weight: 500;
        margin-bottom: .8em; }
        #calendar #grid #events-calendar td p.day {
          font-size: .688em;
          font-weight: 700;
          color: #000; }
        #calendar #grid #events-calendar td p.time {
          margin-bottom: .3em;
          font-size: .688em; }
      #calendar #grid #events-calendar td:hover {
        background-color: #e6e6e6; }
      @media only print {
        #calendar #grid #events-calendar td a {
          color: #000;
          text-decoration: none; } }

/* --- Event Sidebar ---*/
.side-event {
  font-size: .85em; }
  .side-event img {
    width: 100%;
    margin-bottom: 1em; }
  .side-event h3 {
    margin-bottom: 1em;
    font-size: 1.75em; }
  .side-event .date {
    margin-bottom: .25em;
    color: #666; }

/* --- Special Event --- */
#event-header {
  position: relative;
  width: 100%;
  height: 18em;
  padding-top: 10em;
  background-size: cover;
  background-position: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box; }
  #event-header .lucy-wrapper, #event-header .layout--7030 {
    position: relative;
    z-index: 1; }
  #event-header h1 {
    margin: 0;
    font-size: 3em;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  #event-header .date {
    font-size: 1.375em;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  #event-header:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent url(../images/event-header-shadow.png) repeat-x bottom left;
    content: ''; }

#event-nav {
  width: 100%;
  margin-bottom: 4em;
  padding: .75em 0;
  background: #727272; }
  #event-nav ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none; }
    #event-nav ul a {
      display: inline-block;
      margin-right: 1em;
      font-size: .7em;
      text-transform: uppercase;
      color: #bfbfbf;
      text-decoration: none; }
      #event-nav ul a:hover, #event-nav ul a.selected {
        text-decoration: underline;
        color: #FFF;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }

#special-event .date-location {
  margin-bottom: 3em;
  font-size: .9em; }
  #special-event .date-location .headline {
    margin-bottom: 0;
    font-size: 1.75em; }
  #special-event .date-location iframe {
    width: 100%;
    height: 160px; }

/* --- Tickets --- */
#event-tickets {
  margin-top: 3em; }
  #event-tickets h2 {
    font-size: 1.5em; }
  #event-tickets form {
    padding: 1.5em 0;
    border-top: 1px solid #CED5DA; }
    #event-tickets form:last-of-type {
      border-bottom: 1px solid #CED5DA; }
    #event-tickets form .title, #event-tickets form .amount {
      margin-bottom: .5em;
      font-size: 1.125em; }
    #event-tickets form select {
      font-size: .7em;
      text-align: center;
      border: 1px solid #CED5DA;
      border-radius: 3px;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      -o-border-radius: 3px;
      -ms-border-radius: 3px;
      -moz-background-clip: padding-box;
      -webkit-background-clip: padding-box;
      -o-background-clip: padding-box;
      -ms-background-clip: padding-box; }
    #event-tickets form p:last-child {
      margin-bottom: 0; }
    #event-tickets form button, #event-tickets form .button, #event-tickets form .cart-button, #event-tickets #sponsorship-levels .level form .add, #sponsorship-levels .level #event-tickets form .add, #event-tickets form .overlay-card .bottom .level-filled, .overlay-card .bottom #event-tickets form .level-filled {
      font-size: .85em; }
  #event-tickets .attendees {
    display: none;
    padding-top: 2em; }
    #event-tickets .attendees p {
      margin-bottom: 1em; }

/* --- Sponsorships --- */
#sponsorship-table {
  width: 100%;
  margin: 2.5em 0 4em 0;
  border-bottom: 1px solid #CED5DA;
  border-right: 1px solid #CED5DA;
  border-collapse: collapse; }
  #sponsorship-table thead tr td {
    vertical-align: top;
    border-bottom: 7px solid #CED5DA; }
    #sponsorship-table thead tr td:first-child {
      width: 250px;
      vertical-align: bottom; }
    #sponsorship-table thead tr td.level {
      position: relative;
      text-align: center;
      border-left: 7px solid #CED5DA;
      border-top: 1px solid #CED5DA; }
      #sponsorship-table thead tr td.level .inner {
        position: relative; }
      #sponsorship-table thead tr td.level.first {
        border-left-width: 1px; }
        #sponsorship-table thead tr td.level.first .current {
          left: -1px;
          border-left-width: 1px; }
      #sponsorship-table thead tr td.level.last {
        border-right: 1px solid #CED5DA; }
        #sponsorship-table thead tr td.level.last .current {
          border-right-width: 1px; }
  #sponsorship-table thead h2 {
    position: relative;
    margin-bottom: .4em;
    line-height: 1;
    font-size: 1.5em;
    font-weight: normal; }
    #sponsorship-table thead h2 span {
      position: absolute;
      bottom: 0;
      right: 10px;
      font-size: .846em;
      font-weight: 600; }
  #sponsorship-table thead .title {
    margin: 2.9em 0 0 0;
    font-size: .7em;
    font-weight: 500;
    color: #B6B6B6;
    text-transform: uppercase; }
    #sponsorship-table thead .title span {
      display: inline-block;
      font-size: .75em;
      color: #999; }
  #sponsorship-table thead .price {
    display: inline-block;
    margin-top: .5em;
    margin-bottom: 1em;
    padding-top: .5em;
    font-size: 1.25em;
    font-weight: 500;
    color: #000; }
  #sponsorship-table tbody tr.alt td {
    background: #F8F7F7; }
  #sponsorship-table tbody tr td {
    padding: .75em;
    text-align: center;
    border-left: 7px solid #CED5DA; }
    #sponsorship-table tbody tr td.benefit {
      padding: 1.5em;
      font-weight: 500;
      font-size: .75em;
      line-height: 1.4;
      text-align: left;
      border-left: 1px solid #CED5DA; }
    #sponsorship-table tbody tr td.last {
      border-right: 7px solid #CED5DA; }

/* --- Mobile Sponsorship --- */
#sponsorship-listing {
  display: none;
  float: left;
  width: 100%;
  margin: 2.692em 0 1.538em 0; }
  #sponsorship-listing .level {
    float: left;
    width: 100%;
    margin-bottom: 1.538em; }
    #sponsorship-listing .level .title {
      margin: 0;
      padding: 1em 0;
      font-size: 1.23em;
      text-align: center;
      text-transform: uppercase;
      color: #000;
      font-weight: 600;
      background: #F8F7F7;
      border: 1px solid #CED5DA;
      border-bottom: none;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      #sponsorship-listing .level .title span {
        color: #000;
        font-weight: normal; }
    #sponsorship-listing .level ul {
      float: left;
      width: 100%;
      margin: 0;
      padding: 2em;
      list-style: none;
      border: 1px solid #CED5DA;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box; }
      #sponsorship-listing .level ul li {
        position: relative;
        margin-top: 1.38em;
        padding-left: 2em;
        line-height: 1.3; }
        #sponsorship-listing .level ul li:first-child {
          margin: 0; }
        #sponsorship-listing .level ul li:before {
          position: absolute;
          top: 0;
          left: 0;
          font-family: 'icomoon';
          content: '\e936'; }
    #sponsorship-listing .level .desc {
      float: left;
      width: 100%;
      margin: 0;
      padding: 2em;
      list-style: none;
      border: 1px solid #CED5DA;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box; }

/* --- Gallery --- */
#event-gallery .span6 {
  margin-bottom: 10px; }

/* --- Auction Items --- */
#event-auction .item {
  margin-top: 2.5em;
  padding-bottom: 2.5em;
  border-bottom: 1px solid #CED5DA; }
  #event-auction .item h2 {
    margin-bottom: .2em;
    font-size: 1.5em; }
  #event-auction .item p {
    font-size: .85em; }
  #event-auction .item .value {
    font-size: 1.12em;
    font-weight: 400;
    color: #000; }
  #event-auction .item .provider p {
    font-weight: 500;
    color: #000; }
  #event-auction .item:last-child {
    padding-bottom: 0;
    border-bottom: none; }

/* --- Standard Event Detail --- */
#event-left h1 {
  margin-bottom: 0; }

#event-left .dates {
  font-size: 1.3em; }

#event-left .when-where {
  color: #666; }

#event-right h2 {
  margin-bottom: .5em;
  font-size: 1.5em; }

#event-right .location {
  margin-bottom: 3em; }

/* --- Campaigns --- */
#campaign-header {
  position: relative;
  width: 100%;
  padding: 5em 0 3em 0;
  background-size: cover;
  background-position: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box; }
  #campaign-header .lucy-wrapper, #campaign-header .layout--7030 {
    position: relative;
    z-index: 1; }
  #campaign-header h1 {
    margin: 0;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  #campaign-header .subtitle {
    font-size: 1.3em;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  #campaign-header:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent url(../images/campaign-header-overlay.png) repeat-x bottom left;
    background-size: cover;
    content: ''; }
  #campaign-header .thermometer {
    position: relative;
    height: 3em;
    line-height: 3em;
    border: 1px solid #FFF; }
    #campaign-header .thermometer .fill {
      top: 0;
      left: 0;
      height: 3em;
      background: #153D58;
      overflow: hidden; }
      #campaign-header .thermometer .fill p {
        float: right;
        margin: 0 1em 0 0;
        color: #FFF;
        line-height: 3em; }

#campaign-nav {
  background: #000; }
  #campaign-nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    #campaign-nav ul li {
      display: inline-block; }
      #campaign-nav ul li a, #campaign-nav ul li a:active, #campaign-nav ul li a:visited {
        display: block;
        padding: .75em;
        line-height: 1;
        color: #FFF;
        text-decoration: none; }
        #campaign-nav ul li a.active, #campaign-nav ul li a:active.active, #campaign-nav ul li a:visited.active {
          background: #333; }

#campaign .span7 h2 {
  font-size: 2em; }

/* --- Document Sharing --- */
#documents-left {
  padding-top: 2em; }
  #documents-left h1 a {
    float: right;
    margin-top: 1em;
    font-size: .5em;
    font-weight: normal; }
  #documents-left h3 {
    margin-bottom: .5em; }
  #documents-left ul {
    width: 100%;
    margin: 0 0 1.5em 0;
    padding: 0;
    list-style-type: none; }
    #documents-left ul li {
      padding: .5em; }
      #documents-left ul li:nth-child(odd) {
        background-color: #F5F5F5; }
    #documents-left ul a {
      text-decoration: none; }
      #documents-left ul a:hover {
        text-decoration: underline; }

/* --- FAQs --- */
#faqs {
  padding-top: 2em; }
  #faqs .faq {
    margin-bottom: 2em; }
    #faqs .faq h2 {
      font-size: .85em; }

/* --- Sponsors --- */
#sponsor-grid {
  float: left;
  width: 100%; }
  #sponsor-grid h2 {
    float: left;
    width: 100%; }
  #sponsor-grid .sponsor {
    float: left;
    display: inline;
    width: 10em;
    height: 10em;
    line-height: 10em;
    margin: 0 3em 3em 0; }
    #sponsor-grid .sponsor img {
      vertical-align: middle; }
    #sponsor-grid .sponsor.text {
      font-size: 1.2em;
      text-align: center;
      background-color: #F1F1F1; }
    #sponsor-grid .sponsor.last {
      margin-right: 0 !important; }

/* --- Video Page --- */
#videos {
  padding-top: 2em; }
  #videos .video .image {
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 65%;
    background-size: cover;
    background-position: center; }
  #videos .video p {
    height: 28px;
    line-height: 100%;
    font-size: 1.2em; }

/* --- Quick Polls --- */
.poll {
  float: left;
  width: 100%; }
  .poll ul {
    float: left;
    width: 100%;
    padding: 0 !important;
    list-style-type: none; }
    .poll ul li {
      float: left;
      width: 100%;
      margin-bottom: 1em;
      font-size: 1.1em; }
      .poll ul li .response {
        float: left;
        width: 100%;
        margin-bottom: .5em; }
      .poll ul li input {
        float: left;
        display: inline;
        margin-right: .3em; }
      .poll ul li .bar {
        position: relative;
        float: left;
        display: inline;
        width: 82%;
        height: 1em;
        border: 1px solid #CED5DA;
        background-color: #FAFAFA;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box; }
        .poll ul li .bar .fill {
          position: absolute;
          top: 0;
          left: 0;
          height: 1em;
          font-size: 1px;
          line-height: 1px; }
          .poll ul li .bar .fill.color1 {
            background-color: #333; }
          .poll ul li .bar .fill.color2 {
            background-color: #333; }
          .poll ul li .bar .fill.color3 {
            background-color: #333; }
      .poll ul li .percent {
        float: left;
        display: inline;
        width: 18%;
        text-align: center;
        vertical-align: baseline; }

/* --- Store  --- */
#lucy-cart-nav-wrapper {
  margin-bottom: 2em;
  padding: 2em 0;
  background: #F9F9F9; }

#lucy-cart-nav {
  display: table;
  width: 100%;
  height: 3.5em;
  line-height: 3.5em;
  margin: 0;
  padding: 0;
  font-size: 1em;
  list-style-type: none;
  table-layout: fixed;
  border-collapse: collapse;
  background: #FFF;
  overflow: hidden;
  border-radius: 1.75em;
  -moz-border-radius: 1.75em;
  -webkit-border-radius: 1.75em;
  -o-border-radius: 1.75em;
  -ms-border-radius: 1.75em;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  -o-background-clip: padding-box;
  -ms-background-clip: padding-box; }
  #lucy-cart-nav li {
    display: table-cell; }
    #lucy-cart-nav li.last {
      background: #EEE;
      border-top-right-radius: 1.75em;
      -moz-border-top-right-radius: 1.75em;
      -webkit-border-top-right-radius: 1.75em;
      -o-border-top-right-radius: 1.75em;
      -ms-border-top-right-radius: 1.75em;
      -moz-background-clip: "padding-box";
      -webkit-background-clip: "padding-box";
      -o-background-clip: "padding-box";
      -ms-background-clip: "padding-box";
      border-bottom-right-radius: 1.75em;
      -moz-border-bottom-right-radius: 1.75em;
      -webkit-border-bottom-right-radius: 1.75em;
      -o-border-bottom-right-radius: 1.75em;
      -ms-border-bottom-right-radius: 1.75em;
      -moz-background-clip: "padding-box";
      -webkit-background-clip: "padding-box";
      -o-background-clip: "padding-box";
      -ms-background-clip: "padding-box"; }
      #lucy-cart-nav li.last a:before, #lucy-cart-nav li.last span:before {
        background: #FFF; }
    #lucy-cart-nav li a, #lucy-cart-nav li span {
      display: block;
      text-decoration: none;
      text-align: center;
      vertical-align: text-bottom; }
      #lucy-cart-nav li a:before, #lucy-cart-nav li span:before {
        position: relative;
        top: -2px;
        display: inline-block;
        width: 2em;
        height: 2em;
        margin: 0 .5em 0 0;
        font-size: .6em;
        font-family: 'icomoon' !important;
        line-height: 2em;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #FFF;
        background: #EEE;
        content: "\e914";
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        -moz-background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -o-background-clip: padding-box;
        -ms-background-clip: padding-box; }
    #lucy-cart-nav li.complete {
      background: #EEE; }
    #lucy-cart-nav li.complete a:before, #lucy-cart-nav li.complete span:before {
      background: #000; }

#lucy-cart table {
  width: 100%;
  border-collapse: collapse; }
  #lucy-cart table th {
    padding: .5em 1em;
    text-align: left;
    border-bottom: 1px solid #CED5DA; }
  #lucy-cart table td {
    padding: 1.5em 1em;
    vertical-align: middle; }
  #lucy-cart table tr.pitch td {
    color: #FFF;
    background: #000; }
    #lucy-cart table tr.pitch td input[type=text] {
      width: 100px; }
    #lucy-cart table tr.pitch td input[type=checkbox] {
      top: 0;
      margin: 0 !important; }
    #lucy-cart table tr.pitch td:first-child, #lucy-cart table tr.pitch td:last-child {
      padding: 3em 2em; }
  #lucy-cart table tbody td {
    border-bottom: 1px solid #CED5DA; }
    #lucy-cart table tbody td p {
      margin-bottom: 0; }
      #lucy-cart table tbody td p.title {
        font-size: 1.25em; }
    #lucy-cart table tbody td select, #lucy-cart table tbody td input[type=text] {
      width: 85px;
      margin-bottom: 0 !important;
      padding-right: .5em; }
    #lucy-cart table tbody td:last-child {
      text-align: right; }

#lucy-cart #lucy-cart-update, #lucy-cart #cart-coupon-apply {
  display: none; }

#lucy-checkout .billing-box {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #CED5DA; }

#lucy-checkout #shipping-header h2 {
  display: inline-block;
  margin-right: 1em; }

#lucy-checkout #shipping-header div {
  display: inline-block; }

#cart .headers {
  padding-bottom: 1em;
  font-size: 1.1em;
  color: #153D58;
  line-height: 1.2;
  font-weight: bold;
  border-bottom: 1px solid #CED5DA; }

#cart .item {
  position: relative;
  padding: 1em 0;
  min-height: 3em;
  font-size: 1.1em;
  border-bottom: 1px solid #CED5DA; }
  #cart .item [class*='span'] {
    position: static; }
  #cart .item p, #cart .item input, #cart .item select {
    margin-bottom: 0; }
  #cart .item select {
    width: 3em;
    height: 2.5em;
    font-size: 1em;
    border: 1px solid #CED5DA; }
  #cart .item .inner, #cart .item .remove {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%); }
  #cart .item .sub-title {
    font-size: .9em; }
  #cart .item .remove {
    right: 0;
    font-size: 13px;
    text-decoration: none;
    color: #0A1D29; }
  #cart .item.no-border {
    border-bottom: none; }

#cart .totals {
  font-size: 1.35em; }

#cart #cart-update {
  display: none;
  padding: 1em 0; }

#cart ul#cart-payments {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0; }
  #cart ul#cart-payments li {
    display: table-cell;
    padding: 1em 0;
    text-align: center;
    color: #FFF;
    font-size: .7em;
    text-transform: uppercase;
    font-weight: bold;
    background: #000;
    cursor: pointer;
    border-right: 1px solid rgba(255, 255, 255, 0.2); }
    #cart ul#cart-payments li.selected {
      color: #0A1D29;
      background: #EEE; }
    #cart ul#cart-payments li:last-child {
      border-right: none; }

#cart #cart-actions {
  padding-top: 3em;
  padding-bottom: 3em;
  background: #EEE; }
  #cart #cart-actions .title {
    margin-bottom: 1em;
    padding-bottom: .5em;
    font-size: 1.25em;
    color: #153D58;
    line-height: 1.2;
    font-weight: normal;
    border-bottom: 1px solid #CED5DA; }
  #cart #cart-actions .total {
    margin-bottom: 1em; }
  #cart #cart-actions .amount {
    font-weight: normal; }
  #cart #cart-actions .cart-button {
    width: 100% !important;
    margin-top: 1em;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center; }
  #cart #cart-actions input {
    background: #FFF; }
  #cart #cart-actions #cart-coupon {
    padding-top: 1em; }
    #cart #cart-actions #cart-coupon input {
      width: 160px;
      margin: 0; }
    #cart #cart-actions #cart-coupon .button, #cart #cart-actions #cart-coupon .cart-button, #cart #cart-actions #cart-coupon #sponsorship-levels .level form .add, #sponsorship-levels .level form #cart #cart-actions #cart-coupon .add, #cart #cart-actions #cart-coupon .overlay-card .bottom .level-filled, .overlay-card .bottom #cart #cart-actions #cart-coupon .level-filled {
      float: right;
      display: inline-block;
      padding: 10px 12px; }

.cart-button {
  display: inline-block; }

/* --- Checkout --- */
#checkout .billing-box {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #CED5DA; }

#checkout #shipping-header h2 {
  display: inline-block;
  margin-right: 1em; }

#checkout #shipping-header div {
  display: inline-block; }

/* --- Products --- */
#products-list .product {
  margin-bottom: 2em;
  text-align: center;
  line-height: 1.3;
  color: #0A1D29;
  text-decoration: none; }
  #products-list .product img {
    width: 100%;
    margin-bottom: 1em; }
  #products-list .product p {
    margin-bottom: 0; }
  #products-list .product .title {
    font-size: 1.1em;
    font-weight: bold; }

#product-detail h1 {
  margin-bottom: 0;
  font-size: 2em;
  font-weight: bold; }

#product-detail .price {
  font-size: 1.1em; }

#product-detail .thumbs {
  margin-bottom: 2.5em; }
  #product-detail .thumbs img {
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    #product-detail .thumbs img.active {
      border: 2px solid #153D58; }

#product-detail input, #product-detail select {
  display: inline-block;
  margin-left: 10px; }

#product-detail .button, #product-detail .cart-button, #product-detail #sponsorship-levels .level form .add, #sponsorship-levels .level form #product-detail .add, #product-detail .overlay-card .bottom .level-filled, .overlay-card .bottom #product-detail .level-filled {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-align: center; }

/* --- Social Widget --- */
#social-widget {
  word-wrap: break-word;
  background: #FFF;
  border: 1px solid #CED5DA;
  overflow: hidden; }
  #social-widget .icons {
    position: relative;
    z-index: 2;
    height: 3em;
    padding: 0 1em;
    text-align: center;
    font-size: 1.1em;
    line-height: 3em;
    background: #FFF;
    box-sizing: border-box;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3); }
    #social-widget .icons span {
      display: inline-block;
      margin: 0 .5em;
      line-height: 1;
      cursor: pointer; }
      #social-widget .icons span.active:after {
        position: absolute;
        top: 100%;
        width: 0;
        height: 0;
        margin-left: -.8em;
        border-style: solid;
        border-width: 6px 5px 0 5px;
        border-color: #FFF transparent transparent transparent;
        content: ''; }
      #social-widget .icons span.icon-youtube:after {
        margin-left: -18px; }
  #social-widget .pages {
    position: relative;
    z-index: 1; }
    #social-widget .pages .page {
      display: none;
      width: 100%;
      height: 500px;
      overflow: scroll; }
      #social-widget .pages .page:first-child {
        display: block; }
      #social-widget .pages .page.facebook {
        text-align: center; }
      #social-widget .pages .page.instagram .post, #social-widget .pages .page.youtube .post, #social-widget .pages .page.vimeo .post {
        display: block;
        width: 100%;
        padding-bottom: 1.25em;
        color: #000;
        text-decoration: none;
        border-bottom: 1px solid #CED5DA;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box; }
        #social-widget .pages .page.instagram .post .video, #social-widget .pages .page.youtube .post .video, #social-widget .pages .page.vimeo .post .video {
          position: relative;
          width: 100%;
          height: 0;
          margin-bottom: .8em;
          padding-bottom: 56.25%;
          background-size: cover;
          background-position: center;
          cursor: pointer; }
          #social-widget .pages .page.instagram .post .video:before, #social-widget .pages .page.youtube .post .video:before, #social-widget .pages .page.vimeo .post .video:before {
            position: absolute;
            top: 50%;
            left: 50%;
            z-index: 1;
            margin-top: -1.5em;
            margin-left: -1.5em;
            width: 3em;
            height: 3em;
            background: rgba(0, 0, 0, 0.6);
            content: '';
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            -o-border-radius: 50%;
            -ms-border-radius: 50%;
            -moz-background-clip: padding-box;
            -webkit-background-clip: padding-box;
            -o-background-clip: padding-box;
            -ms-background-clip: padding-box; }
          #social-widget .pages .page.instagram .post .video:after, #social-widget .pages .page.youtube .post .video:after, #social-widget .pages .page.vimeo .post .video:after {
            position: absolute;
            top: 50%;
            left: 50%;
            z-index: 2;
            width: 0;
            height: 0;
            margin: -8px 0 0 -5px;
            border-style: solid;
            border-width: 8px 0 8px 12px;
            border-color: transparent transparent transparent #FFF;
            content: ''; }
          #social-widget .pages .page.instagram .post .video.playing:before, #social-widget .pages .page.instagram .post .video.playing:after, #social-widget .pages .page.youtube .post .video.playing:before, #social-widget .pages .page.youtube .post .video.playing:after, #social-widget .pages .page.vimeo .post .video.playing:before, #social-widget .pages .page.vimeo .post .video.playing:after {
            display: none; }
          #social-widget .pages .page.instagram .post .video iframe, #social-widget .pages .page.youtube .post .video iframe, #social-widget .pages .page.vimeo .post .video iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%; }
        #social-widget .pages .page.instagram .post img, #social-widget .pages .page.youtube .post img, #social-widget .pages .page.vimeo .post img {
          width: 100%;
          margin-bottom: .8em; }
        #social-widget .pages .page.instagram .post p, #social-widget .pages .page.youtube .post p, #social-widget .pages .page.vimeo .post p {
          margin-bottom: .35em;
          padding: 0 1em;
          font-size: .8em;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -o-box-sizing: border-box;
          -ms-box-sizing: border-box; }
        #social-widget .pages .page.instagram .post .date, #social-widget .pages .page.youtube .post .date, #social-widget .pages .page.vimeo .post .date {
          float: right; }

/* --- Sajari Search --- */
#search-box, .sj-result-summary {
  display: none; }

.sj-paginator {
  margin: 1em 0;
  text-align: center; }
  .sj-paginator > div {
    display: inline;
    padding: 10px;
    color: #777;
    font-weight: bold;
    cursor: pointer;
    user-select: none; }
    .sj-paginator > div.current {
      color: #333; }
    .sj-paginator > div.disabled {
      color: #AAA; }
    .sj-paginator > div:hover {
      color: #9d9d9d; }

.sj-result {
  border-bottom: 1px solid #CED5DA;
  clear: both; }

.sj-result-list > * {
  padding: 1.5em 0; }

.sj-result-list:first-child {
  padding: 0; }

.sj-result-title {
  margin-top: 0;
  color: #153D58 !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .sj-result-title a {
    color: #153D58; }
    .sj-result-title a:hover {
      text-decoration: underline; }

.sj-result-description {
  margin-bottom: .3em !important;
  color: #0A1D29;
  overflow-wrap: break-word; }

.sj-result-url {
  margin: 0 !important;
  font-size: .8em;
  color: #153D58;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .sj-result-url a {
    color: #113146; }

.sj-result-image-container {
  float: left;
  width: 100px; }
  .sj-result-image-container img {
    max-height: 90px;
    max-width: 90px; }

/* --- Slideshow Styles for lucy.slideshow.js --- */
.lucy-slideshow {
  position: relative;
  width: 100%;
  height: 0;
  margin-bottom: 2em;
  padding-bottom: 52.066116%;
  background: #EEE;
  overflow: hidden; }
  .lucy-slideshow .slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out; }
    .lucy-slideshow .slider .slide {
      position: relative;
      float: left;
      display: inline;
      line-height: 0; }
      .lucy-slideshow .slider .slide img {
        width: 100%; }
      .lucy-slideshow .slider .slide p {
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
        margin-bottom: 0;
        padding: 1.5em;
        line-height: 1.2;
        color: #FFF;
        font-size: .9em;
        text-align: center;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box; }
      .lucy-slideshow .slider .slide.caption:before {
        position: absolute;
        z-index: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: transparent url(../images/slideshow-gradient.png) repeat-x bottom left;
        content: ''; }
    .lucy-slideshow .slider.count1 {
      width: 100%; }
      .lucy-slideshow .slider.count1 .slide {
        width: 100%; }
    .lucy-slideshow .slider.count2 {
      width: 200%; }
      .lucy-slideshow .slider.count2 .slide {
        width: 50%; }
    .lucy-slideshow .slider.count3 {
      width: 300%; }
      .lucy-slideshow .slider.count3 .slide {
        width: 33.33333%; }
    .lucy-slideshow .slider.count4 {
      width: 400%; }
      .lucy-slideshow .slider.count4 .slide {
        width: 25%; }
    .lucy-slideshow .slider.count5 {
      width: 500%; }
      .lucy-slideshow .slider.count5 .slide {
        width: 20%; }
    .lucy-slideshow .slider.count6 {
      width: 600%; }
      .lucy-slideshow .slider.count6 .slide {
        width: 16.66667%; }
    .lucy-slideshow .slider.count7 {
      width: 700%; }
      .lucy-slideshow .slider.count7 .slide {
        width: 14.28571%; }
    .lucy-slideshow .slider.count8 {
      width: 800%; }
      .lucy-slideshow .slider.count8 .slide {
        width: 12.5%; }
    .lucy-slideshow .slider.count9 {
      width: 900%; }
      .lucy-slideshow .slider.count9 .slide {
        width: 11.11111%; }
    .lucy-slideshow .slider.count10 {
      width: 1000%; }
      .lucy-slideshow .slider.count10 .slide {
        width: 10%; }
    .lucy-slideshow .slider.count11 {
      width: 1100%; }
      .lucy-slideshow .slider.count11 .slide {
        width: 9.09091%; }
    .lucy-slideshow .slider.count12 {
      width: 1200%; }
      .lucy-slideshow .slider.count12 .slide {
        width: 8.33333%; }
    .lucy-slideshow .slider.count13 {
      width: 1300%; }
      .lucy-slideshow .slider.count13 .slide {
        width: 7.69231%; }
    .lucy-slideshow .slider.count14 {
      width: 1400%; }
      .lucy-slideshow .slider.count14 .slide {
        width: 7.14286%; }
    .lucy-slideshow .slider.count15 {
      width: 1500%; }
      .lucy-slideshow .slider.count15 .slide {
        width: 6.66667%; }
  .lucy-slideshow.position1 .slider {
    left: 0%; }
  .lucy-slideshow.position2 .slider {
    left: -100%; }
  .lucy-slideshow.position3 .slider {
    left: -200%; }
  .lucy-slideshow.position4 .slider {
    left: -300%; }
  .lucy-slideshow.position5 .slider {
    left: -400%; }
  .lucy-slideshow.position6 .slider {
    left: -500%; }
  .lucy-slideshow.position7 .slider {
    left: -600%; }
  .lucy-slideshow.position8 .slider {
    left: -700%; }
  .lucy-slideshow.position9 .slider {
    left: -800%; }
  .lucy-slideshow.position10 .slider {
    left: -900%; }
  .lucy-slideshow.position11 .slider {
    left: -1000%; }
  .lucy-slideshow.position12 .slider {
    left: -1100%; }
  .lucy-slideshow.position13 .slider {
    left: -1200%; }
  .lucy-slideshow.position14 .slider {
    left: -1300%; }
  .lucy-slideshow.position15 .slider {
    left: -1400%; }
  .lucy-slideshow .thumbs {
    position: absolute;
    bottom: -21%;
    left: 0;
    width: 100%;
    height: 21%;
    background: #FFF;
    background: rgba(255, 255, 255, 0.8);
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out; }
    .lucy-slideshow .thumbs .images {
      height: 100%;
      margin: 0 35px;
      padding: 0 1%;
      text-align: center;
      font-size: 0;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box; }
      .lucy-slideshow .thumbs .images .image {
        position: relative;
        display: inline-block;
        width: 20%;
        height: 100%;
        padding: 2% 1%;
        overflow: hidden;
        cursor: pointer;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box; }
        .lucy-slideshow .thumbs .images .image .inner {
          position: relative;
          width: 100%;
          height: 100%;
          background-size: cover;
          background-position: top center; }
        .lucy-slideshow .thumbs .images .image.selected .inner:after {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          border: 3px solid #153D58;
          content: '';
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -o-box-sizing: border-box;
          -ms-box-sizing: border-box; }
  .lucy-slideshow .previous, .lucy-slideshow .next {
    position: absolute;
    top: 50%;
    left: 0;
    width: 2em;
    height: 4em;
    margin-top: -2em;
    text-indent: -9999px;
    background: #153D58;
    cursor: pointer; }
    .lucy-slideshow .previous:after, .lucy-slideshow .next:after {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      width: 0;
      height: 0;
      margin: -4px 0 0 -3px;
      border-style: solid;
      border-width: 4px 5px 4px 0;
      border-color: transparent #FFF transparent transparent; }
    .lucy-slideshow .previous:hover, .lucy-slideshow .next:hover {
      background: #102f43; }
  .lucy-slideshow .next {
    left: auto;
    right: 0; }
    .lucy-slideshow .next:after {
      border-width: 4px 0 4px 5px;
      border-color: transparent transparent transparent #FFF; }
  .lucy-slideshow:hover .thumbs {
    bottom: 0; }

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible; }

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none; }

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0; }

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px; }

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em; }

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0; }

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999; }

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box; }

.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em; }

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none; }

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none; }

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc( 100% - 2.4em); }

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none; }

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

.ui-checkboxradio-disabled {
  pointer-events: none; }

.ui-datepicker {
  width: 17em;
  display: none;
  border: none !important; }

.ui-datepicker .ui-icon {
  width: 25px; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .5em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  width: 3em;
  height: 2em; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  margin-top: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-indent: 0 !important;
  font-size: .8em;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-image: none; }

.ui-datepicker .ui-datepicker-prev span {
  content: "\e922"; }

.ui-datepicker .ui-datepicker-next span {
  content: "\e920";
  text-align: right; }

.ui-datepicker-next span {
  float: right; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.1em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  font-size: .85em;
  border: 0; }

.ui-datepicker td {
  border: none !important;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .5em;
  font-size: .85em;
  text-align: center;
  text-decoration: none;
  border: none !important; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-state-disabled span {
  background: transparent !important; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0; }

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0; }

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0; }

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0; }

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px; }

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0; }

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em; }

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em; }

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px; }

body .ui-tooltip {
  border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

.ui-widget-header {
  color: #333333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333333; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff; }

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none;
  background-color: transparent !important; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../images/jquery/ui-icons_444444_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("../images/jquery/ui-icons_444444_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("../images/jquery/ui-icons_555555_256x240.png"); }

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("../images/jquery/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("../images/jquery/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../images/jquery/ui-icons_cc0000_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("../images/jquery/ui-icons_777777_256x240.png"); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */ }

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666; }

* {
  margin: 0;
  padding: 0;
  border: 0; }

/* --- Body Styles --- */
.front .absolute {
  position: absolute; }

.front .relative {
  position: relative; }

.front .fixed {
  position: fixed; }

.front .size-1, .front h1 {
  font-size: 3.5rem; }
  @media only screen and (max-width: 525px) {
    .front .size-1, .front h1 {
      font-size: 2.1875rem; } }

.front .size-2, .front h2 {
  font-size: 2.1875rem; }
  @media only screen and (max-width: 525px) {
    .front .size-2, .front h2 {
      font-size: 1.625rem; } }

.front .size-2--home {
  font-size: 3rem; }
  @media only screen and (max-width: 525px) {
    .front .size-2--home {
      font-size: 2.1875rem; } }

.front .size-3, .front h3 {
  font-size: 1.625rem; }
  @media only screen and (max-width: 525px) {
    .front .size-3, .front h3 {
      font-size: 1.125rem; } }

.front .size-4, .front h4, .front #lucy-checkout-fields h2, #lucy-checkout-fields .front h2 {
  font-size: 1.125rem; }

.front .size-base, .front h5 {
  font-size: 1rem; }

.front .size-6, .front h6 {
  font-size: .8125rem; }

.front .heading {
  margin-bottom: 1.58rem;
  color: #153D58;
  line-height: 1.1; }
  .front .heading a {
    text-decoration: none; }
    .front .heading a:hover {
      text-decoration: underline; }

.front .leading-none {
  line-height: 1; }

.front .leading-tight {
  line-height: 1.25; }

.front .leading-snug {
  line-height: 1.375; }

.front .leading-normal {
  line-height: 1.5; }

.front .leading-relaxed {
  line-height: 1.625; }

.front .leading-loose {
  line-height: 2; }

.front .tracking-tighter {
  letter-spacing: -0.05em; }

.front .tracking-tight {
  letter-spacing: -0.025em; }

.front .tracking-normal {
  letter-spacing: 0; }

.front .tracking-wide {
  letter-spacing: 0.025em; }

.front .tracking-wider {
  letter-spacing: 0.05em; }

.front .tracking-widest {
  letter-spacing: 0.1em; }

.front .font-light {
  font-weight: 300; }

.front .font-normal {
  font-weight: 400; }

.front .font-medium {
  font-weight: 400; }

.front .font-semibold {
  font-weight: 600; }

.front .font-bold {
  font-weight: 700; }

.front .uppercase {
  text-transform: uppercase; }

.front .w-full {
  width: 100%; }

.front .w-half {
  width: 50%; }

.front .w-third {
  width: 33.33%; }

.front .w-quarter {
  width: 25%; }

.front .h-full {
  height: 100%; }

.front .m-0 {
  margin: 0; }

.front .mb-1 {
  margin-bottom: 0.25rem; }

.front .mb-2 {
  margin-bottom: 0.5rem; }

.front .mb-3 {
  margin-bottom: 0.75rem; }

.front .mb-4 {
  margin-bottom: 1rem; }

.front .mb-5 {
  margin-bottom: 1.25rem; }

.front .mb-6 {
  margin-bottom: 1.5rem; }

.front .mb-8 {
  margin-bottom: 2rem; }

.front .mb-10 {
  margin-bottom: 2.5rem; }

.front .mb-12 {
  margin-bottom: 3rem; }

.front .mb-16 {
  margin-bottom: 4rem; }

.front .mb-20 {
  margin-bottom: 5rem; }

.front .mx-auto {
  margin-left: auto;
  margin-right: auto; }

.front .p-0 {
  padding: 0; }

.front .block {
  display: block; }

.front .inline-block {
  display: inline-block; }

.front .flex {
  display: flex; }

.front .do-not-show {
  display: none; }

.front .flex-wrap {
  flex-wrap: wrap; }

.front .flex-row {
  flex-direction: row; }

.front .flex-row-reverse {
  flex-direction: row-reverse; }

.front .flex-col {
  flex-direction: column; }

.front .flex-col-reverse {
  flex-direction: column-reverse; }

.front .justify-start {
  justify-content: flex-start; }

.front .justify-center {
  justify-content: center; }

.front .justify-end {
  justify-content: flex-end; }

.front .justify-between {
  justify-content: space-between; }

.front .justify-around {
  justify-content: space-around; }

.front .justify-stretch {
  justify-content: stretch; }

.front .items-stretch {
  align-items: stretch; }

.front .items-start {
  align-items: flex-start; }

.front .items-center {
  align-items: center; }

.front .items-end {
  align-items: flex-end; }

.front .items-baseline {
  align-items: baseline; }

.front .flex-initial {
  flex: 0 1 auto; }

.front .flex-1 {
  flex: 1 1 0%; }

.front .flex-auto {
  flex: 1 1 auto; }

.front .flex-none {
  flex: none; }

.front .text-white {
  color: #FFF; }

.front .text-primary {
  color: #153D58; }

.front .text-action {
  color: #96BE55; }

.front .text-sunflower {
  color: #F5C84D; }

.front .text-sand {
  color: #E4E1D9; }

.front .text-cream {
  color: #F9F8F6; }

.front .text-left {
  text-align: left; }

.front .text-center {
  text-align: center; }

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

.front .bg-white {
  background-color: #FFF; }

.front .bg-primary {
  background-color: #153D58; }

.front .bg-action {
  background-color: #96BE55; }

.front .bg-sunflower {
  background-color: #F5C84D; }

.front .bg-sand {
  background-color: #E4E1D9; }

.front .bg-cream {
  background-color: #F9F8F6; }

.front .link-invert, .front .link-invert a:not(.button):not(.cart-button) {
  text-decoration: none; }
  .front .link-invert:hover, .front .link-invert a:not(.button):not(.cart-button):hover {
    text-decoration: underline; }

.front .flex-grid {
  display: flex;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
  box-sizing: border-box; }

.front .flex-grid--form {
  margin-left: -.625rem;
  margin-right: -.625rem; }
  .front .flex-grid--form .flex-grid-item {
    margin-bottom: 1.875rem;
    padding-left: .625rem;
    padding-right: .625rem; }

.front .flex-grid--nowrap {
  flex-wrap: nowrap; }

.front .flex-grid-item {
  margin-bottom: 16px;
  padding-left: 8px;
  padding-right: 8px;
  box-sizing: border-box; }
  .front .flex-grid-item .field {
    margin-bottom: 0; }

h1 {
  margin-bottom: 1.58rem;
  color: #153D58;
  line-height: 1.1; }
  h1 a {
    text-decoration: none; }
    h1 a:hover {
      text-decoration: underline; }
  h1.heading-small {
    font-size: 2.625rem; }

h2 {
  margin-bottom: 1.58rem;
  color: #153D58;
  line-height: 1.1; }
  h2 a {
    text-decoration: none; }
    h2 a:hover {
      text-decoration: underline; }

h3 {
  margin-bottom: 1.58rem;
  color: #153D58;
  line-height: 1.1; }
  h3 a {
    text-decoration: none; }
    h3 a:hover {
      text-decoration: underline; }

h4, #lucy-checkout-fields h2 {
  margin-bottom: 1.58rem;
  color: #153D58;
  line-height: 1.1; }
  h4 a, #lucy-checkout-fields h2 a {
    text-decoration: none; }
    h4 a:hover, #lucy-checkout-fields h2 a:hover {
      text-decoration: underline; }

h5 {
  margin-bottom: 1.58rem;
  color: #153D58;
  line-height: 1.1; }
  h5 a {
    text-decoration: none; }
    h5 a:hover {
      text-decoration: underline; }

h6 {
  margin-bottom: 1.58rem;
  color: #153D58;
  line-height: 1.1; }
  h6 a {
    text-decoration: none; }
    h6 a:hover {
      text-decoration: underline; }

@media only screen and (max-width: 525px) {
  [class*="span"] {
    box-sizing: border-box; } }

.lucy-wrapper, .layout--7030 {
  margin: 0 auto;
  /* --- Form Styles --- */ }
  .lucy-wrapper p, .layout--7030 p {
    margin-bottom: 1.5em;
    line-height: 2; }
    .lucy-wrapper p.photo-caption, .layout--7030 p.photo-caption {
      margin-top: -.5em;
      font-size: .8em;
      font-style: italic;
      color: #999; }
      .lucy-wrapper p.photo-caption img, .layout--7030 p.photo-caption img {
        margin-bottom: -1.25rem; }
    @media only screen and (max-width: 875px) {
      .lucy-wrapper p, .layout--7030 p {
        line-height: 1.7; } }
  .lucy-wrapper ul, .layout--7030 ul {
    margin-bottom: 2em;
    padding-left: 2em; }
  .lucy-wrapper hr, .layout--7030 hr {
    margin: 2em 0;
    border-bottom: 1px solid #CED5DA; }
  .lucy-wrapper .intro, .layout--7030 .intro {
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: 400; }
    .lucy-wrapper .intro.no-margin, .layout--7030 .intro.no-margin {
      margin: 0; }
    @media only screen and (max-width: 525px) {
      .lucy-wrapper .intro, .layout--7030 .intro {
        font-size: 1.25rem; } }
  .lucy-wrapper img, .layout--7030 img {
    display: block;
    max-width: 100%; }
  .lucy-wrapper .page-image, .layout--7030 .page-image {
    margin-bottom: 2em; }
  .lucy-wrapper blockquote, .layout--7030 blockquote {
    margin-bottom: 2rem;
    padding: 2rem 0 1.5rem 2rem;
    font-size: 1.5rem;
    line-height: 1.75;
    border-left: 4px solid #F5C84D; }
    .lucy-wrapper blockquote p, .layout--7030 blockquote p {
      margin-bottom: 0; }
  .lucy-wrapper .date-group, .layout--7030 .date-group, .lucy-wrapper .check-group, .layout--7030 .check-group {
    margin-bottom: 1em; }
  .lucy-wrapper input, .layout--7030 input, .lucy-wrapper select, .layout--7030 select, .lucy-wrapper textarea, .layout--7030 textarea {
    display: inline-block;
    margin-bottom: 1em;
    padding: .5em;
    font-size: 16px;
    font-family: "Gotham A", "Gotham B", "Gotham", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.4;
    vertical-align: middle;
    background: #FFF;
    border: 1px solid #94a3ae;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
  .lucy-wrapper select, .layout--7030 select {
    padding: 0;
    height: 2.5em; }
  .lucy-wrapper label, .layout--7030 label {
    display: block;
    margin-bottom: .4em; }
  .lucy-wrapper input[type="checkbox"]:first-child, .layout--7030 input[type="checkbox"]:first-child, .lucy-wrapper input[type="radio"]:first-child, .layout--7030 input[type="radio"]:first-child {
    margin-left: 0; }
  .lucy-wrapper input[type="file"], .layout--7030 input[type="file"] {
    padding: 0 !important;
    border: none; }

/* --- Wrap video and Preserve Ratio --- */
.video-wrapper {
  position: relative;
  margin-bottom: 2em;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* --- Overlay --- */
.page-overlay {
  display: none;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.6); }

#overlay {
  display: none;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.6); }

#overlay-close {
  display: none;
  position: fixed;
  z-index: 102;
  top: 20px;
  right: 20px;
  font-size: 1.4em;
  color: #000;
  cursor: pointer; }

#overlay-image {
  position: fixed;
  z-index: 101; }

#overlay-content {
  position: fixed;
  z-index: 101;
  top: 200%;
  left: 50%; }

/* --- Error Reporting --- */
.error {
  font-size: 1.1em;
  font-weight: bold;
  color: #F00; }

/* --- Social Networking --- */
.social {
  padding-left: 0 !important;
  list-style-type: none; }
  .social li {
    margin-bottom: 2em;
    padding-bottom: 2em;
    background-repeat: no-repeat;
    background-position: 0 2px;
    border-bottom: 1px solid #CED5DA; }
    .social li img {
      width: 100%;
      margin-bottom: .75em;
      vertical-align: middle; }
    .social li .source {
      display: inline-block;
      margin-bottom: 1em;
      font-size: .75em;
      font-weight: bold;
      line-height: 18px; }
      .social li .source [class*='icon-'] {
        display: inline-block;
        margin-right: .25em;
        font-size: 1.5em; }
      .social li .source a {
        color: #000; }
        .social li .source a:hover {
          text-decoration: none; }

/* --- Pagination Styles --- */
.pagination {
  width: 100%;
  padding: 2em 0;
  text-align: center; }

.pager-nav a, .pager-nav a:active, .pager-nav a:visited {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-right: 1rem;
  color: #153D58;
  font-size: .6875rem;
  text-decoration: none;
  border-radius: 50%;
  font-weight: bold; }
  .pager-nav a:hover, .pager-nav a:active:hover, .pager-nav a:visited:hover {
    text-decoration: underline; }
  .pager-nav a.selected, .pager-nav a:active.selected, .pager-nav a:visited.selected {
    background: #96BE55; }
  @media only screen and (max-width: 875px) {
    .pager-nav a, .pager-nav a:active, .pager-nav a:visited {
      margin-right: .1875rem; } }

/* --- Buttons and Links --- */
a, a:active, a:visited {
  color: #153D58;
  text-decoration: underline; }
  a:hover, a:active:hover, a:visited:hover {
    text-decoration: none; }

.link-alt {
  color: #96BE55;
  text-decoration: none !important; }
  .link-alt > span {
    display: inline;
    padding-bottom: .04rem;
    color: #153D58;
    border-bottom: 1px solid #96BE55; }
  .link-alt:hover > span {
    border-bottom: transparent; }

.link-alt--bold > span {
  font-weight: bold;
  border-bottom: 2px solid #96BE55;
  text-transform: uppercase; }

button {
  background: transparent;
  cursor: pointer; }

.front .button, .front .cart-button, .front #sponsorship-levels .level form .add, #sponsorship-levels .level form .front .add, .front .overlay-card .bottom .level-filled, .overlay-card .bottom .front .level-filled {
  display: inline-block;
  padding: 1rem 1.75rem;
  font-size: .75rem;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: .1em;
  color: #153D58;
  background-color: #96BE55;
  text-decoration: none !important;
  text-align: center;
  font-family: "Gotham A", "Gotham B", "Gotham", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  cursor: pointer;
  transition: .2s; }
  .front .button:hover, .front .cart-button:hover, .front #sponsorship-levels .level form .add:hover, #sponsorship-levels .level form .front .add:hover, .front .overlay-card .bottom .level-filled:hover, .overlay-card .bottom .front .level-filled:hover, .front .button:focus, .front .cart-button:focus, .front #sponsorship-levels .level form .add:focus, #sponsorship-levels .level form .front .add:focus, .front .overlay-card .bottom .level-filled:focus, .overlay-card .bottom .front .level-filled:focus {
    transform: scale(1.02);
    transform-origin: center;
    background-color: #F5C84D; }

.front .button--small {
  padding: .5rem .75rem; }

.front .button--large {
  font-size: 1rem;
  padding: 1.3rem 1.75rem; }
  @media only screen and (max-width: 875px) {
    .front .button--large {
      font-size: .8rem;
      padding: 1rem 1.5rem; } }

.front .button--primary {
  color: #FFF;
  background-color: #153D58; }

.front .button--white {
  background-color: #FFF;
  outline: 1px solid #153D58;
  outline-offset: -1px; }

.front .button--gray {
  background-color: #F9F8F6; }
  .front .button--gray:hover, .front .button--gray:focus {
    background-color: #f5f3f0; }

/* --- Image Viewer --- */
.gallery img {
  cursor: pointer; }

#viewer {
  position: fixed;
  z-index: 25;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #F5F5F5;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out; }
  #viewer #viewer-header {
    position: relative;
    z-index: 1;
    height: 60px;
    background: #FFF;
    border-bottom: 1px solid #CED5DA; }
    #viewer #viewer-header h2 {
      float: left;
      display: inline;
      margin: 0 1.5em 0 0;
      padding-left: 1em;
      line-height: 60px;
      font-size: 1.5em; }
    #viewer #viewer-header #viewer-close {
      float: right;
      display: inline;
      padding: 20px;
      cursor: pointer; }
      #viewer #viewer-header #viewer-close:before {
        font-family: 'icomoon';
        content: '\e919'; }
    #viewer #viewer-header p {
      float: right;
      display: inline;
      padding: 0 2em;
      line-height: 60px;
      font-weight: 800;
      font-size: .85em;
      border-left: 1px solid #CED5DA;
      border-right: 1px solid #CED5DA; }
    #viewer #viewer-header em {
      font-weight: 300;
      color: #777; }
  #viewer #viewer-previous, #viewer #viewer-next {
    position: absolute;
    z-index: 1;
    top: 50%;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    #viewer #viewer-previous:before, #viewer #viewer-next:before {
      position: absolute;
      width: 70px;
      height: 70px;
      background: #FFF;
      content: '';
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      -o-border-radius: 50%;
      -ms-border-radius: 50%;
      -moz-background-clip: padding-box;
      -webkit-background-clip: padding-box;
      -o-background-clip: padding-box;
      -ms-background-clip: padding-box; }
    #viewer #viewer-previous:after, #viewer #viewer-next:after {
      position: absolute;
      font-family: 'icomoon';
      font-size: 70px;
      color: #000;
      line-height: 1; }
  #viewer #viewer-previous {
    left: 0; }
    #viewer #viewer-previous:before {
      left: -50px; }
    #viewer #viewer-previous:after {
      content: '\e934'; }
  #viewer #viewer-next {
    right: 0; }
    #viewer #viewer-next:before {
      right: -50px; }
    #viewer #viewer-next:after {
      right: 0;
      content: '\e935'; }
  #viewer #viewer-image {
    position: absolute;
    z-index: 0;
    top: 60px;
    left: 0;
    width: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }

/* --- Add to Cart Popup --- */
#cart-add-popup {
  position: fixed;
  z-index: 11;
  width: 300px;
  padding: 2em;
  background: #FFF;
  text-align: left;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box; }
  #cart-add-popup.show {
    top: 90px;
    right: 10vw;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
    @media only screen and (max-width: 875px) {
      #cart-add-popup.show {
        right: 25px; } }
  #cart-add-popup .icon-close {
    position: absolute;
    top: 15px;
    right: 12px;
    font-size: .75em; }
    #cart-add-popup .icon-close:hover {
      color: #96BE55; }
  #cart-add-popup .heading {
    margin-bottom: 10px;
    padding-bottom: 20px;
    font-size: 1.2em;
    border-bottom: 1px solid #CED5DA; }
  #cart-add-popup p {
    margin-bottom: 0;
    font-size: .8em;
    text-transform: none; }
    #cart-add-popup p.title {
      margin-bottom: 0;
      font-weight: 700; }
    #cart-add-popup p.subtitle {
      margin-bottom: 0; }
    #cart-add-popup p.items {
      margin-top: 1em;
      padding-top: 1em;
      border-top: 1px solid #CED5DA; }
    #cart-add-popup p.subtotal {
      margin-top: 10px;
      padding-top: 20px;
      border-top: 1px solid #CED5DA; }
    #cart-add-popup p.subtotal, #cart-add-popup p.items {
      margin-bottom: 0;
      font-weight: bold;
      font-size: .9em; }
      #cart-add-popup p.subtotal span, #cart-add-popup p.items span {
        float: right; }
  #cart-add-popup .button, #cart-add-popup .cart-button, #cart-add-popup #sponsorship-levels .level form .add, #sponsorship-levels .level form #cart-add-popup .add, #cart-add-popup .overlay-card .bottom .level-filled, .overlay-card .bottom #cart-add-popup .level-filled {
    display: block;
    margin-top: 2em;
    margin-right: .5em;
    padding: .8em 0;
    text-align: center; }

/* --- Credit Card Icons --- */
.card-icons {
  position: absolute;
  top: 30px;
  right: 10px;
  font-size: 0;
  transform: translate(0, -50%);
  perspective: 1000px;
  -moz-transform: translate(0, -50%);
  -moz-perspective: 1000;
  -webkit-transform: translate(0, -50%);
  -webkit-perspective: 1000;
  -o-transform: translate(0, -50%);
  -o-perspective: 1000;
  -ms-transform: translate(0, -50%);
  -ms-perspective: 1000; }
  .card-icons span {
    display: inline-block;
    margin-left: .25em;
    font-size: 24px;
    color: #96BE55;
    filter: alpha(opacity=20);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out; }
    .card-icons span.selected {
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
  @media only screen and (max-width: 525px) {
    .card-icons span {
      display: none; }
      .card-icons span.selected {
        display: inline-block; } }

/* --- Share this --- */
#share-this {
  padding: 1.5em 0 1.3em 0;
  border-top: 1px solid #CED5DA;
  border-bottom: 1px solid #CED5DA;
  margin-bottom: 1.5em;
  cursor: pointer; }
  #share-this p {
    display: inline-block;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.3;
    border-bottom: 2px solid transparent;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out; }
    @media only screen and (max-width: 1125px) {
      #share-this p {
        font-size: .6em; } }
  #share-this:hover p {
    border-color: #96BE55; }

/* --- Share Container --- */
#share-container-overlay {
  position: fixed;
  z-index: 15;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8); }

#share-container {
  display: none;
  overflow: hidden;
  position: fixed;
  z-index: 201;
  top: 50%;
  left: 50%;
  padding: 1.5em 2em 2em 2em;
  background: #FFF;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  transform: translate(-50%, -40%);
  perspective: 1000px;
  -moz-transform: translate(-50%, -40%);
  -moz-perspective: 1000;
  -webkit-transform: translate(-50%, -40%);
  -webkit-perspective: 1000;
  -o-transform: translate(-50%, -40%);
  -o-perspective: 1000;
  -ms-transform: translate(-50%, -40%);
  -ms-perspective: 1000;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out; }
  #share-container.open {
    transform: translate(-50%, -50%);
    perspective: 1000px;
    -moz-transform: translate(-50%, -50%);
    -moz-perspective: 1000;
    -webkit-transform: translate(-50%, -50%);
    -webkit-perspective: 1000;
    -o-transform: translate(-50%, -50%);
    -o-perspective: 1000;
    -ms-transform: translate(-50%, -50%);
    -ms-perspective: 1000;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  #share-container .title {
    margin: 0;
    padding: 10px 0;
    font-size: 1.75em;
    text-align: center;
    color: #96BE55; }
  #share-container #share-close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: .65em;
    color: #96BE55;
    text-decoration: none; }
  #share-container .networks ul.social {
    margin: .25em 0 0 0;
    padding: 0;
    list-style-type: none;
    text-align: center; }
    #share-container .networks ul.social li {
      display: inline-block;
      margin-right: .35em; }
      #share-container .networks ul.social li a, #share-container .networks ul.social li a:active, #share-container .networks ul.social li a:visited {
        display: block;
        width: 2.5em;
        height: 2.5em;
        line-height: 2.5em;
        text-decoration: none;
        color: #96BE55;
        text-align: center;
        border: 1px solid #CED5DA;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        -moz-background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -o-background-clip: padding-box;
        -ms-background-clip: padding-box;
        transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out; }
        #share-container .networks ul.social li a span, #share-container .networks ul.social li a:active span, #share-container .networks ul.social li a:visited span {
          position: relative;
          top: .1em; }
        #share-container .networks ul.social li a .icon-email, #share-container .networks ul.social li a:active .icon-email, #share-container .networks ul.social li a:visited .icon-email {
          font-size: .7em; }
        #share-container .networks ul.social li a:hover, #share-container .networks ul.social li a:active:hover, #share-container .networks ul.social li a:visited:hover {
          background: #96BE55;
          border-color: #96BE55;
          color: #FFF;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; }
      #share-container .networks ul.social li:last-child {
        margin-right: 0; }
  #share-container .networks #copy-wrap {
    position: relative;
    margin-top: 1em; }
    #share-container .networks #copy-wrap a {
      display: inline-block;
      width: 50px;
      height: 34px;
      margin: 0 !important;
      font-size: .6em;
      text-decoration: none;
      text-align: center;
      line-height: 35px;
      color: #96BE55;
      background: #153D58;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased;
      transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out; }
      #share-container .networks #copy-wrap a:hover {
        background: #96BE55;
        color: #FFF; }
  #share-container .networks #copy-to-clipboard {
    display: inline-block;
    width: 250px;
    height: 35px;
    padding: 5px;
    font-size: .8em;
    outline: none;
    border: 1px solid #CED5DA;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    @media only screen and (max-width: 525px) {
      #share-container .networks #copy-to-clipboard {
        width: 175px; } }
  @media only screen and (max-width: 525px) {
    #share-container {
      padding: 1em 1.5em 1.5em 1.5em; } }

/* --- Miscellaneous --- */
.back-to {
  display: block;
  margin-bottom: 2em;
  font-weight: 700;
  text-transform: uppercase; }
  @media only screen and (max-width: 875px) {
    .back-to {
      margin-left: 0; } }
  .back-to.left {
    margin-left: 0; }
  .back-to span {
    display: inline-block;
    margin-right: 5px;
    font-size: .5em;
    vertical-align: middle; }
  .back-to a {
    font-size: .8em;
    text-decoration: none;
    border-bottom: 2px solid transparent; }
    .back-to a:hover {
      border-color: #96BE55; }

.tablet-only {
  display: none; }
  @media only screen and (max-width: 875px) {
    .tablet-only {
      display: block; } }

.no-transition {
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important; }

#recaptcha_widget_div {
  margin-bottom: 10px; }

a img {
  border: none; }

.separator {
  margin: 2em 0;
  border-bottom: 1px solid #CED5DA; }

a[name][target="_self"] {
  position: relative;
  bottom: 142px; }

.alert a[name][target="_self"] {
  position: relative;
  bottom: 242px; }

.editor-content li {
  line-height: 1.8; }

.front .date-group, .front .check-group {
  margin-bottom: 1em; }

.front input, .front select, .front textarea {
  display: inline-block;
  margin: 0 !important;
  padding: 1.035rem;
  font-size: 16px;
  font-family: "Gotham A", "Gotham B", "Gotham", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.4;
  vertical-align: middle;
  background: #FFF;
  border: 1px solid #94a3ae;
  box-sizing: border-box; }

.front select {
  width: 100%;
  height: 3.56rem;
  border-radius: 0;
  -webkit-appearance: none; }
  .front select select::-ms-expand {
    display: none; }

.front [class*='span'] input, .front [class*='span'] select, .front [class*='span'] textarea {
  margin: 0 !important; }

.front .label {
  font-size: 1rem; }

.front .label--block {
  display: block;
  margin-bottom: .5rem;
  text-transform: uppercase;
  letter-spacing: 1px; }

.front .label--float {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0.835rem;
  padding: 0 .2rem;
  line-height: 1.4;
  transition: top .1s, opacity .1s, font-size .1s;
  transform: translateY(calc(-50% - .5px));
  opacity: 0;
  pointer-events: none;
  background-color: #FFF; }

.front .label--float-active {
  top: 0;
  font-size: .6875rem;
  transform: translateY(-50%);
  opacity: 1; }

.front .label--float-tight {
  background: transparent; }
  .front .label--float-tight.label--float-active {
    transform: translateY(45%); }

.front .float {
  top: 0;
  font-size: .6875rem;
  transform: translateY(-50%);
  opacity: 1; }

.front input[type="checkbox"]:first-child, .front input[type="radio"]:first-child {
  margin-left: 0; }

.front input[type="file"] {
  padding: 0 !important;
  border: none; }

.front .field {
  position: relative;
  margin-bottom: 1.5rem; }

.front .field--text input::placeholder {
  color: #153D58;
  transition: opacity .1s; }

.front .field--text input:focus::placeholder {
  opacity: 0; }

.front .select-field {
  position: relative; }
  .front .select-field select {
    padding-right: 2.3rem;
    color: #153D58; }
  .front .select-field::after {
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
    color: #96BE55;
    font-family: 'icomoon';
    font-size: .6rem;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    pointer-events: none;
    content: "\e93e"; }

.front .field--validate-error input {
  border-color: #D72657; }

.front .field--validate-error label {
  color: #D72657; }

.front .field--has-icon-right input {
  padding-right: 2.5rem; }

.front .form-validation-icon {
  position: absolute;
  z-index: 1;
  width: 20px;
  height: 20px;
  top: 50%;
  right: 16px;
  color: #FFF;
  text-align: center;
  transform: translateY(-50%);
  border-radius: 50%; }
  .front .form-validation-icon > span {
    position: relative;
    vertical-align: middle; }

.front .form-validation-icon--invalid {
  background: #D72657; }
  .front .form-validation-icon--invalid > span {
    top: -2px;
    left: .5px;
    font-size: .7rem; }

.front .form-validation-icon--success {
  background: #8FB454; }
  .front .form-validation-icon--success > span {
    top: -1px;
    left: 0;
    font-size: .6rem; }

.front .field__help {
  margin: .2rem 0 .5rem 1rem;
  color: #153D58;
  font-size: .6875rem;
  overflow: hidden;
  text-overflow: ellipsis; }
  .front .field__help span {
    white-space: nowrap; }

.front .control {
  position: relative; }

.front .control__icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.front .control__icon--left {
  left: 1rem; }

.front .control__icon--right {
  right: 1rem; }

.front .has-icon-left {
  padding-left: 2.5rem; }

.front .has-icon-right {
  padding-right: 2.5rem; }

.front .plugin-output.text p {
  margin-bottom: 2.1875rem; }

.front .plugin-output.text .intro {
  margin-bottom: 1.5rem; }

.front .plugin-output.text ul {
  line-height: 2; }

.front .plugin-output.text strong {
  color: #153D58; }

.front .plugin-pages a, .front .item-list a {
  text-decoration: none; }

.front .plugin-pages a:first-of-type .pages-container, .front .item-list a:first-of-type .pages-container {
  border-top: 1px solid #CED5DA; }

.front .plugin-pages .pages-container, .front .item-list .pages-container {
  padding: 2.5rem 0;
  border-bottom: 1px solid #CED5DA; }
  .front .plugin-pages .pages-container img, .front .item-list .pages-container img {
    display: block;
    margin-right: 2rem; }
    .front .plugin-pages .pages-container img.display-right, .front .item-list .pages-container img.display-right {
      margin-right: 0;
      margin-left: auto;
      padding-left: 2rem;
      order: 1; }
      @media only screen and (max-width: 1125px) {
        .front .plugin-pages .pages-container img.display-right, .front .item-list .pages-container img.display-right {
          margin-left: 0;
          margin-right: auto;
          padding-left: 0;
          order: 0; } }
    @media only screen and (max-width: 525px) {
      .front .plugin-pages .pages-container img, .front .item-list .pages-container img {
        width: 100%;
        margin-right: 0; } }
  .front .plugin-pages .pages-container:hover, .front .item-list .pages-container:hover {
    background: #F9F8F6; }
    .front .plugin-pages .pages-container:hover h2, .front .item-list .pages-container:hover h2 {
      text-decoration: underline; }
    .front .plugin-pages .pages-container:hover .link-alt span, .front .item-list .pages-container:hover .link-alt span {
      border-color: #F5C84D; }
  @media only screen and (max-width: 1125px) {
    .front .plugin-pages .pages-container, .front .item-list .pages-container {
      padding: 2rem 0;
      flex-wrap: wrap; }
      .front .plugin-pages .pages-container img, .front .item-list .pages-container img {
        margin-bottom: 1.56rem; } }

.front .plugin-pages .pages-container--large, .front .item-list .pages-container--large {
  padding: 3.25rem 0; }
  .front .plugin-pages .pages-container--large img, .front .item-list .pages-container--large img {
    margin-right: 4.4rem; }
  @media only screen and (max-width: 1125px) {
    .front .plugin-pages .pages-container--large, .front .item-list .pages-container--large {
      padding: 2rem 0;
      flex-wrap: wrap; }
      .front .plugin-pages .pages-container--large img, .front .item-list .pages-container--large img {
        margin-bottom: 1.56rem; } }

.front .plugin-pages .pages-text-container > :last-child, .front .item-list .pages-text-container > :last-child {
  margin: 0; }

.lucy-bucket.bucket-edge {
  padding: 0; }

.lucy-bucket {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .lucy-bucket[data-padding='top'] {
    padding-top: 2rem; }
  .lucy-bucket[data-padding='bottom'] {
    padding-bottom: 2rem; }
  .lucy-bucket[data-padding='both'] {
    padding: 2rem 0; }
  .lucy-bucket[data-border='1'] {
    border-bottom: 1px solid #CED5DA; }
  .lucy-bucket.live[data-height='25'] {
    height: calc(25vh - 8em); }
  .lucy-bucket.live[data-height='50'] {
    height: calc(50vh - 8em); }
  .lucy-bucket.live[data-height='75'] {
    height: calc(75vh - 8em); }
  .lucy-bucket.live[data-height='100'] {
    height: calc(100vh - 8em); }
  .lucy-bucket.live .bucket-outer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .lucy-bucket.live .bucket-wrap {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    display: table;
    width: 100%;
    height: 100%; }
  .lucy-bucket.live .bucket-inner {
    display: table-cell;
    vertical-align: middle; }
  .lucy-bucket .edge-to-edge .page-image {
    display: block; }
  .lucy-bucket.bucket-70-30 .right-7030 > * {
    padding-left: 1rem; }
    @media only screen and (max-width: 525px) {
      .lucy-bucket.bucket-70-30 .right-7030 > * {
        padding-left: 0; } }
  @media only screen and (max-width: 875px) {
    .lucy-bucket[data-padding='top'] {
      padding-top: 2em; }
    .lucy-bucket[data-padding='bottom'] {
      padding-bottom: 2em; }
    .lucy-bucket[data-padding='both'] {
      padding: 2em 0; } }

.page-content {
  margin: 7vw 0; }

#lucy-cart table tr.pitch td {
  background: #153D58; }

.front .home-section, .front .section {
  padding: 8rem 0; }
  @media only screen and (max-width: 875px) {
    .front .home-section, .front .section {
      padding: 4rem 0; } }
  @media only screen and (max-width: 525px) {
    .front .home-section, .front .section {
      padding: 2.56rem 0; } }

.front .home-section {
  text-align: center; }

.front .insta-info {
  display: none; }

.front .insta-container {
  position: relative;
  width: 100%;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 100%;
  background-position: center;
  background-size: cover; }
  .front .insta-container:hover .insta-info {
    position: absolute;
    z-index: 1;
    display: flex;
    align-items: flex-end;
    height: 100%;
    padding-left: 1rem;
    padding-bottom: .75rem;
    color: #FFF;
    box-sizing: border-box; }
    .front .insta-container:hover .insta-info .icon-instagram {
      margin-right: .5rem;
      font-size: 1.2rem;
      vertical-align: middle; }
    .front .insta-container:hover .insta-info .insta-date {
      display: inline-block;
      line-height: 1.3;
      vertical-align: middle; }
  .front .insta-container:hover::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(transparent, transparent 70%, #153D58);
    content: ''; }

.front .section--t-sm {
  padding-top: 3.8125rem; }

.front .section--b-sm {
  padding-bottom: 3.8125rem; }
  @media only screen and (max-width: 875px) {
    .front .section--b-sm {
      padding-bottom: 2.56rem; } }

.front .section--y-sm {
  padding: 3.8125rem 0; }
  @media only screen and (max-width: 875px) {
    .front .section--y-sm {
      padding: 2.56rem 0; } }

.front .home-section-heading {
  font-size: 1rem;
  text-transform: uppercase; }
  @media only screen and (max-width: 525px) {
    .front .home-section-heading {
      font-size: .625rem; } }

.front .home-section--bg-white {
  background: #FFF; }

.front .home-section--bg-cream {
  background: #F9F8F6; }

.front .home-section--team {
  min-height: 710px;
  background-position: left center;
  background-repeat: none;
  box-sizing: border-box;
  overflow: hidden; }
  .front .home-section--team .parallax-wrapper::after {
    background-image: url("/images/home-join-team.jpg?v=2"); }
    @media only screen and (max-width: 875px) {
      .front .home-section--team .parallax-wrapper::after {
        content: none; } }
  .front .home-section--team .button:first-of-type, .front .home-section--team .cart-button:first-of-type, .front .home-section--team #sponsorship-levels .level form .add:first-of-type, #sponsorship-levels .level form .front .home-section--team .add:first-of-type, .front .home-section--team .overlay-card .bottom .level-filled:first-of-type, .overlay-card .bottom .front .home-section--team .level-filled:first-of-type {
    margin-right: 1rem; }
    @media only screen and (max-width: 875px) {
      .front .home-section--team .button:first-of-type, .front .home-section--team .cart-button:first-of-type, .front .home-section--team #sponsorship-levels .level form .add:first-of-type, #sponsorship-levels .level form .front .home-section--team .add:first-of-type, .front .home-section--team .overlay-card .bottom .level-filled:first-of-type, .overlay-card .bottom .front .home-section--team .level-filled:first-of-type {
        margin-right: 0; } }
  @media only screen and (max-width: 875px) {
    .front .home-section--team {
      min-height: auto;
      background: #153D58; }
      .front .home-section--team h2 {
        font-size: 2.1875rem;
        text-align: center; }
      .front .home-section--team p {
        line-height: 1.6;
        text-align: center; }
      .front .home-section--team .button, .front .home-section--team .cart-button, .front .home-section--team #sponsorship-levels .level form .add, #sponsorship-levels .level form .front .home-section--team .add, .front .home-section--team .overlay-card .bottom .level-filled, .overlay-card .bottom .front .home-section--team .level-filled {
        display: block;
        width: 100%;
        margin-bottom: 10px; } }

@media only screen and (max-width: 875px) {
  .front .home-section--news .flex-grid {
    width: 240%; }
    .front .home-section--news .flex-grid .flex-grid-item {
      width: 80%; }
  .front .home-section--news .lucy-wrapper--home-news {
    padding-right: 0; } }

.front .heading--uppercase {
  text-transform: uppercase; }

.front .heading--underlined::after {
  display: block;
  width: 3rem;
  height: 4px;
  margin: 1rem auto;
  background: #F5C84D;
  content: ''; }

.front .heading--underlined-left::after {
  margin-left: 0; }

.front .heading--underlined-news::after {
  margin-top: 3rem; }

.front .bg-gradient::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to right, #153D58, #153D58 25%, transparent 70%, transparent);
  content: ''; }

.front .bg-gradient--right::after {
  background-image: linear-gradient(to left, #153D58, #153D58 25%, transparent 70%, transparent); }

.front .home-fixed-content {
  position: relative;
  z-index: 1;
  width: 436px;
  text-align: left; }
  @media only screen and (max-width: 875px) {
    .front .home-fixed-content {
      width: auto; } }

.front .news-slider-container {
  overflow: scroll; }

.front .home-news {
  margin-bottom: 16px;
  padding: 2.5rem;
  text-align: left;
  background: #F9F8F6;
  box-sizing: border-box; }
  .front .home-news:hover {
    background: #f5f3f0; }
  @media only screen and (max-width: 1125px) {
    .front .home-news h3 {
      font-size: 1.125rem; } }
  @media only screen and (max-width: 1125px) {
    .front .home-news {
      padding: 1.75rem; } }
  @media only screen and (max-width: 875px) {
    .front .home-news {
      padding: 1.25rem; } }

.front .home-news-link {
  text-decoration: none; }

@media only screen and (max-width: 875px) {
  .front #mission-text {
    font-size: 1.125rem; } }

@media only screen and (max-width: 525px) {
  .front #mission-text {
    font-size: .875rem; } }

.stats-block {
  margin-bottom: 7.5rem; }
  @media only screen and (max-width: 875px) {
    .stats-block {
      margin-bottom: 5.5rem; } }
  @media only screen and (max-width: 525px) {
    .stats-block {
      margin-bottom: 3.5rem; } }

.stat {
  margin-left: auto;
  margin-right: auto;
  padding: 0 1rem;
  font-weight: bold;
  color: #153D58;
  opacity: 0;
  transform: translateY(-3rem);
  transition: all .3s ease-out; }
  .stat .stat-number {
    margin-bottom: .1rem;
    font-size: 5.06rem; }
  .stat.show {
    opacity: 1;
    transform: translateY(0); }

.stories-block {
  position: relative;
  height: 491px;
  padding: 2.5rem 0;
  box-sizing: border-box; }
  .stories-block .story {
    display: none; }
    .stories-block .story:first-child {
      display: block; }
  .stories-block .story-button {
    position: absolute;
    top: 50%;
    color: #96BE55;
    font-size: 2rem;
    transform: translate(0, -50%);
    transition: .2s; }
    .stories-block .story-button:hover {
      transform: translate(0, -50%) scale(1.15); }
    @media only screen and (max-width: 1125px) {
      .stories-block .story-button {
        top: unset;
        bottom: 3.125rem;
        width: 44px;
        height: 44px;
        font-size: 1.2rem;
        border-radius: 50%;
        border: 3px solid #96BE55; }
        .stories-block .story-button span {
          vertical-align: middle;
          font-weight: 800; } }
  .stories-block .story-button--left {
    left: 4.125rem; }
    @media only screen and (max-width: 1125px) {
      .stories-block .story-button--left {
        left: 1.5rem; } }
  .stories-block .story-button--right {
    right: 4.125rem; }
    @media only screen and (max-width: 1125px) {
      .stories-block .story-button--right {
        left: 5rem; } }
  .stories-block .story-image {
    width: 10.5rem;
    height: 10.5rem;
    margin: -7.75rem auto 2.5rem;
    border-radius: 50%; }
    @media only screen and (max-width: 875px) {
      .stories-block .story-image {
        width: 7.5rem;
        height: 7.5rem;
        margin: -6.25rem auto 2.5rem; } }
  .stories-block .story-action {
    position: absolute;
    bottom: 0;
    left: 50%;
    min-width: 217px;
    transform: translate(-50%, 50%); }
    .stories-block .story-action:hover {
      transform: translate(-50%, 50%) scale(1.02); }
    @media only screen and (max-width: 525px) {
      .stories-block .story-action {
        display: block;
        width: 100%;
        transform: translate(-50%, 0);
        box-sizing: border-box; } }
  .stories-block .story-controls {
    margin: 0 auto 3.125rem; }
    @media only screen and (max-width: 1125px) {
      .stories-block .story-controls {
        position: absolute;
        right: 1.5rem;
        bottom: 3.125rem;
        margin: 0 0 1.5rem; } }
  .stories-block .control-dot {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 10px;
    background: #F9F8F6;
    border-radius: 50%;
    cursor: pointer; }
    .stories-block .control-dot.active {
      background: #153D58; }
  @media only screen and (max-width: 1125px) {
    .stories-block {
      padding: 2.5rem 1.5rem; } }
  @media only screen and (max-width: 875px) {
    .stories-block {
      height: 540px; } }
  @media only screen and (max-width: 525px) {
    .stories-block {
      height: 640px; }
      .stories-block .story-desc {
        line-height: 1.8;
        font-size: 1rem; } }

.stat-container {
  min-height: 17.8rem;
  margin-bottom: 16px;
  padding: 4.9375rem 1.5rem;
  text-align: center;
  background: #F9F8F6;
  box-sizing: border-box; }
  .stat-container p {
    margin-bottom: 0;
    color: #153D58; }
  .stat-container .stat-em {
    display: block;
    font-size: 3.625rem;
    line-height: 1.5; }
  @media only screen and (max-width: 525px) {
    .stat-container {
      min-height: auto;
      padding: 2rem 1rem 2.9rem; } }

.front .staff {
  border-bottom: 1px solid #CED5DA; }
  .front .staff:first-of-type {
    border-top: 1px solid #CED5DA; }

.front .staff-image {
  margin-right: 1.5rem;
  align-self: flex-start; }
  .front .staff-image.not-pictured {
    width: 12.875rem; }
  @media only screen and (max-width: 1440px) {
    .front .staff-image {
      margin-bottom: 1rem; } }
  @media only screen and (max-width: 525px) {
    .front .staff-image {
      margin-right: 0; } }

.front .staff-main {
  flex: 1;
  padding: 2.875rem 1.5rem 2.875rem 0; }
  @media only screen and (max-width: 1440px) {
    .front .staff-main .subtitle {
      margin-bottom: .875rem; } }
  @media only screen and (max-width: 525px) {
    .front .staff-main {
      flex: auto;
      width: 100%;
      padding: 1.5rem 0 1rem; } }

.front .staff-content p:last-child {
  margin-bottom: 0; }

@media only screen and (max-width: 525px) {
  .front .staff-content {
    width: 100%; } }

@media only screen and (max-width: 1125px) {
  .front .staff-name {
    font-size: 1.125rem; }
  .front .staff-department, .front .staff-title {
    font-size: .9rem; } }

.front .staff-info {
  flex: 1;
  padding: 2.875rem 1.5rem;
  max-width: 17.3125rem;
  border-left: 1px solid #CED5DA; }
  .front .staff-info .list-row {
    margin-bottom: .33rem; }
  .front .staff-info .list-icon {
    margin-right: .5rem;
    color: #96BE55; }
  @media only screen and (max-width: 525px) {
    .front .staff-info {
      flex: auto;
      width: 100%;
      margin-bottom: 1rem;
      padding: 0;
      border: none;
      order: 1; } }

.front .staff-desc-toggle {
  font-size: 1rem;
  font-weight: 600;
  color: #153D58; }

.front .staff-desc-full p:last-of-type {
  display: inline; }
  .front .staff-desc-full p:last-of-type + button {
    margin-left: .3rem; }

.front .service-staff-container {
  min-height: 15.625rem; }
  .front .service-staff-container .not-pictured {
    max-height: 16.3125rem; }
  @media only screen and (max-width: 525px) {
    .front .service-staff-container {
      min-height: 0; } }

.front .service-location-container strong {
  color: #153D58; }

@media only screen and (max-width: 525px) {
  .front .service-location-container {
    min-height: 0; } }

.front .donate {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  background-size: cover;
  overflow: scroll; }
  @media only screen and (max-width: 875px) {
    .front .donate {
      flex-wrap: wrap; } }

.front .donate__form-container, .front .bbox-donate {
  z-index: 2;
  width: 50%;
  order: 2;
  background: #FFF;
  box-sizing: border-box;
  overflow: scroll; }
  @media only screen and (max-width: 875px) {
    .front .donate__form-container, .front .bbox-donate {
      width: 100%;
      min-width: auto; } }
  @media only screen and (max-width: 525px) {
    .front .donate__form-container, .front .bbox-donate {
      padding-bottom: 0; } }

.front .donate__bg-container {
  width: 50%; }
  @media only screen and (max-width: 875px) {
    .front .donate__bg-container {
      width: 100%; } }

.front .donate__bg {
  position: fixed;
  left: 0;
  width: 50%;
  height: calc(100vh - 132px);
  background-image: url("/images/donate-image-march.png");
  background-size: cover; }
  @media only screen and (max-width: 875px) {
    .front .donate__bg {
      width: 100%;
      height: 50vh; } }

.front .donate__bg-content-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  z-index: 1;
  width: 50%;
  height: calc(100vh - 132px); }
  .front .donate__bg-content-wrapper::after {
    position: fixed;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.6));
    content: ''; }
  @media only screen and (max-width: 875px) {
    .front .donate__bg-content-wrapper {
      width: 100%;
      height: 50vh; }
      .front .donate__bg-content-wrapper::after {
        bottom: auto;
        height: 50vh; } }

.front .donate-intro {
  margin-bottom: 1.5rem;
  font-size: 1.5rem; }
  @media only screen and (max-width: 525px) {
    .front .donate-intro {
      font-size: 1.25rem; } }

.front .donate__bg-content {
  position: fixed;
  z-index: 1;
  bottom: 0;
  width: 50%;
  padding: 0 7.5rem 2rem;
  box-sizing: border-box; }
  @media only screen and (max-width: 1125px) {
    .front .donate__bg-content {
      width: calc(100% - 588px);
      padding: 0 1.5rem 4rem; }
      .front .donate__bg-content h2 {
        font-size: 1.75rem; }
      .front .donate__bg-content p {
        font-size: 1rem; } }
  @media only screen and (max-width: 875px) {
    .front .donate__bg-content {
      width: 100%;
      bottom: auto; }
      .front .donate__bg-content p {
        margin-bottom: 0; } }
  @media only screen and (max-width: 525px) {
    .front .donate__bg-content {
      padding: 1.5rem 1rem 1rem; } }

.front .donate__section {
  margin-bottom: 5rem; }
  .front .donate__section h2 {
    margin-bottom: 1rem; }

.front .donate__radio-wrapper {
  display: flex;
  flex: auto;
  position: relative;
  margin-right: 20px; }
  .front .donate__radio-wrapper:last-child {
    margin-right: 0; }
  @media only screen and (max-width: 525px) {
    .front .donate__radio-wrapper {
      width: 100%;
      margin: 0 0 .5rem 0; } }

.front .donate__radio {
  position: absolute;
  opacity: 0; }
  .front .donate__radio:checked + .donate__button {
    background: rgba(150, 190, 85, 0.1) !important;
    outline: 2px solid #96BE55;
    outline-offset: -1px; }

.front .donate__button {
  width: 100%;
  padding: 1.5rem 2.5rem;
  color: #153D58;
  background: #FFF !important;
  font-size: 1rem;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: .0125rem;
  outline: 1px solid #CED5DA; }
  @media only screen and (max-width: 1440px) {
    .front .donate__button {
      padding: 1.25rem 2rem; } }
  @media only screen and (max-width: 875px) {
    .front .donate__button {
      padding: 1.5rem 1rem; } }

.front .donate-field-row {
  display: flex;
  margin-left: -16px; }
  .front .donate-field-row > * {
    flex: 1;
    margin-left: 16px; }
  .front .donate-field-row input {
    width: 100%; }
  @media only screen and (max-width: 525px) {
    .front .donate-field-row {
      margin-left: -10px; }
      .front .donate-field-row > * {
        margin-left: 10px; } }

.front #custom-amount {
  width: 3rem;
  padding: 0;
  color: #153D58;
  font-weight: bold;
  line-height: 0;
  background: transparent; }

.front .BBFormSectionHeading {
  margin-bottom: 1.58rem !important;
  font-family: "Gotham A", "Gotham B", "Gotham", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 2.1875rem !important;
  font-weight: 600 !important;
  color: #153D58 !important;
  line-height: 1.1 !important; }

.front .BBFormRadioLabel.BBFormRadioLabelGivingLevel {
  padding: 18px !important;
  border-radius: 0 !important;
  border-color: #CED5DA !important; }
  .front .BBFormRadioLabel.BBFormRadioLabelGivingLevel.BBFormRadioLabelGivingLevelSelected {
    background: rgba(150, 190, 85, 0.1) !important;
    outline: 3px solid #96BE55 !important;
    outline-offset: -3px; }
  .front .BBFormRadioLabel.BBFormRadioLabelGivingLevel .BBFormRadioAmount {
    font-weight: 600 !important;
    color: #153D58 !important; }

.front .BBFormSelectList, .front .BBFormTextbox, .front .BBFormTextArea {
  margin-right: 5px !important;
  margin-bottom: 5px !important;
  background-color: #FFF !important;
  border-radius: 0 !important;
  border-color: #CED5DA !important; }

.front .BBFormSelectList {
  padding-left: .375rem !important;
  padding-right: .375rem !important;
  height: 3.125rem !important;
  appearance: auto !important; }

@media only screen and (max-width: 525px) {
  .front .BBFormTextbox {
    line-height: unset !important; } }

.front #bboxdonation_BBEmbeddedForm, .front .donate-inner {
  padding: 2rem !important; }
  .front #bboxdonation_BBEmbeddedForm input[type="checkbox"], .front .donate-inner input[type="checkbox"] {
    padding: 0 !important; }
  @media only screen and (max-width: 525px) {
    .front #bboxdonation_BBEmbeddedForm, .front .donate-inner {
      padding: 0 1rem !important; } }

.front #bboxdonation_BBEmbeddedForm {
  padding-top: 0 !important; }

.front .donate-inner {
  padding-bottom: 0 !important; }

.front #bboxdonation_comment_lblComments {
  margin-left: 0 !important; }

.front #bboxdonation_billing_Email {
  margin-left: 15px !important; }

.front #bboxdonation_billing_chkChannel0 {
  vertical-align: unset !important; }

.front #bboxdonation_btnSubmit {
  color: #153D58 !important;
  background-color: #96BE55 !important;
  text-transform: uppercase;
  border-radius: 0 !important;
  appearance: none;
  -webkit-appearance: none; }

.front #to-step-1 {
  margin-block: 2rem 4rem; }

.year-container {
  display: flex; }
  .year-container .timeline-container {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-right: 3.33em; }
    .year-container .timeline-container .year-button {
      color: #153D58;
      cursor: pointer; }
      .year-container .timeline-container .year-button:hover {
        text-decoration: underline; }
    .year-container .timeline-container .timeline-line {
      position: relative;
      display: inline-block;
      width: 1px;
      height: 100%;
      margin-bottom: .75em;
      background: #CED5DA;
      border-left: 5px solid #FFF;
      border-right: 5px solid #FFF; }
      .year-container .timeline-container .timeline-line:hover {
        cursor: pointer;
        background: #a2b0b9; }
      .year-container .timeline-container .timeline-line::before, .year-container .timeline-container .timeline-line::after {
        position: absolute;
        display: block;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        border: 1px solid #CED5DA;
        content: ''; }
      .year-container .timeline-container .timeline-line::before {
        top: -8px;
        left: -4px; }
      .year-container .timeline-container .timeline-line::after {
        bottom: -8px;
        left: -4px; }
    @media only screen and (max-width: 525px) {
      .year-container .timeline-container {
        margin-right: 1.5rem; } }
  .year-container.closed .timeline-line, .year-container.closed .timeline-content {
    display: none; }
  .year-container.closed .timeline-container h3 {
    opacity: .6; }

.table-container {
  margin-bottom: 3.125rem;
  max-width: 100%;
  overflow-x: scroll; }
  .table-container::-webkit-scrollbar {
    -webkit-appearance: none;
    height: 7px; }
  .table-container::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.5); }

.table {
  width: 100%;
  border-collapse: collapse; }
  .table .table__data, .table .fixed-col {
    min-width: 128px;
    padding: 1.1rem 1rem 1rem;
    line-height: 1.1;
    box-sizing: border-box; }
    @media only screen and (max-width: 1125px) {
      .table .table__data, .table .fixed-col {
        font-size: .875rem; } }
    @media only screen and (max-width: 875px) {
      .table .table__data, .table .fixed-col {
        padding: 1rem .5rem; } }
  .table .table__heading {
    text-transform: uppercase;
    font-weight: bold;
    font-size: .875rem;
    line-height: 1;
    color: #153D58;
    white-space: nowrap; }
  .table .fixed-col {
    position: absolute; }
  .table tr {
    border-bottom: 1px solid #CED5DA; }
  .table td {
    color: #153D58;
    background: #FFF; }
    .table td:nth-child(1).fixed-col, .table td:nth-child(2) > .table__data {
      width: 250px;
      box-sizing: border-box; }
      @media only screen and (max-width: 875px) {
        .table td:nth-child(1).fixed-col, .table td:nth-child(2) > .table__data {
          width: 140px; } }
  .table .thead tr {
    border-bottom: none; }
    .table .thead tr td {
      background: #F9F8F6; }

#news.entry {
  margin-top: 0; }

.news-preview-container {
  padding: 3rem 0;
  border-bottom: 1px solid #CED5DA; }
  .news-preview-container:first-child {
    padding-top: 0; }
  .news-preview-container:last-child {
    border-bottom: none; }

.resource {
  padding: 1.5rem;
  border-bottom: 1px solid #CED5DA; }
  .resource:first-of-type {
    border-top: 1px solid #CED5DA; }
  .resource:nth-child(even) {
    background-color: #F9F8F6; }

.resource__icon {
  font-size: 1.4em;
  padding-right: 1.5rem; }

.front {
  /* --- Digital Wallets --- */ }
  @media only screen and (max-width: 1125px) {
    .front .event-buttons {
      flex-wrap: wrap; } }
  @media only screen and (max-width: 1440px) {
    .front .event-header-desc {
      font-size: 1.8vw; } }
  @media only screen and (max-width: 875px) {
    .front .event-header-desc {
      font-size: 1rem; } }
  @media only screen and (max-width: 875px) {
    .front .event-image {
      display: none; } }
  .front .toggle-button {
    background-color: #FFF;
    outline: 1px solid #153D58;
    outline-offset: -1px;
    font-size: .6875rem; }
    .front .toggle-button:hover {
      background-color: #F9F8F6; }
    @media only screen and (max-width: 1440px) {
      .front .toggle-button {
        font-size: .6rem; } }
    @media only screen and (max-width: 1125px) {
      .front .toggle-button {
        font-size: .6875rem; } }
  .front .toggle-button--active {
    color: #FFF;
    background-color: #153D58; }
    .front .toggle-button--active:hover {
      background-color: #1a4b6d; }
  .front .event-header-container {
    margin-bottom: 1rem; }
    .front .event-header-container span {
      margin-right: .5rem;
      font-size: 1.1rem; }
    @media only screen and (max-width: 525px) {
      .front .event-header-container p {
        font-size: .9rem; } }
  .front #ticket-bar {
    overflow: hidden;
    background: #153D58; }
    .front #ticket-bar #event-tickets {
      margin-top: 0;
      padding: 2em 0;
      border-top: 1px solid #CED5DA; }
      .front #ticket-bar #event-tickets .questions, .front #ticket-bar #event-tickets .ticket-questions {
        display: none;
        margin-top: 1.5em; }
    .front #ticket-bar #main-selections {
      display: table;
      margin: 0;
      width: 100%; }
      @media only screen and (max-width: 1125px) {
        .front #ticket-bar #main-selections {
          display: block; } }
    .front #ticket-bar .section {
      display: table-cell;
      padding: 0 20px 0 0;
      border-left: 1px solid #CED5DA;
      vertical-align: middle;
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      @media only screen and (max-width: 525px) {
        .front #ticket-bar .section {
          display: block;
          float: none;
          width: 100% !important;
          margin-bottom: 20px !important;
          padding: 0 !important;
          border: none !important; } }
      .front #ticket-bar .section p {
        font-size: .875em;
        font-weight: 700;
        text-transform: uppercase; }
      .front #ticket-bar .section:first-child {
        padding-left: 0;
        border-left: none; }
        @media only screen and (max-width: 1125px) {
          .front #ticket-bar .section:first-child {
            display: block;
            margin-bottom: .5em;
            padding-right: 0;
            border-right: none; } }
      .front #ticket-bar .section:last-child {
        padding-right: 0; }
      .front #ticket-bar .section.label {
        font-weight: 700;
        font-size: 1.5em;
        color: #FFF;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
      @media only screen and (max-width: 1125px) {
        .front #ticket-bar .section.date {
          padding-left: 0;
          border-left: none; }
          .front #ticket-bar .section.date p {
            padding-left: 0 !important; } }
      .front #ticket-bar .section.ticket {
        padding-left: 20px; }
        @media only screen and (max-width: 875px) {
          .front #ticket-bar .section.ticket p {
            padding-left: 0 !important; } }
      @media only screen and (max-width: 875px) {
        .front #ticket-bar .section.date, .front #ticket-bar .section.ticket {
          float: left;
          display: inline-block;
          width: 50%;
          padding-bottom: 20px;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -o-box-sizing: border-box;
          -ms-box-sizing: border-box; } }
      .front #ticket-bar .section.date p, .front #ticket-bar .section.ticket p {
        position: relative;
        padding-left: 25px;
        margin-bottom: 0;
        line-height: 1.2; }
        .front #ticket-bar .section.date p img, .front #ticket-bar .section.ticket p img {
          position: absolute;
          top: 2px;
          left: 0;
          max-height: 16px;
          margin-right: 10px; }
      .front #ticket-bar .section.date select, .front #ticket-bar .section.date .select, .front #ticket-bar .section.ticket select, .front #ticket-bar .section.ticket .select {
        margin-bottom: 0 !important; }
      .front #ticket-bar .section.quantity {
        border: none; }
        @media only screen and (max-width: 875px) {
          .front #ticket-bar .section.quantity {
            float: left;
            clear: left;
            width: 50%;
            padding-top: 20px;
            padding-left: 0;
            border-top: 1px solid #CED5DA;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box; } }
        .front #ticket-bar .section.quantity .select, .front #ticket-bar .section.quantity select {
          min-width: 100px;
          margin-bottom: 0 !important; }
        @media only screen and (max-width: 875px) {
          .front #ticket-bar .section.quantity .field--select {
            width: 100%; } }
      .front #ticket-bar .section.add {
        border: none; }
        @media only screen and (max-width: 875px) {
          .front #ticket-bar .section.add {
            float: left;
            width: 50%;
            padding-top: 20px;
            margin-bottom: 20px;
            border-top: 1px solid #CED5DA;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box; } }
        .front #ticket-bar .section.add button {
          width: 100%;
          height: 50px;
          padding: 0 1em;
          line-height: 48px;
          text-align: center;
          border: 2px solid #96BE55; }
          .front #ticket-bar .section.add button:before {
            display: none; }
          .front #ticket-bar .section.add button:hover, .front #ticket-bar .section.add button:focus {
            background: #153D58 !important;
            color: #96BE55 !important;
            -moz-font-smoothing: antialiased;
            -webkit-font-smoothing: antialiased;
            -o-font-smoothing: antialiased;
            -ms-font-smoothing: antialiased; }
          @media only screen and (max-width: 1440px) {
            .front #ticket-bar .section.add button span {
              display: none; } }
          @media only screen and (max-width: 875px) {
            .front #ticket-bar .section.add button span {
              display: inline-block; } }
    .front #ticket-bar .attendees h5, .front #ticket-bar .attendees p, .front #ticket-bar .ticket-questions h5, .front #ticket-bar .ticket-questions p, .front #ticket-bar .questions h5, .front #ticket-bar .questions p {
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
  .front .ticket-row {
    padding-top: 2rem;
    padding-bottom: .5rem;
    border-top: 1px solid #1a4b6d; }
    @media only screen and (max-width: 1125px) {
      .front .ticket-row h2 {
        font-size: 1.625rem; } }
    @media only screen and (max-width: 875px) {
      .front .ticket-row h2 {
        display: none; } }
    .front .ticket-row label {
      font-size: .875rem; }
    .front .ticket-row .ticket-row-left {
      display: flex;
      align-items: center; }
      .front .ticket-row .ticket-row-left > * {
        margin-right: 1.5rem;
        padding-right: 1.5rem;
        border-right: 2px solid #1a4b6d; }
        @media only screen and (max-width: 875px) {
          .front .ticket-row .ticket-row-left > * {
            margin-right: .87rem;
            padding-right: .87rem; } }
    .front .ticket-row .ticket-row-right {
      margin-left: auto; }
    @media only screen and (max-width: 1125px) {
      .front .ticket-row .button, .front .ticket-row .cart-button, .front .ticket-row #sponsorship-levels .level form .add, #sponsorship-levels .level form .front .ticket-row .add, .front .ticket-row .overlay-card .bottom .level-filled, .overlay-card .bottom .front .ticket-row .level-filled {
        font-size: .875rem;
        padding: 1rem; } }
    .front .ticket-row #quantity-select {
      min-width: 200px;
      margin: 0; }
      @media only screen and (max-width: 875px) {
        .front .ticket-row #quantity-select {
          min-width: auto;
          min-width: max-content;
          padding-right: 2.1rem; } }
  .front .fixed-center-screen {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    visibility: hidden; }
    .front .fixed-center-screen.visible {
      visibility: visible; }
  .front .form-modal {
    position: relative;
    margin: 0 auto;
    z-index: 102;
    width: 710px;
    padding: 5rem 4.5625rem;
    background-color: #FFF;
    box-sizing: border-box; }
  .front .form-modal-content {
    max-height: calc(100vh - 4.5625rem*2);
    overflow-x: hidden;
    overflow-y: scroll; }
  .front .sponsor-category {
    margin-top: 1.5rem; }
  .front .sponsor-wrapper {
    display: block;
    padding: .75rem;
    margin-bottom: 16px;
    outline: 1px solid #CED5DA;
    box-sizing: border-box; }
    .front .sponsor-wrapper img {
      margin: 0 auto; }
    .front .sponsor-wrapper.no-img {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 18.125rem;
      text-align: center; }
      .front .sponsor-wrapper.no-img p {
        margin-bottom: 0; }
      @media only screen and (max-width: 1440px) {
        .front .sponsor-wrapper.no-img {
          height: 17.3vw; } }
      @media only screen and (max-width: 875px) {
        .front .sponsor-wrapper.no-img {
          height: 25.4vw; } }
      @media only screen and (max-width: 525px) {
        .front .sponsor-wrapper.no-img {
          height: auto; } }
    @media only screen and (max-width: 525px) {
      .front .sponsor-wrapper {
        padding: 2rem;
        height: auto; } }
  .front #registration-event {
    margin-bottom: 3rem;
    padding: 1.33rem 0;
    border-top: 1px solid #CED5DA;
    border-bottom: 1px solid #CED5DA; }
    .front #registration-event img {
      width: 153px;
      margin-right: 1rem; }
  .front .thank-you-block {
    margin: 0 auto 2.5rem;
    padding: 3.5625rem;
    width: 670px;
    box-sizing: border-box; }
    .front .thank-you-block .item-title {
      font-size: 1.25rem;
      font-weight: 600; }
    .front .thank-you-block .item-subheading {
      margin-bottom: .5rem;
      font-size: .6875rem;
      text-transform: uppercase; }
      .front .thank-you-block .item-subheading + p {
        margin-bottom: 1.6rem;
        line-height: 1.4; }
    .front .thank-you-block .col-right {
      width: 458px;
      margin-left: 4.5rem;
      box-sizing: border-box; }
    .front .thank-you-block .thank-you-section {
      margin-bottom: 2rem;
      border-bottom: 1px solid #DDD; }
      .front .thank-you-block .thank-you-section:last-child {
        margin-bottom: 0;
        border: none; }
    .front .thank-you-block img {
      align-self: flex-start; }
  .front #cart #cart-actions {
    padding: 3em 1.5em;
    background: #F9F8F6; }
  .front #cart .item .inner {
    position: static;
    top: auto;
    transform: none; }
  .front #reader-status-display {
    margin: .2rem;
    font-size: .7em;
    text-transform: uppercase;
    letter-spacing: .8px; }
    .front #reader-status-display span {
      font-weight: bold;
      text-transform: capitalize; }
  .front #digital-wallet-options {
    display: none; }
    .front #digital-wallet-options #pay-with-card {
      position: relative;
      margin: 4em 0 2em 0;
      text-align: center; }
      .front #digital-wallet-options #pay-with-card span {
        position: relative;
        z-index: 2;
        padding: 5px 10px;
        background: #FFF; }
      .front #digital-wallet-options #pay-with-card:after {
        position: absolute;
        top: 50%;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 1px;
        background: #CED5DA;
        content: '';
        transform: translate(0, -50%);
        perspective: 1000px;
        -moz-transform: translate(0, -50%);
        -moz-perspective: 1000;
        -webkit-transform: translate(0, -50%);
        -webkit-perspective: 1000;
        -o-transform: translate(0, -50%);
        -o-perspective: 1000;
        -ms-transform: translate(0, -50%);
        -ms-perspective: 1000; }
  .front #payment-buttons {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px; }
    .front #payment-buttons #payment-request-button:empty {
      display: none; }
    @media only screen and (max-width: 525px) {
      .front #payment-buttons {
        grid-template-columns: 1fr;
        gap: 10px; } }
  .front .campaign-row {
    padding: 2rem 0; }
    .front .campaign-row h2, .front .campaign-row .field {
      margin: 0; }
    .front .campaign-row .flex {
      gap: 30px 40px; }
    .front .campaign-row .select-field {
      margin-right: 16px; }
    .front .campaign-row .select-field, .front .campaign-row .button, .front .campaign-row .cart-button, .front .campaign-row #sponsorship-levels .level form .add, #sponsorship-levels .level form .front .campaign-row .add, .front .campaign-row .overlay-card .bottom .level-filled, .overlay-card .bottom .front .campaign-row .level-filled {
      width: 200px; }
  .front #raffle-images {
    padding: 2em 0; }

/* --- Event Registration Modal --- */
@media only screen and (max-width: 875px) {
  #register-overlay .span20 {
    width: calc(100% - 20px);
    margin-left: 20px !important; } }

@media only screen and (max-width: 525px) {
  #register-overlay .lucy-wrapper, #register-overlay .layout--7030 {
    padding: 0; }
  #register-overlay .span20 {
    margin-left: 0 !important; } }

#register-overlay-bg {
  position: fixed;
  display: none;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75); }

#register-overlay-wrap {
  position: fixed;
  display: none;
  z-index: 11;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translate(0, -50%);
  perspective: 1000px;
  -moz-transform: translate(0, -50%);
  -moz-perspective: 1000;
  -webkit-transform: translate(0, -50%);
  -webkit-perspective: 1000;
  -o-transform: translate(0, -50%);
  -o-perspective: 1000;
  -ms-transform: translate(0, -50%);
  -ms-perspective: 1000; }

#register-overlay-inner {
  position: relative;
  max-height: calc(97vh - 2em);
  padding-top: 3em;
  background: #FFF;
  overflow: scroll;
  -webkit-overflow-scrolling: touch; }
  @media only screen and (max-width: 875px) {
    #register-overlay-inner .span8, #register-overlay-inner .span3, #register-overlay-inner .span4 {
      width: calc(100% - 20px); } }
  @media only screen and (max-width: 525px) {
    #register-overlay-inner {
      max-height: 100vh;
      height: calc(100vh - 50px);
      padding: 25px;
      border-radius: 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      -o-border-radius: 0;
      -ms-border-radius: 0;
      -moz-background-clip: padding-box;
      -webkit-background-clip: padding-box;
      -o-background-clip: padding-box;
      -ms-background-clip: padding-box; } }
  #register-overlay-inner .heading {
    margin-bottom: 0; }
  #register-overlay-inner h2 {
    padding-right: 2em;
    font-size: 2.25em; }
    @media only screen and (max-width: 875px) {
      #register-overlay-inner h2 {
        font-size: 7vw; } }
  #register-overlay-inner h3 {
    margin-bottom: 1.5em;
    font-size: 1em;
    font-size: 1.25em;
    font-weight: 500;
    text-transform: capitalize; }
  #register-overlay-inner #register-questions p {
    margin-bottom: .5em;
    color: #153D58; }
  #register-overlay-inner #register-guests {
    margin-top: 2em;
    padding-top: 2em;
    border-top: 1px solid #CED5DA; }
    @media only screen and (max-width: 875px) {
      #register-overlay-inner #register-guests .span7 {
        width: calc(100% - 20px); } }
    @media only screen and (max-width: 525px) {
      #register-overlay-inner #register-guests {
        margin: 0;
        padding-bottom: 0; } }
    #register-overlay-inner #register-guests h3 {
      margin-bottom: 1.5em;
      font-size: 1em;
      font-size: 1.25em;
      text-transform: capitalize; }
      #register-overlay-inner #register-guests h3 span {
        font-weight: 300; }
    #register-overlay-inner #register-guests p {
      color: #153D58;
      margin-bottom: .5em; }
  #register-overlay-inner .buttons {
    padding: 2em 0;
    text-align: center; }
    @media only screen and (max-width: 525px) {
      #register-overlay-inner .buttons .button, #register-overlay-inner .buttons .cart-button, #register-overlay-inner .buttons #sponsorship-levels .level form .add, #sponsorship-levels .level form #register-overlay-inner .buttons .add, #register-overlay-inner .buttons .overlay-card .bottom .level-filled, .overlay-card .bottom #register-overlay-inner .buttons .level-filled, #register-overlay-inner .buttons button {
        display: inline-block;
        width: calc(50% - 20px);
        margin-right: 10px;
        padding: .8em 0;
        text-align: center; }
      #register-overlay-inner .buttons button {
        margin-right: 0 !important; } }

#register-overlay-close {
  display: inline-block;
  margin-right: 10px;
  padding: 1.5em 2.5em;
  line-height: 1;
  text-align: center;
  color: #153D58;
  text-transform: uppercase;
  font-weight: 700;
  font-size: .75rem;
  letter-spacing: .1em;
  background: #153D58;
  color: #96BE55;
  text-decoration: none; }
  #register-overlay-close:hover, #register-overlay-close:focus {
    text-decoration: underline; }

#register-submit {
  padding: 1.5em 2.5em !important;
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important; }
  #register-submit:before {
    display: none; }
  #register-submit:hover, #register-submit:focus {
    background: #153D58 !important;
    color: #96BE55 !important;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }

/* --- Auction Items --- */
#event-auction .item {
  margin-top: 2.5em;
  padding-bottom: 2.5em;
  border-bottom: 1px solid #CED5DA; }
  @media only screen and (max-width: 875px) {
    #event-auction .item .span6, #event-auction .item .span17 {
      width: calc(100% - 20px);
      margin-left: 20px !important; } }
  @media only screen and (max-width: 525px) {
    #event-auction .item .span6, #event-auction .item .span17 {
      margin-left: 0 !important; } }
  #event-auction .item h2 {
    margin-bottom: .2em;
    font-size: 1.5em; }
  @media only screen and (max-width: 875px) {
    #event-auction .item img {
      margin-bottom: 1em; } }
  #event-auction .item p {
    font-size: .85em; }
  #event-auction .item .value {
    font-size: 1.12em;
    font-weight: 400;
    color: #000; }
  #event-auction .item .provider p {
    font-weight: 500;
    color: #000; }
  #event-auction .item:first-of-type {
    padding-top: 2.5em;
    border-top: 1px solid #CED5DA; }
  #event-auction .item:last-child {
    padding-bottom: 0;
    border-bottom: none; }

/* --- Sponsor Packages --- */
#sponsorship-levels {
  margin-top: 64px;
  font-size: 0; }
  #sponsorship-levels .level {
    position: relative;
    display: inline-block;
    width: calc(100% / 3 - 14px);
    margin: 0 20px 20px 0;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -o-border-top-left-radius: 10px;
    -ms-border-top-left-radius: 10px;
    -moz-background-clip: "padding-box";
    -webkit-background-clip: "padding-box";
    -o-background-clip: "padding-box";
    -ms-background-clip: "padding-box";
    border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -o-border-top-right-radius: 10px;
    -ms-border-top-right-radius: 10px;
    -moz-background-clip: "padding-box";
    -webkit-background-clip: "padding-box";
    -o-background-clip: "padding-box";
    -ms-background-clip: "padding-box"; }
    #sponsorship-levels .level .top {
      position: relative;
      height: 0;
      padding-bottom: 75%;
      background: #153D58; }
    #sponsorship-levels .level .bottom {
      position: relative;
      padding: 2em 0 1.5em 0;
      border: 1px solid #CED5DA;
      border-bottom-left-radius: 10px;
      -moz-border-bottom-left-radius: 10px;
      -webkit-border-bottom-left-radius: 10px;
      -o-border-bottom-left-radius: 10px;
      -ms-border-bottom-left-radius: 10px;
      -moz-background-clip: "padding-box";
      -webkit-background-clip: "padding-box";
      -o-background-clip: "padding-box";
      -ms-background-clip: "padding-box";
      border-bottom-right-radius: 10px;
      -moz-border-bottom-right-radius: 10px;
      -webkit-border-bottom-right-radius: 10px;
      -o-border-bottom-right-radius: 10px;
      -ms-border-bottom-right-radius: 10px;
      -moz-background-clip: "padding-box";
      -webkit-background-clip: "padding-box";
      -o-background-clip: "padding-box";
      -ms-background-clip: "padding-box"; }
      #sponsorship-levels .level .bottom p {
        margin-bottom: 0; }
      #sponsorship-levels .level .bottom .link {
        position: relative;
        display: inline-block;
        padding: .75em 1.25em;
        font-size: .7em;
        font-weight: bold;
        line-height: 1;
        text-decoration: none; }
        #sponsorship-levels .level .bottom .link:hover {
          text-decoration: underline; }
        #sponsorship-levels .level .bottom .link:before {
          position: absolute;
          top: 0;
          left: -.5em;
          width: 1px;
          height: 100%;
          background: #D8D8D8;
          content: ''; }
        #sponsorship-levels .level .bottom .link:first-child:before {
          display: none; }
    #sponsorship-levels .level:nth-child(3n) {
      margin-right: 0; }
    #sponsorship-levels .level .title {
      margin-bottom: .25em;
      font-size: .75em;
      text-transform: uppercase;
      font-weight: bold; }
    #sponsorship-levels .level .price {
      margin-bottom: .1em;
      line-height: 1;
      font-weight: bold;
      font-size: 3.5em;
      letter-spacing: -.45px; }
      #sponsorship-levels .level .price span {
        position: relative;
        top: -15px;
        font-size: .2em; }
        #sponsorship-levels .level .price span:first-child {
          font-size: .3em; }
        #sponsorship-levels .level .price span:last-child {
          text-transform: uppercase; }
    #sponsorship-levels .level .outer {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      #sponsorship-levels .level .outer .inner {
        display: table;
        width: 100%;
        height: 100%; }
        #sponsorship-levels .level .outer .inner .wrap {
          position: relative;
          display: table-cell;
          vertical-align: middle; }
    #sponsorship-levels .level .button, #sponsorship-levels .level .cart-button, #sponsorship-levels .level form .add, #sponsorship-levels .level .overlay-card .bottom .level-filled, .overlay-card .bottom #sponsorship-levels .level .level-filled {
      position: absolute;
      top: 0;
      left: 50%;
      width: 70%;
      margin-bottom: 0;
      padding: 1.5em 0 !important;
      text-align: center;
      white-space: nowrap;
      transform: translate(-50%, -50%);
      perspective: 1000px;
      -moz-transform: translate(-50%, -50%);
      -moz-perspective: 1000;
      -webkit-transform: translate(-50%, -50%);
      -webkit-perspective: 1000;
      -o-transform: translate(-50%, -50%);
      -o-perspective: 1000;
      -ms-transform: translate(-50%, -50%);
      -ms-perspective: 1000;
      transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out; }
      #sponsorship-levels .level .button.view-benefits, #sponsorship-levels .level .view-benefits.cart-button, #sponsorship-levels .level form .view-benefits.add, #sponsorship-levels .level .overlay-card .bottom .view-benefits.level-filled, .overlay-card .bottom #sponsorship-levels .level .view-benefits.level-filled {
        background: #F4F3EF; }
      #sponsorship-levels .level .button:before, #sponsorship-levels .level .cart-button:before, #sponsorship-levels .level form .add:before, #sponsorship-levels .level .overlay-card .bottom .level-filled:before, .overlay-card .bottom #sponsorship-levels .level .level-filled:before {
        display: none; }
      #sponsorship-levels .level .button:hover, #sponsorship-levels .level .cart-button:hover, #sponsorship-levels .level form .add:hover, #sponsorship-levels .level .overlay-card .bottom .level-filled:hover, .overlay-card .bottom #sponsorship-levels .level .level-filled:hover {
        padding: 1.5em 0 !important;
        background-color: #F5C84D !important; }
    #sponsorship-levels .level form .add {
      position: relative;
      top: auto;
      left: auto;
      background-color: #96BE55 !important;
      transform: translate(0, 0);
      perspective: 1000px;
      -moz-transform: translate(0, 0);
      -moz-perspective: 1000;
      -webkit-transform: translate(0, 0);
      -webkit-perspective: 1000;
      -o-transform: translate(0, 0);
      -o-perspective: 1000;
      -ms-transform: translate(0, 0);
      -ms-perspective: 1000; }
      #sponsorship-levels .level form .add a {
        text-decoration: none !important;
        transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out; }
      #sponsorship-levels .level form .add:hover {
        background-color: #153D58 !important; }
        #sponsorship-levels .level form .add:hover a {
          padding: 1.5em 0 !important;
          color: #FFF !important;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; }
    #sponsorship-levels .level form .level-filled {
      padding: .85em 0;
      font-weight: 700;
      font-size: .8em;
      text-transform: uppercase;
      color: #153D58;
      cursor: not-allowed !important; }
      #sponsorship-levels .level form .level-filled:hover {
        transform: scale(1);
        perspective: 1000px;
        -moz-transform: scale(1);
        -moz-perspective: 1000;
        -webkit-transform: scale(1);
        -webkit-perspective: 1000;
        -o-transform: scale(1);
        -o-perspective: 1000;
        -ms-transform: scale(1);
        -ms-perspective: 1000; }
    #sponsorship-levels .level:hover .content {
      transform: translate(0, -25px);
      perspective: 1000px;
      -moz-transform: translate(0, -25px);
      -moz-perspective: 1000;
      -webkit-transform: translate(0, -25px);
      -webkit-perspective: 1000;
      -o-transform: translate(0, -25px);
      -o-perspective: 1000;
      -ms-transform: translate(0, -25px);
      -ms-perspective: 1000; }
    #sponsorship-levels .level:hover .button, #sponsorship-levels .level:hover .cart-button, #sponsorship-levels .level:hover form .add, #sponsorship-levels .level:hover .overlay-card .bottom .level-filled, .overlay-card .bottom #sponsorship-levels .level:hover .level-filled {
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
    @media only screen and (max-width: 1440px) {
      #sponsorship-levels .level {
        width: calc(50% - 11px); }
        #sponsorship-levels .level .top {
          height: 225px;
          padding-bottom: 0; }
        #sponsorship-levels .level:nth-child(3n) {
          margin-right: 20px; }
        #sponsorship-levels .level:nth-child(even) {
          margin-right: 0; } }
    @media only screen and (max-width: 525px) {
      #sponsorship-levels .level {
        width: 100%;
        margin-right: 0; }
        #sponsorship-levels .level .top {
          height: auto;
          padding: 1.5em 0 2.25em 0; }
          #sponsorship-levels .level .top .price {
            font-size: 2.75em; }
          #sponsorship-levels .level .top .outer, #sponsorship-levels .level .top .inner, #sponsorship-levels .level .top .wrap {
            position: relative;
            top: auto;
            left: auto;
            width: 100%;
            height: auto; }
        #sponsorship-levels .level .bottom {
          padding: 2em 0 1em 0; } }

/* --- Sponsorship Cards Viewer --- */
#sponsorship-content {
  margin-bottom: 4em; }

#sponsorship-cards-nav, #sponsorship-cards-nav-mobile {
  position: fixed;
  z-index: 0;
  top: 100%;
  left: 0;
  width: 100vw;
  height: 100%;
  background: transparent url(../images/card-nav-shadow.png) repeat-x bottom left;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out; }
  #sponsorship-cards-nav.open, #sponsorship-cards-nav-mobile.open {
    top: 0; }
  #sponsorship-cards-nav a, #sponsorship-cards-nav-mobile a {
    position: absolute;
    top: 250px;
    left: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #153D58;
    text-align: center;
    text-decoration: none;
    background: #96BE55;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -o-background-clip: padding-box;
    -ms-background-clip: padding-box;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out; }
    #sponsorship-cards-nav a span, #sponsorship-cards-nav-mobile a span {
      font-size: .75em; }
    #sponsorship-cards-nav a#sponsorship-cards-previous, #sponsorship-cards-nav-mobile a#sponsorship-cards-previous {
      transform: translate(-325px, 0);
      perspective: 1000px;
      -moz-transform: translate(-325px, 0);
      -moz-perspective: 1000;
      -webkit-transform: translate(-325px, 0);
      -webkit-perspective: 1000;
      -o-transform: translate(-325px, 0);
      -o-perspective: 1000;
      -ms-transform: translate(-325px, 0);
      -ms-perspective: 1000; }
      #sponsorship-cards-nav a#sponsorship-cards-previous:hover, #sponsorship-cards-nav-mobile a#sponsorship-cards-previous:hover {
        transform: translate(-330px, 0);
        perspective: 1000px;
        -moz-transform: translate(-330px, 0);
        -moz-perspective: 1000;
        -webkit-transform: translate(-330px, 0);
        -webkit-perspective: 1000;
        -o-transform: translate(-330px, 0);
        -o-perspective: 1000;
        -ms-transform: translate(-330px, 0);
        -ms-perspective: 1000; }
    #sponsorship-cards-nav a#sponsorship-cards-next, #sponsorship-cards-nav-mobile a#sponsorship-cards-next {
      transform: translate(275px, 0);
      perspective: 1000px;
      -moz-transform: translate(275px, 0);
      -moz-perspective: 1000;
      -webkit-transform: translate(275px, 0);
      -webkit-perspective: 1000;
      -o-transform: translate(275px, 0);
      -o-perspective: 1000;
      -ms-transform: translate(275px, 0);
      -ms-perspective: 1000; }
      #sponsorship-cards-nav a#sponsorship-cards-next:hover, #sponsorship-cards-nav-mobile a#sponsorship-cards-next:hover {
        transform: translate(280px, 0);
        perspective: 1000px;
        -moz-transform: translate(280px, 0);
        -moz-perspective: 1000;
        -webkit-transform: translate(280px, 0);
        -webkit-perspective: 1000;
        -o-transform: translate(280px, 0);
        -o-perspective: 1000;
        -ms-transform: translate(280px, 0);
        -ms-perspective: 1000; }
  #sponsorship-cards-nav ul, #sponsorship-cards-nav-mobile ul {
    position: absolute;
    bottom: 40px;
    left: 50%;
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 16px;
    text-align: center;
    list-style-type: none;
    transform: translate(-50%, 0);
    perspective: 1000px;
    -moz-transform: translate(-50%, 0);
    -moz-perspective: 1000;
    -webkit-transform: translate(-50%, 0);
    -webkit-perspective: 1000;
    -o-transform: translate(-50%, 0);
    -o-perspective: 1000;
    -ms-transform: translate(-50%, 0);
    -ms-perspective: 1000; }
    #sponsorship-cards-nav ul li, #sponsorship-cards-nav-mobile ul li {
      display: inline-block;
      width: 10px;
      height: 10px;
      margin: 0;
      background: #96BE55;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      -o-border-radius: 50%;
      -ms-border-radius: 50%;
      -moz-background-clip: padding-box;
      -webkit-background-clip: padding-box;
      -o-background-clip: padding-box;
      -ms-background-clip: padding-box; }
      #sponsorship-cards-nav ul li.active, #sponsorship-cards-nav-mobile ul li.active {
        background: #153D58; }
  @media only screen and (max-width: 875px) {
    #sponsorship-cards-nav, #sponsorship-cards-nav-mobile {
      display: none; } }

#sponsorship-cards-nav-mobile {
  display: none; }
  @media only screen and (max-width: 875px) {
    #sponsorship-cards-nav-mobile {
      top: auto;
      bottom: -140px;
      z-index: 12;
      display: block;
      height: 140px;
      transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out; }
      #sponsorship-cards-nav-mobile a {
        top: auto;
        bottom: 27px; }
        #sponsorship-cards-nav-mobile a#sponsorship-cards-previous-mobile {
          left: 17px;
          transform: translate(0, 0);
          perspective: 1000px;
          -moz-transform: translate(0, 0);
          -moz-perspective: 1000;
          -webkit-transform: translate(0, 0);
          -webkit-perspective: 1000;
          -o-transform: translate(0, 0);
          -o-perspective: 1000;
          -ms-transform: translate(0, 0);
          -ms-perspective: 1000; }
          #sponsorship-cards-nav-mobile a#sponsorship-cards-previous-mobile:hover {
            transform: translate(0, 0);
            perspective: 1000px;
            -moz-transform: translate(0, 0);
            -moz-perspective: 1000;
            -webkit-transform: translate(0, 0);
            -webkit-perspective: 1000;
            -o-transform: translate(0, 0);
            -o-perspective: 1000;
            -ms-transform: translate(0, 0);
            -ms-perspective: 1000; }
        #sponsorship-cards-nav-mobile a#sponsorship-cards-next-mobile {
          left: auto;
          right: 17px;
          transform: translate(0, 0);
          perspective: 1000px;
          -moz-transform: translate(0, 0);
          -moz-perspective: 1000;
          -webkit-transform: translate(0, 0);
          -webkit-perspective: 1000;
          -o-transform: translate(0, 0);
          -o-perspective: 1000;
          -ms-transform: translate(0, 0);
          -ms-perspective: 1000; }
          #sponsorship-cards-nav-mobile a#sponsorship-cards-next-mobile:hover {
            transform: translate(0, 0);
            perspective: 1000px;
            -moz-transform: translate(0, 0);
            -moz-perspective: 1000;
            -webkit-transform: translate(0, 0);
            -webkit-perspective: 1000;
            -o-transform: translate(0, 0);
            -o-perspective: 1000;
            -ms-transform: translate(0, 0);
            -ms-perspective: 1000; }
      #sponsorship-cards-nav-mobile.open {
        top: auto;
        bottom: 0; } }

.overlay-card {
  position: absolute;
  top: 50px;
  left: 100%;
  width: 500px;
  margin-bottom: 100px;
  overflow: hidden;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  -o-background-clip: padding-box;
  -ms-background-clip: padding-box;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transform: translate(0, 0);
  perspective: 1000px;
  -moz-transform: translate(0, 0);
  -moz-perspective: 1000;
  -webkit-transform: translate(0, 0);
  -webkit-perspective: 1000;
  -o-transform: translate(0, 0);
  -o-perspective: 1000;
  -ms-transform: translate(0, 0);
  -ms-perspective: 1000; }
  @media only screen and (max-width: 875px) {
    .overlay-card {
      top: 25px;
      width: calc(100% - 40px); } }
  @media only screen and (max-width: 525px) {
    .overlay-card {
      top: 5px;
      margin-bottom: 150px; } }
  .overlay-card.active {
    z-index: 1;
    left: 50%;
    transform: translate(-50%, 0);
    perspective: 1000px;
    -moz-transform: translate(-50%, 0);
    -moz-perspective: 1000;
    -webkit-transform: translate(-50%, 0);
    -webkit-perspective: 1000;
    -o-transform: translate(-50%, 0);
    -o-perspective: 1000;
    -ms-transform: translate(-50%, 0);
    -ms-perspective: 1000; }
  .overlay-card.previous, .overlay-card.next {
    z-index: 3;
    top: 105px;
    cursor: pointer; }
    @media only screen and (max-width: 875px) {
      .overlay-card.previous, .overlay-card.next {
        top: 25px; } }
    .overlay-card.previous .top, .overlay-card.next .top {
      padding-bottom: 2em; }
    .overlay-card.previous .bottom, .overlay-card.next .bottom {
      padding-top: 1.5em; }
      .overlay-card.previous .bottom .buttons, .overlay-card.next .bottom .buttons {
        overflow: hidden;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0; }
    .overlay-card.previous nav, .overlay-card.next nav {
      top: calc(100% - 86px); }
    .overlay-card.previous .icon-close, .overlay-card.next .icon-close {
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0; }
  .overlay-card.previous {
    left: 0;
    transform: translate(-50%, 0);
    perspective: 1000px;
    -moz-transform: translate(-50%, 0);
    -moz-perspective: 1000;
    -webkit-transform: translate(-50%, 0);
    -webkit-perspective: 1000;
    -o-transform: translate(-50%, 0);
    -o-perspective: 1000;
    -ms-transform: translate(-50%, 0);
    -ms-perspective: 1000; }
    .overlay-card.previous.hidden {
      transform: translate(-100%, 0);
      perspective: 1000px;
      -moz-transform: translate(-100%, 0);
      -moz-perspective: 1000;
      -webkit-transform: translate(-100%, 0);
      -webkit-perspective: 1000;
      -o-transform: translate(-100%, 0);
      -o-perspective: 1000;
      -ms-transform: translate(-100%, 0);
      -ms-perspective: 1000; }
    .overlay-card.previous:hover {
      transform: translate(0, 0);
      perspective: 1000px;
      -moz-transform: translate(0, 0);
      -moz-perspective: 1000;
      -webkit-transform: translate(0, 0);
      -webkit-perspective: 1000;
      -o-transform: translate(0, 0);
      -o-perspective: 1000;
      -ms-transform: translate(0, 0);
      -ms-perspective: 1000; }
    @media only screen and (max-width: 1440px) {
      .overlay-card.previous {
        transform: translate(-80%, 0);
        perspective: 1000px;
        -moz-transform: translate(-80%, 0);
        -moz-perspective: 1000;
        -webkit-transform: translate(-80%, 0);
        -webkit-perspective: 1000;
        -o-transform: translate(-80%, 0);
        -o-perspective: 1000;
        -ms-transform: translate(-80%, 0);
        -ms-perspective: 1000; } }
    @media only screen and (max-width: 1125px) {
      .overlay-card.previous {
        transform: translate(-90%, 0);
        perspective: 1000px;
        -moz-transform: translate(-90%, 0);
        -moz-perspective: 1000;
        -webkit-transform: translate(-90%, 0);
        -webkit-perspective: 1000;
        -o-transform: translate(-90%, 0);
        -o-perspective: 1000;
        -ms-transform: translate(-90%, 0);
        -ms-perspective: 1000; } }
    @media only screen and (max-width: 875px) {
      .overlay-card.previous {
        transform: translate(calc(-100% + 15px), 0);
        perspective: 1000px;
        -moz-transform: translate(calc(-100% + 15px), 0);
        -moz-perspective: 1000;
        -webkit-transform: translate(calc(-100% + 15px), 0);
        -webkit-perspective: 1000;
        -o-transform: translate(calc(-100% + 15px), 0);
        -o-perspective: 1000;
        -ms-transform: translate(calc(-100% + 15px), 0);
        -ms-perspective: 1000; }
        .overlay-card.previous:hover {
          transform: translate(calc(-100% + 15px), 0);
          perspective: 1000px;
          -moz-transform: translate(calc(-100% + 15px), 0);
          -moz-perspective: 1000;
          -webkit-transform: translate(calc(-100% + 15px), 0);
          -webkit-perspective: 1000;
          -o-transform: translate(calc(-100% + 15px), 0);
          -o-perspective: 1000;
          -ms-transform: translate(calc(-100% + 15px), 0);
          -ms-perspective: 1000; } }
  .overlay-card.next {
    left: 100%;
    transform: translate(-50%, 0);
    perspective: 1000px;
    -moz-transform: translate(-50%, 0);
    -moz-perspective: 1000;
    -webkit-transform: translate(-50%, 0);
    -webkit-perspective: 1000;
    -o-transform: translate(-50%, 0);
    -o-perspective: 1000;
    -ms-transform: translate(-50%, 0);
    -ms-perspective: 1000; }
    .overlay-card.next.hidden {
      transform: translate(100%, 0);
      perspective: 1000px;
      -moz-transform: translate(100%, 0);
      -moz-perspective: 1000;
      -webkit-transform: translate(100%, 0);
      -webkit-perspective: 1000;
      -o-transform: translate(100%, 0);
      -o-perspective: 1000;
      -ms-transform: translate(100%, 0);
      -ms-perspective: 1000; }
    .overlay-card.next:hover {
      transform: translate(-100%, 0);
      perspective: 1000px;
      -moz-transform: translate(-100%, 0);
      -moz-perspective: 1000;
      -webkit-transform: translate(-100%, 0);
      -webkit-perspective: 1000;
      -o-transform: translate(-100%, 0);
      -o-perspective: 1000;
      -ms-transform: translate(-100%, 0);
      -ms-perspective: 1000; }
    @media only screen and (max-width: 1440px) {
      .overlay-card.next {
        transform: translate(-20%, 0);
        perspective: 1000px;
        -moz-transform: translate(-20%, 0);
        -moz-perspective: 1000;
        -webkit-transform: translate(-20%, 0);
        -webkit-perspective: 1000;
        -o-transform: translate(-20%, 0);
        -o-perspective: 1000;
        -ms-transform: translate(-20%, 0);
        -ms-perspective: 1000; } }
    @media only screen and (max-width: 1125px) {
      .overlay-card.next {
        transform: translate(-10%, 0);
        perspective: 1000px;
        -moz-transform: translate(-10%, 0);
        -moz-perspective: 1000;
        -webkit-transform: translate(-10%, 0);
        -webkit-perspective: 1000;
        -o-transform: translate(-10%, 0);
        -o-perspective: 1000;
        -ms-transform: translate(-10%, 0);
        -ms-perspective: 1000; } }
    @media only screen and (max-width: 875px) {
      .overlay-card.next {
        transform: translate(-15px, 0);
        perspective: 1000px;
        -moz-transform: translate(-15px, 0);
        -moz-perspective: 1000;
        -webkit-transform: translate(-15px, 0);
        -webkit-perspective: 1000;
        -o-transform: translate(-15px, 0);
        -o-perspective: 1000;
        -ms-transform: translate(-15px, 0);
        -ms-perspective: 1000; }
        .overlay-card.next:hover {
          transform: translate(-15px, 0);
          perspective: 1000px;
          -moz-transform: translate(-15px, 0);
          -moz-perspective: 1000;
          -webkit-transform: translate(-15px, 0);
          -webkit-perspective: 1000;
          -o-transform: translate(-15px, 0);
          -o-perspective: 1000;
          -ms-transform: translate(-15px, 0);
          -ms-perspective: 1000; } }
  .overlay-card .icon-close {
    position: absolute;
    z-index: 3;
    top: 1.5em;
    right: 1.5em;
    font-size: .8em;
    color: #FFF;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out; }
  .overlay-card .wrap {
    position: relative;
    z-index: 2;
    background: #FFF;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out; }
  .overlay-card .top {
    padding: 2.5em 3em 3.5em 3em;
    text-align: center;
    color: #FFF;
    background: #153D58;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out; }
    @media only screen and (max-width: 875px) {
      .overlay-card .top {
        padding: 2.5em 2em 3.5em 2em; } }
    .overlay-card .top .title {
      margin-bottom: .25em;
      font-size: .75em;
      text-transform: uppercase;
      font-weight: bold; }
    .overlay-card .top .price {
      margin-bottom: .1em;
      line-height: 1;
      font-weight: bold;
      font-size: 3.5em;
      letter-spacing: -.45px; }
      .overlay-card .top .price span {
        position: relative;
        top: -15px;
        font-size: .2em; }
        .overlay-card .top .price span:first-child {
          font-size: .3em; }
        .overlay-card .top .price span:last-child {
          text-transform: uppercase; }
    .overlay-card .top .guests {
      margin-bottom: 0;
      font-size: .7em; }
  .overlay-card .bottom {
    position: relative;
    padding: 5em 3.5em;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out; }
    @media only screen and (max-width: 875px) {
      .overlay-card .bottom {
        padding: 3.5em 2em; } }
    .overlay-card .bottom .buttons {
      position: absolute;
      top: -24px;
      left: 0;
      width: 100%;
      padding: 0 3.5em;
      transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -webkit-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      -ms-transition: all 0.4s ease-in-out;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box; }
      @media only screen and (max-width: 875px) {
        .overlay-card .bottom .buttons {
          padding: 0 2em; } }
    .overlay-card .bottom .button, .overlay-card .bottom .cart-button, .overlay-card .bottom #sponsorship-levels .level form .add, #sponsorship-levels .level form .overlay-card .bottom .add, .overlay-card .bottom .level-filled {
      width: 100%;
      margin-bottom: 10px;
      padding: 1.5em 0 !important;
      color: #153D58;
      text-align: center;
      background: #96BE55;
      transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -webkit-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      -ms-transition: all 0.4s ease-in-out; }
      @media only screen and (max-width: 875px) {
        .overlay-card .bottom .button span span, .overlay-card .bottom .cart-button span span, .overlay-card .bottom #sponsorship-levels .level form .add span span, #sponsorship-levels .level form .overlay-card .bottom .add span span, .overlay-card .bottom .level-filled span span {
          display: none; } }
    .overlay-card .bottom .level-filled {
      background-color: #F4F3EF !important;
      cursor: not-allowed !important; }
      .overlay-card .bottom .level-filled:before {
        display: none; }
      .overlay-card .bottom .level-filled:hover {
        transform: scale(1);
        perspective: 1000px;
        -moz-transform: scale(1);
        -moz-perspective: 1000;
        -webkit-transform: scale(1);
        -webkit-perspective: 1000;
        -o-transform: scale(1);
        -o-perspective: 1000;
        -ms-transform: scale(1);
        -ms-perspective: 1000; }
    .overlay-card .bottom .benefits {
      margin-top: 1em; }
      .overlay-card .bottom .benefits label {
        display: block;
        margin-bottom: 2em;
        padding-bottom: .5em;
        font-size: .6em;
        font-weight: bold;
        color: #153D58;
        letter-spacing: 1.1px;
        text-transform: uppercase;
        border-bottom: 1px solid #CED5DA; }
      .overlay-card .bottom .benefits ul.check {
        padding: 0;
        list-style-type: none; }
        .overlay-card .bottom .benefits ul.check li {
          margin-bottom: 1em;
          padding-left: 1.75em;
          font-size: .75em;
          line-height: 1.5;
          background: transparent url(../images/bullet-check.png) no-repeat 0 0.25em;
          background-size: 1em 1em; }
    .overlay-card .bottom #sponsorship-cards-tabs ul {
      position: absolute;
      bottom: 30px;
      left: 50%;
      display: inline-block;
      margin: 0;
      padding: 0;
      font-size: 16px;
      text-align: center;
      list-style-type: none;
      transform: translate(-50%, 0);
      perspective: 1000px;
      -moz-transform: translate(-50%, 0);
      -moz-perspective: 1000;
      -webkit-transform: translate(-50%, 0);
      -webkit-perspective: 1000;
      -o-transform: translate(-50%, 0);
      -o-perspective: 1000;
      -ms-transform: translate(-50%, 0);
      -ms-perspective: 1000; }
      .overlay-card .bottom #sponsorship-cards-tabs ul li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0;
        background: #96BE55;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        -moz-background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -o-background-clip: padding-box;
        -ms-background-clip: padding-box; }
        .overlay-card .bottom #sponsorship-cards-tabs ul li.active {
          background: #153D58; }

/* --- Page Overlay System --- */
#page-overlay {
  position: fixed;
  z-index: 11;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9); }

#page-overlay-content, #sponsorship-cards-content {
  position: fixed;
  z-index: 12;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  transform: translate(0, 20%);
  perspective: 1000px;
  -moz-transform: translate(0, 20%);
  -moz-perspective: 1000;
  -webkit-transform: translate(0, 20%);
  -webkit-perspective: 1000;
  -o-transform: translate(0, 20%);
  -o-perspective: 1000;
  -ms-transform: translate(0, 20%);
  -ms-perspective: 1000;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out; }
  #page-overlay-content.open, .open#sponsorship-cards-content {
    transform: translate(0, -100%);
    perspective: 1000px;
    -moz-transform: translate(0, -100%);
    -moz-perspective: 1000;
    -webkit-transform: translate(0, -100%);
    -webkit-perspective: 1000;
    -o-transform: translate(0, -100%);
    -o-perspective: 1000;
    -ms-transform: translate(0, -100%);
    -ms-perspective: 1000; }
  #page-overlay-content.leave, .leave#sponsorship-cards-content {
    transform: translate(0, -200%);
    perspective: 1000px;
    -moz-transform: translate(0, -200%);
    -moz-perspective: 1000;
    -webkit-transform: translate(0, -200%);
    -webkit-perspective: 1000;
    -o-transform: translate(0, -200%);
    -o-perspective: 1000;
    -ms-transform: translate(0, -200%);
    -ms-perspective: 1000; }

#jobs .job-container {
  display: block;
  padding: 2.5rem 0;
  text-decoration: none;
  border-bottom: 1px solid #CED5DA; }
  #jobs .job-container:hover h2, #jobs .job-container:focus h2 {
    text-decoration: underline; }
  #jobs .job-container:first-of-type {
    border-top: 1px solid #CED5DA; }

#jobs .job-title {
  margin-bottom: .5rem; }

#jobs .job-stats {
  margin-bottom: 1rem; }
  #jobs .job-stats span {
    font-size: .67rem;
    letter-spacing: .05rem;
    color: #153D58;
    font-weight: 600;
    text-transform: uppercase; }
    #jobs .job-stats span::after {
      margin: 0 .2rem 0 .5rem;
      color: #153D58;
      content: '|'; }
    #jobs .job-stats span:last-child::after {
      content: none; }

#jobs .job-desc-short {
  margin-bottom: 0; }

#jobs .job-desc br:first-of-type + br {
  display: none; }

#jobs .job-stats-list {
  margin: 3.5rem 0;
  padding: 0;
  list-style: none; }
  #jobs .job-stats-list li {
    display: flex;
    align-items: center;
    margin-bottom: .5rem; }
    #jobs .job-stats-list li .img-wrapper {
      display: inline-flex;
      align-items: center;
      width: 1.3125rem;
      height: 1.3125rem;
      margin-right: .4rem; }
    #jobs .job-stats-list li img {
      margin-top: -2px;
      vertical-align: middle; }
    #jobs .job-stats-list li span {
      color: #153D58; }

/* -- Sajari Search -- */
.sj-result__text {
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #CED5DA; }

.sj-results__result__description {
  margin-bottom: .5rem; }

.sj-paginator ul {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }
  .sj-paginator ul li {
    margin-bottom: 0 !important; }
  .sj-paginator ul button {
    padding: 0 !important;
    margin-right: 10px;
    transition: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    -ms-transition: none !important; }
    .sj-paginator ul button:before {
      display: none; }
    .sj-paginator ul button:hover, .sj-paginator ul button:focus {
      background: #153D58 !important;
      color: #FFF !important; }

.sj-paginator__page-button {
  padding: 0 !important;
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important; }
  .sj-paginator__page-button:before {
    display: none; }
  .sj-paginator__page-button:hover, .sj-paginator__page-button:focus {
    background: #153D58 !important;
    color: #FFF !important; }

.sj-paginator__page-number {
  color: #0A1D29; }

.sj-paginator__page-number--current {
  color: #153D58; }

.sj-summary__query-time {
  display: none; }

/* --- Donate --- */
#donate-page {
  position: relative;
  white-space: nowrap; }
  #donate-page .lucy-wrapper, #donate-page .layout--7030 {
    width: 100%;
    padding: 0;
    margin: 0; }

#donate-left, #donate-right {
  position: relative;
  display: inline-block;
  width: 50vw;
  font-size: 16px;
  vertical-align: top;
  white-space: normal;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out; }
  body.alert #donate-left, body.alert #donate-right {
    height: calc(100vh - $header_height - $alert_height); }
  @media only screen and (max-width: 1125px) {
    #donate-left, #donate-right {
      width: 100vw !important;
      padding: 0 !important; }
      #donate-left#donate-right, #donate-right#donate-right {
        position: relative;
        top: auto;
        left: auto;
        height: auto;
        background-image: none !important; }
        #donate-left#donate-right:before, #donate-right#donate-right:before {
          display: none; } }

#donate-left {
  width: 50vw; }
  #donate-left .inner {
    padding: 4vw 5vw;
    background: #FFF;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
  #donate-left #donate-intro {
    margin-bottom: 4em; }
  #donate-left .note {
    display: none;
    margin-top: -48px;
    margin-bottom: 48px;
    font-size: .8em;
    font-style: italic; }
    #donate-left .note #frequency-amount-wrap {
      display: none; }
    @media only screen and (max-width: 1125px) {
      #donate-left .note {
        margin-top: -24px;
        margin-bottom: 24px; } }
    @media only screen and (max-width: 525px) {
      #donate-left .note {
        margin-top: -32px;
        margin-bottom: 32px; } }
  #donate-left #donate-amount, #donate-left #donate-frequency {
    margin-bottom: 3em; }
    @media only screen and (max-width: 1125px) {
      #donate-left #donate-amount, #donate-left #donate-frequency {
        margin-bottom: 1.5em; } }
    #donate-left #donate-amount .option, #donate-left #donate-frequency .option {
      display: inline-block;
      width: calc(33.333333% - 16px);
      margin: 0 16px 16px 0;
      padding: 1em 0;
      text-align: center;
      font-size: 1.375em;
      font-weight: 700;
      line-height: 1.25;
      color: #153D58;
      text-decoration: none;
      border: 1px solid #CED5DA;
      cursor: pointer;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box; }
      @media only screen and (max-width: 525px) {
        #donate-left #donate-amount .option, #donate-left #donate-frequency .option {
          font-size: 1em; } }
      #donate-left #donate-amount .option input, #donate-left #donate-frequency .option input {
        padding: 0 !important; }
      #donate-left #donate-amount .option:nth-child(3n), #donate-left #donate-frequency .option:nth-child(3n) {
        margin-right: 0; }
      #donate-left #donate-amount .option:hover, #donate-left #donate-frequency .option:hover {
        border-color: #96BE55; }
      #donate-left #donate-amount .option.selected, #donate-left #donate-frequency .option.selected {
        border-color: #96BE55;
        background: rgba(150, 190, 85, 0.1); }
      #donate-left #donate-amount .option:focus, #donate-left #donate-frequency .option:focus {
        outline: #96BE55; }
  #donate-left #other-amount {
    display: none; }
  #donate-left #donate-frequency {
    margin-bottom: 3em; }
  #donate-left #donate-honor {
    margin-bottom: 3em; }
    #donate-left #donate-honor #donate-honor-top {
      padding: 1.5em 0;
      border-top: 1px solid #CED5DA;
      border-bottom: 1px solid #CED5DA; }
    #donate-left #donate-honor #donate-honor-bottom {
      display: none;
      padding: 1.5em 0;
      border-bottom: 1px solid #CED5DA; }
      #donate-left #donate-honor #donate-honor-bottom .row {
        margin-top: 1em; }
    #donate-left #donate-honor label {
      display: inline-block;
      margin: 0 0 0 .15em; }
      @media only screen and (max-width: 525px) {
        #donate-left #donate-honor label {
          width: 90%;
          vertical-align: top; } }
    #donate-left #donate-honor input[type=radio], #donate-left #donate-honor input[type=checkbox] {
      position: relative;
      top: 5px;
      padding: 0;
      vertical-align: top; }
  #donate-left #personal-info, #donate-left #notification-info, #donate-left #payment-info {
    margin-top: 3em; }
    #donate-left #personal-info h3, #donate-left #notification-info h3, #donate-left #payment-info h3 {
      margin-bottom: .5em; }
    @media only screen and (max-width: 1125px) {
      #donate-left #personal-info, #donate-left #notification-info, #donate-left #payment-info {
        margin-top: 1em; } }
  #donate-left #notification-info, #donate-left #honor-fields {
    display: none; }
  #donate-left #donate-processing-fees {
    display: none; }

#donate-right {
  position: fixed;
  top: 132px;
  left: 50vw;
  height: calc(100vh - 132px);
  background-position: center;
  background-size: 100% auto;
  background-size: cover; }
  @media only screen and (max-width: 1125px) {
    #donate-right {
      display: none; } }
  #donate-right img {
    display: none;
    width: 100%; }
    @media only screen and (max-width: 1125px) {
      #donate-right img {
        display: block; } }
  #donate-right.unlock {
    position: absolute;
    bottom: 0;
    top: auto;
    left: 50vw; }
  #donate-right .left-inner {
    position: absolute;
    bottom: 5vw;
    left: 5vw;
    width: 40vw;
    color: #FFF; }
    #donate-right .left-inner .title {
      margin-bottom: .25em;
      font-size: 3.5em;
      font-weight: bold;
      line-height: 1; }
    #donate-right .left-inner p:last-child {
      margin-bottom: 0;
      font-size: .9em; }
    @media only screen and (max-width: 1125px) {
      #donate-right .left-inner {
        position: relative;
        bottom: auto;
        left: auto;
        width: 100%;
        padding: 7vw;
        background: transparent;
        background-attachment: fixed;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box; }
        #donate-right .left-inner .title {
          font-size: 2.25em; }
        #donate-right .left-inner p:last-child {
          display: none; } }

/* --- Campaigns --- */
#campaign-page-header {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 8em 0;
  background-color: #153D58;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased; }
  @media only screen and (max-width: 1125px) {
    #campaign-page-header .span20 {
      width: calc(83.3333333333% - 20px); }
    #campaign-page-header .span4 {
      width: calc(16.6666666667% - 20px); } }
  @media only screen and (max-width: 875px) {
    #campaign-page-header {
      padding: 2em 0; }
      #campaign-page-header .span20, #campaign-page-header .span12, #campaign-page-header .span4 {
        width: calc(100% - 20px); } }
  @media only screen and (max-width: 875px) {
    #campaign-page-header.has-image {
      padding: 0;
      padding-top: 2em; } }
  #campaign-page-header.has-image:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent url(../images/page-header-gradient.png) repeat-y top left;
    background-size: 80% auto;
    content: ''; }
    @media only screen and (max-width: 875px) {
      #campaign-page-header.has-image:after {
        display: none; } }
  #campaign-page-header.has-image img {
    max-width: 100%;
    margin-top: 2em; }
  #campaign-page-header .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important; }
    @media only screen and (max-width: 875px) {
      #campaign-page-header .bg {
        display: none; } }
    @media print {
      #campaign-page-header .bg {
        display: none; } }
  #campaign-page-header .lucy-wrapper, #campaign-page-header .layout--7030 {
    position: relative;
    z-index: 1; }
  #campaign-page-header h1 {
    margin-bottom: 10px;
    color: #FFF; }
  #campaign-page-header p {
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  #campaign-page-header .title {
    margin-bottom: .25em; }
    #campaign-page-header .title span {
      font-weight: 700; }
    #campaign-page-header .title em {
      display: inline-block;
      margin-right: 5px;
      font-weight: 700; }
  #campaign-page-header .thermometer {
    position: relative;
    height: 45px;
    line-height: 60px;
    border: 4px solid #FFF;
    background-color: rgba(21, 61, 88, 0.5); }
    @media only screen and (max-width: 875px) {
      #campaign-page-header .thermometer {
        margin-bottom: 20px; } }
    #campaign-page-header .thermometer .fill {
      top: 0;
      left: 0;
      width: 0;
      height: 45px;
      background: #F5C84D;
      overflow: hidden;
      transition: width 0.5s ease-in-out;
      -moz-transition: width 0.5s ease-in-out;
      -webkit-transition: width 0.5s ease-in-out;
      -o-transition: width 0.5s ease-in-out;
      -ms-transition: width 0.5s ease-in-out; }
  #campaign-page-header .button, #campaign-page-header .cart-button, #campaign-page-header #sponsorship-levels .level form .add, #sponsorship-levels .level form #campaign-page-header .add, #campaign-page-header .overlay-card .bottom .level-filled, .overlay-card .bottom #campaign-page-header .level-filled {
    display: block;
    width: 100%;
    padding: 0;
    height: 52px;
    line-height: 52px; }
  #campaign-page-header img.mobile-only {
    width: 100%;
    margin-top: 2em;
    margin-bottom: -2em; }

#campaign-nav {
  background: #000; }
  #campaign-nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    #campaign-nav ul li {
      display: inline-block; }
      #campaign-nav ul li a, #campaign-nav ul li a:active, #campaign-nav ul li a:visited {
        display: block;
        padding: .75em;
        line-height: 1;
        color: #FFF;
        text-decoration: none; }
        #campaign-nav ul li a.active, #campaign-nav ul li a:active.active, #campaign-nav ul li a:visited.active {
          background: #333; }

@media only screen and (max-width: 875px) {
  #campaign #trail {
    display: none; } }

@media only screen and (max-width: 875px) {
  #campaign aside, #campaign #main-content {
    width: calc(100% - 20px) !important;
    margin-top: 2em;
    margin-left: 20px !important;
    padding-right: 0 !important;
    border: none; } }

@media only screen and (max-width: 525px) {
  #campaign aside, #campaign #main-content {
    width: 100% !important;
    margin-left: 0 !important; } }

#campaign .lucy-slideshow .video-wrapper {
  padding-bottom: 48.25%; }

#campaign .sidebar-callout {
  display: block;
  position: relative; }
  @media only screen and (max-width: 875px) {
    #campaign .sidebar-callout {
      display: none; } }
  #campaign .sidebar-callout .title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #FFF;
    text-decoration: none !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    @media only screen and (max-width: 1125px) {
      #campaign .sidebar-callout .title {
        font-size: 1em; } }
  #campaign .sidebar-callout .button, #campaign .sidebar-callout .cart-button, #campaign .sidebar-callout #sponsorship-levels .level form .add, #sponsorship-levels .level form #campaign .sidebar-callout .add, #campaign .sidebar-callout .overlay-card .bottom .level-filled, .overlay-card .bottom #campaign .sidebar-callout .level-filled {
    display: block;
    padding: 1rem 0;
    width: 100%; }
    @media only screen and (max-width: 1125px) {
      #campaign .sidebar-callout .button, #campaign .sidebar-callout .cart-button, #campaign .sidebar-callout #sponsorship-levels .level form .add, #sponsorship-levels .level form #campaign .sidebar-callout .add, #campaign .sidebar-callout .overlay-card .bottom .level-filled, .overlay-card .bottom #campaign .sidebar-callout .level-filled {
        font-size: .8em; } }
  #campaign .sidebar-callout:hover .button, #campaign .sidebar-callout:hover .cart-button, #campaign .sidebar-callout:hover #sponsorship-levels .level form .add, #sponsorship-levels .level form #campaign .sidebar-callout:hover .add, #campaign .sidebar-callout:hover .overlay-card .bottom .level-filled, .overlay-card .bottom #campaign .sidebar-callout:hover .level-filled {
    background: #F5C84D; }
  #campaign .sidebar-callout:hover:after {
    background-image: linear-gradient(#153D58, #153D58 15%, transparent 60%); }

/* --- Cart --- */
#cart-donate-pitch {
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
  padding-top: 20px;
  border-top: 1px solid #CED5DA;
  color: #0A1D29; }
  @media only screen and (max-width: 1440px) {
    #cart-donate-pitch {
      font-size: .9em; } }
  @media only screen and (max-width: 1125px) {
    #cart-donate-pitch {
      font-size: .8em; } }
  @media only screen and (max-width: 875px) {
    #cart-donate-pitch {
      font-size: 1em; } }
  #cart-donate-pitch p {
    margin-bottom: 10px; }
  #cart-donate-pitch #cart-donate-check {
    float: left;
    width: 35%;
    margin-top: 8px; }
    @media only screen and (max-width: 1440px) {
      #cart-donate-pitch #cart-donate-check {
        width: 40%; } }
  #cart-donate-pitch #cart-donate-amount {
    float: left;
    width: 65% !important;
    height: 45px;
    margin-bottom: 0 !important; }
    @media only screen and (max-width: 1440px) {
      #cart-donate-pitch #cart-donate-amount {
        width: 60% !important; } }

#lucy-checkout {
  margin: 2em 0 4em 0; }
  @media only screen and (max-width: 875px) {
    #lucy-checkout .span6.main {
      width: calc(100% - 20px);
      margin-left: 20px !important; } }
  @media only screen and (max-width: 525px) {
    #lucy-checkout .span6.main {
      margin-left: 0 !important; } }

#lucy-cart {
  margin: 2em 0 4em 0; }
  @media only screen and (max-width: 875px) {
    #lucy-cart .span16.main, #lucy-cart .span6.main {
      width: calc(100% - 20px);
      margin-left: 20px !important; } }
  @media only screen and (max-width: 525px) {
    #lucy-cart .span16.main, #lucy-cart .span6.main {
      margin-left: 0 !important; } }
  #lucy-cart .cart-table {
    margin-bottom: 3em; }
  #lucy-cart table tr.pitch td {
    background: #153D58; }
  #lucy-cart #coupon-error {
    font-size: .75em;
    font-weight: bold; }
  #lucy-cart #cart-coupon, #lucy-cart #cart-coupon-mobile {
    margin-top: 1em; }
    #lucy-cart #cart-coupon input, #lucy-cart #cart-coupon-mobile input {
      margin-bottom: 0 !important; }
  #lucy-cart #cart-coupon-mobile {
    display: none; }
  #lucy-cart #cart-coupon-apply {
    text-align: center; }
  @media only screen and (max-width: 875px) {
    #lucy-cart #cart-coupon.desktop {
      display: none; }
    #lucy-cart #cart-coupon-mobile {
      display: block;
      margin-bottom: 1em;
      padding: 1em 0; }
      #lucy-cart #cart-coupon-mobile #cart-coupon-apply-mobile {
        display: block;
        text-align: center; }
      #lucy-cart #cart-coupon-mobile .span16 {
        width: 65% !important; }
      #lucy-cart #cart-coupon-mobile .span8 {
        width: 25% !important;
        margin-left: 5% !important; } }

#continue-shopping {
  width: 100%;
  margin: 1rem 0 0; }

/* --- Cart Item Table --- */
.cart-table, .ticket-table {
  margin-bottom: 2em; }
  .cart-table .header, .ticket-table .header {
    margin-bottom: 1em;
    font-weight: 700;
    font-size: .8em;
    text-transform: uppercase; }
    @media only screen and (max-width: 525px) {
      .cart-table .header, .ticket-table .header {
        display: none; } }
  .cart-table .item, .ticket-table .item {
    position: relative;
    padding: 1.5em 0;
    border-top: 1px solid #CED5DA; }
    .cart-table .item [class*='span'], .ticket-table .item [class*='span'] {
      position: relative; }
    .cart-table .item .title, .ticket-table .item .title {
      margin-bottom: 0;
      font-weight: 700; }
    .cart-table .item .desc, .ticket-table .item .desc {
      margin-bottom: 0;
      font-size: .75em;
      color: #0A1D29 !important; }
    .cart-table .item .quantity select, .ticket-table .item .quantity select {
      width: 100% !important;
      padding-left: 10px;
      -webkit-appearance: none;
      background: #FFF url(../images/dropdown-arrow.png) no-repeat calc(100% - 20px) 50%;
      background-size: 10px 6px; }
    .cart-table .item .price, .ticket-table .item .price {
      color: #0A1D29; }
    .cart-table .item input, .cart-table .item select, .ticket-table .item input, .ticket-table .item select {
      width: 75% !important;
      margin-bottom: 0 !important; }
    .cart-table .item:last-child, .ticket-table .item:last-child {
      border-bottom: 1px solid #CED5DA; }
    .cart-table .item.fixed .inner, .ticket-table .item.fixed .inner {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      transform: translate(0, -50%);
      perspective: 1000px;
      -moz-transform: translate(0, -50%);
      -moz-perspective: 1000;
      -webkit-transform: translate(0, -50%);
      -webkit-perspective: 1000;
      -o-transform: translate(0, -50%);
      -o-perspective: 1000;
      -ms-transform: translate(0, -50%);
      -ms-perspective: 1000; }
    .cart-table .item .delete, .ticket-table .item .delete {
      display: block;
      margin-top: 2em;
      font-style: italic;
      font-size: .722em;
      text-decoration: none; }
      .cart-table .item .delete:hover, .ticket-table .item .delete:hover {
        text-decoration: underline; }
    .cart-table .item .mobile.delete, .ticket-table .item .mobile.delete {
      position: absolute;
      top: 1.5em;
      right: 0;
      display: none;
      text-decoration: none;
      color: #C3CBCB; }
  @media only screen and (max-width: 525px) {
    .cart-table, .ticket-table {
      margin-bottom: 1em !important; }
      .cart-table .item .span14, .ticket-table .item .span14 {
        width: 90% !important; }
      .cart-table .item .span4, .ticket-table .item .span4 {
        display: none; }
      .cart-table .item .mobile.delete, .ticket-table .item .mobile.delete {
        display: block;
        margin-top: .5em !important; }
      .cart-table .item input, .cart-table .item select, .ticket-table .item input, .ticket-table .item select {
        margin-top: .5em !important; }
      .cart-table .item .quantity, .ticket-table .item .quantity {
        display: inline-block;
        width: 60% !important; }
      .cart-table .item .price, .ticket-table .item .price {
        display: inline-block;
        width: 40% !important; } }
  .cart-table .ticket, .ticket-table .ticket {
    padding: 1.5em 0;
    border-top: 1px solid #CED5DA;
    border-bottom: none !important; }
    .cart-table .ticket.sold-out .title, .ticket-table .ticket.sold-out .title {
      filter: alpha(opacity=70);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
      -moz-opacity: 0.7;
      -khtml-opacity: 0.7;
      opacity: 0.7; }
    @media only screen and (max-width: 525px) {
      .cart-table .ticket.sold-out .span6, .ticket-table .ticket.sold-out .span6 {
        display: none; } }
    @media only screen and (max-width: 525px) {
      .cart-table .ticket.sold-out .span8.right, .ticket-table .ticket.sold-out .span8.right {
        margin-left: 0 !important; } }
    .cart-table .ticket:last-child, .ticket-table .ticket:last-child {
      border-bottom: 1px solid #CED5DA !important; }
    .cart-table .ticket .title, .cart-table .ticket .amount, .ticket-table .ticket .title, .ticket-table .ticket .amount {
      font-size: 1.125em; }
    .cart-table .ticket select, .ticket-table .ticket select {
      font-size: .7em;
      text-align: center;
      border: 1px solid #CED5DA;
      border-radius: 3px;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      -o-border-radius: 3px;
      -ms-border-radius: 3px;
      -moz-background-clip: padding-box;
      -webkit-background-clip: padding-box;
      -o-background-clip: padding-box;
      -ms-background-clip: padding-box; }
    .cart-table .ticket p:last-child, .ticket-table .ticket p:last-child {
      margin-bottom: 0; }
    .cart-table .ticket button, .cart-table .ticket .button, .cart-table .ticket .cart-button, .cart-table .ticket #sponsorship-levels .level form .add, #sponsorship-levels .level form .cart-table .ticket .add, .cart-table .ticket .overlay-card .bottom .level-filled, .overlay-card .bottom .cart-table .ticket .level-filled, .ticket-table .ticket button, .ticket-table .ticket .button, .ticket-table .ticket .cart-button, .ticket-table .ticket #sponsorship-levels .level form .add, #sponsorship-levels .level form .ticket-table .ticket .add, .ticket-table .ticket .overlay-card .bottom .level-filled, .overlay-card .bottom .ticket-table .ticket .level-filled {
      font-size: .7em !important; }
    .cart-table .ticket .fields .span8, .ticket-table .ticket .fields .span8 {
      margin-bottom: 1em; }
    .cart-table .ticket .fields input, .ticket-table .ticket .fields input {
      width: 100% !important; }
    .cart-table .ticket .attendees, .ticket-table .ticket .attendees {
      padding-top: 1em !important; }
    .cart-table .ticket .guest-label, .ticket-table .ticket .guest-label {
      margin-bottom: 1em;
      font-size: .75em;
      text-transform: uppercase; }
    @media only screen and (max-width: 525px) {
      .cart-table .ticket, .ticket-table .ticket {
        position: relative; }
        .cart-table .ticket .span12, .ticket-table .ticket .span12 {
          width: 88% !important;
          margin-bottom: .75em; }
        .cart-table .ticket .amount, .ticket-table .ticket .amount {
          position: absolute;
          top: 1.75em;
          right: 0;
          width: auto !important;
          margin: 0 !important;
          font-size: 1.25em !important;
          font-weight: bold;
          transform: translate(0, -50%);
          perspective: 1000px;
          -moz-transform: translate(0, -50%);
          -moz-perspective: 1000;
          -webkit-transform: translate(0, -50%);
          -webkit-perspective: 1000;
          -o-transform: translate(0, -50%);
          -o-perspective: 1000;
          -ms-transform: translate(0, -50%);
          -ms-perspective: 1000; }
        .cart-table .ticket .quantity, .ticket-table .ticket .quantity {
          margin-top: 0;
          width: 75px !important; }
          .cart-table .ticket .quantity select, .ticket-table .ticket .quantity select {
            width: 100% !important;
            height: 48px; }
        .cart-table .ticket .right, .ticket-table .ticket .right {
          display: inline-block;
          width: auto !important;
          margin-left: 1em !important;
          margin-top: .5em !important; } }

.ticket-table .item input[type="number"] {
  width: 100% !important;
  padding-right: 0; }

.ticket-table .item .custom-fields {
  margin-top: 1em; }
  .ticket-table .item .custom-fields input[type="text"], .ticket-table .item .custom-fields input[type="email"] {
    width: 100% !important;
    margin-bottom: 25px !important; }
  .ticket-table .item .custom-fields .select-field {
    margin-bottom: 1em; }
  .ticket-table .item .custom-fields .check-group .check-field input {
    width: auto !important; }
  .ticket-table .item .custom-fields .check-group .check-field label {
    display: inline;
    position: static !important;
    opacity: 1 !important; }

.cart-totals {
  padding-top: 20px;
  border-top: 1px solid #CED5DA; }
  .cart-totals .total span {
    float: right; }
  .cart-totals button {
    display: block;
    width: 100%;
    padding: 1.5em 0;
    text-align: center; }

/* --- Checkout --- */
#lucy-order-total {
  display: none;
  margin-bottom: 2em;
  padding: .75em 0;
  background: #153D58; }
  #lucy-order-total .span12 {
    font-weight: bold;
    text-transform: uppercase; }
  @media only screen and (max-width: 1125px) {
    #lucy-order-total {
      display: block; } }
  @media only screen and (max-width: 875px) {
    #lucy-order-total .row {
      width: 100% !important;
      margin: 0 !important; }
    #lucy-order-total .span12 {
      width: 50% !important;
      margin: 0 !important; } }

#lucy-checkout-fields h2 {
  margin-top: 2em;
  margin-bottom: 1em !important; }
  #lucy-checkout-fields h2.billing {
    margin-top: 0; }

#lucy-checkout-fields ul#cart-payments {
  display: table;
  width: 100%;
  margin: 0 0 2em 0;
  padding: 0;
  overflow: hidden; }
  #lucy-checkout-fields ul#cart-payments li {
    display: table-cell;
    padding: 1.25em 0;
    text-align: center;
    color: #0A1D29;
    font-size: .7em;
    text-transform: uppercase;
    font-weight: bold;
    background: rgba(244, 243, 239, 0.2);
    letter-spacing: .8px;
    cursor: pointer;
    border-right: 1px solid #FFF; }
    #lucy-checkout-fields ul#cart-payments li.selected {
      color: #153D58;
      background: #96BE55; }
    @media (pointer: fine) {
      #lucy-checkout-fields ul#cart-payments li:hover {
        color: #153D58;
        background: #96BE55; } }
    #lucy-checkout-fields ul#cart-payments li:last-child {
      border-right: none; }

#lucy-checkout-fields #create-account {
  margin-top: -1em;
  margin-bottom: 2em;
  font-size: .9em; }
  #lucy-checkout-fields #create-account input[type=checkbox] {
    position: relative;
    top: 1px; }

#lucy-checkout-fields #account-cancel {
  position: absolute;
  top: 12px;
  right: 15px;
  font-size: .8em; }

#lucy-checkout-fields #password-wrapper {
  display: none; }

@media only screen and (max-width: 875px) {
  #lucy-checkout-fields {
    width: calc(100% - 16px) !important;
    margin-bottom: 2em; }
    #lucy-checkout-fields .actions {
      margin-top: 0; }
      #lucy-checkout-fields .actions .row {
        width: 100% !important;
        margin: 0 !important; }
      #lucy-checkout-fields .actions .span8 {
        width: 50% !important;
        margin: 0 !important; } }

@media only screen and (max-width: 525px) {
  #lucy-checkout-fields {
    width: 100% !important; } }

#lucy-checkout-details {
  padding: 25px;
  background: #F4F3EF; }
  @media only screen and (max-width: 1440px) {
    #lucy-checkout-details.filled .items .item .title, #lucy-checkout-details.filled .items .item .desc {
      padding-right: 0; }
    #lucy-checkout-details.filled .items .item .price {
      position: relative;
      top: auto;
      right: auto;
      margin-top: .5em;
      text-align: right; } }
  @media only screen and (max-width: 875px) {
    #lucy-checkout-details.filled .items .item .title, #lucy-checkout-details.filled .items .item .desc {
      padding-right: 100px; }
    #lucy-checkout-details.filled .items .item .price {
      position: absolute;
      top: 15px;
      right: 0;
      margin-top: 0; } }
  #lucy-checkout-details h5 {
    margin-bottom: 20px; }
    @media only screen and (max-width: 1440px) {
      #lucy-checkout-details h5 {
        font-size: 1.8vw; } }
    @media only screen and (max-width: 1125px) {
      #lucy-checkout-details h5 {
        font-size: 2vw; } }
    @media only screen and (max-width: 875px) {
      #lucy-checkout-details h5 {
        font-size: 1.22em; } }
  #lucy-checkout-details .count {
    margin-bottom: .75em;
    font-size: 1.22em;
    font-weight: bold; }
    @media only screen and (max-width: 1440px) {
      #lucy-checkout-details .count {
        font-size: 1.8vw; } }
    @media only screen and (max-width: 1125px) {
      #lucy-checkout-details .count {
        font-size: 2vw; } }
    @media only screen and (max-width: 875px) {
      #lucy-checkout-details .count {
        font-size: 1.22em; } }
  #lucy-checkout-details .items {
    margin-bottom: 20px;
    border-top: 1px solid #CED5DA;
    border-bottom: 1px solid #CED5DA; }
    #lucy-checkout-details .items .item {
      position: relative;
      padding: 15px 0;
      line-height: 1.3;
      font-size: .9em;
      border-bottom: 1px solid #CED5DA; }
      #lucy-checkout-details .items .item .title {
        margin-bottom: 0;
        padding-right: 100px;
        font-weight: 700; }
        @media only screen and (max-width: 1440px) {
          #lucy-checkout-details .items .item .title {
            font-size: .9em; } }
        @media only screen and (max-width: 875px) {
          #lucy-checkout-details .items .item .title {
            font-size: 1em; } }
      #lucy-checkout-details .items .item .desc {
        margin-bottom: 0;
        padding-right: 100px;
        font-size: .75em; }
      #lucy-checkout-details .items .item .price {
        position: absolute;
        top: 15px;
        right: 0;
        margin-bottom: 0;
        font-weight: bold; }
      #lucy-checkout-details .items .item:last-child {
        margin-bottom: 0;
        border-bottom: none; }
  #lucy-checkout-details .totals .item {
    padding: 15px 0;
    line-height: 1.3; }
    #lucy-checkout-details .totals .item .title {
      margin-bottom: 0;
      padding-right: 100px;
      font-weight: 700; }
      #lucy-checkout-details .totals .item .title a {
        font-size: .8em; }
    #lucy-checkout-details .totals .item .price {
      float: right;
      margin-bottom: 0;
      font-weight: bold; }
    #lucy-checkout-details .totals .item :last-child {
      margin-bottom: 0; }
    #lucy-checkout-details .totals .item.small {
      padding: 5px 0;
      font-size: .8em; }
    #lucy-checkout-details .totals .item:last-child {
      margin-top: 0;
      padding: 15px 0 0 0;
      border-top: 1px solid #CED5DA; }
    #lucy-checkout-details .totals .item.total {
      margin-top: 15px; }
  #lucy-checkout-details .actions {
    display: block;
    margin-top: 2em;
    text-align: center; }
  #lucy-checkout-details #coupon-error {
    font-size: .75em;
    font-weight: bold; }
  #lucy-checkout-details #cart-coupon input {
    margin-bottom: 0 !important; }
  #lucy-checkout-details .button, #lucy-checkout-details .cart-button, #lucy-checkout-details #sponsorship-levels .level form .add, #sponsorship-levels .level form #lucy-checkout-details .add, #lucy-checkout-details .overlay-card .bottom .level-filled, .overlay-card .bottom #lucy-checkout-details .level-filled {
    padding: 1rem 0; }

#lucy-cart-thanks {
  margin-bottom: 4em; }
  #lucy-cart-thanks h1, #lucy-cart-thanks p.thanks {
    text-align: center; }
  #lucy-cart-thanks #lucy-checkout-details .totals .item.total {
    border-top: none; }
  @media only screen and (max-width: 1125px) {
    #lucy-cart-thanks .span12.offset6 {
      width: calc(100% - 20px);
      margin-left: 20px !important; } }
  @media only screen and (max-width: 525px) {
    #lucy-cart-thanks .span12.offset6 {
      margin-left: 0 !important; } }
  #lucy-cart-thanks .actions .button, #lucy-cart-thanks .actions .cart-button, #lucy-cart-thanks .actions #sponsorship-levels .level form .add, #sponsorship-levels .level form #lucy-cart-thanks .actions .add, #lucy-cart-thanks .actions .overlay-card .bottom .level-filled, .overlay-card .bottom #lucy-cart-thanks .actions .level-filled {
    padding: 1rem; }

/* --- Products --- */
#products-list {
  margin: 4em 0; }
  @media only screen and (max-width: 875px) {
    #products-list {
      margin: 2em 0; } }
  #products-list #featured-items {
    margin-bottom: 4em; }
  #products-list .product {
    margin-bottom: 4em; }
    @media only screen and (max-width: 525px) {
      #products-list .product {
        margin-bottom: 2em; } }
    #products-list .product .title {
      font-size: .88em;
      font-weight: 700 !important;
      color: #153D58; }
    #products-list .product .image {
      position: relative; }
      #products-list .product .image:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(21, 61, 88, 0.5);
        content: '';
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out; }
      #products-list .product .image img {
        display: block; }
      #products-list .product .image:hover:before {
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1; }

#product-detail {
  margin: 4em 0; }
  @media only screen and (max-width: 875px) {
    #product-detail {
      margin: 2em 0; } }
  @media only screen and (max-width: 1125px) {
    #product-detail .span8, #product-detail .span15 {
      width: calc(100% - 20px);
      margin-left: 20px !important; }
      #product-detail .span8 img, #product-detail .span15 img {
        margin-bottom: 1em; } }
  @media only screen and (max-width: 525px) {
    #product-detail .span8, #product-detail .span15 {
      margin-left: 0 !important; } }
  #product-detail .thumbs {
    margin-top: 1em; }
    @media only screen and (max-width: 525px) {
      #product-detail .thumbs {
        margin-bottom: 10px; }
        #product-detail .thumbs .span2 {
          width: calc(25% - 15px) !important;
          margin-right: 20px !important; }
          #product-detail .thumbs .span2:nth-of-type(4n) {
            margin-right: 0 !important; } }
    #product-detail .thumbs img {
      margin-bottom: 20px; }
  #product-detail h1 {
    font-size: 1.5em;
    font-weight: 700 !important;
    text-transform: none; }
  #product-detail .price {
    margin-bottom: 10px;
    font-size: 1.3em;
    color: #153D58; }
  #product-detail .button, #product-detail .cart-button, #product-detail #sponsorship-levels .level form .add, #sponsorship-levels .level form #product-detail .add, #product-detail .overlay-card .bottom .level-filled, .overlay-card .bottom #product-detail .level-filled {
    padding: 1.8em 0; }
  #product-detail .span8 img.main {
    width: 100%; }

/*--- Google Search Styles ---*/
#search-results > * {
  padding: 0;
  font-family: "Gotham A", "Gotham B", "Gotham", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400; }

#search-results .results-title {
  font-family: "Gotham A", "Gotham B", "Gotham", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: small;
  color: gray;
  margin-bottom: 1.5rem; }
  #search-results .results-title span {
    font-weight: 600; }

#search-results .result-container {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #DDD; }
  #search-results .result-container .result-title {
    margin: 0; }
    #search-results .result-container .result-title a {
      position: relative;
      font-size: 1.1em;
      line-height: 1.1;
      font-weight: 400;
      margin-bottom: 0px;
      margin-top: 0px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      cursor: pointer; }
      #search-results .result-container .result-title a:hover, #search-results .result-container .result-title a:focus {
        text-decoration: underline; }
  #search-results .result-container .result-snippet {
    margin-top: 0px;
    margin-bottom: 1.5em;
    font-size: 0.85em;
    line-height: 2;
    overflow-wrap: break-word; }
  #search-results .result-container .result-link {
    margin: 0 !important; }
    #search-results .result-container .result-link a {
      display: inline-block;
      width: 100%;
      font-size: 0.75em;
      color: #888991;
      margin: 0px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      cursor: pointer; }
      #search-results .result-container .result-link a:hover, #search-results .result-container .result-link a:focus {
        color: #333333; }

#lucy-pagination {
  display: flex;
  flex-direction: row;
  justify-content: space-around; }
  #lucy-pagination .arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 61.2px;
    padding: 0 2.5em;
    font-family: Karla, sans-serif;
    font-size: 0.778em;
    font-weight: 700;
    color: #000 !important;
    letter-spacing: 1.5px;
    line-height: 61.2px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    background: transparent;
    cursor: pointer;
    white-space: nowrap;
    width: 44px;
    height: 44px;
    border: 0;
    padding: 0;
    cursor: pointer; }
    #lucy-pagination .arrow svg {
      width: 1rem;
      height: 1rem; }
      #lucy-pagination .arrow svg g, #lucy-pagination .arrow svg path {
        fill: #000; }
    #lucy-pagination .arrow:hover, #lucy-pagination .arrow:focus {
      background: #153D58 !important; }
      #lucy-pagination .arrow:hover svg g, #lucy-pagination .arrow:hover svg path, #lucy-pagination .arrow:focus svg g, #lucy-pagination .arrow:focus svg path {
        fill: #FFF; }
    #lucy-pagination .arrow.disabled {
      cursor: not-allowed; }
      #lucy-pagination .arrow.disabled svg g, #lucy-pagination .arrow.disabled svg path {
        fill: rgba(0, 0, 0, 0.3) !important; }
      #lucy-pagination .arrow.disabled:hover, #lucy-pagination .arrow.disabled:focus {
        background: transparent !important; }
  #lucy-pagination .page-controls {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0.7rem;
    padding: 0.75rem 1.25rem;
    color: #000; }
    #lucy-pagination .page-controls .field-wrap.select select {
      width: 4rem;
      height: 2rem;
      margin-bottom: 0 !important;
      padding: 0;
      padding-left: 0.25rem;
      color: #FFF;
      border: 1px #FFF solid;
      border-radius: 5px;
      background: #153D58; }

body.front {
  padding-top: 132px;
  font-family: "Gotham A", "Gotham B", "Gotham", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #0A1D29;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out; }
  body.front.alert {
    padding-top: 232px; }
    body.front.alert header {
      top: 100px; }
    body.front.alert #search-form.open {
      top: 232px; }
  body.front.home {
    padding-top: 0; }
    body.front.home::before {
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 200px;
      background-image: linear-gradient(#153D58, transparent);
      content: ''; }
  @media only screen and (max-width: 525px) {
    body.front {
      padding-top: 96px; }
      body.front.alert {
        padding-top: 175px; } }

.lucy-wrapper, .layout--7030 {
  position: relative;
  width: 100%;
  max-width: 1338px;
  margin: 0 auto;
  font-family: "Gotham A", "Gotham B", "Gotham", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #0A1D29;
  box-sizing: border-box; }
  @media only screen and (max-width: 1440px) {
    .lucy-wrapper, .layout--7030 {
      max-width: none;
      padding: 0 10vw; } }
  @media only screen and (max-width: 525px) {
    .lucy-wrapper, .layout--7030 {
      padding: 0 7vw; } }

.lucy-wrapper--padding {
  padding: 0 10vw; }

@media only screen and (max-width: 1125px) {
  .lucy-wrapper--table {
    padding: 0 1.56rem; } }

header {
  position: fixed;
  z-index: 4;
  top: 0;
  left: 0;
  width: 100%;
  height: 132px;
  background-color: #153D58;
  box-shadow: 0 2px 24px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box; }
  @media only screen and (max-width: 525px) {
    header {
      height: 96px; } }
  header.transparent {
    background-color: transparent;
    box-shadow: none; }
  @media only screen and (max-width: 1125px) {
    header #logo {
      width: 130px; } }
  @media only screen and (max-width: 875px) {
    header #logo {
      width: auto; } }
  @media only screen and (max-width: 525px) {
    header #logo {
      width: 130px; } }
  header #logo-anniversary img {
    height: 100px; }
    @media only screen and (max-width: 525px) {
      header #logo-anniversary img {
        height: 85px; } }
  header .navbar ul {
    margin: 0;
    padding: 0;
    text-align: right;
    list-style: none; }
    header .navbar ul.minor {
      margin-bottom: 1rem; }
      header .navbar ul.minor li {
        font-size: .9375rem; }
    header .navbar ul.major li {
      font-size: 1.25rem; }
      @media only screen and (max-width: 1125px) {
        header .navbar ul.major li {
          font-size: 1.15rem; } }
    header .navbar ul .donate-button {
      font-size: .85rem;
      padding: .35 .75rem; }
    header .navbar ul .button, header .navbar ul .cart-button, header .navbar ul #sponsorship-levels .level form .add, #sponsorship-levels .level form header .navbar ul .add, header .navbar ul .overlay-card .bottom .level-filled, .overlay-card .bottom header .navbar ul .level-filled {
      padding: .55rem .75rem; }
    header .navbar ul #search-button {
      width: 1.875rem;
      height: 1.875rem;
      border-radius: 50%;
      background-color: #96BE55;
      transition: .2s; }
      header .navbar ul #search-button span {
        color: #153D58;
        vertical-align: middle; }
      header .navbar ul #search-button:hover {
        background-color: #F5C84D; }
  header .navbar li {
    display: inline-block;
    margin-right: 1.2em;
    font-weight: 400; }
    header .navbar li:last-child {
      margin-right: 0; }
    header .navbar li a {
      padding-bottom: .3rem;
      color: #FFF;
      text-decoration: none; }
      header .navbar li a.active, header .navbar li a:hover:not(.button):not(.cart-button) {
        border-bottom: 2px solid #96BE55; }
    @media only screen and (max-width: 1125px) {
      header .navbar li {
        margin-right: .8rem; } }
  header .navbar #menu-button {
    width: 1.875rem; }
  header .navbar #mobile-navbar-right {
    display: none; }
    header .navbar #mobile-navbar-right span {
      font-size: 1.5rem;
      color: #FFF; }
    header .navbar #mobile-navbar-right #mobile-navbar-search {
      margin-right: 1rem; }
    @media only screen and (max-width: 875px) {
      header .navbar #mobile-navbar-right {
        display: block; } }
  @media only screen and (max-width: 1440px) {
    header .navbar .lucy-wrapper, header .navbar .layout--7030 {
      padding: 0 1.56rem; } }
  @media only screen and (max-width: 875px) {
    header .navbar nav {
      display: none; } }

/* --- Site Alerts --- */
#alert {
  position: fixed;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: #F5C84D;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out; }
  #alert p {
    display: block;
    margin: 0;
    text-align: center;
    line-height: 1.4;
    color: #153D58; }
    #alert p.title {
      display: block;
      margin: 0;
      font-weight: bold;
      font-size: 1.2em;
      text-transform: uppercase; }
  #alert .icon-close {
    position: absolute;
    top: 50%;
    right: 1em;
    font-size: .8em;
    cursor: pointer;
    transform: translate(0, -50%);
    perspective: 1000px;
    -moz-transform: translate(0, -50%);
    -moz-perspective: 1000;
    -webkit-transform: translate(0, -50%);
    -webkit-perspective: 1000;
    -o-transform: translate(0, -50%);
    -o-perspective: 1000;
    -ms-transform: translate(0, -50%);
    -ms-perspective: 1000; }
  #alert.hide {
    top: -100px; }
  @media only screen and (max-width: 875px) {
    #alert a.button, #alert a.cart-button, #alert #sponsorship-levels .level form a.add, #sponsorship-levels .level form #alert a.add, #alert .overlay-card .bottom a.level-filled, .overlay-card .bottom #alert a.level-filled {
      position: absolute;
      top: 0;
      left: 0;
      width: 95%;
      height: 100%;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0; } }

/* --- Shelf Navigation --- */
#shelf {
  position: fixed;
  z-index: 3;
  top: -3000px;
  left: 0;
  width: 100%;
  background: #FFF;
  box-shadow: 0 2px 24px rgba(0, 0, 0, 0.2); }
  #shelf .shelf-grid {
    display: flex;
    margin: 0 -1.125rem; }
  #shelf .shelf-grid-col {
    flex: 1;
    padding: 0 1.125rem; }
  #shelf .shelf-content {
    padding: 3.4rem 0 2rem;
    width: 58%;
    min-height: 425px;
    box-sizing: border-box; }
  #shelf .shelf-heading {
    margin-bottom: 2rem;
    padding-bottom: .875rem;
    font-size: .6875rem;
    text-transform: uppercase;
    letter-spacing: .1rem;
    border-bottom: 1px solid #CED5DA; }
  #shelf .shelf-right {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    width: 42%;
    overflow: hidden; }
    #shelf .shelf-right .shelf-img {
      position: absolute;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      transition: transform .2s ease-out; }
    #shelf .shelf-right .shelf-inner {
      z-index: 1;
      padding: 2rem 2.25rem; }
    #shelf .shelf-right::after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: linear-gradient(to top, #153D58, rgba(21, 61, 88, 0.7) 23%, transparent 35%, transparent);
      content: ''; }
    #shelf .shelf-right h2 {
      margin-bottom: 0; }
      #shelf .shelf-right h2 span {
        color: #FFF; }
    #shelf .shelf-right:hover .shelf-img, #shelf .shelf-right:focus .shelf-img {
      transform: scale(1.04); }
    #shelf .shelf-right:hover h2, #shelf .shelf-right:focus h2 {
      color: #96BE55;
      text-decoration: underline; }
    #shelf .shelf-right:hover h2 span, #shelf .shelf-right:focus h2 span {
      color: #FFF; }
  #shelf .shelf-right--border-r {
    border-right: 1px solid #FFF; }
  #shelf .icon-close {
    position: absolute;
    top: 1em;
    right: 1em;
    cursor: pointer; }

/* --- Search Form --- */
#search-form {
  position: fixed;
  z-index: 3;
  top: -100%;
  left: 0;
  width: 100%;
  padding: 1.875rem 0;
  background: #FFF;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out; }
  @media only screen and (max-width: 1440px) {
    #search-form .lucy-wrapper, #search-form .layout--7030 {
      padding: 0 1.56rem; } }
  @media only screen and (max-width: 875px) {
    #search-form {
      padding: 1.25rem 0; } }
  #search-form.open {
    top: 132px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25); }
    @media only screen and (max-width: 525px) {
      #search-form.open {
        top: 96px; } }
  #search-form form {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-end; }
    @media only screen and (max-width: 525px) {
      #search-form form {
        flex-wrap: wrap; } }
  #search-form .field {
    margin: 0 1rem 0 0;
    flex: 1; }
    @media only screen and (max-width: 525px) {
      #search-form .field {
        flex: auto;
        margin-bottom: .5rem; } }
  #search-form .label--float-active {
    left: 2.5rem !important; }
  #search-form input {
    width: 100%;
    padding-left: 2.5rem;
    font-size: 1.4rem;
    border-top: none;
    border-right: none;
    border-left: none; }
    #search-form input:focus + .icon-search {
      font-size: 1.1rem;
      left: 10px; }
    @media only screen and (max-width: 875px) {
      #search-form input {
        font-size: 1rem; } }
  #search-form .icon-search {
    position: absolute;
    top: 50%;
    left: 2px;
    z-index: 1;
    color: #153D58;
    font-size: 1.4rem;
    transition: .2s;
    transform: translate(0, -50%); }
  @media only screen and (max-width: 875px) {
    #search-form .button, #search-form .cart-button, #search-form #sponsorship-levels .level form .add, #sponsorship-levels .level form #search-form .add, #search-form .overlay-card .bottom .level-filled, .overlay-card .bottom #search-form .level-filled {
      font-size: .8rem !important; } }

/* --- Skip To Content --- */
.skip {
  position: absolute;
  top: -100px;
  left: 0;
  z-index: 10;
  padding: .5em;
  text-decoration: none;
  line-height: 1;
  font-size: .8em;
  color: #FFF !important;
  background: #153D58;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased; }
  .skip:focus {
    top: 0;
    outline: none;
    -moz-outline: none; }

/* --- Mobile Menu --- */
#mobile-menu {
  position: fixed;
  z-index: 4;
  display: none;
  top: 132px;
  width: 100%;
  height: calc(100vh - 132px);
  overflow: scroll;
  background: #153D58; }
  #mobile-menu #search-form-mobile {
    width: 100%;
    background: #EEE; }
    #mobile-menu #search-form-mobile input {
      width: 100%;
      padding: 1.5em;
      background: #F1F1F1;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box; }
  #mobile-menu .inner {
    padding: 1.56rem; }
    #mobile-menu .inner ul {
      margin: 0 0 2rem 0;
      padding: 0;
      list-style-type: none; }
    #mobile-menu .inner li {
      position: relative;
      padding: 1.375rem 0;
      font-size: 1.75rem;
      font-weight: 400;
      border-bottom: 1px solid #FFF; }
      #mobile-menu .inner li.has-sub-menu::after {
        position: absolute;
        top: 2.4rem;
        right: 0;
        color: #96BE55;
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        font-size: .8rem;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e93e" !important; }
      #mobile-menu .inner li a {
        display: block;
        color: #FFF;
        text-decoration: none; }
      #mobile-menu .inner li .mobile-sub-menu {
        margin: 1rem 0;
        display: none; }
        #mobile-menu .inner li .mobile-sub-menu li {
          padding: .75rem 0;
          font-size: 1.25rem;
          border: none; }
    #mobile-menu .inner .link-alt span {
      color: #FFF; }
  #mobile-menu .button, #mobile-menu .cart-button, #mobile-menu #sponsorship-levels .level form .add, #sponsorship-levels .level form #mobile-menu .add, #mobile-menu .overlay-card .bottom .level-filled, .overlay-card .bottom #mobile-menu .level-filled {
    display: block;
    text-align: center; }
  @media only screen and (max-width: 525px) {
    #mobile-menu {
      top: 96px;
      height: calc(100vh - 96px); } }

/* --- Add to Cart Popup --- */
#cart-anchor-parent {
  position: relative; }
  #cart-anchor-parent:hover {
    text-decoration: none; }

#cart-anchor-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #FFF; }
  #cart-anchor-wrapper[data-quantity]::after {
    position: absolute;
    top: 0;
    right: -2px;
    display: inline-block;
    width: .625rem;
    height: .625rem;
    text-align: center;
    color: #153D58;
    font-size: .5rem;
    pointer-events: none;
    background: #F5C84D;
    border: 1px solid #153D58;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -o-background-clip: padding-box;
    -ms-background-clip: padding-box;
    content: attr(data-quantity); }
  #cart-anchor-wrapper:hover {
    background-color: #F5C84D; }
    #cart-anchor-wrapper:hover[data-quantity]::after {
      background: #FFF; }
  #cart-anchor-wrapper > a {
    position: relative;
    top: 3px;
    padding: 0;
    color: #153D58;
    font-size: .8rem;
    vertical-align: middle;
    border: none; }

#cart-add-container {
  position: absolute;
  top: auto;
  right: -22px;
  display: none;
  width: 342px;
  margin-top: 1.6em;
  text-align: left;
  text-transform: none;
  background: #FFF;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25); }
  #cart-add-container #cart-add-inner {
    position: relative;
    padding: 2.22em 1.94em;
    box-sizing: border-box; }
    #cart-add-container #cart-add-inner::after {
      position: absolute;
      top: -7px;
      right: 1.5em;
      width: 15px;
      height: 15px;
      background-color: #FFF;
      transform: rotate(45deg);
      content: ''; }
  #cart-add-container h3 {
    margin-bottom: 1.5em;
    font-size: 1.33em; }
  #cart-add-container .cart-add-row {
    display: flex;
    justify-content: space-between; }
  #cart-add-container .cart-add-line-item {
    margin-bottom: 1em;
    padding: 1em 0;
    border-top: 1px solid #CED5DA;
    border-bottom: 1px solid #CED5DA; }
  #cart-add-container p {
    font-weight: 400; }
  #cart-add-container .icon-close {
    position: absolute;
    top: 2.22em;
    right: 1.94em;
    font-size: .88em;
    cursor: pointer; }
  @media only screen and (max-width: 875px) {
    #cart-add-container #cart-add-inner::after {
      display: none; } }
  @media only screen and (max-width: 525px) {
    #cart-add-container {
      font-size: .9em;
      margin-top: .5em;
      right: 0;
      max-width: 100%; } }
  #cart-add-container .button:hover, #cart-add-container .cart-button:hover, #cart-add-container #sponsorship-levels .level form .add:hover, #sponsorship-levels .level form #cart-add-container .add:hover, #cart-add-container .overlay-card .bottom .level-filled:hover, .overlay-card .bottom #cart-add-container .level-filled:hover {
    border: none; }

/* --- Page Structure --- */
.page-header {
  position: relative;
  padding: 3rem 0;
  display: flex;
  align-items: center;
  box-sizing: border-box; }
  .page-header::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, rgba(21, 61, 88, 0.85), rgba(21, 61, 88, 0.75) 40%, transparent 60%, transparent);
    content: ''; }
    @media only screen and (max-width: 875px) {
      .page-header::after {
        background-image: linear-gradient(to right, rgba(21, 61, 88, 0.85), rgba(21, 61, 88, 0.75) 40%, rgba(21, 61, 88, 0.65) 80%, transparent); } }
  .page-header .lucy-wrapper, .page-header .layout--7030 {
    position: relative;
    z-index: 1; }
  .page-header h1 {
    margin-bottom: .464em;
    color: #FFF; }
    @media only screen and (max-width: 1440px) {
      .page-header h1 {
        font-size: 3.9vw; } }
    @media only screen and (max-width: 875px) {
      .page-header h1 {
        font-size: 2.3rem; } }
    @media only screen and (max-width: 525px) {
      .page-header h1 {
        font-size: 1.9rem; } }
  .page-header .event-image {
    align-self: center;
    margin-right: 2rem; }
  .page-header .event-content {
    max-width: 700px; }
  .page-header.has-image:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #153D58;
    content: '';
    filter: alpha(opacity=30);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3; }
  @media only screen and (max-width: 875px) {
    .page-header.service {
      padding-top: 0;
      padding-bottom: 0;
      flex-wrap: wrap; }
      .page-header.service > .lucy-wrapper, .page-header.service > .layout--7030 {
        background-color: #153D58; }
        .page-header.service > .lucy-wrapper .header-content-wrapper, .page-header.service > .layout--7030 .header-content-wrapper {
          padding: 3rem 0; }
      .page-header.service::after {
        content: none; } }
  @media only screen and (max-width: 875px) {
    .page-header.service .page-header-bg {
      position: static;
      height: 40vw; } }
  @media only screen and (max-width: 525px) {
    .page-header.service .page-header-bg {
      height: 200px; } }

.page-header-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #153D58;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.page-header--small {
  min-height: 293px; }
  @media only screen and (max-width: 1440px) {
    .page-header--small {
      min-height: 20vw; } }

.page-header--medium {
  min-height: 666px; }
  @media only screen and (max-width: 1440px) {
    .page-header--medium {
      min-height: 46vw; } }

.page-header__logo {
  display: inline-block !important;
  margin: 1rem 1.5rem;
  vertical-align: middle; }
  @media only screen and (max-width: 1125px) {
    .page-header__logo {
      max-width: 7.4rem !important; } }
  @media only screen and (max-width: 875px) {
    .page-header__logo {
      max-width: 40% !important; } }

.parallax-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateY(0);
  transform-origin: center; }
  .parallax-wrapper::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url("/images/home-hero-4.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    transform: scale(1.08);
    content: ''; }
    @media only screen and (max-width: 875px) {
      .parallax-wrapper::after {
        transform: scale(1.3);
        background-size: contain; } }
  @media only screen and (max-width: 525px) {
    .parallax-wrapper {
      transform: translateY(0) !important; }
      .parallax-wrapper::after {
        transform: scale(1); } }

.page-header--large {
  min-height: 50vw; }

.page-header--home {
  position: relative;
  overflow: hidden; }
  .page-header--home::after {
    background-image: linear-gradient(to right, #153D58, rgba(21, 61, 88, 0.7) 40%, transparent 60%, transparent); }
  .page-header--home .header-content-wrapper {
    width: 100% !important; }
  .page-header--home h1 {
    font-size: 3.25rem; }
  .page-header--home .button, .page-header--home .cart-button, .page-header--home #sponsorship-levels .level form .add, #sponsorship-levels .level form .page-header--home .add, .page-header--home .overlay-card .bottom .level-filled, .overlay-card .bottom .page-header--home .level-filled {
    margin-right: 16px; }
  @media only screen and (max-width: 1125px) {
    .page-header--home {
      align-items: flex-end;
      min-height: 54.9vw;
      background-size: 100%;
      background-position: top center; }
      .page-header--home h1 {
        font-size: 2.6rem; } }
  @media only screen and (max-width: 875px) {
    .page-header--home::after {
      top: auto;
      bottom: 0;
      height: 23rem;
      background-image: linear-gradient(to bottom, transparent, rgba(21, 61, 88, 0.6) 30%, #153D58 60%); }
    .page-header--home h1 {
      font-size: 2rem; }
    .page-header--home .header-content-wrapper {
      padding-top: 21vw; }
      .page-header--home .header-content-wrapper .button, .page-header--home .header-content-wrapper .cart-button, .page-header--home .header-content-wrapper #sponsorship-levels .level form .add, #sponsorship-levels .level form .page-header--home .header-content-wrapper .add, .page-header--home .header-content-wrapper .overlay-card .bottom .level-filled, .overlay-card .bottom .page-header--home .header-content-wrapper .level-filled {
        display: block;
        margin-bottom: 7px;
        text-align: center; } }
  @media only screen and (max-width: 525px) {
    .page-header--home {
      min-height: 25.6rem; }
      .page-header--home h1 {
        font-size: 1.23rem; }
      .page-header--home::after {
        height: 34rem;
        background-image: linear-gradient(to bottom, transparent, transparent 48%, rgba(21, 61, 88, 0.6) 54%, #153D58 60%); } }

.front .header-content-wrapper {
  width: 50%;
  max-width: 900px; }
  @media only screen and (max-width: 1440px) {
    .front .header-content-wrapper p {
      font-size: 1.8vw; } }
  @media only screen and (max-width: 1125px) {
    .front .header-content-wrapper {
      max-width: none; } }
  @media only screen and (max-width: 875px) {
    .front .header-content-wrapper {
      width: auto; }
      .front .header-content-wrapper p {
        font-size: 1rem; }
      .front .header-content-wrapper br {
        display: none; } }

.caption-container {
  position: absolute;
  right: 0;
  bottom: 16px;
  width: 100%; }
  .caption-container .caption-inner {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    color: #FFF; }
  .caption-container .caption {
    margin-right: -.6rem;
    padding: .2rem .8rem;
    font-size: .75rem;
    letter-spacing: .2px;
    background-color: #153D58;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    line-height: 1.5;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2); }
    .caption-container .caption a {
      color: #F5C84D; }
      .caption-container .caption a span {
        color: #FFF; }
  .caption-container .caption-icon {
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #153D58; }
  @media only screen and (max-width: 875px) {
    .caption-container {
      display: none; } }

#trail {
  margin: 3.25rem 0 5.94rem; }
  #trail.mt-small {
    margin-top: 1.25rem; }
    #trail.mt-small ul {
      padding-bottom: 1rem;
      border-bottom: 1px solid #CED5DA; }
  #trail ul {
    display: flex;
    margin: 0;
    padding: 0;
    list-style-type: none;
    white-space: nowrap;
    overflow: hidden; }
    #trail ul li {
      margin-right: .35rem;
      line-height: 1;
      font-size: .8125rem;
      text-transform: uppercase; }
      #trail ul li:last-child a {
        font-weight: 400; }
      #trail ul li a, #trail ul li a:active, #trail ul li a:visited {
        color: #153D58;
        text-decoration: none;
        font-weight: bold; }
        #trail ul li a:hover, #trail ul li a:active:hover, #trail ul li a:visited:hover {
          text-decoration: underline; }
  @media only screen and (max-width: 875px) {
    #trail {
      margin-bottom: 3.8125rem; } }
  @media only screen and (max-width: 525px) {
    #trail {
      margin-bottom: 2.56rem; } }

.layout--full {
  margin: 4.125rem auto; }

.layout--7030 {
  margin: 5.9375rem auto;
  font-size: 0; }
  .layout--7030 .page-content {
    margin: 0; }
  .layout--7030 .page-content--7030 {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 75%;
    padding-left: 7%;
    border-left: 1px solid #CED5DA;
    font-size: 16px;
    vertical-align: top;
    box-sizing: border-box; }
    .layout--7030 .page-content--7030 .lucy-wrapper, .layout--7030 .page-content--7030 .layout--7030 {
      width: 100% !important;
      padding: 0 !important; }
  .layout--7030 .page-nav {
    position: relative;
    position: sticky;
    top: 172px;
    z-index: 2;
    display: inline-block;
    width: 20%;
    margin-right: 5%;
    font-size: 16px;
    vertical-align: top;
    box-sizing: border-box; }
    @media only screen and (max-width: 875px) {
      .layout--7030 .page-nav {
        position: relative;
        top: auto; } }
    .layout--7030 .page-nav .lucy-wrapper, .layout--7030 .page-nav .layout--7030 {
      width: 100%;
      margin: 0 !important;
      padding: 0 !important; }
    .layout--7030 .page-nav #mobile-nav-toggle {
      display: none;
      padding: 1em;
      color: #153D58;
      font-weight: bold;
      font-size: .9rem;
      background: #FFF;
      cursor: pointer;
      box-sizing: border-box;
      border: 1px solid #96BE55; }
      .layout--7030 .page-nav #mobile-nav-toggle span:first-child {
        text-transform: uppercase;
        letter-spacing: 1px; }
      .layout--7030 .page-nav #mobile-nav-toggle .icon-minus {
        font-size: .2rem; }
      @media only screen and (max-width: 875px) {
        .layout--7030 .page-nav #mobile-nav-toggle {
          display: flex; } }
    .layout--7030 .page-nav #vertical-nav-content {
      margin-bottom: 4rem; }
      .layout--7030 .page-nav #vertical-nav-content .nav-heading {
        font-size: 1rem;
        text-transform: uppercase;
        font-weight: bold;
        color: #153D58; }
      @media only screen and (max-width: 875px) {
        .layout--7030 .page-nav #vertical-nav-content {
          position: relative;
          top: -1px;
          z-index: 2;
          display: none;
          width: 100%;
          margin-bottom: 0;
          padding: 1em;
          border: none;
          background: #FFF;
          overflow: auto;
          box-sizing: border-box;
          border: 1px solid #96BE55;
          border-top: none; } }
    .layout--7030 .page-nav ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      .layout--7030 .page-nav ul li {
        display: block;
        margin-bottom: 1.5em;
        font-size: 1.125rem; }
        .layout--7030 .page-nav ul li a, .layout--7030 .page-nav ul li a:active, .layout--7030 .page-nav ul li a:visited {
          display: block;
          margin-bottom: .5em;
          color: #153D58;
          text-decoration: none; }
          .layout--7030 .page-nav ul li a.active, .layout--7030 .page-nav ul li a:hover, .layout--7030 .page-nav ul li a:active.active, .layout--7030 .page-nav ul li a:active:hover, .layout--7030 .page-nav ul li a:visited.active, .layout--7030 .page-nav ul li a:visited:hover {
            font-weight: bold; }
            .layout--7030 .page-nav ul li a.active span, .layout--7030 .page-nav ul li a:hover span, .layout--7030 .page-nav ul li a:active.active span, .layout--7030 .page-nav ul li a:active:hover span, .layout--7030 .page-nav ul li a:visited.active span, .layout--7030 .page-nav ul li a:visited:hover span {
              display: inline;
              padding-bottom: .1rem;
              border-bottom: 2px solid #96BE55; }
        .layout--7030 .page-nav ul li:last-child {
          margin-bottom: 0; }
  @media only screen and (max-width: 875px) {
    .layout--7030 {
      margin: 3.8125rem 0; }
      .layout--7030 .page-nav {
        width: 100%;
        margin-right: 0;
        margin-bottom: 2em; }
        .layout--7030 .page-nav ul li {
          margin-bottom: 1.75rem;
          font-size: 1rem;
          font-weight: bold; }
        .layout--7030 .page-nav ul:last-child {
          margin-bottom: 0; }
      .layout--7030 .page-content--7030 {
        width: 100%;
        padding-left: 0;
        border: none; } }
  @media only screen and (max-width: 525px) {
    .layout--7030 {
      margin-top: 2.56rem; } }

.front .nav-heading {
  margin-bottom: 2.0625rem;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1.4; }
  .front .nav-heading a {
    color: #153D58; }

.front .nav-heading--list {
  margin-bottom: .5rem; }

.front .nav-list {
  margin: 0 0 2.0625rem 0;
  padding: 0;
  list-style: none; }
  .front .nav-list li {
    margin-bottom: .3rem; }
  .front .nav-list a {
    color: #153D58;
    text-decoration: none; }
    .front .nav-list a:hover {
      text-decoration: underline; }

.front .nav-list--m-0 {
  margin-bottom: 0; }

.front .lucy-slideshow {
  padding-bottom: 51.2%;
  background: #153D58; }
  .front .lucy-slideshow .slider {
    transition: none !important; }
    .front .lucy-slideshow .slider .slide img {
      width: auto;
      margin: 0 auto;
      max-width: 100%;
      max-height: 465px; }
      @media only screen and (max-width: 1440px) {
        .front .lucy-slideshow .slider .slide img {
          max-height: 27.8vw !important; } }
      @media only screen and (max-width: 875px) {
        .front .lucy-slideshow .slider .slide img {
          max-height: 40.9vw !important; } }
      @media only screen and (max-width: 525px) {
        .front .lucy-slideshow .slider .slide img {
          max-height: 43.8vw !important; } }
  .front .lucy-slideshow .previous, .front .lucy-slideshow .next {
    width: 4.6875rem;
    height: 4.6875rem;
    min-width: 2.75rem;
    min-height: 2.75rem;
    text-indent: unset;
    background: #96BE55; }
    .front .lucy-slideshow .previous::after, .front .lucy-slideshow .next::after {
      content: none; }
    .front .lucy-slideshow .previous span, .front .lucy-slideshow .next span {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      transition: .2s;
      font-size: 1.5rem; }
      .front .lucy-slideshow .previous span:hover, .front .lucy-slideshow .next span:hover {
        transform: translate(-50%, -50%) scale(1.15); }
    @media only screen and (max-width: 1920px) {
      .front .lucy-slideshow .previous, .front .lucy-slideshow .next {
        width: 4.1vw;
        height: 4.1vw; } }

/* --- Footer --- */
#quick-links-wrapper {
  display: none; }
  @media only screen and (max-width: 875px) {
    #quick-links-wrapper {
      display: block; } }

#quick-links {
  width: 100%;
  margin-bottom: 1em; }
  #quick-links select {
    width: 100%; }

#fixed-subscribe-form {
  position: fixed;
  z-index: 101;
  bottom: 0;
  right: 3rem;
  width: 25.6875rem;
  background: #FFF;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  display: none;
  transition: display .2s; }
  #fixed-subscribe-form.show {
    display: block; }
  #fixed-subscribe-form input {
    width: 100%;
    border: 2px solid #CED5DA; }
  #fixed-subscribe-form #fixed-subscribe-inner {
    padding: 2.5625rem 2.25rem; }
  #fixed-subscribe-form #fixed-subscribe-close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    font-size: 1.1rem;
    color: #153D58; }
  #fixed-subscribe-form h2 {
    margin-bottom: 1rem;
    font-size: .75rem;
    text-transform: uppercase;
    letter-spacing: 1px; }
  #fixed-subscribe-form h3 {
    line-height: 1.4; }
  #fixed-subscribe-form #fixed-subscribe-dismiss {
    display: block;
    margin: 1.5rem auto 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    font-size: .8rem;
    color: #153D58; }
  #fixed-subscribe-form .field {
    margin-bottom: 1rem; }
  #fixed-subscribe-form .flex-grid-item {
    margin-bottom: 0; }
  #fixed-subscribe-form .button, #fixed-subscribe-form .cart-button, #fixed-subscribe-form #sponsorship-levels .level form .add, #sponsorship-levels .level form #fixed-subscribe-form .add, #fixed-subscribe-form .overlay-card .bottom .level-filled, .overlay-card .bottom #fixed-subscribe-form .level-filled {
    width: 100%;
    background-color: #F5C84D; }

#accreditation-container img {
  max-width: 9rem;
  margin: 0 1.5rem 1rem 0; }
  #accreditation-container img:last-child {
    margin-right: 0; }
  @media only screen and (max-width: 525px) {
    #accreditation-container img {
      max-width: 5rem;
      margin-right: 1rem; } }

#callouts .callout {
  overflow: hidden; }
  #callouts .callout .callout-image-wrapper {
    overflow: hidden; }
  #callouts .callout img {
    transition: .2s; }
  #callouts .callout:hover img {
    transform: scale(1.05); }

.front .callouts {
  margin-bottom: 6.75rem; }
  .front .callouts .callout-text {
    padding: 1.75rem 2.75rem; }
    @media only screen and (max-width: 1125px) {
      .front .callouts .callout-text {
        padding: 1.5rem 1.75rem; }
        .front .callouts .callout-text h3 {
          font-size: 1.375rem; } }
    @media only screen and (max-width: 875px) {
      .front .callouts .callout-text {
        margin-bottom: 1rem;
        padding-bottom: 0;
        text-align: center; }
        .front .callouts .callout-text .button, .front .callouts .callout-text .cart-button, .front .callouts .callout-text #sponsorship-levels .level form .add, #sponsorship-levels .level form .front .callouts .callout-text .add, .front .callouts .callout-text .overlay-card .bottom .level-filled, .overlay-card .bottom .front .callouts .callout-text .level-filled {
          position: relative;
          width: 100%;
          left: -1.75rem;
          display: block;
          margin-bottom: 0; } }
  @media only screen and (max-width: 525px) {
    .front .callouts {
      margin-bottom: 3rem; } }

.front #subscribe-fields #subscribe-submit {
  display: block;
  padding: 1.3rem 1rem;
  font-size: 1rem; }

.front #subscribe-fields .field {
  margin-bottom: 16px; }

.front #subscribe-fields input {
  margin-bottom: 0 !important; }

@media only screen and (max-width: 875px) {
  .front #subscribe-fields {
    margin-bottom: 2rem; } }

@media only screen and (max-width: 1125px) {
  .front .footer-mission {
    margin-bottom: 2rem; } }

@media only screen and (max-width: 875px) {
  .front .footer-mission {
    margin-bottom: 0; } }

.footer-next-step {
  padding: 0 .5rem;
  border-right: 1px solid #CED5DA; }
  .footer-next-step img {
    position: relative;
    top: 0;
    transition: .1s; }
  .footer-next-step a {
    text-decoration: none; }
    .footer-next-step a:hover h3 {
      text-decoration: underline; }
    .footer-next-step a:hover img {
      top: -3px; }
  @media only screen and (max-width: 1125px) {
    .footer-next-step {
      border-right: 0; } }
  @media only screen and (max-width: 525px) {
    .footer-next-step {
      margin-bottom: 1.5rem;
      border-bottom: 1px solid #CED5DA; } }

.next-step-row :last-child .footer-next-step {
  border: none; }

.footer-navigation {
  margin-bottom: 4rem;
  padding-bottom: 4.56rem;
  border-bottom: 1px solid #CED5DA; }
  .footer-navigation .footer-col {
    flex: 1;
    align-self: stretch;
    margin-right: 4vw;
    border-right: 1px solid #CED5DA; }
    .footer-navigation .footer-col:last-child {
      margin-right: 0;
      border: none; }
    @media only screen and (max-width: 1125px) {
      .footer-navigation .footer-col {
        margin-right: 2vw; } }
  .footer-navigation .hl-button {
    width: 100%;
    box-sizing: border-box; }
  .footer-navigation .site-nav {
    margin: 0 0 2.5rem;
    padding: 0;
    list-style: none; }
    .footer-navigation .site-nav li {
      margin-bottom: .8rem; }
    .footer-navigation .site-nav a {
      color: #153D58;
      text-decoration: none; }
      .footer-navigation .site-nav a:hover {
        text-decoration: underline; }
  .footer-navigation .site-nav-heading {
    margin-bottom: .8rem;
    font-size: 1rem;
    text-transform: uppercase; }
  .footer-navigation .site-nav-heading--space {
    margin-bottom: 2rem; }

.front .social-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 0;
  list-style: none; }
  .front .social-nav li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.4rem;
    height: 2.4rem;
    font-size: 1.25rem;
    margin: 0 .5rem .5rem 0;
    color: #153D58;
    text-decoration: none;
    border-radius: 50%;
    border: 2px solid #153D58;
    transition: .2s; }
    .front .social-nav li a:hover {
      color: #FFF;
      background-color: #96BE55;
      border-color: #96BE55; }
    .front .social-nav li a .icon-youtube {
      position: relative;
      left: 2px;
      font-size: 1.1rem; }
      @media only screen and (max-width: 1440px) {
        .front .social-nav li a .icon-youtube {
          font-size: .9rem; } }
    @media only screen and (max-width: 1440px) {
      .front .social-nav li a {
        width: 1.75rem;
        height: 1.75rem;
        margin: 0 .3rem .25rem 0; }
        .front .social-nav li a span {
          font-size: 1.1rem; } }

.footer-button {
  padding: 1rem .75rem !important;
  letter-spacing: 0 !important;
  box-sizing: border-box; }
  .footer-button div {
    text-transform: none; }
  .footer-button .img-container {
    width: 36px;
    margin-right: .75rem; }
  .footer-button img {
    display: block; }
  .footer-button span {
    font-weight: normal; }
  .footer-button a {
    text-decoration: none; }

.front .footer-bottom {
  padding: 0 0 3em; }
  .front .footer-bottom hr {
    margin: 0;
    padding-top: 3em;
    border-top: 1px solid #CED5DA;
    border-bottom: 0; }
  .front .footer-bottom nav li {
    display: inline-block;
    margin-right: .5rem; }
    .front .footer-bottom nav li::before {
      display: inline-block;
      margin-right: .5rem;
      content: "\2022"; }
    .front .footer-bottom nav li:first-child::before {
      display: none; }
    @media only screen and (max-width: 875px) {
      .front .footer-bottom nav li:first-child::before {
        display: inline-block; } }
  @media only screen and (max-width: 875px) {
    .front .footer-bottom ul {
      margin-bottom: 1rem; } }
  .front .footer-bottom .form-bug a:any-link {
    display: block;
    text-decoration: none; }
    @media only screen and (max-width: 875px) {
      .front .footer-bottom .form-bug a:any-link {
        margin-top: 1rem; } }

.front .sidebar-callout {
  position: relative;
  height: 400px;
  background-size: cover;
  background-repeat: none;
  background-position: center center;
  box-sizing: border-box;
  border-top: 5px solid #F5C84D; }
  .front .sidebar-callout:hover .title {
    text-decoration: underline; }
  .front .sidebar-callout:hover::after {
    background-image: linear-gradient(#153D58, #153D58 15%, transparent 65%); }
  .front .sidebar-callout::after {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 60%;
    background-image: linear-gradient(#153D58, #153D58 15%, transparent 60%);
    pointer-events: none;
    content: ''; }
  .front .sidebar-callout a {
    text-decoration: none; }
  .front .sidebar-callout .title {
    z-index: 1;
    padding: 1rem 1.3rem 0;
    color: #FFF;
    line-height: 1.2;
    font-weight: 600; }
  .front .sidebar-callout .button:hover, .front .sidebar-callout .cart-button:hover, .front .sidebar-callout #sponsorship-levels .level form .add:hover, #sponsorship-levels .level form .front .sidebar-callout .add:hover, .front .sidebar-callout .overlay-card .bottom .level-filled:hover, .overlay-card .bottom .front .sidebar-callout .level-filled:hover {
    transform: scale(1); }
  @media only screen and (max-width: 1440px) {
    .front .sidebar-callout .title {
      font-size: 1.25rem; }
    .front .sidebar-callout .button, .front .sidebar-callout .cart-button, .front .sidebar-callout #sponsorship-levels .level form .add, #sponsorship-levels .level form .front .sidebar-callout .add, .front .sidebar-callout .overlay-card .bottom .level-filled, .overlay-card .bottom .front .sidebar-callout .level-filled {
      font-size: .9rem;
      padding-left: .5rem;
      padding-right: .5rem; } }
  @media only screen and (max-width: 1125px) {
    .front .sidebar-callout .title {
      padding-left: .5rem;
      padding-right: .5rem; } }
  @media only screen and (max-width: 875px) {
    .front .sidebar-callout {
      max-width: 260px;
      margin-top: 1rem; } }

.front .story-callout {
  max-width: 260px;
  margin-top: 1.5rem;
  background-color: #F9F8F6;
  transition: background-color; }
  .front .story-callout:hover {
    background-color: #f3f1ed; }
    .front .story-callout:hover .title {
      text-decoration: underline; }
  .front .story-callout.has-image {
    margin-top: 7.1rem; }
  .front .story-callout a {
    display: block;
    padding: 1.3125rem 1.3125rem 2rem;
    text-decoration: none; }
  .front .story-callout .story-image {
    margin: -5.6rem auto 1.5rem;
    width: 8.5rem;
    border-radius: 50%; }

.front .share-page-container {
  margin: 1.75rem 0;
  padding: 2rem 0;
  border-top: 1px solid #CED5DA;
  border-bottom: 1px solid #CED5DA; }

.front .share-page-button {
  padding-bottom: .15rem;
  color: #153D58;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1rem;
  font-family: "Gotham A", "Gotham B", "Gotham", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: .5px;
  border-bottom: 2px solid #96BE55; }
  .front .share-page-button span {
    margin-right: .1rem;
    font-size: 1rem; }
  .front .share-page-button:hover {
    border-bottom: 2px solid transparent; }

#modal {
  position: fixed;
  z-index: 100;
  top: 50%;
  left: 50%;
  display: none;
  max-width: 80vw;
  padding: 4em 3em;
  max-height: 90vh;
  transform: translate(-50%, -50%);
  background: #FFF;
  box-sizing: border-box; }
  #modal :last-child {
    margin-bottom: 0; }
  #modal .icon-close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer; }
  #modal #modal-content .video-wrapper {
    width: 50vw; }
  #modal #share-this-content {
    max-width: 26.6em;
    margin: 0 auto;
    text-align: center; }
  #modal .social-container {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 38px;
    margin-right: 10px;
    border: 2px solid #96BE55;
    border-radius: 50%; }
    #modal .social-container span {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    #modal .social-container:hover {
      background: #96BE55; }
      #modal .social-container:hover span {
        color: #FFF; }
    #modal .social-container .icon-email {
      font-size: .75em; }
    #modal .social-container .icon-linkedin {
      font-size: 1.1em; }
  @media only screen and (max-width: 1125px) {
    #modal #modal-content .video-wrapper {
      width: 64vw; } }
  @media only screen and (max-width: 525px) {
    #modal {
      max-width: 100vw;
      padding: 4em 10px; }
      #modal #modal-content .video-wrapper {
        width: calc(100vw - 20px); } }

@media only screen and (max-width: 1920px) {
  .desktop-large-span1 {
    width: calc(4.16667% - 16px);
    margin-left: 16px; }
  .desktop-large-offset1 {
    margin-left: calc(4.16667% + 16px) !important; }
  .desktop-large-inset-l1 {
    padding-left: 4.16667% !important; }
  .desktop-large-inset-r1 {
    padding-right: 4.16667% !important; } }

@media only screen and (max-width: 1920px) {
  .desktop-large-span2 {
    width: calc(8.33333% - 16px);
    margin-left: 16px; }
  .desktop-large-offset2 {
    margin-left: calc(8.33333% + 16px) !important; }
  .desktop-large-inset-l2 {
    padding-left: 8.33333% !important; }
  .desktop-large-inset-r2 {
    padding-right: 8.33333% !important; } }

@media only screen and (max-width: 1920px) {
  .desktop-large-span3 {
    width: calc(12.5% - 16px);
    margin-left: 16px; }
  .desktop-large-offset3 {
    margin-left: calc(12.5% + 16px) !important; }
  .desktop-large-inset-l3 {
    padding-left: 12.5% !important; }
  .desktop-large-inset-r3 {
    padding-right: 12.5% !important; } }

@media only screen and (max-width: 1920px) {
  .desktop-large-span4 {
    width: calc(16.66667% - 16px);
    margin-left: 16px; }
  .desktop-large-offset4 {
    margin-left: calc(16.66667% + 16px) !important; }
  .desktop-large-inset-l4 {
    padding-left: 16.66667% !important; }
  .desktop-large-inset-r4 {
    padding-right: 16.66667% !important; } }

@media only screen and (max-width: 1920px) {
  .desktop-large-span5 {
    width: calc(20.83333% - 16px);
    margin-left: 16px; }
  .desktop-large-offset5 {
    margin-left: calc(20.83333% + 16px) !important; }
  .desktop-large-inset-l5 {
    padding-left: 20.83333% !important; }
  .desktop-large-inset-r5 {
    padding-right: 20.83333% !important; } }

@media only screen and (max-width: 1920px) {
  .desktop-large-span6 {
    width: calc(25% - 16px);
    margin-left: 16px; }
  .desktop-large-offset6 {
    margin-left: calc(25% + 16px) !important; }
  .desktop-large-inset-l6 {
    padding-left: 25% !important; }
  .desktop-large-inset-r6 {
    padding-right: 25% !important; } }

@media only screen and (max-width: 1920px) {
  .desktop-large-span7 {
    width: calc(29.16667% - 16px);
    margin-left: 16px; }
  .desktop-large-offset7 {
    margin-left: calc(29.16667% + 16px) !important; }
  .desktop-large-inset-l7 {
    padding-left: 29.16667% !important; }
  .desktop-large-inset-r7 {
    padding-right: 29.16667% !important; } }

@media only screen and (max-width: 1920px) {
  .desktop-large-span8 {
    width: calc(33.33333% - 16px);
    margin-left: 16px; }
  .desktop-large-offset8 {
    margin-left: calc(33.33333% + 16px) !important; }
  .desktop-large-inset-l8 {
    padding-left: 33.33333% !important; }
  .desktop-large-inset-r8 {
    padding-right: 33.33333% !important; } }

@media only screen and (max-width: 1920px) {
  .desktop-large-span9 {
    width: calc(37.5% - 16px);
    margin-left: 16px; }
  .desktop-large-offset9 {
    margin-left: calc(37.5% + 16px) !important; }
  .desktop-large-inset-l9 {
    padding-left: 37.5% !important; }
  .desktop-large-inset-r9 {
    padding-right: 37.5% !important; } }

@media only screen and (max-width: 1920px) {
  .desktop-large-span10 {
    width: calc(41.66667% - 16px);
    margin-left: 16px; }
  .desktop-large-offset10 {
    margin-left: calc(41.66667% + 16px) !important; }
  .desktop-large-inset-l10 {
    padding-left: 41.66667% !important; }
  .desktop-large-inset-r10 {
    padding-right: 41.66667% !important; } }

@media only screen and (max-width: 1920px) {
  .desktop-large-span11 {
    width: calc(45.83333% - 16px);
    margin-left: 16px; }
  .desktop-large-offset11 {
    margin-left: calc(45.83333% + 16px) !important; }
  .desktop-large-inset-l11 {
    padding-left: 45.83333% !important; }
  .desktop-large-inset-r11 {
    padding-right: 45.83333% !important; } }

@media only screen and (max-width: 1920px) {
  .desktop-large-span12 {
    width: calc(50% - 16px);
    margin-left: 16px; }
  .desktop-large-offset12 {
    margin-left: calc(50% + 16px) !important; }
  .desktop-large-inset-l12 {
    padding-left: 50% !important; }
  .desktop-large-inset-r12 {
    padding-right: 50% !important; } }

@media only screen and (max-width: 1920px) {
  .desktop-large-span13 {
    width: calc(54.16667% - 16px);
    margin-left: 16px; }
  .desktop-large-offset13 {
    margin-left: calc(54.16667% + 16px) !important; }
  .desktop-large-inset-l13 {
    padding-left: 54.16667% !important; }
  .desktop-large-inset-r13 {
    padding-right: 54.16667% !important; } }

@media only screen and (max-width: 1920px) {
  .desktop-large-span14 {
    width: calc(58.33333% - 16px);
    margin-left: 16px; }
  .desktop-large-offset14 {
    margin-left: calc(58.33333% + 16px) !important; }
  .desktop-large-inset-l14 {
    padding-left: 58.33333% !important; }
  .desktop-large-inset-r14 {
    padding-right: 58.33333% !important; } }

@media only screen and (max-width: 1920px) {
  .desktop-large-span15 {
    width: calc(62.5% - 16px);
    margin-left: 16px; }
  .desktop-large-offset15 {
    margin-left: calc(62.5% + 16px) !important; }
  .desktop-large-inset-l15 {
    padding-left: 62.5% !important; }
  .desktop-large-inset-r15 {
    padding-right: 62.5% !important; } }

@media only screen and (max-width: 1920px) {
  .desktop-large-span16 {
    width: calc(66.66667% - 16px);
    margin-left: 16px; }
  .desktop-large-offset16 {
    margin-left: calc(66.66667% + 16px) !important; }
  .desktop-large-inset-l16 {
    padding-left: 66.66667% !important; }
  .desktop-large-inset-r16 {
    padding-right: 66.66667% !important; } }

@media only screen and (max-width: 1920px) {
  .desktop-large-span17 {
    width: calc(70.83333% - 16px);
    margin-left: 16px; }
  .desktop-large-offset17 {
    margin-left: calc(70.83333% + 16px) !important; }
  .desktop-large-inset-l17 {
    padding-left: 70.83333% !important; }
  .desktop-large-inset-r17 {
    padding-right: 70.83333% !important; } }

@media only screen and (max-width: 1920px) {
  .desktop-large-span18 {
    width: calc(75% - 16px);
    margin-left: 16px; }
  .desktop-large-offset18 {
    margin-left: calc(75% + 16px) !important; }
  .desktop-large-inset-l18 {
    padding-left: 75% !important; }
  .desktop-large-inset-r18 {
    padding-right: 75% !important; } }

@media only screen and (max-width: 1920px) {
  .desktop-large-span19 {
    width: calc(79.16667% - 16px);
    margin-left: 16px; }
  .desktop-large-offset19 {
    margin-left: calc(79.16667% + 16px) !important; }
  .desktop-large-inset-l19 {
    padding-left: 79.16667% !important; }
  .desktop-large-inset-r19 {
    padding-right: 79.16667% !important; } }

@media only screen and (max-width: 1920px) {
  .desktop-large-span20 {
    width: calc(83.33333% - 16px);
    margin-left: 16px; }
  .desktop-large-offset20 {
    margin-left: calc(83.33333% + 16px) !important; }
  .desktop-large-inset-l20 {
    padding-left: 83.33333% !important; }
  .desktop-large-inset-r20 {
    padding-right: 83.33333% !important; } }

@media only screen and (max-width: 1920px) {
  .desktop-large-span21 {
    width: calc(87.5% - 16px);
    margin-left: 16px; }
  .desktop-large-offset21 {
    margin-left: calc(87.5% + 16px) !important; }
  .desktop-large-inset-l21 {
    padding-left: 87.5% !important; }
  .desktop-large-inset-r21 {
    padding-right: 87.5% !important; } }

@media only screen and (max-width: 1920px) {
  .desktop-large-span22 {
    width: calc(91.66667% - 16px);
    margin-left: 16px; }
  .desktop-large-offset22 {
    margin-left: calc(91.66667% + 16px) !important; }
  .desktop-large-inset-l22 {
    padding-left: 91.66667% !important; }
  .desktop-large-inset-r22 {
    padding-right: 91.66667% !important; } }

@media only screen and (max-width: 1920px) {
  .desktop-large-span23 {
    width: calc(95.83333% - 16px);
    margin-left: 16px; }
  .desktop-large-offset23 {
    margin-left: calc(95.83333% + 16px) !important; }
  .desktop-large-inset-l23 {
    padding-left: 95.83333% !important; }
  .desktop-large-inset-r23 {
    padding-right: 95.83333% !important; } }

@media only screen and (max-width: 1920px) {
  .desktop-large-span24 {
    width: calc(100% - 16px);
    margin-left: 16px; }
  .desktop-large-offset24 {
    margin-left: calc(100% + 16px) !important; }
  .desktop-large-inset-l24 {
    padding-left: 100% !important; }
  .desktop-large-inset-r24 {
    padding-right: 100% !important; } }

@media only screen and (max-width: 1920px) {
  [class*='span'].desktop-large-offset0 {
    margin-left: 16px !important; }
  [class*='span'].desktop-large-inset-l0 {
    padding-left: 0 !important; }
  [class*='span'].desktop-large-inset-r0 {
    padding-right: 0 !important; }
  .front .desktop-large-clear {
    clear: both; }
  .front .desktop-large-hide {
    display: none; }
  .front .desktop-large-block {
    display: block; }
  .front .desktop-large-inline-block {
    display: inline-block; }
  .front .desktop-large-flex {
    display: flex; }
  .front .desktop-large-flex-wrap {
    flex-wrap: wrap; }
  .front .desktop-large-w-full {
    width: 100%; }
  .front .desktop-large-w-half {
    width: 50%; }
  .front .desktop-large-w-third {
    width: 33%; } }

@media only screen and (max-width: 1440px) {
  .desktop-medium-span1 {
    width: calc(4.16667% - 16px);
    margin-left: 16px; }
  .desktop-medium-offset1 {
    margin-left: calc(4.16667% + 16px) !important; }
  .desktop-medium-inset-l1 {
    padding-left: 4.16667% !important; }
  .desktop-medium-inset-r1 {
    padding-right: 4.16667% !important; } }

@media only screen and (max-width: 1440px) {
  .desktop-medium-span2 {
    width: calc(8.33333% - 16px);
    margin-left: 16px; }
  .desktop-medium-offset2 {
    margin-left: calc(8.33333% + 16px) !important; }
  .desktop-medium-inset-l2 {
    padding-left: 8.33333% !important; }
  .desktop-medium-inset-r2 {
    padding-right: 8.33333% !important; } }

@media only screen and (max-width: 1440px) {
  .desktop-medium-span3 {
    width: calc(12.5% - 16px);
    margin-left: 16px; }
  .desktop-medium-offset3 {
    margin-left: calc(12.5% + 16px) !important; }
  .desktop-medium-inset-l3 {
    padding-left: 12.5% !important; }
  .desktop-medium-inset-r3 {
    padding-right: 12.5% !important; } }

@media only screen and (max-width: 1440px) {
  .desktop-medium-span4 {
    width: calc(16.66667% - 16px);
    margin-left: 16px; }
  .desktop-medium-offset4 {
    margin-left: calc(16.66667% + 16px) !important; }
  .desktop-medium-inset-l4 {
    padding-left: 16.66667% !important; }
  .desktop-medium-inset-r4 {
    padding-right: 16.66667% !important; } }

@media only screen and (max-width: 1440px) {
  .desktop-medium-span5 {
    width: calc(20.83333% - 16px);
    margin-left: 16px; }
  .desktop-medium-offset5 {
    margin-left: calc(20.83333% + 16px) !important; }
  .desktop-medium-inset-l5 {
    padding-left: 20.83333% !important; }
  .desktop-medium-inset-r5 {
    padding-right: 20.83333% !important; } }

@media only screen and (max-width: 1440px) {
  .desktop-medium-span6 {
    width: calc(25% - 16px);
    margin-left: 16px; }
  .desktop-medium-offset6 {
    margin-left: calc(25% + 16px) !important; }
  .desktop-medium-inset-l6 {
    padding-left: 25% !important; }
  .desktop-medium-inset-r6 {
    padding-right: 25% !important; } }

@media only screen and (max-width: 1440px) {
  .desktop-medium-span7 {
    width: calc(29.16667% - 16px);
    margin-left: 16px; }
  .desktop-medium-offset7 {
    margin-left: calc(29.16667% + 16px) !important; }
  .desktop-medium-inset-l7 {
    padding-left: 29.16667% !important; }
  .desktop-medium-inset-r7 {
    padding-right: 29.16667% !important; } }

@media only screen and (max-width: 1440px) {
  .desktop-medium-span8 {
    width: calc(33.33333% - 16px);
    margin-left: 16px; }
  .desktop-medium-offset8 {
    margin-left: calc(33.33333% + 16px) !important; }
  .desktop-medium-inset-l8 {
    padding-left: 33.33333% !important; }
  .desktop-medium-inset-r8 {
    padding-right: 33.33333% !important; } }

@media only screen and (max-width: 1440px) {
  .desktop-medium-span9 {
    width: calc(37.5% - 16px);
    margin-left: 16px; }
  .desktop-medium-offset9 {
    margin-left: calc(37.5% + 16px) !important; }
  .desktop-medium-inset-l9 {
    padding-left: 37.5% !important; }
  .desktop-medium-inset-r9 {
    padding-right: 37.5% !important; } }

@media only screen and (max-width: 1440px) {
  .desktop-medium-span10 {
    width: calc(41.66667% - 16px);
    margin-left: 16px; }
  .desktop-medium-offset10 {
    margin-left: calc(41.66667% + 16px) !important; }
  .desktop-medium-inset-l10 {
    padding-left: 41.66667% !important; }
  .desktop-medium-inset-r10 {
    padding-right: 41.66667% !important; } }

@media only screen and (max-width: 1440px) {
  .desktop-medium-span11 {
    width: calc(45.83333% - 16px);
    margin-left: 16px; }
  .desktop-medium-offset11 {
    margin-left: calc(45.83333% + 16px) !important; }
  .desktop-medium-inset-l11 {
    padding-left: 45.83333% !important; }
  .desktop-medium-inset-r11 {
    padding-right: 45.83333% !important; } }

@media only screen and (max-width: 1440px) {
  .desktop-medium-span12 {
    width: calc(50% - 16px);
    margin-left: 16px; }
  .desktop-medium-offset12 {
    margin-left: calc(50% + 16px) !important; }
  .desktop-medium-inset-l12 {
    padding-left: 50% !important; }
  .desktop-medium-inset-r12 {
    padding-right: 50% !important; } }

@media only screen and (max-width: 1440px) {
  .desktop-medium-span13 {
    width: calc(54.16667% - 16px);
    margin-left: 16px; }
  .desktop-medium-offset13 {
    margin-left: calc(54.16667% + 16px) !important; }
  .desktop-medium-inset-l13 {
    padding-left: 54.16667% !important; }
  .desktop-medium-inset-r13 {
    padding-right: 54.16667% !important; } }

@media only screen and (max-width: 1440px) {
  .desktop-medium-span14 {
    width: calc(58.33333% - 16px);
    margin-left: 16px; }
  .desktop-medium-offset14 {
    margin-left: calc(58.33333% + 16px) !important; }
  .desktop-medium-inset-l14 {
    padding-left: 58.33333% !important; }
  .desktop-medium-inset-r14 {
    padding-right: 58.33333% !important; } }

@media only screen and (max-width: 1440px) {
  .desktop-medium-span15 {
    width: calc(62.5% - 16px);
    margin-left: 16px; }
  .desktop-medium-offset15 {
    margin-left: calc(62.5% + 16px) !important; }
  .desktop-medium-inset-l15 {
    padding-left: 62.5% !important; }
  .desktop-medium-inset-r15 {
    padding-right: 62.5% !important; } }

@media only screen and (max-width: 1440px) {
  .desktop-medium-span16 {
    width: calc(66.66667% - 16px);
    margin-left: 16px; }
  .desktop-medium-offset16 {
    margin-left: calc(66.66667% + 16px) !important; }
  .desktop-medium-inset-l16 {
    padding-left: 66.66667% !important; }
  .desktop-medium-inset-r16 {
    padding-right: 66.66667% !important; } }

@media only screen and (max-width: 1440px) {
  .desktop-medium-span17 {
    width: calc(70.83333% - 16px);
    margin-left: 16px; }
  .desktop-medium-offset17 {
    margin-left: calc(70.83333% + 16px) !important; }
  .desktop-medium-inset-l17 {
    padding-left: 70.83333% !important; }
  .desktop-medium-inset-r17 {
    padding-right: 70.83333% !important; } }

@media only screen and (max-width: 1440px) {
  .desktop-medium-span18 {
    width: calc(75% - 16px);
    margin-left: 16px; }
  .desktop-medium-offset18 {
    margin-left: calc(75% + 16px) !important; }
  .desktop-medium-inset-l18 {
    padding-left: 75% !important; }
  .desktop-medium-inset-r18 {
    padding-right: 75% !important; } }

@media only screen and (max-width: 1440px) {
  .desktop-medium-span19 {
    width: calc(79.16667% - 16px);
    margin-left: 16px; }
  .desktop-medium-offset19 {
    margin-left: calc(79.16667% + 16px) !important; }
  .desktop-medium-inset-l19 {
    padding-left: 79.16667% !important; }
  .desktop-medium-inset-r19 {
    padding-right: 79.16667% !important; } }

@media only screen and (max-width: 1440px) {
  .desktop-medium-span20 {
    width: calc(83.33333% - 16px);
    margin-left: 16px; }
  .desktop-medium-offset20 {
    margin-left: calc(83.33333% + 16px) !important; }
  .desktop-medium-inset-l20 {
    padding-left: 83.33333% !important; }
  .desktop-medium-inset-r20 {
    padding-right: 83.33333% !important; } }

@media only screen and (max-width: 1440px) {
  .desktop-medium-span21 {
    width: calc(87.5% - 16px);
    margin-left: 16px; }
  .desktop-medium-offset21 {
    margin-left: calc(87.5% + 16px) !important; }
  .desktop-medium-inset-l21 {
    padding-left: 87.5% !important; }
  .desktop-medium-inset-r21 {
    padding-right: 87.5% !important; } }

@media only screen and (max-width: 1440px) {
  .desktop-medium-span22 {
    width: calc(91.66667% - 16px);
    margin-left: 16px; }
  .desktop-medium-offset22 {
    margin-left: calc(91.66667% + 16px) !important; }
  .desktop-medium-inset-l22 {
    padding-left: 91.66667% !important; }
  .desktop-medium-inset-r22 {
    padding-right: 91.66667% !important; } }

@media only screen and (max-width: 1440px) {
  .desktop-medium-span23 {
    width: calc(95.83333% - 16px);
    margin-left: 16px; }
  .desktop-medium-offset23 {
    margin-left: calc(95.83333% + 16px) !important; }
  .desktop-medium-inset-l23 {
    padding-left: 95.83333% !important; }
  .desktop-medium-inset-r23 {
    padding-right: 95.83333% !important; } }

@media only screen and (max-width: 1440px) {
  .desktop-medium-span24 {
    width: calc(100% - 16px);
    margin-left: 16px; }
  .desktop-medium-offset24 {
    margin-left: calc(100% + 16px) !important; }
  .desktop-medium-inset-l24 {
    padding-left: 100% !important; }
  .desktop-medium-inset-r24 {
    padding-right: 100% !important; } }

@media only screen and (max-width: 1440px) {
  [class*='span'].desktop-medium-offset0 {
    margin-left: 16px !important; }
  [class*='span'].desktop-medium-inset-l0 {
    padding-left: 0 !important; }
  [class*='span'].desktop-medium-inset-r0 {
    padding-right: 0 !important; }
  .front .desktop-medium-clear {
    clear: both; }
  .front .desktop-medium-hide {
    display: none; }
  .front .desktop-medium-block {
    display: block; }
  .front .desktop-medium-inline-block {
    display: inline-block; }
  .front .desktop-medium-flex {
    display: flex; }
  .front .desktop-medium-flex-wrap {
    flex-wrap: wrap; }
  .front .desktop-medium-w-full {
    width: 100%; }
  .front .desktop-medium-w-half {
    width: 50%; }
  .front .desktop-medium-w-third {
    width: 33%; } }

@media only screen and (max-width: 1125px) {
  .desktop-span1 {
    width: calc(4.16667% - 16px);
    margin-left: 16px; }
  .desktop-offset1 {
    margin-left: calc(4.16667% + 16px) !important; }
  .desktop-inset-l1 {
    padding-left: 4.16667% !important; }
  .desktop-inset-r1 {
    padding-right: 4.16667% !important; } }

@media only screen and (max-width: 1125px) {
  .desktop-span2 {
    width: calc(8.33333% - 16px);
    margin-left: 16px; }
  .desktop-offset2 {
    margin-left: calc(8.33333% + 16px) !important; }
  .desktop-inset-l2 {
    padding-left: 8.33333% !important; }
  .desktop-inset-r2 {
    padding-right: 8.33333% !important; } }

@media only screen and (max-width: 1125px) {
  .desktop-span3 {
    width: calc(12.5% - 16px);
    margin-left: 16px; }
  .desktop-offset3 {
    margin-left: calc(12.5% + 16px) !important; }
  .desktop-inset-l3 {
    padding-left: 12.5% !important; }
  .desktop-inset-r3 {
    padding-right: 12.5% !important; } }

@media only screen and (max-width: 1125px) {
  .desktop-span4 {
    width: calc(16.66667% - 16px);
    margin-left: 16px; }
  .desktop-offset4 {
    margin-left: calc(16.66667% + 16px) !important; }
  .desktop-inset-l4 {
    padding-left: 16.66667% !important; }
  .desktop-inset-r4 {
    padding-right: 16.66667% !important; } }

@media only screen and (max-width: 1125px) {
  .desktop-span5 {
    width: calc(20.83333% - 16px);
    margin-left: 16px; }
  .desktop-offset5 {
    margin-left: calc(20.83333% + 16px) !important; }
  .desktop-inset-l5 {
    padding-left: 20.83333% !important; }
  .desktop-inset-r5 {
    padding-right: 20.83333% !important; } }

@media only screen and (max-width: 1125px) {
  .desktop-span6 {
    width: calc(25% - 16px);
    margin-left: 16px; }
  .desktop-offset6 {
    margin-left: calc(25% + 16px) !important; }
  .desktop-inset-l6 {
    padding-left: 25% !important; }
  .desktop-inset-r6 {
    padding-right: 25% !important; } }

@media only screen and (max-width: 1125px) {
  .desktop-span7 {
    width: calc(29.16667% - 16px);
    margin-left: 16px; }
  .desktop-offset7 {
    margin-left: calc(29.16667% + 16px) !important; }
  .desktop-inset-l7 {
    padding-left: 29.16667% !important; }
  .desktop-inset-r7 {
    padding-right: 29.16667% !important; } }

@media only screen and (max-width: 1125px) {
  .desktop-span8 {
    width: calc(33.33333% - 16px);
    margin-left: 16px; }
  .desktop-offset8 {
    margin-left: calc(33.33333% + 16px) !important; }
  .desktop-inset-l8 {
    padding-left: 33.33333% !important; }
  .desktop-inset-r8 {
    padding-right: 33.33333% !important; } }

@media only screen and (max-width: 1125px) {
  .desktop-span9 {
    width: calc(37.5% - 16px);
    margin-left: 16px; }
  .desktop-offset9 {
    margin-left: calc(37.5% + 16px) !important; }
  .desktop-inset-l9 {
    padding-left: 37.5% !important; }
  .desktop-inset-r9 {
    padding-right: 37.5% !important; } }

@media only screen and (max-width: 1125px) {
  .desktop-span10 {
    width: calc(41.66667% - 16px);
    margin-left: 16px; }
  .desktop-offset10 {
    margin-left: calc(41.66667% + 16px) !important; }
  .desktop-inset-l10 {
    padding-left: 41.66667% !important; }
  .desktop-inset-r10 {
    padding-right: 41.66667% !important; } }

@media only screen and (max-width: 1125px) {
  .desktop-span11 {
    width: calc(45.83333% - 16px);
    margin-left: 16px; }
  .desktop-offset11 {
    margin-left: calc(45.83333% + 16px) !important; }
  .desktop-inset-l11 {
    padding-left: 45.83333% !important; }
  .desktop-inset-r11 {
    padding-right: 45.83333% !important; } }

@media only screen and (max-width: 1125px) {
  .desktop-span12 {
    width: calc(50% - 16px);
    margin-left: 16px; }
  .desktop-offset12 {
    margin-left: calc(50% + 16px) !important; }
  .desktop-inset-l12 {
    padding-left: 50% !important; }
  .desktop-inset-r12 {
    padding-right: 50% !important; } }

@media only screen and (max-width: 1125px) {
  .desktop-span13 {
    width: calc(54.16667% - 16px);
    margin-left: 16px; }
  .desktop-offset13 {
    margin-left: calc(54.16667% + 16px) !important; }
  .desktop-inset-l13 {
    padding-left: 54.16667% !important; }
  .desktop-inset-r13 {
    padding-right: 54.16667% !important; } }

@media only screen and (max-width: 1125px) {
  .desktop-span14 {
    width: calc(58.33333% - 16px);
    margin-left: 16px; }
  .desktop-offset14 {
    margin-left: calc(58.33333% + 16px) !important; }
  .desktop-inset-l14 {
    padding-left: 58.33333% !important; }
  .desktop-inset-r14 {
    padding-right: 58.33333% !important; } }

@media only screen and (max-width: 1125px) {
  .desktop-span15 {
    width: calc(62.5% - 16px);
    margin-left: 16px; }
  .desktop-offset15 {
    margin-left: calc(62.5% + 16px) !important; }
  .desktop-inset-l15 {
    padding-left: 62.5% !important; }
  .desktop-inset-r15 {
    padding-right: 62.5% !important; } }

@media only screen and (max-width: 1125px) {
  .desktop-span16 {
    width: calc(66.66667% - 16px);
    margin-left: 16px; }
  .desktop-offset16 {
    margin-left: calc(66.66667% + 16px) !important; }
  .desktop-inset-l16 {
    padding-left: 66.66667% !important; }
  .desktop-inset-r16 {
    padding-right: 66.66667% !important; } }

@media only screen and (max-width: 1125px) {
  .desktop-span17 {
    width: calc(70.83333% - 16px);
    margin-left: 16px; }
  .desktop-offset17 {
    margin-left: calc(70.83333% + 16px) !important; }
  .desktop-inset-l17 {
    padding-left: 70.83333% !important; }
  .desktop-inset-r17 {
    padding-right: 70.83333% !important; } }

@media only screen and (max-width: 1125px) {
  .desktop-span18 {
    width: calc(75% - 16px);
    margin-left: 16px; }
  .desktop-offset18 {
    margin-left: calc(75% + 16px) !important; }
  .desktop-inset-l18 {
    padding-left: 75% !important; }
  .desktop-inset-r18 {
    padding-right: 75% !important; } }

@media only screen and (max-width: 1125px) {
  .desktop-span19 {
    width: calc(79.16667% - 16px);
    margin-left: 16px; }
  .desktop-offset19 {
    margin-left: calc(79.16667% + 16px) !important; }
  .desktop-inset-l19 {
    padding-left: 79.16667% !important; }
  .desktop-inset-r19 {
    padding-right: 79.16667% !important; } }

@media only screen and (max-width: 1125px) {
  .desktop-span20 {
    width: calc(83.33333% - 16px);
    margin-left: 16px; }
  .desktop-offset20 {
    margin-left: calc(83.33333% + 16px) !important; }
  .desktop-inset-l20 {
    padding-left: 83.33333% !important; }
  .desktop-inset-r20 {
    padding-right: 83.33333% !important; } }

@media only screen and (max-width: 1125px) {
  .desktop-span21 {
    width: calc(87.5% - 16px);
    margin-left: 16px; }
  .desktop-offset21 {
    margin-left: calc(87.5% + 16px) !important; }
  .desktop-inset-l21 {
    padding-left: 87.5% !important; }
  .desktop-inset-r21 {
    padding-right: 87.5% !important; } }

@media only screen and (max-width: 1125px) {
  .desktop-span22 {
    width: calc(91.66667% - 16px);
    margin-left: 16px; }
  .desktop-offset22 {
    margin-left: calc(91.66667% + 16px) !important; }
  .desktop-inset-l22 {
    padding-left: 91.66667% !important; }
  .desktop-inset-r22 {
    padding-right: 91.66667% !important; } }

@media only screen and (max-width: 1125px) {
  .desktop-span23 {
    width: calc(95.83333% - 16px);
    margin-left: 16px; }
  .desktop-offset23 {
    margin-left: calc(95.83333% + 16px) !important; }
  .desktop-inset-l23 {
    padding-left: 95.83333% !important; }
  .desktop-inset-r23 {
    padding-right: 95.83333% !important; } }

@media only screen and (max-width: 1125px) {
  .desktop-span24 {
    width: calc(100% - 16px);
    margin-left: 16px; }
  .desktop-offset24 {
    margin-left: calc(100% + 16px) !important; }
  .desktop-inset-l24 {
    padding-left: 100% !important; }
  .desktop-inset-r24 {
    padding-right: 100% !important; } }

@media only screen and (max-width: 1125px) {
  [class*='span'].desktop-offset0 {
    margin-left: 16px !important; }
  [class*='span'].desktop-inset-l0 {
    padding-left: 0 !important; }
  [class*='span'].desktop-inset-r0 {
    padding-right: 0 !important; }
  .front .desktop-clear {
    clear: both; }
  .front .desktop-hide {
    display: none; }
  .front .desktop-block {
    display: block; }
  .front .desktop-inline-block {
    display: inline-block; }
  .front .desktop-flex {
    display: flex; }
  .front .desktop-flex-wrap {
    flex-wrap: wrap; }
  .front .desktop-w-full {
    width: 100%; }
  .front .desktop-w-half {
    width: 50%; }
  .front .desktop-w-third {
    width: 33%; } }

@media only screen and (max-width: 875px) {
  .tablet-span1 {
    width: calc(4.16667% - 16px);
    margin-left: 16px; }
  .tablet-offset1 {
    margin-left: calc(4.16667% + 16px) !important; }
  .tablet-inset-l1 {
    padding-left: 4.16667% !important; }
  .tablet-inset-r1 {
    padding-right: 4.16667% !important; } }

@media only screen and (max-width: 875px) {
  .tablet-span2 {
    width: calc(8.33333% - 16px);
    margin-left: 16px; }
  .tablet-offset2 {
    margin-left: calc(8.33333% + 16px) !important; }
  .tablet-inset-l2 {
    padding-left: 8.33333% !important; }
  .tablet-inset-r2 {
    padding-right: 8.33333% !important; } }

@media only screen and (max-width: 875px) {
  .tablet-span3 {
    width: calc(12.5% - 16px);
    margin-left: 16px; }
  .tablet-offset3 {
    margin-left: calc(12.5% + 16px) !important; }
  .tablet-inset-l3 {
    padding-left: 12.5% !important; }
  .tablet-inset-r3 {
    padding-right: 12.5% !important; } }

@media only screen and (max-width: 875px) {
  .tablet-span4 {
    width: calc(16.66667% - 16px);
    margin-left: 16px; }
  .tablet-offset4 {
    margin-left: calc(16.66667% + 16px) !important; }
  .tablet-inset-l4 {
    padding-left: 16.66667% !important; }
  .tablet-inset-r4 {
    padding-right: 16.66667% !important; } }

@media only screen and (max-width: 875px) {
  .tablet-span5 {
    width: calc(20.83333% - 16px);
    margin-left: 16px; }
  .tablet-offset5 {
    margin-left: calc(20.83333% + 16px) !important; }
  .tablet-inset-l5 {
    padding-left: 20.83333% !important; }
  .tablet-inset-r5 {
    padding-right: 20.83333% !important; } }

@media only screen and (max-width: 875px) {
  .tablet-span6 {
    width: calc(25% - 16px);
    margin-left: 16px; }
  .tablet-offset6 {
    margin-left: calc(25% + 16px) !important; }
  .tablet-inset-l6 {
    padding-left: 25% !important; }
  .tablet-inset-r6 {
    padding-right: 25% !important; } }

@media only screen and (max-width: 875px) {
  .tablet-span7 {
    width: calc(29.16667% - 16px);
    margin-left: 16px; }
  .tablet-offset7 {
    margin-left: calc(29.16667% + 16px) !important; }
  .tablet-inset-l7 {
    padding-left: 29.16667% !important; }
  .tablet-inset-r7 {
    padding-right: 29.16667% !important; } }

@media only screen and (max-width: 875px) {
  .tablet-span8 {
    width: calc(33.33333% - 16px);
    margin-left: 16px; }
  .tablet-offset8 {
    margin-left: calc(33.33333% + 16px) !important; }
  .tablet-inset-l8 {
    padding-left: 33.33333% !important; }
  .tablet-inset-r8 {
    padding-right: 33.33333% !important; } }

@media only screen and (max-width: 875px) {
  .tablet-span9 {
    width: calc(37.5% - 16px);
    margin-left: 16px; }
  .tablet-offset9 {
    margin-left: calc(37.5% + 16px) !important; }
  .tablet-inset-l9 {
    padding-left: 37.5% !important; }
  .tablet-inset-r9 {
    padding-right: 37.5% !important; } }

@media only screen and (max-width: 875px) {
  .tablet-span10 {
    width: calc(41.66667% - 16px);
    margin-left: 16px; }
  .tablet-offset10 {
    margin-left: calc(41.66667% + 16px) !important; }
  .tablet-inset-l10 {
    padding-left: 41.66667% !important; }
  .tablet-inset-r10 {
    padding-right: 41.66667% !important; } }

@media only screen and (max-width: 875px) {
  .tablet-span11 {
    width: calc(45.83333% - 16px);
    margin-left: 16px; }
  .tablet-offset11 {
    margin-left: calc(45.83333% + 16px) !important; }
  .tablet-inset-l11 {
    padding-left: 45.83333% !important; }
  .tablet-inset-r11 {
    padding-right: 45.83333% !important; } }

@media only screen and (max-width: 875px) {
  .tablet-span12 {
    width: calc(50% - 16px);
    margin-left: 16px; }
  .tablet-offset12 {
    margin-left: calc(50% + 16px) !important; }
  .tablet-inset-l12 {
    padding-left: 50% !important; }
  .tablet-inset-r12 {
    padding-right: 50% !important; } }

@media only screen and (max-width: 875px) {
  .tablet-span13 {
    width: calc(54.16667% - 16px);
    margin-left: 16px; }
  .tablet-offset13 {
    margin-left: calc(54.16667% + 16px) !important; }
  .tablet-inset-l13 {
    padding-left: 54.16667% !important; }
  .tablet-inset-r13 {
    padding-right: 54.16667% !important; } }

@media only screen and (max-width: 875px) {
  .tablet-span14 {
    width: calc(58.33333% - 16px);
    margin-left: 16px; }
  .tablet-offset14 {
    margin-left: calc(58.33333% + 16px) !important; }
  .tablet-inset-l14 {
    padding-left: 58.33333% !important; }
  .tablet-inset-r14 {
    padding-right: 58.33333% !important; } }

@media only screen and (max-width: 875px) {
  .tablet-span15 {
    width: calc(62.5% - 16px);
    margin-left: 16px; }
  .tablet-offset15 {
    margin-left: calc(62.5% + 16px) !important; }
  .tablet-inset-l15 {
    padding-left: 62.5% !important; }
  .tablet-inset-r15 {
    padding-right: 62.5% !important; } }

@media only screen and (max-width: 875px) {
  .tablet-span16 {
    width: calc(66.66667% - 16px);
    margin-left: 16px; }
  .tablet-offset16 {
    margin-left: calc(66.66667% + 16px) !important; }
  .tablet-inset-l16 {
    padding-left: 66.66667% !important; }
  .tablet-inset-r16 {
    padding-right: 66.66667% !important; } }

@media only screen and (max-width: 875px) {
  .tablet-span17 {
    width: calc(70.83333% - 16px);
    margin-left: 16px; }
  .tablet-offset17 {
    margin-left: calc(70.83333% + 16px) !important; }
  .tablet-inset-l17 {
    padding-left: 70.83333% !important; }
  .tablet-inset-r17 {
    padding-right: 70.83333% !important; } }

@media only screen and (max-width: 875px) {
  .tablet-span18 {
    width: calc(75% - 16px);
    margin-left: 16px; }
  .tablet-offset18 {
    margin-left: calc(75% + 16px) !important; }
  .tablet-inset-l18 {
    padding-left: 75% !important; }
  .tablet-inset-r18 {
    padding-right: 75% !important; } }

@media only screen and (max-width: 875px) {
  .tablet-span19 {
    width: calc(79.16667% - 16px);
    margin-left: 16px; }
  .tablet-offset19 {
    margin-left: calc(79.16667% + 16px) !important; }
  .tablet-inset-l19 {
    padding-left: 79.16667% !important; }
  .tablet-inset-r19 {
    padding-right: 79.16667% !important; } }

@media only screen and (max-width: 875px) {
  .tablet-span20 {
    width: calc(83.33333% - 16px);
    margin-left: 16px; }
  .tablet-offset20 {
    margin-left: calc(83.33333% + 16px) !important; }
  .tablet-inset-l20 {
    padding-left: 83.33333% !important; }
  .tablet-inset-r20 {
    padding-right: 83.33333% !important; } }

@media only screen and (max-width: 875px) {
  .tablet-span21 {
    width: calc(87.5% - 16px);
    margin-left: 16px; }
  .tablet-offset21 {
    margin-left: calc(87.5% + 16px) !important; }
  .tablet-inset-l21 {
    padding-left: 87.5% !important; }
  .tablet-inset-r21 {
    padding-right: 87.5% !important; } }

@media only screen and (max-width: 875px) {
  .tablet-span22 {
    width: calc(91.66667% - 16px);
    margin-left: 16px; }
  .tablet-offset22 {
    margin-left: calc(91.66667% + 16px) !important; }
  .tablet-inset-l22 {
    padding-left: 91.66667% !important; }
  .tablet-inset-r22 {
    padding-right: 91.66667% !important; } }

@media only screen and (max-width: 875px) {
  .tablet-span23 {
    width: calc(95.83333% - 16px);
    margin-left: 16px; }
  .tablet-offset23 {
    margin-left: calc(95.83333% + 16px) !important; }
  .tablet-inset-l23 {
    padding-left: 95.83333% !important; }
  .tablet-inset-r23 {
    padding-right: 95.83333% !important; } }

@media only screen and (max-width: 875px) {
  .tablet-span24 {
    width: calc(100% - 16px);
    margin-left: 16px; }
  .tablet-offset24 {
    margin-left: calc(100% + 16px) !important; }
  .tablet-inset-l24 {
    padding-left: 100% !important; }
  .tablet-inset-r24 {
    padding-right: 100% !important; } }

@media only screen and (max-width: 875px) {
  [class*='span'].tablet-offset0 {
    margin-left: 16px !important; }
  [class*='span'].tablet-inset-l0 {
    padding-left: 0 !important; }
  [class*='span'].tablet-inset-r0 {
    padding-right: 0 !important; }
  .front .tablet-clear {
    clear: both; }
  .front .tablet-hide {
    display: none; }
  .front .tablet-block {
    display: block; }
  .front .tablet-inline-block {
    display: inline-block; }
  .front .tablet-flex {
    display: flex; }
  .front .tablet-flex-wrap {
    flex-wrap: wrap; }
  .front .tablet-w-full {
    width: 100%; }
  .front .tablet-w-half {
    width: 50%; }
  .front .tablet-w-third {
    width: 33%; } }

@media only screen and (max-width: 525px) {
  .mobile-span1 {
    width: calc(4.16667% - 16px);
    margin-left: 16px; }
  .mobile-offset1 {
    margin-left: calc(4.16667% + 16px) !important; }
  .mobile-inset-l1 {
    padding-left: 4.16667% !important; }
  .mobile-inset-r1 {
    padding-right: 4.16667% !important; } }

@media only screen and (max-width: 525px) {
  .mobile-span2 {
    width: calc(8.33333% - 16px);
    margin-left: 16px; }
  .mobile-offset2 {
    margin-left: calc(8.33333% + 16px) !important; }
  .mobile-inset-l2 {
    padding-left: 8.33333% !important; }
  .mobile-inset-r2 {
    padding-right: 8.33333% !important; } }

@media only screen and (max-width: 525px) {
  .mobile-span3 {
    width: calc(12.5% - 16px);
    margin-left: 16px; }
  .mobile-offset3 {
    margin-left: calc(12.5% + 16px) !important; }
  .mobile-inset-l3 {
    padding-left: 12.5% !important; }
  .mobile-inset-r3 {
    padding-right: 12.5% !important; } }

@media only screen and (max-width: 525px) {
  .mobile-span4 {
    width: calc(16.66667% - 16px);
    margin-left: 16px; }
  .mobile-offset4 {
    margin-left: calc(16.66667% + 16px) !important; }
  .mobile-inset-l4 {
    padding-left: 16.66667% !important; }
  .mobile-inset-r4 {
    padding-right: 16.66667% !important; } }

@media only screen and (max-width: 525px) {
  .mobile-span5 {
    width: calc(20.83333% - 16px);
    margin-left: 16px; }
  .mobile-offset5 {
    margin-left: calc(20.83333% + 16px) !important; }
  .mobile-inset-l5 {
    padding-left: 20.83333% !important; }
  .mobile-inset-r5 {
    padding-right: 20.83333% !important; } }

@media only screen and (max-width: 525px) {
  .mobile-span6 {
    width: calc(25% - 16px);
    margin-left: 16px; }
  .mobile-offset6 {
    margin-left: calc(25% + 16px) !important; }
  .mobile-inset-l6 {
    padding-left: 25% !important; }
  .mobile-inset-r6 {
    padding-right: 25% !important; } }

@media only screen and (max-width: 525px) {
  .mobile-span7 {
    width: calc(29.16667% - 16px);
    margin-left: 16px; }
  .mobile-offset7 {
    margin-left: calc(29.16667% + 16px) !important; }
  .mobile-inset-l7 {
    padding-left: 29.16667% !important; }
  .mobile-inset-r7 {
    padding-right: 29.16667% !important; } }

@media only screen and (max-width: 525px) {
  .mobile-span8 {
    width: calc(33.33333% - 16px);
    margin-left: 16px; }
  .mobile-offset8 {
    margin-left: calc(33.33333% + 16px) !important; }
  .mobile-inset-l8 {
    padding-left: 33.33333% !important; }
  .mobile-inset-r8 {
    padding-right: 33.33333% !important; } }

@media only screen and (max-width: 525px) {
  .mobile-span9 {
    width: calc(37.5% - 16px);
    margin-left: 16px; }
  .mobile-offset9 {
    margin-left: calc(37.5% + 16px) !important; }
  .mobile-inset-l9 {
    padding-left: 37.5% !important; }
  .mobile-inset-r9 {
    padding-right: 37.5% !important; } }

@media only screen and (max-width: 525px) {
  .mobile-span10 {
    width: calc(41.66667% - 16px);
    margin-left: 16px; }
  .mobile-offset10 {
    margin-left: calc(41.66667% + 16px) !important; }
  .mobile-inset-l10 {
    padding-left: 41.66667% !important; }
  .mobile-inset-r10 {
    padding-right: 41.66667% !important; } }

@media only screen and (max-width: 525px) {
  .mobile-span11 {
    width: calc(45.83333% - 16px);
    margin-left: 16px; }
  .mobile-offset11 {
    margin-left: calc(45.83333% + 16px) !important; }
  .mobile-inset-l11 {
    padding-left: 45.83333% !important; }
  .mobile-inset-r11 {
    padding-right: 45.83333% !important; } }

@media only screen and (max-width: 525px) {
  .mobile-span12 {
    width: calc(50% - 16px);
    margin-left: 16px; }
  .mobile-offset12 {
    margin-left: calc(50% + 16px) !important; }
  .mobile-inset-l12 {
    padding-left: 50% !important; }
  .mobile-inset-r12 {
    padding-right: 50% !important; } }

@media only screen and (max-width: 525px) {
  .mobile-span13 {
    width: calc(54.16667% - 16px);
    margin-left: 16px; }
  .mobile-offset13 {
    margin-left: calc(54.16667% + 16px) !important; }
  .mobile-inset-l13 {
    padding-left: 54.16667% !important; }
  .mobile-inset-r13 {
    padding-right: 54.16667% !important; } }

@media only screen and (max-width: 525px) {
  .mobile-span14 {
    width: calc(58.33333% - 16px);
    margin-left: 16px; }
  .mobile-offset14 {
    margin-left: calc(58.33333% + 16px) !important; }
  .mobile-inset-l14 {
    padding-left: 58.33333% !important; }
  .mobile-inset-r14 {
    padding-right: 58.33333% !important; } }

@media only screen and (max-width: 525px) {
  .mobile-span15 {
    width: calc(62.5% - 16px);
    margin-left: 16px; }
  .mobile-offset15 {
    margin-left: calc(62.5% + 16px) !important; }
  .mobile-inset-l15 {
    padding-left: 62.5% !important; }
  .mobile-inset-r15 {
    padding-right: 62.5% !important; } }

@media only screen and (max-width: 525px) {
  .mobile-span16 {
    width: calc(66.66667% - 16px);
    margin-left: 16px; }
  .mobile-offset16 {
    margin-left: calc(66.66667% + 16px) !important; }
  .mobile-inset-l16 {
    padding-left: 66.66667% !important; }
  .mobile-inset-r16 {
    padding-right: 66.66667% !important; } }

@media only screen and (max-width: 525px) {
  .mobile-span17 {
    width: calc(70.83333% - 16px);
    margin-left: 16px; }
  .mobile-offset17 {
    margin-left: calc(70.83333% + 16px) !important; }
  .mobile-inset-l17 {
    padding-left: 70.83333% !important; }
  .mobile-inset-r17 {
    padding-right: 70.83333% !important; } }

@media only screen and (max-width: 525px) {
  .mobile-span18 {
    width: calc(75% - 16px);
    margin-left: 16px; }
  .mobile-offset18 {
    margin-left: calc(75% + 16px) !important; }
  .mobile-inset-l18 {
    padding-left: 75% !important; }
  .mobile-inset-r18 {
    padding-right: 75% !important; } }

@media only screen and (max-width: 525px) {
  .mobile-span19 {
    width: calc(79.16667% - 16px);
    margin-left: 16px; }
  .mobile-offset19 {
    margin-left: calc(79.16667% + 16px) !important; }
  .mobile-inset-l19 {
    padding-left: 79.16667% !important; }
  .mobile-inset-r19 {
    padding-right: 79.16667% !important; } }

@media only screen and (max-width: 525px) {
  .mobile-span20 {
    width: calc(83.33333% - 16px);
    margin-left: 16px; }
  .mobile-offset20 {
    margin-left: calc(83.33333% + 16px) !important; }
  .mobile-inset-l20 {
    padding-left: 83.33333% !important; }
  .mobile-inset-r20 {
    padding-right: 83.33333% !important; } }

@media only screen and (max-width: 525px) {
  .mobile-span21 {
    width: calc(87.5% - 16px);
    margin-left: 16px; }
  .mobile-offset21 {
    margin-left: calc(87.5% + 16px) !important; }
  .mobile-inset-l21 {
    padding-left: 87.5% !important; }
  .mobile-inset-r21 {
    padding-right: 87.5% !important; } }

@media only screen and (max-width: 525px) {
  .mobile-span22 {
    width: calc(91.66667% - 16px);
    margin-left: 16px; }
  .mobile-offset22 {
    margin-left: calc(91.66667% + 16px) !important; }
  .mobile-inset-l22 {
    padding-left: 91.66667% !important; }
  .mobile-inset-r22 {
    padding-right: 91.66667% !important; } }

@media only screen and (max-width: 525px) {
  .mobile-span23 {
    width: calc(95.83333% - 16px);
    margin-left: 16px; }
  .mobile-offset23 {
    margin-left: calc(95.83333% + 16px) !important; }
  .mobile-inset-l23 {
    padding-left: 95.83333% !important; }
  .mobile-inset-r23 {
    padding-right: 95.83333% !important; } }

@media only screen and (max-width: 525px) {
  .mobile-span24 {
    width: calc(100% - 16px);
    margin-left: 16px; }
  .mobile-offset24 {
    margin-left: calc(100% + 16px) !important; }
  .mobile-inset-l24 {
    padding-left: 100% !important; }
  .mobile-inset-r24 {
    padding-right: 100% !important; } }

@media only screen and (max-width: 525px) {
  [class*='span'].mobile-offset0 {
    margin-left: 0 !important; }
  [class*="span"] {
    height: auto !important; }
  [class*='span'].mobile-inset-l0 {
    padding-left: 0 !important; }
  [class*='span'].mobile-inset-r0 {
    padding-right: 0 !important; }
  .front .mobile-clear {
    clear: both; }
  .front .mobile-hide {
    display: none; }
  .front .mobile-block {
    display: block; }
  .front .mobile-inline-block {
    display: inline-block; }
  .front .mobile-flex {
    display: flex; }
  .front .mobile-flex-wrap {
    flex-wrap: wrap; }
  .front .mobile-w-full {
    width: 100%; }
  .front .mobile-w-half {
    width: 50%; }
  .front .mobile-w-third {
    width: 33%; } }
