/* line 2, ../../../scss/giftcard/base.scss */
.ddz {
  font-size: 15px;
  /* Grid HTML Classes */
  /* Styles for screens that are atleast 768px; */
  /* Foundation Visibility HTML Classes */
  /* Specific visilbity for tables */
  /* Medium Displays: 768px - 1279px */
  /* Large Displays: 1280px - 1440px */
  /* X-Large Displays: 1400px and up */
  /* Orientation targeting */
  /* Specific visilbity for tables */
  /* Touch-enabled device targeting */
  /* Specific visilbity for tables */
  /* Foundation Block Grids for below small breakpoint */
  /* Foundation Block Grids for above small breakpoint */
  /* Typography resets */
  /* Default Link Styles */
  /* Default paragraph styles */
  /* Default header styles */
  /* Helpful Typography Defaults */
  /* Lists */
  /* Unordered Lists */
  /* Ordered Lists */
  /* Definition Lists */
  /* Abbreviations */
  /* Blockquotes */
  /* Microformats */
  /*
   * Print styles.
   *
   * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
   * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
  */
  /* Standard Forms */
  /* Using forms within rows, we need to set some defaults */
  /* Label Styles */
  /* Attach elements to the beginning or end of an input */
  /* Adjust padding, alignment and radius if pre/post element is a button */
  /* Separate prefix and postfix styles when on span or label so buttons keep their own */
  /* Input groups will automatically style first and last elements of the group */
  /* We use this to get basic styling on all basic form elements */
  /* Adjust margin for form elements below */
  /* Normalize file input width */
  /* We add basic fieldset styling */
  /* Error Handling */
  /* Button Groups */
  /* Dropdown Button */
  /* Split Buttons */
  /* Flex Video */
  /* Sections */
  /* Wrapped around .top-bar to contain to grid width */
  /* Orbit Graceful Loading */
  /* Foundation Joyride */
  /* Default styles for the container */
  /* Add a little css triangle pip, older browser just miss out on the fanciness of it */
  /* Typography */
  /* Styles for screens that are atleast 768px; */
  /* Clearing Styles */
  /* Foundation Alerts */
  /* Breadcrumbs */
  /* Custom Checkbox and Radio Inputs */
  /* Custom Select Options and Dropdowns */
  /* Keystroke Characters */
  /* Labels */
  /* Inline Lists */
  /* Default Pagination */
  /* Pagination centred wrapper */
  /* Panels */
  /* Pricing Tables */
  /* Progress Bar */
  /* Side Nav */
  /* Side Nav */
  /* Foundation Switches */
  /* Tables */
  /* Image Thumbnails */
  /* Tooltips */
  /* Foundation Dropdowns */
  /* Input & Textarea */
  /* Remove default webkit and possible mozilla .search styles.
   * Keeping this as :active to remove browser styles */
  /* Select */
  /* Checkbox */
}
/* line 5, ../../../scss/giftcard/base.scss */
.ddz span {
  color: inherit;
}
/* line 264, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz meta.foundation-mq-small {
  font-family: "only screen and (min-width: 720px)";
  width: 720px;
}
/* line 269, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz meta.foundation-mq-medium {
  font-family: "only screen and (min-width:1280px)";
  width: 1280px;
}
/* line 274, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz meta.foundation-mq-large {
  font-family: "only screen and (min-width:1440px)";
  width: 1440px;
}
/* line 290, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz *,
.ddz *:before,
.ddz *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 296, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz html,
.ddz body {
  font-size: 16px;
}
/* line 300, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
}
/* line 313, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz a:hover {
  cursor: pointer;
}
/* line 316, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz img,
.ddz object,
.ddz embed {
  max-width: 100%;
  height: auto;
}
/* line 320, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz object,
.ddz embed {
  height: 100%;
}
/* line 322, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz img {
  -ms-interpolation-mode: bicubic;
}
/* line 326, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz #map_canvas img,
.ddz #map_canvas embed,
.ddz #map_canvas object,
.ddz .map_canvas img,
.ddz .map_canvas embed,
.ddz .map_canvas object {
  max-width: none !important;
}
/* line 333, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz .left {
  float: left !important;
}
/* line 334, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz .right {
  float: right !important;
}
/* line 335, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz .text-left {
  text-align: left !important;
}
/* line 336, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz .text-right {
  text-align: right !important;
}
/* line 337, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz .text-center {
  text-align: center !important;
}
/* line 338, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz .text-justify {
  text-align: justify !important;
}
/* line 339, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz .hide {
  display: none;
}
/* line 345, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz .antialiased {
  -webkit-font-smoothing: antialiased;
}
/* line 348, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz img {
  display: inline-block;
  vertical-align: middle;
}
/* line 358, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz textarea {
  height: auto;
  min-height: 50px;
}
/* line 361, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz select {
  width: 100%;
}
/* line 116, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
.ddz .row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5em;
  *zoom: 1;
}
/* line 121, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz .row:before, .ddz .row:after {
  content: " ";
  display: table;
}
/* line 122, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz .row:after {
  clear: both;
}
/* line 120, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
.ddz .row.collapse > .column,
.ddz .row.collapse > .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 123, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
.ddz .row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 126, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
.ddz .row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
/* line 121, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz .row .row:before, .ddz .row .row:after {
  content: " ";
  display: table;
}
/* line 122, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz .row .row:after {
  clear: both;
}
/* line 127, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
.ddz .row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
/* line 121, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz .row .row.collapse:before, .ddz .row .row.collapse:after {
  content: " ";
  display: table;
}
/* line 122, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz .row .row.collapse:after {
  clear: both;
}
/* line 131, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
.ddz .column,
.ddz .columns {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}
@media only screen {
  /* line 136, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .column,
  .ddz .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  /* line 140, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .small-1 {
    position: relative;
    width: 8.33333%;
  }
  /* line 140, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .small-2 {
    position: relative;
    width: 16.66667%;
  }
  /* line 140, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .small-3 {
    position: relative;
    width: 25%;
  }
  /* line 140, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .small-4 {
    position: relative;
    width: 33.33333%;
  }
  /* line 140, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .small-5 {
    position: relative;
    width: 41.66667%;
  }
  /* line 140, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .small-6 {
    position: relative;
    width: 50%;
  }
  /* line 140, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .small-7 {
    position: relative;
    width: 58.33333%;
  }
  /* line 140, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .small-8 {
    position: relative;
    width: 66.66667%;
  }
  /* line 140, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .small-9 {
    position: relative;
    width: 75%;
  }
  /* line 140, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .small-10 {
    position: relative;
    width: 83.33333%;
  }
  /* line 140, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .small-11 {
    position: relative;
    width: 91.66667%;
  }
  /* line 140, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .small-12 {
    position: relative;
    width: 100%;
  }
  /* line 144, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .small-offset-0 {
    position: relative;
    margin-left: 0%;
  }
  /* line 144, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }
  /* line 144, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }
  /* line 144, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }
  /* line 144, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }
  /* line 144, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }
  /* line 144, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }
  /* line 144, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }
  /* line 144, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }
  /* line 144, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }
  /* line 144, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }
  /* line 147, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  /* line 148, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz [class*="column"] + [class*="column"].end {
    float: left;
  }
  /* line 150, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .column.small-centered,
  .ddz .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}
@media only screen and (min-width: 720px) {
  /* line 158, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .large-1 {
    position: relative;
    width: 8.33333%;
  }
  /* line 158, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .large-2 {
    position: relative;
    width: 16.66667%;
  }
  /* line 158, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .large-3 {
    position: relative;
    width: 25%;
  }
  /* line 158, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .large-4 {
    position: relative;
    width: 33.33333%;
  }
  /* line 158, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .large-5 {
    position: relative;
    width: 41.66667%;
  }
  /* line 158, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .large-6 {
    position: relative;
    width: 50%;
  }
  /* line 158, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .large-7 {
    position: relative;
    width: 58.33333%;
  }
  /* line 158, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .large-8 {
    position: relative;
    width: 66.66667%;
  }
  /* line 158, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .large-9 {
    position: relative;
    width: 75%;
  }
  /* line 158, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .large-10 {
    position: relative;
    width: 83.33333%;
  }
  /* line 158, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .large-11 {
    position: relative;
    width: 91.66667%;
  }
  /* line 158, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .large-12 {
    position: relative;
    width: 100%;
  }
  /* line 162, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .row .large-offset-0 {
    position: relative;
    margin-left: 0%;
  }
  /* line 162, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }
  /* line 162, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }
  /* line 162, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .row .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }
  /* line 162, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }
  /* line 162, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }
  /* line 162, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .row .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }
  /* line 162, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }
  /* line 162, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }
  /* line 162, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .row .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }
  /* line 162, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }
  /* line 162, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .row .large-offset-11 {
    position: relative;
    margin-left: 91.66667%;
  }
  /* line 166, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  /* line 167, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  /* line 166, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  /* line 167, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  /* line 166, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 167, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 166, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  /* line 167, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  /* line 166, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  /* line 167, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  /* line 166, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 167, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 166, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  /* line 167, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  /* line 166, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  /* line 167, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  /* line 166, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 167, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 166, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  /* line 167, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  /* line 166, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  /* line 167, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  /* line 170, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .column.large-centered,
  .ddz .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  /* line 173, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .column.large-uncentered,
  .ddz .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  /* line 180, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .ddz .column.large-uncentered.opposite,
  .ddz .columns.large-uncentered.opposite {
    float: right !important;
  }
}
/* line 9, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz .show-for-small,
.ddz .show-for-medium-down,
.ddz .show-for-large-down {
  display: inherit !important;
}
/* line 13, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz .show-for-medium,
.ddz .show-for-medium-up,
.ddz .show-for-large,
.ddz .show-for-large-up,
.ddz .show-for-xlarge {
  display: none !important;
}
/* line 19, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz .hide-for-medium,
.ddz .hide-for-medium-up,
.ddz .hide-for-large,
.ddz .hide-for-large-up,
.ddz .hide-for-xlarge {
  display: inherit !important;
}
/* line 25, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz .hide-for-small,
.ddz .hide-for-medium-down,
.ddz .hide-for-large-down {
  display: none !important;
}
/* line 31, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz table.show-for-small, .ddz table.show-for-medium-down, .ddz table.show-for-large-down, .ddz table.hide-for-medium, .ddz table.hide-for-medium-up, .ddz table.hide-for-large, .ddz table.hide-for-large-up, .ddz table.hide-for-xlarge {
  display: table;
}
/* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz thead.show-for-small, .ddz thead.show-for-medium-down, .ddz thead.show-for-large-down, .ddz thead.hide-for-medium, .ddz thead.hide-for-medium-up, .ddz thead.hide-for-large, .ddz thead.hide-for-large-up, .ddz thead.hide-for-xlarge {
  display: table-header-group !important;
}
/* line 51, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz tbody.show-for-small, .ddz tbody.show-for-medium-down, .ddz tbody.show-for-large-down, .ddz tbody.hide-for-medium, .ddz tbody.hide-for-medium-up, .ddz tbody.hide-for-large, .ddz tbody.hide-for-large-up, .ddz tbody.hide-for-xlarge {
  display: table-row-group !important;
}
/* line 61, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz tr.show-for-small, .ddz tr.show-for-medium-down, .ddz tr.show-for-large-down, .ddz tr.hide-for-medium, .ddz tr.hide-for-medium-up, .ddz tr.hide-for-large, .ddz tr.hide-for-large-up, .ddz tr.hide-for-xlarge {
  display: table-row !important;
}
/* line 72, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz td.show-for-small, .ddz td.show-for-medium-down, .ddz td.show-for-large-down, .ddz td.hide-for-medium, .ddz td.hide-for-medium-up, .ddz td.hide-for-large, .ddz td.hide-for-large-up, .ddz td.hide-for-xlarge,
.ddz th.show-for-small,
.ddz th.show-for-medium-down,
.ddz th.show-for-large-down,
.ddz th.hide-for-medium,
.ddz th.hide-for-medium-up,
.ddz th.hide-for-large,
.ddz th.hide-for-large-up,
.ddz th.hide-for-xlarge {
  display: table-cell !important;
}
@media only screen and (min-width: 720px) {
  /* line 2, ../../../scss/giftcard/base.scss */
  .ddz {
    /* Specific visilbity for tables */
  }
  /* line 84, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz .show-for-medium,
  .ddz .show-for-medium-up {
    display: inherit !important;
  }
  /* line 87, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz .show-for-small {
    display: none !important;
  }
  /* line 89, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz .hide-for-small {
    display: inherit !important;
  }
  /* line 91, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz .hide-for-medium,
  .ddz .hide-for-medium-up {
    display: none !important;
  }
  /* line 96, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz table.show-for-medium, .ddz table.show-for-medium-up, .ddz table.hide-for-small {
    display: table;
  }
  /* line 101, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz thead.show-for-medium, .ddz thead.show-for-medium-up, .ddz thead.hide-for-small {
    display: table-header-group !important;
  }
  /* line 106, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz tbody.show-for-medium, .ddz tbody.show-for-medium-up, .ddz tbody.hide-for-small {
    display: table-row-group !important;
  }
  /* line 111, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz tr.show-for-medium, .ddz tr.show-for-medium-up, .ddz tr.hide-for-small {
    display: table-row !important;
  }
  /* line 117, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz td.show-for-medium, .ddz td.show-for-medium-up, .ddz td.hide-for-small,
  .ddz th.show-for-medium,
  .ddz th.show-for-medium-up,
  .ddz th.hide-for-small {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 1280px) {
  /* line 2, ../../../scss/giftcard/base.scss */
  .ddz {
    /* Specific visilbity for tables */
  }
  /* line 125, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz .show-for-large,
  .ddz .show-for-large-up {
    display: inherit !important;
  }
  /* line 128, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz .show-for-medium,
  .ddz .show-for-medium-down {
    display: none !important;
  }
  /* line 131, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz .hide-for-medium,
  .ddz .hide-for-medium-down {
    display: inherit !important;
  }
  /* line 134, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz .hide-for-large,
  .ddz .hide-for-large-up {
    display: none !important;
  }
  /* line 139, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz table.show-for-large, .ddz table.show-for-large-up, .ddz table.hide-for-medium, .ddz table.hide-for-medium-down {
    display: table;
  }
  /* line 145, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz thead.show-for-large, .ddz thead.show-for-large-up, .ddz thead.hide-for-medium, .ddz thead.hide-for-medium-down {
    display: table-header-group !important;
  }
  /* line 151, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz tbody.show-for-large, .ddz tbody.show-for-large-up, .ddz tbody.hide-for-medium, .ddz tbody.hide-for-medium-down {
    display: table-row-group !important;
  }
  /* line 157, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz tr.show-for-large, .ddz tr.show-for-large-up, .ddz tr.hide-for-medium, .ddz tr.hide-for-medium-down {
    display: table-row !important;
  }
  /* line 164, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz td.show-for-large, .ddz td.show-for-large-up, .ddz td.hide-for-medium, .ddz td.hide-for-medium-down,
  .ddz th.show-for-large,
  .ddz th.show-for-large-up,
  .ddz th.hide-for-medium,
  .ddz th.hide-for-medium-down {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 1440px) {
  /* line 2, ../../../scss/giftcard/base.scss */
  .ddz {
    /* Specific visilbity for tables */
  }
  /* line 173, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz .show-for-xlarge {
    display: inherit !important;
  }
  /* line 175, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz .show-for-large,
  .ddz .show-for-large-down {
    display: none !important;
  }
  /* line 178, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz .hide-for-large,
  .ddz .hide-for-large-down {
    display: inherit !important;
  }
  /* line 181, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz .hide-for-xlarge {
    display: none !important;
  }
  /* line 185, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz table.show-for-xlarge, .ddz table.hide-for-large, .ddz table.hide-for-large-down {
    display: table;
  }
  /* line 190, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz thead.show-for-xlarge, .ddz thead.hide-for-large, .ddz thead.hide-for-large-down {
    display: table-header-group !important;
  }
  /* line 195, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz tbody.show-for-xlarge, .ddz tbody.hide-for-large, .ddz tbody.hide-for-large-down {
    display: table-row-group !important;
  }
  /* line 200, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz tr.show-for-xlarge, .ddz tr.hide-for-large, .ddz tr.hide-for-large-down {
    display: table-row !important;
  }
  /* line 206, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz td.show-for-xlarge, .ddz td.hide-for-large, .ddz td.hide-for-large-down,
  .ddz th.show-for-xlarge,
  .ddz th.hide-for-large,
  .ddz th.hide-for-large-down {
    display: table-cell !important;
  }
}
/* line 214, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz .show-for-landscape,
.ddz .hide-for-portrait {
  display: inherit !important;
}
/* line 216, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz .hide-for-landscape,
.ddz .show-for-portrait {
  display: none !important;
}
/* line 221, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz table.hide-for-landscape, .ddz table.show-for-portrait {
  display: table;
}
/* line 225, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz thead.hide-for-landscape, .ddz thead.show-for-portrait {
  display: table-header-group !important;
}
/* line 229, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz tbody.hide-for-landscape, .ddz tbody.show-for-portrait {
  display: table-row-group !important;
}
/* line 233, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz tr.hide-for-landscape, .ddz tr.show-for-portrait {
  display: table-row !important;
}
/* line 238, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz td.hide-for-landscape, .ddz td.show-for-portrait,
.ddz th.hide-for-landscape,
.ddz th.show-for-portrait {
  display: table-cell !important;
}
@media only screen and (orientation: landscape) {
  /* line 2, ../../../scss/giftcard/base.scss */
  .ddz {
    /* Specific visilbity for tables */
  }
  /* line 243, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz .show-for-landscape,
  .ddz .hide-for-portrait {
    display: inherit !important;
  }
  /* line 245, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz .hide-for-landscape,
  .ddz .show-for-portrait {
    display: none !important;
  }
  /* line 250, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz table.show-for-landscape, .ddz table.hide-for-portrait {
    display: table;
  }
  /* line 254, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz thead.show-for-landscape, .ddz thead.hide-for-portrait {
    display: table-header-group !important;
  }
  /* line 258, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz tbody.show-for-landscape, .ddz tbody.hide-for-portrait {
    display: table-row-group !important;
  }
  /* line 262, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz tr.show-for-landscape, .ddz tr.hide-for-portrait {
    display: table-row !important;
  }
  /* line 267, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz td.show-for-landscape, .ddz td.hide-for-portrait,
  .ddz th.show-for-landscape,
  .ddz th.hide-for-portrait {
    display: table-cell !important;
  }
}
@media only screen and (orientation: portrait) {
  /* line 2, ../../../scss/giftcard/base.scss */
  .ddz {
    /* Specific visilbity for tables */
  }
  /* line 273, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz .show-for-portrait,
  .ddz .hide-for-landscape {
    display: inherit !important;
  }
  /* line 275, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz .hide-for-portrait,
  .ddz .show-for-landscape {
    display: none !important;
  }
  /* line 280, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz table.show-for-portrait, .ddz table.hide-for-landscape {
    display: table;
  }
  /* line 284, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz thead.show-for-portrait, .ddz thead.hide-for-landscape {
    display: table-header-group !important;
  }
  /* line 288, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz tbody.show-for-portrait, .ddz tbody.hide-for-landscape {
    display: table-row-group !important;
  }
  /* line 292, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz tr.show-for-portrait, .ddz tr.hide-for-landscape {
    display: table-row !important;
  }
  /* line 297, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .ddz td.show-for-portrait, .ddz td.hide-for-landscape,
  .ddz th.show-for-portrait,
  .ddz th.hide-for-landscape {
    display: table-cell !important;
  }
}
/* line 303, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz .show-for-touch {
  display: none !important;
}
/* line 304, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz .hide-for-touch {
  display: inherit !important;
}
/* line 305, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz .touch .show-for-touch {
  display: inherit !important;
}
/* line 306, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz .touch .hide-for-touch {
  display: none !important;
}
/* line 309, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz table.hide-for-touch {
  display: table;
}
/* line 310, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz .touch table.show-for-touch {
  display: table;
}
/* line 311, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz thead.hide-for-touch {
  display: table-header-group !important;
}
/* line 312, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz .touch thead.show-for-touch {
  display: table-header-group !important;
}
/* line 313, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz tbody.hide-for-touch {
  display: table-row-group !important;
}
/* line 314, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz .touch tbody.show-for-touch {
  display: table-row-group !important;
}
/* line 315, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz tr.hide-for-touch {
  display: table-row !important;
}
/* line 316, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz .touch tr.show-for-touch {
  display: table-row !important;
}
/* line 317, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz td.hide-for-touch {
  display: table-cell !important;
}
/* line 318, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz .touch td.show-for-touch {
  display: table-cell !important;
}
/* line 319, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz th.hide-for-touch {
  display: table-cell !important;
}
/* line 320, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.ddz .touch th.show-for-touch {
  display: table-cell !important;
}
@media only screen {
  /* line 50, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0.625em;
    *zoom: 1;
  }
  /* line 121, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
  .ddz [class*="block-grid-"]:before, .ddz [class*="block-grid-"]:after {
    content: " ";
    display: table;
  }
  /* line 122, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
  .ddz [class*="block-grid-"]:after {
    clear: both;
  }
  /* line 27, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz [class*="block-grid-"] > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 0.625em 1.25em;
  }
  /* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  /* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  /* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  /* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  /* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  /* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  /* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  /* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  /* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  /* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  /* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  /* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 720px) {
  /* line 2, ../../../scss/giftcard/base.scss */
  .ddz {
    /* Remove small grid clearing */
  }
  /* line 63, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: none;
  }
  /* line 63, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: none;
  }
  /* line 63, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: none;
  }
  /* line 63, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: none;
  }
  /* line 63, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: none;
  }
  /* line 63, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: none;
  }
  /* line 63, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: none;
  }
  /* line 63, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: none;
  }
  /* line 63, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: none;
  }
  /* line 63, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: none;
  }
  /* line 63, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: none;
  }
  /* line 63, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: none;
  }
  /* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  /* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  /* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  /* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  /* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  /* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  /* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  /* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  /* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  /* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  /* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  /* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .ddz .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/* line 111, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz p.lead {
  font-size: 1.21875em;
  line-height: 1.6;
}
/* line 116, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz .subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: 300;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
}
/* line 127, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz div,
.ddz dl,
.ddz dt,
.ddz dd,
.ddz ul,
.ddz ol,
.ddz li,
.ddz h1,
.ddz h2,
.ddz h3,
.ddz h4,
.ddz h5,
.ddz h6,
.ddz pre,
.ddz form,
.ddz p,
.ddz blockquote,
.ddz th,
.ddz td {
  margin: 0;
  padding: 0;
  direction: ltr;
}
/* line 152, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz a {
  color: #2ba6cb;
  text-decoration: none;
  line-height: inherit;
}
/* line 157, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz a:hover, .ddz a:focus {
  color: #2795b6;
}
/* line 160, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz a img {
  border: none;
}
/* line 164, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 1.25em;
  text-rendering: optimizeLegibility;
}
/* line 174, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz p aside {
  font-size: 0.875em;
  line-height: 1.35;
  font-style: italic;
}
/* line 182, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz h1, .ddz h2, .ddz h3, .ddz h4, .ddz h5, .ddz h6 {
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  line-height: 1.2125em;
}
/* line 192, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz h1 small, .ddz h2 small, .ddz h3 small, .ddz h4 small, .ddz h5 small, .ddz h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
}
/* line 199, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz h1 {
  font-size: 2.125em;
}
/* line 200, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz h2 {
  font-size: 1.6875em;
}
/* line 201, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz h3 {
  font-size: 1.375em;
}
/* line 202, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz h4 {
  font-size: 1.125em;
}
/* line 203, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz h5 {
  font-size: 1.125em;
}
/* line 204, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz h6 {
  font-size: 1em;
}
/* line 208, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25em 0 1.1875em;
  height: 0;
}
/* line 217, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz em,
.ddz i {
  font-style: italic;
  line-height: inherit;
}
/* line 223, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz strong,
.ddz b {
  font-weight: bold;
  line-height: inherit;
}
/* line 229, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz small {
  font-size: 60%;
  line-height: inherit;
}
/* line 234, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #7f0a0c;
}
/* line 241, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz ul,
.ddz ol,
.ddz dl {
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 1.25em;
  list-style-position: outside;
  font-family: inherit;
}
/* line 251, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz ul, .ddz ol {
  margin-left: 0;
}
/* line 253, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz ul.no-bullet, .ddz ol.no-bullet {
  margin-left: 0;
}
/* line 259, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz ul li ul,
.ddz ul li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
  font-size: 1em;
  /* Override nested font-size change */
}
/* line 269, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz ul.square li ul, .ddz ul.circle li ul, .ddz ul.disc li ul {
  list-style: inherit;
}
/* line 272, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz ul.square {
  list-style-type: square;
}
/* line 273, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz ul.circle {
  list-style-type: circle;
}
/* line 274, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz ul.disc {
  list-style-type: disc;
}
/* line 275, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz ul.no-bullet {
  list-style: none;
}
/* line 281, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz ol li ul,
.ddz ol li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
}
/* line 291, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz dl dt {
  margin-bottom: 0.3em;
  font-weight: bold;
}
/* line 295, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz dl dd {
  margin-bottom: 0.75em;
}
/* line 299, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz abbr,
.ddz acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  border-bottom: 1px dotted #ddd;
  cursor: help;
}
/* line 307, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz abbr {
  text-transform: none;
}
/* line 312, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz blockquote {
  margin: 0 0 1.25em;
  padding: 0.5625em 1.25em 0 1.1875em;
  border-left: 1px solid #ddd;
}
/* line 317, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz blockquote cite {
  display: block;
  font-size: 0.8125em;
  color: #555555;
}
/* line 321, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz blockquote cite:before {
  content: "\2014 \0020";
}
/* line 325, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz blockquote cite a,
.ddz blockquote cite a:visited {
  color: #555555;
}
/* line 331, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz blockquote,
.ddz blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}
/* line 338, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz .vcard {
  display: inline-block;
  margin: 0 0 1.25em 0;
  border: 1px solid #ddd;
  padding: 0.625em 0.75em;
}
/* line 344, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz .vcard li {
  margin: 0;
  display: block;
}
/* line 348, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz .vcard .fn {
  font-weight: bold;
  font-size: 0.9375em;
}
/* line 355, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz .vevent .summary {
  font-weight: bold;
}
/* line 357, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz .vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625em;
}
@media only screen and (min-width: 720px) {
  /* line 368, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .ddz h1, .ddz h2, .ddz h3, .ddz h4, .ddz h5, .ddz h6 {
    line-height: 1.4;
  }
  /* line 369, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .ddz h1 {
    font-size: 2.75em;
  }
  /* line 370, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .ddz h2 {
    font-size: 2.3125em;
  }
  /* line 371, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .ddz h3 {
    font-size: 1.6875em;
  }
  /* line 372, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .ddz h4 {
    font-size: 1.4375em;
  }
}
/* line 383, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.ddz .print-only {
  display: none !important;
}
@media print {
  /* line 385, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .ddz * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* line 392, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .ddz a,
  .ddz a:visited {
    text-decoration: underline;
  }
  /* line 394, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .ddz a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 396, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .ddz abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 399, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .ddz .ir a:after,
  .ddz a[href^="javascript:"]:after,
  .ddz a[href^="#"]:after {
    content: "";
  }
  /* line 403, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .ddz pre,
  .ddz blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 409, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .ddz thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  /* line 411, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .ddz tr,
  .ddz img {
    page-break-inside: avoid;
  }
  /* line 414, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .ddz img {
    max-width: 100% !important;
  }
  @page {
    /* line 2, ../../../scss/giftcard/base.scss */
    .ddz {
      margin: 0.5cm;
    }
  }
  /* line 418, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .ddz p,
  .ddz h2,
  .ddz h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 425, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .ddz h2,
  .ddz h3 {
    page-break-after: avoid;
  }
  /* line 428, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .ddz .hide-on-print {
    display: none !important;
  }
  /* line 429, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .ddz .print-only {
    display: block !important;
  }
  /* line 430, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .ddz .hide-for-print {
    display: none !important;
  }
  /* line 431, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .ddz .show-for-print {
    display: inherit !important;
  }
}
/* line 171, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button, .ddz .button {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: normal;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.75em;
  padding-right: 1.5em;
  padding-bottom: 0.8125em;
  padding-left: 1.5em;
  font-size: 1em;
  background-color: #2ba6cb;
  border-color: #2284a1;
  color: #fff;
}
/* line 121, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button:hover, .ddz button:focus, .ddz .button:hover, .ddz .button:focus {
  background-color: #2284a1;
}
/* line 132, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button:hover, .ddz button:focus, .ddz .button:hover, .ddz .button:focus {
  color: #fff;
}
/* line 176, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.secondary, .ddz .button.secondary {
  background-color: #e9e9e9;
  border-color: #d0d0d0;
  color: #333;
}
/* line 121, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.secondary:hover, .ddz button.secondary:focus, .ddz .button.secondary:hover, .ddz .button.secondary:focus {
  background-color: #d0d0d0;
}
/* line 127, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.secondary:hover, .ddz button.secondary:focus, .ddz .button.secondary:hover, .ddz .button.secondary:focus {
  color: #333;
}
/* line 177, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.success, .ddz .button.success {
  background-color: #5da423;
  border-color: #457a1a;
  color: #fff;
}
/* line 121, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.success:hover, .ddz button.success:focus, .ddz .button.success:hover, .ddz .button.success:focus {
  background-color: #457a1a;
}
/* line 132, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.success:hover, .ddz button.success:focus, .ddz .button.success:hover, .ddz .button.success:focus {
  color: #fff;
}
/* line 178, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.alert, .ddz .button.alert {
  background-color: #c60f13;
  border-color: #970b0e;
  color: #fff;
}
/* line 121, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.alert:hover, .ddz button.alert:focus, .ddz .button.alert:hover, .ddz .button.alert:focus {
  background-color: #970b0e;
}
/* line 132, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.alert:hover, .ddz button.alert:focus, .ddz .button.alert:hover, .ddz .button.alert:focus {
  color: #fff;
}
/* line 180, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.large, .ddz .button.large {
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1.0625em;
  padding-left: 2em;
  font-size: 1.25em;
}
/* line 181, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.small, .ddz .button.small {
  padding-top: 0.5625em;
  padding-right: 1.125em;
  padding-bottom: 0.625em;
  padding-left: 1.125em;
  font-size: 0.8125em;
}
/* line 182, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.tiny, .ddz .button.tiny {
  padding-top: 0.4375em;
  padding-right: 0.875em;
  padding-bottom: 0.5em;
  padding-left: 0.875em;
  font-size: 0.6875em;
}
/* line 183, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.expand, .ddz .button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}
/* line 185, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.left-align, .ddz .button.left-align {
  text-align: left;
  text-indent: 0.75em;
}
/* line 186, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.right-align, .ddz .button.right-align {
  text-align: right;
  padding-right: 0.75em;
}
/* line 188, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.disabled, .ddz button[disabled], .ddz .button.disabled, .ddz .button[disabled] {
  background-color: #2ba6cb;
  border-color: #2284a1;
  color: #fff;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 121, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.disabled:hover, .ddz button.disabled:focus, .ddz button[disabled]:hover, .ddz button[disabled]:focus, .ddz .button.disabled:hover, .ddz .button.disabled:focus, .ddz .button[disabled]:hover, .ddz .button[disabled]:focus {
  background-color: #2284a1;
}
/* line 132, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.disabled:hover, .ddz button.disabled:focus, .ddz button[disabled]:hover, .ddz button[disabled]:focus, .ddz .button.disabled:hover, .ddz .button.disabled:focus, .ddz .button[disabled]:hover, .ddz .button[disabled]:focus {
  color: #fff;
}
/* line 145, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.disabled:hover, .ddz button.disabled:focus, .ddz button[disabled]:hover, .ddz button[disabled]:focus, .ddz .button.disabled:hover, .ddz .button.disabled:focus, .ddz .button[disabled]:hover, .ddz .button[disabled]:focus {
  background-color: #2ba6cb;
}
/* line 189, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.disabled.secondary, .ddz button[disabled].secondary, .ddz .button.disabled.secondary, .ddz .button[disabled].secondary {
  background-color: #e9e9e9;
  border-color: #d0d0d0;
  color: #333;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 121, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.disabled.secondary:hover, .ddz button.disabled.secondary:focus, .ddz button[disabled].secondary:hover, .ddz button[disabled].secondary:focus, .ddz .button.disabled.secondary:hover, .ddz .button.disabled.secondary:focus, .ddz .button[disabled].secondary:hover, .ddz .button[disabled].secondary:focus {
  background-color: #d0d0d0;
}
/* line 127, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.disabled.secondary:hover, .ddz button.disabled.secondary:focus, .ddz button[disabled].secondary:hover, .ddz button[disabled].secondary:focus, .ddz .button.disabled.secondary:hover, .ddz .button.disabled.secondary:focus, .ddz .button[disabled].secondary:hover, .ddz .button[disabled].secondary:focus {
  color: #333;
}
/* line 145, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.disabled.secondary:hover, .ddz button.disabled.secondary:focus, .ddz button[disabled].secondary:hover, .ddz button[disabled].secondary:focus, .ddz .button.disabled.secondary:hover, .ddz .button.disabled.secondary:focus, .ddz .button[disabled].secondary:hover, .ddz .button[disabled].secondary:focus {
  background-color: #e9e9e9;
}
/* line 190, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.disabled.success, .ddz button[disabled].success, .ddz .button.disabled.success, .ddz .button[disabled].success {
  background-color: #5da423;
  border-color: #457a1a;
  color: #fff;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 121, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.disabled.success:hover, .ddz button.disabled.success:focus, .ddz button[disabled].success:hover, .ddz button[disabled].success:focus, .ddz .button.disabled.success:hover, .ddz .button.disabled.success:focus, .ddz .button[disabled].success:hover, .ddz .button[disabled].success:focus {
  background-color: #457a1a;
}
/* line 132, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.disabled.success:hover, .ddz button.disabled.success:focus, .ddz button[disabled].success:hover, .ddz button[disabled].success:focus, .ddz .button.disabled.success:hover, .ddz .button.disabled.success:focus, .ddz .button[disabled].success:hover, .ddz .button[disabled].success:focus {
  color: #fff;
}
/* line 145, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.disabled.success:hover, .ddz button.disabled.success:focus, .ddz button[disabled].success:hover, .ddz button[disabled].success:focus, .ddz .button.disabled.success:hover, .ddz .button.disabled.success:focus, .ddz .button[disabled].success:hover, .ddz .button[disabled].success:focus {
  background-color: #5da423;
}
/* line 191, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.disabled.alert, .ddz button[disabled].alert, .ddz .button.disabled.alert, .ddz .button[disabled].alert {
  background-color: #c60f13;
  border-color: #970b0e;
  color: #fff;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 121, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.disabled.alert:hover, .ddz button.disabled.alert:focus, .ddz button[disabled].alert:hover, .ddz button[disabled].alert:focus, .ddz .button.disabled.alert:hover, .ddz .button.disabled.alert:focus, .ddz .button[disabled].alert:hover, .ddz .button[disabled].alert:focus {
  background-color: #970b0e;
}
/* line 132, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.disabled.alert:hover, .ddz button.disabled.alert:focus, .ddz button[disabled].alert:hover, .ddz button[disabled].alert:focus, .ddz .button.disabled.alert:hover, .ddz .button.disabled.alert:focus, .ddz .button[disabled].alert:hover, .ddz .button[disabled].alert:focus {
  color: #fff;
}
/* line 145, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.disabled.alert:hover, .ddz button.disabled.alert:focus, .ddz button[disabled].alert:hover, .ddz button[disabled].alert:focus, .ddz .button.disabled.alert:hover, .ddz .button.disabled.alert:focus, .ddz .button[disabled].alert:hover, .ddz .button[disabled].alert:focus {
  background-color: #c60f13;
}
/* line 196, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button, .ddz .button {
  padding-top: 0.8125em;
  padding-bottom: 0.75em;
  -webkit-appearance: none;
}
/* line 198, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.tiny, .ddz .button.tiny {
  padding-top: 0.5em;
  padding-bottom: 0.4375em;
  -webkit-appearance: none;
}
/* line 199, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.small, .ddz .button.small {
  padding-top: 0.625em;
  padding-bottom: 0.5625em;
  -webkit-appearance: none;
}
/* line 200, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.ddz button.large, .ddz .button.large {
  padding-top: 1.03125em;
  padding-bottom: 1.03125em;
  -webkit-appearance: none;
}
@media only screen {
  /* line 206, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
  .ddz button, .ddz .button {
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
  }
  /* line 68, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
  .ddz button:active, .ddz .button:active {
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
  }
  /* line 214, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
  .ddz button.radius, .ddz .button.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  /* line 215, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
  .ddz button.round, .ddz .button.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
  }
}
@media only screen and (min-width: 720px) {
  /* line 223, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
  .ddz button, .ddz .button {
    display: inline-block;
  }
}
/* line 264, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz form {
  margin: 0 0 1em;
}
/* line 67, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz form .row .row {
  margin: 0 -0.5em;
}
/* line 69, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz form .row .row .column,
.ddz form .row .row .columns {
  padding: 0 0.5em;
}
/* line 73, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz form .row .row.collapse {
  margin: 0;
}
/* line 75, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz form .row .row.collapse .column,
.ddz form .row .row.collapse .columns {
  padding: 0;
}
/* line 77, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz form .row .row.collapse input {
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
}
/* line 86, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz form .row input.column,
.ddz form .row input.columns,
.ddz form .row textarea.column,
.ddz form .row textarea.columns {
  padding-left: 0.5em;
}
/* line 270, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz label {
  font-size: 0.875em;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 500;
  margin-bottom: 0.1875em;
  /* Styles for required inputs */
}
/* line 271, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz label.right {
  float: none;
  text-align: right;
}
/* line 272, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz label.inline {
  margin: 0 0 1em 0;
  padding: 0.625em 0;
}
/* line 274, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz label small {
  text-transform: capitalize;
  color: #666666;
}
/* line 281, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz .prefix,
.ddz .postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875em;
  height: 2.3125em;
  line-height: 2.3125em;
}
/* line 285, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz .postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125em;
}
/* line 286, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz .prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125em;
}
/* line 288, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz .prefix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 289, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz .postfix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 290, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz .prefix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
/* line 291, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz .postfix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}
/* line 294, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz span.prefix, .ddz label.prefix {
  background: #f2f2f2;
  border-color: #d9d9d9;
  border-right: none;
  color: #333;
}
/* line 295, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz span.prefix.radius, .ddz label.prefix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 297, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz span.postfix, .ddz label.postfix {
  background: #f2f2f2;
  border-color: #cccccc;
  border-left: none;
  color: #333;
}
/* line 298, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz span.postfix.radius, .ddz label.postfix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 304, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz .input-group.radius > *:first-child, .ddz .input-group.radius > *:first-child * {
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 307, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz .input-group.radius > *:last-child, .ddz .input-group.radius > *:last-child * {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 312, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz .input-group.round > *:first-child, .ddz .input-group.round > *:first-child * {
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
/* line 315, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz .input-group.round > *:last-child, .ddz .input-group.round > *:last-child * {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}
/* line 322, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz input[type="text"],
.ddz input[type="password"],
.ddz input[type="date"],
.ddz input[type="datetime"],
.ddz input[type="datetime-local"],
.ddz input[type="month"],
.ddz input[type="week"],
.ddz input[type="email"],
.ddz input[type="number"],
.ddz input[type="search"],
.ddz input[type="tel"],
.ddz input[type="time"],
.ddz input[type="url"],
.ddz textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #fff;
  font-family: inherit;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875em;
  margin: 0 0 1em 0;
  padding: 0.5em;
  height: 2.3125em;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
  -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}
/* line 134, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz input[type="text"]:focus,
.ddz input[type="password"]:focus,
.ddz input[type="date"]:focus,
.ddz input[type="datetime"]:focus,
.ddz input[type="datetime-local"]:focus,
.ddz input[type="month"]:focus,
.ddz input[type="week"]:focus,
.ddz input[type="email"]:focus,
.ddz input[type="number"]:focus,
.ddz input[type="search"]:focus,
.ddz input[type="tel"]:focus,
.ddz input[type="time"]:focus,
.ddz input[type="url"]:focus,
.ddz textarea:focus {
  -webkit-box-shadow: 0 0 5px #999999;
  -moz-box-shadow: 0 0 5px #999999;
  box-shadow: 0 0 5px #999999;
  border-color: #999999;
}
/* line 113, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz input[type="text"]:focus,
.ddz input[type="password"]:focus,
.ddz input[type="date"]:focus,
.ddz input[type="datetime"]:focus,
.ddz input[type="datetime-local"]:focus,
.ddz input[type="month"]:focus,
.ddz input[type="week"]:focus,
.ddz input[type="email"]:focus,
.ddz input[type="number"]:focus,
.ddz input[type="search"]:focus,
.ddz input[type="tel"]:focus,
.ddz input[type="time"]:focus,
.ddz input[type="url"]:focus,
.ddz textarea:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none;
}
/* line 120, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz input[type="text"][disabled],
.ddz input[type="password"][disabled],
.ddz input[type="date"][disabled],
.ddz input[type="datetime"][disabled],
.ddz input[type="datetime-local"][disabled],
.ddz input[type="month"][disabled],
.ddz input[type="week"][disabled],
.ddz input[type="email"][disabled],
.ddz input[type="number"][disabled],
.ddz input[type="search"][disabled],
.ddz input[type="tel"][disabled],
.ddz input[type="time"][disabled],
.ddz input[type="url"][disabled],
.ddz textarea[disabled] {
  background-color: #ddd;
}
/* line 346, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz input[type="file"],
.ddz input[type="checkbox"],
.ddz input[type="radio"],
.ddz select {
  margin: 0 0 1em 0;
}
/* line 354, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz input[type="file"] {
  width: 100%;
}
/* line 359, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz fieldset {
  border: solid 1px #ddd;
  padding: 1.25em;
  margin: 1.125em 0;
}
/* line 221, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz fieldset legend {
  font-weight: bold;
  background: #fff;
  padding: 0 0.1875em;
  margin: 0;
  margin-left: -0.1875em;
}
/* line 366, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz [data-abide] .error small.error, .ddz [data-abide] span.error, .ddz [data-abide] small.error {
  display: block;
  padding: 0.375em 0.25em;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: #fff;
}
/* line 369, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz [data-abide] span.error, .ddz [data-abide] small.error {
  display: none;
}
/* line 371, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz span.error, .ddz small.error {
  display: block;
  padding: 0.375em 0.25em;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: #fff;
}
/* line 375, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz .error input,
.ddz .error textarea,
.ddz .error select {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
  margin-bottom: 0;
}
/* line 236, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz .error input:focus,
.ddz .error textarea:focus,
.ddz .error select:focus {
  background: #fafafa;
  border-color: #999999;
}
/* line 382, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz .error label,
.ddz .error label.error {
  color: #c60f13;
}
/* line 387, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz .error > small,
.ddz .error small.error {
  display: block;
  padding: 0.375em 0.25em;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: #fff;
}
/* line 392, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz .error span.error-message {
  display: block;
}
/* line 397, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz input.error,
.ddz textarea.error {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
  margin-bottom: 0;
}
/* line 236, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz input.error:focus,
.ddz textarea.error:focus {
  background: #fafafa;
  border-color: #999999;
}
/* line 403, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz .error select {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
}
/* line 236, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz .error select:focus {
  background: #fafafa;
  border-color: #999999;
}
/* line 407, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz label.error {
  color: #c60f13;
}
/* line 72, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.ddz .button-group {
  list-style: none;
  margin: 0;
  *zoom: 1;
}
/* line 121, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz .button-group:before, .ddz .button-group:after {
  content: " ";
  display: table;
}
/* line 122, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz .button-group:after {
  clear: both;
}
/* line 74, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.ddz .button-group > * {
  margin: 0 0 0 -1px;
  float: left;
}
/* line 35, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.ddz .button-group > *:first-child {
  margin-left: 0;
}
/* line 50, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.ddz .button-group.radius > *:first-child, .ddz .button-group.radius > *:first-child > a, .ddz .button-group.radius > *:first-child > button, .ddz .button-group.radius > *:first-child > .button {
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 54, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.ddz .button-group.radius > *:last-child, .ddz .button-group.radius > *:last-child > a, .ddz .button-group.radius > *:last-child > button, .ddz .button-group.radius > *:last-child > .button {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 50, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.ddz .button-group.round > *:first-child, .ddz .button-group.round > *:first-child > a, .ddz .button-group.round > *:first-child > button, .ddz .button-group.round > *:first-child > .button {
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
/* line 54, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.ddz .button-group.round > *:last-child, .ddz .button-group.round > *:last-child > a, .ddz .button-group.round > *:last-child > button, .ddz .button-group.round > *:last-child > .button {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}
/* line 80, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.ddz .button-group.even-2 li {
  width: 50%;
}
/* line 63, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.ddz .button-group.even-2 li button, .ddz .button-group.even-2 li .button {
  width: 100%;
}
/* line 80, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.ddz .button-group.even-3 li {
  width: 33.33333%;
}
/* line 63, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.ddz .button-group.even-3 li button, .ddz .button-group.even-3 li .button {
  width: 100%;
}
/* line 80, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.ddz .button-group.even-4 li {
  width: 25%;
}
/* line 63, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.ddz .button-group.even-4 li button, .ddz .button-group.even-4 li .button {
  width: 100%;
}
/* line 80, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.ddz .button-group.even-5 li {
  width: 20%;
}
/* line 63, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.ddz .button-group.even-5 li button, .ddz .button-group.even-5 li .button {
  width: 100%;
}
/* line 80, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.ddz .button-group.even-6 li {
  width: 16.66667%;
}
/* line 63, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.ddz .button-group.even-6 li button, .ddz .button-group.even-6 li .button {
  width: 100%;
}
/* line 80, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.ddz .button-group.even-7 li {
  width: 14.28571%;
}
/* line 63, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.ddz .button-group.even-7 li button, .ddz .button-group.even-7 li .button {
  width: 100%;
}
/* line 80, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.ddz .button-group.even-8 li {
  width: 12.5%;
}
/* line 63, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.ddz .button-group.even-8 li button, .ddz .button-group.even-8 li .button {
  width: 100%;
}
/* line 84, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.ddz .button-bar {
  *zoom: 1;
}
/* line 121, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz .button-bar:before, .ddz .button-bar:after {
  content: " ";
  display: table;
}
/* line 122, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz .button-bar:after {
  clear: both;
}
/* line 86, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.ddz .button-bar .button-group {
  float: left;
  margin-right: 0.625em;
}
/* line 23, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.ddz .button-bar .button-group div {
  overflow: hidden;
}
/* line 108, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.ddz .dropdown.button {
  position: relative;
  padding-right: 3.1875em;
}
/* line 46, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.ddz .dropdown.button:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  top: 50%;
}
/* line 81, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.ddz .dropdown.button:before {
  border-width: 0.5625em;
  right: 1.5em;
  margin-top: -0.25em;
}
/* line 100, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.ddz .dropdown.button:before {
  border-color: #fff transparent transparent transparent;
}
/* line 109, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.ddz .dropdown.button.tiny {
  padding-right: 2.1875em;
}
/* line 61, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.ddz .dropdown.button.tiny:before {
  border-width: 0.4375em;
  right: 0.875em;
  margin-top: -0.15625em;
}
/* line 100, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.ddz .dropdown.button.tiny:before {
  border-color: #fff transparent transparent transparent;
}
/* line 110, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.ddz .dropdown.button.small {
  padding-right: 2.8125em;
}
/* line 71, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.ddz .dropdown.button.small:before {
  border-width: 0.5625em;
  right: 1.125em;
  margin-top: -0.21875em;
}
/* line 100, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.ddz .dropdown.button.small:before {
  border-color: #fff transparent transparent transparent;
}
/* line 111, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.ddz .dropdown.button.large {
  padding-right: 4em;
}
/* line 91, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.ddz .dropdown.button.large:before {
  border-width: 0.625em;
  right: 1.75em;
  margin-top: -0.3125em;
}
/* line 100, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.ddz .dropdown.button.large:before {
  border-color: #fff transparent transparent transparent;
}
/* line 112, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.ddz .dropdown.button.secondary:before {
  border-color: #333 transparent transparent transparent;
}
/* line 150, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.ddz .split.button {
  position: relative;
  padding-right: 4.8em;
}
/* line 53, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.ddz .split.button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px;
}
/* line 62, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.ddz .split.button span:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  left: 50%;
}
/* line 73, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.ddz .split.button span:active {
  background-color: rgba(0, 0, 0, 0.1);
}
/* line 79, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.ddz .split.button span {
  border-left-color: #1e728c;
}
/* line 116, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.ddz .split.button span {
  width: 3em;
}
/* line 117, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.ddz .split.button span:before {
  border-top-style: solid;
  border-width: 0.5625em;
  top: 1.125em;
  margin-left: -0.5625em;
}
/* line 142, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.ddz .split.button span:before {
  border-color: #fff transparent transparent transparent;
}
/* line 79, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.ddz .split.button.secondary span {
  border-left-color: #c3c3c3;
}
/* line 142, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.ddz .split.button.secondary span:before {
  border-color: #fff transparent transparent transparent;
}
/* line 79, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.ddz .split.button.alert span {
  border-left-color: #7f0a0c;
}
/* line 79, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.ddz .split.button.success span {
  border-left-color: #396516;
}
/* line 156, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.ddz .split.button.tiny {
  padding-right: 3.9375em;
}
/* line 88, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.ddz .split.button.tiny span {
  width: 2.84375em;
}
/* line 89, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.ddz .split.button.tiny span:before {
  border-top-style: solid;
  border-width: 0.4375em;
  top: 0.875em;
  margin-left: -0.3125em;
}
/* line 157, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.ddz .split.button.small {
  padding-right: 3.9375em;
}
/* line 102, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.ddz .split.button.small span {
  width: 2.8125em;
}
/* line 103, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.ddz .split.button.small span:before {
  border-top-style: solid;
  border-width: 0.5625em;
  top: 0.84375em;
  margin-left: -0.5625em;
}
/* line 158, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.ddz .split.button.large {
  padding-right: 6em;
}
/* line 130, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.ddz .split.button.large span {
  width: 3.75em;
}
/* line 131, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.ddz .split.button.large span:before {
  border-top-style: solid;
  border-width: 0.625em;
  top: 1.3125em;
  margin-left: -0.5625em;
}
/* line 159, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.ddz .split.button.expand {
  padding-left: 2em;
}
/* line 142, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.ddz .split.button.secondary span:before {
  border-color: #333 transparent transparent transparent;
}
/* line 163, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.ddz .split.button.radius span {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 164, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.ddz .split.button.round span {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}
/* line 44, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_flex-video.scss */
.ddz .flex-video {
  position: relative;
  padding-top: 1.5625em;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1em;
  overflow: hidden;
}
/* line 26, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_flex-video.scss */
.ddz .flex-video.widescreen {
  padding-bottom: 57.25%;
}
/* line 27, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_flex-video.scss */
.ddz .flex-video.vimeo {
  padding-top: 0;
}
/* line 29, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_flex-video.scss */
.ddz .flex-video iframe,
.ddz .flex-video object,
.ddz .flex-video embed,
.ddz .flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 281, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz [data-section=''], .ddz [data-section='auto'], .ddz .section-container.auto,
.ddz [data-section='vertical-tabs'], .ddz .section-container.vertical-tabs,
.ddz [data-section='vertical-nav'], .ddz .section-container.vertical-nav,
.ddz [data-section='horizontal-nav'], .ddz .section-container.horizontal-nav,
.ddz [data-section='accordion'], .ddz .section-container.accordion {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 1.25em;
}
/* line 55, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz [data-section=''][data-section-small-style], .ddz [data-section='auto'][data-section-small-style], .ddz .section-container.auto[data-section-small-style],
.ddz [data-section='vertical-tabs'][data-section-small-style], .ddz .section-container.vertical-tabs[data-section-small-style],
.ddz [data-section='vertical-nav'][data-section-small-style], .ddz .section-container.vertical-nav[data-section-small-style],
.ddz [data-section='horizontal-nav'][data-section-small-style], .ddz .section-container.horizontal-nav[data-section-small-style],
.ddz [data-section='accordion'][data-section-small-style], .ddz .section-container.accordion[data-section-small-style] {
  width: 100% !important;
}
/* line 58, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz [data-section=''][data-section-small-style] > [data-section-region], .ddz [data-section=''][data-section-small-style] > section, .ddz [data-section=''][data-section-small-style] > .section, .ddz [data-section='auto'][data-section-small-style] > [data-section-region], .ddz [data-section='auto'][data-section-small-style] > section, .ddz [data-section='auto'][data-section-small-style] > .section, .ddz .section-container.auto[data-section-small-style] > [data-section-region], .ddz .section-container.auto[data-section-small-style] > section, .ddz .section-container.auto[data-section-small-style] > .section,
.ddz [data-section='vertical-tabs'][data-section-small-style] > [data-section-region],
.ddz [data-section='vertical-tabs'][data-section-small-style] > section,
.ddz [data-section='vertical-tabs'][data-section-small-style] > .section, .ddz .section-container.vertical-tabs[data-section-small-style] > [data-section-region], .ddz .section-container.vertical-tabs[data-section-small-style] > section, .ddz .section-container.vertical-tabs[data-section-small-style] > .section,
.ddz [data-section='vertical-nav'][data-section-small-style] > [data-section-region],
.ddz [data-section='vertical-nav'][data-section-small-style] > section,
.ddz [data-section='vertical-nav'][data-section-small-style] > .section, .ddz .section-container.vertical-nav[data-section-small-style] > [data-section-region], .ddz .section-container.vertical-nav[data-section-small-style] > section, .ddz .section-container.vertical-nav[data-section-small-style] > .section,
.ddz [data-section='horizontal-nav'][data-section-small-style] > [data-section-region],
.ddz [data-section='horizontal-nav'][data-section-small-style] > section,
.ddz [data-section='horizontal-nav'][data-section-small-style] > .section, .ddz .section-container.horizontal-nav[data-section-small-style] > [data-section-region], .ddz .section-container.horizontal-nav[data-section-small-style] > section, .ddz .section-container.horizontal-nav[data-section-small-style] > .section,
.ddz [data-section='accordion'][data-section-small-style] > [data-section-region],
.ddz [data-section='accordion'][data-section-small-style] > section,
.ddz [data-section='accordion'][data-section-small-style] > .section, .ddz .section-container.accordion[data-section-small-style] > [data-section-region], .ddz .section-container.accordion[data-section-small-style] > section, .ddz .section-container.accordion[data-section-small-style] > .section {
  padding: 0 !important;
  margin: 0 !important;
}
/* line 61, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz [data-section=''][data-section-small-style] > [data-section-region] > [data-section-title], .ddz [data-section=''][data-section-small-style] > [data-section-region] > .title, .ddz [data-section=''][data-section-small-style] > section > [data-section-title], .ddz [data-section=''][data-section-small-style] > section > .title, .ddz [data-section=''][data-section-small-style] > .section > [data-section-title], .ddz [data-section=''][data-section-small-style] > .section > .title, .ddz [data-section='auto'][data-section-small-style] > [data-section-region] > [data-section-title], .ddz [data-section='auto'][data-section-small-style] > [data-section-region] > .title, .ddz [data-section='auto'][data-section-small-style] > section > [data-section-title], .ddz [data-section='auto'][data-section-small-style] > section > .title, .ddz [data-section='auto'][data-section-small-style] > .section > [data-section-title], .ddz [data-section='auto'][data-section-small-style] > .section > .title, .ddz .section-container.auto[data-section-small-style] > [data-section-region] > [data-section-title], .ddz .section-container.auto[data-section-small-style] > [data-section-region] > .title, .ddz .section-container.auto[data-section-small-style] > section > [data-section-title], .ddz .section-container.auto[data-section-small-style] > section > .title, .ddz .section-container.auto[data-section-small-style] > .section > [data-section-title], .ddz .section-container.auto[data-section-small-style] > .section > .title,
.ddz [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > [data-section-title],
.ddz [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > .title,
.ddz [data-section='vertical-tabs'][data-section-small-style] > section > [data-section-title],
.ddz [data-section='vertical-tabs'][data-section-small-style] > section > .title,
.ddz [data-section='vertical-tabs'][data-section-small-style] > .section > [data-section-title],
.ddz [data-section='vertical-tabs'][data-section-small-style] > .section > .title, .ddz .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > [data-section-title], .ddz .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > .title, .ddz .section-container.vertical-tabs[data-section-small-style] > section > [data-section-title], .ddz .section-container.vertical-tabs[data-section-small-style] > section > .title, .ddz .section-container.vertical-tabs[data-section-small-style] > .section > [data-section-title], .ddz .section-container.vertical-tabs[data-section-small-style] > .section > .title,
.ddz [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > [data-section-title],
.ddz [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > .title,
.ddz [data-section='vertical-nav'][data-section-small-style] > section > [data-section-title],
.ddz [data-section='vertical-nav'][data-section-small-style] > section > .title,
.ddz [data-section='vertical-nav'][data-section-small-style] > .section > [data-section-title],
.ddz [data-section='vertical-nav'][data-section-small-style] > .section > .title, .ddz .section-container.vertical-nav[data-section-small-style] > [data-section-region] > [data-section-title], .ddz .section-container.vertical-nav[data-section-small-style] > [data-section-region] > .title, .ddz .section-container.vertical-nav[data-section-small-style] > section > [data-section-title], .ddz .section-container.vertical-nav[data-section-small-style] > section > .title, .ddz .section-container.vertical-nav[data-section-small-style] > .section > [data-section-title], .ddz .section-container.vertical-nav[data-section-small-style] > .section > .title,
.ddz [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > [data-section-title],
.ddz [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > .title,
.ddz [data-section='horizontal-nav'][data-section-small-style] > section > [data-section-title],
.ddz [data-section='horizontal-nav'][data-section-small-style] > section > .title,
.ddz [data-section='horizontal-nav'][data-section-small-style] > .section > [data-section-title],
.ddz [data-section='horizontal-nav'][data-section-small-style] > .section > .title, .ddz .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > [data-section-title], .ddz .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > .title, .ddz .section-container.horizontal-nav[data-section-small-style] > section > [data-section-title], .ddz .section-container.horizontal-nav[data-section-small-style] > section > .title, .ddz .section-container.horizontal-nav[data-section-small-style] > .section > [data-section-title], .ddz .section-container.horizontal-nav[data-section-small-style] > .section > .title,
.ddz [data-section='accordion'][data-section-small-style] > [data-section-region] > [data-section-title],
.ddz [data-section='accordion'][data-section-small-style] > [data-section-region] > .title,
.ddz [data-section='accordion'][data-section-small-style] > section > [data-section-title],
.ddz [data-section='accordion'][data-section-small-style] > section > .title,
.ddz [data-section='accordion'][data-section-small-style] > .section > [data-section-title],
.ddz [data-section='accordion'][data-section-small-style] > .section > .title, .ddz .section-container.accordion[data-section-small-style] > [data-section-region] > [data-section-title], .ddz .section-container.accordion[data-section-small-style] > [data-section-region] > .title, .ddz .section-container.accordion[data-section-small-style] > section > [data-section-title], .ddz .section-container.accordion[data-section-small-style] > section > .title, .ddz .section-container.accordion[data-section-small-style] > .section > [data-section-title], .ddz .section-container.accordion[data-section-small-style] > .section > .title {
  width: 100% !important;
}
/* line 287, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz [data-section=''] > section, .ddz [data-section=''] > .section, .ddz [data-section=''] > [data-section-region], .ddz [data-section='auto'] > section, .ddz [data-section='auto'] > .section, .ddz [data-section='auto'] > [data-section-region], .ddz .section-container.auto > section, .ddz .section-container.auto > .section, .ddz .section-container.auto > [data-section-region],
.ddz [data-section='vertical-tabs'] > section,
.ddz [data-section='vertical-tabs'] > .section,
.ddz [data-section='vertical-tabs'] > [data-section-region], .ddz .section-container.vertical-tabs > section, .ddz .section-container.vertical-tabs > .section, .ddz .section-container.vertical-tabs > [data-section-region],
.ddz [data-section='vertical-nav'] > section,
.ddz [data-section='vertical-nav'] > .section,
.ddz [data-section='vertical-nav'] > [data-section-region], .ddz .section-container.vertical-nav > section, .ddz .section-container.vertical-nav > .section, .ddz .section-container.vertical-nav > [data-section-region],
.ddz [data-section='horizontal-nav'] > section,
.ddz [data-section='horizontal-nav'] > .section,
.ddz [data-section='horizontal-nav'] > [data-section-region], .ddz .section-container.horizontal-nav > section, .ddz .section-container.horizontal-nav > .section, .ddz .section-container.horizontal-nav > [data-section-region],
.ddz [data-section='accordion'] > section,
.ddz [data-section='accordion'] > .section,
.ddz [data-section='accordion'] > [data-section-region], .ddz .section-container.accordion > section, .ddz .section-container.accordion > .section, .ddz .section-container.accordion > [data-section-region] {
  margin: 0;
}
/* line 102, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz [data-section=''] > section > [data-section-title], .ddz [data-section=''] > section > .title, .ddz [data-section=''] > .section > [data-section-title], .ddz [data-section=''] > .section > .title, .ddz [data-section=''] > [data-section-region] > [data-section-title], .ddz [data-section=''] > [data-section-region] > .title, .ddz [data-section='auto'] > section > [data-section-title], .ddz [data-section='auto'] > section > .title, .ddz [data-section='auto'] > .section > [data-section-title], .ddz [data-section='auto'] > .section > .title, .ddz [data-section='auto'] > [data-section-region] > [data-section-title], .ddz [data-section='auto'] > [data-section-region] > .title, .ddz .section-container.auto > section > [data-section-title], .ddz .section-container.auto > section > .title, .ddz .section-container.auto > .section > [data-section-title], .ddz .section-container.auto > .section > .title, .ddz .section-container.auto > [data-section-region] > [data-section-title], .ddz .section-container.auto > [data-section-region] > .title,
.ddz [data-section='vertical-tabs'] > section > [data-section-title],
.ddz [data-section='vertical-tabs'] > section > .title,
.ddz [data-section='vertical-tabs'] > .section > [data-section-title],
.ddz [data-section='vertical-tabs'] > .section > .title,
.ddz [data-section='vertical-tabs'] > [data-section-region] > [data-section-title],
.ddz [data-section='vertical-tabs'] > [data-section-region] > .title, .ddz .section-container.vertical-tabs > section > [data-section-title], .ddz .section-container.vertical-tabs > section > .title, .ddz .section-container.vertical-tabs > .section > [data-section-title], .ddz .section-container.vertical-tabs > .section > .title, .ddz .section-container.vertical-tabs > [data-section-region] > [data-section-title], .ddz .section-container.vertical-tabs > [data-section-region] > .title,
.ddz [data-section='vertical-nav'] > section > [data-section-title],
.ddz [data-section='vertical-nav'] > section > .title,
.ddz [data-section='vertical-nav'] > .section > [data-section-title],
.ddz [data-section='vertical-nav'] > .section > .title,
.ddz [data-section='vertical-nav'] > [data-section-region] > [data-section-title],
.ddz [data-section='vertical-nav'] > [data-section-region] > .title, .ddz .section-container.vertical-nav > section > [data-section-title], .ddz .section-container.vertical-nav > section > .title, .ddz .section-container.vertical-nav > .section > [data-section-title], .ddz .section-container.vertical-nav > .section > .title, .ddz .section-container.vertical-nav > [data-section-region] > [data-section-title], .ddz .section-container.vertical-nav > [data-section-region] > .title,
.ddz [data-section='horizontal-nav'] > section > [data-section-title],
.ddz [data-section='horizontal-nav'] > section > .title,
.ddz [data-section='horizontal-nav'] > .section > [data-section-title],
.ddz [data-section='horizontal-nav'] > .section > .title,
.ddz [data-section='horizontal-nav'] > [data-section-region] > [data-section-title],
.ddz [data-section='horizontal-nav'] > [data-section-region] > .title, .ddz .section-container.horizontal-nav > section > [data-section-title], .ddz .section-container.horizontal-nav > section > .title, .ddz .section-container.horizontal-nav > .section > [data-section-title], .ddz .section-container.horizontal-nav > .section > .title, .ddz .section-container.horizontal-nav > [data-section-region] > [data-section-title], .ddz .section-container.horizontal-nav > [data-section-region] > .title,
.ddz [data-section='accordion'] > section > [data-section-title],
.ddz [data-section='accordion'] > section > .title,
.ddz [data-section='accordion'] > .section > [data-section-title],
.ddz [data-section='accordion'] > .section > .title,
.ddz [data-section='accordion'] > [data-section-region] > [data-section-title],
.ddz [data-section='accordion'] > [data-section-region] > .title, .ddz .section-container.accordion > section > [data-section-title], .ddz .section-container.accordion > section > .title, .ddz .section-container.accordion > .section > [data-section-title], .ddz .section-container.accordion > .section > .title, .ddz .section-container.accordion > [data-section-region] > [data-section-title], .ddz .section-container.accordion > [data-section-region] > .title {
  margin-bottom: 0;
}
/* line 104, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz [data-section=''] > section > [data-section-title] a, .ddz [data-section=''] > section > .title a, .ddz [data-section=''] > .section > [data-section-title] a, .ddz [data-section=''] > .section > .title a, .ddz [data-section=''] > [data-section-region] > [data-section-title] a, .ddz [data-section=''] > [data-section-region] > .title a, .ddz [data-section='auto'] > section > [data-section-title] a, .ddz [data-section='auto'] > section > .title a, .ddz [data-section='auto'] > .section > [data-section-title] a, .ddz [data-section='auto'] > .section > .title a, .ddz [data-section='auto'] > [data-section-region] > [data-section-title] a, .ddz [data-section='auto'] > [data-section-region] > .title a, .ddz .section-container.auto > section > [data-section-title] a, .ddz .section-container.auto > section > .title a, .ddz .section-container.auto > .section > [data-section-title] a, .ddz .section-container.auto > .section > .title a, .ddz .section-container.auto > [data-section-region] > [data-section-title] a, .ddz .section-container.auto > [data-section-region] > .title a,
.ddz [data-section='vertical-tabs'] > section > [data-section-title] a,
.ddz [data-section='vertical-tabs'] > section > .title a,
.ddz [data-section='vertical-tabs'] > .section > [data-section-title] a,
.ddz [data-section='vertical-tabs'] > .section > .title a,
.ddz [data-section='vertical-tabs'] > [data-section-region] > [data-section-title] a,
.ddz [data-section='vertical-tabs'] > [data-section-region] > .title a, .ddz .section-container.vertical-tabs > section > [data-section-title] a, .ddz .section-container.vertical-tabs > section > .title a, .ddz .section-container.vertical-tabs > .section > [data-section-title] a, .ddz .section-container.vertical-tabs > .section > .title a, .ddz .section-container.vertical-tabs > [data-section-region] > [data-section-title] a, .ddz .section-container.vertical-tabs > [data-section-region] > .title a,
.ddz [data-section='vertical-nav'] > section > [data-section-title] a,
.ddz [data-section='vertical-nav'] > section > .title a,
.ddz [data-section='vertical-nav'] > .section > [data-section-title] a,
.ddz [data-section='vertical-nav'] > .section > .title a,
.ddz [data-section='vertical-nav'] > [data-section-region] > [data-section-title] a,
.ddz [data-section='vertical-nav'] > [data-section-region] > .title a, .ddz .section-container.vertical-nav > section > [data-section-title] a, .ddz .section-container.vertical-nav > section > .title a, .ddz .section-container.vertical-nav > .section > [data-section-title] a, .ddz .section-container.vertical-nav > .section > .title a, .ddz .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .ddz .section-container.vertical-nav > [data-section-region] > .title a,
.ddz [data-section='horizontal-nav'] > section > [data-section-title] a,
.ddz [data-section='horizontal-nav'] > section > .title a,
.ddz [data-section='horizontal-nav'] > .section > [data-section-title] a,
.ddz [data-section='horizontal-nav'] > .section > .title a,
.ddz [data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a,
.ddz [data-section='horizontal-nav'] > [data-section-region] > .title a, .ddz .section-container.horizontal-nav > section > [data-section-title] a, .ddz .section-container.horizontal-nav > section > .title a, .ddz .section-container.horizontal-nav > .section > [data-section-title] a, .ddz .section-container.horizontal-nav > .section > .title a, .ddz .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .ddz .section-container.horizontal-nav > [data-section-region] > .title a,
.ddz [data-section='accordion'] > section > [data-section-title] a,
.ddz [data-section='accordion'] > section > .title a,
.ddz [data-section='accordion'] > .section > [data-section-title] a,
.ddz [data-section='accordion'] > .section > .title a,
.ddz [data-section='accordion'] > [data-section-region] > [data-section-title] a,
.ddz [data-section='accordion'] > [data-section-region] > .title a, .ddz .section-container.accordion > section > [data-section-title] a, .ddz .section-container.accordion > section > .title a, .ddz .section-container.accordion > .section > [data-section-title] a, .ddz .section-container.accordion > .section > .title a, .ddz .section-container.accordion > [data-section-region] > [data-section-title] a, .ddz .section-container.accordion > [data-section-region] > .title a {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
}
/* line 111, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz [data-section=''] > section > [data-section-content], .ddz [data-section=''] > section > .content, .ddz [data-section=''] > .section > [data-section-content], .ddz [data-section=''] > .section > .content, .ddz [data-section=''] > [data-section-region] > [data-section-content], .ddz [data-section=''] > [data-section-region] > .content, .ddz [data-section='auto'] > section > [data-section-content], .ddz [data-section='auto'] > section > .content, .ddz [data-section='auto'] > .section > [data-section-content], .ddz [data-section='auto'] > .section > .content, .ddz [data-section='auto'] > [data-section-region] > [data-section-content], .ddz [data-section='auto'] > [data-section-region] > .content, .ddz .section-container.auto > section > [data-section-content], .ddz .section-container.auto > section > .content, .ddz .section-container.auto > .section > [data-section-content], .ddz .section-container.auto > .section > .content, .ddz .section-container.auto > [data-section-region] > [data-section-content], .ddz .section-container.auto > [data-section-region] > .content,
.ddz [data-section='vertical-tabs'] > section > [data-section-content],
.ddz [data-section='vertical-tabs'] > section > .content,
.ddz [data-section='vertical-tabs'] > .section > [data-section-content],
.ddz [data-section='vertical-tabs'] > .section > .content,
.ddz [data-section='vertical-tabs'] > [data-section-region] > [data-section-content],
.ddz [data-section='vertical-tabs'] > [data-section-region] > .content, .ddz .section-container.vertical-tabs > section > [data-section-content], .ddz .section-container.vertical-tabs > section > .content, .ddz .section-container.vertical-tabs > .section > [data-section-content], .ddz .section-container.vertical-tabs > .section > .content, .ddz .section-container.vertical-tabs > [data-section-region] > [data-section-content], .ddz .section-container.vertical-tabs > [data-section-region] > .content,
.ddz [data-section='vertical-nav'] > section > [data-section-content],
.ddz [data-section='vertical-nav'] > section > .content,
.ddz [data-section='vertical-nav'] > .section > [data-section-content],
.ddz [data-section='vertical-nav'] > .section > .content,
.ddz [data-section='vertical-nav'] > [data-section-region] > [data-section-content],
.ddz [data-section='vertical-nav'] > [data-section-region] > .content, .ddz .section-container.vertical-nav > section > [data-section-content], .ddz .section-container.vertical-nav > section > .content, .ddz .section-container.vertical-nav > .section > [data-section-content], .ddz .section-container.vertical-nav > .section > .content, .ddz .section-container.vertical-nav > [data-section-region] > [data-section-content], .ddz .section-container.vertical-nav > [data-section-region] > .content,
.ddz [data-section='horizontal-nav'] > section > [data-section-content],
.ddz [data-section='horizontal-nav'] > section > .content,
.ddz [data-section='horizontal-nav'] > .section > [data-section-content],
.ddz [data-section='horizontal-nav'] > .section > .content,
.ddz [data-section='horizontal-nav'] > [data-section-region] > [data-section-content],
.ddz [data-section='horizontal-nav'] > [data-section-region] > .content, .ddz .section-container.horizontal-nav > section > [data-section-content], .ddz .section-container.horizontal-nav > section > .content, .ddz .section-container.horizontal-nav > .section > [data-section-content], .ddz .section-container.horizontal-nav > .section > .content, .ddz .section-container.horizontal-nav > [data-section-region] > [data-section-content], .ddz .section-container.horizontal-nav > [data-section-region] > .content,
.ddz [data-section='accordion'] > section > [data-section-content],
.ddz [data-section='accordion'] > section > .content,
.ddz [data-section='accordion'] > .section > [data-section-content],
.ddz [data-section='accordion'] > .section > .content,
.ddz [data-section='accordion'] > [data-section-region] > [data-section-content],
.ddz [data-section='accordion'] > [data-section-region] > .content, .ddz .section-container.accordion > section > [data-section-content], .ddz .section-container.accordion > section > .content, .ddz .section-container.accordion > .section > [data-section-content], .ddz .section-container.accordion > .section > .content, .ddz .section-container.accordion > [data-section-region] > [data-section-content], .ddz .section-container.accordion > [data-section-region] > .content {
  display: none;
}
/* line 116, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz [data-section=''] > section.active > [data-section-content], .ddz [data-section=''] > section.active > .content, .ddz [data-section=''] > .section.active > [data-section-content], .ddz [data-section=''] > .section.active > .content, .ddz [data-section=''] > [data-section-region].active > [data-section-content], .ddz [data-section=''] > [data-section-region].active > .content, .ddz [data-section='auto'] > section.active > [data-section-content], .ddz [data-section='auto'] > section.active > .content, .ddz [data-section='auto'] > .section.active > [data-section-content], .ddz [data-section='auto'] > .section.active > .content, .ddz [data-section='auto'] > [data-section-region].active > [data-section-content], .ddz [data-section='auto'] > [data-section-region].active > .content, .ddz .section-container.auto > section.active > [data-section-content], .ddz .section-container.auto > section.active > .content, .ddz .section-container.auto > .section.active > [data-section-content], .ddz .section-container.auto > .section.active > .content, .ddz .section-container.auto > [data-section-region].active > [data-section-content], .ddz .section-container.auto > [data-section-region].active > .content,
.ddz [data-section='vertical-tabs'] > section.active > [data-section-content],
.ddz [data-section='vertical-tabs'] > section.active > .content,
.ddz [data-section='vertical-tabs'] > .section.active > [data-section-content],
.ddz [data-section='vertical-tabs'] > .section.active > .content,
.ddz [data-section='vertical-tabs'] > [data-section-region].active > [data-section-content],
.ddz [data-section='vertical-tabs'] > [data-section-region].active > .content, .ddz .section-container.vertical-tabs > section.active > [data-section-content], .ddz .section-container.vertical-tabs > section.active > .content, .ddz .section-container.vertical-tabs > .section.active > [data-section-content], .ddz .section-container.vertical-tabs > .section.active > .content, .ddz .section-container.vertical-tabs > [data-section-region].active > [data-section-content], .ddz .section-container.vertical-tabs > [data-section-region].active > .content,
.ddz [data-section='vertical-nav'] > section.active > [data-section-content],
.ddz [data-section='vertical-nav'] > section.active > .content,
.ddz [data-section='vertical-nav'] > .section.active > [data-section-content],
.ddz [data-section='vertical-nav'] > .section.active > .content,
.ddz [data-section='vertical-nav'] > [data-section-region].active > [data-section-content],
.ddz [data-section='vertical-nav'] > [data-section-region].active > .content, .ddz .section-container.vertical-nav > section.active > [data-section-content], .ddz .section-container.vertical-nav > section.active > .content, .ddz .section-container.vertical-nav > .section.active > [data-section-content], .ddz .section-container.vertical-nav > .section.active > .content, .ddz .section-container.vertical-nav > [data-section-region].active > [data-section-content], .ddz .section-container.vertical-nav > [data-section-region].active > .content,
.ddz [data-section='horizontal-nav'] > section.active > [data-section-content],
.ddz [data-section='horizontal-nav'] > section.active > .content,
.ddz [data-section='horizontal-nav'] > .section.active > [data-section-content],
.ddz [data-section='horizontal-nav'] > .section.active > .content,
.ddz [data-section='horizontal-nav'] > [data-section-region].active > [data-section-content],
.ddz [data-section='horizontal-nav'] > [data-section-region].active > .content, .ddz .section-container.horizontal-nav > section.active > [data-section-content], .ddz .section-container.horizontal-nav > section.active > .content, .ddz .section-container.horizontal-nav > .section.active > [data-section-content], .ddz .section-container.horizontal-nav > .section.active > .content, .ddz .section-container.horizontal-nav > [data-section-region].active > [data-section-content], .ddz .section-container.horizontal-nav > [data-section-region].active > .content,
.ddz [data-section='accordion'] > section.active > [data-section-content],
.ddz [data-section='accordion'] > section.active > .content,
.ddz [data-section='accordion'] > .section.active > [data-section-content],
.ddz [data-section='accordion'] > .section.active > .content,
.ddz [data-section='accordion'] > [data-section-region].active > [data-section-content],
.ddz [data-section='accordion'] > [data-section-region].active > .content, .ddz .section-container.accordion > section.active > [data-section-content], .ddz .section-container.accordion > section.active > .content, .ddz .section-container.accordion > .section.active > [data-section-content], .ddz .section-container.accordion > .section.active > .content, .ddz .section-container.accordion > [data-section-region].active > [data-section-content], .ddz .section-container.accordion > [data-section-region].active > .content {
  display: block;
}
/* line 119, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz [data-section=''] > section:not(.active), .ddz [data-section=''] > .section:not(.active), .ddz [data-section=''] > [data-section-region]:not(.active), .ddz [data-section='auto'] > section:not(.active), .ddz [data-section='auto'] > .section:not(.active), .ddz [data-section='auto'] > [data-section-region]:not(.active), .ddz .section-container.auto > section:not(.active), .ddz .section-container.auto > .section:not(.active), .ddz .section-container.auto > [data-section-region]:not(.active),
.ddz [data-section='vertical-tabs'] > section:not(.active),
.ddz [data-section='vertical-tabs'] > .section:not(.active),
.ddz [data-section='vertical-tabs'] > [data-section-region]:not(.active), .ddz .section-container.vertical-tabs > section:not(.active), .ddz .section-container.vertical-tabs > .section:not(.active), .ddz .section-container.vertical-tabs > [data-section-region]:not(.active),
.ddz [data-section='vertical-nav'] > section:not(.active),
.ddz [data-section='vertical-nav'] > .section:not(.active),
.ddz [data-section='vertical-nav'] > [data-section-region]:not(.active), .ddz .section-container.vertical-nav > section:not(.active), .ddz .section-container.vertical-nav > .section:not(.active), .ddz .section-container.vertical-nav > [data-section-region]:not(.active),
.ddz [data-section='horizontal-nav'] > section:not(.active),
.ddz [data-section='horizontal-nav'] > .section:not(.active),
.ddz [data-section='horizontal-nav'] > [data-section-region]:not(.active), .ddz .section-container.horizontal-nav > section:not(.active), .ddz .section-container.horizontal-nav > .section:not(.active), .ddz .section-container.horizontal-nav > [data-section-region]:not(.active),
.ddz [data-section='accordion'] > section:not(.active),
.ddz [data-section='accordion'] > .section:not(.active),
.ddz [data-section='accordion'] > [data-section-region]:not(.active), .ddz .section-container.accordion > section:not(.active), .ddz .section-container.accordion > .section:not(.active), .ddz .section-container.accordion > [data-section-region]:not(.active) {
  padding: 0 !important;
}
/* line 126, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz [data-section=''] > section > [data-section-title], .ddz [data-section=''] > section > .title, .ddz [data-section=''] > .section > [data-section-title], .ddz [data-section=''] > .section > .title, .ddz [data-section=''] > [data-section-region] > [data-section-title], .ddz [data-section=''] > [data-section-region] > .title, .ddz [data-section='auto'] > section > [data-section-title], .ddz [data-section='auto'] > section > .title, .ddz [data-section='auto'] > .section > [data-section-title], .ddz [data-section='auto'] > .section > .title, .ddz [data-section='auto'] > [data-section-region] > [data-section-title], .ddz [data-section='auto'] > [data-section-region] > .title, .ddz .section-container.auto > section > [data-section-title], .ddz .section-container.auto > section > .title, .ddz .section-container.auto > .section > [data-section-title], .ddz .section-container.auto > .section > .title, .ddz .section-container.auto > [data-section-region] > [data-section-title], .ddz .section-container.auto > [data-section-region] > .title,
.ddz [data-section='vertical-tabs'] > section > [data-section-title],
.ddz [data-section='vertical-tabs'] > section > .title,
.ddz [data-section='vertical-tabs'] > .section > [data-section-title],
.ddz [data-section='vertical-tabs'] > .section > .title,
.ddz [data-section='vertical-tabs'] > [data-section-region] > [data-section-title],
.ddz [data-section='vertical-tabs'] > [data-section-region] > .title, .ddz .section-container.vertical-tabs > section > [data-section-title], .ddz .section-container.vertical-tabs > section > .title, .ddz .section-container.vertical-tabs > .section > [data-section-title], .ddz .section-container.vertical-tabs > .section > .title, .ddz .section-container.vertical-tabs > [data-section-region] > [data-section-title], .ddz .section-container.vertical-tabs > [data-section-region] > .title,
.ddz [data-section='vertical-nav'] > section > [data-section-title],
.ddz [data-section='vertical-nav'] > section > .title,
.ddz [data-section='vertical-nav'] > .section > [data-section-title],
.ddz [data-section='vertical-nav'] > .section > .title,
.ddz [data-section='vertical-nav'] > [data-section-region] > [data-section-title],
.ddz [data-section='vertical-nav'] > [data-section-region] > .title, .ddz .section-container.vertical-nav > section > [data-section-title], .ddz .section-container.vertical-nav > section > .title, .ddz .section-container.vertical-nav > .section > [data-section-title], .ddz .section-container.vertical-nav > .section > .title, .ddz .section-container.vertical-nav > [data-section-region] > [data-section-title], .ddz .section-container.vertical-nav > [data-section-region] > .title,
.ddz [data-section='horizontal-nav'] > section > [data-section-title],
.ddz [data-section='horizontal-nav'] > section > .title,
.ddz [data-section='horizontal-nav'] > .section > [data-section-title],
.ddz [data-section='horizontal-nav'] > .section > .title,
.ddz [data-section='horizontal-nav'] > [data-section-region] > [data-section-title],
.ddz [data-section='horizontal-nav'] > [data-section-region] > .title, .ddz .section-container.horizontal-nav > section > [data-section-title], .ddz .section-container.horizontal-nav > section > .title, .ddz .section-container.horizontal-nav > .section > [data-section-title], .ddz .section-container.horizontal-nav > .section > .title, .ddz .section-container.horizontal-nav > [data-section-region] > [data-section-title], .ddz .section-container.horizontal-nav > [data-section-region] > .title,
.ddz [data-section='accordion'] > section > [data-section-title],
.ddz [data-section='accordion'] > section > .title,
.ddz [data-section='accordion'] > .section > [data-section-title],
.ddz [data-section='accordion'] > .section > .title,
.ddz [data-section='accordion'] > [data-section-region] > [data-section-title],
.ddz [data-section='accordion'] > [data-section-region] > .title, .ddz .section-container.accordion > section > [data-section-title], .ddz .section-container.accordion > section > .title, .ddz .section-container.accordion > .section > [data-section-title], .ddz .section-container.accordion > .section > .title, .ddz .section-container.accordion > [data-section-region] > [data-section-title], .ddz .section-container.accordion > [data-section-region] > .title {
  width: 100%;
}
/* line 292, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .section-container.auto,
.ddz .section-container.vertical-tabs,
.ddz .section-container.vertical-nav,
.ddz .section-container.horizontal-nav,
.ddz .section-container.accordion {
  border-top: 1px solid #ccc;
}
/* line 207, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .section-container.auto > section > .title, .ddz .section-container.auto > .section > .title,
.ddz .section-container.vertical-tabs > section > .title,
.ddz .section-container.vertical-tabs > .section > .title,
.ddz .section-container.vertical-nav > section > .title,
.ddz .section-container.vertical-nav > .section > .title,
.ddz .section-container.horizontal-nav > section > .title,
.ddz .section-container.horizontal-nav > .section > .title,
.ddz .section-container.accordion > section > .title,
.ddz .section-container.accordion > .section > .title {
  background-color: #efefef;
  cursor: pointer;
  border: solid 1px #ccc;
}
/* line 211, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .section-container.auto > section > .title a, .ddz .section-container.auto > .section > .title a,
.ddz .section-container.vertical-tabs > section > .title a,
.ddz .section-container.vertical-tabs > .section > .title a,
.ddz .section-container.vertical-nav > section > .title a,
.ddz .section-container.vertical-nav > .section > .title a,
.ddz .section-container.horizontal-nav > section > .title a,
.ddz .section-container.horizontal-nav > .section > .title a,
.ddz .section-container.accordion > section > .title a,
.ddz .section-container.accordion > .section > .title a {
  padding: 0.9375em;
  color: #333;
  font-size: 0.875em;
  background: none;
}
/* line 217, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .section-container.auto > section > .title:hover, .ddz .section-container.auto > .section > .title:hover,
.ddz .section-container.vertical-tabs > section > .title:hover,
.ddz .section-container.vertical-tabs > .section > .title:hover,
.ddz .section-container.vertical-nav > section > .title:hover,
.ddz .section-container.vertical-nav > .section > .title:hover,
.ddz .section-container.horizontal-nav > section > .title:hover,
.ddz .section-container.horizontal-nav > .section > .title:hover,
.ddz .section-container.accordion > section > .title:hover,
.ddz .section-container.accordion > .section > .title:hover {
  background-color: #e2e2e2;
}
/* line 220, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .section-container.auto > section > .content, .ddz .section-container.auto > .section > .content,
.ddz .section-container.vertical-tabs > section > .content,
.ddz .section-container.vertical-tabs > .section > .content,
.ddz .section-container.vertical-nav > section > .content,
.ddz .section-container.vertical-nav > .section > .content,
.ddz .section-container.horizontal-nav > section > .content,
.ddz .section-container.horizontal-nav > .section > .content,
.ddz .section-container.accordion > section > .content,
.ddz .section-container.accordion > .section > .content {
  padding: 0.9375em;
  background-color: #fff;
  border: solid 1px #ccc;
}
/* line 225, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .section-container.auto > section > .content > *:last-child, .ddz .section-container.auto > .section > .content > *:last-child,
.ddz .section-container.vertical-tabs > section > .content > *:last-child,
.ddz .section-container.vertical-tabs > .section > .content > *:last-child,
.ddz .section-container.vertical-nav > section > .content > *:last-child,
.ddz .section-container.vertical-nav > .section > .content > *:last-child,
.ddz .section-container.horizontal-nav > section > .content > *:last-child,
.ddz .section-container.horizontal-nav > .section > .content > *:last-child,
.ddz .section-container.accordion > section > .content > *:last-child,
.ddz .section-container.accordion > .section > .content > *:last-child {
  margin-bottom: 0;
}
/* line 226, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .section-container.auto > section > .content > *:first-child, .ddz .section-container.auto > .section > .content > *:first-child,
.ddz .section-container.vertical-tabs > section > .content > *:first-child,
.ddz .section-container.vertical-tabs > .section > .content > *:first-child,
.ddz .section-container.vertical-nav > section > .content > *:first-child,
.ddz .section-container.vertical-nav > .section > .content > *:first-child,
.ddz .section-container.horizontal-nav > section > .content > *:first-child,
.ddz .section-container.horizontal-nav > .section > .content > *:first-child,
.ddz .section-container.accordion > section > .content > *:first-child,
.ddz .section-container.accordion > .section > .content > *:first-child {
  padding-top: 0;
}
/* line 227, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .section-container.auto > section > .content > *:last-child:not(.flex-video), .ddz .section-container.auto > .section > .content > *:last-child:not(.flex-video),
.ddz .section-container.vertical-tabs > section > .content > *:last-child:not(.flex-video),
.ddz .section-container.vertical-tabs > .section > .content > *:last-child:not(.flex-video),
.ddz .section-container.vertical-nav > section > .content > *:last-child:not(.flex-video),
.ddz .section-container.vertical-nav > .section > .content > *:last-child:not(.flex-video),
.ddz .section-container.horizontal-nav > section > .content > *:last-child:not(.flex-video),
.ddz .section-container.horizontal-nav > .section > .content > *:last-child:not(.flex-video),
.ddz .section-container.accordion > section > .content > *:last-child:not(.flex-video),
.ddz .section-container.accordion > .section > .content > *:last-child:not(.flex-video) {
  padding-bottom: 0;
}
/* line 231, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .section-container.auto > section.active > .title, .ddz .section-container.auto > .section.active > .title,
.ddz .section-container.vertical-tabs > section.active > .title,
.ddz .section-container.vertical-tabs > .section.active > .title,
.ddz .section-container.vertical-nav > section.active > .title,
.ddz .section-container.vertical-nav > .section.active > .title,
.ddz .section-container.horizontal-nav > section.active > .title,
.ddz .section-container.horizontal-nav > .section.active > .title,
.ddz .section-container.accordion > section.active > .title,
.ddz .section-container.accordion > .section.active > .title {
  background: #d6d6d6;
}
/* line 233, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .section-container.auto > section.active > .title a, .ddz .section-container.auto > .section.active > .title a,
.ddz .section-container.vertical-tabs > section.active > .title a,
.ddz .section-container.vertical-tabs > .section.active > .title a,
.ddz .section-container.vertical-nav > section.active > .title a,
.ddz .section-container.vertical-nav > .section.active > .title a,
.ddz .section-container.horizontal-nav > section.active > .title a,
.ddz .section-container.horizontal-nav > .section.active > .title a,
.ddz .section-container.accordion > section.active > .title a,
.ddz .section-container.accordion > .section.active > .title a {
  color: #333;
}
/* line 237, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .section-container.auto > section:not(.active), .ddz .section-container.auto > .section:not(.active),
.ddz .section-container.vertical-tabs > section:not(.active),
.ddz .section-container.vertical-tabs > .section:not(.active),
.ddz .section-container.vertical-nav > section:not(.active),
.ddz .section-container.vertical-nav > .section:not(.active),
.ddz .section-container.horizontal-nav > section:not(.active),
.ddz .section-container.horizontal-nav > .section:not(.active),
.ddz .section-container.accordion > section:not(.active),
.ddz .section-container.accordion > .section:not(.active) {
  padding: 0 !important;
}
/* line 243, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .section-container.auto > section > .title, .ddz .section-container.auto > .section > .title,
.ddz .section-container.vertical-tabs > section > .title,
.ddz .section-container.vertical-tabs > .section > .title,
.ddz .section-container.vertical-nav > section > .title,
.ddz .section-container.vertical-nav > .section > .title,
.ddz .section-container.horizontal-nav > section > .title,
.ddz .section-container.horizontal-nav > .section > .title,
.ddz .section-container.accordion > section > .title,
.ddz .section-container.accordion > .section > .title {
  border-top: none;
}
/* line 303, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz [data-section='tabs'], .ddz .section-container.tabs {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 1.25em;
}
/* line 49, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz [data-section='tabs']:not([data-section-resized]):not([data-section-small-style]), .ddz .section-container.tabs:not([data-section-resized]):not([data-section-small-style]) {
  visibility: hidden;
}
/* line 102, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz [data-section='tabs'] > section > [data-section-title], .ddz [data-section='tabs'] > section > .title, .ddz [data-section='tabs'] > .section > [data-section-title], .ddz [data-section='tabs'] > .section > .title, .ddz [data-section='tabs'] > [data-section-region] > [data-section-title], .ddz [data-section='tabs'] > [data-section-region] > .title, .ddz .section-container.tabs > section > [data-section-title], .ddz .section-container.tabs > section > .title, .ddz .section-container.tabs > .section > [data-section-title], .ddz .section-container.tabs > .section > .title, .ddz .section-container.tabs > [data-section-region] > [data-section-title], .ddz .section-container.tabs > [data-section-region] > .title {
  margin-bottom: 0;
}
/* line 104, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz [data-section='tabs'] > section > [data-section-title] a, .ddz [data-section='tabs'] > section > .title a, .ddz [data-section='tabs'] > .section > [data-section-title] a, .ddz [data-section='tabs'] > .section > .title a, .ddz [data-section='tabs'] > [data-section-region] > [data-section-title] a, .ddz [data-section='tabs'] > [data-section-region] > .title a, .ddz .section-container.tabs > section > [data-section-title] a, .ddz .section-container.tabs > section > .title a, .ddz .section-container.tabs > .section > [data-section-title] a, .ddz .section-container.tabs > .section > .title a, .ddz .section-container.tabs > [data-section-region] > [data-section-title] a, .ddz .section-container.tabs > [data-section-region] > .title a {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
}
/* line 111, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz [data-section='tabs'] > section > [data-section-content], .ddz [data-section='tabs'] > section > .content, .ddz [data-section='tabs'] > .section > [data-section-content], .ddz [data-section='tabs'] > .section > .content, .ddz [data-section='tabs'] > [data-section-region] > [data-section-content], .ddz [data-section='tabs'] > [data-section-region] > .content, .ddz .section-container.tabs > section > [data-section-content], .ddz .section-container.tabs > section > .content, .ddz .section-container.tabs > .section > [data-section-content], .ddz .section-container.tabs > .section > .content, .ddz .section-container.tabs > [data-section-region] > [data-section-content], .ddz .section-container.tabs > [data-section-region] > .content {
  display: none;
}
/* line 116, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz [data-section='tabs'] > section.active > [data-section-content], .ddz [data-section='tabs'] > section.active > .content, .ddz [data-section='tabs'] > .section.active > [data-section-content], .ddz [data-section='tabs'] > .section.active > .content, .ddz [data-section='tabs'] > [data-section-region].active > [data-section-content], .ddz [data-section='tabs'] > [data-section-region].active > .content, .ddz .section-container.tabs > section.active > [data-section-content], .ddz .section-container.tabs > section.active > .content, .ddz .section-container.tabs > .section.active > [data-section-content], .ddz .section-container.tabs > .section.active > .content, .ddz .section-container.tabs > [data-section-region].active > [data-section-content], .ddz .section-container.tabs > [data-section-region].active > .content {
  display: block;
}
/* line 119, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz [data-section='tabs'] > section:not(.active), .ddz [data-section='tabs'] > .section:not(.active), .ddz [data-section='tabs'] > [data-section-region]:not(.active), .ddz .section-container.tabs > section:not(.active), .ddz .section-container.tabs > .section:not(.active), .ddz .section-container.tabs > [data-section-region]:not(.active) {
  padding: 0 !important;
}
/* line 132, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz [data-section='tabs'] > section > [data-section-title], .ddz [data-section='tabs'] > section > .title, .ddz [data-section='tabs'] > .section > [data-section-title], .ddz [data-section='tabs'] > .section > .title, .ddz [data-section='tabs'] > [data-section-region] > [data-section-title], .ddz [data-section='tabs'] > [data-section-region] > .title, .ddz .section-container.tabs > section > [data-section-title], .ddz .section-container.tabs > section > .title, .ddz .section-container.tabs > .section > [data-section-title], .ddz .section-container.tabs > .section > .title, .ddz .section-container.tabs > [data-section-region] > [data-section-title], .ddz .section-container.tabs > [data-section-region] > .title {
  width: auto;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 310, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .section-container.tabs {
  border: none;
}
/* line 207, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .section-container.tabs > section > .title, .ddz .section-container.tabs > .section > .title {
  background-color: #efefef;
  cursor: pointer;
  border: solid 1px #ccc;
}
/* line 211, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .section-container.tabs > section > .title a, .ddz .section-container.tabs > .section > .title a {
  padding: 0.9375em;
  color: #333;
  font-size: 0.875em;
  background: none;
}
/* line 217, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .section-container.tabs > section > .title:hover, .ddz .section-container.tabs > .section > .title:hover {
  background-color: #e2e2e2;
}
/* line 220, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .section-container.tabs > section > .content, .ddz .section-container.tabs > .section > .content {
  padding: 0.9375em;
  background-color: #fff;
  border: solid 1px #ccc;
}
/* line 225, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .section-container.tabs > section > .content > *:last-child, .ddz .section-container.tabs > .section > .content > *:last-child {
  margin-bottom: 0;
}
/* line 226, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .section-container.tabs > section > .content > *:first-child, .ddz .section-container.tabs > .section > .content > *:first-child {
  padding-top: 0;
}
/* line 227, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .section-container.tabs > section > .content > *:last-child:not(.flex-video), .ddz .section-container.tabs > .section > .content > *:last-child:not(.flex-video) {
  padding-bottom: 0;
}
/* line 231, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .section-container.tabs > section.active > .title, .ddz .section-container.tabs > .section.active > .title {
  background: #fff;
}
/* line 233, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .section-container.tabs > section.active > .title a, .ddz .section-container.tabs > .section.active > .title a {
  color: #333;
}
/* line 237, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .section-container.tabs > section:not(.active), .ddz .section-container.tabs > .section:not(.active) {
  padding: 0 !important;
}
/* line 249, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .section-container.tabs > section.active > .title, .ddz .section-container.tabs > .section.active > .title {
  border-bottom: 0;
}
@media only screen and (min-width: 720px) {
  /* line 319, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section=''], .ddz [data-section='auto'], .ddz .section-container.auto {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
  }
  /* line 49, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='']:not([data-section-resized]):not([data-section-small-style]), .ddz [data-section='auto']:not([data-section-resized]):not([data-section-small-style]), .ddz .section-container.auto:not([data-section-resized]):not([data-section-small-style]) {
    visibility: hidden;
  }
  /* line 102, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section=''] > section > [data-section-title], .ddz [data-section=''] > section > .title, .ddz [data-section=''] > .section > [data-section-title], .ddz [data-section=''] > .section > .title, .ddz [data-section=''] > [data-section-region] > [data-section-title], .ddz [data-section=''] > [data-section-region] > .title, .ddz [data-section='auto'] > section > [data-section-title], .ddz [data-section='auto'] > section > .title, .ddz [data-section='auto'] > .section > [data-section-title], .ddz [data-section='auto'] > .section > .title, .ddz [data-section='auto'] > [data-section-region] > [data-section-title], .ddz [data-section='auto'] > [data-section-region] > .title, .ddz .section-container.auto > section > [data-section-title], .ddz .section-container.auto > section > .title, .ddz .section-container.auto > .section > [data-section-title], .ddz .section-container.auto > .section > .title, .ddz .section-container.auto > [data-section-region] > [data-section-title], .ddz .section-container.auto > [data-section-region] > .title {
    margin-bottom: 0;
  }
  /* line 104, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section=''] > section > [data-section-title] a, .ddz [data-section=''] > section > .title a, .ddz [data-section=''] > .section > [data-section-title] a, .ddz [data-section=''] > .section > .title a, .ddz [data-section=''] > [data-section-region] > [data-section-title] a, .ddz [data-section=''] > [data-section-region] > .title a, .ddz [data-section='auto'] > section > [data-section-title] a, .ddz [data-section='auto'] > section > .title a, .ddz [data-section='auto'] > .section > [data-section-title] a, .ddz [data-section='auto'] > .section > .title a, .ddz [data-section='auto'] > [data-section-region] > [data-section-title] a, .ddz [data-section='auto'] > [data-section-region] > .title a, .ddz .section-container.auto > section > [data-section-title] a, .ddz .section-container.auto > section > .title a, .ddz .section-container.auto > .section > [data-section-title] a, .ddz .section-container.auto > .section > .title a, .ddz .section-container.auto > [data-section-region] > [data-section-title] a, .ddz .section-container.auto > [data-section-region] > .title a {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
  }
  /* line 111, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section=''] > section > [data-section-content], .ddz [data-section=''] > section > .content, .ddz [data-section=''] > .section > [data-section-content], .ddz [data-section=''] > .section > .content, .ddz [data-section=''] > [data-section-region] > [data-section-content], .ddz [data-section=''] > [data-section-region] > .content, .ddz [data-section='auto'] > section > [data-section-content], .ddz [data-section='auto'] > section > .content, .ddz [data-section='auto'] > .section > [data-section-content], .ddz [data-section='auto'] > .section > .content, .ddz [data-section='auto'] > [data-section-region] > [data-section-content], .ddz [data-section='auto'] > [data-section-region] > .content, .ddz .section-container.auto > section > [data-section-content], .ddz .section-container.auto > section > .content, .ddz .section-container.auto > .section > [data-section-content], .ddz .section-container.auto > .section > .content, .ddz .section-container.auto > [data-section-region] > [data-section-content], .ddz .section-container.auto > [data-section-region] > .content {
    display: none;
  }
  /* line 116, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section=''] > section.active > [data-section-content], .ddz [data-section=''] > section.active > .content, .ddz [data-section=''] > .section.active > [data-section-content], .ddz [data-section=''] > .section.active > .content, .ddz [data-section=''] > [data-section-region].active > [data-section-content], .ddz [data-section=''] > [data-section-region].active > .content, .ddz [data-section='auto'] > section.active > [data-section-content], .ddz [data-section='auto'] > section.active > .content, .ddz [data-section='auto'] > .section.active > [data-section-content], .ddz [data-section='auto'] > .section.active > .content, .ddz [data-section='auto'] > [data-section-region].active > [data-section-content], .ddz [data-section='auto'] > [data-section-region].active > .content, .ddz .section-container.auto > section.active > [data-section-content], .ddz .section-container.auto > section.active > .content, .ddz .section-container.auto > .section.active > [data-section-content], .ddz .section-container.auto > .section.active > .content, .ddz .section-container.auto > [data-section-region].active > [data-section-content], .ddz .section-container.auto > [data-section-region].active > .content {
    display: block;
  }
  /* line 119, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section=''] > section:not(.active), .ddz [data-section=''] > .section:not(.active), .ddz [data-section=''] > [data-section-region]:not(.active), .ddz [data-section='auto'] > section:not(.active), .ddz [data-section='auto'] > .section:not(.active), .ddz [data-section='auto'] > [data-section-region]:not(.active), .ddz .section-container.auto > section:not(.active), .ddz .section-container.auto > .section:not(.active), .ddz .section-container.auto > [data-section-region]:not(.active) {
    padding: 0 !important;
  }
  /* line 132, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section=''] > section > [data-section-title], .ddz [data-section=''] > section > .title, .ddz [data-section=''] > .section > [data-section-title], .ddz [data-section=''] > .section > .title, .ddz [data-section=''] > [data-section-region] > [data-section-title], .ddz [data-section=''] > [data-section-region] > .title, .ddz [data-section='auto'] > section > [data-section-title], .ddz [data-section='auto'] > section > .title, .ddz [data-section='auto'] > .section > [data-section-title], .ddz [data-section='auto'] > .section > .title, .ddz [data-section='auto'] > [data-section-region] > [data-section-title], .ddz [data-section='auto'] > [data-section-region] > .title, .ddz .section-container.auto > section > [data-section-title], .ddz .section-container.auto > section > .title, .ddz .section-container.auto > .section > [data-section-title], .ddz .section-container.auto > .section > .title, .ddz .section-container.auto > [data-section-region] > [data-section-title], .ddz .section-container.auto > [data-section-region] > .title {
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
  }
  /* line 326, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.auto {
    border: none;
  }
  /* line 207, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.auto > section > .title, .ddz .section-container.auto > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    border: solid 1px #ccc;
  }
  /* line 211, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.auto > section > .title a, .ddz .section-container.auto > .section > .title a {
    padding: 0.9375em;
    color: #333;
    font-size: 0.875em;
    background: none;
  }
  /* line 217, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.auto > section > .title:hover, .ddz .section-container.auto > .section > .title:hover {
    background-color: #e2e2e2;
  }
  /* line 220, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.auto > section > .content, .ddz .section-container.auto > .section > .content {
    padding: 0.9375em;
    background-color: #fff;
    border: solid 1px #ccc;
  }
  /* line 225, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.auto > section > .content > *:last-child, .ddz .section-container.auto > .section > .content > *:last-child {
    margin-bottom: 0;
  }
  /* line 226, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.auto > section > .content > *:first-child, .ddz .section-container.auto > .section > .content > *:first-child {
    padding-top: 0;
  }
  /* line 227, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.auto > section > .content > *:last-child:not(.flex-video), .ddz .section-container.auto > .section > .content > *:last-child:not(.flex-video) {
    padding-bottom: 0;
  }
  /* line 231, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.auto > section.active > .title, .ddz .section-container.auto > .section.active > .title {
    background: #fff;
  }
  /* line 233, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.auto > section.active > .title a, .ddz .section-container.auto > .section.active > .title a {
    color: #333;
  }
  /* line 237, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.auto > section:not(.active), .ddz .section-container.auto > .section:not(.active) {
    padding: 0 !important;
  }
  /* line 249, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.auto > section.active > .title, .ddz .section-container.auto > .section.active > .title {
    border-bottom: 0;
  }
  /* line 333, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-tabs'], .ddz .section-container.vertical-tabs {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
  }
  /* line 49, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-tabs']:not([data-section-resized]):not([data-section-small-style]), .ddz .section-container.vertical-tabs:not([data-section-resized]):not([data-section-small-style]) {
    visibility: hidden;
  }
  /* line 55, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-tabs'][data-section-small-style], .ddz .section-container.vertical-tabs[data-section-small-style] {
    width: 100% !important;
  }
  /* line 58, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-tabs'][data-section-small-style] > [data-section-region], .ddz [data-section='vertical-tabs'][data-section-small-style] > section, .ddz [data-section='vertical-tabs'][data-section-small-style] > .section, .ddz .section-container.vertical-tabs[data-section-small-style] > [data-section-region], .ddz .section-container.vertical-tabs[data-section-small-style] > section, .ddz .section-container.vertical-tabs[data-section-small-style] > .section {
    padding: 0 !important;
    margin: 0 !important;
  }
  /* line 61, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > [data-section-title], .ddz [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > .title, .ddz [data-section='vertical-tabs'][data-section-small-style] > section > [data-section-title], .ddz [data-section='vertical-tabs'][data-section-small-style] > section > .title, .ddz [data-section='vertical-tabs'][data-section-small-style] > .section > [data-section-title], .ddz [data-section='vertical-tabs'][data-section-small-style] > .section > .title, .ddz .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > [data-section-title], .ddz .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > .title, .ddz .section-container.vertical-tabs[data-section-small-style] > section > [data-section-title], .ddz .section-container.vertical-tabs[data-section-small-style] > section > .title, .ddz .section-container.vertical-tabs[data-section-small-style] > .section > [data-section-title], .ddz .section-container.vertical-tabs[data-section-small-style] > .section > .title {
    width: 100% !important;
  }
  /* line 102, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-tabs'] > section > [data-section-title], .ddz [data-section='vertical-tabs'] > section > .title, .ddz [data-section='vertical-tabs'] > .section > [data-section-title], .ddz [data-section='vertical-tabs'] > .section > .title, .ddz [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], .ddz [data-section='vertical-tabs'] > [data-section-region] > .title, .ddz .section-container.vertical-tabs > section > [data-section-title], .ddz .section-container.vertical-tabs > section > .title, .ddz .section-container.vertical-tabs > .section > [data-section-title], .ddz .section-container.vertical-tabs > .section > .title, .ddz .section-container.vertical-tabs > [data-section-region] > [data-section-title], .ddz .section-container.vertical-tabs > [data-section-region] > .title {
    margin-bottom: 0;
  }
  /* line 104, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-tabs'] > section > [data-section-title] a, .ddz [data-section='vertical-tabs'] > section > .title a, .ddz [data-section='vertical-tabs'] > .section > [data-section-title] a, .ddz [data-section='vertical-tabs'] > .section > .title a, .ddz [data-section='vertical-tabs'] > [data-section-region] > [data-section-title] a, .ddz [data-section='vertical-tabs'] > [data-section-region] > .title a, .ddz .section-container.vertical-tabs > section > [data-section-title] a, .ddz .section-container.vertical-tabs > section > .title a, .ddz .section-container.vertical-tabs > .section > [data-section-title] a, .ddz .section-container.vertical-tabs > .section > .title a, .ddz .section-container.vertical-tabs > [data-section-region] > [data-section-title] a, .ddz .section-container.vertical-tabs > [data-section-region] > .title a {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
  }
  /* line 111, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-tabs'] > section > [data-section-content], .ddz [data-section='vertical-tabs'] > section > .content, .ddz [data-section='vertical-tabs'] > .section > [data-section-content], .ddz [data-section='vertical-tabs'] > .section > .content, .ddz [data-section='vertical-tabs'] > [data-section-region] > [data-section-content], .ddz [data-section='vertical-tabs'] > [data-section-region] > .content, .ddz .section-container.vertical-tabs > section > [data-section-content], .ddz .section-container.vertical-tabs > section > .content, .ddz .section-container.vertical-tabs > .section > [data-section-content], .ddz .section-container.vertical-tabs > .section > .content, .ddz .section-container.vertical-tabs > [data-section-region] > [data-section-content], .ddz .section-container.vertical-tabs > [data-section-region] > .content {
    display: none;
  }
  /* line 116, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-tabs'] > section.active > [data-section-content], .ddz [data-section='vertical-tabs'] > section.active > .content, .ddz [data-section='vertical-tabs'] > .section.active > [data-section-content], .ddz [data-section='vertical-tabs'] > .section.active > .content, .ddz [data-section='vertical-tabs'] > [data-section-region].active > [data-section-content], .ddz [data-section='vertical-tabs'] > [data-section-region].active > .content, .ddz .section-container.vertical-tabs > section.active > [data-section-content], .ddz .section-container.vertical-tabs > section.active > .content, .ddz .section-container.vertical-tabs > .section.active > [data-section-content], .ddz .section-container.vertical-tabs > .section.active > .content, .ddz .section-container.vertical-tabs > [data-section-region].active > [data-section-content], .ddz .section-container.vertical-tabs > [data-section-region].active > .content {
    display: block;
  }
  /* line 119, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-tabs'] > section:not(.active), .ddz [data-section='vertical-tabs'] > .section:not(.active), .ddz [data-section='vertical-tabs'] > [data-section-region]:not(.active), .ddz .section-container.vertical-tabs > section:not(.active), .ddz .section-container.vertical-tabs > .section:not(.active), .ddz .section-container.vertical-tabs > [data-section-region]:not(.active) {
    padding: 0 !important;
  }
  /* line 143, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-tabs'] > section > [data-section-title], .ddz [data-section='vertical-tabs'] > section > .title, .ddz [data-section='vertical-tabs'] > .section > [data-section-title], .ddz [data-section='vertical-tabs'] > .section > .title, .ddz [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], .ddz [data-section='vertical-tabs'] > [data-section-region] > .title, .ddz .section-container.vertical-tabs > section > [data-section-title], .ddz .section-container.vertical-tabs > section > .title, .ddz .section-container.vertical-tabs > .section > [data-section-title], .ddz .section-container.vertical-tabs > .section > .title, .ddz .section-container.vertical-tabs > [data-section-region] > [data-section-title], .ddz .section-container.vertical-tabs > [data-section-region] > .title {
    position: absolute;
    top: 0;
    left: 0;
    width: 12.5em;
  }
  /* line 150, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-tabs'] > section.active, .ddz [data-section='vertical-tabs'] > .section.active, .ddz [data-section='vertical-tabs'] > [data-section-region].active, .ddz .section-container.vertical-tabs > section.active, .ddz .section-container.vertical-tabs > .section.active, .ddz .section-container.vertical-tabs > [data-section-region].active {
    padding-left: 12.5em;
  }
  /* line 153, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-tabs'] > section.active > [data-section-title], .ddz [data-section='vertical-tabs'] > section.active > .title, .ddz [data-section='vertical-tabs'] > .section.active > [data-section-title], .ddz [data-section='vertical-tabs'] > .section.active > .title, .ddz [data-section='vertical-tabs'] > [data-section-region].active > [data-section-title], .ddz [data-section='vertical-tabs'] > [data-section-region].active > .title, .ddz .section-container.vertical-tabs > section.active > [data-section-title], .ddz .section-container.vertical-tabs > section.active > .title, .ddz .section-container.vertical-tabs > .section.active > [data-section-title], .ddz .section-container.vertical-tabs > .section.active > .title, .ddz .section-container.vertical-tabs > [data-section-region].active > [data-section-title], .ddz .section-container.vertical-tabs > [data-section-region].active > .title {
    width: 12.5em;
  }
  /* line 340, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.vertical-tabs {
    border: none;
  }
  /* line 207, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.vertical-tabs > section > .title, .ddz .section-container.vertical-tabs > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    border: solid 1px #ccc;
  }
  /* line 211, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.vertical-tabs > section > .title a, .ddz .section-container.vertical-tabs > .section > .title a {
    padding: 0.9375em;
    color: #333;
    font-size: 0.875em;
    background: none;
  }
  /* line 217, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.vertical-tabs > section > .title:hover, .ddz .section-container.vertical-tabs > .section > .title:hover {
    background-color: #e2e2e2;
  }
  /* line 220, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.vertical-tabs > section > .content, .ddz .section-container.vertical-tabs > .section > .content {
    padding: 0.9375em;
    background-color: #fff;
    border: solid 1px #ccc;
  }
  /* line 225, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.vertical-tabs > section > .content > *:last-child, .ddz .section-container.vertical-tabs > .section > .content > *:last-child {
    margin-bottom: 0;
  }
  /* line 226, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.vertical-tabs > section > .content > *:first-child, .ddz .section-container.vertical-tabs > .section > .content > *:first-child {
    padding-top: 0;
  }
  /* line 227, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.vertical-tabs > section > .content > *:last-child:not(.flex-video), .ddz .section-container.vertical-tabs > .section > .content > *:last-child:not(.flex-video) {
    padding-bottom: 0;
  }
  /* line 231, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.vertical-tabs > section.active > .title, .ddz .section-container.vertical-tabs > .section.active > .title {
    background: #d6d6d6;
  }
  /* line 233, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.vertical-tabs > section.active > .title a, .ddz .section-container.vertical-tabs > .section.active > .title a {
    color: #333;
  }
  /* line 237, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.vertical-tabs > section:not(.active), .ddz .section-container.vertical-tabs > .section:not(.active) {
    padding: 0 !important;
  }
  /* line 257, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.vertical-tabs > section.active, .ddz .section-container.vertical-tabs > .section.active {
    padding-left: 12.4375em;
  }
  /* line 260, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.vertical-tabs > section.active > .title, .ddz .section-container.vertical-tabs > .section.active > .title {
    background-color: #d6d6d6;
  }
  /* line 347, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-nav'], .ddz .section-container.vertical-nav {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
  }
  /* line 49, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-nav']:not([data-section-resized]):not([data-section-small-style]), .ddz .section-container.vertical-nav:not([data-section-resized]):not([data-section-small-style]) {
    visibility: hidden;
  }
  /* line 55, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-nav'][data-section-small-style], .ddz .section-container.vertical-nav[data-section-small-style] {
    width: 100% !important;
  }
  /* line 58, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-nav'][data-section-small-style] > [data-section-region], .ddz [data-section='vertical-nav'][data-section-small-style] > section, .ddz [data-section='vertical-nav'][data-section-small-style] > .section, .ddz .section-container.vertical-nav[data-section-small-style] > [data-section-region], .ddz .section-container.vertical-nav[data-section-small-style] > section, .ddz .section-container.vertical-nav[data-section-small-style] > .section {
    padding: 0 !important;
    margin: 0 !important;
  }
  /* line 61, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > [data-section-title], .ddz [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > .title, .ddz [data-section='vertical-nav'][data-section-small-style] > section > [data-section-title], .ddz [data-section='vertical-nav'][data-section-small-style] > section > .title, .ddz [data-section='vertical-nav'][data-section-small-style] > .section > [data-section-title], .ddz [data-section='vertical-nav'][data-section-small-style] > .section > .title, .ddz .section-container.vertical-nav[data-section-small-style] > [data-section-region] > [data-section-title], .ddz .section-container.vertical-nav[data-section-small-style] > [data-section-region] > .title, .ddz .section-container.vertical-nav[data-section-small-style] > section > [data-section-title], .ddz .section-container.vertical-nav[data-section-small-style] > section > .title, .ddz .section-container.vertical-nav[data-section-small-style] > .section > [data-section-title], .ddz .section-container.vertical-nav[data-section-small-style] > .section > .title {
    width: 100% !important;
  }
  /* line 349, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-nav'] > section, .ddz [data-section='vertical-nav'] > .section, .ddz [data-section='vertical-nav'] > [data-section-region], .ddz .section-container.vertical-nav > section, .ddz .section-container.vertical-nav > .section, .ddz .section-container.vertical-nav > [data-section-region] {
    position: relative;
    display: inline-block;
  }
  /* line 102, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-nav'] > section > [data-section-title], .ddz [data-section='vertical-nav'] > section > .title, .ddz [data-section='vertical-nav'] > .section > [data-section-title], .ddz [data-section='vertical-nav'] > .section > .title, .ddz [data-section='vertical-nav'] > [data-section-region] > [data-section-title], .ddz [data-section='vertical-nav'] > [data-section-region] > .title, .ddz .section-container.vertical-nav > section > [data-section-title], .ddz .section-container.vertical-nav > section > .title, .ddz .section-container.vertical-nav > .section > [data-section-title], .ddz .section-container.vertical-nav > .section > .title, .ddz .section-container.vertical-nav > [data-section-region] > [data-section-title], .ddz .section-container.vertical-nav > [data-section-region] > .title {
    margin-bottom: 0;
  }
  /* line 104, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-nav'] > section > [data-section-title] a, .ddz [data-section='vertical-nav'] > section > .title a, .ddz [data-section='vertical-nav'] > .section > [data-section-title] a, .ddz [data-section='vertical-nav'] > .section > .title a, .ddz [data-section='vertical-nav'] > [data-section-region] > [data-section-title] a, .ddz [data-section='vertical-nav'] > [data-section-region] > .title a, .ddz .section-container.vertical-nav > section > [data-section-title] a, .ddz .section-container.vertical-nav > section > .title a, .ddz .section-container.vertical-nav > .section > [data-section-title] a, .ddz .section-container.vertical-nav > .section > .title a, .ddz .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .ddz .section-container.vertical-nav > [data-section-region] > .title a {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
  }
  /* line 111, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-nav'] > section > [data-section-content], .ddz [data-section='vertical-nav'] > section > .content, .ddz [data-section='vertical-nav'] > .section > [data-section-content], .ddz [data-section='vertical-nav'] > .section > .content, .ddz [data-section='vertical-nav'] > [data-section-region] > [data-section-content], .ddz [data-section='vertical-nav'] > [data-section-region] > .content, .ddz .section-container.vertical-nav > section > [data-section-content], .ddz .section-container.vertical-nav > section > .content, .ddz .section-container.vertical-nav > .section > [data-section-content], .ddz .section-container.vertical-nav > .section > .content, .ddz .section-container.vertical-nav > [data-section-region] > [data-section-content], .ddz .section-container.vertical-nav > [data-section-region] > .content {
    display: none;
  }
  /* line 116, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-nav'] > section.active > [data-section-content], .ddz [data-section='vertical-nav'] > section.active > .content, .ddz [data-section='vertical-nav'] > .section.active > [data-section-content], .ddz [data-section='vertical-nav'] > .section.active > .content, .ddz [data-section='vertical-nav'] > [data-section-region].active > [data-section-content], .ddz [data-section='vertical-nav'] > [data-section-region].active > .content, .ddz .section-container.vertical-nav > section.active > [data-section-content], .ddz .section-container.vertical-nav > section.active > .content, .ddz .section-container.vertical-nav > .section.active > [data-section-content], .ddz .section-container.vertical-nav > .section.active > .content, .ddz .section-container.vertical-nav > [data-section-region].active > [data-section-content], .ddz .section-container.vertical-nav > [data-section-region].active > .content {
    display: block;
  }
  /* line 119, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-nav'] > section:not(.active), .ddz [data-section='vertical-nav'] > .section:not(.active), .ddz [data-section='vertical-nav'] > [data-section-region]:not(.active), .ddz .section-container.vertical-nav > section:not(.active), .ddz .section-container.vertical-nav > .section:not(.active), .ddz .section-container.vertical-nav > [data-section-region]:not(.active) {
    padding: 0 !important;
  }
  /* line 165, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-nav'] > section > [data-section-title], .ddz [data-section='vertical-nav'] > section > .title, .ddz [data-section='vertical-nav'] > .section > [data-section-title], .ddz [data-section='vertical-nav'] > .section > .title, .ddz [data-section='vertical-nav'] > [data-section-region] > [data-section-title], .ddz [data-section='vertical-nav'] > [data-section-region] > .title, .ddz .section-container.vertical-nav > section > [data-section-title], .ddz .section-container.vertical-nav > section > .title, .ddz .section-container.vertical-nav > .section > [data-section-title], .ddz .section-container.vertical-nav > .section > .title, .ddz .section-container.vertical-nav > [data-section-region] > [data-section-title], .ddz .section-container.vertical-nav > [data-section-region] > .title {
    position: static;
    width: auto;
  }
  /* line 168, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-nav'] > section > [data-section-title] a, .ddz [data-section='vertical-nav'] > section > .title a, .ddz [data-section='vertical-nav'] > .section > [data-section-title] a, .ddz [data-section='vertical-nav'] > .section > .title a, .ddz [data-section='vertical-nav'] > [data-section-region] > [data-section-title] a, .ddz [data-section='vertical-nav'] > [data-section-region] > .title a, .ddz .section-container.vertical-nav > section > [data-section-title] a, .ddz .section-container.vertical-nav > section > .title a, .ddz .section-container.vertical-nav > .section > [data-section-title] a, .ddz .section-container.vertical-nav > .section > .title a, .ddz .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .ddz .section-container.vertical-nav > [data-section-region] > .title a {
    display: block;
  }
  /* line 171, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='vertical-nav'] > section > [data-section-content], .ddz [data-section='vertical-nav'] > section > .content, .ddz [data-section='vertical-nav'] > .section > [data-section-content], .ddz [data-section='vertical-nav'] > .section > .content, .ddz [data-section='vertical-nav'] > [data-section-region] > [data-section-content], .ddz [data-section='vertical-nav'] > [data-section-region] > .content, .ddz .section-container.vertical-nav > section > [data-section-content], .ddz .section-container.vertical-nav > section > .content, .ddz .section-container.vertical-nav > .section > [data-section-content], .ddz .section-container.vertical-nav > .section > .content, .ddz .section-container.vertical-nav > [data-section-region] > [data-section-content], .ddz .section-container.vertical-nav > [data-section-region] > .content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    min-width: 12.5em;
  }
  /* line 354, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.vertical-nav {
    border: none;
  }
  /* line 207, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.vertical-nav > section > .title, .ddz .section-container.vertical-nav > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    border: solid 1px #ccc;
  }
  /* line 211, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.vertical-nav > section > .title a, .ddz .section-container.vertical-nav > .section > .title a {
    padding: 0.9375em;
    color: #333;
    font-size: 0.875em;
    background: none;
  }
  /* line 217, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.vertical-nav > section > .title:hover, .ddz .section-container.vertical-nav > .section > .title:hover {
    background-color: #e2e2e2;
  }
  /* line 220, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.vertical-nav > section > .content, .ddz .section-container.vertical-nav > .section > .content {
    padding: 0.9375em;
    background-color: #fff;
    border: solid 1px #ccc;
  }
  /* line 225, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.vertical-nav > section > .content > *:last-child, .ddz .section-container.vertical-nav > .section > .content > *:last-child {
    margin-bottom: 0;
  }
  /* line 226, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.vertical-nav > section > .content > *:first-child, .ddz .section-container.vertical-nav > .section > .content > *:first-child {
    padding-top: 0;
  }
  /* line 227, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.vertical-nav > section > .content > *:last-child:not(.flex-video), .ddz .section-container.vertical-nav > .section > .content > *:last-child:not(.flex-video) {
    padding-bottom: 0;
  }
  /* line 231, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.vertical-nav > section.active > .title, .ddz .section-container.vertical-nav > .section.active > .title {
    background: #d6d6d6;
  }
  /* line 233, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.vertical-nav > section.active > .title a, .ddz .section-container.vertical-nav > .section.active > .title a {
    color: #333;
  }
  /* line 237, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.vertical-nav > section:not(.active), .ddz .section-container.vertical-nav > .section:not(.active) {
    padding: 0 !important;
  }
  /* line 361, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='horizontal-nav'], .ddz .section-container.horizontal-nav {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
  }
  /* line 49, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='horizontal-nav']:not([data-section-resized]):not([data-section-small-style]), .ddz .section-container.horizontal-nav:not([data-section-resized]):not([data-section-small-style]) {
    visibility: hidden;
  }
  /* line 55, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='horizontal-nav'][data-section-small-style], .ddz .section-container.horizontal-nav[data-section-small-style] {
    width: 100% !important;
  }
  /* line 58, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='horizontal-nav'][data-section-small-style] > [data-section-region], .ddz [data-section='horizontal-nav'][data-section-small-style] > section, .ddz [data-section='horizontal-nav'][data-section-small-style] > .section, .ddz .section-container.horizontal-nav[data-section-small-style] > [data-section-region], .ddz .section-container.horizontal-nav[data-section-small-style] > section, .ddz .section-container.horizontal-nav[data-section-small-style] > .section {
    padding: 0 !important;
    margin: 0 !important;
  }
  /* line 61, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > [data-section-title], .ddz [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > .title, .ddz [data-section='horizontal-nav'][data-section-small-style] > section > [data-section-title], .ddz [data-section='horizontal-nav'][data-section-small-style] > section > .title, .ddz [data-section='horizontal-nav'][data-section-small-style] > .section > [data-section-title], .ddz [data-section='horizontal-nav'][data-section-small-style] > .section > .title, .ddz .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > [data-section-title], .ddz .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > .title, .ddz .section-container.horizontal-nav[data-section-small-style] > section > [data-section-title], .ddz .section-container.horizontal-nav[data-section-small-style] > section > .title, .ddz .section-container.horizontal-nav[data-section-small-style] > .section > [data-section-title], .ddz .section-container.horizontal-nav[data-section-small-style] > .section > .title {
    width: 100% !important;
  }
  /* line 363, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='horizontal-nav'] > section, .ddz [data-section='horizontal-nav'] > .section, .ddz [data-section='horizontal-nav'] > [data-section-region], .ddz .section-container.horizontal-nav > section, .ddz .section-container.horizontal-nav > .section, .ddz .section-container.horizontal-nav > [data-section-region] {
    position: relative;
    float: left;
  }
  /* line 102, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='horizontal-nav'] > section > [data-section-title], .ddz [data-section='horizontal-nav'] > section > .title, .ddz [data-section='horizontal-nav'] > .section > [data-section-title], .ddz [data-section='horizontal-nav'] > .section > .title, .ddz [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], .ddz [data-section='horizontal-nav'] > [data-section-region] > .title, .ddz .section-container.horizontal-nav > section > [data-section-title], .ddz .section-container.horizontal-nav > section > .title, .ddz .section-container.horizontal-nav > .section > [data-section-title], .ddz .section-container.horizontal-nav > .section > .title, .ddz .section-container.horizontal-nav > [data-section-region] > [data-section-title], .ddz .section-container.horizontal-nav > [data-section-region] > .title {
    margin-bottom: 0;
  }
  /* line 104, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='horizontal-nav'] > section > [data-section-title] a, .ddz [data-section='horizontal-nav'] > section > .title a, .ddz [data-section='horizontal-nav'] > .section > [data-section-title] a, .ddz [data-section='horizontal-nav'] > .section > .title a, .ddz [data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a, .ddz [data-section='horizontal-nav'] > [data-section-region] > .title a, .ddz .section-container.horizontal-nav > section > [data-section-title] a, .ddz .section-container.horizontal-nav > section > .title a, .ddz .section-container.horizontal-nav > .section > [data-section-title] a, .ddz .section-container.horizontal-nav > .section > .title a, .ddz .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .ddz .section-container.horizontal-nav > [data-section-region] > .title a {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
  }
  /* line 111, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='horizontal-nav'] > section > [data-section-content], .ddz [data-section='horizontal-nav'] > section > .content, .ddz [data-section='horizontal-nav'] > .section > [data-section-content], .ddz [data-section='horizontal-nav'] > .section > .content, .ddz [data-section='horizontal-nav'] > [data-section-region] > [data-section-content], .ddz [data-section='horizontal-nav'] > [data-section-region] > .content, .ddz .section-container.horizontal-nav > section > [data-section-content], .ddz .section-container.horizontal-nav > section > .content, .ddz .section-container.horizontal-nav > .section > [data-section-content], .ddz .section-container.horizontal-nav > .section > .content, .ddz .section-container.horizontal-nav > [data-section-region] > [data-section-content], .ddz .section-container.horizontal-nav > [data-section-region] > .content {
    display: none;
  }
  /* line 116, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='horizontal-nav'] > section.active > [data-section-content], .ddz [data-section='horizontal-nav'] > section.active > .content, .ddz [data-section='horizontal-nav'] > .section.active > [data-section-content], .ddz [data-section='horizontal-nav'] > .section.active > .content, .ddz [data-section='horizontal-nav'] > [data-section-region].active > [data-section-content], .ddz [data-section='horizontal-nav'] > [data-section-region].active > .content, .ddz .section-container.horizontal-nav > section.active > [data-section-content], .ddz .section-container.horizontal-nav > section.active > .content, .ddz .section-container.horizontal-nav > .section.active > [data-section-content], .ddz .section-container.horizontal-nav > .section.active > .content, .ddz .section-container.horizontal-nav > [data-section-region].active > [data-section-content], .ddz .section-container.horizontal-nav > [data-section-region].active > .content {
    display: block;
  }
  /* line 119, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='horizontal-nav'] > section:not(.active), .ddz [data-section='horizontal-nav'] > .section:not(.active), .ddz [data-section='horizontal-nav'] > [data-section-region]:not(.active), .ddz .section-container.horizontal-nav > section:not(.active), .ddz .section-container.horizontal-nav > .section:not(.active), .ddz .section-container.horizontal-nav > [data-section-region]:not(.active) {
    padding: 0 !important;
  }
  /* line 186, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='horizontal-nav'] > section > [data-section-title], .ddz [data-section='horizontal-nav'] > section > .title, .ddz [data-section='horizontal-nav'] > .section > [data-section-title], .ddz [data-section='horizontal-nav'] > .section > .title, .ddz [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], .ddz [data-section='horizontal-nav'] > [data-section-region] > .title, .ddz .section-container.horizontal-nav > section > [data-section-title], .ddz .section-container.horizontal-nav > section > .title, .ddz .section-container.horizontal-nav > .section > [data-section-title], .ddz .section-container.horizontal-nav > .section > .title, .ddz .section-container.horizontal-nav > [data-section-region] > [data-section-title], .ddz .section-container.horizontal-nav > [data-section-region] > .title {
    position: static;
    width: auto;
  }
  /* line 189, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='horizontal-nav'] > section > [data-section-title] a, .ddz [data-section='horizontal-nav'] > section > .title a, .ddz [data-section='horizontal-nav'] > .section > [data-section-title] a, .ddz [data-section='horizontal-nav'] > .section > .title a, .ddz [data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a, .ddz [data-section='horizontal-nav'] > [data-section-region] > .title a, .ddz .section-container.horizontal-nav > section > [data-section-title] a, .ddz .section-container.horizontal-nav > section > .title a, .ddz .section-container.horizontal-nav > .section > [data-section-title] a, .ddz .section-container.horizontal-nav > .section > .title a, .ddz .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .ddz .section-container.horizontal-nav > [data-section-region] > .title a {
    display: block;
  }
  /* line 192, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz [data-section='horizontal-nav'] > section > [data-section-content], .ddz [data-section='horizontal-nav'] > section > .content, .ddz [data-section='horizontal-nav'] > .section > [data-section-content], .ddz [data-section='horizontal-nav'] > .section > .content, .ddz [data-section='horizontal-nav'] > [data-section-region] > [data-section-content], .ddz [data-section='horizontal-nav'] > [data-section-region] > .content, .ddz .section-container.horizontal-nav > section > [data-section-content], .ddz .section-container.horizontal-nav > section > .content, .ddz .section-container.horizontal-nav > .section > [data-section-content], .ddz .section-container.horizontal-nav > .section > .content, .ddz .section-container.horizontal-nav > [data-section-region] > [data-section-content], .ddz .section-container.horizontal-nav > [data-section-region] > .content {
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    min-width: 12.5em;
  }
  /* line 368, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.horizontal-nav {
    background: #efefef;
    border: 1px solid #ccc;
  }
  /* line 207, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.horizontal-nav > section > .title, .ddz .section-container.horizontal-nav > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    border: solid 1px #ccc;
  }
  /* line 211, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.horizontal-nav > section > .title a, .ddz .section-container.horizontal-nav > .section > .title a {
    padding: 0.9375em;
    color: #333;
    font-size: 0.875em;
    background: none;
  }
  /* line 217, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.horizontal-nav > section > .title:hover, .ddz .section-container.horizontal-nav > .section > .title:hover {
    background-color: #e2e2e2;
  }
  /* line 220, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.horizontal-nav > section > .content, .ddz .section-container.horizontal-nav > .section > .content {
    padding: 0.9375em;
    background-color: #fff;
    border: solid 1px #ccc;
  }
  /* line 225, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.horizontal-nav > section > .content > *:last-child, .ddz .section-container.horizontal-nav > .section > .content > *:last-child {
    margin-bottom: 0;
  }
  /* line 226, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.horizontal-nav > section > .content > *:first-child, .ddz .section-container.horizontal-nav > .section > .content > *:first-child {
    padding-top: 0;
  }
  /* line 227, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.horizontal-nav > section > .content > *:last-child:not(.flex-video), .ddz .section-container.horizontal-nav > .section > .content > *:last-child:not(.flex-video) {
    padding-bottom: 0;
  }
  /* line 231, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.horizontal-nav > section.active > .title, .ddz .section-container.horizontal-nav > .section.active > .title {
    background: #d6d6d6;
  }
  /* line 233, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.horizontal-nav > section.active > .title a, .ddz .section-container.horizontal-nav > .section.active > .title a {
    color: #333;
  }
  /* line 237, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .ddz .section-container.horizontal-nav > section:not(.active), .ddz .section-container.horizontal-nav > .section:not(.active) {
    padding: 0 !important;
  }
}
/* line 378, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .no-js [data-section], .ddz .no-js .section-container {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 1.25em;
}
/* line 55, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .no-js [data-section][data-section-small-style], .ddz .no-js .section-container[data-section-small-style] {
  width: 100% !important;
}
/* line 58, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .no-js [data-section][data-section-small-style] > [data-section-region], .ddz .no-js [data-section][data-section-small-style] > section, .ddz .no-js [data-section][data-section-small-style] > .section, .ddz .no-js .section-container[data-section-small-style] > [data-section-region], .ddz .no-js .section-container[data-section-small-style] > section, .ddz .no-js .section-container[data-section-small-style] > .section {
  padding: 0 !important;
  margin: 0 !important;
}
/* line 61, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .no-js [data-section][data-section-small-style] > [data-section-region] > [data-section-title], .ddz .no-js [data-section][data-section-small-style] > [data-section-region] > .title, .ddz .no-js [data-section][data-section-small-style] > section > [data-section-title], .ddz .no-js [data-section][data-section-small-style] > section > .title, .ddz .no-js [data-section][data-section-small-style] > .section > [data-section-title], .ddz .no-js [data-section][data-section-small-style] > .section > .title, .ddz .no-js .section-container[data-section-small-style] > [data-section-region] > [data-section-title], .ddz .no-js .section-container[data-section-small-style] > [data-section-region] > .title, .ddz .no-js .section-container[data-section-small-style] > section > [data-section-title], .ddz .no-js .section-container[data-section-small-style] > section > .title, .ddz .no-js .section-container[data-section-small-style] > .section > [data-section-title], .ddz .no-js .section-container[data-section-small-style] > .section > .title {
  width: 100% !important;
}
/* line 380, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .no-js [data-section] > section, .ddz .no-js [data-section] > .section, .ddz .no-js [data-section] > [data-section-region], .ddz .no-js .section-container > section, .ddz .no-js .section-container > .section, .ddz .no-js .section-container > [data-section-region] {
  margin: 0;
}
/* line 102, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .no-js [data-section] > section > [data-section-title], .ddz .no-js [data-section] > section > .title, .ddz .no-js [data-section] > .section > [data-section-title], .ddz .no-js [data-section] > .section > .title, .ddz .no-js [data-section] > [data-section-region] > [data-section-title], .ddz .no-js [data-section] > [data-section-region] > .title, .ddz .no-js .section-container > section > [data-section-title], .ddz .no-js .section-container > section > .title, .ddz .no-js .section-container > .section > [data-section-title], .ddz .no-js .section-container > .section > .title, .ddz .no-js .section-container > [data-section-region] > [data-section-title], .ddz .no-js .section-container > [data-section-region] > .title {
  margin-bottom: 0;
}
/* line 104, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .no-js [data-section] > section > [data-section-title] a, .ddz .no-js [data-section] > section > .title a, .ddz .no-js [data-section] > .section > [data-section-title] a, .ddz .no-js [data-section] > .section > .title a, .ddz .no-js [data-section] > [data-section-region] > [data-section-title] a, .ddz .no-js [data-section] > [data-section-region] > .title a, .ddz .no-js .section-container > section > [data-section-title] a, .ddz .no-js .section-container > section > .title a, .ddz .no-js .section-container > .section > [data-section-title] a, .ddz .no-js .section-container > .section > .title a, .ddz .no-js .section-container > [data-section-region] > [data-section-title] a, .ddz .no-js .section-container > [data-section-region] > .title a {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
}
/* line 111, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .no-js [data-section] > section > [data-section-content], .ddz .no-js [data-section] > section > .content, .ddz .no-js [data-section] > .section > [data-section-content], .ddz .no-js [data-section] > .section > .content, .ddz .no-js [data-section] > [data-section-region] > [data-section-content], .ddz .no-js [data-section] > [data-section-region] > .content, .ddz .no-js .section-container > section > [data-section-content], .ddz .no-js .section-container > section > .content, .ddz .no-js .section-container > .section > [data-section-content], .ddz .no-js .section-container > .section > .content, .ddz .no-js .section-container > [data-section-region] > [data-section-content], .ddz .no-js .section-container > [data-section-region] > .content {
  display: none;
}
/* line 116, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .no-js [data-section] > section.active > [data-section-content], .ddz .no-js [data-section] > section.active > .content, .ddz .no-js [data-section] > .section.active > [data-section-content], .ddz .no-js [data-section] > .section.active > .content, .ddz .no-js [data-section] > [data-section-region].active > [data-section-content], .ddz .no-js [data-section] > [data-section-region].active > .content, .ddz .no-js .section-container > section.active > [data-section-content], .ddz .no-js .section-container > section.active > .content, .ddz .no-js .section-container > .section.active > [data-section-content], .ddz .no-js .section-container > .section.active > .content, .ddz .no-js .section-container > [data-section-region].active > [data-section-content], .ddz .no-js .section-container > [data-section-region].active > .content {
  display: block;
}
/* line 119, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .no-js [data-section] > section:not(.active), .ddz .no-js [data-section] > .section:not(.active), .ddz .no-js [data-section] > [data-section-region]:not(.active), .ddz .no-js .section-container > section:not(.active), .ddz .no-js .section-container > .section:not(.active), .ddz .no-js .section-container > [data-section-region]:not(.active) {
  padding: 0 !important;
}
/* line 126, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .no-js [data-section] > section > [data-section-title], .ddz .no-js [data-section] > section > .title, .ddz .no-js [data-section] > .section > [data-section-title], .ddz .no-js [data-section] > .section > .title, .ddz .no-js [data-section] > [data-section-region] > [data-section-title], .ddz .no-js [data-section] > [data-section-region] > .title, .ddz .no-js .section-container > section > [data-section-title], .ddz .no-js .section-container > section > .title, .ddz .no-js .section-container > .section > [data-section-title], .ddz .no-js .section-container > .section > .title, .ddz .no-js .section-container > [data-section-region] > [data-section-title], .ddz .no-js .section-container > [data-section-region] > .title {
  width: 100%;
}
/* line 384, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .no-js .section-container {
  border-top: 1px solid #ccc;
}
/* line 207, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .no-js .section-container > section > .title, .ddz .no-js .section-container > .section > .title {
  background-color: #efefef;
  cursor: pointer;
  border: solid 1px #ccc;
}
/* line 211, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .no-js .section-container > section > .title a, .ddz .no-js .section-container > .section > .title a {
  padding: 0.9375em;
  color: #333;
  font-size: 0.875em;
  background: none;
}
/* line 217, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .no-js .section-container > section > .title:hover, .ddz .no-js .section-container > .section > .title:hover {
  background-color: #e2e2e2;
}
/* line 220, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .no-js .section-container > section > .content, .ddz .no-js .section-container > .section > .content {
  padding: 0.9375em;
  background-color: #fff;
  border: solid 1px #ccc;
}
/* line 225, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .no-js .section-container > section > .content > *:last-child, .ddz .no-js .section-container > .section > .content > *:last-child {
  margin-bottom: 0;
}
/* line 226, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .no-js .section-container > section > .content > *:first-child, .ddz .no-js .section-container > .section > .content > *:first-child {
  padding-top: 0;
}
/* line 227, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .no-js .section-container > section > .content > *:last-child:not(.flex-video), .ddz .no-js .section-container > .section > .content > *:last-child:not(.flex-video) {
  padding-bottom: 0;
}
/* line 231, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .no-js .section-container > section.active > .title, .ddz .no-js .section-container > .section.active > .title {
  background: #d6d6d6;
}
/* line 233, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .no-js .section-container > section.active > .title a, .ddz .no-js .section-container > .section.active > .title a {
  color: #333;
}
/* line 237, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .no-js .section-container > section:not(.active), .ddz .no-js .section-container > .section:not(.active) {
  padding: 0 !important;
}
/* line 243, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.ddz .no-js .section-container > section > .title, .ddz .no-js .section-container > .section > .title {
  border-top: none;
}
/* line 72, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .contain-to-grid {
  width: 100%;
  background: #111;
}
/* line 76, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .contain-to-grid .top-bar {
  margin-bottom: 0;
}
/* line 80, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99;
}
/* line 87, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .fixed.expanded:not(.top-bar) {
  overflow-y: auto;
  height: auto;
  width: 100%;
  max-height: 100%;
}
/* line 93, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99;
}
/* line 99, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .fixed.expanded:not(.top-bar) .top-bar-section {
  z-index: 98;
  margin-top: 45px;
}
/* line 106, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar {
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  position: relative;
  background: #111;
  margin-bottom: 0;
}
/* line 115, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar ul {
  margin-bottom: 0;
  list-style: none;
}
/* line 120, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar .row {
  max-width: none;
}
/* line 122, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar form,
.ddz .top-bar input {
  margin-bottom: 0;
}
/* line 125, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar input {
  height: 2.45em;
}
/* line 127, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar .button {
  padding-top: .5em;
  padding-bottom: .5em;
  margin-bottom: 0;
}
/* line 130, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar .title-area {
  position: relative;
  margin: 0;
}
/* line 135, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar .name {
  height: 45px;
  margin: 0;
  font-size: 16px;
}
/* line 140, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar .name h1 {
  line-height: 45px;
  font-size: 1.0625em;
  margin: 0;
}
/* line 144, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar .name h1 a {
  font-weight: bold;
  color: #fff;
  width: 50%;
  display: block;
  padding: 0 15px;
}
/* line 155, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 160, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar .toggle-topbar a {
  color: #fff;
  text-transform: uppercase;
  font-size: 0.8125em;
  font-weight: bold;
  position: relative;
  display: block;
  padding: 0 15px;
  height: 45px;
  line-height: 45px;
}
/* line 173, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar .toggle-topbar.menu-icon {
  right: 15px;
  top: 50%;
  margin-top: -16px;
  padding-left: 40px;
}
/* line 179, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar .toggle-topbar.menu-icon a {
  text-indent: -48px;
  width: 34px;
  height: 34px;
  line-height: 33px;
  padding: 0;
  color: #fff;
}
/* line 187, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar .toggle-topbar.menu-icon a span {
  position: absolute;
  right: 0;
  display: block;
  width: 16px;
  height: 0;
  -webkit-box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff;
  box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff;
}
/* line 208, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar.expanded {
  height: auto;
  background: transparent;
}
/* line 212, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar.expanded .title-area {
  background: #111;
}
/* line 215, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar.expanded .toggle-topbar a {
  color: #888;
}
/* line 216, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar.expanded .toggle-topbar a span {
  -webkit-box-shadow: 0 10px 0 1px #888, 0 16px 0 1px #888, 0 22px 0 1px #888;
  box-shadow: 0 10px 0 1px #888, 0 16px 0 1px #888, 0 22px 0 1px #888;
}
/* line 234, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  -webkit-transition: left 300ms ease-out;
  -moz-transition: left 300ms ease-out;
  transition: left 300ms ease-out;
}
/* line 240, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section ul {
  width: 100%;
  height: auto;
  display: block;
  background: #222;
  font-size: 16px;
  margin: 0;
}
/* line 249, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section .divider,
.ddz .top-bar-section [role="separator"] {
  border-bottom: solid 1px #2b2b2b;
  border-top: solid 1px black;
  clear: both;
  height: 1px;
  width: 100%;
}
/* line 259, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: #fff;
  padding: 12px 0 12px 0;
  padding-left: 15px;
  font-size: 0.8125em;
  font-weight: bold;
  background: #222;
}
/* line 269, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section ul li > a.button {
  background: #2ba6cb;
  font-size: 0.8125em;
  padding-right: 15px;
  padding-left: 15px;
}
/* line 274, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section ul li > a.button:hover {
  background: #2284a1;
}
/* line 278, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section ul li > a.button.secondary {
  background: #e9e9e9;
}
/* line 280, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section ul li > a.button.secondary:hover {
  background: #d0d0d0;
}
/* line 284, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section ul li > a.button.success {
  background: #5da423;
}
/* line 286, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section ul li > a.button.success:hover {
  background: #457a1a;
}
/* line 290, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section ul li > a.button.alert {
  background: #c60f13;
}
/* line 292, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section ul li > a.button.alert:hover {
  background: #970b0e;
}
/* line 300, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section ul li:hover > a {
  background: black;
  color: #fff;
}
/* line 306, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section ul li.active > a {
  background: #090909;
  color: #fff;
}
/* line 313, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section .has-form {
  padding: 15px;
}
/* line 316, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section .has-dropdown {
  position: relative;
}
/* line 320, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section .has-dropdown > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
  border-left-style: solid;
  margin-right: 15px;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}
/* line 332, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section .has-dropdown.moved {
  position: static;
}
/* line 333, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section .has-dropdown.moved > .dropdown {
  display: block;
}
/* line 340, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section .dropdown {
  position: absolute;
  left: 100%;
  top: 0;
  display: none;
  z-index: 99;
}
/* line 347, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section .dropdown li {
  width: 100%;
  height: auto;
}
/* line 351, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 15px;
}
/* line 354, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section .dropdown li a.parent-link {
  font-weight: bold;
}
/* line 359, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section .dropdown li.title h5 {
  margin-bottom: 0;
}
/* line 360, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section .dropdown li.title h5 a {
  color: #fff;
  line-height: 22.5px;
  display: block;
}
/* line 368, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-section .dropdown label {
  padding: 8px 15px 2px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #555;
  font-weight: bold;
  font-size: 0.625em;
}
/* line 380, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .top-bar-js-breakpoint {
  width: 940px !important;
  visibility: hidden;
}
/* line 384, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.ddz .js-generated {
  display: block;
}
@media only screen and (min-width: 940px) {
  /* line 389, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar {
    background: #111;
    *zoom: 1;
    overflow: visible;
  }
  /* line 121, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
  .ddz .top-bar:before, .ddz .top-bar:after {
    content: " ";
    display: table;
  }
  /* line 122, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
  .ddz .top-bar:after {
    clear: both;
  }
  /* line 394, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar .toggle-topbar {
    display: none;
  }
  /* line 396, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar .title-area {
    float: left;
  }
  /* line 397, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar .name h1 a {
    width: auto;
  }
  /* line 399, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar input,
  .ddz .top-bar .button {
    line-height: 2em;
    font-size: 0.875em;
    height: 2em;
    padding: 0 10px;
    position: relative;
    top: 8px;
  }
  /* line 409, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar.expanded {
    background: #111;
  }
  /* line 412, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .contain-to-grid .top-bar {
    max-width: 62.5em;
    margin: 0 auto;
    margin-bottom: 0;
  }
  /* line 418, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar-section {
    -webkit-transition: none 0 0;
    -moz-transition: none 0 0;
    transition: none 0 0;
    left: 0 !important;
  }
  /* line 422, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar-section ul {
    width: auto;
    height: auto !important;
    display: inline;
  }
  /* line 427, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar-section ul li {
    float: left;
  }
  /* line 429, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar-section ul li .js-generated {
    display: none;
  }
  /* line 435, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar-section li.hover > a:not(.button) {
    background: black;
    color: #fff;
  }
  /* line 440, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar-section li a:not(.button) {
    padding: 0 15px;
    line-height: 45px;
    background: #111;
  }
  /* line 444, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar-section li a:not(.button):hover {
    background: black;
  }
  /* line 452, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar-section .has-dropdown > a {
    padding-right: 35px !important;
  }
  /* line 454, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar-section .has-dropdown > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: rgba(255, 255, 255, 0.5) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 22.5px;
  }
  /* line 463, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  /* line 464, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar-section .has-dropdown.moved > .dropdown {
    display: none;
  }
  /* line 468, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar-section .has-dropdown.hover > .dropdown, .ddz .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    display: block;
  }
  /* line 475, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    top: 1em;
    margin-top: -7px;
    right: 5px;
  }
  /* line 487, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: transparent;
    min-width: 100%;
  }
  /* line 494, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar-section .dropdown li a {
    color: #fff;
    line-height: 1;
    white-space: nowrap;
    padding: 7px 15px;
    background: #1e1e1e;
  }
  /* line 502, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #1e1e1e;
  }
  /* line 508, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  /* line 515, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar-section > ul > .divider, .ddz .top-bar-section > ul > [role="separator"] {
    border-bottom: none;
    border-top: none;
    border-right: solid 1px #2b2b2b;
    border-left: solid 1px black;
    clear: none;
    height: 45px;
    width: 0;
  }
  /* line 526, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar-section .has-form {
    background: #111;
    padding: 0 15px;
    height: 45px;
  }
  /* line 534, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar-section ul.right li .dropdown {
    left: auto;
    right: 0;
  }
  /* line 538, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .top-bar-section ul.right li .dropdown li .dropdown {
    right: 100%;
  }
  /* line 548, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .no-js .top-bar-section ul li:hover > a {
    background: black;
    color: #fff;
  }
  /* line 554, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .no-js .top-bar-section ul li:active > a {
    background: #090909;
    color: #fff;
  }
  /* line 562, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .ddz .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
  }
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* line 61, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .slideshow-wrapper {
  position: relative;
}
/* line 64, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .slideshow-wrapper ul {
  list-style-type: none;
  margin: 0;
}
/* line 70, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .slideshow-wrapper ul li,
.ddz .slideshow-wrapper ul li .orbit-caption {
  display: none;
}
/* line 74, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .slideshow-wrapper ul li:first-child {
  display: block;
}
/* line 77, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .slideshow-wrapper .orbit-container {
  background-color: transparent;
}
/* line 80, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .slideshow-wrapper .orbit-container li {
  display: block;
}
/* line 82, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .slideshow-wrapper .orbit-container li .orbit-caption {
  display: block;
}
/* line 88, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .preloader {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: solid 3px;
  border-color: #555 #fff;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 1.5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: rotate;
  -o-animation-duration: 1.5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
/* line 120, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: #f5f5f5;
}
/* line 126, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
/* line 132, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-container .orbit-slides-container img {
  display: block;
  max-width: 100%;
}
/* line 134, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-container .orbit-slides-container > * {
  position: absolute;
  top: 0;
  width: 100%;
  margin-left: 100%;
}
/* line 145, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-container .orbit-slides-container > *:first-child {
  margin-left: 0%;
}
/* line 154, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-container .orbit-slides-container > * .orbit-caption {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  width: 100%;
  padding: 10px 14px;
  font-size: 0.875em;
}
/* line 171, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-container .orbit-slide-number {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  color: #fff;
  background: transparent;
  z-index: 10;
}
/* line 176, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-container .orbit-slide-number span {
  font-weight: 700;
  padding: 0.3125em;
}
/* line 182, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-container .orbit-timer {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 6px;
  width: 100px;
  z-index: 10;
}
/* line 189, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-container .orbit-timer .orbit-progress {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  width: 0%;
}
/* line 199, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-container .orbit-timer > span {
  display: none;
  position: absolute;
  top: 10px;
  right: 0;
  width: 11px;
  height: 14px;
  border: solid 4px #000;
  border-top: none;
  border-bottom: none;
}
/* line 213, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-container .orbit-timer.paused > span {
  right: -6px;
  top: 9px;
  width: 11px;
  height: 14px;
  border: inset 8px;
  border-right-style: solid;
  border-color: transparent transparent transparent #000;
}
/* line 225, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-container:hover .orbit-timer > span {
  display: block;
}
/* line 228, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-container .orbit-prev,
.ddz .orbit-container .orbit-next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  background-color: rgba(0, 0, 0, 0.6);
  width: 50px;
  height: 60px;
  line-height: 50px;
  color: white;
  text-indent: -9999px !important;
  z-index: 10;
}
/* line 241, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-container .orbit-prev:hover,
.ddz .orbit-container .orbit-next:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
/* line 245, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-container .orbit-prev > span,
.ddz .orbit-container .orbit-next > span {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  display: block;
  width: 0;
  height: 0;
  border: inset 16px;
}
/* line 255, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-container .orbit-prev {
  left: 0;
}
/* line 256, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-container .orbit-prev > span {
  border-right-style: solid;
  border-color: transparent;
  border-right-color: #fff;
}
/* line 261, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-container .orbit-prev:hover > span {
  border-right-color: #ccc;
}
/* line 265, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-container .orbit-next {
  right: 0;
}
/* line 266, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-container .orbit-next > span {
  border-color: transparent;
  border-left-style: solid;
  border-left-color: #fff;
  left: 50%;
  margin-left: -8px;
}
/* line 273, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-container .orbit-next:hover > span {
  border-left-color: #ccc;
}
/* line 279, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
}
/* line 285, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-bullets li {
  display: block;
  width: 0.75em;
  height: 0.75em;
  background: #999;
  float: left;
  margin-right: 6px;
  border: solid 1px #555;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 295, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-bullets li.active {
  background: #555;
}
/* line 299, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .orbit-bullets li:last-child {
  margin-right: 0;
}
/* line 305, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .touch .orbit-container .orbit-prev,
.ddz .touch .orbit-container .orbit-next {
  display: none;
}
/* line 309, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.ddz .touch .orbit-bullets {
  display: none;
}
@media only screen and (min-width: 720px) {
  /* line 317, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
  .ddz .touch .orbit-container .orbit-prev,
  .ddz .touch .orbit-container .orbit-next {
    display: inherit;
  }
  /* line 321, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
  .ddz .touch .orbit-bullets {
    display: block;
  }
}
@media only screen and (max-width: 720px) {
  /* line 328, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
  .ddz .orbit-stack-on-small .orbit-slides-container {
    height: auto !important;
  }
  /* line 329, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
  .ddz .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin-left: 0% !important;
  }
  /* line 333, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
  .ddz .orbit-stack-on-small .orbit-timer,
  .ddz .orbit-stack-on-small .orbit-next,
  .ddz .orbit-stack-on-small .orbit-prev,
  .ddz .orbit-stack-on-small .orbit-bullets {
    display: none;
  }
}
/* line 109, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
.ddz .reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 98;
  display: none;
  top: 0;
  left: 0;
}
/* line 111, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
.ddz .reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  left: 50%;
  z-index: 99;
  height: auto;
  margin-left: -40%;
  width: 80%;
  background-color: #fff;
  padding: 1.25em;
  border: solid 1px #666;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  top: 50px;
}
/* line 61, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
.ddz .reveal-modal .column,
.ddz .reveal-modal .columns {
  min-width: 0;
}
/* line 65, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
.ddz .reveal-modal > :first-child {
  margin-top: 0;
}
/* line 66, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
.ddz .reveal-modal > :last-child {
  margin-bottom: 0;
}
/* line 115, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
.ddz .reveal-modal .close-reveal-modal {
  font-size: 1.375em;
  line-height: 1;
  position: absolute;
  top: 0.5em;
  right: 0.6875em;
  color: #aaa;
  font-weight: bold;
  cursor: pointer;
}
@media only screen and (min-width: 720px) {
  /* line 121, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
  .ddz .reveal-modal {
    padding: 1.875em;
    top: 6.25em;
  }
  /* line 124, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
  .ddz .reveal-modal.tiny {
    margin-left: -15%;
    width: 30%;
  }
  /* line 125, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
  .ddz .reveal-modal.small {
    margin-left: -20%;
    width: 40%;
  }
  /* line 126, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
  .ddz .reveal-modal.medium {
    margin-left: -30%;
    width: 60%;
  }
  /* line 127, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
  .ddz .reveal-modal.large {
    margin-left: -35%;
    width: 70%;
  }
  /* line 128, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
  .ddz .reveal-modal.xlarge {
    margin-left: -47.5%;
    width: 95%;
  }
}
@media print {
  /* line 134, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
  .ddz .reveal-modal {
    background: #fff !important;
  }
}
/* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.ddz .joyride-list {
  display: none;
}
/* line 44, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.ddz .joyride-tip-guide {
  display: none;
  position: absolute;
  background: black;
  color: #fff;
  z-index: 101;
  top: 0;
  left: 2.5%;
  font-family: inherit;
  font-weight: normal;
  width: 95%;
}
/* line 57, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.ddz .lt-ie9 .joyride-tip-guide {
  max-width: 800px;
  left: 50%;
  margin-left: -400px;
}
/* line 63, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.ddz .joyride-content-wrapper {
  width: 100%;
  padding: 1.125em 1.25em 1.5em;
}
/* line 68, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.ddz .joyride-content-wrapper .button {
  margin-bottom: 0 !important;
}
/* line 73, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.ddz .joyride-tip-guide .joyride-nub {
  display: block;
  position: absolute;
  left: 22px;
  width: 0;
  height: 0;
  border: inset 14px;
}
/* line 81, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.ddz .joyride-tip-guide .joyride-nub.top {
  border-top-style: solid;
  border-color: black;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  top: -28px;
}
/* line 89, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.ddz .joyride-tip-guide .joyride-nub.bottom {
  border-bottom-style: solid;
  border-color: black !important;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  bottom: -28px;
}
/* line 98, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.ddz .joyride-tip-guide .joyride-nub.right {
  right: -28px;
}
/* line 99, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.ddz .joyride-tip-guide .joyride-nub.left {
  left: -28px;
}
/* line 104, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.ddz .joyride-tip-guide h1,
.ddz .joyride-tip-guide h2,
.ddz .joyride-tip-guide h3,
.ddz .joyride-tip-guide h4,
.ddz .joyride-tip-guide h5,
.ddz .joyride-tip-guide h6 {
  line-height: 1.25;
  margin: 0;
  font-weight: bold;
  color: #fff;
}
/* line 115, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.ddz .joyride-tip-guide p {
  margin: 0 0 1.125em 0;
  font-size: 0.875em;
  line-height: 1.3;
}
/* line 121, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.ddz .joyride-timer-indicator-wrap {
  width: 50px;
  height: 3px;
  border: solid 1px #555;
  position: absolute;
  right: 1.0625em;
  bottom: 1em;
}
/* line 129, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.ddz .joyride-timer-indicator {
  display: block;
  width: 0;
  height: inherit;
  background: #666;
}
/* line 136, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.ddz .joyride-close-tip {
  position: absolute;
  right: 12px;
  top: 10px;
  color: #777 !important;
  text-decoration: none;
  font-size: 30px;
  font-weight: normal;
  line-height: .5 !important;
}
/* line 146, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.ddz .joyride-close-tip:hover, .ddz .joyride-close-tip:focus {
  color: #eee !important;
}
/* line 150, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.ddz .joyride-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
  cursor: pointer;
}
/* line 163, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.ddz .joyride-expose-wrapper {
  background-color: #ffffff;
  position: absolute;
  border-radius: 3px;
  z-index: 102;
  -moz-box-shadow: 0 0 30px #ffffff;
  -webkit-box-shadow: 0 0 15px #ffffff;
  box-shadow: 0 0 15px #ffffff;
}
/* line 175, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.ddz .joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
}
@media only screen and (min-width: 720px) {
  /* line 187, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
  .ddz .joyride-tip-guide {
    width: 300px;
    left: inherit;
  }
  /* line 189, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
  .ddz .joyride-tip-guide .joyride-nub.bottom {
    border-color: black !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -28px;
  }
  /* line 196, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
  .ddz .joyride-tip-guide .joyride-nub.right {
    border-color: black !important;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: auto;
    right: -28px;
  }
  /* line 204, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
  .ddz .joyride-tip-guide .joyride-nub.left {
    border-color: black !important;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: -28px;
    right: auto;
  }
}
/* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.ddz [data-clearing] {
  *zoom: 1;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
/* line 121, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz [data-clearing]:before, .ddz [data-clearing]:after {
  content: " ";
  display: table;
}
/* line 122, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.ddz [data-clearing]:after {
  clear: both;
}
/* line 42, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.ddz [data-clearing] li {
  float: left;
  margin-right: 10px;
}
/* line 48, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.ddz .clearing-blackout {
  background: #111;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998;
}
/* line 57, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.ddz .clearing-blackout .clearing-close {
  display: block;
}
/* line 60, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.ddz .clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0;
}
/* line 68, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.ddz .visible-img {
  height: 95%;
  position: relative;
}
/* line 72, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.ddz .visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50%;
  max-height: 100%;
  max-width: 100%;
}
/* line 82, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.ddz .clearing-caption {
  color: #fff;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #111;
  width: 100%;
  padding: 10px 30px;
  position: absolute;
  left: 0;
}
/* line 95, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.ddz .clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 40px;
  line-height: 1;
  color: #fff;
  display: none;
}
/* line 104, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.ddz .clearing-close:hover, .ddz .clearing-close:focus {
  color: #ccc;
}
/* line 108, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.ddz .clearing-assembled .clearing-container {
  height: 100%;
}
/* line 109, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.ddz .clearing-assembled .clearing-container .carousel > ul {
  display: none;
}
/* line 113, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.ddz .clearing-feature li {
  display: none;
}
/* line 115, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.ddz .clearing-feature li.clearing-featured-img {
  display: block;
}
@media only screen and (min-width: 720px) {
  /* line 122, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .ddz .clearing-main-prev,
  .ddz .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
  }
  /* line 128, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .ddz .clearing-main-prev > span,
  .ddz .clearing-main-next > span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: solid 16px;
  }
  /* line 137, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .ddz .clearing-main-prev {
    left: 0;
  }
  /* line 139, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .ddz .clearing-main-prev > span {
    left: 5px;
    border-color: transparent;
    border-right-color: #fff;
  }
  /* line 145, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .ddz .clearing-main-next {
    right: 0;
  }
  /* line 147, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .ddz .clearing-main-next > span {
    border-color: transparent;
    border-left-color: #fff;
  }
  /* line 153, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .ddz .clearing-main-prev.disabled,
  .ddz .clearing-main-next.disabled {
    opacity: 0.5;
  }
  /* line 158, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .ddz .clearing-assembled .clearing-container .carousel {
    background: #111;
    height: 150px;
    margin-top: 5px;
  }
  /* line 163, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .ddz .clearing-assembled .clearing-container .carousel > ul {
    display: block;
    z-index: 999;
    width: 200%;
    height: 100%;
    margin-left: 0;
    position: relative;
    left: 0;
  }
  /* line 172, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .ddz .clearing-assembled .clearing-container .carousel > ul li {
    display: block;
    width: 175px;
    height: inherit;
    padding: 0;
    float: left;
    overflow: hidden;
    margin-right: 1px;
    position: relative;
    cursor: pointer;
    opacity: 0.4;
  }
  /* line 185, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .ddz .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    min-height: 100%;
    height: 100%;
    max-width: none;
  }
  /* line 192, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .ddz .clearing-assembled .clearing-container .carousel > ul li a.th {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
  }
  /* line 201, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .ddz .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    min-width: 100% !important;
  }
  /* line 206, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .ddz .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1;
  }
  /* line 211, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .ddz .clearing-assembled .clearing-container .visible-img {
    background: #111;
    overflow: hidden;
    height: 75%;
  }
  /* line 218, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .ddz .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0;
  }
}
/* line 94, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */
.ddz .alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: bold;
  margin-bottom: 1.25em;
  position: relative;
  padding: 0.6875em 1.3125em 0.75em 0.6875em;
  font-size: 0.875em;
  background-color: #2ba6cb;
  border-color: #2284a1;
  color: #fff;
}
/* line 97, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */
.ddz .alert-box .close {
  font-size: 1.375em;
  padding: 5px 4px 4px;
  line-height: 0;
  position: absolute;
  top: 0.4375em;
  right: 0.3125em;
  color: #333;
  opacity: 0.3;
}
/* line 80, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */
.ddz .alert-box .close:hover, .ddz .alert-box .close:focus {
  opacity: 0.5;
}
/* line 99, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */
.ddz .alert-box.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 100, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */
.ddz .alert-box.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 102, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */
.ddz .alert-box.success {
  background-color: #5da423;
  border-color: #457a1a;
  color: #fff;
}
/* line 103, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */
.ddz .alert-box.alert {
  background-color: #c60f13;
  border-color: #970b0e;
  color: #fff;
}
/* line 104, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */
.ddz .alert-box.secondary {
  background-color: #e9e9e9;
  border-color: #d0d0d0;
  color: #505050;
}
/* line 115, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.ddz .breadcrumbs {
  display: block;
  padding: 0.5625em 0.875em 0.5625em;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #f6f6f6;
  border-color: gainsboro;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 119, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.ddz .breadcrumbs > * {
  margin: 0;
  float: left;
  font-size: 0.6875em;
  text-transform: uppercase;
}
/* line 60, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.ddz .breadcrumbs > *:hover a, .ddz .breadcrumbs > *:focus a {
  text-decoration: underline;
}
/* line 62, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.ddz .breadcrumbs > * a,
.ddz .breadcrumbs > * span {
  text-transform: uppercase;
  color: #2ba6cb;
}
/* line 69, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.ddz .breadcrumbs > *.current {
  cursor: default;
  color: #333;
}
/* line 72, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.ddz .breadcrumbs > *.current a {
  cursor: default;
  color: #333;
}
/* line 77, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.ddz .breadcrumbs > *.current:hover, .ddz .breadcrumbs > *.current:hover a, .ddz .breadcrumbs > *.current:focus, .ddz .breadcrumbs > *.current:focus a {
  text-decoration: none;
}
/* line 82, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.ddz .breadcrumbs > *.unavailable {
  color: #999;
}
/* line 84, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.ddz .breadcrumbs > *.unavailable a {
  color: #999;
}
/* line 86, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.ddz .breadcrumbs > *.unavailable:hover, .ddz .breadcrumbs > *.unavailable:hover a, .ddz .breadcrumbs > *.unavailable:focus,
.ddz .breadcrumbs > *.unavailable a:focus {
  text-decoration: none;
  color: #999;
  cursor: default;
}
/* line 96, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.ddz .breadcrumbs > *:before {
  content: "/";
  color: #aaa;
  margin: 0 0.75em;
  position: relative;
  top: 1px;
}
/* line 104, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.ddz .breadcrumbs > *:first-child:before {
  content: " ";
  margin: 0;
}
/* line 67, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .hidden-field {
  margin-left: -99999px;
  position: absolute;
  visibility: hidden;
}
/* line 73, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: -1px;
  /* fix centering issue */
  vertical-align: middle;
  border: solid 1px #ccc;
  background: #fff;
}
/* line 83, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.checkbox {
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
}
/* line 87, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.radio {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  padding: 3px;
}
/* line 92, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.checkbox:before {
  content: "";
  display: block;
  font-size: 16px;
  color: #fff;
}
/* line 101, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.radio.checked:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  background: #222;
  position: relative;
}
/* line 113, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.checkbox.checked:before {
  content: "\00d7";
  color: #222;
  position: absolute;
  top: -50%;
  left: 50%;
  margin-top: 4px;
  margin-left: -5px;
}
/* line 127, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom {
  /* Custom input, disabled */
}
/* line 128, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.dropdown {
  display: block;
  position: relative;
  top: 0;
  height: 2.3125em;
  margin-bottom: 1.25em;
  margin-top: 0;
  padding: 0;
  width: 100%;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0%, #f3f3f3 100%);
  background: -webkit-linear-gradient(top, #fff 0%, #f3f3f3 100%);
  -webkit-box-shadow: none;
  background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 100%);
  box-shadow: none;
  font-size: 0.875em;
  vertical-align: top;
}
/* line 148, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.dropdown ul {
  overflow-y: auto;
  max-height: 200px;
}
/* line 153, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.dropdown .current {
  cursor: default;
  white-space: nowrap;
  line-height: 2.25em;
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
  overflow: hidden;
  display: block;
  margin-left: 0.5em;
  margin-right: 2.3125em;
}
/* line 165, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.dropdown .selector {
  cursor: default;
  position: absolute;
  width: 2.5em;
  height: 2.3125em;
  display: block;
  right: 0;
  top: 0;
}
/* line 173, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.dropdown .selector:after {
  content: "";
  display: block;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #aaa transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  left: 0.9375em;
  top: 50%;
  margin-top: -3px;
}
/* line 186, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.dropdown:hover a.selector:after, .ddz form.custom .custom.dropdown.open a.selector:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #222 transparent transparent transparent;
  border-top-style: solid;
}
/* line 190, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.dropdown .disabled {
  color: #888;
}
/* line 192, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.dropdown .disabled:hover {
  background: transparent;
  color: #888;
}
/* line 195, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.dropdown .disabled:hover:after {
  display: none;
}
/* line 199, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.dropdown.open ul {
  display: block;
  z-index: 10;
  min-width: 100%;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 206, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.dropdown.small {
  max-width: 134px;
}
/* line 207, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.dropdown.medium {
  max-width: 254px;
}
/* line 208, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.dropdown.large {
  max-width: 434px;
}
/* line 209, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.dropdown.expand {
  width: 100% !important;
}
/* line 211, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.dropdown.open.small ul {
  min-width: 134px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 212, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.dropdown.open.medium ul {
  min-width: 254px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 213, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.dropdown.open.large ul {
  min-width: 434px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 216, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .error .custom.dropdown {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
  background: rgba(198, 15, 19, 0.1);
  margin-bottom: 0;
}
/* line 236, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.ddz form.custom .error .custom.dropdown:focus {
  background: #fafafa;
  border-color: #999999;
}
/* line 222, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .error .custom.dropdown + small.error {
  margin-top: 0;
}
/* line 226, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.dropdown ul {
  position: absolute;
  width: auto;
  display: none;
  margin: 0;
  left: -1px;
  top: auto;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 0;
  background: #fff;
  border: solid 1px #cccccc;
  font-size: 16px;
}
/* line 243, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.dropdown ul li {
  color: #555;
  font-size: 0.875em;
  cursor: default;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  padding-left: 0.375em;
  padding-right: 2.375em;
  min-height: 1.5em;
  line-height: 1.5em;
  margin: 0;
  white-space: nowrap;
  list-style: none;
}
/* line 257, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.dropdown ul li.selected {
  background: #eeeeee;
  color: #000;
}
/* line 261, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.dropdown ul li:hover {
  background-color: #e4e4e4;
  color: #000;
}
/* line 265, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.dropdown ul li.selected:hover {
  background: #eeeeee;
  cursor: default;
  color: #000;
}
/* line 272, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.dropdown ul.show {
  display: block;
}
/* line 276, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
.ddz form.custom .custom.disabled {
  background: #ddd;
}
/* line 51, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_keystrokes.scss */
.ddz .keystroke,
.ddz kbd {
  background-color: #ededed;
  border-color: #dbdbdb;
  color: #222;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: 0.875em;
  padding: 0.125em 0.25em 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 71, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_labels.scss */
.ddz .label {
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  padding: 0.1875em 0.625em 0.25em;
  font-size: 0.875em;
  background-color: #2ba6cb;
  color: #fff;
}
/* line 77, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_labels.scss */
.ddz .label.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 78, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_labels.scss */
.ddz .label.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 80, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_labels.scss */
.ddz .label.alert {
  background-color: #c60f13;
  color: #fff;
}
/* line 81, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_labels.scss */
.ddz .label.success {
  background-color: #5da423;
  color: #fff;
}
/* line 82, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_labels.scss */
.ddz .label.secondary {
  background-color: #e9e9e9;
  color: #333;
}
/* line 49, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_inline-lists.scss */
.ddz .inline-list {
  margin: 0 auto 1.0625em auto;
  margin-left: -1.375em;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
/* line 36, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_inline-lists.scss */
.ddz .inline-list > li {
  list-style: none;
  float: left;
  margin-left: 1.375em;
  display: block;
}
/* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_inline-lists.scss */
.ddz .inline-list > li > * {
  display: block;
}
/* line 128, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
.ddz ul.pagination {
  display: block;
  height: 1.5em;
  margin-left: -0.3125em;
}
/* line 87, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
.ddz ul.pagination li {
  height: 1.5em;
  color: #222;
  font-size: 0.875em;
  margin-left: 0.3125em;
}
/* line 93, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
.ddz ul.pagination li a {
  display: block;
  padding: 0.0625em 0.4375em 0.0625em;
  color: #999;
}
/* line 99, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
.ddz ul.pagination li:hover a,
.ddz ul.pagination li a:focus {
  background: #e6e6e6;
}
/* line 45, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
.ddz ul.pagination li.unavailable a {
  cursor: default;
  color: #999;
}
/* line 49, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
.ddz ul.pagination li.unavailable:hover a, .ddz ul.pagination li.unavailable a:focus {
  background: transparent;
}
/* line 57, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
.ddz ul.pagination li.current a {
  background: #2ba6cb;
  color: #fff;
  font-weight: bold;
  cursor: default;
}
/* line 63, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
.ddz ul.pagination li.current a:hover, .ddz ul.pagination li.current a:focus {
  background: #2ba6cb;
}
/* line 110, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
.ddz ul.pagination li {
  float: left;
  display: block;
}
/* line 133, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
.ddz .pagination-centered {
  text-align: center;
}
/* line 110, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
.ddz .pagination-centered ul.pagination li {
  float: none;
  display: inline-block;
}
/* line 66, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.ddz .panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 1.25em;
  padding: 1.25em;
  background: #f2f2f2;
}
/* line 44, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.ddz .panel > :first-child {
  margin-top: 0;
}
/* line 45, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.ddz .panel > :last-child {
  margin-bottom: 0;
}
/* line 50, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.ddz .panel h1, .ddz .panel h2, .ddz .panel h3, .ddz .panel h4, .ddz .panel h5, .ddz .panel h6, .ddz .panel p {
  color: #333;
}
/* line 54, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.ddz .panel h1, .ddz .panel h2, .ddz .panel h3, .ddz .panel h4, .ddz .panel h5, .ddz .panel h6 {
  line-height: 1;
  margin-bottom: 0.625em;
}
/* line 56, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.ddz .panel h1.subheader, .ddz .panel h2.subheader, .ddz .panel h3.subheader, .ddz .panel h4.subheader, .ddz .panel h5.subheader, .ddz .panel h6.subheader {
  line-height: 1.4;
}
/* line 68, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.ddz .panel.callout {
  border-style: solid;
  border-width: 1px;
  border-color: #2284a1;
  margin-bottom: 1.25em;
  padding: 1.25em;
  background: #2ba6cb;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
/* line 44, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.ddz .panel.callout > :first-child {
  margin-top: 0;
}
/* line 45, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.ddz .panel.callout > :last-child {
  margin-bottom: 0;
}
/* line 51, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.ddz .panel.callout h1, .ddz .panel.callout h2, .ddz .panel.callout h3, .ddz .panel.callout h4, .ddz .panel.callout h5, .ddz .panel.callout h6, .ddz .panel.callout p {
  color: #fff;
}
/* line 54, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.ddz .panel.callout h1, .ddz .panel.callout h2, .ddz .panel.callout h3, .ddz .panel.callout h4, .ddz .panel.callout h5, .ddz .panel.callout h6 {
  line-height: 1;
  margin-bottom: 0.625em;
}
/* line 56, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.ddz .panel.callout h1.subheader, .ddz .panel.callout h2.subheader, .ddz .panel.callout h3.subheader, .ddz .panel.callout h4.subheader, .ddz .panel.callout h5.subheader, .ddz .panel.callout h6.subheader {
  line-height: 1.4;
}
/* line 71, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.ddz .panel.callout a {
  color: #fff;
}
/* line 76, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.ddz .panel.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 121, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_pricing-tables.scss */
.ddz .pricing-table {
  border: solid 1px #ddd;
  margin-left: 0;
  margin-bottom: 1.25em;
}
/* line 61, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_pricing-tables.scss */
.ddz .pricing-table * {
  list-style: none;
  line-height: 1;
}
/* line 124, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_pricing-tables.scss */
.ddz .pricing-table .title {
  background-color: #ddd;
  padding: 0.9375em 1.25em;
  text-align: center;
  color: #333;
  font-weight: bold;
  font-size: 1em;
}
/* line 125, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_pricing-tables.scss */
.ddz .pricing-table .price {
  background-color: #eee;
  padding: 0.9375em 1.25em;
  text-align: center;
  color: #333;
  font-weight: normal;
  font-size: 1.25em;
}
/* line 126, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_pricing-tables.scss */
.ddz .pricing-table .description {
  background-color: #fff;
  padding: 0.9375em;
  text-align: center;
  color: #777;
  font-size: 0.75em;
  font-weight: normal;
  line-height: 1.4;
  border-bottom: dotted 1px #ddd;
}
/* line 127, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_pricing-tables.scss */
.ddz .pricing-table .bullet-item {
  background-color: #fff;
  padding: 0.9375em;
  text-align: center;
  color: #333;
  font-size: 0.875em;
  font-weight: normal;
  border-bottom: dotted 1px #ddd;
}
/* line 128, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_pricing-tables.scss */
.ddz .pricing-table .cta-button {
  background-color: #f5f5f5;
  text-align: center;
  padding: 1.25em 1.25em 0;
}
/* line 50, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.ddz .progress {
  background-color: transparent;
  height: 1.5625em;
  border: 1px solid #cccccc;
  padding: 0.125em;
  margin-bottom: 0.625em;
}
/* line 54, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.ddz .progress .meter {
  background: #2ba6cb;
  height: 100%;
  display: block;
}
/* line 57, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.ddz .progress.secondary .meter {
  background: #e9e9e9;
  height: 100%;
  display: block;
}
/* line 58, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.ddz .progress.success .meter {
  background: #5da423;
  height: 100%;
  display: block;
}
/* line 59, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.ddz .progress.alert .meter {
  background: #c60f13;
  height: 100%;
  display: block;
}
/* line 61, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.ddz .progress.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 62, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.ddz .progress.radius .meter {
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* line 65, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.ddz .progress.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 66, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.ddz .progress.round .meter {
  -webkit-border-radius: 999px;
  border-radius: 999px;
}
/* line 67, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_side-nav.scss */
.ddz .side-nav {
  display: block;
  margin: 0;
  padding: 0.875em 0;
  list-style-type: none;
  list-style-position: inside;
}
/* line 39, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_side-nav.scss */
.ddz .side-nav li {
  margin: 0 0 0.4375em 0;
  font-size: 0.875em;
}
/* line 43, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_side-nav.scss */
.ddz .side-nav li a {
  display: block;
  color: #2ba6cb;
}
/* line 48, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_side-nav.scss */
.ddz .side-nav li.active > a:first-child {
  color: #4d4d4d;
  font-weight: bold;
}
/* line 53, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_side-nav.scss */
.ddz .side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  padding: 0;
  list-style: none;
  border-top-color: #e6e6e6;
}
/* line 82, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_sub-nav.scss */
.ddz .sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.25em 0 1.125em;
  padding-top: 0.25em;
  margin-right: 0;
  margin-left: -0.5625em;
}
/* line 40, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_sub-nav.scss */
.ddz .sub-nav dt,
.ddz .sub-nav dd,
.ddz .sub-nav li {
  float: left;
  display: inline;
  margin-left: 0.5625em;
  margin-bottom: 0.625em;
  font-weight: normal;
  font-size: 0.875em;
}
/* line 50, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_sub-nav.scss */
.ddz .sub-nav dt a,
.ddz .sub-nav dd a,
.ddz .sub-nav li a {
  color: #999;
  text-decoration: none;
}
/* line 54, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_sub-nav.scss */
.ddz .sub-nav dt.active a,
.ddz .sub-nav dd.active a,
.ddz .sub-nav li.active a {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  font-weight: bold;
  background: #2ba6cb;
  padding: 0.1875em 0.5625em;
  cursor: default;
  color: #fff;
}
@media only screen {
  /* line 239, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch {
    position: relative;
    padding: 0;
    display: block;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 1.25em;
    height: 2.25em;
    background: #fff;
    border-color: #cccccc;
  }
  /* line 58, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch label {
    position: relative;
    left: 0;
    z-index: 2;
    float: left;
    width: 50%;
    height: 100%;
    margin: 0;
    font-weight: bold;
    text-align: left;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
  }
  /* line 75, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch input {
    position: absolute;
    z-index: 3;
    opacity: 0;
    width: 100%;
    height: 100%;
    -moz-appearance: none;
  }
  /* line 84, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch input:hover, .ddz div.switch input:focus {
    cursor: pointer;
  }
  /* line 91, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch span:last-child {
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 1;
    display: block;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
  }
  /* line 106, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch input:not(:checked) + label {
    opacity: 0;
  }
  /* line 109, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch input:checked {
    display: none !important;
  }
  /* line 110, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch input {
    left: 0;
    display: block !important;
  }
  /* line 113, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch input:first-of-type + label,
  .ddz div.switch input:first-of-type + span + label {
    left: -50%;
  }
  /* line 115, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch input:first-of-type:checked + label,
  .ddz div.switch input:first-of-type:checked + span + label {
    left: 0%;
  }
  /* line 119, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch input:last-of-type + label,
  .ddz div.switch input:last-of-type + span + label {
    right: -50%;
    left: auto;
    text-align: right;
  }
  /* line 121, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch input:last-of-type:checked + label,
  .ddz div.switch input:last-of-type:checked + span + label {
    right: 0%;
    left: auto;
  }
  /* line 125, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch span.custom {
    display: none !important;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 0) and (max-device-width: 480px) {
  /* line 239, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch {
    -webkit-animation: webkitSiblingBugfix infinite 1s;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  /* line 239, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch {
    -webkit-animation: none 0;
  }
}
@media only screen {
  /* line 137, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  form.custom .ddz div.switch .hidden-field {
    margin-left: auto;
    position: absolute;
    visibility: visible;
  }
  /* line 149, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch label {
    padding: 0;
    line-height: 2.3em;
    font-size: 0.875em;
  }
  /* line 157, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -2.1875em;
  }
  /* line 163, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch span:last-child {
    width: 2.25em;
    height: 2.25em;
  }
  /* line 177, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch span:last-child {
    border-color: #b3b3b3;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #f2f2f2 100%);
    background: -webkit-linear-gradient(top, #fff 0%, #f2f2f2 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
    -webkit-box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 1000px #e1f5d1, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px #f5f5f5;
    box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #e1f5d1, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px #f5f5f5;
  }
  /* line 201, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch:hover span:last-child, .ddz div.switch:focus span:last-child {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #e6e6e6 100%);
    background: -webkit-linear-gradient(top, #fff 0%, #e6e6e6 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
  }
  /* line 211, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch:active {
    background: transparent;
  }
  /* line 243, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch.large {
    height: 2.75em;
  }
  /* line 149, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch.large label {
    padding: 0;
    line-height: 2.3em;
    font-size: 1.0625em;
  }
  /* line 157, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch.large input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -2.6875em;
  }
  /* line 163, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch.large span:last-child {
    width: 2.75em;
    height: 2.75em;
  }
  /* line 246, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch.small {
    height: 1.75em;
  }
  /* line 149, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch.small label {
    padding: 0;
    line-height: 2.1em;
    font-size: 0.75em;
  }
  /* line 157, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch.small input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -1.6875em;
  }
  /* line 163, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch.small span:last-child {
    width: 1.75em;
    height: 1.75em;
  }
  /* line 249, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch.tiny {
    height: 1.375em;
  }
  /* line 149, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch.tiny label {
    padding: 0;
    line-height: 1.9em;
    font-size: 0.6875em;
  }
  /* line 157, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch.tiny input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -1.3125em;
  }
  /* line 163, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch.tiny span:last-child {
    width: 1.375em;
    height: 1.375em;
  }
  /* line 252, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch.radius {
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  /* line 253, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch.radius span:last-child {
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  /* line 257, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
  }
  /* line 258, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch.round span:last-child {
    -webkit-border-radius: 999px;
    border-radius: 999px;
  }
  /* line 259, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  .ddz div.switch.round label {
    padding: 0 0.5625em;
  }
  @-webkit-keyframes webkitSiblingBugfix {
    from {
      position: relative;
    }
    to {
      position: relative;
    }
  }
}
/* line 11, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_magellan.scss */
.ddz [data-magellan-expedition] {
  background: #fff;
  z-index: 50;
  min-width: 100%;
  padding: 10px;
}
/* line 17, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_magellan.scss */
.ddz [data-magellan-expedition] .sub-nav {
  margin-bottom: 0;
}
/* line 19, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_magellan.scss */
.ddz [data-magellan-expedition] .sub-nav dd {
  margin-bottom: 0;
}
/* line 80, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_tables.scss */
.ddz table {
  background: #fff;
  margin-bottom: 1.25em;
  border: solid 1px #ddd;
}
/* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_tables.scss */
.ddz table thead,
.ddz table tfoot {
  background: #f5f5f5;
  font-weight: bold;
}
/* line 47, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_tables.scss */
.ddz table thead tr th,
.ddz table thead tr td,
.ddz table tfoot tr th,
.ddz table tfoot tr td {
  padding: 0.5em 0.625em 0.625em;
  font-size: 0.875em;
  color: #222;
  text-align: left;
}
/* line 58, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_tables.scss */
.ddz table tr th,
.ddz table tr td {
  padding: 0.5625em 0.625em;
  font-size: 0.875em;
  color: #222;
}
/* line 65, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_tables.scss */
.ddz table tr.even, .ddz table tr.alt, .ddz table tr:nth-of-type(even) {
  background: #f9f9f9;
}
/* line 70, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_tables.scss */
.ddz table thead tr th,
.ddz table tfoot tr th,
.ddz table tbody tr td,
.ddz table tr td,
.ddz table tfoot tr td {
  display: table-cell;
  line-height: 1.125em;
}
/* line 45, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_thumbs.scss */
.ddz .th {
  line-height: 0;
  display: inline-block;
  border: solid 4px #fff;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
/* line 31, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_thumbs.scss */
.ddz .th:hover, .ddz .th:focus {
  -webkit-box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
  box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
}
/* line 49, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_thumbs.scss */
.ddz .th.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 51, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_thumbs.scss */
.ddz a.th {
  display: inline-block;
  max-width: 100%;
}
/* line 29, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
.ddz .has-tip {
  border-bottom: dotted 1px #ccc;
  cursor: help;
  font-weight: bold;
  color: #333;
}
/* line 35, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
.ddz .has-tip:hover, .ddz .has-tip:focus {
  border-bottom: dotted 1px #196177;
  color: #2ba6cb;
}
/* line 41, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
.ddz .has-tip.tip-left, .ddz .has-tip.tip-right {
  float: none !important;
}
/* line 45, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
.ddz .tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: bold;
  font-size: 0.9375em;
  line-height: 1.3;
  padding: 0.5em;
  max-width: 85%;
  left: 50%;
  width: 100%;
  color: #fff;
  background: #000;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 60, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
.ddz .tooltip > .nub {
  display: block;
  left: 5px;
  position: absolute;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: transparent transparent #000 transparent;
  top: -10px;
}
/* line 71, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
.ddz .tooltip.opened {
  color: #2ba6cb !important;
  border-bottom: dotted 1px #196177 !important;
}
/* line 77, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
.ddz .tap-to-close {
  display: block;
  font-size: 0.625em;
  color: #888;
  font-weight: normal;
}
@media only screen and (min-width: 720px) {
  /* line 86, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
  .ddz .tooltip > .nub {
    border-color: transparent transparent #000 transparent;
    top: -10px;
  }
  /* line 90, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
  .ddz .tooltip.tip-top > .nub {
    border-color: #000 transparent transparent transparent;
    top: auto;
    bottom: -10px;
  }
  /* line 96, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
  .ddz .tooltip.tip-left, .ddz .tooltip.tip-right {
    float: none !important;
  }
  /* line 99, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
  .ddz .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #000;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px;
  }
  /* line 106, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
  .ddz .tooltip.tip-right > .nub {
    border-color: transparent #000 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 128, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
  .ddz .f-dropdown {
    max-width: 100%;
    left: 0;
  }
}
/* line 135, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.ddz .f-dropdown {
  position: absolute;
  top: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: #fff;
  border: solid 1px #cccccc;
  font-size: 16px;
  z-index: 99;
  margin-top: 2px;
  max-width: 200px;
}
/* line 50, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.ddz .f-dropdown > *:first-child {
  margin-top: 0;
}
/* line 51, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.ddz .f-dropdown > *:last-child {
  margin-bottom: 0;
}
/* line 76, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.ddz .f-dropdown:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent #fff transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 99;
}
/* line 83, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.ddz .f-dropdown:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent #cccccc transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 98;
}
/* line 91, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.ddz .f-dropdown.right:before {
  left: auto;
  right: 10px;
}
/* line 95, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.ddz .f-dropdown.right:after {
  left: auto;
  right: 9px;
}
/* line 139, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.ddz .f-dropdown li {
  font-size: 0.875em;
  cursor: pointer;
  line-height: 1.125em;
  margin: 0;
}
/* line 114, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.ddz .f-dropdown li:hover, .ddz .f-dropdown li:focus {
  background: #eeeeee;
}
/* line 117, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.ddz .f-dropdown li a {
  display: block;
  padding: 0.5em;
  color: #555;
}
/* line 142, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.ddz .f-dropdown.content {
  position: absolute;
  top: -9999px;
  list-style: none;
  margin-left: 0;
  padding: 1.25em;
  width: 100%;
  height: auto;
  max-height: none;
  background: #fff;
  border: solid 1px #cccccc;
  font-size: 16px;
  z-index: 99;
  max-width: 200px;
}
/* line 50, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.ddz .f-dropdown.content > *:first-child {
  margin-top: 0;
}
/* line 51, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.ddz .f-dropdown.content > *:last-child {
  margin-bottom: 0;
}
/* line 145, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.ddz .f-dropdown.tiny {
  max-width: 200px;
}
/* line 146, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.ddz .f-dropdown.small {
  max-width: 300px;
}
/* line 147, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.ddz .f-dropdown.medium {
  max-width: 500px;
}
/* line 148, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.ddz .f-dropdown.large {
  max-width: 800px;
}
/* line 5, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
.ddz html, .ddz body, .ddz div, .ddz span, .ddz applet, .ddz object, .ddz iframe,
.ddz h1, .ddz h2, .ddz h3, .ddz h4, .ddz h5, .ddz h6, .ddz p, .ddz blockquote, .ddz pre,
.ddz a, .ddz abbr, .ddz acronym, .ddz address, .ddz big, .ddz cite, .ddz code,
.ddz del, .ddz dfn, .ddz em, .ddz img, .ddz ins, .ddz kbd, .ddz q, .ddz s, .ddz samp,
.ddz small, .ddz strike, .ddz strong, .ddz sub, .ddz sup, .ddz tt, .ddz var,
.ddz b, .ddz u, .ddz i, .ddz center,
.ddz dl, .ddz dt, .ddz dd, .ddz ol, .ddz ul, .ddz li,
.ddz fieldset, .ddz form, .ddz label, .ddz legend,
.ddz table, .ddz caption, .ddz tbody, .ddz tfoot, .ddz thead, .ddz tr, .ddz th, .ddz td,
.ddz article, .ddz aside, .ddz canvas, .ddz details, .ddz embed,
.ddz figure, .ddz figcaption, .ddz footer, .ddz header, .ddz hgroup,
.ddz menu, .ddz nav, .ddz output, .ddz ruby, .ddz section, .ddz summary,
.ddz time, .ddz mark, .ddz audio, .ddz video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* line 22, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
.ddz html {
  line-height: 1;
}
/* line 24, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
.ddz ol, .ddz ul {
  list-style: none;
}
/* line 26, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
.ddz table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 28, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
.ddz caption, .ddz th, .ddz td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
/* line 30, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
.ddz q, .ddz blockquote {
  quotes: none;
}
/* line 103, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
.ddz q:before, .ddz q:after, .ddz blockquote:before, .ddz blockquote:after {
  content: "";
  content: none;
}
/* line 32, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
.ddz a img {
  border: none;
}
/* line 116, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
.ddz article, .ddz aside, .ddz details, .ddz figcaption, .ddz figure, .ddz footer, .ddz header, .ddz hgroup, .ddz main, .ddz menu, .ddz nav, .ddz section, .ddz summary {
  display: block;
}
/* line 25, ../../../scss/giftcard/base.scss */
.ddz input[type="text"], .ddz input[type="password"], .ddz input[type="date"], .ddz input[type="datetime"], .ddz input[type="datetime-local"], .ddz input[type="month"], .ddz input[type="week"], .ddz input[type="email"], .ddz input[type="number"], .ddz input[type="search"], .ddz input[type="tel"], .ddz input[type="time"], .ddz input[type="url"], .ddz textarea {
  -webkit-appearance: none !important;
}
/* line 34, ../../../scss/giftcard/base.scss */
.ddz .howtosend .button {
  min-width: 150px;
}
/* line 38, ../../../scss/giftcard/base.scss */
.ddz .howtosend input[data-toggle] {
  display: none;
}
/* line 41, ../../../scss/giftcard/base.scss */
.ddz .howtosend input[data-toggle]:checked + label,
.ddz .howtosend input[data-toggle]:checked + label:active {
  background-color: salmon;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 47, ../../../scss/giftcard/base.scss */
.ddz .howtosend .button-group.toggle li:not(first-child) {
  margin: 0 -0.9rem;
}
/* line 56, ../../../scss/giftcard/base.scss */
.ddz h2.page-title {
  color: #567fa2;
  font-family: "avenir-heavy";
  font-size: 2em;
  margin-bottom: 1em;
}
/* line 65, ../../../scss/giftcard/base.scss */
.ddz .legal .main-column p {
  margin-top: 1em;
}
/* line 69, ../../../scss/giftcard/base.scss */
.ddz .legal .main-column ul,
.ddz .legal .main-column ol {
  font-family: "raleway";
  margin: 1em;
  padding-left: 2em;
}
/* line 76, ../../../scss/giftcard/base.scss */
.ddz .legal .main-column ul li {
  list-style-type: disc;
}
/* line 80, ../../../scss/giftcard/base.scss */
.ddz .legal .main-column ol li {
  list-style-type: lower-latin;
  margin-bottom: 1em;
  line-heigh: 1.5em;
}
/* line 87, ../../../scss/giftcard/base.scss */
.ddz h4.section-title {
  color: #567fa2;
  font-family: "avenir-heavy";
  font-size: 1.25em;
  margin: 2.5em 0 0.75em;
}
/* line 94, ../../../scss/giftcard/base.scss */
.ddz .outer-wrap {
  overflow: hidden;
  position: relative;
  width: 100%;
}
/* line 103, ../../../scss/giftcard/base.scss */
.ddz .inner-wrap {
  background: #EAEDF0;
  margin-bottom: 6.1em;
  position: relative;
  left: 0;
  width: 100%;
  z-index: 5;
}
@media all and (max-width: 719px) {
  /* line 103, ../../../scss/giftcard/base.scss */
  .ddz .inner-wrap {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: 500ms ease;
    -moz-transition: 500ms ease;
    transition: 500ms ease;
  }
  /* line 119, ../../../scss/giftcard/base.scss */
  .mobile-nav .ddz .inner-wrap {
    -webkit-transform: translate3d(0, 17.9em, 0);
    -moz-transform: translate3d(0, 17.9em, 0);
    transform: translate3d(0, 17.9em, 0);
  }
}
/* line 127, ../../../scss/giftcard/base.scss */
.ddz .back-to-dd {
  *zoom: 1;
  background: white;
  color: #567fa2;
  font-family: "montserrat";
  display: block;
  width: 100%;
  padding: 0.5em 1em;
}
/* line 22, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.ddz .back-to-dd:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
@media all and (min-width: 720px) {
  /* line 127, ../../../scss/giftcard/base.scss */
  .ddz .back-to-dd {
    display: none;
  }
}
/* line 140, ../../../scss/giftcard/base.scss */
.ddz .back-to-dd:hover {
  color: #567fa2;
}
/* line 145, ../../../scss/giftcard/base.scss */
.ddz .back-to-dd--image {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  float: left;
  margin-top: 2px;
}
/* line 151, ../../../scss/giftcard/base.scss */
.ddz .back-to-dd--text {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  float: right;
  font-family: "avenir-heavy";
  position: relative;
  text-transform: none;
  margin-top: 7px;
}
/* line 159, ../../../scss/giftcard/base.scss */
.ddz .back-to-dd--text:after {
  content: "";
  width: 0;
  height: 0;
  border: 6px solid #567FA2;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 0;
  position: absolute;
  bottom: 3px;
  left: -14px;
}
/* line 173, ../../../scss/giftcard/base.scss */
.ddz header {
  background: #567fa2;
  background-image: url("/background-greeting.jpg");
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
  position: fixed;
  text-align: right;
  z-index: 9999;
  width: 100%;
}
/* line 182, ../../../scss/giftcard/base.scss */
.ddz header .row {
  position: relative;
}
@media all and (max-width: 719px) {
  /* line 173, ../../../scss/giftcard/base.scss */
  .ddz header {
    position: relative;
  }
}
/* line 191, ../../../scss/giftcard/base.scss */
.ddz .logo {
  position: absolute;
  top: -0.625em;
  left: 0.5em;
  text-align: left;
  max-width: 75%;
  z-index: 99999;
}
/* line 199, ../../../scss/giftcard/base.scss */
.ddz .logo:after {
  content: "";
  position: absolute;
  top: 0;
  right: -0.625em;
  width: 0;
  height: 0;
  border: 0.3125em solid #d8d8d8;
  border-top: 0.3125em solid transparent;
  border-right: 0.3125em solid transparent;
}
/* line 212, ../../../scss/giftcard/base.scss */
.ddz .logo__mark {
  border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
  transition: all 0.2s;
  transition: all 0.2s;
  transition: all 0.2s;
  transition: all 0.2s;
  background: white;
  padding: 15px 10px 5px;
  position: relative;
  top: -20px;
  vertical-align: top;
  z-index: 2;
}
@media all and (max-width: 719px) {
  /* line 212, ../../../scss/giftcard/base.scss */
  .ddz .logo__mark {
    display: none;
  }
}
/* line 228, ../../../scss/giftcard/base.scss */
.ddz .logo__mark:hover {
  top: 0;
}
/* line 232, ../../../scss/giftcard/base.scss */
.ddz .logo__mark .back-to {
  display: block;
  color: #567fa2;
  font-family: "Montserrat";
  font-size: 1.1em;
  margin-bottom: 0.25em;
  text-align: center;
}
@media all and (max-width: 719px) {
  /* line 232, ../../../scss/giftcard/base.scss */
  .ddz .logo__mark .back-to {
    display: block;
  }
}
/* line 246, ../../../scss/giftcard/base.scss */
.ddz .logo__type {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1), 0 -1px 1px rgba(0, 0, 0, 0.15) inset;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1), 0 -1px 1px rgba(0, 0, 0, 0.15) inset;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1), 0 -1px 1px rgba(0, 0, 0, 0.15) inset;
  background: white;
  margin-left: -5px;
  padding: 1.25em 0.75em 1em 1em;
  position: relative;
  vertical-align: top;
  z-index: 1;
}
@media all and (max-width: 719px) {
  /* line 246, ../../../scss/giftcard/base.scss */
  .ddz .logo__type {
    margin-left: 0;
    padding: 1em 0.75em 0.75em 1em;
  }
}
/* line 265, ../../../scss/giftcard/base.scss */
.ddz .logo__type__name {
  color: #567fa2;
  font-family: "walkway";
  font-size: 2em;
  letter-spacing: 4px;
  text-transform: uppercase;
}
@media all and (min-width: 720px) and (max-width: 774px) {
  /* line 265, ../../../scss/giftcard/base.scss */
  .ddz .logo__type__name {
    font-size: 1.5em;
  }
}
@media all and (min-width: 850px) {
  /* line 265, ../../../scss/giftcard/base.scss */
  .ddz .logo__type__name {
    font-size: 2.5em;
    letter-spacing: 8px;
  }
}
/* line 282, ../../../scss/giftcard/base.scss */
.ddz .logo__type__tagline {
  color: #567fa2;
  font-family: "akzidenz";
  font-size: 0.9em;
  text-transform: uppercase;
}
@media all and (min-width: 850px) {
  /* line 289, ../../../scss/giftcard/base.scss */
  .ddz .logo__type__tagline br {
    display: none;
  }
}
@media all and (max-width: 719px) {
  /* line 282, ../../../scss/giftcard/base.scss */
  .ddz .logo__type__tagline {
    font-size: 1.1em;
  }
}
/* line 297, ../../../scss/giftcard/base.scss */
.ddz nav {
  box-shadow: 0 -13px 10px -10px rgba(0, 0, 0, 0.15) inset;
  box-shadow: 0 -13px 10px -10px rgba(0, 0, 0, 0.15) inset;
  box-shadow: 0 -13px 10px -10px rgba(0, 0, 0, 0.15) inset;
  background: #446581;
  padding: 1em 0.75em 1.55em;
  position: absolute;
  top: -17.9em;
  width: 100%;
}
/* line 305, ../../../scss/giftcard/base.scss */
.ddz nav li {
  *zoom: 1;
  margin-right: 0.85em;
}
/* line 22, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.ddz nav li:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
/* line 309, ../../../scss/giftcard/base.scss */
.ddz nav li:last-child {
  margin-right: 0;
}
/* line 314, ../../../scss/giftcard/base.scss */
.ddz nav a {
  border-bottom: 3px solid transparent;
  color: white;
  display: block;
  float: right;
  font-family: 'avenir-heavy';
  font-size: 1.00em;
  letter-spacing: 2px;
  margin-bottom: 0.4em;
  padding: 0.75em 0 0.2em 0;
  position: relative;
  text-transform: uppercase;
}
/* line 327, ../../../scss/giftcard/base.scss */
.ddz nav a:hover, .ddz nav a:active, .ddz nav a.selected {
  border-bottom: 3px solid white;
  color: white;
}
@media all and (min-width: 800px) {
  /* line 314, ../../../scss/giftcard/base.scss */
  .ddz nav a {
    font-size: 1em;
  }
}
@media all and (max-width: 719px) {
  /* line 297, ../../../scss/giftcard/base.scss */
  .ddz nav {
    padding: 0 0 1.55em;
  }
  /* line 342, ../../../scss/giftcard/base.scss */
  .ddz nav ul {
    padding: 4em 0 0;
  }
}
/* line 348, ../../../scss/giftcard/base.scss */
.ddz .nav__sign-up {
  background: white;
  color: #faa143;
  float: right;
  padding: 0.6em 0.75em 0.4em 1.85em;
}
/* line 354, ../../../scss/giftcard/base.scss */
.ddz .nav__sign-up:hover {
  color: #faa143;
}
@media all and (max-width: 719px) {
  /* line 348, ../../../scss/giftcard/base.scss */
  .ddz .nav__sign-up {
    padding: 0.6em 0.75em 0.2em 0.95em;
  }
}
/* line 363, ../../../scss/giftcard/base.scss */
.ddz .mobile-nav-trigger {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: white;
  font-size: 4em;
  font-family: 'entypo';
  padding: 0 0.25em;
}
/* line 370, ../../../scss/giftcard/base.scss */
.ddz .mobile-nav-trigger.mobile-nav-close-icon {
  display: none;
}
/* line 376, ../../../scss/giftcard/base.scss */
.mobile-nav .ddz .mobile-nav-trigger.mobile-nav-open-icon {
  display: none;
}
/* line 380, ../../../scss/giftcard/base.scss */
.mobile-nav .ddz .mobile-nav-trigger.mobile-nav-close-icon {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 385, ../../../scss/giftcard/base.scss */
.ddz .mobile-nav-trigger:hover {
  color: white;
}
/* line 389, ../../../scss/giftcard/base.scss */
.is-windows .ddz .mobile-nav-trigger {
  position: relative;
  top: -0.25em;
}
/* line 395, ../../../scss/giftcard/base.scss */
.ddz .main-content {
  margin-bottom: 4em;
  padding: 4.5em 0 0;
  padding-top: 0px;
}
/* line 399, ../../../scss/giftcard/base.scss */
.ddz .main-content a.sign-up {
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.07);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.07);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.07);
  background: #faa143;
  color: white;
  display: block;
  font-family: 'avenir-heavy';
  font-size: 1.5em;
  padding: 0.6em 0 0.5em;
  text-align: center;
  text-transform: uppercase;
}
/* line 410, ../../../scss/giftcard/base.scss */
.ddz .main-content a.sign-up:hover {
  background: #faa852;
  color: white;
}
/* line 415, ../../../scss/giftcard/base.scss */
.ddz .main-content a.sign-up:active {
  position: relative;
  top: 1px;
  left: -1px;
}
/* line 423, ../../../scss/giftcard/base.scss */
.ddz .full-width {
  padding-right: 1.2em;
  padding-left: 1.2em;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width: 719px) {
  /* line 423, ../../../scss/giftcard/base.scss */
  .ddz .full-width {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
/* line 435, ../../../scss/giftcard/base.scss */
.ddz .full-width .main-column {
  *zoom: 1;
  background: white;
  color: #567fa2;
  padding: 3em 6% 3em 0;
}
/* line 22, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.ddz .full-width .main-column:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
/* line 441, ../../../scss/giftcard/base.scss */
.ddz .full-width .main-column h3 {
  color: #567fa2;
  font-family: 'avenir-heavy';
  font-size: 1.875em;
  margin-bottom: 0.5em;
}
/* line 448, ../../../scss/giftcard/base.scss */
.ddz .full-width .main-column p {
  font-family: 'raleway';
  font-size: 1.125em;
  line-height: 1.4em;
}
@media all and (max-width: 719px) {
  /* line 435, ../../../scss/giftcard/base.scss */
  .ddz .full-width .main-column {
    padding: 0 5% 3em;
  }
  /* line 457, ../../../scss/giftcard/base.scss */
  .ddz .full-width .main-column h3 {
    font-size: 1.25em;
  }
}
@media all and (max-width: 399px) {
  /* line 435, ../../../scss/giftcard/base.scss */
  .ddz .full-width .main-column {
    padding-bottom: 1em;
  }
}
@media all and (max-width: 599px) {
  /* line 435, ../../../scss/giftcard/base.scss */
  .ddz .full-width .main-column {
    padding-bottom: 2em;
  }
}
@media all and (min-width: 720px) {
  /* line 435, ../../../scss/giftcard/base.scss */
  .ddz .full-width .main-column {
    min-height: 1200px;
  }
}
/* line 475, ../../../scss/giftcard/base.scss */
.ddz .full-width .sidebar-ribbon {
  box-shadow: 0 7px 9px rgba(0, 0, 0, 0.07), 0 -1px 1px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 7px 9px rgba(0, 0, 0, 0.07), 0 -1px 1px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 7px 9px rgba(0, 0, 0, 0.07), 0 -1px 1px rgba(0, 0, 0, 0.05) inset;
  background: #EAF2F8;
  color: #567fa2;
  display: block;
  font-family: 'avenir-heavy';
  font-size: 1.5em;
  margin-bottom: 1.5em;
  padding: 0.65em 1em 0.5em;
  position: relative;
  left: -16px;
}
/* line 490, ../../../scss/giftcard/base.scss */
.ddz .full-width .sidebar-ribbon:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: -16px;
  left: 0;
  border: 8px solid #A6BCC7;
  border-left-color: transparent;
  border-bottom-color: transparent;
}
/* line 502, ../../../scss/giftcard/base.scss */
.ddz .full-width .sidebar-ribbon.selected {
  background: #567fa2;
  color: #f7fffb;
}
/* line 506, ../../../scss/giftcard/base.scss */
.ddz .full-width .sidebar-ribbon.selected:after {
  border-top-color: #3A637E;
  border-right-color: #3A637E;
}
/* line 513, ../../../scss/giftcard/base.scss */
.ddz .full-width .left-column {
  float: left;
  width: 30%;
}
/* line 519, ../../../scss/giftcard/base.scss */
.ddz .full-width .left-column > a:hover {
  left: -17px;
  top: -1px;
}
/* line 523, ../../../scss/giftcard/base.scss */
.ddz .full-width .left-column > a:hover:after {
  bottom: -17px;
  left: 0;
  border: 8px solid #99B1C3;
  border-left: 9px solid transparent;
  border-bottom: 9px solid transparent;
}
/* line 534, ../../../scss/giftcard/base.scss */
.ddz .full-width .left-column > a.selected:hover:after {
  border-top-color: #3A5B7E;
  border-right-color: #3A5B7E;
}
/* line 542, ../../../scss/giftcard/base.scss */
.ddz .full-width .right-column {
  float: right;
  width: 62%;
}
/* line 548, ../../../scss/giftcard/base.scss */
.ddz .main-column,
.ddz .sidebar-panel {
  box-shadow: 0 7px 9px rgba(0, 0, 0, 0.1);
  box-shadow: 0 7px 9px rgba(0, 0, 0, 0.1);
  box-shadow: 0 7px 9px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: border-box;
  background: white;
  padding: 2em 10%;
}
/* line 556, ../../../scss/giftcard/base.scss */
.ddz .two-column {
  *zoom: 1;
  padding-left: 0.5em;
  padding-right: 0.5em;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
/* line 22, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.ddz .two-column:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
/* line 564, ../../../scss/giftcard/base.scss */
.ddz .two-column .main-column {
  padding: 2em 5% 3em;
  position: relative;
}
/* line 568, ../../../scss/giftcard/base.scss */
.ddz .two-column .main-column a.sign-up {
  margin-top: 3em;
}
/* line 573, ../../../scss/giftcard/base.scss */
.ddz .two-column .sidebar-panel {
  margin-bottom: 1.5em;
  padding-top: 5em;
  position: relative;
}
/* line 578, ../../../scss/giftcard/base.scss */
.ddz .two-column .sidebar-panel h3 {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.07);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.07);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.07);
  background: #567fa2;
  color: white;
  font-family: 'avenir-heavy';
  font-size: 1.5em;
  padding: 0.6em 1em 0.4em;
  position: absolute;
  left: -10px;
  top: 10px;
  width: 82%;
  min-width: 164px;
}
/* line 592, ../../../scss/giftcard/base.scss */
.ddz .two-column .sidebar-panel h3:after {
  border: 5px solid #3A5D7D;
  border-left-color: transparent;
  border-bottom-color: transparent;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: -10px;
  left: 0;
}
/* line 605, ../../../scss/giftcard/base.scss */
.ddz .two-column .sidebar-panel p {
  color: #567fa2;
  font-family: 'raleway';
  font-size: 1.125em;
  line-height: 1.4em;
  margin-bottom: 1.5em;
}
/* line 613, ../../../scss/giftcard/base.scss */
.ddz .two-column .sidebar-panel a.sign-up {
  font-size: 1.35em;
  padding: 0.6em 0 0.5em;
}
@media all and (min-width: 720px) {
  /* line 621, ../../../scss/giftcard/base.scss */
  .ddz .two-column .main-column {
    width: 69%;
    float: left;
  }
  /* line 626, ../../../scss/giftcard/base.scss */
  .ddz .two-column .sidebar {
    width: 27%;
    float: right;
  }
}
/* line 635, ../../../scss/giftcard/base.scss */
.ddz .testimonials em.loading {
  font-family: "raleway";
  font-style: italic;
  color: #567FA2;
}
/* line 642, ../../../scss/giftcard/base.scss */
.ddz .testimonial {
  font-size: 0.82em;
  margin-bottom: 3em;
}
/* line 646, ../../../scss/giftcard/base.scss */
.ddz .testimonial:last-child {
  margin-bottom: 0;
}
/* line 651, ../../../scss/giftcard/base.scss */
.ddz .testimonial-text {
  font-style: italic;
  margin-bottom: 0.75em !important;
}
/* line 656, ../../../scss/giftcard/base.scss */
.ddz .testimonial-credit {
  font-weight: bold;
  text-align: right;
}
/* line 661, ../../../scss/giftcard/base.scss */
.ddz .testimonial-credit-line {
  margin: 0 !important;
}
/* line 665, ../../../scss/giftcard/base.scss */
.ddz .header-hanger {
  box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0 7px 9px rgba(0, 0, 0, 0.07);
  box-shadow: 0 7px 9px rgba(0, 0, 0, 0.07);
  box-shadow: 0 7px 9px rgba(0, 0, 0, 0.07);
  background: #567fa2;
  margin-bottom: 4em;
  padding: 1.3em 0 1.2em;
  position: relative;
  text-align: center;
  top: -10px;
}
/* line 676, ../../../scss/giftcard/base.scss */
.ddz .header-hanger:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: -10px;
  border: 5px solid #3A5D7D;
  border-top-color: transparent;
  border-left-color: transparent;
}
/* line 688, ../../../scss/giftcard/base.scss */
.ddz .header-hanger span {
  color: #f7fffb;
  font-family: 'avenir-roman';
  font-size: 1.5em;
  padding-right: 0.7em;
}
/* line 695, ../../../scss/giftcard/base.scss */
.ddz .header-hanger div.selector {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  cursor: pointer;
  overflow: visible;
  position: relative;
  top: -3px;
  width: 35% !important;
}
/* line 703, ../../../scss/giftcard/base.scss */
.ddz .header-hanger div.selector span {
  border-radius: 50px;
  border-radius: 50px;
  border-radius: 50px;
  box-shadow: 0 2px 0 #355374, 0 3px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 0 #355374, 0 3px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 0 #355374, 0 3px 10px rgba(0, 0, 0, 0.25);
  background: #f7fffb;
  color: #466484;
  font-family: 'avenir-heavy';
  text-align: left;
  text-transform: lowercase;
  padding: 0.35em 0 0.15em 0.7em;
  width: 100% !important;
}
/* line 717, ../../../scss/giftcard/base.scss */
.ddz .header-hanger div.selector span:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 0.55em;
  right: 0.7em;
  border-top: 12px solid #567FA2;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  border-bottom: none;
}
/* line 731, ../../../scss/giftcard/base.scss */
.ddz .header-hanger div.selector:hover {
  top: -4px;
}
/* line 734, ../../../scss/giftcard/base.scss */
.ddz .header-hanger div.selector:hover span {
  box-shadow: 0 3px 0 #355374, 0 4px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 0 #355374, 0 4px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 0 #355374, 0 4px 10px rgba(0, 0, 0, 0.25);
}
/* line 742, ../../../scss/giftcard/base.scss */
.ddz .header-hanger div.selector select {
  cursor: pointer;
}
/* line 748, ../../../scss/giftcard/base.scss */
.ddz .center-column {
  max-width: 680px;
  padding-left: 1em;
  padding-right: 1em;
  margin: 0 auto;
}
/* line 755, ../../../scss/giftcard/base.scss */
.ddz .content-panel {
  box-shadow: 0 7px 9px rgba(0, 0, 0, 0.08);
  box-shadow: 0 7px 9px rgba(0, 0, 0, 0.08);
  box-shadow: 0 7px 9px rgba(0, 0, 0, 0.08);
  background: white;
  padding: 2em;
}
/* line 764, ../../../scss/giftcard/base.scss */
.ddz body.home .main-content {
  padding-bottom: 75em;
  padding-top: 0px;
}
/* line 768, ../../../scss/giftcard/base.scss */
html.scrolling .ddz body.home .main-content {
  padding-bottom: 2.5em;
}
/* line 773, ../../../scss/giftcard/base.scss */
.ddz body.home .intro-blurb {
  font-family: 'avenir-medium';
  text-align: center;
  padding: 1.5em;
  position: relative;
  z-index: 999;
}
/* line 780, ../../../scss/giftcard/base.scss */
.ddz body.home .intro-blurb .part-a {
  color: #567fa2;
  font-size: 1em;
  font-style: norma;
  margin-bottom: 1.25em;
}
/* line 787, ../../../scss/giftcard/base.scss */
.ddz body.home .intro-blurb .part-b {
  color: #faa143;
  font-size: 1.4em;
  font-style: normal;
  padding: 0 0.7em;
  text-transform: uppercase;
}
@media all and (min-width: 380px) {
  /* line 773, ../../../scss/giftcard/base.scss */
  .ddz body.home .intro-blurb {
    padding-top: 1.9em;
  }
  /* line 798, ../../../scss/giftcard/base.scss */
  .ddz body.home .intro-blurb .part-a {
    font-size: 1.25em;
  }
  /* line 802, ../../../scss/giftcard/base.scss */
  .ddz body.home .intro-blurb .part-b {
    font-size: 1.75em;
  }
}
@media all and (min-width: 480px) {
  /* line 773, ../../../scss/giftcard/base.scss */
  .ddz body.home .intro-blurb {
    padding: 2.5em;
  }
  /* line 810, ../../../scss/giftcard/base.scss */
  .ddz body.home .intro-blurb .part-a {
    font-size: 1.55em;
  }
  /* line 814, ../../../scss/giftcard/base.scss */
  .ddz body.home .intro-blurb .part-b {
    font-size: 2.15em;
  }
}
/* line 820, ../../../scss/giftcard/base.scss */
.ddz body.home .secondary-intro {
  color: #5C7FA5;
  font-family: 'raleway';
  font-size: 1em;
  line-height: 1.5em;
  position: relative;
  margin: 3em auto;
  text-align: center;
  max-width: 29em;
  z-index: 1;
}
@media all and (min-width: 380px) {
  /* line 820, ../../../scss/giftcard/base.scss */
  .ddz body.home .secondary-intro {
    font-size: 1.2em;
    margin: 2.5em auto;
  }
}
@media all and (min-width: 480px) {
  /* line 820, ../../../scss/giftcard/base.scss */
  .ddz body.home .secondary-intro {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
}
@media all and (min-width: 550px) {
  /* line 820, ../../../scss/giftcard/base.scss */
  .ddz body.home .secondary-intro {
    font-size: 1.3em;
    margin: 2em auto;
  }
}
/* line 847, ../../../scss/giftcard/base.scss */
.ddz body.home .feature-blurb {
  padding: 1em 1.5em;
  position: relative;
  margin-bottom: 2.5em;
  z-index: 999;
}
@media all and (min-width: 428px) {
  /* line 856, ../../../scss/giftcard/base.scss */
  .ddz body.home .feature-blurb.knife-fork .feature-blurb__title {
    padding-top: 21px;
  }
  /* line 860, ../../../scss/giftcard/base.scss */
  .ddz body.home .feature-blurb.knife-fork .feature-blurb__description {
    margin-top: 30px;
  }
}
@media all and (min-width: 480px) {
  /* line 847, ../../../scss/giftcard/base.scss */
  .ddz body.home .feature-blurb {
    padding: 1em 2.5em 1em 5em;
  }
  /* line 869, ../../../scss/giftcard/base.scss */
  .ddz body.home .feature-blurb .feature-blurb__title {
    padding-left: 0;
    padding-top: 21px;
  }
  /* line 873, ../../../scss/giftcard/base.scss */
  .ddz body.home .feature-blurb .feature-blurb__title br {
    display: none;
  }
}
@media all and (min-width: 720px) {
  /* line 847, ../../../scss/giftcard/base.scss */
  .ddz body.home .feature-blurb {
    padding: 1em 3.5em 1em 7.5em;
  }
  /* line 882, ../../../scss/giftcard/base.scss */
  .ddz body.home .feature-blurb .feature-blurb__icon {
    width: 90px;
  }
  /* line 886, ../../../scss/giftcard/base.scss */
  .ddz body.home .feature-blurb .feature-blurb__title {
    padding-top: 27px;
  }
  /* line 890, ../../../scss/giftcard/base.scss */
  .ddz body.home .feature-blurb .feature-blurb__description {
    font-size: 1.125em;
    line-height: 1.5em;
  }
  /* line 895, ../../../scss/giftcard/base.scss */
  .ddz body.home .feature-blurb.line-graph .feature-blurb__title {
    padding-top: 33px;
  }
  /* line 899, ../../../scss/giftcard/base.scss */
  .ddz body.home .feature-blurb .feature-blurb__read-more {
    font-size: 1.125em;
  }
}
/* line 905, ../../../scss/giftcard/base.scss */
.ddz body.home .feature-blurb__icon {
  box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: border-box;
  background: #faa143;
  position: absolute;
  width: 70px;
  padding: 15px 0;
  top: 15px;
  left: -8px;
  text-align: center;
}
/* line 917, ../../../scss/giftcard/base.scss */
.ddz body.home .feature-blurb__icon.burger {
  padding: 20px 0 22px;
}
/* line 921, ../../../scss/giftcard/base.scss */
.ddz body.home .feature-blurb__icon img {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 60%;
}
/* line 926, ../../../scss/giftcard/base.scss */
.ddz body.home .feature-blurb__icon:after {
  content: "";
  height: 0;
  width: 0;
  border: 4px solid #c98d4e;
  border-top-color: transparent;
  border-left-color: transparent;
  position: absolute;
  top: -8px;
  left: 0;
}
/* line 939, ../../../scss/giftcard/base.scss */
.ddz body.home .feature-blurb__title {
  font-family: 'avenir-heavy';
  font-size: 1.4em;
  color: #567FA2;
  padding-left: 55px;
  padding-top: 14px;
  text-transform: uppercase;
}
@media all and (min-width: 350px) {
  /* line 939, ../../../scss/giftcard/base.scss */
  .ddz body.home .feature-blurb__title {
    font-size: 1.8em;
    padding-top: 10px;
  }
}
@media all and (min-width: 418px) {
  /* line 939, ../../../scss/giftcard/base.scss */
  .ddz body.home .feature-blurb__title {
    font-size: 1.875em;
    padding-top: 10px;
  }
}
/* line 959, ../../../scss/giftcard/base.scss */
.ddz body.home .feature-blurb__description {
  color: #567fa2;
  font-family: "raleway";
  line-height: 1.3em;
  margin: 25px 0 55px;
}
/* line 966, ../../../scss/giftcard/base.scss */
.ddz body.home .feature-blurb__read-more {
  box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
  background: #faa143;
  color: white;
  display: block;
  font-family: "avenir-heavy";
  font-size: 1em;
  letter-spacing: 1px;
  position: absolute;
  text-transform: uppercase;
  padding: 0.75em 1.1em 0.65em 1em;
  bottom: 15px;
  right: -8px;
}
/* line 980, ../../../scss/giftcard/base.scss */
.ddz body.home .feature-blurb__read-more:before {
  content: "";
  position: absolute;
  top: -8px;
  right: 0;
  width: 0;
  height: 0;
  border: 4px solid #c98d4e;
  border-top-color: transparent;
  border-right-color: transparent;
}
/* line 992, ../../../scss/giftcard/base.scss */
.ddz body.home .feature-blurb__read-more:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 0;
  height: 0;
  border-left: 0.45em solid white;
  border-right: 0px solid transparent;
  border-top: 0.45em solid transparent;
  border-bottom: 0.45em solid transparent;
  position: relative;
  right: -0.3em;
  top: -0.1em;
}
/* line 1006, ../../../scss/giftcard/base.scss */
.ddz body.home .feature-blurb__read-more:hover {
  color: white;
  bottom: 14px;
  right: -9px;
}
/* line 1011, ../../../scss/giftcard/base.scss */
.ddz body.home .feature-blurb__read-more:hover:before {
  border-left-width: 5px;
  border-bottom-width: 5px;
  top: -9px;
}
/* line 1018, ../../../scss/giftcard/base.scss */
.ddz body.home .feature-blurb__read-more:active {
  bottom: 15px;
  right: -8px;
}
/* line 1024, ../../../scss/giftcard/base.scss */
.ddz body.home .feature-blurbs {
  background: #eceeec;
  position: relative;
  z-index: 999;
}
/* line 1033, ../../../scss/giftcard/base.scss */
.ddz body.pricing .main-column {
  padding-top: 0;
}
/* line 1037, ../../../scss/giftcard/base.scss */
.ddz body.pricing .body-text {
  color: #567fa2;
  font-family: 'raleway';
  font-size: 112.5%;
}
/* line 1042, ../../../scss/giftcard/base.scss */
.ddz body.pricing .body-text h3 {
  border-bottom: 3px solid #567fa2;
  color: #567fa2;
  font-family: 'avenir-heavy';
  font-size: 1.5em;
  margin-top: 2.25em;
  margin-bottom: 1em;
  padding-bottom: 0.1em;
}
/* line 1052, ../../../scss/giftcard/base.scss */
.ddz body.pricing .body-text p {
  line-height: 1.75em;
}
/* line 1056, ../../../scss/giftcard/base.scss */
.ddz body.pricing .body-text ul {
  box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 3em;
  margin: 1.75em 0 1em;
}
/* line 1062, ../../../scss/giftcard/base.scss */
.ddz body.pricing .body-text li {
  list-style-type: disc;
  margin-bottom: 1.5em;
  padding-left: 0.35em;
}
/* line 1067, ../../../scss/giftcard/base.scss */
.ddz body.pricing .body-text li:last-child {
  margin-bottom: 0;
}
/* line 1074, ../../../scss/giftcard/base.scss */
.ddz .pricing-details {
  padding: 3.5em 0 3em !important;
}
/* line 1077, ../../../scss/giftcard/base.scss */
.ddz .pricing-details .major {
  border-bottom: 2px solid #A8C9D9;
  color: #f7fffb;
  display: block;
  line-height: 0.85em;
  margin-bottom: 0.1em;
  font-size: 5.375em;
  font-family: 'avenir-heavy';
  padding-right: 0;
}
/* line 1087, ../../../scss/giftcard/base.scss */
.ddz .pricing-details .major sup {
  position: relative;
  top: -0.2em;
}
/* line 1093, ../../../scss/giftcard/base.scss */
.ddz .pricing-details .minor {
  color: #B9D9E3;
  font-family: 'avenir-heavy';
  font-size: 1.75em;
  padding-right: 0;
  text-align: center;
}
/* line 1101, ../../../scss/giftcard/base.scss */
.ddz .pricing-details .one-time,
.ddz .pricing-details .plus-symbol,
.ddz .pricing-details .per-order {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
}
/* line 1108, ../../../scss/giftcard/base.scss */
.ddz .pricing-details .plus-symbol {
  border-bottom: none;
  margin: 0 0.4em;
}
/* line 1114, ../../../scss/giftcard/base.scss */
.ddz body.features .main-column {
  padding-top: 0;
}
@media all and (min-width: 720px) and (max-width: 889px), all and (max-width: 579px) {
  /* line 1123, ../../../scss/giftcard/base.scss */
  .ddz body.features .main-column .header-hanger > span {
    font-size: 1.15em;
  }
  /* line 1127, ../../../scss/giftcard/base.scss */
  .ddz body.features .main-column .header-hanger div.selector span {
    font-size: 1.15em;
  }
  /* line 1130, ../../../scss/giftcard/base.scss */
  .ddz body.features .main-column .header-hanger div.selector span:after {
    border-top: 9px solid #567FA2;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: none;
  }
}
@media all and (max-width: 500px) {
  /* line 1141, ../../../scss/giftcard/base.scss */
  .ddz body.features .main-column .header-hanger > span {
    padding-right: 0;
  }
  /* line 1145, ../../../scss/giftcard/base.scss */
  .ddz body.features .main-column .header-hanger div.selector {
    display: block;
    padding: 0;
    margin: 0.5em auto 0.75em;
    padding: 0.35em 0 0.25em;
    width: 58% !important;
  }
  /* line 1152, ../../../scss/giftcard/base.scss */
  .ddz body.features .main-column .header-hanger div.selector span:after {
    top: 0.85em;
  }
}
/* line 1163, ../../../scss/giftcard/base.scss */
.ddz input.uniform-input,
.ddz select.uniform-multiselect,
.ddz textarea.uniform {
  padding: 3px;
  background: url("/bg-input.png") repeat-x 0 0;
  outline: 0;
}
/* line 1169, ../../../scss/giftcard/base.scss */
.ddz input.uniform-input.active,
.ddz select.uniform-multiselect.active,
.ddz textarea.uniform.active {
  background: url("/bg-input-focus.png") repeat-x 0 0;
}
/* line 1176, ../../../scss/giftcard/base.scss */
.ddz .not-windows div.checker input,
.ddz input[type="search"],
.ddz input[type="search"]:active {
  -moz-appearance: none;
  -webkit-appearance: none;
}
/* line 1183, ../../../scss/giftcard/base.scss */
.ddz div.selector, .ddz div.selector span, .ddz .not-windows div.checker span, .ddz div.radio span, .ddz div.uploader, .ddz div.uploader span.action, .ddz div.button, .ddz div.button span {
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}
/* line 1186, ../../../scss/giftcard/base.scss */
.ddz div.selector, .ddz .not-windows div.checker, .ddz div.button, .ddz div.radio, .ddz div.uploader {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  /* Keeping this as :focus to remove browser styles */
}
/* line 1193, ../../../scss/giftcard/base.scss */
.ddz div.selector:focus, .ddz .not-windows div.checker:focus, .ddz div.button:focus, .ddz div.radio:focus, .ddz div.uploader:focus {
  outline: 0;
}
/* line 1195, ../../../scss/giftcard/base.scss */
.ddz div.selector, .ddz div.selector *, .ddz div.radio, .ddz div.radio *, .ddz .not-windows div.checker, .ddz .not-windows div.checker *, .ddz div.uploader, .ddz div.uploader *, .ddz div.button, .ddz div.button * {
  margin: 0;
  padding: 0;
}
/* line 1201, ../../../scss/giftcard/base.scss */
.ddz .not-windows div.checker {
  position: relative;
}
/* line 1203, ../../../scss/giftcard/base.scss */
.ddz .not-windows div.checker, .ddz .not-windows div.checker span, .ddz .not-windows div.checker input {
  width: 19px;
  height: 19px;
}
/* line 1206, ../../../scss/giftcard/base.scss */
.ddz .not-windows div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center;
  background-position: 0 -260px;
}
/* line 1213, ../../../scss/giftcard/base.scss */
.ddz .not-windows div.checker span.checked {
  background-position: -76px -260px;
}
/* line 1215, ../../../scss/giftcard/base.scss */
.ddz .not-windows div.checker input {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
/* line 1225, ../../../scss/giftcard/base.scss */
.ddz .not-windows div.checker.active span {
  background-position: -19px -260px;
}
/* line 1227, ../../../scss/giftcard/base.scss */
.ddz .not-windows div.checker.active span.checked {
  background-position: -95px -260px;
}
/* line 1229, ../../../scss/giftcard/base.scss */
.ddz .not-windows div.checker.hover span, .ddz .not-windows div.checker.focus span {
  background-position: -38px -260px;
}
/* line 1231, ../../../scss/giftcard/base.scss */
.ddz .not-windows div.checker.hover span.checked, .ddz .not-windows div.checker.focus span.checked {
  background-position: -114px -260px;
}
/* line 1233, ../../../scss/giftcard/base.scss */
.ddz .not-windows div.checker.hover.active span, .ddz .not-windows div.checker.focus.active span {
  background-position: -57px -260px;
}
/* line 1235, ../../../scss/giftcard/base.scss */
.ddz .not-windows div.checker.hover.active span.checked, .ddz .not-windows div.checker.focus.active span.checked {
  background-position: -133px -260px;
}
/* line 1237, ../../../scss/giftcard/base.scss */
.ddz .not-windows div.checker.disabled, .ddz .not-windows div.checker.disabled.active {
  background-position: -152px -260px;
}
/* line 1239, ../../../scss/giftcard/base.scss */
.ddz .not-windows div.checker.disabled span.checked, .ddz .not-windows div.checker.disabled.active span.checked {
  background-position: -171px -260px;
}
/* line 1247, ../../../scss/giftcard/base.scss */
.ddz .highContrastDetect {
  background: url("/bg-input.png") repeat-x 0 0;
  width: 0px;
  height: 0px;
}
/* line 1252, ../../../scss/giftcard/base.scss */
.ddz div.selector {
  position: relative;
  overflow: hidden;
}
/* line 1255, ../../../scss/giftcard/base.scss */
.ddz div.selector span {
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  background-position: right 0;
  cursor: pointer;
  width: 100%;
  display: block;
}
/* line 1264, ../../../scss/giftcard/base.scss */
.ddz div.selector.fixedWidth {
  width: 190px;
}
/* line 1266, ../../../scss/giftcard/base.scss */
.ddz div.selector.fixedWidth span {
  width: 155px;
}
/* line 1268, ../../../scss/giftcard/base.scss */
.ddz div.selector select {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  position: absolute;
  height: 22px;
  top: 2px;
  left: 0px;
  width: 100%;
}
/* line 1279, ../../../scss/giftcard/base.scss */
.ddz div.selector.active {
  background-position: 0 -156px;
}
/* line 1281, ../../../scss/giftcard/base.scss */
.ddz div.selector.active span {
  background-position: right -26px;
}
/* line 1283, ../../../scss/giftcard/base.scss */
.ddz div.selector.hover, .ddz div.selector.focus {
  background-position: 0 -182px;
}
/* line 1285, ../../../scss/giftcard/base.scss */
.ddz div.selector.hover span, .ddz div.selector.focus span {
  background-position: right -52px;
}
/* line 1287, ../../../scss/giftcard/base.scss */
.ddz div.selector.hover.active, .ddz div.selector.focus.active {
  background-position: 0 -208px;
}
/* line 1289, ../../../scss/giftcard/base.scss */
.ddz div.selector.hover.active span, .ddz div.selector.focus.active span {
  background-position: right -78px;
}
/* line 1291, ../../../scss/giftcard/base.scss */
.ddz div.selector.disabled, .ddz div.selector.disabled.active {
  background-position: 0 -234px;
}
/* line 1293, ../../../scss/giftcard/base.scss */
.ddz div.selector.disabled span, .ddz div.selector.disabled.active span {
  background-position: right -104px;
}
/* line 1296, ../../../scss/giftcard/base.scss */
.ddz .feature__icon {
  float: left;
}
/* line 1300, ../../../scss/giftcard/base.scss */
.ddz .feature__text {
  float: right;
  width: 80%;
}
/* line 1304, ../../../scss/giftcard/base.scss */
.ddz .feature__text h3 {
  color: #567FA2;
  font-family: 'avenir-heavy';
  font-size: 1.5em;
  margin-bottom: 0.65em;
}
/* line 1311, ../../../scss/giftcard/base.scss */
.ddz .feature__text p {
  color: #98B3C0;
  font-family: 'raleway';
  font-size: 1.125em;
  line-height: 1.75em;
}
/* line 1319, ../../../scss/giftcard/base.scss */
.ddz .feature {
  *zoom: 1;
  margin-bottom: 3.5em;
}
/* line 22, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.ddz .feature:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
/* line 1323, ../../../scss/giftcard/base.scss */
.ddz .feature:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 574px), all and (min-width: 720px) and (max-width: 844px) {
  /* line 1331, ../../../scss/giftcard/base.scss */
  .ddz .feature .feature__icon {
    margin-right: 1.5em;
    margin-bottom: 0.5em;
  }
  /* line 1336, ../../../scss/giftcard/base.scss */
  .ddz .feature .feature__text {
    float: none;
    width: 100%;
  }
  /* line 1340, ../../../scss/giftcard/base.scss */
  .ddz .feature .feature__text h3 {
    font-size: 1.1em;
  }
  /* line 1344, ../../../scss/giftcard/base.scss */
  .ddz .feature .feature__text p {
    font-size: 1em;
    line-height: 1.5em;
  }
}
/* line 1355, ../../../scss/giftcard/base.scss */
.ddz body.examples a.sign-up {
  margin: 2em 0;
}
@media all and (max-width: 419px) {
  /* line 1363, ../../../scss/giftcard/base.scss */
  .ddz body.examples .header-hanger div.selector {
    max-width: 146px;
    width: 55% !important;
  }
}
@media all and (max-width: 604px) {
  /* line 1371, ../../../scss/giftcard/base.scss */
  .ddz body.examples .header-hanger span {
    font-size: 1.15em;
  }
}
@media all and (max-width: 719px) {
  /* line 1379, ../../../scss/giftcard/base.scss */
  .ddz body.examples .header-hanger {
    margin-bottom: 2.5em;
  }
  /* line 1383, ../../../scss/giftcard/base.scss */
  .ddz body.examples .right-column {
    width: auto;
  }
  /* line 1387, ../../../scss/giftcard/base.scss */
  .ddz body.examples a.sign-up {
    margin-bottom: 0;
  }
}
/* line 1393, ../../../scss/giftcard/base.scss */
.ddz .example-site-preview-image {
  display: block;
  margin: 3em 0;
  transition: all 0.1s;
  transition: all 0.1s;
  transition: all 0.1s;
  transition: all 0.1s;
  position: relative;
}
/* line 1399, ../../../scss/giftcard/base.scss */
.ddz .example-site-preview-image img {
  width: 100%;
}
/* line 1403, ../../../scss/giftcard/base.scss */
.ddz .example-site-preview-image:hover {
  top: -2px;
}
/* line 1407, ../../../scss/giftcard/base.scss */
.ddz .example-site-preview-image:active {
  top: -1px;
}
/* line 1412, ../../../scss/giftcard/base.scss */
.ddz .customer-examples {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 1em;
  margin-right: -5%;
}
/* line 1417, ../../../scss/giftcard/base.scss */
.ddz .customer-examples .example {
  float: left;
  width: 44%;
  margin-right: 6%;
  margin-top: 2em;
  text-align: center;
}
/* line 1424, ../../../scss/giftcard/base.scss */
.ddz .customer-examples .example.edge {
  margin-right: 0;
}
/* line 1428, ../../../scss/giftcard/base.scss */
.ddz .customer-examples .example img {
  width: 100%;
}
/* line 1432, ../../../scss/giftcard/base.scss */
.ddz .customer-examples .example a.example-site-image {
  transition: all 0.1s;
  transition: all 0.1s;
  transition: all 0.1s;
  transition: all 0.1s;
  position: relative;
}
/* line 1436, ../../../scss/giftcard/base.scss */
.ddz .customer-examples .example a.example-site-image:hover {
  top: -2px;
}
/* line 1440, ../../../scss/giftcard/base.scss */
.ddz .customer-examples .example a.example-site-image:active {
  top: -1px;
}
/* line 1445, ../../../scss/giftcard/base.scss */
.ddz .customer-examples .example a.example-site-url {
  color: #567fa2;
  display: block;
  font-family: 'avenir-medium';
  font-size: 1.125em;
}
/* line 1451, ../../../scss/giftcard/base.scss */
.ddz .customer-examples .example a.example-site-url:hover {
  color: #567fa2;
  text-decoration: underline;
}
/* line 1458, ../../../scss/giftcard/base.scss */
.ddz .customer-examples .example em {
  font-family: 'avenir-medium';
  font-style: italic;
  font-size: 0.875em;
}
@media all and (max-width: 419px) {
  /* line 1417, ../../../scss/giftcard/base.scss */
  .ddz .customer-examples .example {
    width: 45%;
  }
  /* line 1467, ../../../scss/giftcard/base.scss */
  .ddz .customer-examples .example a.example-site-url {
    font-size: 1em;
  }
}
/* line 1477, ../../../scss/giftcard/base.scss */
.ddz .category-business .thankyou {
  margin-top: 3em;
  position: relative;
  overflow: hidden;
  height: 0;
  -webkit-transition: all 0.25s;
}
/* line 1484, ../../../scss/giftcard/base.scss */
.ddz .category-business .thankyou img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
/* line 1493, ../../../scss/giftcard/base.scss */
.ddz .category-business .thankyou-inner {
  position: absolute;
  bottom: 0;
  left: 50%;
}
/* line 1500, ../../../scss/giftcard/base.scss */
.ddz .category-business .thankyou-inner__message {
  box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: border-box;
  background: #567fa2;
  color: white;
  font-family: 'avenir-heavy';
  padding: 1.875em 3em;
  text-align: center;
  margin-bottom: 1.5em;
}
/* line 1509, ../../../scss/giftcard/base.scss */
.ddz .category-business .thankyou-inner__message h4 {
  color: white;
  font-size: 1.875em;
  margin-bottom: 0.5em;
}
/* line 1515, ../../../scss/giftcard/base.scss */
.ddz .category-business .thankyou-inner__message p {
  font-size: 1.125em;
}
@media all and (max-width: 499px) {
  /* line 1500, ../../../scss/giftcard/base.scss */
  .ddz .category-business .thankyou-inner__message {
    padding: 1.25em 1.75em;
  }
  /* line 1522, ../../../scss/giftcard/base.scss */
  .ddz .category-business .thankyou-inner__message h4 {
    font-size: 1.25em;
  }
  /* line 1526, ../../../scss/giftcard/base.scss */
  .ddz .category-business .thankyou-inner__message p {
    font-size: 1em;
  }
}
/* line 1532, ../../../scss/giftcard/base.scss */
.ddz .category-business form.email-or-phone {
  margin-top: 1em;
}
/* line 1539, ../../../scss/giftcard/base.scss */
.ddz .category-business .form-row__error {
  display: block;
  background: #fbd9d9;
  color: #af3737;
  font-family: 'avenir-medium';
  margin-bottom: 1em;
  padding: 0.5em 0 0.5em 0.7em;
  position: absolute;
  top: -3.5em;
  left: 0;
  width: 100%;
}
/* line 1551, ../../../scss/giftcard/base.scss */
.ddz .category-business .form-row__error:after {
  content: "";
  width: 0;
  height: 0;
  border: 10px solid #fbd9d9;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: none;
  position: absolute;
  bottom: -10px;
  left: 10%;
}
/* line 1569, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column {
  text-align: center;
}
@media all and (max-width: 719px) {
  /* line 1569, ../../../scss/giftcard/base.scss */
  .ddz .full-page-form .full-width form.main-column {
    padding-top: 2em;
  }
}
/* line 1576, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column fieldset {
  margin-bottom: 4em;
  text-align: left;
  min-width: 0;
}
/* line 1581, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column fieldset:nth-of-type(3) {
  margin-bottom: 1em;
}
/* line 1586, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column legend {
  background: transparent;
  margin-left: -15px;
}
/* line 1590, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column legend h3.sidebar-ribbon {
  font-size: 1.5em;
  padding: 0.75em 1em 0.6em;
}
/* line 1594, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column legend h3.sidebar-ribbon span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 1598, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column legend h3.sidebar-ribbon span.number-outer {
  border-radius: 25px;
  border-radius: 25px;
  border-radius: 25px;
  background: #567fa2;
  color: #F7FFFB;
  width: 1.5em;
  height: 1.5em;
  margin-right: 0.5em;
  margin-top: -0.15em;
  position: relative;
}
/* line 1609, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column legend h3.sidebar-ribbon span.number-inner {
  position: absolute;
  top: 50%;
  margin-top: -0.65em;
  left: 0;
  width: 100%;
  text-align: center;
}
/* line 1618, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column legend h3.sidebar-ribbon span.fieldset-text {
  width: 69%;
}
/* line 1622, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column legend h3.sidebar-ribbon.current {
  background: #567fa2;
  color: #F7FFFB;
}
/* line 1626, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column legend h3.sidebar-ribbon.current span.number-outer {
  background: #F7FFFB;
  color: #567fa2;
}
/* line 1631, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column legend h3.sidebar-ribbon.current span.number-inner {
  color: #567fa2;
}
/* line 1637, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column legend p {
  font-family: 'avenir-roman';
  font-size: 1em;
  margin-left: 2.5em;
  margin-top: 1.6em;
  width: 80%;
}
/* line 1644, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column legend p:nth-of-type(1) {
  margin-top: 2.5em;
}
@media all and (max-width: 719px) {
  /* line 1637, ../../../scss/giftcard/base.scss */
  .ddz .full-page-form .full-width form.main-column legend p {
    margin-top: 0;
    margin-bottom: 1em;
    margin-left: 5%;
    width: 90%;
  }
  /* line 1654, ../../../scss/giftcard/base.scss */
  .ddz .full-page-form .full-width form.main-column legend p:nth-of-type(1) {
    margin-top: 0;
  }
  /* line 1658, ../../../scss/giftcard/base.scss */
  .ddz .full-page-form .full-width form.main-column legend p:nth-of-type(2) {
    margin-bottom: 2em;
  }
}
/* line 1663, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column legend p a,
.ddz .full-page-form .full-width form.main-column legend p a:hover {
  color: inherit;
  text-decoration: underline;
}
@media all and (max-width: 719px) {
  /* line 1586, ../../../scss/giftcard/base.scss */
  .ddz .full-page-form .full-width form.main-column legend {
    margin-left: 0;
  }
  /* line 1673, ../../../scss/giftcard/base.scss */
  .ddz .full-page-form .full-width form.main-column legend h3.sidebar-ribbon {
    left: auto;
    margin-bottom: 1em;
  }
  /* line 1677, ../../../scss/giftcard/base.scss */
  .ddz .full-page-form .full-width form.main-column legend h3.sidebar-ribbon:after {
    border: none;
  }
}
/* line 1684, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column .cc-details {
  background: #F4F4F6;
  margin-bottom: 1.5em;
  padding: 1.5em;
}
@media all and (max-width: 349px) {
  /* line 1684, ../../../scss/giftcard/base.scss */
  .ddz .full-page-form .full-width form.main-column .cc-details {
    padding: 1em;
  }
}
/* line 1693, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column .cc-details h4 {
  font-size: 1.125em;
  color: #787878;
  font-family: 'avenir-heavy';
  margin: 0 0 1.15em;
}
/* line 1700, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column .cc-details input.text {
  background: white;
}
/* line 1704, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column .cc-details .form-row .expiration-date {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-right: 2%;
  width: 75%;
}
/* line 1710, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column .cc-details .form-row .cvv {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  float: right;
  width: 20%;
  min-width: 49px;
}
@media all and (min-width: 720px) and (max-width: 921px) {
  /* line 1719, ../../../scss/giftcard/base.scss */
  .ddz .full-page-form .full-width form.main-column .cc-details .form-row .expiration-date {
    width: 76%;
  }
}
@media all and (max-width: 384px) {
  /* line 1726, ../../../scss/giftcard/base.scss */
  .ddz .full-page-form .full-width form.main-column .cc-details .form-row .expiration-date {
    width: 67%;
  }
  /* line 1730, ../../../scss/giftcard/base.scss */
  .ddz .full-page-form .full-width form.main-column .cc-details .form-row .cvv {
    width: 25%;
  }
}
/* line 1736, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column .form-row.is-current-customer {
  *zoom: 1;
  text-align: center;
}
/* line 22, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.ddz .full-page-form .full-width form.main-column .form-row.is-current-customer:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
/* line 1740, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column .form-row.is-current-customer div.selector {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: left;
  width: 4.6em !important;
}
/* line 1745, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column .form-row.is-current-customer div.selector:after {
  top: 1em;
  right: 0.75em;
}
/* line 1750, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column .form-row.is-current-customer div.selector span {
  padding: 0.9em 0.5em 0.3em 0.7em;
}
/* line 1755, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column .form-row.is-current-customer label {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #6c706e;
  font-family: 'avenir-medium';
  margin-right: 1em;
}
@media all and (max-width: 461px) {
  /* line 1755, ../../../scss/giftcard/base.scss */
  .ddz .full-page-form .full-width form.main-column .form-row.is-current-customer label {
    margin-right: 0em;
  }
}
@media all and (max-width: 479px) {
  /* line 1755, ../../../scss/giftcard/base.scss */
  .ddz .full-page-form .full-width form.main-column .form-row.is-current-customer label {
    margin-bottom: 1em;
  }
}
@media all and (min-width: 720px) and (max-width: 760px) {
  /* line 1755, ../../../scss/giftcard/base.scss */
  .ddz .full-page-form .full-width form.main-column .form-row.is-current-customer label {
    margin-right: 0em;
  }
}
@media all and (min-width: 720px) and (max-width: 789px) {
  /* line 1755, ../../../scss/giftcard/base.scss */
  .ddz .full-page-form .full-width form.main-column .form-row.is-current-customer label {
    margin-bottom: 1em;
  }
}
/* line 1779, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .full-width form.main-column textarea {
  height: 200px;
  resize: none;
}
/* line 1785, ../../../scss/giftcard/base.scss */
.ddz .full-page-form input.continue {
  margin-left: 6%;
}
/* line 1789, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .form-row.send-message {
  text-align: right;
}
/* line 1792, ../../../scss/giftcard/base.scss */
.ddz .full-page-form .form-row.send-message input {
  font-size: 1.125em;
}
@media all and (max-width: 719px) {
  /* line 1799, ../../../scss/giftcard/base.scss */
  .ddz .full-page-form .form-row.confirmation.accept-tos {
    margin-left: 0;
  }
  /* line 1803, ../../../scss/giftcard/base.scss */
  .ddz .full-page-form input.continue {
    margin-left: 0;
  }
}
/* line 1809, ../../../scss/giftcard/base.scss */
.ddz div.checker {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 1812, ../../../scss/giftcard/base.scss */
.is-windows .ddz div.checker {
  padding-top: 15px;
}
/* line 1817, ../../../scss/giftcard/base.scss */
.ddz .not-windows div.checker {
  box-shadow: 2px 2px 0 #e5ece9 inset;
  box-shadow: 2px 2px 0 #e5ece9 inset;
  box-shadow: 2px 2px 0 #e5ece9 inset;
  background: #F4F4F6;
  cursor: pointer;
  margin-right: 1em;
  position: relative;
  height: 25px !important;
  width: 25px !important;
}
/* line 1826, ../../../scss/giftcard/base.scss */
.ddz .not-windows div.checker span.checked {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
/* line 1834, ../../../scss/giftcard/base.scss */
.ddz .not-windows div.checker span.checked:after {
  content: "\274C";
  color: #567FA2;
  font-family: 'entypo';
  text-align: center;
  width: 100%;
  font-size: 4em;
  height: 100%;
  position: absolute;
  top: -0.3em;
  left: 0;
}
/* line 1852, ../../../scss/giftcard/base.scss */
.ddz .not-windows div.checker input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 2;
}
/* line 1863, ../../../scss/giftcard/base.scss */
.ddz .form-row {
  margin-bottom: 1.5em;
  position: relative;
}
/* line 1867, ../../../scss/giftcard/base.scss */
.ddz .form-row:last-child {
  margin-bottom: 0;
}
/* line 1871, ../../../scss/giftcard/base.scss */
.ddz .form-row label {
  display: none;
}
/* line 1875, ../../../scss/giftcard/base.scss */
.ddz .form-row.confirmation {
  *zoom: 1;
  margin-bottom: 2.5em;
  text-align: center;
}
/* line 22, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.ddz .form-row.confirmation:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
/* line 1880, ../../../scss/giftcard/base.scss */
.ddz .form-row.confirmation label {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-family: 'avenir-roman';
  color: #6c706e;
}
/* line 1886, ../../../scss/giftcard/base.scss */
.ddz .form-row.confirmation.accept-tos {
  font-size: 1.5em;
  margin-left: 6%;
  margin-bottom: 1.5em;
}
/* line 1891, ../../../scss/giftcard/base.scss */
.not-windows .ddz .form-row.confirmation.accept-tos div.checker span:after {
  font-size: 2.7em;
}
/* line 1895, ../../../scss/giftcard/base.scss */
.ddz .form-row.confirmation.accept-tos label {
  color: #567fa2;
}
/* line 1899, ../../../scss/giftcard/base.scss */
.ddz .form-row.confirmation.accept-tos a {
  color: #567fa2;
  text-decoration: underline;
}
/* line 1903, ../../../scss/giftcard/base.scss */
.ddz .form-row.confirmation.accept-tos a:hover {
  text-decoration: underline;
}
@media all and (max-width: 762px) {
  /* line 1910, ../../../scss/giftcard/base.scss */
  .not-windows .ddz .form-row.confirmation.accept-tos div.checker {
    margin-bottom: 1em;
    margin-right: 0;
  }
}
@media all and (max-width: 719px) {
  /* line 1886, ../../../scss/giftcard/base.scss */
  .ddz .form-row.confirmation.accept-tos {
    margin-left: 6%;
  }
}
@media all and (max-width: 908px) {
  /* line 1923, ../../../scss/giftcard/base.scss */
  .not-windows .ddz .form-row.confirmation.billing-address div.checker {
    margin-bottom: 0.7em;
    margin-right: 0;
  }
}
/* line 1930, ../../../scss/giftcard/base.scss */
.ddz .form-row input + label {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 1934, ../../../scss/giftcard/base.scss */
.ddz .form-row input.text,
.ddz .form-row textarea {
  border-radius: 0;
  border-radius: 0;
  border-radius: 0;
  box-shadow: 2px 2px 0 #DBE1E4 inset;
  box-shadow: 2px 2px 0 #DBE1E4 inset;
  box-shadow: 2px 2px 0 #DBE1E4 inset;
  background: #F4F4F6;
  border: none;
  color: #567fa2;
  font-size: 1.125em;
  font-family: 'avenir-medium';
  margin-bottom: 0;
  padding: 0.8em 0.5em 0.5em 0.7em;
  width: 100% !important;
  -webkit-appearance: none;
}
/* line 1948, ../../../scss/giftcard/base.scss */
.ddz .form-row input.text:focus,
.ddz .form-row textarea:focus {
  background: #F6F9FD;
  box-shadow: 2px 2px 0 #D7E1EB inset;
  box-shadow: 2px 2px 0 #D7E1EB inset;
  box-shadow: 2px 2px 0 #D7E1EB inset;
  outline: none;
}
/* line 1955, ../../../scss/giftcard/base.scss */
.ddz .form-row div.selector {
  box-shadow: 1px 1px 0 #e5ece9, 2px 2px 0 #e5ece9;
  box-shadow: 1px 1px 0 #e5ece9, 2px 2px 0 #e5ece9;
  box-shadow: 1px 1px 0 #e5ece9, 2px 2px 0 #e5ece9;
  background: #F4F4F6;
  border: none;
  color: #5ea887;
  cursor: pointer;
  font-size: 1.125em;
  font-family: 'avenir-medium';
  margin-bottom: 0;
  padding: 0;
  position: relative;
  width: 100% !important;
}
/* line 1971, ../../../scss/giftcard/base.scss */
.ddz .form-row div.selector span {
  cursor: pointer;
}
/* line 1975, ../../../scss/giftcard/base.scss */
.ddz .form-row div.selector span {
  box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: border-box;
  color: #aaa;
  padding: 0.8em 0.5em 0.5em 0.7em;
  font-style: italic;
  width: 100% !important;
  z-index: 1;
}
/* line 1983, ../../../scss/giftcard/base.scss */
.ddz .form-row div.selector span.is-set {
  color: #567FA2;
  font-style: normal;
}
/* line 1989, ../../../scss/giftcard/base.scss */
.ddz .form-row div.selector select {
  cursor: pointer;
  height: 100% !important;
  z-index: 999;
}
/* line 1995, ../../../scss/giftcard/base.scss */
.ddz .form-row div.selector:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 0.75em;
  right: 1em;
  border-top: 0.5em solid #567fa2;
  border-right: 0.5em solid transparent;
  border-left: 0.5em solid transparent;
  border-bottom: none;
  z-index: 2;
}
/* line 2010, ../../../scss/giftcard/base.scss */
.ddz .form-row.email-phone input.text {
  padding-right: 5.5em;
}
/* line 2014, ../../../scss/giftcard/base.scss */
.ddz .form-row.first-last-name input.text {
  padding-right: 6.5em;
}
/* line 2018, ../../../scss/giftcard/base.scss */
form.sent .ddz .form-row.first-last-name input.text {
  padding-right: 7.5em;
}
/* line 2022, ../../../scss/giftcard/base.scss */
.ddz .form-row input[type="submit"] {
  border-radius: 0;
  border-radius: 0;
  border-radius: 0;
  background: #faa143;
  border: none;
  color: white;
  cursor: pointer;
  font-size: 1.125em;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  padding: 0.6em 1em 0.5em;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-appearance: none;
}
/* line 2038, ../../../scss/giftcard/base.scss */
.ddz .form-row input[type="submit"]:focus {
  outline: none;
}
/* line 2042, ../../../scss/giftcard/base.scss */
form.sent .ddz .form-row input[type="submit"] {
  background: #567fa2;
}
/* line 2047, ../../../scss/giftcard/base.scss */
.ddz .form-row ::-webkit-input-placeholder {
  color: #b7bebb;
  font-style: italic;
}
/* line 2052, ../../../scss/giftcard/base.scss */
.ddz .form-row :-moz-placeholder {
  /* Firefox 18- */
  color: #b7bebb;
  font-style: italic;
}
/* line 2057, ../../../scss/giftcard/base.scss */
.ddz .form-row ::-moz-placeholder {
  /* Firefox 19+ */
  color: #b7bebb;
  font-style: italic;
}
/* line 2062, ../../../scss/giftcard/base.scss */
.ddz .form-row :-ms-input-placeholder {
  color: #b7bebb !important;
  font-style: italic;
}
@media all and (max-width: 479px) {
  /* line 2068, ../../../scss/giftcard/base.scss */
  .ddz .form-row input.text,
  .ddz .form-row input[type="submit"],
  .ddz .form-row textarea {
    font-size: 1em;
  }
}
/* line 2077, ../../../scss/giftcard/base.scss */
.ddz .form-row.city-state-zip .form-row__field {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 2082, ../../../scss/giftcard/base.scss */
.ddz .form-row .address-city {
  width: 59%;
  margin-right: 1%;
}
/* line 2087, ../../../scss/giftcard/base.scss */
.ddz .form-row .address-state {
  width: 20%;
  margin-right: 1%;
  position: relative;
  top: -1px;
}
/* line 2093, ../../../scss/giftcard/base.scss */
.ddz .form-row .address-state div.selector:after {
  top: 1em;
}
/* line 2100, ../../../scss/giftcard/base.scss */
.ddz .form-row .cc-exp-month {
  width: 40%;
  margin-right: 1%;
  position: relative;
  top: -1px;
}
/* line 2106, ../../../scss/giftcard/base.scss */
.ddz .form-row .cc-exp-month div.selector:after {
  top: 1em;
}
/* line 2116, ../../../scss/giftcard/base.scss */
.ddz .form-row .address-zip {
  width: 17%;
  min-width: 4.5em !important;
}
@media all and (max-width: 950px) {
  /* line 2122, ../../../scss/giftcard/base.scss */
  .ddz .form-row .address-city {
    width: 49%;
  }
  /* line 2123, ../../../scss/giftcard/base.scss */
  .ddz .form-row .address-state {
    width: 25%;
  }
  /* line 2124, ../../../scss/giftcard/base.scss */
  .ddz .form-row .address-zip {
    width: 22%;
  }
  /* line 2125, ../../../scss/giftcard/base.scss */
  .ddz .form-row .cc-exp-month {
    width: 40%;
  }
}
@media all and (max-width: 833px) {
  /* line 2130, ../../../scss/giftcard/base.scss */
  .ddz .form-row .address-city {
    width: 48%;
  }
  /* line 2131, ../../../scss/giftcard/base.scss */
  .ddz .form-row .address-state {
    width: 25%;
  }
  /* line 2132, ../../../scss/giftcard/base.scss */
  .ddz .form-row .address-zip {
    width: 22%;
  }
  /* line 2133, ../../../scss/giftcard/base.scss */
  .ddz .form-row .cc-exp-month {
    width: 40%;
  }
}
@media all and (max-width: 489px) {
  /* line 2138, ../../../scss/giftcard/base.scss */
  .ddz .form-row .address-city {
    width: 46%;
  }
  /* line 2139, ../../../scss/giftcard/base.scss */
  .ddz .form-row .address-state {
    width: 26%;
  }
  /* line 2140, ../../../scss/giftcard/base.scss */
  .ddz .form-row .address-zip {
    width: 23%;
  }
  /* line 2141, ../../../scss/giftcard/base.scss */
  .ddz .form-row .cc-exp-month {
    width: 40%;
  }
  /* line 2144, ../../../scss/giftcard/base.scss */
  .ddz .form-row .address-state div.selector:after {
    right: 0.6em;
  }
}
@media all and (max-width: 419px) {
  /* line 2151, ../../../scss/giftcard/base.scss */
  .ddz .form-row .address-city {
    margin-bottom: 0.75em;
    width: 100%;
  }
  /* line 2156, ../../../scss/giftcard/base.scss */
  .ddz .form-row .address-state,
  .ddz .form-row .address-zip {
    width: 47%;
  }
  /* line 2161, ../../../scss/giftcard/base.scss */
  .ddz .form-row .address-state {
    margin-right: 4%;
  }
}
/* line 2169, ../../../scss/giftcard/base.scss */
.ddz .billing-address .form-row {
  margin-bottom: 1em;
}
/* line 2173, ../../../scss/giftcard/base.scss */
.ddz .billing-address h4 {
  color: #567FA2;
  font-family: 'avenir-heavy';
  font-size: 1.5em;
  margin-bottom: 0.85em;
}
/* line 2180, ../../../scss/giftcard/base.scss */
.ddz .billing-address .billing-zip {
  *zoom: 1;
}
/* line 22, ../../../../../../ruby/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.ddz .billing-address .billing-zip:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
/* line 2183, ../../../scss/giftcard/base.scss */
.ddz .billing-address .billing-zip label {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #505050;
  float: left;
  font-family: 'avenir-medium';
  padding-left: 0.75em;
  line-height: 2.5em;
}
/* line 2192, ../../../scss/giftcard/base.scss */
.ddz .billing-address .billing-zip input {
  float: right;
  width: 65% !important;
}
@media all and (max-width: 839px) {
  /* line 2192, ../../../scss/giftcard/base.scss */
  .ddz .billing-address .billing-zip input {
    width: 60% !important;
  }
}
@media all and (max-width: 720px) {
  /* line 2192, ../../../scss/giftcard/base.scss */
  .ddz .billing-address .billing-zip input {
    width: 53% !important;
  }
}
@media all and (max-width: 605px) {
  /* line 2192, ../../../scss/giftcard/base.scss */
  .ddz .billing-address .billing-zip input {
    width: 66% !important;
  }
}
@media all and (max-width: 499px) {
  /* line 2192, ../../../scss/giftcard/base.scss */
  .ddz .billing-address .billing-zip input {
    width: 48% !important;
  }
}
@media all and (max-width: 399px) {
  /* line 2192, ../../../scss/giftcard/base.scss */
  .ddz .billing-address .billing-zip input {
    width: 32% !important;
  }
}
/* line 2219, ../../../scss/giftcard/base.scss */
.ddz input.continue {
  border-radius: 0;
  border-radius: 0;
  border-radius: 0;
  background: #faa143;
  border: none;
  color: white;
  cursor: pointer;
  font-size: 1.5em;
  font-family: 'avenir-heavy';
  padding: 0.75em 0 0.5em;
  text-transform: uppercase;
  min-width: 8em;
  width: 35%;
  -webkit-appearance: none !important;
}
/* line 2233, ../../../scss/giftcard/base.scss */
.ddz input.continue:active {
  position: relative;
  top: 1px;
  left: 1px;
}
/* line 2241, ../../../scss/giftcard/base.scss */
.ddz footer {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  background: #567fa2;
  padding: 2em 0;
}
@media all and (max-width: 1024px) {
  /* line 2246, ../../../scss/giftcard/base.scss */
  .ddz footer .row {
    padding: 0 1em;
  }
}
/* line 2253, ../../../scss/giftcard/base.scss */
.ddz .footer__nav {
  display: none;
  text-align: center;
}
@media all and (min-width: 720px) {
  /* line 2253, ../../../scss/giftcard/base.scss */
  .ddz .footer__nav {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    float: left;
    text-align: left;
  }
}
/* line 2264, ../../../scss/giftcard/base.scss */
.ddz .footer__nav a {
  color: white;
  font-family: 'avenir-medium';
  font-size: 1.125em;
  margin-left: 0.8em;
}
/* line 2270, ../../../scss/giftcard/base.scss */
.ddz .footer__nav a:before {
  content: "|";
  padding-right: 0.8em;
}
/* line 2275, ../../../scss/giftcard/base.scss */
.ddz .footer__nav a:first-child {
  margin-left: 0;
}
/* line 2278, ../../../scss/giftcard/base.scss */
.ddz .footer__nav a:first-child:before {
  content: "";
  padding-right: 0;
}
/* line 2284, ../../../scss/giftcard/base.scss */
.ddz .footer__nav a:hover {
  color: white;
}
/* line 2290, ../../../scss/giftcard/base.scss */
.ddz .footer__legal {
  color: white;
  font-family: 'avenir-medium';
  text-align: center;
}
@media all and (min-width: 720px) {
  /* line 2290, ../../../scss/giftcard/base.scss */
  .ddz .footer__legal {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    float: right;
    text-align: right;
  }
}
/* line 2301, ../../../scss/giftcard/base.scss */
.ddz .footer__legal a {
  color: #DAECF4;
  margin-right: 1em;
}
/* line 2305, ../../../scss/giftcard/base.scss */
.ddz .footer__legal a:hover {
  color: #DAECF4;
}
/* line 2309, ../../../scss/giftcard/base.scss */
.ddz .footer__legal a:after {
  content: "|";
  padding-left: 1em;
}
/* line 2314, ../../../scss/giftcard/base.scss */
.ddz .footer__legal a:last-child {
  margin-right: 0;
}
/* line 2317, ../../../scss/giftcard/base.scss */
.ddz .footer__legal a:last-child:after {
  content: "";
}
/* line 2324, ../../../scss/giftcard/base.scss */
.ddz .dd-info {
  background: #3b5870;
  color: white;
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
/* line 2334, ../../../scss/giftcard/base.scss */
.ddz .dd-info p {
  color: #DAECF4;
  font-size: 0.92em;
  margin-bottom: 0.65em;
}
/* line 2340, ../../../scss/giftcard/base.scss */
.ddz .dd-info img {
  width: 225px;
}
/* line 2344, ../../../scss/giftcard/base.scss */
.ddz .dd-info .row {
  padding: 1.25em 0;
}
/* line 2355, ../../../scss/giftcard/base.scss */
.ddz .lt-ie9 nav li.first-child {
  display: none;
}
/* line 2359, ../../../scss/giftcard/base.scss */
.ddz .lt-ie9 nav li.last-child {
  display: inline-block;
}
/* line 2362, ../../../scss/giftcard/base.scss */
.ddz .lt-ie9 nav li.last-child a {
  display: inline-block !important;
}
/* line 2368, ../../../scss/giftcard/base.scss */
.ddz .lt-ie9 .mobile-nav-trigger {
  display: none;
}
/* line 2372, ../../../scss/giftcard/base.scss */
.ddz .lt-ie9 .main-content {
  width: 1024px !important;
}
/* line 2376, ../../../scss/giftcard/base.scss */
.ddz .lt-ie9 .two-column .main-column {
  width: 69%;
  float: left;
}
/* line 2381, ../../../scss/giftcard/base.scss */
.ddz .lt-ie9 .two-column .sidebar {
  width: 25%;
  float: right;
}
/* line 2386, ../../../scss/giftcard/base.scss */
.ddz .lt-ie9 .sidebar.hide-for-small {
  display: block !important;
}
/* line 2390, ../../../scss/giftcard/base.scss */
.ddz .lt-ie9 body.home .intro-blurb {
  padding: 3em 1.5em;
}
/* line 2393, ../../../scss/giftcard/base.scss */
.ddz .lt-ie9 body.home .intro-blurb .part-a {
  font-size: 1.25em;
}
/* line 2397, ../../../scss/giftcard/base.scss */
.ddz .lt-ie9 body.home .intro-blurb .part-b {
  font-size: 1.7em;
}
/* line 2404, ../../../scss/giftcard/base.scss */
.ddz .lt-ie9 body.examples .category-list.hide-for-small {
  display: block !important;
}
/* line 2408, ../../../scss/giftcard/base.scss */
.ddz .lt-ie9 body.examples .category-select.hide-for-medium-up {
  display: none !important;
}

@font-face {
  font-family: 'akzidenz';
  src: url("/klick/fonts/akzidenz-grotesk_bq_light_condensed-webfont.eot");
  src: url("/klick/fonts/akzidenz-grotesk_bq_light_condensed-webfont.eot?#iefix") format("embedded-opentype"), url("/klick/fonts/akzidenz-grotesk_bq_light_condensed-webfont.woff") format("woff"), url("/klick/fonts/akzidenz-grotesk_bq_light_condensed-webfont.ttf") format("truetype"), url("/klick/fonts/akzidenz-grotesk_bq_light_condensed-webfont.svg#akzidenz") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'avenir-roman';
  src: url("/klick/fonts/avenir-roman.eot");
  src: url("/klick/fonts/avenir-roman.eot?#iefix") format("embedded-opentype"), url("/klick/fonts/avenir-roman.woff") format("woff"), url("/klick/fonts/avenir-roman.ttf") format("truetype"), url("/klick/fonts/avenir-roman.svg#avenir-roman") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'avenir-medium';
  src: url("/klick/fonts/avenir-medium.eot");
  src: url("/klick/fonts/avenir-medium.eot?#iefix") format("embedded-opentype"), url("/klick/fonts/avenir-medium.woff") format("woff"), url("/klick/fonts/avenir-medium.ttf") format("truetype"), url("/klick/fonts/avenir-medium.svg#avenir-medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'avenir-medium';
  src: url("/klick/fonts/avenir-medium-oblique.eot");
  src: url("/klick/fonts/avenir-medium-oblique.eot?#iefix") format("embedded-opentype"), url("/klick/fonts/avenir-medium-oblique.woff") format("woff"), url("/klick/fonts/avenir-medium-oblique.ttf") format("truetype"), url("/klick/fonts/avenir-medium-oblique.svg#avenir-medium") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'avenir-heavy';
  src: url("/klick/fonts/avenir-heavy.eot");
  src: url("/klick/fonts/avenir-heavy.eot?#iefix") format("embedded-opentype"), url("/klick/fonts/avenir-heavy.woff") format("woff"), url("/klick/fonts/avenir-heavy.ttf") format("truetype"), url("/klick/fonts/avenir-heavy.svg#avenir-heavy") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'avenir-black';
  src: url("/klick/fonts/avenir-black.eot");
  src: url("/klick/fonts/avenir-black.eot?#iefix") format("embedded-opentype"), url("/klick/fonts/avenir-black.woff") format("woff"), url("/klick/fonts/avenir-black.ttf") format("truetype"), url("/klick/fonts/avenir-black.svg#avenir-black") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'entypo';
  src: url("/klick/fonts/entypo.eot");
  src: url("/klick/fonts/entypo.eot?#iefix") format("embedded-opentype"), url("/klick/fonts/entypo.woff") format("woff"), url("/klick/fonts/entypo.ttf") format("truetype"), url("/klick/fonts/entypo.svg#entypo") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'raleway';
  src: url("/klick/fonts/raleway-regular-webfont.eot");
  src: url("/klick/fonts/raleway-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/klick/fonts/raleway-regular-webfont.woff") format("woff"), url("/klick/fonts/raleway-regular-webfont.ttf") format("truetype"), url("/klick/fonts/raleway-regular-webfont.svg#raleway") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'walkway';
  src: url("/klick/fonts/walkway-black-webfont.eot");
  src: url("/klick/fonts/walkway-black-webfont.eot?#iefix") format("embedded-opentype"), url("/klick/fonts/walkway-black-webfont.woff") format("woff"), url("/klick/fonts/walkway-black-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@media all and (min-width: 720px) {
  /* line 11, ../../../scss/giftcard/styles.scss */
  .ddz {
    font-size: 15px;
  }
  /* line 3, ../../../scss/giftcard/_720-up.scss */
  .ddz .logo {
    left: 0.5em;
  }
  /* line 7, ../../../scss/giftcard/_720-up.scss */
  .ddz nav {
    box-shadow: none;
    box-shadow: none;
    box-shadow: none;
    background: transparent;
    padding: 1em 0.75em;
    position: relative;
    top: auto;
  }
  /* line 14, ../../../scss/giftcard/_720-up.scss */
  .ddz nav li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-right: 1.5em;
  }
  /* line 18, ../../../scss/giftcard/_720-up.scss */
  .ddz nav li:last-child {
    margin-right: 0;
  }
  /* line 23, ../../../scss/giftcard/_720-up.scss */
  .ddz nav a {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    font-size: 0.87em;
    padding: 0.75em 0 0.2em 0;
    padding-top: 0px;
  }
  /* line 32, ../../../scss/giftcard/_720-up.scss */
  .ddz .nav__sign-up {
    padding: 0.7em 0.7em 0.3em 0.8em;
  }
  /* line 36, ../../../scss/giftcard/_720-up.scss */
  .ddz .main-content {
    padding-top: 0px;
  }
  /* line 42, ../../../scss/giftcard/_720-up.scss */
  .ddz body.home .intro-blurb {
    margin-bottom: 16.4em;
  }
  /* line 46, ../../../scss/giftcard/_720-up.scss */
  .ddz body.home .secondary-intro {
    font-size: 1.375em;
    margin: 0;
    position: fixed;
    top: 9em;
    width: 100%;
    z-index: 1;
  }
  /* line 55, ../../../scss/giftcard/_720-up.scss */
  .ddz body.home .feature-blurbs {
    position: fixed;
    top: 26em;
  }
  /* line 59, ../../../scss/giftcard/_720-up.scss */
  .scrolling .ddz body.home .feature-blurbs {
    position: relative;
    top: auto;
  }
}
