@charset "UTF-8";
.btn,
.design-options .option,
.jFiler .jFiler-input .jFiler-input-button,
form input[type="submit"] {
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  cursor: pointer;
}
h1,
h2,
label {
  letter-spacing: 0.001em;
}
blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
pre,
textarea,
ul {
  margin: 0;
  padding: 0;
}
.field .errors li,
label.error {
  text-shadow: #eee 0 1px 1px;
  text-transform: none;
}
.share-buttons,
ol,
ul {
  list-style: none;
}
.card,
.card.card-preview .photo-container,
.jFiler,
.little-box,
.logo {
  overflow: hidden;
}
body,
html {
  height: 100%;
}
address,
caption,
cite,
code,
em,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
strong,
th {
  font-size: 1em;
  font-weight: 400;
  font-style: normal;
}
fieldset,
img {
  border: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: BodoniBT-Book;
  src: url(./fonts/276CAE_0_0.eot);
  src: url(./fonts/276CAE_0_0.eot?#iefix) format("embedded-opentype"),
    url(./fonts/276CAE_0_0.woff) format("woff"),
    url(./fonts/276CAE_0_0.ttf) format("truetype");
}
@font-face {
  font-family: BodoniBT-BookItalic;
  src: url(./fonts/276CAE_1_0.eot);
  src: url(./fonts/276CAE_1_0.eot?#iefix) format("embedded-opentype"),
    url(./fonts/276CAE_1_0.woff) format("woff"),
    url(./fonts/276CAE_1_0.ttf) format("truetype");
}
@font-face {
  font-family: FranklinGothicURW-Boo;
  src: url(./fonts/276CAE_2_0.eot);
  src: url(./fonts/276CAE_2_0.eot?#iefix) format("embedded-opentype"),
    url(./fonts/276CAE_2_0.woff) format("woff"),
    url(./fonts/276CAE_2_0.ttf) format("truetype");
}
@font-face {
  font-family: FranklinGothicURW-Dem;
  src: url(./fonts/276CAE_3_0.eot);
  src: url(./fonts/276CAE_3_0.eot?#iefix) format("embedded-opentype"),
    url(./fonts/276CAE_3_0.woff) format("woff"),
    url(./fonts/276CAE_3_0.ttf) format("truetype");
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
:after,
:before {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
input,
textarea {
  font-family: Arial, Helvetica, sans-serif;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
label {
  font-family: FranklinGothicURW-Boo, Georgia, Times, serif;
  display: block;
  text-transform: uppercase;
  line-height: 1.5em;
  font-size: 1.25em;
  font-weight: 500;
}
label .tip {
  text-transform: none;
  font-size: 12px;
  color: #999;
}
label.error {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  color: #c00;
  padding-bottom: 0.45em;
}
form input[type="email"],
form input[type="password"],
form input[type="tel"],
form input[type="text"] {
  margin: 0 0 10px;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 1.2em;
  line-height: 2em;
  padding: 0 0 0 4px;
  width: 100%;
  -webkit-appearance: none;
}
form textarea {
  margin: 0 0 10px;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 1.2em;
  line-height: 1.3em;
  padding: 4px 0 0 4px;
  width: 100%;
  -webkit-appearance: none;
}
.btn,
form input[type="submit"] {
  font-family: FranklinGothicURW-Dem, Georgia, Times, serif;
  font-size: 14px;
  line-height: 14px;
  background: #8e99a8;
  display: inline-block;
  color: #fff;
  padding: 12px 24px;
  border: 0;
  letter-spacing: 0.001em;
  -webkit-appearance: none;
}
@media screen and (max-width: 480px) {
  .btn,
  form input[type="submit"] {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
}
.btn:hover,
form input[type="submit"]:hover {
  background: #667284;
  text-decoration: none;
}
.field .input {
  line-height: 0;
}
.field .instructions {
  margin: 0;
  color: #999;
  position: relative;
  top: -3px;
}
.field .errors {
  margin: 0;
  padding: 0;
}
.field .errors li {
  list-style-type: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  color: #c00;
  padding-bottom: 0.45em;
}
.field.errors input,
.field.errors textarea {
  margin-bottom: 0;
  border-color: #c00;
}
.field.errors label.error {
  margin-top: 4px;
}
.form-action {
  margin-top: 0.7em;
}
.design-options {
  display: block;
}
.design-options:after {
  content: "";
  display: table;
  clear: both;
}
.design-options .option {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 14.70196%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.5;
  border: 1px solid #ddd;
  margin-bottom: 0.75em;
}
.design-options .option:last-child,
.design-options .option:nth-child(6n) {
  margin-right: 0;
}
.design-options .option:nth-child(6n + 1) {
  clear: left;
}
.design-options .option span {
  font-size: 11px;
  font-family: FranklinGothicURW-Boo, Georgia, Times, serif;
  padding: 12px 5px;
  display: block;
  text-align: center;
  color: #000;
}
.design-options .option.selected {
  opacity: 1;
  border: 1px solid #d51602;
}
@media screen and (max-width: 480px) {
  .design-options .option {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
  }
  .design-options .option:last-child,
  .design-options .option:nth-child(3n) {
    margin-right: 0;
  }
  .design-options .option:nth-child(3n + 1) {
    clear: left;
  }
}
.cards:after,
.container:after,
.row:after,
.wrapper:after {
  content: "";
  clear: both;
}
@media screen and (max-width: 768px) {
  .share-container .span6 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
  }
  .share-container .span6:last-child {
    margin-right: 0;
  }
}
.jFiler {
  padding: 1em 0;
  border: 1px dashed #ccc;
  border-radius: 4px;
  margin-bottom: 1em;
}
.jFiler .jFiler-input {
  text-align: center;
}
.jFiler .jFiler-input .jFiler-input-caption {
  color: #ccc;
  font-weight: 700;
}
.jFiler .jFiler-input .jFiler-input-button {
  display: inline-block;
  color: #000;
  border: 1px solid #262626;
  padding: 0 8px;
  border-radius: 4px;
  margin-top: 3px;
  font-size: 0.9em;
}
.jFiler .jFiler-input .jFiler-input-button:hover {
  color: #000;
  border-color: #000;
}
.jFiler .jFiler-items-list {
  margin: 0;
  padding: 0;
}
.jFiler .jFiler-items-list .jFiler-item {
  list-style-type: none;
  text-align: center;
}
.jFiler .jFiler-items-list .jFiler-item .jFiler-item-title {
  display: inline-block;
}
.jFiler .jFiler-items-list .jFiler-item .jFiler-item-others {
  display: none;
}
.jFiler .jFiler-items-list .jFiler-item .jFiler-item-assets,
.jFiler .list-inline {
  display: inline-block;
}
.jFiler .list-inline,
.jFiler .list-inline li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.jFiler .list-inline li .jFiler-item-trash-action {
  display: block;
  width: 16px;
  height: 16px;
  background: url(/dist/img/cancel.svg) no-repeat;
  cursor: pointer;
  margin-left: 6px;
  position: relative;
  top: 3px;
}
.wrapper {
  display: block;
}
.container:after,
.wrapper:after {
  display: table;
}
.container {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.row,
.span3,
.span6,
.span9 {
  display: block;
}
.container.main-container {
  margin-top: 20px;
  margin-bottom: 60px;
}
@media screen and (max-width: 960px) {
  .container {
    padding: 2.35765%;
  }
}
.span3 {
  float: left;
  margin-right: 2.35765%;
  width: 23.23176%;
}
.span3:last-child {
  margin-right: 0;
}
.span6 {
  float: left;
  margin-right: 2.35765%;
  width: 48.82117%;
}
.span6:last-child {
  margin-right: 0;
}
.span9 {
  float: left;
  margin-right: 2.35765%;
  width: 74.41059%;
}
.span9:last-child {
  margin-right: 0;
}
.row:after {
  display: table;
}
body {
  border-top: 12px solid #d51602;
  font-family: Arial, Helvetica, sans-serif;
  background: #f2f2f2;
  color: #333;
  font-size: 0.8em;
  line-height: 1.864em;
  -webkit-text-size-adjust: 100%;
}
h1,
h2 {
  font-family: BodoniBT-Book, Didot, Georgia, serif;
  color: #d51602;
  line-height: 1em;
}
a {
  color: #8e99a8;
  text-decoration: none;
}
.intro a,
a:hover {
  text-decoration: underline;
}
h1 {
  font-size: 5em;
  padding-right: 1em;
  margin: 0 0 0.3em;
}
h2 {
  font-size: 2.25em;
  margin: 1em 0 0;
  padding: 0.45em 0 0.35em;
}
p {
  margin-bottom: 1.75em;
}
hr {
  border: none;
  height: 1px;
  background: #ccc;
  color: #ccc;
  margin: 2em 0 1em;
}
img {
  max-width: 100%;
  height: auto;
}
img.lazy {
  opacity: 0;
  transition: opacity 0.3s ease-in;
}
.intro {
  padding-top: 8em;
  padding-bottom: 7em;
  border-bottom: 1px solid #83b3db;
  margin-bottom: 2em;
  background: url(/dist/img/snow.png) no-repeat #9bc5e5;
  background-size: cover;
}
.intro p {
  font-size: 1.3em;
  line-height: 1.3em;
  margin-bottom: 1em;
  color: #666;
  font-family: FranklinGothicURW-Boo, Georgia, Times, serif;
}
.intro a {
  color: #d51602;
}
.intro #facebook,
.intro #google-plus,
.intro #linkedin,
.intro #twitter {
  fill: #3882c0 !important;
}
@media screen and (max-width: 768px) {
  .intro .span9 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
  }
  .intro .span9:last-child {
    margin-right: 0;
  }
}
.logo {
  background: url(/dist/img/dpr.png) 14px center no-repeat #fff;
  height: 0;
  padding-top: 55px;
  width: 103px;
  background-size: 70px;
  position: absolute;
  top: -8em;
  right: 0;
}
#preview-name,
.card .image,
.card.card-preview {
  position: relative;
}
.permalink-card-intro {
  padding-top: 1em;
  padding-bottom: 1em;
  background: #ddd;
  border-bottom: 1px solid #ccc;
  margin-bottom: 1em;
}
.permalink-card-intro .container {
  max-width: 650px;
  margin: 0 auto;
}
.permalink-card-intro .container p {
  margin: 0;
}
.card,
.share-intro {
  margin-bottom: 1.5em;
}
.arrow {
  display: inline-block;
  background: url(/dist/img/icon/arrow.svg) 0 4px no-repeat;
  background-size: contain;
  width: 8px;
  height: 15px;
  margin-right: 3px;
}
.cards {
  display: block;
}
.cards:after {
  display: table;
}
.card {
  border-radius: 3px;
  background: #fff;
}
.card:hover {
  text-decoration: none;
}
.card .image img {
  max-width: 100%;
  height: auto;
  display: block;
}
.card .message {
  display: table;
  width: 100%;
  min-height: 55px;
}
.card .message .inner {
  padding: 10px;
  line-height: 1.25em;
  min-height: 55px;
  font-size: 14px;
  color: #666;
  font-family: BodoniBT-Book, Didot, Georgia, serif;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#preview-name,
.permalink-card-meta p {
  font-family: FranklinGothicURW-Boo, Georgia, Times, serif;
  color: #999;
}
.card.card-preview {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%;
}
.card.card-preview:last-child {
  margin-right: 0;
}
.card.card-preview .photo-container img {
  position: relative;
  z-index: 1;
}
#preview-name {
  text-align: left;
  font-size: 14px;
  top: -6px;
  margin-bottom: 10px;
}
.more {
  text-align: center;
}
#top {
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.listing-card {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
}
.listing-card:last-child,
.listing-card:nth-child(3n) {
  margin-right: 0;
}
.listing-card:nth-child(3n + 1) {
  clear: left;
}
@media screen and (max-width: 768px) {
  .listing-card {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
  }
  .listing-card:last-child,
  .listing-card:nth-child(2n) {
    margin-right: 0;
  }
  .listing-card:nth-child(2n + 1) {
    clear: left;
  }
}
@media screen and (max-width: 480px) {
  .listing-card {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
  }
  .listing-card:last-child,
  .listing-card:nth-child(1n) {
    margin-right: 0;
  }
  .listing-card:nth-child(1n + 1) {
    clear: left;
  }
}
.permalink-card {
  padding-top: 5em;
  margin-bottom: 2em;
}
.permalink-card .card {
  max-width: 650px;
  margin: 0 auto;
}
.permalink-card .card .message .inner {
  font-size: 18px;
}
.permalink-card-meta {
  max-width: 650px;
  margin: 25px auto 0;
  position: relative;
}
.permalink-card-meta .author {
  font-size: 15px;
}
.permalink-card-meta p {
  text-align: left;
}
.permalink-card-meta hr {
  opacity: 0.5;
  margin-top: 75px;
}
.little-box {
  background: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 400px;
  padding: 0 3em;
  margin: 3em auto 0;
  display: block;
  clear: both;
}
footer {
  margin-top: 6em;
  opacity: 0.4;
  text-align: center;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
footer:hover {
  opacity: 0.8;
}
.share-buttons {
  padding: 0;
}
.share-buttons li {
  display: inline-block;
  margin: 0;
}
.share-buttons li a {
  opacity: 0.6;
}
.share-buttons li a:hover {
  opacity: 1;
}
.share-buttons .sr-only {
  position: absolute;
  clip: rect(3px 3px 3px 3px);
  clip: rect(3px, 3px, 3px, 3px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.share-buttons svg {
  width: 24px;
}
.permalink-card-meta .share-buttons {
  position: absolute;
  right: 0;
  top: -14px;
}
