@charset "UTF-8";
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/assets/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/assets/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/assets/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\F000"; }

.fa-music:before {
  content: "\F001"; }

.fa-search:before {
  content: "\F002"; }

.fa-envelope-o:before {
  content: "\F003"; }

.fa-heart:before {
  content: "\F004"; }

.fa-star:before {
  content: "\F005"; }

.fa-star-o:before {
  content: "\F006"; }

.fa-user:before {
  content: "\F007"; }

.fa-film:before {
  content: "\F008"; }

.fa-th-large:before {
  content: "\F009"; }

.fa-th:before {
  content: "\F00A"; }

.fa-th-list:before {
  content: "\F00B"; }

.fa-check:before {
  content: "\F00C"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\F00D"; }

.fa-search-plus:before {
  content: "\F00E"; }

.fa-search-minus:before {
  content: "\F010"; }

.fa-power-off:before {
  content: "\F011"; }

.fa-signal:before {
  content: "\F012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\F013"; }

.fa-trash-o:before {
  content: "\F014"; }

.fa-home:before {
  content: "\F015"; }

.fa-file-o:before {
  content: "\F016"; }

.fa-clock-o:before {
  content: "\F017"; }

.fa-road:before {
  content: "\F018"; }

.fa-download:before {
  content: "\F019"; }

.fa-arrow-circle-o-down:before {
  content: "\F01A"; }

.fa-arrow-circle-o-up:before {
  content: "\F01B"; }

.fa-inbox:before {
  content: "\F01C"; }

.fa-play-circle-o:before {
  content: "\F01D"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\F01E"; }

.fa-refresh:before {
  content: "\F021"; }

.fa-list-alt:before {
  content: "\F022"; }

.fa-lock:before {
  content: "\F023"; }

.fa-flag:before {
  content: "\F024"; }

.fa-headphones:before {
  content: "\F025"; }

.fa-volume-off:before {
  content: "\F026"; }

.fa-volume-down:before {
  content: "\F027"; }

.fa-volume-up:before {
  content: "\F028"; }

.fa-qrcode:before {
  content: "\F029"; }

.fa-barcode:before {
  content: "\F02A"; }

.fa-tag:before {
  content: "\F02B"; }

.fa-tags:before {
  content: "\F02C"; }

.fa-book:before {
  content: "\F02D"; }

.fa-bookmark:before {
  content: "\F02E"; }

.fa-print:before {
  content: "\F02F"; }

.fa-camera:before {
  content: "\F030"; }

.fa-font:before {
  content: "\F031"; }

.fa-bold:before {
  content: "\F032"; }

.fa-italic:before {
  content: "\F033"; }

.fa-text-height:before {
  content: "\F034"; }

.fa-text-width:before {
  content: "\F035"; }

.fa-align-left:before {
  content: "\F036"; }

.fa-align-center:before {
  content: "\F037"; }

.fa-align-right:before {
  content: "\F038"; }

.fa-align-justify:before {
  content: "\F039"; }

.fa-list:before {
  content: "\F03A"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\F03B"; }

.fa-indent:before {
  content: "\F03C"; }

.fa-video-camera:before {
  content: "\F03D"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\F03E"; }

.fa-pencil:before {
  content: "\F040"; }

.fa-map-marker:before {
  content: "\F041"; }

.fa-adjust:before {
  content: "\F042"; }

.fa-tint:before {
  content: "\F043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\F044"; }

.fa-share-square-o:before {
  content: "\F045"; }

.fa-check-square-o:before {
  content: "\F046"; }

.fa-arrows:before {
  content: "\F047"; }

.fa-step-backward:before {
  content: "\F048"; }

.fa-fast-backward:before {
  content: "\F049"; }

.fa-backward:before {
  content: "\F04A"; }

.fa-play:before {
  content: "\F04B"; }

.fa-pause:before {
  content: "\F04C"; }

.fa-stop:before {
  content: "\F04D"; }

.fa-forward:before {
  content: "\F04E"; }

.fa-fast-forward:before {
  content: "\F050"; }

.fa-step-forward:before {
  content: "\F051"; }

.fa-eject:before {
  content: "\F052"; }

.fa-chevron-left:before {
  content: "\F053"; }

.fa-chevron-right:before {
  content: "\F054"; }

.fa-plus-circle:before {
  content: "\F055"; }

.fa-minus-circle:before {
  content: "\F056"; }

.fa-times-circle:before {
  content: "\F057"; }

.fa-check-circle:before {
  content: "\F058"; }

.fa-question-circle:before {
  content: "\F059"; }

.fa-info-circle:before {
  content: "\F05A"; }

.fa-crosshairs:before {
  content: "\F05B"; }

.fa-times-circle-o:before {
  content: "\F05C"; }

.fa-check-circle-o:before {
  content: "\F05D"; }

.fa-ban:before {
  content: "\F05E"; }

.fa-arrow-left:before {
  content: "\F060"; }

.fa-arrow-right:before {
  content: "\F061"; }

.fa-arrow-up:before {
  content: "\F062"; }

.fa-arrow-down:before {
  content: "\F063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\F064"; }

.fa-expand:before {
  content: "\F065"; }

.fa-compress:before {
  content: "\F066"; }

.fa-plus:before {
  content: "\F067"; }

.fa-minus:before {
  content: "\F068"; }

.fa-asterisk:before {
  content: "\F069"; }

.fa-exclamation-circle:before {
  content: "\F06A"; }

.fa-gift:before {
  content: "\F06B"; }

.fa-leaf:before {
  content: "\F06C"; }

.fa-fire:before {
  content: "\F06D"; }

.fa-eye:before {
  content: "\F06E"; }

.fa-eye-slash:before {
  content: "\F070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\F071"; }

.fa-plane:before {
  content: "\F072"; }

.fa-calendar:before {
  content: "\F073"; }

.fa-random:before {
  content: "\F074"; }

.fa-comment:before {
  content: "\F075"; }

.fa-magnet:before {
  content: "\F076"; }

.fa-chevron-up:before {
  content: "\F077"; }

.fa-chevron-down:before {
  content: "\F078"; }

.fa-retweet:before {
  content: "\F079"; }

.fa-shopping-cart:before {
  content: "\F07A"; }

.fa-folder:before {
  content: "\F07B"; }

.fa-folder-open:before {
  content: "\F07C"; }

.fa-arrows-v:before {
  content: "\F07D"; }

.fa-arrows-h:before {
  content: "\F07E"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\F080"; }

.fa-twitter-square:before {
  content: "\F081"; }

.fa-facebook-square:before {
  content: "\F082"; }

.fa-camera-retro:before {
  content: "\F083"; }

.fa-key:before {
  content: "\F084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\F085"; }

.fa-comments:before {
  content: "\F086"; }

.fa-thumbs-o-up:before {
  content: "\F087"; }

.fa-thumbs-o-down:before {
  content: "\F088"; }

.fa-star-half:before {
  content: "\F089"; }

.fa-heart-o:before {
  content: "\F08A"; }

.fa-sign-out:before {
  content: "\F08B"; }

.fa-linkedin-square:before {
  content: "\F08C"; }

.fa-thumb-tack:before {
  content: "\F08D"; }

.fa-external-link:before {
  content: "\F08E"; }

.fa-sign-in:before {
  content: "\F090"; }

.fa-trophy:before {
  content: "\F091"; }

.fa-github-square:before {
  content: "\F092"; }

.fa-upload:before {
  content: "\F093"; }

.fa-lemon-o:before {
  content: "\F094"; }

.fa-phone:before {
  content: "\F095"; }

.fa-square-o:before {
  content: "\F096"; }

.fa-bookmark-o:before {
  content: "\F097"; }

.fa-phone-square:before {
  content: "\F098"; }

.fa-twitter:before {
  content: "\F099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\F09A"; }

.fa-github:before {
  content: "\F09B"; }

.fa-unlock:before {
  content: "\F09C"; }

.fa-credit-card:before {
  content: "\F09D"; }

.fa-feed:before,
.fa-rss:before {
  content: "\F09E"; }

.fa-hdd-o:before {
  content: "\F0A0"; }

.fa-bullhorn:before {
  content: "\F0A1"; }

.fa-bell:before {
  content: "\F0F3"; }

.fa-certificate:before {
  content: "\F0A3"; }

.fa-hand-o-right:before {
  content: "\F0A4"; }

.fa-hand-o-left:before {
  content: "\F0A5"; }

.fa-hand-o-up:before {
  content: "\F0A6"; }

.fa-hand-o-down:before {
  content: "\F0A7"; }

.fa-arrow-circle-left:before {
  content: "\F0A8"; }

.fa-arrow-circle-right:before {
  content: "\F0A9"; }

.fa-arrow-circle-up:before {
  content: "\F0AA"; }

.fa-arrow-circle-down:before {
  content: "\F0AB"; }

.fa-globe:before {
  content: "\F0AC"; }

.fa-wrench:before {
  content: "\F0AD"; }

.fa-tasks:before {
  content: "\F0AE"; }

.fa-filter:before {
  content: "\F0B0"; }

.fa-briefcase:before {
  content: "\F0B1"; }

.fa-arrows-alt:before {
  content: "\F0B2"; }

.fa-group:before,
.fa-users:before {
  content: "\F0C0"; }

.fa-chain:before,
.fa-link:before {
  content: "\F0C1"; }

.fa-cloud:before {
  content: "\F0C2"; }

.fa-flask:before {
  content: "\F0C3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\F0C4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\F0C5"; }

.fa-paperclip:before {
  content: "\F0C6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\F0C7"; }

.fa-square:before {
  content: "\F0C8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\F0C9"; }

.fa-list-ul:before {
  content: "\F0CA"; }

.fa-list-ol:before {
  content: "\F0CB"; }

.fa-strikethrough:before {
  content: "\F0CC"; }

.fa-underline:before {
  content: "\F0CD"; }

.fa-table:before {
  content: "\F0CE"; }

.fa-magic:before {
  content: "\F0D0"; }

.fa-truck:before {
  content: "\F0D1"; }

.fa-pinterest:before {
  content: "\F0D2"; }

.fa-pinterest-square:before {
  content: "\F0D3"; }

.fa-google-plus-square:before {
  content: "\F0D4"; }

.fa-google-plus:before {
  content: "\F0D5"; }

.fa-money:before {
  content: "\F0D6"; }

.fa-caret-down:before {
  content: "\F0D7"; }

.fa-caret-up:before {
  content: "\F0D8"; }

.fa-caret-left:before {
  content: "\F0D9"; }

.fa-caret-right:before {
  content: "\F0DA"; }

.fa-columns:before {
  content: "\F0DB"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\F0DC"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\F0DD"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\F0DE"; }

.fa-envelope:before {
  content: "\F0E0"; }

.fa-linkedin:before {
  content: "\F0E1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\F0E2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\F0E3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\F0E4"; }

.fa-comment-o:before {
  content: "\F0E5"; }

.fa-comments-o:before {
  content: "\F0E6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\F0E7"; }

.fa-sitemap:before {
  content: "\F0E8"; }

.fa-umbrella:before {
  content: "\F0E9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\F0EA"; }

.fa-lightbulb-o:before {
  content: "\F0EB"; }

.fa-exchange:before {
  content: "\F0EC"; }

.fa-cloud-download:before {
  content: "\F0ED"; }

.fa-cloud-upload:before {
  content: "\F0EE"; }

.fa-user-md:before {
  content: "\F0F0"; }

.fa-stethoscope:before {
  content: "\F0F1"; }

.fa-suitcase:before {
  content: "\F0F2"; }

.fa-bell-o:before {
  content: "\F0A2"; }

.fa-coffee:before {
  content: "\F0F4"; }

.fa-cutlery:before {
  content: "\F0F5"; }

.fa-file-text-o:before {
  content: "\F0F6"; }

.fa-building-o:before {
  content: "\F0F7"; }

.fa-hospital-o:before {
  content: "\F0F8"; }

.fa-ambulance:before {
  content: "\F0F9"; }

.fa-medkit:before {
  content: "\F0FA"; }

.fa-fighter-jet:before {
  content: "\F0FB"; }

.fa-beer:before {
  content: "\F0FC"; }

.fa-h-square:before {
  content: "\F0FD"; }

.fa-plus-square:before {
  content: "\F0FE"; }

.fa-angle-double-left:before {
  content: "\F100"; }

.fa-angle-double-right:before {
  content: "\F101"; }

.fa-angle-double-up:before {
  content: "\F102"; }

.fa-angle-double-down:before {
  content: "\F103"; }

.fa-angle-left:before {
  content: "\F104"; }

.fa-angle-right:before {
  content: "\F105"; }

.fa-angle-up:before {
  content: "\F106"; }

.fa-angle-down:before {
  content: "\F107"; }

.fa-desktop:before {
  content: "\F108"; }

.fa-laptop:before {
  content: "\F109"; }

.fa-tablet:before {
  content: "\F10A"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\F10B"; }

.fa-circle-o:before {
  content: "\F10C"; }

.fa-quote-left:before {
  content: "\F10D"; }

.fa-quote-right:before {
  content: "\F10E"; }

.fa-spinner:before {
  content: "\F110"; }

.fa-circle:before {
  content: "\F111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\F112"; }

.fa-github-alt:before {
  content: "\F113"; }

.fa-folder-o:before {
  content: "\F114"; }

.fa-folder-open-o:before {
  content: "\F115"; }

.fa-smile-o:before {
  content: "\F118"; }

.fa-frown-o:before {
  content: "\F119"; }

.fa-meh-o:before {
  content: "\F11A"; }

.fa-gamepad:before {
  content: "\F11B"; }

.fa-keyboard-o:before {
  content: "\F11C"; }

.fa-flag-o:before {
  content: "\F11D"; }

.fa-flag-checkered:before {
  content: "\F11E"; }

.fa-terminal:before {
  content: "\F120"; }

.fa-code:before {
  content: "\F121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\F122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\F123"; }

.fa-location-arrow:before {
  content: "\F124"; }

.fa-crop:before {
  content: "\F125"; }

.fa-code-fork:before {
  content: "\F126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\F127"; }

.fa-question:before {
  content: "\F128"; }

.fa-info:before {
  content: "\F129"; }

.fa-exclamation:before {
  content: "\F12A"; }

.fa-superscript:before {
  content: "\F12B"; }

.fa-subscript:before {
  content: "\F12C"; }

.fa-eraser:before {
  content: "\F12D"; }

.fa-puzzle-piece:before {
  content: "\F12E"; }

.fa-microphone:before {
  content: "\F130"; }

.fa-microphone-slash:before {
  content: "\F131"; }

.fa-shield:before {
  content: "\F132"; }

.fa-calendar-o:before {
  content: "\F133"; }

.fa-fire-extinguisher:before {
  content: "\F134"; }

.fa-rocket:before {
  content: "\F135"; }

.fa-maxcdn:before {
  content: "\F136"; }

.fa-chevron-circle-left:before {
  content: "\F137"; }

.fa-chevron-circle-right:before {
  content: "\F138"; }

.fa-chevron-circle-up:before {
  content: "\F139"; }

.fa-chevron-circle-down:before {
  content: "\F13A"; }

.fa-html5:before {
  content: "\F13B"; }

.fa-css3:before {
  content: "\F13C"; }

.fa-anchor:before {
  content: "\F13D"; }

.fa-unlock-alt:before {
  content: "\F13E"; }

.fa-bullseye:before {
  content: "\F140"; }

.fa-ellipsis-h:before {
  content: "\F141"; }

.fa-ellipsis-v:before {
  content: "\F142"; }

.fa-rss-square:before {
  content: "\F143"; }

.fa-play-circle:before {
  content: "\F144"; }

.fa-ticket:before {
  content: "\F145"; }

.fa-minus-square:before {
  content: "\F146"; }

.fa-minus-square-o:before {
  content: "\F147"; }

.fa-level-up:before {
  content: "\F148"; }

.fa-level-down:before {
  content: "\F149"; }

.fa-check-square:before {
  content: "\F14A"; }

.fa-pencil-square:before {
  content: "\F14B"; }

.fa-external-link-square:before {
  content: "\F14C"; }

.fa-share-square:before {
  content: "\F14D"; }

.fa-compass:before {
  content: "\F14E"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\F150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\F151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\F152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\F153"; }

.fa-gbp:before {
  content: "\F154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\F155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\F156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\F157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\F158"; }

.fa-won:before,
.fa-krw:before {
  content: "\F159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\F15A"; }

.fa-file:before {
  content: "\F15B"; }

.fa-file-text:before {
  content: "\F15C"; }

.fa-sort-alpha-asc:before {
  content: "\F15D"; }

.fa-sort-alpha-desc:before {
  content: "\F15E"; }

.fa-sort-amount-asc:before {
  content: "\F160"; }

.fa-sort-amount-desc:before {
  content: "\F161"; }

.fa-sort-numeric-asc:before {
  content: "\F162"; }

.fa-sort-numeric-desc:before {
  content: "\F163"; }

.fa-thumbs-up:before {
  content: "\F164"; }

.fa-thumbs-down:before {
  content: "\F165"; }

.fa-youtube-square:before {
  content: "\F166"; }

.fa-youtube:before {
  content: "\F167"; }

.fa-xing:before {
  content: "\F168"; }

.fa-xing-square:before {
  content: "\F169"; }

.fa-youtube-play:before {
  content: "\F16A"; }

.fa-dropbox:before {
  content: "\F16B"; }

.fa-stack-overflow:before {
  content: "\F16C"; }

.fa-instagram:before {
  content: "\F16D"; }

.fa-flickr:before {
  content: "\F16E"; }

.fa-adn:before {
  content: "\F170"; }

.fa-bitbucket:before {
  content: "\F171"; }

.fa-bitbucket-square:before {
  content: "\F172"; }

.fa-tumblr:before {
  content: "\F173"; }

.fa-tumblr-square:before {
  content: "\F174"; }

.fa-long-arrow-down:before {
  content: "\F175"; }

.fa-long-arrow-up:before {
  content: "\F176"; }

.fa-long-arrow-left:before {
  content: "\F177"; }

.fa-long-arrow-right:before {
  content: "\F178"; }

.fa-apple:before {
  content: "\F179"; }

.fa-windows:before {
  content: "\F17A"; }

.fa-android:before {
  content: "\F17B"; }

.fa-linux:before {
  content: "\F17C"; }

.fa-dribbble:before {
  content: "\F17D"; }

.fa-skype:before {
  content: "\F17E"; }

.fa-foursquare:before {
  content: "\F180"; }

.fa-trello:before {
  content: "\F181"; }

.fa-female:before {
  content: "\F182"; }

.fa-male:before {
  content: "\F183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\F184"; }

.fa-sun-o:before {
  content: "\F185"; }

.fa-moon-o:before {
  content: "\F186"; }

.fa-archive:before {
  content: "\F187"; }

.fa-bug:before {
  content: "\F188"; }

.fa-vk:before {
  content: "\F189"; }

.fa-weibo:before {
  content: "\F18A"; }

.fa-renren:before {
  content: "\F18B"; }

.fa-pagelines:before {
  content: "\F18C"; }

.fa-stack-exchange:before {
  content: "\F18D"; }

.fa-arrow-circle-o-right:before {
  content: "\F18E"; }

.fa-arrow-circle-o-left:before {
  content: "\F190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\F191"; }

.fa-dot-circle-o:before {
  content: "\F192"; }

.fa-wheelchair:before {
  content: "\F193"; }

.fa-vimeo-square:before {
  content: "\F194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\F195"; }

.fa-plus-square-o:before {
  content: "\F196"; }

.fa-space-shuttle:before {
  content: "\F197"; }

.fa-slack:before {
  content: "\F198"; }

.fa-envelope-square:before {
  content: "\F199"; }

.fa-wordpress:before {
  content: "\F19A"; }

.fa-openid:before {
  content: "\F19B"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\F19C"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\F19D"; }

.fa-yahoo:before {
  content: "\F19E"; }

.fa-google:before {
  content: "\F1A0"; }

.fa-reddit:before {
  content: "\F1A1"; }

.fa-reddit-square:before {
  content: "\F1A2"; }

.fa-stumbleupon-circle:before {
  content: "\F1A3"; }

.fa-stumbleupon:before {
  content: "\F1A4"; }

.fa-delicious:before {
  content: "\F1A5"; }

.fa-digg:before {
  content: "\F1A6"; }

.fa-pied-piper-pp:before {
  content: "\F1A7"; }

.fa-pied-piper-alt:before {
  content: "\F1A8"; }

.fa-drupal:before {
  content: "\F1A9"; }

.fa-joomla:before {
  content: "\F1AA"; }

.fa-language:before {
  content: "\F1AB"; }

.fa-fax:before {
  content: "\F1AC"; }

.fa-building:before {
  content: "\F1AD"; }

.fa-child:before {
  content: "\F1AE"; }

.fa-paw:before {
  content: "\F1B0"; }

.fa-spoon:before {
  content: "\F1B1"; }

.fa-cube:before {
  content: "\F1B2"; }

.fa-cubes:before {
  content: "\F1B3"; }

.fa-behance:before {
  content: "\F1B4"; }

.fa-behance-square:before {
  content: "\F1B5"; }

.fa-steam:before {
  content: "\F1B6"; }

.fa-steam-square:before {
  content: "\F1B7"; }

.fa-recycle:before {
  content: "\F1B8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\F1B9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\F1BA"; }

.fa-tree:before {
  content: "\F1BB"; }

.fa-spotify:before {
  content: "\F1BC"; }

.fa-deviantart:before {
  content: "\F1BD"; }

.fa-soundcloud:before {
  content: "\F1BE"; }

.fa-database:before {
  content: "\F1C0"; }

.fa-file-pdf-o:before {
  content: "\F1C1"; }

.fa-file-word-o:before {
  content: "\F1C2"; }

.fa-file-excel-o:before {
  content: "\F1C3"; }

.fa-file-powerpoint-o:before {
  content: "\F1C4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\F1C5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\F1C6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\F1C7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\F1C8"; }

.fa-file-code-o:before {
  content: "\F1C9"; }

.fa-vine:before {
  content: "\F1CA"; }

.fa-codepen:before {
  content: "\F1CB"; }

.fa-jsfiddle:before {
  content: "\F1CC"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\F1CD"; }

.fa-circle-o-notch:before {
  content: "\F1CE"; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\F1D0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\F1D1"; }

.fa-git-square:before {
  content: "\F1D2"; }

.fa-git:before {
  content: "\F1D3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\F1D4"; }

.fa-tencent-weibo:before {
  content: "\F1D5"; }

.fa-qq:before {
  content: "\F1D6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\F1D7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\F1D8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\F1D9"; }

.fa-history:before {
  content: "\F1DA"; }

.fa-circle-thin:before {
  content: "\F1DB"; }

.fa-header:before {
  content: "\F1DC"; }

.fa-paragraph:before {
  content: "\F1DD"; }

.fa-sliders:before {
  content: "\F1DE"; }

.fa-share-alt:before {
  content: "\F1E0"; }

.fa-share-alt-square:before {
  content: "\F1E1"; }

.fa-bomb:before {
  content: "\F1E2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\F1E3"; }

.fa-tty:before {
  content: "\F1E4"; }

.fa-binoculars:before {
  content: "\F1E5"; }

.fa-plug:before {
  content: "\F1E6"; }

.fa-slideshare:before {
  content: "\F1E7"; }

.fa-twitch:before {
  content: "\F1E8"; }

.fa-yelp:before {
  content: "\F1E9"; }

.fa-newspaper-o:before {
  content: "\F1EA"; }

.fa-wifi:before {
  content: "\F1EB"; }

.fa-calculator:before {
  content: "\F1EC"; }

.fa-paypal:before {
  content: "\F1ED"; }

.fa-google-wallet:before {
  content: "\F1EE"; }

.fa-cc-visa:before {
  content: "\F1F0"; }

.fa-cc-mastercard:before {
  content: "\F1F1"; }

.fa-cc-discover:before {
  content: "\F1F2"; }

.fa-cc-amex:before {
  content: "\F1F3"; }

.fa-cc-paypal:before {
  content: "\F1F4"; }

.fa-cc-stripe:before {
  content: "\F1F5"; }

.fa-bell-slash:before {
  content: "\F1F6"; }

.fa-bell-slash-o:before {
  content: "\F1F7"; }

.fa-trash:before {
  content: "\F1F8"; }

.fa-copyright:before {
  content: "\F1F9"; }

.fa-at:before {
  content: "\F1FA"; }

.fa-eyedropper:before {
  content: "\F1FB"; }

.fa-paint-brush:before {
  content: "\F1FC"; }

.fa-birthday-cake:before {
  content: "\F1FD"; }

.fa-area-chart:before {
  content: "\F1FE"; }

.fa-pie-chart:before {
  content: "\F200"; }

.fa-line-chart:before {
  content: "\F201"; }

.fa-lastfm:before {
  content: "\F202"; }

.fa-lastfm-square:before {
  content: "\F203"; }

.fa-toggle-off:before {
  content: "\F204"; }

.fa-toggle-on:before {
  content: "\F205"; }

.fa-bicycle:before {
  content: "\F206"; }

.fa-bus:before {
  content: "\F207"; }

.fa-ioxhost:before {
  content: "\F208"; }

.fa-angellist:before {
  content: "\F209"; }

.fa-cc:before {
  content: "\F20A"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\F20B"; }

.fa-meanpath:before {
  content: "\F20C"; }

.fa-buysellads:before {
  content: "\F20D"; }

.fa-connectdevelop:before {
  content: "\F20E"; }

.fa-dashcube:before {
  content: "\F210"; }

.fa-forumbee:before {
  content: "\F211"; }

.fa-leanpub:before {
  content: "\F212"; }

.fa-sellsy:before {
  content: "\F213"; }

.fa-shirtsinbulk:before {
  content: "\F214"; }

.fa-simplybuilt:before {
  content: "\F215"; }

.fa-skyatlas:before {
  content: "\F216"; }

.fa-cart-plus:before {
  content: "\F217"; }

.fa-cart-arrow-down:before {
  content: "\F218"; }

.fa-diamond:before {
  content: "\F219"; }

.fa-ship:before {
  content: "\F21A"; }

.fa-user-secret:before {
  content: "\F21B"; }

.fa-motorcycle:before {
  content: "\F21C"; }

.fa-street-view:before {
  content: "\F21D"; }

.fa-heartbeat:before {
  content: "\F21E"; }

.fa-venus:before {
  content: "\F221"; }

.fa-mars:before {
  content: "\F222"; }

.fa-mercury:before {
  content: "\F223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\F224"; }

.fa-transgender-alt:before {
  content: "\F225"; }

.fa-venus-double:before {
  content: "\F226"; }

.fa-mars-double:before {
  content: "\F227"; }

.fa-venus-mars:before {
  content: "\F228"; }

.fa-mars-stroke:before {
  content: "\F229"; }

.fa-mars-stroke-v:before {
  content: "\F22A"; }

.fa-mars-stroke-h:before {
  content: "\F22B"; }

.fa-neuter:before {
  content: "\F22C"; }

.fa-genderless:before {
  content: "\F22D"; }

.fa-facebook-official:before {
  content: "\F230"; }

.fa-pinterest-p:before {
  content: "\F231"; }

.fa-whatsapp:before {
  content: "\F232"; }

.fa-server:before {
  content: "\F233"; }

.fa-user-plus:before {
  content: "\F234"; }

.fa-user-times:before {
  content: "\F235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\F236"; }

.fa-viacoin:before {
  content: "\F237"; }

.fa-train:before {
  content: "\F238"; }

.fa-subway:before {
  content: "\F239"; }

.fa-medium:before {
  content: "\F23A"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\F23B"; }

.fa-optin-monster:before {
  content: "\F23C"; }

.fa-opencart:before {
  content: "\F23D"; }

.fa-expeditedssl:before {
  content: "\F23E"; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\F240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\F241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\F242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\F243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\F244"; }

.fa-mouse-pointer:before {
  content: "\F245"; }

.fa-i-cursor:before {
  content: "\F246"; }

.fa-object-group:before {
  content: "\F247"; }

.fa-object-ungroup:before {
  content: "\F248"; }

.fa-sticky-note:before {
  content: "\F249"; }

.fa-sticky-note-o:before {
  content: "\F24A"; }

.fa-cc-jcb:before {
  content: "\F24B"; }

.fa-cc-diners-club:before {
  content: "\F24C"; }

.fa-clone:before {
  content: "\F24D"; }

.fa-balance-scale:before {
  content: "\F24E"; }

.fa-hourglass-o:before {
  content: "\F250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\F251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\F252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\F253"; }

.fa-hourglass:before {
  content: "\F254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\F255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\F256"; }

.fa-hand-scissors-o:before {
  content: "\F257"; }

.fa-hand-lizard-o:before {
  content: "\F258"; }

.fa-hand-spock-o:before {
  content: "\F259"; }

.fa-hand-pointer-o:before {
  content: "\F25A"; }

.fa-hand-peace-o:before {
  content: "\F25B"; }

.fa-trademark:before {
  content: "\F25C"; }

.fa-registered:before {
  content: "\F25D"; }

.fa-creative-commons:before {
  content: "\F25E"; }

.fa-gg:before {
  content: "\F260"; }

.fa-gg-circle:before {
  content: "\F261"; }

.fa-tripadvisor:before {
  content: "\F262"; }

.fa-odnoklassniki:before {
  content: "\F263"; }

.fa-odnoklassniki-square:before {
  content: "\F264"; }

.fa-get-pocket:before {
  content: "\F265"; }

.fa-wikipedia-w:before {
  content: "\F266"; }

.fa-safari:before {
  content: "\F267"; }

.fa-chrome:before {
  content: "\F268"; }

.fa-firefox:before {
  content: "\F269"; }

.fa-opera:before {
  content: "\F26A"; }

.fa-internet-explorer:before {
  content: "\F26B"; }

.fa-tv:before,
.fa-television:before {
  content: "\F26C"; }

.fa-contao:before {
  content: "\F26D"; }

.fa-500px:before {
  content: "\F26E"; }

.fa-amazon:before {
  content: "\F270"; }

.fa-calendar-plus-o:before {
  content: "\F271"; }

.fa-calendar-minus-o:before {
  content: "\F272"; }

.fa-calendar-times-o:before {
  content: "\F273"; }

.fa-calendar-check-o:before {
  content: "\F274"; }

.fa-industry:before {
  content: "\F275"; }

.fa-map-pin:before {
  content: "\F276"; }

.fa-map-signs:before {
  content: "\F277"; }

.fa-map-o:before {
  content: "\F278"; }

.fa-map:before {
  content: "\F279"; }

.fa-commenting:before {
  content: "\F27A"; }

.fa-commenting-o:before {
  content: "\F27B"; }

.fa-houzz:before {
  content: "\F27C"; }

.fa-vimeo:before {
  content: "\F27D"; }

.fa-black-tie:before {
  content: "\F27E"; }

.fa-fonticons:before {
  content: "\F280"; }

.fa-reddit-alien:before {
  content: "\F281"; }

.fa-edge:before {
  content: "\F282"; }

.fa-credit-card-alt:before {
  content: "\F283"; }

.fa-codiepie:before {
  content: "\F284"; }

.fa-modx:before {
  content: "\F285"; }

.fa-fort-awesome:before {
  content: "\F286"; }

.fa-usb:before {
  content: "\F287"; }

.fa-product-hunt:before {
  content: "\F288"; }

.fa-mixcloud:before {
  content: "\F289"; }

.fa-scribd:before {
  content: "\F28A"; }

.fa-pause-circle:before {
  content: "\F28B"; }

.fa-pause-circle-o:before {
  content: "\F28C"; }

.fa-stop-circle:before {
  content: "\F28D"; }

.fa-stop-circle-o:before {
  content: "\F28E"; }

.fa-shopping-bag:before {
  content: "\F290"; }

.fa-shopping-basket:before {
  content: "\F291"; }

.fa-hashtag:before {
  content: "\F292"; }

.fa-bluetooth:before {
  content: "\F293"; }

.fa-bluetooth-b:before {
  content: "\F294"; }

.fa-percent:before {
  content: "\F295"; }

.fa-gitlab:before {
  content: "\F296"; }

.fa-wpbeginner:before {
  content: "\F297"; }

.fa-wpforms:before {
  content: "\F298"; }

.fa-envira:before {
  content: "\F299"; }

.fa-universal-access:before {
  content: "\F29A"; }

.fa-wheelchair-alt:before {
  content: "\F29B"; }

.fa-question-circle-o:before {
  content: "\F29C"; }

.fa-blind:before {
  content: "\F29D"; }

.fa-audio-description:before {
  content: "\F29E"; }

.fa-volume-control-phone:before {
  content: "\F2A0"; }

.fa-braille:before {
  content: "\F2A1"; }

.fa-assistive-listening-systems:before {
  content: "\F2A2"; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\F2A3"; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\F2A4"; }

.fa-glide:before {
  content: "\F2A5"; }

.fa-glide-g:before {
  content: "\F2A6"; }

.fa-signing:before,
.fa-sign-language:before {
  content: "\F2A7"; }

.fa-low-vision:before {
  content: "\F2A8"; }

.fa-viadeo:before {
  content: "\F2A9"; }

.fa-viadeo-square:before {
  content: "\F2AA"; }

.fa-snapchat:before {
  content: "\F2AB"; }

.fa-snapchat-ghost:before {
  content: "\F2AC"; }

.fa-snapchat-square:before {
  content: "\F2AD"; }

.fa-pied-piper:before {
  content: "\F2AE"; }

.fa-first-order:before {
  content: "\F2B0"; }

.fa-yoast:before {
  content: "\F2B1"; }

.fa-themeisle:before {
  content: "\F2B2"; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\F2B3"; }

.fa-fa:before,
.fa-font-awesome:before {
  content: "\F2B4"; }

.fa-handshake-o:before {
  content: "\F2B5"; }

.fa-envelope-open:before {
  content: "\F2B6"; }

.fa-envelope-open-o:before {
  content: "\F2B7"; }

.fa-linode:before {
  content: "\F2B8"; }

.fa-address-book:before {
  content: "\F2B9"; }

.fa-address-book-o:before {
  content: "\F2BA"; }

.fa-vcard:before,
.fa-address-card:before {
  content: "\F2BB"; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\F2BC"; }

.fa-user-circle:before {
  content: "\F2BD"; }

.fa-user-circle-o:before {
  content: "\F2BE"; }

.fa-user-o:before {
  content: "\F2C0"; }

.fa-id-badge:before {
  content: "\F2C1"; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\F2C2"; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\F2C3"; }

.fa-quora:before {
  content: "\F2C4"; }

.fa-free-code-camp:before {
  content: "\F2C5"; }

.fa-telegram:before {
  content: "\F2C6"; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\F2C7"; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\F2C8"; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\F2C9"; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\F2CA"; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\F2CB"; }

.fa-shower:before {
  content: "\F2CC"; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\F2CD"; }

.fa-podcast:before {
  content: "\F2CE"; }

.fa-window-maximize:before {
  content: "\F2D0"; }

.fa-window-minimize:before {
  content: "\F2D1"; }

.fa-window-restore:before {
  content: "\F2D2"; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\F2D3"; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\F2D4"; }

.fa-bandcamp:before {
  content: "\F2D5"; }

.fa-grav:before {
  content: "\F2D6"; }

.fa-etsy:before {
  content: "\F2D7"; }

.fa-imdb:before {
  content: "\F2D8"; }

.fa-ravelry:before {
  content: "\F2D9"; }

.fa-eercast:before {
  content: "\F2DA"; }

.fa-microchip:before {
  content: "\F2DB"; }

.fa-snowflake-o:before {
  content: "\F2DC"; }

.fa-superpowers:before {
  content: "\F2DD"; }

.fa-wpexplorer:before {
  content: "\F2DE"; }

.fa-meetup:before {
  content: "\F2E0"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* Import Custom Fonts */
@font-face {
  font-family: 'Brown Bold';
  src: url("/assets/fonts/brown/bold/brownstd-bold.otf") format("opentype"), url("/assets/fonts/brown/bold/brownstd-bold.woff") format("woff"); }

@font-face {
  font-family: 'Brown Light';
  src: url("/assets/fonts/brown/light/brownstd-light.otf") format("opentype"), url("/assets/fonts/brown/light/brownstd-light.woff") format("woff"); }

@font-face {
  font-family: 'Brown Regular';
  src: url("/assets/fonts/brown/regular/brownstd-regular.otf") format("opentype"), url("/assets/fonts/brown/regular/brownstd-regular.woff") format("woff"); }

/* Import Google Webfonts */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: local("Playfair Display"), local("PlayfairDisplay-Regular"), url("/assets/fonts/playfair/regular/playfairdisplay-400-regular.woff2") format("woff2"), url("/assets/fonts/playfair/regular/playfairdisplay-regular-webfont.woff") format("woff"), url("/assets/fonts/playfair/regular/playfairdisplay-regular-webfont.ttf") format("truetype"); }

@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  src: local("Playfair Display"), local("PlayfairDisplay-Italic"), url("/assets/fonts/playfair/italic/playfairdisplay-400-italic.woff2") format("woff2"), url("/assets/fonts/playfair/italic/playfairdisplay-italic-webfont.woff") format("woff"), url("/assets/fonts/playfair/italic/playfairdisplay-italic-webfont.ttf") format("truetype"); }

@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  src: local("Playfair Display Bold"), local("PlayfairDisplay-Bold"), url("/assets/fonts/playfair/bold/playfairdisplay-700-bold.woff2") format("woff2"), url("/assets/fonts/playfair/bold/playfairdisplay-bold-webfont.woff") format("woff"), url("/assets/fonts/playfair/bold/playfairdisplay-bold-webfont.ttf") format("truetype"); }

@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  src: local("Playfair Display Bold Italic"), local("PlayfairDisplay-BoldItalic"), url("/assets/fonts/playfair/bold-italic/playfairdisplay-700-bolditalic.woff2") format("woff2"), url("/assets/fonts/playfair/bold-italic/playfairdisplay-bolditalic-webfont.woff") format("woff"), url("/assets/fonts/playfair/bold-italic/playfairdisplay-bolditalic-webfont.ttf") format("truetype"); }

/* Font Sizes */
/* Margins */
/* Define Font Styles */
/* These are defined by UX, please ask if unsure which to use! */
button {
  display: block;
  margin: 0 auto;
  cursor: pointer; }
  button.pill {
    font-family: 'Brown Bold', sans-serif;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    border: 2px solid #EF4B4B;
    border-radius: 16px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0 20px; }
    button.pill.jumbo {
      font-family: 'Brown Bold', sans-serif;
      font-size: 14px;
      letter-spacing: 0.1em;
      line-height: 1.2em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      display: inline-block;
      margin: 15px;
      padding: 8px 38px;
      border-radius: 25px;
      font-size: 14px; }
  button.red {
    background-color: #EF4B4B;
    color: #F5F5F5;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; }
    button.red:hover {
      background-color: transparent;
      color: #EF4B4B; }
    button.red:active {
      background-color: #EF4B4B;
      color: #F5F5F5;
      -webkit-transition: none;
      transition: none; }
  button.blue {
    background-color: #5FB9DB;
    color: #F5F5F5;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; }
    button.blue.pill {
      border: 2px solid #5FB9DB; }
    button.blue:hover {
      background-color: transparent;
      color: #5FB9DB; }
    button.blue:active {
      background-color: #5FB9DB;
      color: #F5F5F5;
      -webkit-transition: none;
      transition: none; }
  button.rectangle-outline {
    font-family: 'Brown Bold', sans-serif;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    border: 1px solid #333;
    height: 42px;
    line-height: 40px;
    text-align: center;
    padding: 0 20px;
    margin: 30px 0;
    background-color: transparent;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; }

.spinner {
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("/assets/icons/spinner.png");
  background-size: contain;
  border-radius: 50%;
  opacity: 0.5;
  -webkit-animation: spinner 1s linear infinite;
          animation: spinner 1s linear infinite;
  margin: 20px auto; }
  .spinner::after {
    display: block;
    clear: both;
    content: ''; }

@-webkit-keyframes spinner {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spinner {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.cross-site-cta {
  display: block;
  position: absolute;
  color: #FFF;
  right: 0;
  top: 110px;
  width: 294px;
  padding: 32px 43px;
  font-size: 14px;
  line-height: 1.4em;
  z-index: 0;
  background: -webkit-linear-gradient(left, #ff0bd2 0%, #0026ff 100%);
  background: linear-gradient(to right, #ff0bd2 0%, #0026ff 100%);
  background-color: #ff0bd2; }
  .cross-site-cta .fa-caret-up {
    position: absolute;
    color: #0026ff;
    top: -19px;
    right: 33px;
    font-size: 28px; }
  .cross-site-cta .fa-times {
    position: absolute;
    right: 13px;
    top: 13px;
    font-size: 10px;
    cursor: pointer; }
  .cross-site-cta p {
    margin-bottom: 15px; }
  .cross-site-cta .pill {
    height: 35px;
    background: #FFF;
    border: #FFF;
    color: #000; }

.story-share {
  margin: 0 auto; }
  .story-share.article-top {
    width: 165px; }
  @media only screen and (min-width: 761px) {
    .story-share.article-bottom {
      width: 165px; } }
  @media only screen and (max-width: 760px) {
    .story-share.article-bottom {
      width: 275px; } }
  .story-share.image-shares {
    position: relative;
    float: right;
    bottom: 70px;
    height: 0; }
    .story-share.image-shares .fa {
      margin: 15px 10px 15px 0; }
  .story-share button {
    color: #FFF;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 15px 7.5px;
    text-align: center;
    -webkit-transition: background-color 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out; }
    .story-share button.fa-facebook {
      background-color: #3B5998; }
      .story-share button.fa-facebook:hover {
        background-color: #5573B2; }
    .story-share button.fa-pinterest-p {
      background-color: #CB2027; }
      .story-share button.fa-pinterest-p:hover {
        background-color: #E53A41; }
    .story-share button.fa-envelope-o {
      background-color: #A0D7D5; }
      .story-share button.fa-envelope-o:hover {
        background-color: #BAF1EF; }
    .story-share button.fa-twitter {
      background-color: #00ACED; }
      .story-share button.fa-twitter:hover {
        background-color: #1AC6FF; }
    .story-share button.fa-comments-o {
      background-color: #6725E1; }
      .story-share button.fa-comments-o:hover {
        background-color: #813FFB; }
    .story-share button.fa-comment {
      background-color: #282561; }
      .story-share button.fa-comment:hover {
        background-color: #423F7B; }
    .story-share button.fa-youtube-play {
      background-color: #CC181E; }
      .story-share button.fa-youtube-play:hover {
        background-color: #E63238; }
    .story-share button.fa-whatsapp {
      background-color: #25D366; }
      .story-share button.fa-whatsapp:hover {
        background-color: #3FED80; }

.email-acquisition {
  background-color: #FC0;
  margin-bottom: 30px; }
  .email-acquisition .row.classic {
    background-color: #FC0;
    background-image: url("/assets/images/email_acquisition_bg_eyes.gif");
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-size: contain;
    color: #FFF;
    line-height: 1.4em;
    min-height: 250px;
    padding-top: 93px;
    padding-bottom: 20px;
    z-index: 0; }
    @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
      .email-acquisition .row.classic {
        background-size: 25%;
        padding-top: 30px;
        min-height: 102px;
        overflow: hidden;
        background-position: 36px -14px; } }
    @media only screen and (min-width: 761px) and (max-width: 1220px) {
      .email-acquisition .row.classic {
        background-size: 50%;
        background-position: 50% -20px; } }
    @media only screen and (max-width: 760px) {
      .email-acquisition .row.classic {
        background-size: 100%;
        background-position: 50% -26px; } }
  .email-acquisition p {
    font-family: 'Brown Bold', sans-serif;
    font-size: 20px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1.5em;
    margin-top: .5em;
    margin-bottom: 10px; }
    @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
      .email-acquisition p {
        margin: 0;
        margin-left: -26px;
        line-height: 46px; }
        .email-acquisition p br {
          display: none; } }
  .email-acquisition .email-card-form {
    position: relative;
    height: 50px;
    width: 312px;
    margin: 1em auto;
    padding: 7px 8px 6px 20px;
    background: #FFF;
    border-radius: 30px;
    border: 0 solid transparent;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.39);
    box-sizing: border-box;
    /* when the input has been focused more than once, give 'em a little shake */ }
    @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
      .email-acquisition .email-card-form {
        position: absolute;
        right: 0;
        top: 28px; } }
    .email-acquisition .email-card-form.shake {
      -webkit-animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
              animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden;
      -webkit-perspective: 1000px;
              perspective: 1000px; }

@-webkit-keyframes shake {
  10%,
  90% {
    -webkit-transform: translate3d(-1px, 0, 0);
            transform: translate3d(-1px, 0, 0); }
  20%,
  80% {
    -webkit-transform: translate3d(2px, 0, 0);
            transform: translate3d(2px, 0, 0); }
  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-4px, 0, 0);
            transform: translate3d(-4px, 0, 0); }
  40%,
  60% {
    -webkit-transform: translate3d(4px, 0, 0);
            transform: translate3d(4px, 0, 0); } }

@keyframes shake {
  10%,
  90% {
    -webkit-transform: translate3d(-1px, 0, 0);
            transform: translate3d(-1px, 0, 0); }
  20%,
  80% {
    -webkit-transform: translate3d(2px, 0, 0);
            transform: translate3d(2px, 0, 0); }
  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-4px, 0, 0);
            transform: translate3d(-4px, 0, 0); }
  40%,
  60% {
    -webkit-transform: translate3d(4px, 0, 0);
            transform: translate3d(4px, 0, 0); } }
  .email-acquisition .email-card-error-message {
    position: absolute;
    top: -1.5em;
    left: 20px;
    background-color: #EF4B4B;
    color: #FFF;
    text-transform: none;
    padding: 0 15px;
    line-height: 1.5em; }
  .email-acquisition .email-card-input {
    font-family: 'Brown Bold', sans-serif;
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    background: transparent;
    border: 0 solid transparent;
    box-sizing: border-box;
    float: left;
    width: 172px;
    padding: 0;
    height: 37px; }
  .email-acquisition .email-card-submit {
    font-family: 'Brown Bold', sans-serif;
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    background: -webkit-linear-gradient(left, #FD5A8E 0%, #FF3F77 100%);
    background: linear-gradient(to right, #FD5A8E 0%, #FF3F77 100%);
    background-color: #FF3F77;
    border-radius: 17px;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border: 0;
    color: #FFF;
    float: right;
    padding: 2px 15px 0;
    margin: 0;
    vertical-align: 5px;
    outline: 0;
    line-height: 35px;
    height: 37px;
    -webkit-tap-highlight-color: transparent; }
  .email-acquisition.de-de p, .email-acquisition.de p, .email-acquisition.invalid p {
    font-size: 20px; }
    @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
      .email-acquisition.de-de p, .email-acquisition.de p, .email-acquisition.invalid p {
        margin-left: -26px; } }
  .email-acquisition.de-de .legal-disclaimer, .email-acquisition.de .legal-disclaimer {
    font-family: 'Brown Bold', sans-serif;
    font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1.5em;
    width: 84%;
    margin: 0 auto;
    margin-top: 20px; }
    @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
      .email-acquisition.de-de .legal-disclaimer, .email-acquisition.de .legal-disclaimer {
        display: block;
        padding: 0 42px 0 153px; } }
  .email-acquisition.validating .email-card-submit {
    background: #B1B1B2;
    background-color: #B1B1B2; }
  .email-acquisition.validating .spinner {
    margin: 8px auto;
    filter: invert(100%);
    -webkit-filter: invert(100%); }
  .email-acquisition.invalid .email-card-form {
    border: 2px solid #EF4B4B;
    padding-top: 5px;
    padding-right: 6px; }
  .email-acquisition.success .email-card-input {
    color: #6AD283; }
  .email-acquisition.success .email-card-submit {
    background: #6AD283;
    background-color: #6AD283; }

#archives-nav {
  position: relative;
  height: 50px;
  margin: 50px auto 40px;
  text-align: center; }
  #archives-nav button {
    font-family: 'Brown Bold', sans-serif;
    font-size: 13px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    display: inline-block;
    border: 1px solid #000;
    height: 55px;
    padding: 0 30px;
    margin: 0 5px; }
    @media only screen and (max-width: 760px) {
      #archives-nav button {
        font-family: 'Brown Bold', sans-serif;
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 1.2em;
        word-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        height: 30px;
        padding: 0 10px;
        margin: 0; } }
    #archives-nav button:hover:enabled {
      background-color: #000;
      color: #F5F5F5; }
    #archives-nav button:disabled {
      color: #B1B1B2;
      border: 1px solid #B1B1B2;
      cursor: default; }
  #archives-nav .date-picker {
    display: inline-block; }
    #archives-nav .date-picker .fa-caret-down {
      position: relative;
      right: 40px;
      pointer-events: none; }
      @media only screen and (max-width: 760px) {
        #archives-nav .date-picker .fa-caret-down {
          right: 20px;
          top: 1px; } }
    #archives-nav .date-picker select {
      font-family: 'Brown Bold', sans-serif;
      font-size: 13px;
      letter-spacing: 0.1em;
      line-height: 1.2em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      width: 120px;
      height: 55px;
      background: #FFF;
      padding: 0 20px;
      margin: 0 5px;
      border: 0;
      border-radius: 0; }
      @media only screen and (max-width: 760px) {
        #archives-nav .date-picker select {
          font-family: 'Brown Bold', sans-serif;
          font-size: 12px;
          letter-spacing: 0.1em;
          line-height: 1.2em;
          word-spacing: normal;
          font-weight: normal;
          text-transform: uppercase;
          width: 70px;
          height: 30px;
          padding: 0 10px;
          margin: 0; } }
      #archives-nav .date-picker select:hover {
        cursor: pointer; }
    #archives-nav .date-picker select::-ms-expand {
      display: none; }
    #archives-nav .date-picker.no-date select,
    #archives-nav .date-picker.no-date .fa-caret-down {
      color: #B1B1B2; }

.side-nav {
  font-family: 'Brown Bold', sans-serif;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.2em;
  word-spacing: normal;
  font-weight: normal;
  text-transform: uppercase;
  width: 280px;
  height: 100%;
  position: fixed;
  right: -280px;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  background-color: #000;
  color: #FFF;
  text-transform: uppercase;
  z-index: 400;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-user-select: none;
  -webkit-user-drag: none; }
  .side-nav.expanded {
    -webkit-transform: translate3d(-280px, 0, 0);
            transform: translate3d(-280px, 0, 0); }
  .side-nav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .side-nav ul li {
      width: 100%;
      padding: 15px 20px; }
      .side-nav ul li a {
        padding: 15px 0; }
      .side-nav ul li .search {
        display: inline-block;
        width: 100%;
        height: 30px; }
        .side-nav ul li .search input {
          font-family: Georgia, 'Times New Roman', serif;
          font-size: 14px;
          letter-spacing: normal;
          line-height: 1.5em;
          word-spacing: normal;
          width: 100%;
          height: 30px;
          border: 0;
          border-radius: 5px;
          padding: 7px 15px;
          line-height: inherit; }
          .side-nav ul li .search input a {
            border-bottom: solid 2px #27FFBC; }
            .side-nav ul li .search input a:hover {
              border-bottom-color: #EF4B4B; }
        .side-nav ul li .search .fa-search {
          float: right;
          position: relative;
          bottom: 22px;
          right: 10px;
          color: #B1B1B2; }
      .side-nav ul li.category {
        font-family: 'Brown Bold', sans-serif;
        font-size: 11px;
        letter-spacing: 0.1em;
        line-height: 1.2em;
        word-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        background-color: #333;
        color: #B1B1B2;
        padding: 10px 20px; }
      .side-nav ul li .fa-check {
        float: right;
        font-size: 12px;
        color: #282561; }
      .side-nav ul li .flag {
        height: 14px;
        margin-right: 10px;
        vertical-align: top; }
      .side-nav ul li .social-nav {
        text-align: center;
        padding: 0; }
        .side-nav ul li .social-nav li {
          display: inline-block;
          width: 32px;
          line-height: 20px;
          font-size: 17px;
          padding: 0; }
    .side-nav ul .nav-category {
      padding: 0; }
      .side-nav ul .nav-category a {
        height: 100%;
        width: 100%;
        padding: 15px 20px;
        display: inline-block; }

.main {
  position: absolute;
  left: 0;
  width: 100%; }
  .main > div > * {
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out; }
  .main .content,
  .main .global-header {
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }
  .main.expanded {
    overflow: hidden; }
    .main.expanded .content,
    .main.expanded .global-header {
      -webkit-transform: translate3d(-280px, 0, 0);
              transform: translate3d(-280px, 0, 0); }
    .main.expanded > div > * {
      opacity: 0.2; }
      .main.expanded > div > *.global-header {
        opacity: 1; }

.global-header {
  width: 100%;
  min-width: 280px;
  background: #FFF;
  height: 110px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 300;
  border-bottom: 1px solid #EFEFF0; }
  .inverted .global-header {
    height: 40px;
    padding: 0 10px;
    top: 0;
    z-index: 300;
    background: #000;
    border: 1px solid #222; }
    .inverted .global-header.sticky {
      position: fixed; }
  .condensed-nav .global-header {
    height: 40px;
    padding: 0 10px;
    top: 0;
    z-index: 300; }
    .condensed-nav .global-header.sticky {
      position: fixed; }
  @media only screen and (max-width: 1220px) {
    .global-header {
      height: 40px;
      padding: 0 10px;
      top: 0;
      z-index: 300;
      /*
     * This is necessary to offset the 40px positioning between the
     * global header and the main content div on tablet and mobile.
     */
      margin-bottom: -40px; }
      .global-header.sticky {
        position: fixed; } }
  .global-header > div {
    height: 100%;
    position: relative; }

.left-menu {
  height: 100%; }
  .left-menu .yt-subscribe-container {
    position: absolute;
    bottom: 3px;
    right: 40px; }
  .left-menu .global-navigation {
    display: inline-block;
    height: 100%; }
    .inverted .left-menu .global-navigation,
    .condensed-nav .left-menu .global-navigation {
      display: none; }
    @media only screen and (max-width: 1220px) {
      .left-menu .global-navigation {
        display: none; } }
    .left-menu .global-navigation > ul {
      display: inline-block;
      vertical-align: middle;
      margin-top: 70px;
      padding-left: 20px; }
      .left-menu .global-navigation > ul > li {
        font-family: 'Brown Bold', sans-serif;
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 1.2em;
        word-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        display: inline-block;
        position: relative;
        bottom: 19px;
        list-style: none; }
        .left-menu .global-navigation > ul > li a {
          display: block;
          padding: 22px 10px; }
        .left-menu .global-navigation > ul > li:hover {
          border-bottom: 1px solid #EF4B4B; }
          .left-menu .global-navigation > ul > li:hover > ul {
            display: block; }
        .left-menu .global-navigation > ul > li > ul {
          display: none;
          list-style: none;
          position: absolute;
          top: 100%;
          left: 50%;
          margin: 1px 0 0 -155px; }
          .left-menu .global-navigation > ul > li > ul > li {
            position: relative;
            width: 230px;
            text-align: center;
            vertical-align: middle;
            background: #000;
            z-index: 300; }
            .left-menu .global-navigation > ul > li > ul > li > a {
              display: inline-block;
              color: #FFF;
              letter-spacing: 1.2px;
              height: 100%;
              width: 100%;
              padding: 10px 0;
              line-height: 20px; }
              .left-menu .global-navigation > ul > li > ul > li > a:hover {
                color: #EF4B4B; }
            .left-menu .global-navigation > ul > li > ul > li:first-child > a {
              padding-top: 20px; }
            .left-menu .global-navigation > ul > li > ul > li:last-child > a {
              padding-bottom: 20px; }

.right-menu {
  color: #B1B1B2;
  height: 100%;
  position: absolute;
  top: 0;
  right: -5px; }
  .inverted .right-menu,
  .condensed-nav .right-menu {
    width: 40px; }
  @media only screen and (max-width: 1220px) {
    .right-menu {
      width: 40px; } }
  .right-menu .social-nav,
  .right-menu .global-search-nav,
  .right-menu .global-site-switch {
    position: relative;
    top: 66px; }
  .right-menu .social-nav {
    display: inline-block;
    width: auto;
    padding: 0 10px;
    margin: 0;
    vertical-align: middle;
    border-right: 1px solid rgba(177, 177, 178, 0.2);
    list-style: none; }
    .inverted .right-menu .social-nav,
    .condensed-nav .right-menu .social-nav {
      display: none; }
    @media only screen and (max-width: 1220px) {
      .right-menu .social-nav {
        display: none; } }
    .right-menu .social-nav li {
      font-size: 14px;
      display: inline-block;
      margin: 0;
      padding: 0 7px;
      list-style: none;
      text-align: center;
      vertical-align: middle; }
    .right-menu .social-nav .social-wrapper {
      text-align: center;
      width: 12px; }
      .right-menu .social-nav .social-wrapper.active {
        -webkit-transition: width 300ms ease-in-out;
        transition: width 300ms ease-in-out;
        width: 90px; }
        .right-menu .social-nav .social-wrapper.active span.fa {
          display: none; }
        .right-menu .social-nav .social-wrapper.active .social-nav-widget {
          opacity: 1;
          vertical-align: center;
          position: static; }
    .right-menu .social-nav span.fa {
      -webkit-transition: color 150ms ease-in-out;
      transition: color 150ms ease-in-out;
      cursor: pointer; }
      .right-menu .social-nav span.fa.fa-envelope-o:hover {
        color: #A0D7D5; }
      .right-menu .social-nav span.fa.fa-facebook:hover {
        color: #3B5998; }
      .right-menu .social-nav span.fa.fa-youtube-play:hover {
        color: #CC181E; }
      .right-menu .social-nav span.fa.fa-instagram:hover {
        color: #20759C; }
      .right-menu .social-nav span.fa.fa-twitter:hover {
        color: #00ACED; }
      .right-menu .social-nav span.fa.fa-pinterest-p:hover {
        color: #CB2027; }
      .right-menu .social-nav span.fa.fa-tumblr:hover {
        color: #37475C; }
    .right-menu .social-nav .social-nav-widget {
      position: absolute;
      top: -99999px;
      opacity: 0; }
    .right-menu .social-nav .instagram-link {
      width: 60px;
      height: 20px;
      display: block;
      background: url("/assets/images/instagram-follow.png") no-repeat bottom; }
  .right-menu .search-drawer {
    display: none;
    position: absolute;
    top: 43px;
    right: 0;
    width: 375px;
    height: 50px;
    padding: 5px;
    background: #FFF;
    border-left: 1px solid #EFEFF0;
    border-bottom: 1px solid #EFEFF0;
    border-right: 1px solid #EFEFF0;
    z-index: 1; }
    @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
      .right-menu .search-drawer.active {
        display: inline-block; } }
    .right-menu .search-drawer.active input {
      font-size: 25px;
      font-family: 'Brown Std';
      opacity: 1;
      width: 330px;
      padding: 0 6px;
      margin-right: 10px;
      height: 31px; }
      .right-menu .search-drawer.active input::-webkit-search-cancel-button {
        display: none; }
      .right-menu .search-drawer.active input::-webkit-input-placeholder {
        color: #B1B1B2; }
    .right-menu .search-drawer.active .search-close {
      display: block;
      position: absolute;
      top: 15px;
      right: 15px;
      cursor: pointer;
      height: 15px;
      width: 15px;
      background-image: url("/assets/icons/x-icon.svg");
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center; }
    .right-menu .search-drawer.active .search-drawer {
      display: inline-block;
      position: absolute;
      top: 43px;
      right: 0;
      width: 375px;
      height: 50px;
      padding: 5px;
      border-left: 1px solid #EFEFF0;
      border-bottom: 1px solid #EFEFF0;
      border-right: 1px solid #EFEFF0;
      background: #FFF;
      z-index: 1; }

.global-search-nav {
  display: inline-block;
  width: auto;
  height: 30px;
  border-right: 1px solid rgba(177, 177, 178, 0.2);
  font-size: 14px;
  line-height: 30px;
  padding: 0 15px; }
  .inverted .global-search-nav,
  .condensed-nav .global-search-nav {
    display: none; }
  @media only screen and (max-width: 1220px) {
    .global-search-nav {
      display: none; } }
  .global-search-nav input {
    font-size: 15px;
    border: 0;
    margin: 0;
    outline: none;
    opacity: 0;
    height: 30px;
    width: 0;
    -webkit-transition: opacity 300ms 0s ease-in-out;
    transition: opacity 300ms 0s ease-in-out;
    box-shadow: none; }
  .global-search-nav .fa-search {
    cursor: pointer; }

.search-close {
  display: none; }

.search-drawer {
  display: none; }

.global-logo {
  width: 100px;
  height: 68px;
  display: inline-block; }
  .global-logo .condensed {
    display: none;
    position: relative;
    height: 39px;
    width: 100%;
    background-image: url("/assets/images/r29-logo-condensed-b.svg");
    background-size: contain;
    background-position: center, center;
    background-repeat: no-repeat; }
  .inverted .global-logo {
    width: 128px;
    height: 100%; }
    .inverted .global-logo .full {
      display: none; }
    .inverted .global-logo .condensed {
      display: inline-block; }
    .inverted .global-logo .condensed {
      background-image: url("/assets/images/refinery29-logo-horizontal-w.svg"); }
  .condensed-nav .global-logo {
    width: 128px;
    height: 100%; }
    .condensed-nav .global-logo .full {
      display: none; }
    .condensed-nav .global-logo .condensed {
      display: inline-block; }
  @media only screen and (max-width: 1220px) {
    .global-logo {
      width: 128px;
      height: 100%; }
      .global-logo .full {
        display: none; }
      .global-logo .condensed {
        display: inline-block; } }
  .global-logo img {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    z-index: 1; }
  .global-logo .full {
    position: relative;
    top: 10px;
    height: 100%;
    width: 100%;
    background: url("/assets/images/r29-logo-b.svg");
    background-size: contain;
    background-position: center, center;
    background-repeat: no-repeat; }
  .global-logo .condensed,
  .global-logo .full {
    line-height: 0.6em; }

.global-site-switch {
  display: inline-block;
  width: auto;
  height: 30px;
  vertical-align: middle;
  font-size: 14px;
  padding: 0 10px; }
  .inverted .global-site-switch,
  .condensed-nav .global-site-switch {
    display: none; }
  @media only screen and (max-width: 1220px) {
    .global-site-switch {
      display: none; } }
  .global-site-switch .country {
    display: inline-block;
    height: 30px;
    vertical-align: middle; }
    .global-site-switch .country img {
      vertical-align: middle;
      height: 14px;
      width: auto;
      margin: 8px 5px; }
  .global-site-switch ul {
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 0;
    width: 66px;
    padding: 10px;
    background-color: #000;
    margin: 0;
    cursor: pointer;
    z-index: 1; }
    .global-site-switch ul li {
      list-style: none;
      margin: 5px 0; }
    .global-site-switch ul a {
      font-family: 'Brown Bold', sans-serif;
      font-size: 12px;
      letter-spacing: 0.1em;
      line-height: 1.2em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      color: #FFF; }
      .global-site-switch ul a img {
        height: 12px;
        margin-right: 5px; }
  .global-site-switch:hover ul,
  .global-site-switch ul:hover {
    visibility: visible;
    opacity: 1; }

.side-nav-toggle {
  display: none;
  cursor: pointer;
  height: 40px;
  width: 40px;
  background-image: url("/assets/icons/hamburger.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }
  .inverted .side-nav-toggle {
    display: inline-block;
    background-image: url("/assets/icons/hamburger-w.svg"); }
  .condensed-nav .side-nav-toggle {
    display: inline-block; }
  @media only screen and (max-width: 1220px) {
    .side-nav-toggle {
      display: inline-block; } }

.module.notification {
  font-family: 'Brown Regular', sans-serif;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  word-spacing: normal;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: normal;
  text-transform: none;
  width: 100%;
  text-align: center;
  color: #B1B1B2;
  padding: 20px; }
  .module.notification a {
    text-decoration: underline; }
    .module.notification a:hover {
      color: #333; }
  .module.notification > span,
  .module.notification > a {
    display: block;
    margin: 15px; }
  .module.notification a {
    text-decoration: none; }
  .module.notification button {
    margin: 0 auto; }

.module.page-header {
  background: #FFF;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07); }
  .module.page-header .branding {
    top: 30px;
    width: 300px;
    margin: 0 auto;
    position: relative; }
    .module.page-header .branding img {
      width: 100%; }
  .module.page-header .image {
    top: 25px;
    position: relative; }
    .module.page-header .image img {
      border-radius: 50%;
      height: 135px;
      width: 135px; }
  .module.page-header .subtitle {
    position: relative;
    width: 100%;
    max-width: 550px;
    padding: 0 20px;
    margin: -20px auto 40px; }
  .module.page-header h1 {
    font-family: 'Brown Regular', sans-serif;
    font-size: 40px;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    color: #000;
    background: #FFF;
    padding: 30px 0;
    letter-spacing: 0.2em;
    text-align: center; }
    .module.page-header h1 a {
      text-decoration: underline; }
      .module.page-header h1 a:hover {
        color: #333; }
    @media only screen and (max-width: 1220px) {
      .module.page-header h1 {
        font-family: 'Brown Regular', sans-serif;
        font-size: 30px;
        letter-spacing: 0.1em;
        line-height: 1.4em;
        word-spacing: normal;
        font-weight: normal;
        text-transform: uppercase; }
        .module.page-header h1 a {
          text-decoration: underline; }
          .module.page-header h1 a:hover {
            color: #333; } }
  .module.page-header.with-image h1 {
    letter-spacing: 0.1em; }
  .module.page-header h2 {
    font-family: 'Brown Bold', sans-serif;
    font-size: 11px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    color: #B1B1B2;
    letter-spacing: 0.05em;
    line-height: 1.3em; }

.module.taboola-recommended {
  min-width: 240px;
  position: relative;
  margin: 0 auto; }
  @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
    .module.taboola-recommended {
      width: 1100px;
      padding: 120px 0 0; } }
  @media only screen and (min-width: 761px) and (max-width: 1220px) {
    .module.taboola-recommended {
      width: 720px;
      padding: 90px 0 0; } }
  @media only screen and (max-width: 760px) {
    .module.taboola-recommended {
      max-width: 415px;
      padding: 75px 0 0; } }

.module .header {
  min-width: 240px;
  max-width: 1100px;
  position: relative;
  margin: 0 auto;
  padding: 120px 0 30px; }
  .module .header .container {
    position: relative;
    width: 100%;
    text-align: center; }
    .module .header .container .title {
      font-family: 'Brown Regular', sans-serif;
      font-size: 15px;
      letter-spacing: 0.05em;
      line-height: 1.3em;
      word-spacing: normal;
      text-transform: uppercase;
      background-color: #F5F5F5;
      display: inline-block;
      position: relative;
      padding: 0 10px;
      margin: 0 25px;
      letter-spacing: 0.1em;
      z-index: 1; }
      .module .header .container .title::after {
        content: '';
        display: block;
        position: relative;
        width: 40px;
        height: 1px;
        margin: 15px auto 0;
        z-index: 1;
        background-color: #EF4B4B; }
  @media only screen and (max-width: 1220px) {
    .module .header {
      max-width: 720px;
      padding: 90px 0 30px; } }
  @media only screen and (max-width: 760px) {
    .module .header {
      max-width: 375px;
      padding: 75px 0 15px; } }

.module #archive-years {
  max-width: 1000px;
  text-align: center;
  margin: 0 auto; }

.spot-im-recirculation-container {
  padding-top: 120px; }

#archives-footer-nav .module .header {
  padding: 60px 0 30px; }

#archives-footer-nav #archives-day-nav {
  margin: 0 auto;
  max-width: 1100px; }
  #archives-footer-nav #archives-day-nav .day-link {
    font-family: 'Brown Bold', sans-serif;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    display: inline-block;
    margin: 20px 0; }
    #archives-footer-nav #archives-day-nav .day-link a {
      padding: 20px 0;
      position: relative; }
    #archives-footer-nav #archives-day-nav .day-link.prev .fa {
      right: 5px;
      float: left; }
    #archives-footer-nav #archives-day-nav .day-link.prev a {
      left: 5px; }
    #archives-footer-nav #archives-day-nav .day-link.next {
      float: right; }
      #archives-footer-nav #archives-day-nav .day-link.next .fa {
        left: 5px;
        float: right; }
      #archives-footer-nav #archives-day-nav .day-link.next a {
        right: 5px; }

.row {
  position: relative;
  width: 100%;
  min-width: 280px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  font-size: 0;
  background-color: #F5F5F5; }
  @media only screen and (max-width: 760px) {
    .row {
      max-width: 435px;
      padding: 0 10px; } }
  @media only screen and (min-width: 761px) and (max-width: 1220px) {
    .row {
      min-width: 760px; } }
  @media only screen and (max-width: 760px) {
    .row.no-mobile {
      display: none; } }
  @media only screen and (min-width: 761px) {
    .row > div {
      display: inline-block; } }
  @media only screen and (max-width: 760px) {
    .row.four-product {
      padding: 0; } }
  .row.three-premium {
    text-align: inherit; }
    @media only screen and (min-width: 761px) and (max-width: 1220px) {
      .row.three-premium {
        max-width: 760px; } }
    @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
      .row.three-premium {
        max-width: 1140px; } }
  .row.multi-story {
    background: #222;
    margin: 0 auto;
    padding: 20px; }
    .row.multi-story .series-container {
      position: relative; }
      .row.multi-story .series-container div,
      .row.multi-story .series-container .title,
      .row.multi-story .series-container .button {
        background: #000;
        color: #FFF; }
      .row.multi-story .series-container a {
        cursor: pointer; }
      @media only screen and (min-width: 761px) {
        .row.multi-story .series-container .content {
          top: 0;
          width: 340px; }
          .row.multi-story .series-container .content .title {
            margin-top: 30px; }
        .row.multi-story .series-container .meta {
          font-family: 'Brown Regular', sans-serif;
          font-size: 22px;
          letter-spacing: 0.1em;
          line-height: 1.4em;
          word-spacing: normal;
          font-weight: normal;
          text-transform: uppercase;
          background: transparent;
          position: absolute;
          bottom: 20px;
          left: 80px;
          padding: 5px 20px;
          border-left: 1px solid #FFF; }
          .row.multi-story .series-container .meta a {
            text-decoration: underline; }
            .row.multi-story .series-container .meta a:hover {
              color: #333; }
          .row.multi-story .series-container .meta::before {
            content: '';
            position: absolute;
            left: -60px;
            bottom: 0;
            width: 40px;
            height: 40px;
            background-image: url("/assets/icons/video-circle.svg");
            background-size: contain; } }
      @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
        .row.multi-story .series-container {
          width: 1100px;
          height: 430px; }
          .row.multi-story .series-container img,
          .row.multi-story .series-container .content {
            height: 430px; }
          .row.multi-story .series-container .content {
            left: 760px; } }
      @media only screen and (min-width: 761px) and (max-width: 1220px) {
        .row.multi-story .series-container {
          width: 720px;
          height: 445px; }
          .row.multi-story .series-container img,
          .row.multi-story .series-container .content {
            height: 445px; }
          .row.multi-story .series-container .content {
            left: 370px; } }
      @media only screen and (max-width: 760px) {
        .row.multi-story .series-container {
          max-width: 415px;
          height: 610px; }
          .row.multi-story .series-container .content {
            bottom: 0;
            height: 388px;
            width: 415px; }
          .row.multi-story .series-container .title {
            margin-top: 20px; }
          .row.multi-story .series-container .meta {
            display: none; }
          .row.multi-story .series-container .opener-image,
          .row.multi-story .series-container .opener-image img,
          .row.multi-story .series-container .content {
            width: 100%; } }
      .row.multi-story .series-container .opener-image {
        position: absolute; }
        .row.multi-story .series-container .opener-image img {
          position: absolute;
          top: 0;
          left: 0; }
      .row.multi-story .series-container .content {
        position: absolute;
        padding: 20px; }
        .row.multi-story .series-container .content .title {
          font-family: 'Brown Bold', sans-serif;
          font-size: 24px;
          letter-spacing: 0.1em;
          line-height: 1.2em;
          word-spacing: normal;
          font-weight: normal;
          text-transform: uppercase; }
        .row.multi-story .series-container .content .button {
          position: absolute;
          left: 0;
          right: 0;
          bottom: 40px;
          margin: 0 auto; }
          .row.multi-story .series-container .content .button a button {
            font-family: 'Brown Bold', sans-serif;
            font-size: 11px;
            letter-spacing: 0.1em;
            line-height: 1.2em;
            word-spacing: normal;
            font-weight: normal;
            text-transform: uppercase;
            -webkit-transition: background 0.2s ease-in-out;
            transition: background 0.2s ease-in-out;
            padding: 15px 25px;
            border: 1px solid #444;
            margin: 0 auto; }
            .row.multi-story .series-container .content .button a button:hover {
              background: #444; }
        .row.multi-story .series-container .content ul {
          margin: 0;
          padding: 0;
          list-style: none; }
          .row.multi-story .series-container .content ul li {
            padding: 15px 20px 0; }
            .row.multi-story .series-container .content ul li::before {
              content: '';
              display: block;
              margin: 0 auto 15px;
              width: 30px;
              height: 1px;
              background-color: #333; }
            .row.multi-story .series-container .content ul li a {
              font-family: Georgia, 'Times New Roman', serif;
              font-size: 15px;
              letter-spacing: normal;
              line-height: 1.5em;
              word-spacing: normal;
              -webkit-transition: border-bottom 0.2s ease-in-out;
              transition: border-bottom 0.2s ease-in-out;
              border-bottom: 1px solid transparent;
              font-style: none;
              text-decoration: none;
              text-align: center; }
              .row.multi-story .series-container .content ul li a a {
                border-bottom: solid 2px #27FFBC; }
                .row.multi-story .series-container .content ul li a a:hover {
                  border-bottom-color: #EF4B4B; }
              .row.multi-story .series-container .content ul li a:hover {
                border-bottom: 1px solid #27FFBC; }
  .row .alert {
    font-family: 'Brown Bold', sans-serif;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    color: #B1B1B2;
    width: 100%;
    text-align: center;
    letter-spacing: normal;
    text-transform: none;
    margin: 0 auto; }

/* Import Card Helpers */
@media only screen and (min-width: 1221px) and (max-width: 9999999em) {
  .card-hover img, .classic .hero-card img, .card img {
    -webkit-transition: opacity 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out;
    -moz-transform: translateZ(1px); }
  .card-hover .opener-image::before, .classic .hero-card .opener-image::before, .card .opener-image::before {
    visibility: visible;
    -webkit-transition: 0.1s;
    transition: 0.1s; }
  .card-hover .story-content .title > span, .classic .hero-card .story-content .title > span, .card .story-content .title > span {
    border-bottom: 1px solid transparent; }
  .card-hover:hover, .classic .hero-card:hover, .card:hover {
    cursor: pointer;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05); }
    .card-hover:hover img, .classic .hero-card:hover img, .card:hover img {
      opacity: 0.7; }
    .card-hover:hover .opener-image:not(.error)::before, .classic .hero-card:hover .opener-image:not(.error)::before, .card:hover .opener-image:not(.error)::before {
      opacity: 0;
      visibility: hidden; }
    .card-hover:hover .story-content .title > span, .classic .hero-card:hover .story-content .title > span, .card:hover .story-content .title > span {
      border-bottom: 1px solid #27FFBC; } }

/* Import Card Types */
/* Import Card Hierarchy */
.card.feature-video {
  position: relative; }
  @media only screen and (max-width: 760px) {
    .card.feature-video {
      position: relative;
      width: 340px;
      height: 660px;
      margin: 20px;
      vertical-align: text-top;
      /* Fluid A */ }
      .card.feature-video.with-date-label .date-label {
        font-family: 'Brown Bold', sans-serif;
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 1.2em;
        word-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        height: 50px;
        border-bottom: 1px solid #F5F5F5; }
        .card.feature-video.with-date-label .date-label span {
          position: absolute;
          top: 0;
          left: 0;
          padding: 19px; }
        .card.feature-video.with-date-label .date-label .fa-angle-right {
          position: absolute;
          top: 0;
          right: 0;
          padding: 19px 22px;
          border-left: 1px solid #F5F5F5; } }
  @media only screen and (max-width: 760px) and (min-width: 761px) {
    .card.feature-video.with-date-label {
      height: 720px; }
      .card.feature-video.with-date-label .story-meta .type {
        top: 430px; }
      .card.feature-video.with-date-label .story-meta .section {
        top: 484px; } }
  @media only screen and (max-width: 760px) {
      .card.feature-video .sticker {
        position: absolute;
        top: -14px;
        left: 0;
        display: block;
        width: 100%;
        height: auto;
        overflow: hidden;
        z-index: 30;
        text-align: center; }
        .card.feature-video .sticker > img {
          width: 200px;
          height: 30px; }
      .card.feature-video .opener-image {
        position: relative;
        width: 100%;
        height: 400px;
        overflow: hidden; }
      .card.feature-video .story-content {
        min-height: 260px;
        padding: 20px; }
        .card.feature-video .story-content .title {
          font-family: 'Playfair Display', serif;
          font-size: 25px;
          font-weight: bold;
          word-spacing: normal;
          letter-spacing: normal;
          line-height: 1.3em;
          text-transform: none;
          width: 100%;
          padding: 5px 0;
          margin-top: 35px; }
        .card.feature-video .story-content .abstract {
          display: none; } }
    @media only screen and (max-width: 760px) and (max-width: 760px) {
      .card.feature-video .story-content {
        position: relative;
        display: block; } }
  @media only screen and (max-width: 760px) {
      .card.feature-video .story-meta {
        font-family: 'Brown Regular', sans-serif;
        font-size: 10px;
        letter-spacing: 0.1em;
        line-height: 1.4em;
        word-spacing: normal;
        font-weight: normal;
        text-transform: uppercase; }
        .card.feature-video .story-meta a {
          text-decoration: underline; }
          .card.feature-video .story-meta a:hover {
            color: #333; }
        .card.feature-video .story-meta .section {
          font-family: 'Brown Bold', sans-serif;
          font-size: 12px;
          letter-spacing: 0.1em;
          line-height: 1.2em;
          word-spacing: normal;
          font-weight: normal;
          text-transform: uppercase;
          position: absolute;
          left: 0;
          width: 100%; } }
    @media only screen and (max-width: 760px) and (max-width: 760px) {
      .card.feature-video .story-meta .section {
        position: absolute;
        top: 34px; }
      .card.feature-video .story-meta .type {
        position: absolute;
        top: -20px; } }
    @media only screen and (max-width: 760px) and (min-width: 761px) {
      .card.feature-video .story-meta .section {
        top: 434px; }
      .card.feature-video .story-meta .type {
        top: 380px; } }
  @media only screen and (max-width: 760px) and (max-width: 760px) {
    .card.feature-video {
      width: 100%;
      height: auto;
      margin: 10px 0; }
      .card.feature-video .opener-image {
        width: 100%;
        padding-bottom: 75%;
        height: 190px; }
        .card.feature-video .opener-image::before {
          width: 100%;
          height: 285px; }
        .card.feature-video .opener-image > img {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; }
      .card.feature-video .story-content {
        min-height: 200px; }
        .card.feature-video .story-content .title {
          font-family: 'Playfair Display', serif;
          font-size: 24px;
          font-weight: bold;
          word-spacing: normal;
          letter-spacing: normal;
          line-height: 1.3em;
          text-transform: none;
          padding-bottom: 30px; } }
  @media only screen and (min-width: 761px) and (max-width: 1220px) {
    .card.feature-video {
      margin: 20px;
      width: 720px;
      height: 620px; }
      .card.feature-video .sticker {
        position: absolute;
        left: 0;
        display: block;
        height: auto;
        overflow: hidden;
        z-index: 30;
        text-align: center; }
        .card.feature-video .sticker > img {
          width: 200px;
          height: 30px; }
      .card.feature-video .opener-image {
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden; }
        .card.feature-video .opener-image img {
          height: auto; }
      .card.feature-video .story-content {
        position: absolute;
        padding: 20px; }
        .card.feature-video .story-content .title {
          width: 100%; }
      .card.feature-video .story-meta .section {
        position: absolute;
        left: 0; }
      .card.feature-video .sticker {
        top: -14px;
        width: 100%; }
      .card.feature-video .opener-image {
        width: 720px;
        height: 405px;
        background-size: 750px; }
        .card.feature-video .opener-image img {
          min-width: 100%; }
      .card.feature-video .story-content {
        top: 405px;
        left: 0;
        width: 720px;
        height: 215px; }
        .card.feature-video .story-content .title {
          font-family: 'Playfair Display', serif;
          font-size: 25px;
          font-weight: bold;
          word-spacing: normal;
          letter-spacing: normal;
          line-height: 1.3em;
          text-transform: none;
          padding: 5px 100px;
          margin-top: 40px; }
        .card.feature-video .story-content .abstract {
          display: none; }
      .card.feature-video .story-meta {
        font-family: 'Brown Regular', sans-serif;
        font-size: 10px;
        letter-spacing: 0.1em;
        line-height: 1.4em;
        word-spacing: normal;
        font-weight: normal;
        text-transform: uppercase; }
        .card.feature-video .story-meta a {
          text-decoration: underline; }
          .card.feature-video .story-meta a:hover {
            color: #333; }
        .card.feature-video .story-meta .section {
          font-family: 'Brown Bold', sans-serif;
          font-size: 12px;
          letter-spacing: 0.1em;
          line-height: 1.2em;
          word-spacing: normal;
          font-weight: normal;
          text-transform: uppercase;
          top: 40px;
          width: 100%; }
        .card.feature-video .story-meta .type {
          top: -25px; } }
  @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
    .card.feature-video {
      margin: 20px;
      width: 1100px;
      height: 430px; }
      .card.feature-video .sticker {
        position: absolute;
        left: 0;
        display: block;
        height: auto;
        overflow: hidden;
        z-index: 30;
        text-align: center; }
        .card.feature-video .sticker > img {
          width: 200px;
          height: 30px; }
      .card.feature-video .opener-image {
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden; }
        .card.feature-video .opener-image img {
          height: auto; }
      .card.feature-video .story-content {
        position: absolute;
        padding: 20px; }
        .card.feature-video .story-content .title {
          width: 100%; }
      .card.feature-video .story-meta .section {
        position: absolute;
        left: 0; }
      .card.feature-video .sticker {
        top: -14px;
        width: 760px; }
      .card.feature-video .opener-image {
        width: 760px;
        height: 430px;
        background-size: 795px; }
        .card.feature-video .opener-image img {
          width: 100%; }
      .card.feature-video .story-content {
        top: 0;
        left: 760px;
        width: 340px;
        height: 430px; }
        .card.feature-video .story-content .title {
          font-family: 'Playfair Display', serif;
          font-size: 25px;
          font-weight: bold;
          word-spacing: normal;
          letter-spacing: normal;
          line-height: 1.3em;
          text-transform: none;
          padding: 5px 10px;
          margin-top: 90px; }
        .card.feature-video .story-content .abstract {
          display: block;
          padding: 15px 10px; }
      .card.feature-video .story-meta {
        font-family: 'Brown Regular', sans-serif;
        font-size: 10px;
        letter-spacing: 0.1em;
        line-height: 1.4em;
        word-spacing: normal;
        font-weight: normal;
        text-transform: uppercase; }
        .card.feature-video .story-meta a {
          text-decoration: underline; }
          .card.feature-video .story-meta a:hover {
            color: #333; }
        .card.feature-video .story-meta .section {
          font-family: 'Brown Bold', sans-serif;
          font-size: 12px;
          letter-spacing: 0.1em;
          line-height: 1.2em;
          word-spacing: normal;
          font-weight: normal;
          text-transform: uppercase;
          top: 90px;
          width: 100%; }
        .card.feature-video .story-meta .type {
          top: 20px; } }

@media only screen and (max-width: 760px) {
  .card.feature {
    position: relative;
    width: 340px;
    height: 660px;
    margin: 20px;
    vertical-align: text-top;
    /* Fluid A */ }
    .card.feature.with-date-label .date-label {
      font-family: 'Brown Bold', sans-serif;
      font-size: 12px;
      letter-spacing: 0.1em;
      line-height: 1.2em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      height: 50px;
      border-bottom: 1px solid #F5F5F5; }
      .card.feature.with-date-label .date-label span {
        position: absolute;
        top: 0;
        left: 0;
        padding: 19px; }
      .card.feature.with-date-label .date-label .fa-angle-right {
        position: absolute;
        top: 0;
        right: 0;
        padding: 19px 22px;
        border-left: 1px solid #F5F5F5; } }
  @media only screen and (max-width: 760px) and (min-width: 761px) {
    .card.feature.with-date-label {
      height: 720px; }
      .card.feature.with-date-label .story-meta .type {
        top: 430px; }
      .card.feature.with-date-label .story-meta .section {
        top: 484px; } }

@media only screen and (max-width: 760px) {
    .card.feature .sticker {
      position: absolute;
      top: -14px;
      left: 0;
      display: block;
      width: 100%;
      height: auto;
      overflow: hidden;
      z-index: 30;
      text-align: center; }
      .card.feature .sticker > img {
        width: 200px;
        height: 30px; }
    .card.feature .opener-image {
      position: relative;
      width: 100%;
      height: 400px;
      overflow: hidden; }
    .card.feature .story-content {
      min-height: 260px;
      padding: 20px; }
      .card.feature .story-content .title {
        font-family: 'Playfair Display', serif;
        font-size: 25px;
        font-weight: bold;
        word-spacing: normal;
        letter-spacing: normal;
        line-height: 1.3em;
        text-transform: none;
        width: 100%;
        padding: 5px 0;
        margin-top: 35px; }
      .card.feature .story-content .abstract {
        display: none; } }
    @media only screen and (max-width: 760px) and (max-width: 760px) {
      .card.feature .story-content {
        position: relative;
        display: block; } }

@media only screen and (max-width: 760px) {
    .card.feature .story-meta {
      font-family: 'Brown Regular', sans-serif;
      font-size: 10px;
      letter-spacing: 0.1em;
      line-height: 1.4em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase; }
      .card.feature .story-meta a {
        text-decoration: underline; }
        .card.feature .story-meta a:hover {
          color: #333; }
      .card.feature .story-meta .section {
        font-family: 'Brown Bold', sans-serif;
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 1.2em;
        word-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        position: absolute;
        left: 0;
        width: 100%; } }
    @media only screen and (max-width: 760px) and (max-width: 760px) {
      .card.feature .story-meta .section {
        position: absolute;
        top: 34px; }
      .card.feature .story-meta .type {
        position: absolute;
        top: -20px; } }
    @media only screen and (max-width: 760px) and (min-width: 761px) {
      .card.feature .story-meta .section {
        top: 434px; }
      .card.feature .story-meta .type {
        top: 380px; } }
  @media only screen and (max-width: 760px) and (max-width: 760px) {
    .card.feature {
      width: 100%;
      height: auto;
      margin: 10px 0; }
      .card.feature .opener-image {
        width: 100%;
        padding-bottom: 75%;
        height: 190px; }
        .card.feature .opener-image::before {
          width: 100%;
          height: 285px; }
        .card.feature .opener-image > img {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; }
      .card.feature .story-content {
        min-height: 200px; }
        .card.feature .story-content .title {
          font-family: 'Playfair Display', serif;
          font-size: 24px;
          font-weight: bold;
          word-spacing: normal;
          letter-spacing: normal;
          line-height: 1.3em;
          text-transform: none;
          padding-bottom: 30px; } }

@media only screen and (min-width: 761px) and (max-width: 1220px) {
  .card.feature {
    position: relative;
    width: 720px;
    height: 445px;
    margin: 20px; }
    .card.feature.with-date-label {
      height: 495px; }
      .card.feature.with-date-label .date-label {
        font-family: 'Brown Bold', sans-serif;
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 1.2em;
        word-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        height: 50px;
        border-bottom: 1px solid #F5F5F5; }
        .card.feature.with-date-label .date-label span {
          position: absolute;
          top: 0;
          left: 0;
          padding: 19px; }
        .card.feature.with-date-label .date-label .fa-angle-right {
          position: absolute;
          top: 0;
          right: 0;
          padding: 19px 22px;
          border-left: 1px solid #F5F5F5; }
      .card.feature.with-date-label .story-content,
      .card.feature.with-date-label .opener-image {
        top: 50px; }
    .card.feature .opener-image {
      position: absolute;
      top: 0;
      left: 0;
      width: 380px;
      height: 445px;
      overflow: hidden; }
      .card.feature .opener-image img {
        min-width: 100%;
        height: auto; }
    .card.feature .story-content {
      position: absolute;
      top: 0;
      left: 380px;
      width: 340px;
      height: 445px;
      padding: 20px; }
      .card.feature .story-content .title {
        font-family: 'Playfair Display', serif;
        font-size: 25px;
        font-weight: bold;
        word-spacing: normal;
        letter-spacing: normal;
        line-height: 1.3em;
        text-transform: none;
        width: 100%;
        padding: 5px 10px;
        margin-top: 90px; }
      .card.feature .story-content .abstract {
        font-family: Georgia, 'Times New Roman', serif;
        font-size: 15px;
        letter-spacing: normal;
        line-height: 1.5em;
        word-spacing: normal;
        display: block;
        padding: 15px 20px; }
        .card.feature .story-content .abstract a {
          border-bottom: solid 2px #27FFBC; }
          .card.feature .story-content .abstract a:hover {
            border-bottom-color: #EF4B4B; }
    .card.feature .story-meta {
      font-family: 'Brown Regular', sans-serif;
      font-size: 10px;
      letter-spacing: 0.1em;
      line-height: 1.4em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase; }
      .card.feature .story-meta a {
        text-decoration: underline; }
        .card.feature .story-meta a:hover {
          color: #333; }
      .card.feature .story-meta .section {
        font-family: 'Brown Bold', sans-serif;
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 1.2em;
        word-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        position: absolute;
        top: 80px;
        left: 0;
        width: 100%; }
      .card.feature .story-meta .type {
        top: 20px; } }

@media only screen and (min-width: 1221px) and (max-width: 9999999em) {
  .card.feature {
    position: relative;
    width: 1100px;
    height: 660px;
    margin: 20px; }
    .card.feature.with-date-label {
      height: 710px; }
      .card.feature.with-date-label .date-label {
        font-family: 'Brown Bold', sans-serif;
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 1.2em;
        word-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        height: 50px;
        border-bottom: 1px solid #F5F5F5; }
        .card.feature.with-date-label .date-label span {
          position: absolute;
          top: 0;
          left: 0;
          padding: 19px; }
        .card.feature.with-date-label .date-label .fa-angle-right {
          position: absolute;
          top: 0;
          right: 0;
          padding: 19px 22px;
          border-left: 1px solid #F5F5F5; }
      .card.feature.with-date-label .story-content,
      .card.feature.with-date-label .opener-image {
        top: 50px; }
    .card.feature .opener-image {
      position: absolute;
      top: 0;
      left: 0;
      width: 550px;
      height: 660px;
      overflow: hidden; }
      .card.feature .opener-image img {
        width: 100%;
        height: auto; }
    .card.feature .story-content {
      position: absolute;
      top: 0;
      left: 550px;
      width: 550px;
      height: 660px;
      padding: 20px; }
      .card.feature .story-content .title {
        font-family: 'Playfair Display', serif;
        font-size: 40px;
        font-weight: bold;
        word-spacing: normal;
        letter-spacing: normal;
        line-height: 1.3em;
        text-transform: none;
        width: 100%;
        padding: 5px 40px;
        margin-top: 140px; }
      .card.feature .story-content .abstract {
        display: block;
        padding: 20px 50px; }
    .card.feature .story-meta {
      font-family: 'Brown Regular', sans-serif;
      font-size: 10px;
      letter-spacing: 0.1em;
      line-height: 1.4em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase; }
      .card.feature .story-meta a {
        text-decoration: underline; }
        .card.feature .story-meta a:hover {
          color: #333; }
      .card.feature .story-meta .section {
        font-family: 'Brown Bold', sans-serif;
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 1.2em;
        word-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        position: absolute;
        top: 130px;
        left: 0;
        width: 100%; }
      .card.feature .story-meta .type {
        top: 70px; } }

.card.standard:not(.last-in-row) {
  position: relative;
  width: 340px;
  height: 660px;
  margin: 20px;
  vertical-align: text-top;
  /* Fluid A */ }
  .card.standard:not(.last-in-row).with-date-label .date-label {
    font-family: 'Brown Bold', sans-serif;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    height: 50px;
    border-bottom: 1px solid #F5F5F5; }
    .card.standard:not(.last-in-row).with-date-label .date-label span {
      position: absolute;
      top: 0;
      left: 0;
      padding: 19px; }
    .card.standard:not(.last-in-row).with-date-label .date-label .fa-angle-right {
      position: absolute;
      top: 0;
      right: 0;
      padding: 19px 22px;
      border-left: 1px solid #F5F5F5; }
  @media only screen and (min-width: 761px) {
    .card.standard:not(.last-in-row).with-date-label {
      height: 720px; }
      .card.standard:not(.last-in-row).with-date-label .story-meta .type {
        top: 430px; }
      .card.standard:not(.last-in-row).with-date-label .story-meta .section {
        top: 484px; } }
  .card.standard:not(.last-in-row) .sticker {
    position: absolute;
    top: -14px;
    left: 0;
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: 30;
    text-align: center; }
    .card.standard:not(.last-in-row) .sticker > img {
      width: 200px;
      height: 30px; }
  .card.standard:not(.last-in-row) .opener-image {
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden; }
  .card.standard:not(.last-in-row) .story-content {
    min-height: 260px;
    padding: 20px; }
    .card.standard:not(.last-in-row) .story-content .title {
      font-family: 'Playfair Display', serif;
      font-size: 25px;
      font-weight: bold;
      word-spacing: normal;
      letter-spacing: normal;
      line-height: 1.3em;
      text-transform: none;
      width: 100%;
      padding: 5px 0;
      margin-top: 35px; }
    .card.standard:not(.last-in-row) .story-content .abstract {
      display: none; }
    @media only screen and (max-width: 760px) {
      .card.standard:not(.last-in-row) .story-content {
        position: relative;
        display: block; } }
  .card.standard:not(.last-in-row) .story-meta {
    font-family: 'Brown Regular', sans-serif;
    font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase; }
    .card.standard:not(.last-in-row) .story-meta a {
      text-decoration: underline; }
      .card.standard:not(.last-in-row) .story-meta a:hover {
        color: #333; }
    .card.standard:not(.last-in-row) .story-meta .section {
      font-family: 'Brown Bold', sans-serif;
      font-size: 12px;
      letter-spacing: 0.1em;
      line-height: 1.2em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      position: absolute;
      left: 0;
      width: 100%; }
    @media only screen and (max-width: 760px) {
      .card.standard:not(.last-in-row) .story-meta .section {
        position: absolute;
        top: 34px; }
      .card.standard:not(.last-in-row) .story-meta .type {
        position: absolute;
        top: -20px; } }
    @media only screen and (min-width: 761px) {
      .card.standard:not(.last-in-row) .story-meta .section {
        top: 434px; }
      .card.standard:not(.last-in-row) .story-meta .type {
        top: 380px; } }
  @media only screen and (max-width: 760px) {
    .card.standard:not(.last-in-row) {
      width: 100%;
      height: auto;
      margin: 10px 0; }
      .card.standard:not(.last-in-row) .opener-image {
        width: 100%;
        padding-bottom: 75%;
        height: 190px; }
        .card.standard:not(.last-in-row) .opener-image::before {
          width: 100%;
          height: 285px; }
        .card.standard:not(.last-in-row) .opener-image > img {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; }
      .card.standard:not(.last-in-row) .story-content {
        min-height: 200px; }
        .card.standard:not(.last-in-row) .story-content .title {
          font-family: 'Playfair Display', serif;
          font-size: 24px;
          font-weight: bold;
          word-spacing: normal;
          letter-spacing: normal;
          line-height: 1.3em;
          text-transform: none;
          padding-bottom: 30px; } }

@media only screen and (max-width: 760px) {
  .card.standard.last-in-row {
    position: relative;
    width: 340px;
    height: 660px;
    margin: 20px;
    vertical-align: text-top;
    /* Fluid A */ }
    .card.standard.last-in-row.with-date-label .date-label {
      font-family: 'Brown Bold', sans-serif;
      font-size: 12px;
      letter-spacing: 0.1em;
      line-height: 1.2em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      height: 50px;
      border-bottom: 1px solid #F5F5F5; }
      .card.standard.last-in-row.with-date-label .date-label span {
        position: absolute;
        top: 0;
        left: 0;
        padding: 19px; }
      .card.standard.last-in-row.with-date-label .date-label .fa-angle-right {
        position: absolute;
        top: 0;
        right: 0;
        padding: 19px 22px;
        border-left: 1px solid #F5F5F5; } }
  @media only screen and (max-width: 760px) and (min-width: 761px) {
    .card.standard.last-in-row.with-date-label {
      height: 720px; }
      .card.standard.last-in-row.with-date-label .story-meta .type {
        top: 430px; }
      .card.standard.last-in-row.with-date-label .story-meta .section {
        top: 484px; } }

@media only screen and (max-width: 760px) {
    .card.standard.last-in-row .sticker {
      position: absolute;
      top: -14px;
      left: 0;
      display: block;
      width: 100%;
      height: auto;
      overflow: hidden;
      z-index: 30;
      text-align: center; }
      .card.standard.last-in-row .sticker > img {
        width: 200px;
        height: 30px; }
    .card.standard.last-in-row .opener-image {
      position: relative;
      width: 100%;
      height: 400px;
      overflow: hidden; }
    .card.standard.last-in-row .story-content {
      min-height: 260px;
      padding: 20px; }
      .card.standard.last-in-row .story-content .title {
        font-family: 'Playfair Display', serif;
        font-size: 25px;
        font-weight: bold;
        word-spacing: normal;
        letter-spacing: normal;
        line-height: 1.3em;
        text-transform: none;
        width: 100%;
        padding: 5px 0;
        margin-top: 35px; }
      .card.standard.last-in-row .story-content .abstract {
        display: none; } }
    @media only screen and (max-width: 760px) and (max-width: 760px) {
      .card.standard.last-in-row .story-content {
        position: relative;
        display: block; } }

@media only screen and (max-width: 760px) {
    .card.standard.last-in-row .story-meta {
      font-family: 'Brown Regular', sans-serif;
      font-size: 10px;
      letter-spacing: 0.1em;
      line-height: 1.4em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase; }
      .card.standard.last-in-row .story-meta a {
        text-decoration: underline; }
        .card.standard.last-in-row .story-meta a:hover {
          color: #333; }
      .card.standard.last-in-row .story-meta .section {
        font-family: 'Brown Bold', sans-serif;
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 1.2em;
        word-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        position: absolute;
        left: 0;
        width: 100%; } }
    @media only screen and (max-width: 760px) and (max-width: 760px) {
      .card.standard.last-in-row .story-meta .section {
        position: absolute;
        top: 34px; }
      .card.standard.last-in-row .story-meta .type {
        position: absolute;
        top: -20px; } }
    @media only screen and (max-width: 760px) and (min-width: 761px) {
      .card.standard.last-in-row .story-meta .section {
        top: 434px; }
      .card.standard.last-in-row .story-meta .type {
        top: 380px; } }
  @media only screen and (max-width: 760px) and (max-width: 760px) {
    .card.standard.last-in-row {
      width: 100%;
      height: auto;
      margin: 10px 0; }
      .card.standard.last-in-row .opener-image {
        width: 100%;
        padding-bottom: 75%;
        height: 190px; }
        .card.standard.last-in-row .opener-image::before {
          width: 100%;
          height: 285px; }
        .card.standard.last-in-row .opener-image > img {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; }
      .card.standard.last-in-row .story-content {
        min-height: 200px; }
        .card.standard.last-in-row .story-content .title {
          font-family: 'Playfair Display', serif;
          font-size: 24px;
          font-weight: bold;
          word-spacing: normal;
          letter-spacing: normal;
          line-height: 1.3em;
          text-transform: none;
          padding-bottom: 30px; } }

@media only screen and (min-width: 1221px) and (max-width: 9999999em) {
  .card.standard.last-in-row {
    position: relative;
    width: 340px;
    height: 660px;
    margin: 20px;
    vertical-align: text-top;
    /* Fluid A */ }
    .card.standard.last-in-row.with-date-label .date-label {
      font-family: 'Brown Bold', sans-serif;
      font-size: 12px;
      letter-spacing: 0.1em;
      line-height: 1.2em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      height: 50px;
      border-bottom: 1px solid #F5F5F5; }
      .card.standard.last-in-row.with-date-label .date-label span {
        position: absolute;
        top: 0;
        left: 0;
        padding: 19px; }
      .card.standard.last-in-row.with-date-label .date-label .fa-angle-right {
        position: absolute;
        top: 0;
        right: 0;
        padding: 19px 22px;
        border-left: 1px solid #F5F5F5; } }
  @media only screen and (min-width: 1221px) and (max-width: 9999999em) and (min-width: 761px) {
    .card.standard.last-in-row.with-date-label {
      height: 720px; }
      .card.standard.last-in-row.with-date-label .story-meta .type {
        top: 430px; }
      .card.standard.last-in-row.with-date-label .story-meta .section {
        top: 484px; } }

@media only screen and (min-width: 1221px) and (max-width: 9999999em) {
    .card.standard.last-in-row .sticker {
      position: absolute;
      top: -14px;
      left: 0;
      display: block;
      width: 100%;
      height: auto;
      overflow: hidden;
      z-index: 30;
      text-align: center; }
      .card.standard.last-in-row .sticker > img {
        width: 200px;
        height: 30px; }
    .card.standard.last-in-row .opener-image {
      position: relative;
      width: 100%;
      height: 400px;
      overflow: hidden; }
    .card.standard.last-in-row .story-content {
      min-height: 260px;
      padding: 20px; }
      .card.standard.last-in-row .story-content .title {
        font-family: 'Playfair Display', serif;
        font-size: 25px;
        font-weight: bold;
        word-spacing: normal;
        letter-spacing: normal;
        line-height: 1.3em;
        text-transform: none;
        width: 100%;
        padding: 5px 0;
        margin-top: 35px; }
      .card.standard.last-in-row .story-content .abstract {
        display: none; } }
    @media only screen and (min-width: 1221px) and (max-width: 9999999em) and (max-width: 760px) {
      .card.standard.last-in-row .story-content {
        position: relative;
        display: block; } }

@media only screen and (min-width: 1221px) and (max-width: 9999999em) {
    .card.standard.last-in-row .story-meta {
      font-family: 'Brown Regular', sans-serif;
      font-size: 10px;
      letter-spacing: 0.1em;
      line-height: 1.4em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase; }
      .card.standard.last-in-row .story-meta a {
        text-decoration: underline; }
        .card.standard.last-in-row .story-meta a:hover {
          color: #333; }
      .card.standard.last-in-row .story-meta .section {
        font-family: 'Brown Bold', sans-serif;
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 1.2em;
        word-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        position: absolute;
        left: 0;
        width: 100%; } }
    @media only screen and (min-width: 1221px) and (max-width: 9999999em) and (max-width: 760px) {
      .card.standard.last-in-row .story-meta .section {
        position: absolute;
        top: 34px; }
      .card.standard.last-in-row .story-meta .type {
        position: absolute;
        top: -20px; } }
    @media only screen and (min-width: 1221px) and (max-width: 9999999em) and (min-width: 761px) {
      .card.standard.last-in-row .story-meta .section {
        top: 434px; }
      .card.standard.last-in-row .story-meta .type {
        top: 380px; } }
  @media only screen and (min-width: 1221px) and (max-width: 9999999em) and (max-width: 760px) {
    .card.standard.last-in-row {
      width: 100%;
      height: auto;
      margin: 10px 0; }
      .card.standard.last-in-row .opener-image {
        width: 100%;
        padding-bottom: 75%;
        height: 190px; }
        .card.standard.last-in-row .opener-image::before {
          width: 100%;
          height: 285px; }
        .card.standard.last-in-row .opener-image > img {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; }
      .card.standard.last-in-row .story-content {
        min-height: 200px; }
        .card.standard.last-in-row .story-content .title {
          font-family: 'Playfair Display', serif;
          font-size: 24px;
          font-weight: bold;
          word-spacing: normal;
          letter-spacing: normal;
          line-height: 1.3em;
          text-transform: none;
          padding-bottom: 30px; } }

@media only screen and (min-width: 761px) and (max-width: 1220px) {
  .card.standard.last-in-row {
    position: relative;
    width: 720px;
    height: 445px;
    margin: 20px; }
    .card.standard.last-in-row.with-date-label {
      height: 495px; }
      .card.standard.last-in-row.with-date-label .date-label {
        font-family: 'Brown Bold', sans-serif;
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 1.2em;
        word-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        height: 50px;
        border-bottom: 1px solid #F5F5F5; }
        .card.standard.last-in-row.with-date-label .date-label span {
          position: absolute;
          top: 0;
          left: 0;
          padding: 19px; }
        .card.standard.last-in-row.with-date-label .date-label .fa-angle-right {
          position: absolute;
          top: 0;
          right: 0;
          padding: 19px 22px;
          border-left: 1px solid #F5F5F5; }
      .card.standard.last-in-row.with-date-label .story-content,
      .card.standard.last-in-row.with-date-label .opener-image {
        top: 50px; }
    .card.standard.last-in-row .opener-image {
      position: absolute;
      top: 0;
      left: 0;
      width: 380px;
      height: 445px;
      overflow: hidden; }
      .card.standard.last-in-row .opener-image img {
        min-width: 100%;
        height: auto; }
    .card.standard.last-in-row .story-content {
      position: absolute;
      top: 0;
      left: 380px;
      width: 340px;
      height: 445px;
      padding: 20px; }
      .card.standard.last-in-row .story-content .title {
        font-family: 'Playfair Display', serif;
        font-size: 25px;
        font-weight: bold;
        word-spacing: normal;
        letter-spacing: normal;
        line-height: 1.3em;
        text-transform: none;
        width: 100%;
        padding: 5px 10px;
        margin-top: 90px; }
      .card.standard.last-in-row .story-content .abstract {
        font-family: Georgia, 'Times New Roman', serif;
        font-size: 15px;
        letter-spacing: normal;
        line-height: 1.5em;
        word-spacing: normal;
        display: block;
        padding: 15px 20px; }
        .card.standard.last-in-row .story-content .abstract a {
          border-bottom: solid 2px #27FFBC; }
          .card.standard.last-in-row .story-content .abstract a:hover {
            border-bottom-color: #EF4B4B; }
    .card.standard.last-in-row .story-meta {
      font-family: 'Brown Regular', sans-serif;
      font-size: 10px;
      letter-spacing: 0.1em;
      line-height: 1.4em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase; }
      .card.standard.last-in-row .story-meta a {
        text-decoration: underline; }
        .card.standard.last-in-row .story-meta a:hover {
          color: #333; }
      .card.standard.last-in-row .story-meta .section {
        font-family: 'Brown Bold', sans-serif;
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 1.2em;
        word-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        position: absolute;
        top: 80px;
        left: 0;
        width: 100%; }
      .card.standard.last-in-row .story-meta .type {
        top: 20px; } }

@media only screen and (min-width: 1221px) and (max-width: 9999999em) {
  .card.standard .ad-caption {
    font-family: 'Brown Regular', sans-serif;
    font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 340px;
    padding: 20px;
    text-align: center;
    color: #B1B1B2; }
    .card.standard .ad-caption a {
      text-decoration: underline; }
      .card.standard .ad-caption a:hover {
        color: #333; } }

.classic {
  position: relative;
  width: 1200px;
  text-align: center;
  margin: 0 auto;
  font-size: 0;
  padding: 0; }
  @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
    .classic:not(:last-child) {
      margin-bottom: 65px; } }
  @media only screen and (min-width: 761px) and (max-width: 1220px) {
    .classic:not(:last-child) {
      margin-bottom: 25px; } }
  .classic.single-story + .single-story {
    margin-top: 25px; }
  @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
    .classic.single-story + .row .ad {
      margin-bottom: 40px; } }
  @media only screen and (max-width: 760px) {
    .classic.single-story + .row .ad {
      margin-bottom: 30px; } }
  @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
    .classic.single-story:last-of-type {
      margin-bottom: 50px; } }
  @media only screen and (min-width: 761px) and (max-width: 1220px) {
    .classic.single-story:last-of-type {
      margin-bottom: 25px; } }
  @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
    .classic.single-story .hero-card {
      width: 1100px;
      height: 413px;
      margin: 20px 0 70px; }
      .classic.single-story .hero-card .opener-image::before {
        width: 1100px;
        height: 413px; }
      .classic.single-story .hero-card .story-content .title {
        font-family: 'Playfair Display', serif;
        font-size: 36px;
        font-weight: bold;
        word-spacing: normal;
        letter-spacing: normal;
        line-height: 1.3em;
        text-transform: none; } }
  @media only screen and (min-width: 761px) and (max-width: 1220px) {
    .classic.single-story .hero-card {
      width: 720px;
      height: 270px;
      margin-top: 20px;
      margin-bottom: 95px; }
      .classic.single-story .hero-card .opener-image::before {
        width: 720px;
        height: 270px; }
      .classic.single-story .hero-card .story-content .title {
        font-family: 'Playfair Display', serif;
        font-size: 26px;
        font-weight: bold;
        word-spacing: normal;
        letter-spacing: normal;
        line-height: 1.3em;
        text-transform: none; } }
  @media only screen and (min-width: 761px) {
    .classic.single-story .hero-card .story-content {
      width: 80%;
      margin-left: -40%;
      height: auto; }
      .classic.single-story .hero-card .story-content .title {
        padding: 30px 20px 10px; }
      .classic.single-story .hero-card .story-content .story-meta {
        padding: 15px 0 0; }
        .classic.single-story .hero-card .story-content .story-meta .section {
          top: 35px; } }
  .classic .header-label {
    font-family: 'Brown Bold', sans-serif;
    font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    background-color: #000;
    color: #FFF;
    z-index: 10;
    cursor: pointer;
    -webkit-transition: width 0.1s linear;
    transition: width 0.1s linear; }
  .classic .hero-card {
    position: relative;
    display: inline-block;
    text-align: left;
    width: 300px;
    height: 360px;
    margin: 0 0 75px;
    padding: 0;
    background-color: transparent; }
    .classic .hero-card .opener-image {
      display: block;
      width: 100%;
      position: relative; }
      .classic .hero-card .opener-image::before {
        display: block;
        left: 0;
        top: 0;
        background: url("/assets/images/placeholder-2.svg");
        background-size: cover;
        content: '';
        width: 300px;
        height: 360px;
        z-index: 0; }
      .classic .hero-card .opener-image img {
        display: block;
        width: 100%;
        height: auto;
        position: absolute;
        top: 0;
        left: 0; }
      @media only screen and (min-width: 761px) {
        .classic .hero-card .opener-image {
          position: absolute; } }
      .classic .hero-card .opener-image .sticker {
        position: absolute;
        top: 20px;
        left: 0;
        display: block;
        width: 100%;
        height: auto;
        overflow: hidden;
        z-index: 30;
        text-align: center; }
        .classic .hero-card .opener-image .sticker > img {
          width: 80%;
          height: auto; }
    .classic .hero-card .story-content {
      position: absolute;
      bottom: -100px;
      left: 50%;
      display: block;
      width: 90%;
      height: 135px;
      vertical-align: middle;
      background-color: #FFF;
      margin-left: -45%;
      padding: 25px 10px 5px;
      text-align: center;
      clear: both;
      z-index: 20;
      -webkit-transition: margin 0.1s ease-in-out;
      transition: margin 0.1s ease-in-out; }
      .classic .hero-card .story-content .abstract {
        display: none; }
      .classic .hero-card .story-content .title {
        font-family: 'Playfair Display', serif;
        font-size: 20px;
        font-weight: bold;
        word-spacing: normal;
        letter-spacing: normal;
        line-height: 1.3em;
        text-transform: none;
        display: inline-block;
        padding: 10px 5px 5px;
        vertical-align: middle; }
        .classic .hero-card .story-content .title span {
          -webkit-transition: border-bottom 0.1s ease-in-out;
          transition: border-bottom 0.1s ease-in-out; }
      .classic .hero-card .story-content::before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        height: 100%;
        margin-left: -0.25em; }
      .classic .hero-card .story-content .story-meta .section {
        font-family: 'Brown Bold', sans-serif;
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 1.2em;
        word-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        color: #B1B1B2;
        position: absolute;
        top: 30px;
        left: 0;
        width: 100%;
        text-align: center; }
      .classic .hero-card .story-content .story-meta .type {
        position: absolute;
        top: -25px;
        left: 50%;
        width: 50px;
        height: 50px;
        padding: 5px;
        margin-left: -25px;
        background-color: #FFF;
        border-radius: 50%;
        text-align: center;
        vertical-align: center;
        z-index: 50; }
        .classic .hero-card .story-content .story-meta .type.icon-video::after {
          content: url("/assets/icons/video-red.svg"); }
    @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
      .classic .hero-card:hover .story-content {
        margin-bottom: 10px; } }
  @media only screen and (max-width: 1220px) {
    .classic {
      width: 640px; }
      .classic .header-label {
        left: 10px; }
      .classic .hero-card {
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 120px; } }
  @media only screen and (max-width: 760px) {
    .classic {
      width: 100%;
      max-width: 415px;
      min-width: 300px; }
      .classic .header-label {
        left: 0; }
      .classic .hero-card {
        width: 100%;
        height: auto;
        margin: 0 0 130px; }
        .classic .hero-card .story-content .title {
          font-family: 'Playfair Display', serif;
          font-size: 25px;
          font-weight: bold;
          word-spacing: normal;
          letter-spacing: normal;
          line-height: 1.3em;
          text-transform: none; }
        .classic .hero-card .opener-image {
          height: 0;
          padding-bottom: 120%; }
          .classic .hero-card .opener-image::before {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: auto; }
          .classic .hero-card .opener-image > img {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0; } }

.card.premium {
  background-color: transparent;
  color: #FFF;
  position: relative; }
  @media only screen and (max-width: 760px) {
    .card.premium {
      width: 100%;
      height: auto;
      max-width: 415px;
      min-width: 280px;
      margin: 10px 0; } }
  @media only screen and (min-width: 761px) and (max-width: 1220px) {
    .card.premium {
      width: 215px;
      height: 120px;
      margin: 19px; } }
  @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
    .card.premium {
      width: 340px;
      height: 190px;
      margin: 20px; } }
  .card.premium .opener-image {
    position: relative; }
    @media only screen and (max-width: 760px) {
      .card.premium .opener-image::before {
        padding-bottom: 37.5%; } }
    .card.premium .opener-image:hover {
      opacity: 0.7; }
  .card.premium .premium-card-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 10px;
    z-index: 70;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3); }
    .card.premium .premium-card-content::before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      height: 100%; }
    .card.premium .premium-card-content .title {
      position: relative;
      display: inline-block;
      vertical-align: middle; }
      @media only screen and (max-width: 760px) {
        .card.premium .premium-card-content .title {
          font-family: 'Brown Regular', sans-serif;
          font-size: 22px;
          letter-spacing: 0.1em;
          line-height: 1.4em;
          word-spacing: normal;
          font-weight: normal;
          text-transform: uppercase; }
          .card.premium .premium-card-content .title a {
            text-decoration: underline; }
            .card.premium .premium-card-content .title a:hover {
              color: #333; } }
      @media only screen and (min-width: 761px) and (max-width: 1220px) {
        .card.premium .premium-card-content .title {
          font-family: 'Brown Bold', sans-serif;
          font-size: 20px;
          letter-spacing: 0.1em;
          line-height: 1.2em;
          word-spacing: normal;
          font-weight: normal;
          text-transform: uppercase; } }
      @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
        .card.premium .premium-card-content .title {
          font-family: 'Brown Bold', sans-serif;
          font-size: 24px;
          letter-spacing: 0.1em;
          line-height: 1.2em;
          word-spacing: normal;
          font-weight: normal;
          text-transform: uppercase; } }
    .card.premium .premium-card-content .cta {
      font-family: 'Brown Bold', sans-serif;
      font-size: 12px;
      letter-spacing: 0.1em;
      line-height: 1.2em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      position: absolute;
      text-align: center;
      width: 100%;
      bottom: 20px; }
      @media only screen and (min-width: 761px) and (max-width: 1220px) {
        .card.premium .premium-card-content .cta {
          font-family: 'Brown Bold', sans-serif;
          font-size: 10px;
          letter-spacing: 0.1em;
          line-height: 1.2em;
          word-spacing: normal;
          font-weight: normal;
          text-transform: uppercase;
          bottom: 10px; } }

.card.product {
  width: 245px;
  height: 475px;
  background: #FFF;
  margin: 0 20px;
  position: relative; }
  .card.product:hover .buy-button {
    background-color: #000;
    color: #F5F5F5; }
  .card.product:hover .more-info {
    width: 90px;
    background: #9B9B9B;
    opacity: 0.6;
    color: #FFF;
    right: 5px;
    top: 5px; }
    .card.product:hover .more-info .fa-align-left {
      float: right; }
    .card.product:hover .more-info .more-info-text {
      font-family: 'Brown Bold', sans-serif;
      font-size: 10px;
      letter-spacing: 0.1em;
      line-height: 1.2em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      display: inline-block;
      float: left;
      margin: 2px 0 0 2px; }
  .card.product:hover .cropping-container::before {
    opacity: 0; }
  .card.product.product-list {
    margin: 50px 17px 0; }
  .card.product .cropping-container {
    height: 295px;
    overflow: hidden;
    position: relative; }
    .card.product .cropping-container:hover::before {
      opacity: 0; }
    .card.product .cropping-container::before {
      display: block;
      left: 0;
      top: 0;
      width: inherit;
      height: inherit;
      background: url("/assets/images/placeholder-2.svg");
      background-size: cover;
      content: ''; }
    .card.product .cropping-container img {
      max-width: 245px;
      position: absolute;
      top: 0;
      left: 0; }
  .card.product .content {
    position: absolute;
    top: 275px;
    left: 0;
    width: 100%;
    height: 190px;
    z-index: 20; }
    .card.product .content .sponsored-label {
      font-family: 'Brown Bold', sans-serif;
      font-size: 8px;
      letter-spacing: 0.1em;
      line-height: 1.2em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      color: #B1B1B2;
      background: #FFF;
      opacity: 0.8;
      height: 20px;
      padding-top: 6px;
      position: absolute;
      width: 100%; }
    .card.product .content .brand-name {
      font-family: 'Brown Bold', sans-serif;
      font-size: 10px;
      letter-spacing: 0.1em;
      line-height: 1.2em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      color: #B1B1B2;
      padding: 33px 5px 10px; }
    .card.product .content .name {
      font-family: 'Playfair Display', serif;
      font-size: 15px;
      font-weight: bold;
      word-spacing: normal;
      letter-spacing: normal;
      line-height: 1.3em;
      text-transform: none;
      display: block;
      position: relative;
      text-align: center;
      width: 100%;
      padding: 0 15px; }
  .card.product .price {
    font-family: 'Brown Bold', sans-serif;
    font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    padding: 10px;
    position: absolute;
    bottom: 45px;
    left: 0;
    width: 100%;
    text-align: center; }
    .card.product .price .retail-price {
      color: #B1B1B2;
      display: inline-block; }
    .card.product .price .sale-price {
      color: #EF4B4B;
      display: none;
      margin-left: 10px; }
  .card.product .impression-tracker {
    width: 1px;
    height: 1px; }
  .card.product.sale .price {
    float: bottom; }
    .card.product.sale .price .retail-price {
      text-decoration: line-through; }
    .card.product.sale .price .sale-price {
      display: inline-block; }
  .card.product .buy-button {
    font-family: 'Brown Bold', sans-serif;
    font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 89px;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    display: inline-block;
    border: 1px solid #000;
    border-radius: 25px;
    height: 30px;
    width: 65px; }
    @media only screen and (max-width: 1220px) {
      .card.product .buy-button {
        left: 59px;
        height: 20px;
        width: 55px;
        bottom: 15px; } }
    .card.product .buy-button:disabled {
      color: #B1B1B2;
      border: 1px solid #B1B1B2;
      cursor: default; }
  .card.product .more-info {
    font-family: 'Brown Bold', sans-serif;
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    position: absolute;
    top: 4px;
    right: 1px;
    padding: 5px;
    width: 25px;
    height: 15px;
    z-index: 30;
    color: #B1B1B2; }
    .card.product .more-info .more-info-text {
      display: none; }
  @media only screen and (max-width: 1220px) {
    .card.product {
      margin: 0 3px 6px;
      width: 175px;
      height: 375px; }
      .card.product .cropping-container {
        height: 205px; }
        .card.product .cropping-container img {
          width: 175px; }
      .card.product .content {
        top: 185px;
        height: 187px; }
        .card.product .content .brand-name {
          padding: 30px 5px 5px; }
        .card.product .content .price {
          bottom: 35px; } }
  @media only screen and (max-width: 320px) {
    .card.product {
      margin-bottom: 20px; } }

/* Shared Card Styles */
.card {
  display: inline-block;
  background-color: #FFF;
  text-align: center;
  color: #333;
  min-width: 140px;
  -webkit-transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out;
  vertical-align: top; }
  .card .opener-image {
    z-index: 40; }
    .card .opener-image::before {
      display: block;
      left: 0;
      top: 0;
      width: inherit;
      height: inherit;
      background: url("/assets/images/placeholder-2.svg");
      background-size: cover;
      content: ''; }
    .card .opener-image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 60; }
  .card .story-content .title > span {
    -webkit-transition: border-bottom 0.3s ease-in;
    transition: border-bottom 0.3s ease-in; }
  .card .story-content .abstract {
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 15px;
    letter-spacing: normal;
    line-height: 1.5em;
    word-spacing: normal; }
    .card .story-content .abstract a {
      border-bottom: solid 2px #27FFBC; }
      .card .story-content .abstract a:hover {
        border-bottom-color: #EF4B4B; }
  .card .story-meta {
    color: #B1B1B2; }
    .card .story-meta .type {
      padding: 15px;
      position: absolute;
      left: 50%;
      margin-left: -25px;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      background-color: #FFF;
      text-align: center;
      vertical-align: center;
      z-index: 50; }
      .card .story-meta .type:not(.icon-video)::after {
        opacity: 0.3; }
      .card .story-meta .type.icon-article::after {
        content: url("/assets/icons/article.svg"); }
      .card .story-meta .type.icon-slideshow::after {
        content: url("/assets/icons/slideshow.svg"); }
      .card .story-meta .type.icon-video {
        padding: 5px; }
        .card .story-meta .type.icon-video::after {
          content: url("/assets/icons/video-red.svg"); }
    .card .story-meta .publish-date {
      position: absolute;
      bottom: 20px;
      right: 20px; }
    .card .story-meta .author {
      position: absolute;
      bottom: 20px;
      left: 20px; }

.global-footer {
  font-family: 'Brown Bold', sans-serif;
  font-size: 10px;
  letter-spacing: 0.1em;
  line-height: 1.2em;
  word-spacing: normal;
  font-weight: normal;
  text-transform: uppercase;
  display: none;
  width: 1100px;
  margin: 50px auto 0;
  padding: 50px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  text-align: center; }
  @media only screen and (min-width: 761px) and (max-width: 1220px) {
    .global-footer {
      width: 720px; } }
  @media only screen and (max-width: 760px) {
    .global-footer {
      width: auto;
      max-width: 375px; }
      .global-footer ul {
        padding: 20px 0; } }
  @media only screen and (max-width: 430px) {
    .global-footer {
      margin: 50px 20px; } }
  .global-footer ul {
    width: 100%;
    list-style: none;
    margin: 0 auto;
    padding: 20px;
    text-align: center; }
    .global-footer ul li {
      color: #B1B1B2;
      display: inline-block;
      margin: 0;
      padding: 0 10px;
      height: 25px;
      line-height: 25px; }
      .global-footer ul li:hover {
        color: #EF4B4B; }
      .global-footer ul li.copyright {
        color: #000; }
        @media only screen and (max-width: 1220px) {
          .global-footer ul li.copyright {
            width: 100%; } }
  .global-footer p {
    font-family: 'Brown Regular', sans-serif;
    font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    color: #B1B1B2;
    padding: 0 20px; }
    .global-footer p a {
      text-decoration: underline; }
      .global-footer p a:hover {
        color: #333; }
  .global-footer.content-loaded {
    display: block; }

.api-errors-container {
  width: 100%;
  height: 100%; }
  .api-errors-container .r29-logo {
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    height: 65px;
    background-image: url("/assets/images/r29-logo-w.svg");
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 20; }
  .api-errors-container .error-video {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    font-size: 0;
    text-align: center;
    background-image: url("/assets/images/error-image.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
    .api-errors-container .error-video::before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      height: 100%;
      margin-left: -0.25em; }
    .api-errors-container .error-video::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 10;
      background-color: #27FFBC;
      opacity: 0.8; }
  .api-errors-container .error-text {
    display: inline-block;
    position: relative;
    font-family: 'Brown Regular', Arial, sans-serif;
    font-size: 25px;
    letter-spacing: 0.025em;
    line-height: 1.4em;
    color: #FFF;
    max-width: 800px;
    vertical-align: middle;
    z-index: 20;
    padding: 60px 30px 0; }
    @media only screen and (max-width: 320px) {
      .api-errors-container .error-text {
        padding: 0 30px;
        bottom: 15px; } }
    .api-errors-container .error-text h1 {
      margin: 0;
      padding: 0;
      font-weight: normal;
      font-size: 60px;
      line-height: 1.2em; }
    .api-errors-container .error-text p {
      margin: 20px;
      padding: 0; }
    .api-errors-container .error-text button {
      font-family: 'Brown Regular', sans-serif;
      font-size: 12px;
      letter-spacing: 0.05em;
      line-height: 1.3em;
      word-spacing: normal;
      text-transform: uppercase;
      word-spacing: normal;
      display: block;
      margin: 40px auto;
      padding: 0 30px;
      height: 37px;
      border-radius: 20px;
      border: 2px solid #FFF;
      color: #FFF;
      background-color: transparent;
      outline: none;
      transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
      -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
      -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
      -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
      -o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; }
      @media only screen and (max-width: 320px) {
        .api-errors-container .error-text button {
          margin: 0 auto; } }
      .api-errors-container .error-text button:hover {
        background-color: #FFF;
        color: #27FFBC;
        cursor: pointer; }
    @media (max-width: 800px) {
      .api-errors-container .error-text {
        font-size: 17px; }
        .api-errors-container .error-text h1 {
          font-size: 45px; }
        .api-errors-container .error-text p {
          margin: 15px;
          padding: 0; } }
    @media (max-width: 500px) {
      .api-errors-container .error-text {
        font-size: 15px; }
        .api-errors-container .error-text h1 {
          font-size: 30px; }
        .api-errors-container .error-text p {
          margin: 10px;
          padding: 0; } }
  @media (max-width: 800px) {
    .api-errors-container video {
      display: none; } }
  .api-errors-container video.bgvid {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 1;
    overflow: hidden;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); }
  .api-errors-container footer {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0;
    width: 100%;
    margin: 0;
    padding: 50px 0;
    z-index: 20;
    color: #FFF; }
    .api-errors-container footer ul {
      display: block;
      width: 100%;
      max-width: 1220px;
      list-style: none;
      margin: 0 auto;
      padding: 20px;
      text-align: center; }
    .api-errors-container footer ul li {
      font-family: 'Brown Bold', sans-serif;
      font-size: 12px;
      letter-spacing: 0.1em;
      line-height: 1.2em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      display: inline-block;
      margin: 0;
      padding: 0 10px;
      height: 25px;
      line-height: 25px; }
      @media (max-width: 800px) {
        .api-errors-container footer ul li .copyright {
          display: block;
          margin: 0 auto; } }
    .api-errors-container footer ul li a {
      color: #FFF;
      text-decoration: none; }
    .api-errors-container footer ul li a:hover {
      text-decoration: underline; }
    @media (max-width: 800px) {
      .api-errors-container footer {
        padding: 0; } }

.condensed-header {
  -webkit-transition: top 0.1s ease-in-out;
  transition: top 0.1s ease-in-out;
  position: fixed;
  top: 0;
  width: 100%;
  height: 60px;
  background-color: #FFF;
  z-index: 300;
  border-bottom: 1px solid #EFEFF0; }
  .condensed-header.hidden {
    top: -60px; }
  .condensed-header .r29-logo {
    height: 43px;
    width: 43px;
    overflow: hidden;
    position: relative;
    float: left;
    margin: 10px; }
    .condensed-header .r29-logo img {
      width: 95px;
      position: absolute;
      left: -25px; }
  .condensed-header .condensed-title {
    max-width: 40%;
    float: left;
    margin-top: 5px; }
    .condensed-header .condensed-title span {
      font-family: 'Brown Regular', sans-serif;
      font-size: 10px;
      letter-spacing: 0.1em;
      line-height: 1.4em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      color: #B1B1B2;
      margin-bottom: 0; }
      .condensed-header .condensed-title span a {
        text-decoration: underline; }
        .condensed-header .condensed-title span a:hover {
          color: #333; }
    .condensed-header .condensed-title h4 {
      font-family: 'Playfair Display', serif;
      font-size: 18px;
      font-weight: bold;
      word-spacing: normal;
      letter-spacing: normal;
      line-height: 1.3em;
      text-transform: none;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      -ms-text-overflow: ellipsis; }
  .condensed-header .story-share {
    float: left;
    margin-left: 20px; }
    .condensed-header .story-share button {
      width: 30px;
      height: 30px;
      margin: 15px 5px;
      cursor: pointer; }

.slideshow-wrapper::after {
  display: block;
  clear: both;
  content: ''; }

.slideshow-wrapper .intro-slide img:not(.loading) {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 1; }

.slideshow-wrapper .intro-slide .loading {
  width: 100%;
  height: 0;
  background: url("/assets/images/placeholder-2.svg");
  background-size: cover;
  padding-bottom: 100%; }
  @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
    .slideshow-wrapper .intro-slide .loading {
      padding-bottom: 100%; } }
  .slideshow-wrapper .intro-slide .loading img {
    opacity: 0; }

.slideshow-wrapper .static-intro-slide {
  width: inherit; }

.slideshow-wrapper figure {
  position: relative; }
  .slideshow-wrapper figure .intro-slide-overlay {
    display: none;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.4);
    -webkit-transition: 0.3s opacity;
    transition: 0.3s opacity;
    pointer-events: none; }
    .slideshow-wrapper figure .intro-slide-overlay::before {
      position: absolute;
      content: '';
      height: 100%;
      width: 100%;
      background: -webkit-linear-gradient(bottom, transparent, rgba(39, 255, 188, 0.3));
      background: linear-gradient(0deg, transparent, rgba(39, 255, 188, 0.3)); }
    .slideshow-wrapper figure .intro-slide-overlay .intro-slide-instructions {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      width: 250px;
      height: 250px;
      background-image: url("/assets/images/begin-slideshow.svg");
      background-size: contain;
      background-position: center, center;
      background-repeat: none; }
  @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
    .slideshow-wrapper figure .intro-slide-overlay {
      display: block; }
    .slideshow-wrapper figure:hover .intro-slide-overlay {
      opacity: 1; } }

.slideshow-wrapper .non-desktop-layout .intro-slide {
  margin: 17px auto;
  display: table; }
  .slideshow-wrapper .non-desktop-layout .intro-slide figure img {
    width: 100%; }
  .slideshow-wrapper .non-desktop-layout .intro-slide figure .image-shares {
    position: absolute;
    bottom: 0;
    right: 0;
    height: auto;
    float: none; }
  .slideshow-wrapper .non-desktop-layout .intro-slide .content-caption {
    display: table-caption;
    caption-side: bottom; }

.slideshow-wrapper .non-desktop-layout .content-caption .description {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 17px;
  letter-spacing: normal;
  line-height: 1.5em;
  word-spacing: normal;
  line-height: 1.65em;
  color: #333;
  font-style: normal;
  text-align: left; }
  .slideshow-wrapper .non-desktop-layout .content-caption .description a {
    border-bottom: solid 2px #27FFBC; }
    .slideshow-wrapper .non-desktop-layout .content-caption .description a:hover {
      border-bottom-color: #EF4B4B; }
  .slideshow-wrapper .non-desktop-layout .content-caption .description h2 {
    font-family: 'Playfair Display', serif;
    font-size: 25px;
    font-weight: bold;
    word-spacing: normal;
    letter-spacing: normal;
    line-height: 1.3em;
    text-transform: none; }
  .slideshow-wrapper .non-desktop-layout .content-caption .description h3 {
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 20px;
    letter-spacing: normal;
    line-height: 1.5em;
    word-spacing: normal;
    font-weight: bold; }
    .slideshow-wrapper .non-desktop-layout .content-caption .description h3 a {
      border-bottom: solid 2px #27FFBC; }
      .slideshow-wrapper .non-desktop-layout .content-caption .description h3 a:hover {
        border-bottom-color: #EF4B4B; }

.slideshow-wrapper .desktop-layout .section-pull-quote {
  height: 550px;
  background: #EF4B4B;
  color: #FFF; }
  .slideshow-wrapper .desktop-layout .section-pull-quote .quote-wrapper {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    .slideshow-wrapper .desktop-layout .section-pull-quote .quote-wrapper .quote {
      font-family: 'Brown Regular', sans-serif;
      font-size: 30px;
      letter-spacing: 0.05em;
      line-height: 1.3em;
      word-spacing: normal;
      text-transform: uppercase;
      line-height: 1.5em;
      letter-spacing: 0.07em;
      margin: 0 50px; }
    .slideshow-wrapper .desktop-layout .section-pull-quote .quote-wrapper .quote-credit {
      font-family: 'Brown Regular', sans-serif;
      font-size: 10px;
      letter-spacing: 0.05em;
      line-height: 1.3em;
      word-spacing: normal;
      text-transform: uppercase; }
    .slideshow-wrapper .desktop-layout .section-pull-quote .quote-wrapper .quote-before,
    .slideshow-wrapper .desktop-layout .section-pull-quote .quote-wrapper .quote-after {
      color: #FFF; }
      .slideshow-wrapper .desktop-layout .section-pull-quote .quote-wrapper .quote-before::before, .slideshow-wrapper .desktop-layout .section-pull-quote .quote-wrapper .quote-before::after,
      .slideshow-wrapper .desktop-layout .section-pull-quote .quote-wrapper .quote-after::before,
      .slideshow-wrapper .desktop-layout .section-pull-quote .quote-wrapper .quote-after::after {
        display: none; }

@media only screen and (max-width: 1220px) {
  .slideshow-wrapper .desktop-layout,
  .slideshow-wrapper .see-all-slides {
    display: none; } }

.slideshow-wrapper .desktop-layout.hidden,
.slideshow-wrapper .see-all-slides.hidden {
  display: none;
  position: absolute; }

@media only screen and (min-width: 1221px) and (max-width: 9999999em) {
  .slideshow-wrapper .left-column {
    width: 890px; }
  .slideshow-wrapper .slide-full-width {
    width: 1220px; }
    .slideshow-wrapper .slide-full-width .slideshow {
      width: 885px; }
      .slideshow-wrapper .slide-full-width .slideshow img {
        min-width: inherit;
        max-height: 680px; }
  .slideshow-wrapper .left-column,
  .slideshow-wrapper .slide-full-width {
    float: left; }
  .slideshow-wrapper .non-desktop-layout {
    display: none; }
  .slideshow-wrapper .slideshow {
    position: relative;
    float: right;
    margin: 0 0 1em 40px;
    width: 545px; }
    .slideshow-wrapper .slideshow .intro-slide .img-container,
    .slideshow-wrapper .slideshow .section-image .img-container, .slideshow-wrapper .slideshow .static-intro-slide .img-container {
      background-color: #F5F5F5; }
      .slideshow-wrapper .slideshow .intro-slide .img-container img,
      .slideshow-wrapper .slideshow .section-image .img-container img, .slideshow-wrapper .slideshow .static-intro-slide .img-container img {
        width: auto;
        max-width: 100%;
        max-height: 80vh;
        display: block;
        margin: 0 auto; }
    .slideshow-wrapper .slideshow [class^='section-'] {
      margin: 0 auto; } }

.slideshow-wrapper .see-all-slides {
  width: 1220px; }
  .slideshow-wrapper .see-all-slides .slide-thumbnails {
    background-color: #F5F5F5;
    border: 10px solid #F5F5F5; }
    .slideshow-wrapper .see-all-slides .slide-thumbnails .thumbnail-row {
      height: 300px; }
      .slideshow-wrapper .see-all-slides .slide-thumbnails .thumbnail-row .thumbnail {
        -webkit-transition: opacity 0.1s ease-in-out;
        transition: opacity 0.1s ease-in-out;
        opacity: 1;
        position: relative;
        float: left;
        width: 280px;
        height: 280px;
        margin: 10px;
        cursor: pointer; }
        .slideshow-wrapper .see-all-slides .slide-thumbnails .thumbnail-row .thumbnail:hover {
          opacity: 0.7; }
        .slideshow-wrapper .see-all-slides .slide-thumbnails .thumbnail-row .thumbnail.image img {
          -webkit-transition: opacity 0.1s ease-in-out;
          transition: opacity 0.1s ease-in-out;
          position: absolute;
          right: 0;
          left: 0;
          top: 50%;
          -webkit-transform: translateY(-50%) translateZ(1px);
                  transform: translateY(-50%) translateZ(1px);
          margin: 0 auto;
          vertical-align: middle;
          max-width: 280px;
          max-height: 280px; }
        .slideshow-wrapper .see-all-slides .slide-thumbnails .thumbnail-row .thumbnail.fa {
          background: #FFF;
          font-size: 55px; }
          .slideshow-wrapper .see-all-slides .slide-thumbnails .thumbnail-row .thumbnail.fa::before {
            color: #B1B1B2;
            display: block;
            position: absolute;
            margin: auto;
            height: 55px;
            width: 55px;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0; }
        .slideshow-wrapper .see-all-slides .slide-thumbnails .thumbnail-row .thumbnail.video::after {
          content: url("/assets/icons/video-placeholder.svg"); }
        .slideshow-wrapper .see-all-slides .slide-thumbnails .thumbnail-row .thumbnail.widget::after {
          content: url("/assets/icons/widget-placeholder.svg"); }
    .slideshow-wrapper .see-all-slides .slide-thumbnails .thumbnail-row-ad {
      margin: 10px auto;
      text-align: center; }
    .slideshow-wrapper .see-all-slides .slide-thumbnails::after {
      display: block;
      clear: both;
      content: ''; }

.slideshow-wrapper .slideshow-nav {
  height: 50px;
  background-color: #F5F5F5;
  border-bottom: 1px solid gainsboro; }
  .slideshow-wrapper .slideshow-nav a {
    cursor: pointer; }
  .slideshow-wrapper .slideshow-nav .nav-left,
  .slideshow-wrapper .slideshow-nav .nav-right {
    width: 50px;
    height: 50px;
    text-align: center; }
    .slideshow-wrapper .slideshow-nav .nav-left i,
    .slideshow-wrapper .slideshow-nav .nav-right i {
      color: #333;
      font-size: 20px;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
  .slideshow-wrapper .slideshow-nav .nav-left {
    float: left; }
    .slideshow-wrapper .slideshow-nav .nav-left:not(.see-all-slides) {
      border-right: 1px solid gainsboro; }
  .slideshow-wrapper .slideshow-nav .nav-right {
    float: right;
    border-left: 1px solid gainsboro; }
    .slideshow-wrapper .slideshow-nav .nav-right.intro-slide {
      background: #000;
      color: #FFF; }
      .slideshow-wrapper .slideshow-nav .nav-right.intro-slide i {
        color: #FFF; }
  .slideshow-wrapper .slideshow-nav .slide-info {
    height: 50px;
    float: right;
    padding: 0 20px; }
    .slideshow-wrapper .slideshow-nav .slide-info.left {
      float: left;
      padding: 0 20px 0 0; }
    .slideshow-wrapper .slideshow-nav .slide-info .slide-info-text {
      font-family: 'Brown Regular', sans-serif;
      font-size: 10px;
      letter-spacing: 0.05em;
      line-height: 1.3em;
      word-spacing: normal;
      text-transform: uppercase;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
    .slideshow-wrapper .slideshow-nav .slide-info.intro-slide {
      padding: 0 25px;
      background: #000;
      color: #FFF; }

.slideshow-wrapper .hidden-slideshow-nav {
  display: block;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none; }
  .slideshow-wrapper .hidden-slideshow-nav .nav-left,
  .slideshow-wrapper .hidden-slideshow-nav .nav-right {
    width: 50px;
    height: 100%;
    opacity: 0;
    pointer-events: all; }
  .slideshow-wrapper .hidden-slideshow-nav .nav-left {
    float: left; }
  .slideshow-wrapper .hidden-slideshow-nav .nav-right {
    float: right; }

.slideshow-wrapper .up-next-wrapper.hidden {
  display: none; }

.slideshow-wrapper .up-next-wrapper .up-next {
  -webkit-transition: opacity ease-in-out 700ms;
  transition: opacity ease-in-out 700ms;
  position: absolute;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right 210px top 0;
  opacity: 0;
  z-index: 1; }
  .slideshow-wrapper .up-next-wrapper .up-next.hovering {
    opacity: 1; }
  .slideshow-wrapper .up-next-wrapper .up-next.initial-animation {
    -webkit-animation-name: show-then-hide;
            animation-name: show-then-hide;
    /* Start showing after 2000ms, show animation takes 700ms, start hiding
           after 2000ms, hide animation takes 700ms. Total 5400ms */
    -webkit-animation-duration: 5.4s;
            animation-duration: 5.4s; }

@-webkit-keyframes show-then-hide {
  0% {
    opacity: 0; }
  37% {
    opacity: 0; }
  50% {
    opacity: 1; }
  87% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes show-then-hide {
  0% {
    opacity: 0; }
  37% {
    opacity: 0; }
  50% {
    opacity: 1; }
  87% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .slideshow-wrapper .up-next-wrapper .up-next .up-next-body {
    position: relative;
    float: right;
    width: 210px;
    display: inline-block;
    background-color: #FFF;
    padding: 25px 10px;
    text-align: center; }
    .slideshow-wrapper .up-next-wrapper .up-next .up-next-body .up-next-close-button {
      position: absolute;
      right: 0;
      top: 0;
      padding: 7px; }
    .slideshow-wrapper .up-next-wrapper .up-next .up-next-body .up-next-header {
      font-family: 'Brown Bold', sans-serif;
      font-size: 12px;
      letter-spacing: 0.1em;
      line-height: 1.2em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      color: #B1B1B2; }
    .slideshow-wrapper .up-next-wrapper .up-next .up-next-body .up-next-title {
      font-family: 'Playfair Display', serif;
      font-size: 20px;
      font-weight: bold;
      word-spacing: normal;
      letter-spacing: normal;
      line-height: 1.3em;
      text-transform: none;
      padding: 10px 5px 5px; }

.slideshow-wrapper .content-caption {
  position: relative; }

.slideshow-wrapper .mobile-slide-indicator {
  font-family: 'Brown Regular', sans-serif;
  font-size: 10px;
  letter-spacing: 0.05em;
  line-height: 1.3em;
  word-spacing: normal;
  text-transform: uppercase; }

.slideshow-wrapper button.pill.begin-slideshow {
  margin: 30px 0; }

.r29-article-container {
  width: 100%;
  background-color: #FFF; }

.opener img:not(.loading) {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 1; }

.opener .loading {
  width: 100%;
  height: 0;
  background: url("/assets/images/placeholder-2.svg");
  background-size: cover;
  padding-bottom: 120%; }
  @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
    .opener .loading {
      padding-bottom: 37.5%; } }
  .opener .loading img {
    opacity: 0; }

.opener .full-width-opener {
  position: relative;
  max-width: 2000px;
  margin: 0 auto;
  overflow: hidden; }
  .opener .full-width-opener::before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 37.5%; }
  .opener .full-width-opener > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .opener .full-width-opener .content {
    width: 100%; }
  @media only screen and (max-width: 760px) {
    .opener .full-width-opener {
      position: relative; }
      .opener .full-width-opener::before {
        display: block;
        content: '';
        width: 100%;
        padding-top: 120%; }
      .opener .full-width-opener > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; } }

.r29-article {
  position: relative;
  background: #FFF;
  max-width: 840px;
  padding: 30px 0 50px;
  margin: -100px auto 0; }
  .r29-article .right-rail-ad-container {
    float: right;
    width: 320px; }
    .r29-article .right-rail-ad-container .ad {
      position: absolute; }
      .r29-article .right-rail-ad-container .ad.floating {
        position: fixed;
        top: 80px; }
      .r29-article .right-rail-ad-container .ad.bottom {
        bottom: 50px; }
  .r29-article.right-rail-article {
    padding: 50px 0;
    margin-top: 0;
    max-width: 1100px; }
    @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
      .r29-article.right-rail-article .header,
      .r29-article.right-rail-article #article-main-content {
        display: inline-block;
        margin: 0;
        min-width: 720px; } }
  .r29-article.slideshow-article {
    padding-top: 40px;
    margin-top: 0;
    max-width: 1230px; }
    @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
      .r29-article.slideshow-article #article-main-content {
        padding-bottom: 40px;
        max-width: 1230px; }
        .r29-article.slideshow-article #article-main-content.full-width .footer,
        .r29-article.slideshow-article #article-main-content.full-width .share-bottom-wrapper {
          max-width: inherit; } }
    .r29-article.slideshow-article .ss-top-ad {
      text-align: center;
      margin-bottom: 20px; }
    @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
      .r29-article.slideshow-article .product-grid,
      .r29-article.slideshow-article .share-bottom-wrapper,
      .r29-article.slideshow-article .footer,
      .r29-article.slideshow-article .spot-im-comments-container {
        max-width: 890px; } }
    .r29-article.slideshow-article .right-rail-ad-container .floating {
      top: 20px; }
    .r29-article.slideshow-article .right-rail-ad-container .bottom {
      bottom: 110px; }
  @media only screen and (max-width: 1220px) {
    .r29-article {
      padding: 25px 12px 50px;
      margin-top: 0; }
      .r29-article.right-rail-article, .r29-article.slideshow-article {
        padding: 50px 12px; } }
  .r29-article .header,
  .r29-article #article-main-content {
    min-width: 280px;
    max-width: 720px;
    margin: 0 auto; }
  .r29-article .header {
    text-align: center; }
    .r29-article .header .branding-banner.campaign .branding img {
      width: 300px;
      height: 40px;
      margin: 10px auto; }
    .r29-article .header .branding-banner.program .branding img {
      width: 300px;
      height: 100px;
      margin: 0 auto; }
    .r29-article .header .title {
      font-family: 'Playfair Display', serif;
      font-size: 45px;
      font-weight: bold;
      word-spacing: normal;
      letter-spacing: normal;
      line-height: 1.3em;
      text-transform: none;
      padding: 0 30px;
      text-align: center; }
      @media only screen and (min-width: 761px) and (max-width: 1220px) {
        .r29-article .header .title {
          font-family: 'Playfair Display', serif;
          font-size: 40px;
          font-weight: bold;
          word-spacing: normal;
          letter-spacing: normal;
          line-height: 1.3em;
          text-transform: none; } }
      @media only screen and (max-width: 760px) {
        .r29-article .header .title {
          font-family: 'Playfair Display', serif;
          font-size: 25px;
          font-weight: bold;
          word-spacing: normal;
          letter-spacing: normal;
          line-height: 1.3em;
          text-transform: none; } }
  .r29-article .spot-im-container-placeholder {
    /**
     * This placeholder is set to the minimum height of the SpotIM comments
     * container, in order to keep the page styles from repainting too
     * aggressively on initial page-load in production.
     **/
    height: 360px; }
  .r29-article .spot-im-comments-container {
    margin-top: 35px; }
  .r29-article .byline {
    font-family: 'Brown Regular', sans-serif;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    color: #B1B1B2;
    text-align: center;
    vertical-align: center;
    margin: 15px; }
    .r29-article .byline a {
      text-decoration: underline; }
      .r29-article .byline a:hover {
        color: #333; }
    .r29-article .byline .spinner {
      margin: 3px auto 0;
      height: 13px;
      width: 13px; }
    .r29-article .byline a {
      text-decoration: underline; }
    .r29-article .byline .bullet {
      font-family: Georgia, 'Times New Roman', serif;
      font-size: 15px;
      letter-spacing: normal;
      line-height: 1.5em;
      word-spacing: normal; }
      .r29-article .byline .bullet a {
        border-bottom: solid 2px #27FFBC; }
        .r29-article .byline .bullet a:hover {
          border-bottom-color: #EF4B4B; }
    .r29-article .byline.main-contributors {
      margin: 15px 15px 2px; }
    .r29-article .byline.modified {
      margin: 2px 15px 15px; }
  .r29-article .footer .byline.published {
    margin-bottom: 15px; }
  .r29-article .footer .byline.other-contributors {
    line-height: 1.5; }

.condensed-header {
  -webkit-transition: top 0.1s ease-in-out;
  transition: top 0.1s ease-in-out;
  position: fixed;
  top: 0;
  width: 100%;
  height: 60px;
  background-color: #FFF;
  z-index: 300;
  border-bottom: 1px solid #EFEFF0; }
  .condensed-header.hidden {
    top: -60px; }
  .condensed-header .r29-logo {
    height: 43px;
    width: 43px;
    overflow: hidden;
    position: relative;
    float: left;
    margin: 10px; }
    .condensed-header .r29-logo img {
      width: 95px;
      position: absolute;
      left: -25px; }
  .condensed-header .condensed-title {
    max-width: 40%;
    float: left;
    margin-top: 5px; }
    .condensed-header .condensed-title span {
      font-family: 'Brown Regular', sans-serif;
      font-size: 10px;
      letter-spacing: 0.1em;
      line-height: 1.4em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      color: #B1B1B2;
      margin-bottom: 0; }
      .condensed-header .condensed-title span a {
        text-decoration: underline; }
        .condensed-header .condensed-title span a:hover {
          color: #333; }
    .condensed-header .condensed-title h4 {
      font-family: 'Playfair Display', serif;
      font-size: 18px;
      font-weight: bold;
      word-spacing: normal;
      letter-spacing: normal;
      line-height: 1.3em;
      text-transform: none;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      -ms-text-overflow: ellipsis; }
  .condensed-header .story-share {
    float: left;
    margin-left: 20px; }
    .condensed-header .story-share button {
      width: 30px;
      height: 30px;
      margin: 15px 5px;
      cursor: pointer; }

.r29-static-container {
  width: 100%;
  background-color: #FFF; }

.r29-static {
  position: relative;
  background: #FFF;
  max-width: 840px;
  padding: 30px 0 50px;
  margin: 0 auto; }
  @media only screen and (max-width: 1220px) {
    .r29-static {
      padding: 25px 12px 50px;
      margin-top: 0; } }
  .r29-static.right-rail-static {
    padding: 25px 0;
    margin-top: 0;
    max-width: 1100px; }
    @media only screen and (max-width: 1220px) {
      .r29-static.right-rail-static {
        padding: 15px; } }
    @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
      .r29-static.right-rail-static .header,
      .r29-static.right-rail-static .static-content {
        display: inline-block;
        margin: 0;
        min-width: 720px;
        padding: 0 20px; } }
  .r29-static .static-content {
    min-width: 280px;
    max-width: 720px;
    margin: 0 auto; }
  .r29-static .right-rail-ad-container {
    float: right;
    width: 320px; }
    .r29-static .right-rail-ad-container .ad.floating {
      position: fixed;
      top: 80px; }
    .r29-static .right-rail-ad-container .ad.bottom {
      position: absolute;
      bottom: 50px; }
  .r29-static h1 {
    font-family: 'Playfair Display', serif;
    font-size: 40px;
    font-weight: bold;
    word-spacing: normal;
    letter-spacing: normal;
    line-height: 1.3em;
    text-transform: none; }
  .r29-static h3 {
    font-family: 'Playfair Display', serif;
    font-size: 25px;
    font-weight: bold;
    word-spacing: normal;
    letter-spacing: normal;
    line-height: 1.3em;
    text-transform: none;
    margin-bottom: 20px; }
  .r29-static h4 {
    font-family: 'Playfair Display', serif;
    font-size: 17px;
    font-weight: bold;
    word-spacing: normal;
    letter-spacing: normal;
    line-height: 1.3em;
    text-transform: none; }
  .r29-static a {
    text-decoration: none;
    color: #EF4B4B; }

.search-panel {
  position: relative;
  height: 50px;
  margin: 50px auto 70px; }
  @media only screen and (max-width: 760px) {
    .search-panel {
      min-width: 280px;
      max-width: 415px;
      margin: 50px auto 80px; } }
  @media only screen and (min-width: 761px) {
    .search-panel {
      width: 720px; } }
  .search-panel.no-results {
    margin: 50px auto 85px; }
  .search-panel input[type='search'] {
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 20px;
    letter-spacing: normal;
    line-height: 1.5em;
    word-spacing: normal;
    border: 0;
    border-radius: 0;
    padding: 0 20px;
    margin: 0;
    width: 100%;
    height: 50px; }
    .search-panel input[type='search'] a {
      border-bottom: solid 2px #27FFBC; }
      .search-panel input[type='search'] a:hover {
        border-bottom-color: #EF4B4B; }
  .search-panel .submit {
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    padding: 15px;
    font-size: 20px;
    border-left: 1px solid #EFEFF0;
    color: #B1B1B2; }

.content-caption .credit {
  font-family: 'Brown Regular', sans-serif;
  font-size: 10px;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  word-spacing: normal;
  font-weight: normal;
  text-transform: uppercase;
  color: #B1B1B2;
  margin-top: 7px; }
  .content-caption .credit a {
    text-decoration: underline; }
    .content-caption .credit a:hover {
      color: #333; }

.content-caption .description {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 13px;
  font-weight: normal;
  font-style: italic;
  letter-spacing: normal;
  line-height: 1.5em;
  word-spacing: normal;
  text-transform: none;
  margin-top: 7px; }
  .content-caption .description a {
    border-bottom: solid 2px #27FFBC; }
    .content-caption .description a:hover {
      border-bottom-color: #EF4B4B; }

.body::after {
  display: block;
  clear: both;
  content: ''; }

.section-text {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 17px;
  letter-spacing: normal;
  line-height: 1.5em;
  word-spacing: normal;
  line-height: 1.65em;
  color: #333; }
  .section-text a {
    border-bottom: solid 2px #27FFBC; }
    .section-text a:hover {
      border-bottom-color: #EF4B4B; }
  .section-text h2 {
    font-family: 'Playfair Display', serif;
    font-size: 25px;
    font-weight: bold;
    word-spacing: normal;
    letter-spacing: normal;
    line-height: 1.3em;
    text-transform: none; }
  .section-text h3 {
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 20px;
    letter-spacing: normal;
    line-height: 1.5em;
    word-spacing: normal;
    font-weight: bold; }
    .section-text h3 a {
      border-bottom: solid 2px #27FFBC; }
      .section-text h3 a:hover {
        border-bottom-color: #EF4B4B; }

.section-image, .slideshow-wrapper .static-intro-slide {
  max-width: 100%; }
  .section-image img:not(.loading), .slideshow-wrapper .static-intro-slide img:not(.loading) {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 1; }
  .section-image .loading, .slideshow-wrapper .static-intro-slide .loading {
    width: 100%;
    height: 0;
    background: url("/assets/images/placeholder-2.svg");
    background-size: cover;
    padding-bottom: 100%; }
    @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
      .section-image .loading, .slideshow-wrapper .static-intro-slide .loading {
        padding-bottom: 100%; } }
    .section-image .loading img, .slideshow-wrapper .static-intro-slide .loading img {
      opacity: 0; }
  .section-image img, .slideshow-wrapper .static-intro-slide img {
    width: 100%; }
  .section-image .content-caption, .slideshow-wrapper .static-intro-slide .content-caption {
    width: 100%; }

.section-html .html-container {
  text-align: center; }
  .section-html .html-container .twitter-tweet {
    margin: 0 auto !important; }
  .section-html .html-container > iframe,
  .section-html .html-container > div {
    margin: 0 auto !important;
    max-width: 100% !important; }

.section-html .content-caption {
  text-align: center; }

.section-pull-quote {
  margin: 17px auto; }
  @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
    .section-pull-quote {
      margin: 48px auto; } }
  .section-pull-quote .quote {
    font-family: 'Brown Regular', sans-serif;
    font-size: 25px;
    letter-spacing: 0.05em;
    line-height: 1.3em;
    word-spacing: normal;
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto;
    width: auto;
    display: block; }
  .section-pull-quote .quote-before,
  .section-pull-quote .quote-after {
    font-family: 'Playfair Display', serif;
    font-size: 60px;
    font-weight: bold;
    word-spacing: normal;
    letter-spacing: normal;
    line-height: 1.3em;
    text-transform: none;
    text-align: center;
    height: 58px;
    color: #B1B1B2; }
    .section-pull-quote .quote-before::before, .section-pull-quote .quote-before::after,
    .section-pull-quote .quote-after::before,
    .section-pull-quote .quote-after::after {
      content: '\A0';
      display: inline-block;
      position: relative;
      margin: 0 7px;
      top: 29px;
      background-color: #B1B1B2;
      height: 1px;
      width: 20px; }
  .section-pull-quote .quote-credit {
    font-family: 'Brown Regular', sans-serif;
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 1.3em;
    word-spacing: normal;
    text-transform: uppercase;
    margin: 10px 0 0;
    text-align: center; }
  .section-pull-quote .quote-description {
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 17px;
    letter-spacing: normal;
    line-height: 1.5em;
    word-spacing: normal;
    line-height: 1.65em;
    color: #333; }
    .section-pull-quote .quote-description a {
      border-bottom: solid 2px #27FFBC; }
      .section-pull-quote .quote-description a:hover {
        border-bottom-color: #EF4B4B; }
    .section-pull-quote .quote-description h2 {
      font-family: 'Playfair Display', serif;
      font-size: 25px;
      font-weight: bold;
      word-spacing: normal;
      letter-spacing: normal;
      line-height: 1.3em;
      text-transform: none; }
    .section-pull-quote .quote-description h3 {
      font-family: Georgia, 'Times New Roman', serif;
      font-size: 20px;
      letter-spacing: normal;
      line-height: 1.5em;
      word-spacing: normal;
      font-weight: bold; }
      .section-pull-quote .quote-description h3 a {
        border-bottom: solid 2px #27FFBC; }
        .section-pull-quote .quote-description h3 a:hover {
          border-bottom-color: #EF4B4B; }

.section-external-video .video-container,
.section-internal-video .video-container,
.section-html .video-container {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background: url("/assets/images/placeholder-2.svg");
  background-size: cover; }
  .section-external-video .video-container.ratio-1x1,
  .section-internal-video .video-container.ratio-1x1,
  .section-html .video-container.ratio-1x1 {
    display: block;
    width: 56.25%;
    margin: 0 auto; }
    @media only screen and (max-width: 1220px) {
      .section-external-video .video-container.ratio-1x1,
      .section-internal-video .video-container.ratio-1x1,
      .section-html .video-container.ratio-1x1 {
        width: 100%; } }
  .section-external-video .video-container.ratio-9x16,
  .section-internal-video .video-container.ratio-9x16,
  .section-html .video-container.ratio-9x16 {
    display: block;
    width: 31.64%;
    margin: 0 auto; }
  .section-external-video .video-container iframe,
  .section-internal-video .video-container iframe,
  .section-html .video-container iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }

/* Shared by all sections */
.section-container img {
  max-width: 100%; }

.body .section-container.section-asset-container {
  margin: 17px auto; }
  @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
    .body .section-container.section-asset-container {
      margin: 48px auto; } }

.body .section-container.section-text-container {
  margin: 17px auto; }

.body .section-container.center-align:not(.middle-of-triptych)::after {
  display: block;
  clear: both;
  content: ''; }

.body .section-container.center-align:not(.middle-of-triptych) .section-image, .body .section-container.center-align:not(.middle-of-triptych) .slideshow-wrapper .static-intro-slide, .slideshow-wrapper .body .section-container.center-align:not(.middle-of-triptych) .static-intro-slide {
  margin: 0 auto; }

@media only screen and (min-width: 761px) {
  .body .section-container.left-align {
    float: left;
    margin: 10px 20px 20px 0; }
  .body .section-container.right-align {
    float: right;
    margin: 10px 0 20px 20px; }
  .body .section-container.center-align.middle-of-triptych {
    float: left;
    margin: 10px 0 20px; }
  .body .section-container.third-width {
    width: 240px; }
    .body .section-container.third-width.left-align, .body .section-container.third-width.right-align {
      width: 220px; }
  .body .section-container.half-width {
    width: 360px; }
    .body .section-container.half-width.left-align, .body .section-container.half-width.right-align {
      width: 340px; }
  .body .section-container.full-width {
    width: 720px; } }

.body .section-container.page-width {
  max-width: 2000px;
  width: 100vw;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
  .body .section-container.page-width .content-caption {
    padding: 0 20px; }

/* Sections as slides in desktop slideshows */
@media only screen and (min-width: 1221px) and (max-width: 9999999em) {
  .slideshow {
    /* Min heights and widths give better UX by reducing repaints between slides */ }
    .slideshow .section-internal-video,
    .slideshow .section-external-video {
      min-height: 306px;
      min-width: 545px; }
    .slideshow .section-html {
      min-height: 160px;
      min-width: 545px; } }

.schemaRecipeContainer {
  font: 17px Georgia, Times New Roman, serif !important;
  font-color: #222 !important;
  text-align: left !important;
  line-height: 1.7 !important; }
  .schemaRecipeContainer ul, .schemaRecipeContainer ol {
    padding: 0 0 0 25px !important; }
  .schemaRecipeContainer ol > li {
    list-style-type: decimal !important; }
  .schemaRecipeContainer .schemaRecipeIngredients > li {
    display: list-item !important;
    list-style: initial !important;
    list-style-type: disc !important; }
  .schemaRecipeContainer .schemaRecipeName {
    font-size: 22px !important;
    font-family: Georgia, Times New Roman, serif !important;
    margin: 0 !important;
    line-height: 1.4 !important; }
  .schemaRecipeContainer .schemaRecipeIngredientsHeader, .schemaRecipeContainer .schemaRecipeInstructionsHeader {
    font-size: 17px !important;
    padding: 30px 0 5px !important; }
  .schemaRecipeContainer .schemaRecipeDatePublished, .schemaRecipeContainer .schemaRecipeCredits {
    display: none !important; }
  .schemaRecipeContainer .schemaRecipeDescription, .schemaRecipeContainer .schemaRecipeNutritionInformation {
    padding: 10px 0 30px !important; }

/**
 * The rampant use of !important and the lack of mixins in this file
 * should only be temporary
 *
 * Authors are currently using a tool that spits out markup with
 * HTML & CSS. We must override the CSS styles with !important
 * n order to give them our own styles.
 *
 * Eventually authors will have a tool to create just the HTML markup.
 */
.product-grid .product-grid-header,
.product-carousel .product-grid-header {
  min-width: 240px;
  max-width: 1100px;
  position: relative;
  margin: 0 auto;
  padding: 30px 0 0;
  text-align: left; }
  @media only screen and (min-width: 761px) and (max-width: 1220px) {
    .product-grid .product-grid-header,
    .product-carousel .product-grid-header {
      margin-bottom: 20px;
      max-width: 720px; } }
  .product-grid .product-grid-header span,
  .product-carousel .product-grid-header span {
    font-family: 'Brown Regular', sans-serif;
    font-size: 20px;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #FFF;
    display: inline-block;
    position: relative;
    padding: 0 10px 0 0;
    margin: 0 25px 0 0;
    bottom: 15px;
    z-index: 1; }
    .product-grid .product-grid-header span a,
    .product-carousel .product-grid-header span a {
      text-decoration: underline; }
      .product-grid .product-grid-header span a:hover,
      .product-carousel .product-grid-header span a:hover {
        color: #333; }
  .product-grid .product-grid-header::after,
  .product-carousel .product-grid-header::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 1px;
    background-color: #B1B1B2; }

.product-grid::after,
.product-carousel::after {
  display: block;
  clear: both;
  content: ''; }

.product-grid .product-row {
  margin-top: 20px;
  margin-bottom: 20px; }
  .product-grid .product-row a:nth-child(2) .product {
    margin-left: 20px;
    margin-right: 10px; }
  .product-grid .product-row a:nth-child(3) .product {
    margin-left: 10px;
    margin-right: 20px; }
  .product-grid .product-row::after {
    display: block;
    clear: both;
    content: ''; }

.product-grid .product {
  font-family: 'Brown Bold', sans-serif;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.2em;
  word-spacing: normal;
  font-weight: normal;
  text-transform: uppercase;
  display: block;
  position: relative;
  float: left;
  border: 1px solid #EFEFF0;
  width: 165px;
  height: 350px;
  text-align: center; }
  .product-grid .product .img-container {
    position: relative;
    margin-top: 10px;
    height: 150px; }
    .product-grid .product .img-container img {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin: 0 auto;
      max-width: 125px;
      max-height: 150px;
      min-width: 50%; }
  .product-grid .product .sponsored-product-label {
    font-family: 'Brown Bold', sans-serif;
    font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    color: #B1B1B2;
    height: 14px;
    padding-top: 8px;
    text-decoration: underline; }
  .product-grid .product .brand-name {
    color: #B1B1B2;
    padding: 10px 5px;
    height: 45px; }
  .product-grid .product .short-title,
  .product-grid .product .retailer-name {
    color: #000;
    padding: 5px; }
  .product-grid .product .short-title {
    height: 45px; }
  .product-grid .product .retailer-name span {
    border-bottom: solid 1px #27FFBC; }
  .product-grid .product:hover .retailer-name span {
    border-bottom-color: #EF4B4B; }
  .product-grid .product .price {
    padding: 10px; }
    .product-grid .product .price .retail-price {
      color: #000;
      display: inline-block; }
    .product-grid .product .price .sale-price {
      color: #EF4B4B;
      display: none;
      margin-left: 5px; }
  .product-grid .product.sale .price {
    float: bottom; }
    .product-grid .product.sale .price .retail-price {
      text-decoration: line-through; }
    .product-grid .product.sale .price .sale-price {
      display: inline-block; }

.product-carousel {
  margin: 0 auto 48px;
  overflow: hidden; }
  @media only screen and (max-width: 1220px) {
    .product-carousel {
      width: 100% !important; } }
  .product-carousel .products {
    position: relative;
    height: 150px; }
  .product-carousel .product-container {
    width: 290px;
    overflow: visible; }
    .product-carousel .product-container.single-product .product {
      margin: 0 -12px; }
  .product-carousel .slick-list {
    position: absolute;
    height: 150px; }
    @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
      .product-carousel .slick-list {
        left: 12px; } }
  .product-carousel .product {
    font-family: 'Brown Bold', sans-serif;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    display: block;
    position: relative;
    float: left;
    border: 1px solid #EFEFF0;
    width: 280px;
    height: 150px;
    margin: 0 5px;
    text-align: left; }
    .product-carousel .product .img-container {
      position: relative;
      width: 90px;
      height: 150px;
      text-align: center;
      float: left; }
      .product-carousel .product .img-container img {
        position: absolute;
        top: 50%;
        left: 50%;
        right: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        margin: 0 auto;
        max-height: 100%;
        max-width: 70px;
        min-width: 50%; }
    .product-carousel .product .sponsored-product-label {
      font-family: 'Brown Bold', sans-serif;
      font-size: 10px;
      letter-spacing: 0.1em;
      line-height: 1.2em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      color: #B1B1B2;
      height: 14px;
      padding-top: 8px;
      text-decoration: underline;
      width: 260px;
      display: block;
      left: 3px;
      position: relative; }
    .product-carousel .product .brand-name {
      font-family: 'Brown Bold', sans-serif;
      font-size: 10px;
      letter-spacing: 0.1em;
      line-height: 1.2em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      color: #B1B1B2;
      margin: 10px 0 0;
      height: 20px; }
    .product-carousel .product .short-title,
    .product-carousel .product .retailer-name {
      color: #000; }
    .product-carousel .product .short-title {
      margin-top: 10px;
      height: 45px; }
    .product-carousel .product .retailer-name span {
      border-bottom: solid 1px #27FFBC; }
    .product-carousel .product:hover .retailer-name span {
      border-bottom-color: #EF4B4B; }
    .product-carousel .product .brand-name,
    .product-carousel .product .short-title,
    .product-carousel .product .retailer-name,
    .product-carousel .product .price {
      display: block;
      position: relative;
      left: 3px;
      width: 260px; }
    .product-carousel .product .price {
      height: 30px;
      margin-top: -5px; }
      .product-carousel .product .price .retail-price {
        color: #000;
        display: inline-block; }
      .product-carousel .product .price .sale-price {
        color: #EF4B4B;
        display: none;
        margin-left: 5px; }
    .product-carousel .product.sale .price {
      float: bottom; }
      .product-carousel .product.sale .price .retail-price {
        text-decoration: line-through; }
      .product-carousel .product.sale .price .sale-price {
        display: inline-block; }
  .product-carousel button {
    height: 150px;
    font-size: 30px;
    position: absolute;
    bottom: 0; }
    .product-carousel button.fa-angle-left {
      padding: 0 8px 0 0;
      border-right: 1px solid #EFEFF0;
      background: #FFF; }
    .product-carousel button.fa-angle-right {
      right: 0;
      padding: 0 0 0 8px;
      border-left: 1px solid #EFEFF0;
      background: #FFF; }
      .product-carousel button.fa-angle-right.slick-disabled {
        border-left: 0; }
    .product-carousel button.slick-disabled {
      color: #B1B1B2; }
    .product-carousel button:not(.slick-disabled) {
      cursor: pointer; }

.product-description {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 17px;
  letter-spacing: normal;
  line-height: 1.5em;
  word-spacing: normal;
  line-height: 1.65em;
  color: #333;
  margin: 17px auto; }
  .product-description a {
    border-bottom: solid 2px #27FFBC; }
    .product-description a:hover {
      border-bottom-color: #EF4B4B; }
  .product-description h2 {
    font-family: 'Playfair Display', serif;
    font-size: 25px;
    font-weight: bold;
    word-spacing: normal;
    letter-spacing: normal;
    line-height: 1.3em;
    text-transform: none; }
  .product-description h3 {
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 20px;
    letter-spacing: normal;
    line-height: 1.5em;
    word-spacing: normal;
    font-weight: bold; }
    .product-description h3 a {
      border-bottom: solid 2px #27FFBC; }
      .product-description h3 a:hover {
        border-bottom-color: #EF4B4B; }

#product-details-container {
  width: 100%;
  position: relative;
  background: #FFF;
  padding: 90px 0;
  display: inline-block; }
  @media only screen and (max-width: 1220px) {
    #product-details-container {
      text-align: center;
      padding: 50px 0; } }
  @media only screen and (max-width: 760px) {
    #product-details-container {
      padding: 20px 0 15px; } }

.image-text-wrapper {
  width: 1100px;
  margin: 0 auto;
  position: relative; }
  .image-text-wrapper.floating #product-details-information {
    position: fixed; }
  .image-text-wrapper.floating .pd-image-transition-icons {
    position: fixed;
    margin-top: 250px; }
  .image-text-wrapper.bottom {
    position: static; }
    .image-text-wrapper.bottom #product-details-information {
      position: absolute;
      bottom: 50px; }
    .image-text-wrapper.bottom .pd-image-transition-icons {
      position: absolute;
      bottom: 450px; }

.carousel-text-wrapper.single-image .product-images {
  position: relative;
  width: 500px;
  margin: 0 auto; }
  @media only screen and (max-width: 760px) {
    .carousel-text-wrapper.single-image .product-images {
      width: 375px; } }
  @media only screen and (max-width: 320px) {
    .carousel-text-wrapper.single-image .product-images {
      width: 320px; } }

.carousel-text-wrapper.single-image .pd-img-container {
  display: block;
  position: relative;
  cursor: pointer; }
  @media only screen and (max-width: 760px) {
    .carousel-text-wrapper.single-image .pd-img-container {
      width: 375px;
      overflow: hidden;
      margin: 0 auto; } }
  @media only screen and (max-width: 320px) {
    .carousel-text-wrapper.single-image .pd-img-container {
      width: 320px; } }
  .carousel-text-wrapper.single-image .pd-img-container img {
    width: 570px; }
    @media only screen and (max-width: 760px) {
      .carousel-text-wrapper.single-image .pd-img-container img {
        width: 375px; } }
    @media only screen and (max-width: 320px) {
      .carousel-text-wrapper.single-image .pd-img-container img {
        width: 320px; } }

.carousel-text-wrapper .product-images {
  position: relative;
  width: 500px;
  margin: 0 auto; }
  @media only screen and (max-width: 760px) {
    .carousel-text-wrapper .product-images {
      width: 375px; } }
  @media only screen and (max-width: 320px) {
    .carousel-text-wrapper .product-images {
      width: 320px; } }
  .carousel-text-wrapper .product-images .slick-dots {
    position: relative;
    padding-left: 0;
    margin: 0;
    width: 100%; }
    .carousel-text-wrapper .product-images .slick-dots li {
      position: relative;
      display: inline-block;
      list-style: none;
      width: 16px;
      text-align: center; }
      .carousel-text-wrapper .product-images .slick-dots li.slick-active button {
        background-color: #000;
        border: 1px solid #000; }
      .carousel-text-wrapper .product-images .slick-dots li button {
        width: 6px;
        height: 6px;
        border-radius: 6px;
        border: 1px solid #B1B1B2;
        background-color: #B1B1B2;
        margin: 20px 0;
        font-size: 0;
        display: inline-block; }
  .carousel-text-wrapper .product-images .slick-list {
    padding: 0 !important;
    width: 100%;
    height: 600px; }
    @media only screen and (max-width: 760px) {
      .carousel-text-wrapper .product-images .slick-list {
        width: 375px;
        height: 375px; } }
    @media only screen and (max-width: 320px) {
      .carousel-text-wrapper .product-images .slick-list {
        width: 320px;
        height: 320px; } }
  .carousel-text-wrapper .product-images .pd-img-container {
    display: block;
    position: relative;
    float: left;
    padding: 0 5px; }
    .carousel-text-wrapper .product-images .pd-img-container img {
      width: 570px; }
      @media only screen and (max-width: 760px) {
        .carousel-text-wrapper .product-images .pd-img-container img {
          width: 375px; } }
      @media only screen and (max-width: 320px) {
        .carousel-text-wrapper .product-images .pd-img-container img {
          width: 320px; } }

.pd-image-transition-icons {
  position: fixed;
  margin-left: -30px;
  margin-top: 250px; }
  .pd-image-transition-icons .bullet {
    width: 8px;
    height: 8px;
    border-radius: 6px;
    border: 1px solid #B1B1B2;
    background-color: #B1B1B2;
    margin-top: 10px; }
    .pd-image-transition-icons .bullet.active {
      background-color: #000;
      border: 1px solid #000; }

#product-details-images {
  width: 530px;
  float: left;
  display: block;
  position: relative; }
  #product-details-images img:not(.loading) {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 1; }
  #product-details-images .loading {
    width: 100%;
    height: 0;
    background: url("/assets/images/placeholder-2.svg");
    background-size: cover;
    padding-bottom: 100%; }
    @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
      #product-details-images .loading {
        padding-bottom: 75%; } }
    #product-details-images .loading img {
      opacity: 0; }
  #product-details-images .pd-img-container {
    margin-bottom: 10px; }
    #product-details-images .pd-img-container img {
      width: 530px; }

#product-details-information {
  width: 500px;
  display: inline-block;
  position: relative;
  margin-left: 40px; }
  @media only screen and (max-width: 1220px) {
    #product-details-information {
      width: 570px;
      margin: 0;
      left: 0; } }
  @media only screen and (max-width: 760px) {
    #product-details-information {
      width: 100%;
      position: relative;
      padding: 0 20px; } }
  #product-details-information .sponsored-label {
    font-family: 'Brown Bold', sans-serif;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    color: #B1B1B2;
    height: 14px;
    text-transform: uppercase;
    margin-bottom: 20px; }
    @media only screen and (max-width: 1220px) {
      #product-details-information .sponsored-label {
        margin-top: 10px; } }
    #product-details-information .sponsored-label::after {
      content: '';
      display: block;
      position: relative;
      width: 75px;
      height: 1px;
      margin: 5px 0;
      z-index: 1;
      background-color: #B1B1B2; }
      @media only screen and (max-width: 1220px) {
        #product-details-information .sponsored-label::after {
          margin: 5px auto 0; } }
  #product-details-information .brand-name {
    font-family: 'Brown Bold', sans-serif;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    color: #B1B1B2;
    padding: 0;
    height: 25px; }
    @media only screen and (max-width: 1220px) {
      #product-details-information .brand-name {
        margin: 20px 0 0; } }
  #product-details-information .retailer-name {
    font-family: 'Brown Bold', sans-serif;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    color: #B1B1B2;
    padding: 5px 0;
    height: 25px; }
  #product-details-information .name {
    font-family: 'Playfair Display', serif;
    font-size: 45px;
    font-weight: bold;
    word-spacing: normal;
    letter-spacing: normal;
    line-height: 1.3em;
    text-transform: none; }
    @media only screen and (min-width: 761px) and (max-width: 1220px) {
      #product-details-information .name {
        font-family: 'Playfair Display', serif;
        font-size: 40px;
        font-weight: bold;
        word-spacing: normal;
        letter-spacing: normal;
        line-height: 1.3em;
        text-transform: none;
        padding: 0 30px; } }
    @media only screen and (max-width: 760px) {
      #product-details-information .name {
        font-family: 'Playfair Display', serif;
        font-size: 25px;
        font-weight: bold;
        word-spacing: normal;
        letter-spacing: normal;
        line-height: 1.3em;
        text-transform: none;
        padding: 0; } }
  #product-details-information .price {
    padding: 15px 0; }
    #product-details-information .price .retail-price {
      font-family: 'Brown Bold', sans-serif;
      font-size: 20px;
      letter-spacing: 0.1em;
      line-height: 1.2em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      color: #000;
      display: inline-block; }
    #product-details-information .price .sale-price {
      font-family: 'Brown Bold', sans-serif;
      font-size: 20px;
      letter-spacing: 0.1em;
      line-height: 1.2em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      color: #EF4B4B;
      display: none;
      margin-left: 15px; }
  #product-details-information.sale .price {
    float: bottom; }
    #product-details-information.sale .price .retail-price {
      text-decoration: line-through; }
    #product-details-information.sale .price .sale-price {
      display: inline-block; }
  #product-details-information .description {
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 17px;
    letter-spacing: normal;
    line-height: 1.5em;
    word-spacing: normal;
    line-height: 1.65em;
    color: #333;
    margin-top: 10px; }
    #product-details-information .description a {
      border-bottom: solid 2px #27FFBC; }
      #product-details-information .description a:hover {
        border-bottom-color: #EF4B4B; }
    #product-details-information .description h2 {
      font-family: 'Playfair Display', serif;
      font-size: 25px;
      font-weight: bold;
      word-spacing: normal;
      letter-spacing: normal;
      line-height: 1.3em;
      text-transform: none; }
    #product-details-information .description h3 {
      font-family: Georgia, 'Times New Roman', serif;
      font-size: 20px;
      letter-spacing: normal;
      line-height: 1.5em;
      word-spacing: normal;
      font-weight: bold; }
      #product-details-information .description h3 a {
        border-bottom: solid 2px #27FFBC; }
        #product-details-information .description h3 a:hover {
          border-bottom-color: #EF4B4B; }
  #product-details-information .buy-button {
    font-family: 'Brown Bold', sans-serif;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 30px;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    display: inline-block;
    border: 1px solid #000;
    border-radius: 25px;
    height: 40px;
    width: 170px; }
    @media only screen and (max-width: 1220px) {
      #product-details-information .buy-button {
        margin: 30px auto;
        width: 40%;
        height: 50px; } }
    @media only screen and (max-width: 760px) {
      #product-details-information .buy-button {
        width: 50%; } }
    #product-details-information .buy-button:hover:enabled {
      background-color: #000;
      color: #F5F5F5; }
    #product-details-information .buy-button:disabled {
      color: #B1B1B2;
      border: 1px solid #B1B1B2;
      cursor: default; }
  #product-details-information .product-social {
    width: 120px;
    margin: 30px 0; }
    @media only screen and (max-width: 1220px) {
      #product-details-information .product-social {
        margin: 0 auto; } }
    #product-details-information .product-social button {
      width: 30px;
      height: 30px;
      margin: 5px 10px 5px 0; }
  #product-details-information .featured-in-container {
    margin: 40px 0;
    width: 100%; }
  #product-details-information .featured-in-entry-container {
    display: inline-block;
    padding: 15px 40px 10px 0;
    width: 245px;
    height: 125px;
    text-align: left;
    vertical-align: top; }
    @media only screen and (max-width: 1220px) {
      #product-details-information .featured-in-entry-container {
        width: 240px;
        padding: 10px;
        text-align: center; } }
    @media only screen and (max-width: 760px) {
      #product-details-information .featured-in-entry-container {
        width: 100%;
        padding: 10px 0;
        display: block;
        margin: 20px auto; } }
  #product-details-information .featured-in-header {
    font-family: 'Brown Regular', sans-serif;
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 1.3em;
    word-spacing: normal;
    text-transform: uppercase;
    text-align: left;
    margin: 0;
    position: relative;
    padding: 0 10px 10px 0;
    letter-spacing: 0.1em;
    z-index: 1; }
    @media only screen and (max-width: 1220px) {
      #product-details-information .featured-in-header {
        text-align: center;
        padding: 0; } }
    #product-details-information .featured-in-header::after {
      content: '';
      display: block;
      position: relative;
      width: 40px;
      height: 1px;
      margin: 10px 0 15px;
      z-index: 1;
      background-color: #EF4B4B; }
      @media only screen and (max-width: 1220px) {
        #product-details-information .featured-in-header::after {
          margin: 10px auto 15px; } }
  #product-details-information .featured-in-title {
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    font-weight: bold;
    word-spacing: normal;
    letter-spacing: normal;
    line-height: 1.3em;
    text-transform: none; }
  #product-details-information .featured-in-cta {
    font-family: 'Brown Bold', sans-serif;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    color: #EF4B4B;
    margin-top: 15px; }
    #product-details-information .featured-in-cta .fa-angle-right {
      font-weight: bold;
      margin-left: 5px; }
  #product-details-information .featured-in-label {
    font-family: 'Brown Bold', sans-serif;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    color: #B1B1B2;
    margin-bottom: 10px; }

.spot-im-products-reviews-container {
  background: #F5F5F5;
  width: 1100px;
  margin: 0 auto;
  padding: 65px 0; }
  @media only screen and (min-width: 761px) and (max-width: 1220px) {
    .spot-im-products-reviews-container {
      width: 720px; } }
  @media only screen and (max-width: 760px) {
    .spot-im-products-reviews-container {
      width: 100%; } }
  .spot-im-products-reviews-container .spot-im-frame-inpage {
    width: 805px;
    margin: 0 auto; }
    @media only screen and (min-width: 761px) and (max-width: 1220px) {
      .spot-im-products-reviews-container .spot-im-frame-inpage {
        width: 650px; } }
    @media only screen and (max-width: 760px) {
      .spot-im-products-reviews-container .spot-im-frame-inpage {
        width: 350px; } }

.product-list-navigation {
  width: 100%;
  height: 198px;
  position: relative;
  top: 40px;
  margin-bottom: 50px;
  text-align: center; }
  .product-list-navigation .shopping-nav {
    height: 55px;
    width: 100%;
    background: #FFF;
    border-bottom: 1px solid #EFEFF0; }
    .product-list-navigation .shopping-nav > ul {
      display: inline-block;
      margin: 0;
      line-height: 55px;
      vertical-align: middle; }
      .product-list-navigation .shopping-nav > ul > li {
        font-family: 'Brown Bold', sans-serif;
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 1.2em;
        word-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        padding-bottom: 15px;
        display: inline-block;
        position: relative;
        list-style: none; }
        .product-list-navigation .shopping-nav > ul > li a {
          display: block;
          padding: 0 10px; }
        .product-list-navigation .shopping-nav > ul > li:hover {
          border-bottom: 5px solid #5FB9DB; }
          .product-list-navigation .shopping-nav > ul > li:hover > ul {
            display: block; }
        .product-list-navigation .shopping-nav > ul > li > ul {
          display: none;
          list-style: none;
          position: absolute;
          left: 50%; }
          .product-list-navigation .shopping-nav > ul > li > ul > li {
            position: relative;
            width: 230px;
            text-align: center;
            background: #000;
            z-index: 300; }
            .product-list-navigation .shopping-nav > ul > li > ul > li > a {
              display: inline-block;
              color: #FFF;
              letter-spacing: 1.2px;
              height: 100%;
              width: 100%; }
              .product-list-navigation .shopping-nav > ul > li > ul > li > a:hover {
                color: #EF4B4B; }
            .product-list-navigation .shopping-nav > ul > li > ul > li:first-child > a {
              padding-top: 20px; }
            .product-list-navigation .shopping-nav > ul > li > ul > li:last-child > a {
              padding-bottom: 20px; }
  .product-list-navigation .search-bar {
    font-family: 'Brown Regular', sans-serif;
    font-size: 30px;
    letter-spacing: 0.05em;
    line-height: 1.3em;
    word-spacing: normal;
    text-transform: uppercase;
    height: 85px;
    background: #FFF;
    border-bottom: 1px solid #EFEFF0;
    line-height: 85px; }
  .product-list-navigation .filter-bar {
    font-family: 'Brown Bold', sans-serif;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    height: 55px;
    background: #FFF;
    border-bottom: 1px solid #EFEFF0;
    line-height: 55px; }
    .product-list-navigation .filter-bar .fa.fa-chevron-down {
      padding-left: 10px;
      color: #B1B1B2; }
    .product-list-navigation .filter-bar .results-count {
      float: left;
      margin-left: 70px; }
    .product-list-navigation .filter-bar .category-dropdown {
      position: relative;
      display: inline-block;
      float: left;
      left: 40px;
      color: #B1B1B2; }
    .product-list-navigation .filter-bar .subcategory-dropdown {
      position: relative;
      display: inline-block;
      float: left;
      left: 80px;
      color: #B1B1B2; }
    .product-list-navigation .filter-bar .color-dropdown {
      position: relative;
      display: inline-block;
      float: left;
      left: 120px;
      color: #B1B1B2; }
    .product-list-navigation .filter-bar .sale {
      position: relative;
      display: inline-block;
      float: right;
      right: 300px;
      color: #B1B1B2; }
    .product-list-navigation .filter-bar .sale-checkbox {
      float: right;
      position: relative;
      display: inline-block;
      width: 20px;
      height: 20px;
      border-radius: 5px;
      border: 2px solid #EFEFF0;
      margin: 17.5px 210px 0 0; }
      .product-list-navigation .filter-bar .sale-checkbox:hover {
        cursor: pointer; }
      .product-list-navigation .filter-bar .sale-checkbox .fa.fa-check {
        position: relative;
        top: -19px;
        left: 1.5px;
        font-size: 10px;
        color: #FFF; }
      .product-list-navigation .filter-bar .sale-checkbox.checked {
        background-color: #EF4B4B;
        border-style: none; }
    .product-list-navigation .filter-bar .sort-menu {
      font-family: 'Brown Bold', sans-serif;
      font-size: 12px;
      letter-spacing: 0.1em;
      line-height: 1.2em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      color: #B1B1B2;
      float: right;
      position: relative;
      left: 220px;
      line-height: 55px; }
      .product-list-navigation .filter-bar .sort-menu:hover .dropdown > ul {
        display: block; }
      .product-list-navigation .filter-bar .sort-menu .dropdown {
        padding-left: 10px;
        margin-top: -20px; }
        .product-list-navigation .filter-bar .sort-menu .dropdown .label {
          color: #000; }
        .product-list-navigation .filter-bar .sort-menu .dropdown > ul {
          display: none;
          margin: 0;
          list-style: none;
          position: absolute;
          right: -1px; }
          .product-list-navigation .filter-bar .sort-menu .dropdown > ul > li {
            position: relative;
            width: 165px;
            background: #000;
            z-index: 300;
            text-align: right;
            padding-right: 40px;
            line-height: 30px; }
            .product-list-navigation .filter-bar .sort-menu .dropdown > ul > li:hover {
              text-decoration: underline;
              cursor: pointer; }
            .product-list-navigation .filter-bar .sort-menu .dropdown > ul > li:first-child {
              padding-top: 20px; }
            .product-list-navigation .filter-bar .sort-menu .dropdown > ul > li:last-child {
              padding-bottom: 20px; }

#more-products button.pill {
  margin: 20px auto; }

.shopping-email-module {
  -webkit-transition: bottom 0.5s ease-in-out;
  transition: bottom 0.5s ease-in-out;
  position: fixed;
  bottom: -70px;
  height: 70px;
  margin-top: -15px;
  z-index: 250;
  width: 100%;
  background: url("/assets/images/shopping_module_gradient.png");
  background-size: 100% 70px; }
  @media only screen and (max-width: 760px) {
    .shopping-email-module {
      bottom: -105px;
      height: 105px;
      background-size: 100% 105px; } }
  .shopping-email-module.is-ios {
    display: inline-block;
    height: 0;
    bottom: 0;
    overflow: hidden;
    position: relative; }
  .shopping-email-module .shopping-email-form {
    opacity: 1;
    display: block;
    height: 60px;
    margin: 0 auto; }
    @media only screen and (min-width: 761px) {
      .shopping-email-module .shopping-email-form {
        width: 700px; } }
    @media only screen and (max-width: 760px) {
      .shopping-email-module .shopping-email-form {
        width: 400px;
        height: 75px; } }
    @media only screen and (max-width: 430px) {
      .shopping-email-module .shopping-email-form {
        width: 340px; } }
    @media only screen and (max-width: 320px) {
      .shopping-email-module .shopping-email-form {
        width: 250px;
        margin: 0; } }
    .shopping-email-module .shopping-email-form .shopping-email-copy {
      font-family: 'Brown Bold', sans-serif;
      font-size: 20px;
      letter-spacing: 0.1em;
      line-height: 1.2em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      margin: 10px 0 0 -100px;
      text-align: right;
      width: 280px;
      height: 35px;
      padding-top: 0;
      color: #FFF;
      text-transform: uppercase; }
      @media only screen and (min-width: 761px) and (max-width: 1220px) {
        .shopping-email-module .shopping-email-form .shopping-email-copy {
          font-family: 'Brown Bold', sans-serif;
          font-size: 17px;
          letter-spacing: 0.1em;
          line-height: 1.2em;
          word-spacing: normal;
          font-weight: normal;
          text-transform: uppercase; } }
      @media only screen and (max-width: 760px) {
        .shopping-email-module .shopping-email-form .shopping-email-copy {
          font-family: 'Brown Bold', sans-serif;
          font-size: 17px;
          letter-spacing: 0.1em;
          line-height: 1.2em;
          word-spacing: normal;
          font-weight: normal;
          text-transform: uppercase;
          width: 260px;
          padding: 1px 0 5px;
          margin-left: -100px; } }
      @media only screen and (max-width: 430px) {
        .shopping-email-module .shopping-email-form .shopping-email-copy {
          font-family: 'Brown Bold', sans-serif;
          font-size: 15px;
          letter-spacing: 0.1em;
          line-height: 1.2em;
          word-spacing: normal;
          font-weight: normal;
          text-transform: uppercase;
          width: 200px;
          margin: -1px 0 0 -35px;
          padding-top: 15px;
          height: 18px; } }
      @media only screen and (max-width: 320px) {
        .shopping-email-module .shopping-email-form .shopping-email-copy {
          margin-left: -25px;
          width: 200px; } }
    .shopping-email-module .shopping-email-form .shopping-email-legal {
      font-family: 'Brown Regular', sans-serif;
      font-size: 8px;
      letter-spacing: 0.05em;
      line-height: 1.3em;
      word-spacing: normal;
      text-transform: uppercase;
      color: #FFF;
      text-align: center;
      text-transform: none;
      width: 139px;
      margin: -10px 0 0 45px; }
      .shopping-email-module .shopping-email-form .shopping-email-legal a {
        text-decoration: underline; }
      @media only screen and (max-width: 760px) {
        .shopping-email-module .shopping-email-form .shopping-email-legal {
          margin: 35px 0 0 -35px;
          width: 280px; } }
      @media only screen and (max-width: 430px) {
        .shopping-email-module .shopping-email-form .shopping-email-legal {
          margin: 50px 0 0 -10px; } }
      @media only screen and (max-width: 320px) {
        .shopping-email-module .shopping-email-form .shopping-email-legal {
          margin-left: 0; } }
    .shopping-email-module .shopping-email-form .shopping-email-input {
      font-family: 'Brown Bold', sans-serif;
      font-size: 12px;
      letter-spacing: 0.1em;
      line-height: 1.2em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      color: #000;
      text-transform: uppercase;
      display: block;
      width: 550px;
      height: 50px;
      margin: -45.5px 0 0 29%;
      padding: 14.5px 130px 14.5px 10px;
      background-color: #FFF;
      border: 1px solid #FFF;
      overflow: hidden;
      direction: ltr; }
      @media only screen and (min-width: 761px) and (max-width: 1220px) {
        .shopping-email-module .shopping-email-form .shopping-email-input {
          height: 50px;
          width: 450px;
          margin: -45px 0 0 29%; } }
      @media only screen and (max-width: 760px) {
        .shopping-email-module .shopping-email-form .shopping-email-input {
          height: 40px;
          width: 400px;
          margin: -55px 0 0 -7%; } }
      @media only screen and (max-width: 430px) {
        .shopping-email-module .shopping-email-form .shopping-email-input {
          font-family: 'Brown Bold', sans-serif;
          font-size: 10px;
          letter-spacing: 0.1em;
          line-height: 1.2em;
          word-spacing: normal;
          font-weight: normal;
          text-transform: uppercase;
          width: 340px;
          margin: -55px 0 0 -1px;
          height: 40px;
          padding-right: 115px; } }
      @media only screen and (max-width: 320px) {
        .shopping-email-module .shopping-email-form .shopping-email-input {
          font-family: 'Brown Bold', sans-serif;
          font-size: 10px;
          letter-spacing: 0.1em;
          line-height: 1.2em;
          word-spacing: normal;
          font-weight: normal;
          text-transform: uppercase;
          width: 305px;
          margin-left: 8px; } }
    .shopping-email-module .shopping-email-form input[type='email']::-webkit-input-placeholder {
      font-family: 'Brown Regular', sans-serif;
      font-size: 12px;
      letter-spacing: 0.05em;
      line-height: 1.3em;
      word-spacing: normal;
      text-transform: uppercase; }
      @media only screen and (max-width: 760px) {
        .shopping-email-module .shopping-email-form input[type='email']::-webkit-input-placeholder {
          font-family: 'Brown Regular', sans-serif;
          font-size: 12px;
          letter-spacing: 0.05em;
          line-height: 1.3em;
          word-spacing: normal;
          text-transform: uppercase; } }
      @media only screen and (max-width: 430px) {
        .shopping-email-module .shopping-email-form input[type='email']::-webkit-input-placeholder {
          font-family: 'Brown Regular', sans-serif;
          font-size: 10px;
          letter-spacing: 0.05em;
          line-height: 1.3em;
          word-spacing: normal;
          text-transform: uppercase; } }
    .shopping-email-module .shopping-email-form input[type='email']::-moz-placeholder {
      font-family: 'Brown Regular', sans-serif;
      font-size: 12px;
      letter-spacing: 0.05em;
      line-height: 1.3em;
      word-spacing: normal;
      text-transform: uppercase; }
      @media only screen and (max-width: 760px) {
        .shopping-email-module .shopping-email-form input[type='email']::-moz-placeholder {
          font-family: 'Brown Regular', sans-serif;
          font-size: 12px;
          letter-spacing: 0.05em;
          line-height: 1.3em;
          word-spacing: normal;
          text-transform: uppercase; } }
      @media only screen and (max-width: 430px) {
        .shopping-email-module .shopping-email-form input[type='email']::-moz-placeholder {
          font-family: 'Brown Regular', sans-serif;
          font-size: 10px;
          letter-spacing: 0.05em;
          line-height: 1.3em;
          word-spacing: normal;
          text-transform: uppercase; } }
    .shopping-email-module .shopping-email-form input[type='email']:-ms-input-placeholder {
      font-family: 'Brown Regular', sans-serif;
      font-size: 12px;
      letter-spacing: 0.05em;
      line-height: 1.3em;
      word-spacing: normal;
      text-transform: uppercase; }
      @media only screen and (max-width: 760px) {
        .shopping-email-module .shopping-email-form input[type='email']:-ms-input-placeholder {
          font-family: 'Brown Regular', sans-serif;
          font-size: 12px;
          letter-spacing: 0.05em;
          line-height: 1.3em;
          word-spacing: normal;
          text-transform: uppercase; } }
      @media only screen and (max-width: 430px) {
        .shopping-email-module .shopping-email-form input[type='email']:-ms-input-placeholder {
          font-family: 'Brown Regular', sans-serif;
          font-size: 10px;
          letter-spacing: 0.05em;
          line-height: 1.3em;
          word-spacing: normal;
          text-transform: uppercase; } }
    .shopping-email-module .shopping-email-form input[type='email']:-moz-placeholder {
      font-family: 'Brown Regular', sans-serif;
      font-size: 12px;
      letter-spacing: 0.05em;
      line-height: 1.3em;
      word-spacing: normal;
      text-transform: uppercase; }
      @media only screen and (max-width: 760px) {
        .shopping-email-module .shopping-email-form input[type='email']:-moz-placeholder {
          font-family: 'Brown Regular', sans-serif;
          font-size: 12px;
          letter-spacing: 0.05em;
          line-height: 1.3em;
          word-spacing: normal;
          text-transform: uppercase; } }
      @media only screen and (max-width: 430px) {
        .shopping-email-module .shopping-email-form input[type='email']:-moz-placeholder {
          font-family: 'Brown Regular', sans-serif;
          font-size: 10px;
          letter-spacing: 0.05em;
          line-height: 1.3em;
          word-spacing: normal;
          text-transform: uppercase; } }
    .shopping-email-module .shopping-email-form .shopping-email-submit {
      font-family: 'Brown Bold', sans-serif;
      font-size: 12px;
      letter-spacing: 0.1em;
      line-height: 1.2em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      position: relative;
      border: 1px solid #2A2763;
      float: right;
      margin: -44px -6.5% 0 0;
      padding: 0 30px;
      height: 36px;
      color: #2A2763;
      text-transform: uppercase;
      text-align: center;
      background-color: white;
      z-index: 252; }
      .shopping-email-module .shopping-email-form .shopping-email-submit:hover {
        background-color: white;
        cursor: pointer; }
      @media only screen and (min-width: 761px) and (max-width: 1220px) {
        .shopping-email-module .shopping-email-form .shopping-email-submit {
          margin-right: 7.5%; } }
      @media only screen and (max-width: 760px) {
        .shopping-email-module .shopping-email-form .shopping-email-submit {
          font-family: 'Brown Bold', sans-serif;
          font-size: 12px;
          letter-spacing: 0.1em;
          line-height: 1.2em;
          word-spacing: normal;
          font-weight: normal;
          text-transform: uppercase;
          height: 30px;
          margin: -36px 33px 0 0; } }
      @media only screen and (max-width: 430px) {
        .shopping-email-module .shopping-email-form .shopping-email-submit {
          font-family: 'Brown Bold', sans-serif;
          font-size: 10px;
          letter-spacing: 0.1em;
          line-height: 1.2em;
          word-spacing: normal;
          font-weight: normal;
          text-transform: uppercase;
          height: 31px;
          margin: -36.5px 5px 0 0; } }
      @media only screen and (max-width: 320px) {
        .shopping-email-module .shopping-email-form .shopping-email-submit {
          font-family: 'Brown Bold', sans-serif;
          font-size: 10px;
          letter-spacing: 0.1em;
          line-height: 1.2em;
          word-spacing: normal;
          font-weight: normal;
          text-transform: uppercase;
          margin-right: -59px; } }
  .shopping-email-module .shopping-email-success {
    font-family: 'Brown Bold', sans-serif;
    font-size: 17px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    display: none;
    padding-top: 22px;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    color: #FFF; }
    @media only screen and (min-width: 761px) {
      .shopping-email-module .shopping-email-success {
        width: 700px; } }
    @media only screen and (max-width: 760px) {
      .shopping-email-module .shopping-email-success {
        padding-top: 51.65px; } }
    @media only screen and (max-width: 430px) {
      .shopping-email-module .shopping-email-success {
        font-family: 'Brown Bold', sans-serif;
        font-size: 15px;
        letter-spacing: 0.1em;
        line-height: 1.2em;
        word-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        height: 1.5;
        padding-top: 51.75px; } }
    @media only screen and (max-width: 320px) {
      .shopping-email-module .shopping-email-success {
        font-family: 'Brown Bold', sans-serif;
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 1.2em;
        word-spacing: normal;
        font-weight: normal;
        text-transform: uppercase;
        height: 1.2;
        padding-top: 51.9px; } }
  .shopping-email-module .shopping-email-close {
    float: right;
    background: url("/assets/icons/icon_close.svg");
    height: 17.5px;
    width: 17.5px;
    margin: -40.5px 1% 0 0; }
    .shopping-email-module .shopping-email-close:hover {
      cursor: pointer; }
    @media only screen and (max-width: 760px) {
      .shopping-email-module .shopping-email-close {
        margin: -75px 8px 0 0; } }
    @media only screen and (max-width: 430px) {
      .shopping-email-module .shopping-email-close {
        margin: -70px 20px 0 0; } }
    @media only screen and (max-width: 320px) {
      .shopping-email-module .shopping-email-close {
        margin: -70px 6.6px 0 0; } }
  .shopping-email-module.is-visible {
    bottom: 0; }
    .shopping-email-module.is-visible.is-ios {
      -webkit-transition: height 0.3s ease-in 2s;
      transition: height 0.3s ease-in 2s;
      height: 70px;
      background-size: 100% 70px; }
      @media only screen and (max-width: 760px) {
        .shopping-email-module.is-visible.is-ios {
          height: 105px;
          background-size: 100% 105px; } }
  .shopping-email-module.invalid .shopping-email-submit {
    border: 1.5px solid #EF4B4B;
    color: #EF4B4B; }
  .shopping-email-module.invalid .shopping-email-input {
    border: 1.5px solid #EF4B4B;
    color: #EF4B4B;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .shopping-email-module.invalid .shopping-email-input::-webkit-input-placeholder {
      color: #FFF; }
  .shopping-email-module.success {
    -webkit-transition: bottom 0.5s ease-out 2s;
    transition: bottom 0.5s ease-out 2s; }
    .shopping-email-module.success .shopping-email-close,
    .shopping-email-module.success .shopping-email-form {
      display: none; }
    .shopping-email-module.success .shopping-email-success {
      display: block; }
    .shopping-email-module.success.is-ios {
      -webkit-transition: height 0.3s ease-out 2s;
      transition: height 0.3s ease-out 2s;
      margin-top: 0; }

#more-stories button.pill {
  margin: 20px auto; }

.header-ad-container {
  width: 100%;
  height: auto;
  background: #F5F5F5;
  text-align: center;
  font-size: 0; }

.row.ad.desktop {
  margin-top: 20px; }

.row.ad.tablet {
  margin: 10px 0; }

.row.ad.mobile {
  margin: 5px auto;
  width: 300px; }
  @media only screen and (max-width: 320px) {
    .row.ad.mobile {
      position: relative;
      left: 10px;
      margin-left: -20px; } }

.section-ad {
  clear: both;
  text-align: center;
  background: #F5F5F5;
  width: 300%;
  margin: 17px auto;
  margin-left: -100%; }
  @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
    .section-ad {
      margin: 48px auto;
      margin-left: -100%; } }
  .section-ad span {
    font-family: 'Brown Regular', sans-serif;
    font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    display: inline-block;
    margin: 13px 0;
    color: #B1B1B2; }
    .section-ad span a {
      text-decoration: underline; }
      .section-ad span a:hover {
        color: #333; }
  .section-ad .ad {
    padding-bottom: 40px; }
  .right-rail-article .section-ad {
    display: inline-block; }
    @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
      .right-rail-article .section-ad {
        width: 760px;
        margin-left: -20px; } }

.inverted {
  background: #222; }
  .inverted .above-the-fold {
    background: #000;
    color: #FFF;
    padding-bottom: 20px; }
  .inverted .module {
    position: relative;
    color: #FFF; }
    .inverted .module .header,
    .inverted .module .header div,
    .inverted .module .header .container .title,
    .inverted .module .row {
      background: #222;
      color: #FFF; }
    .inverted .module .story-content {
      background: #000;
      color: #FFF; }
  .inverted .global-footer {
    border-top: 1px solid rgba(255, 255, 255, 0.1); }
    .inverted .global-footer ul li.copyright {
      color: #FFF; }

.video-series-container {
  color: #FFF;
  background: #000;
  max-width: 1180px;
  padding: 0 40px;
  margin: 40px auto 0; }
  @media only screen and (max-width: 1220px) {
    .video-series-container {
      padding: 0; } }
  .video-series-container h1 {
    font-family: 'Brown Bold', sans-serif;
    font-size: 25px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1.3em; }
  .video-series-container h2 {
    font-family: 'Brown Bold', sans-serif;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 10px; }
  .video-series-container h3 {
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    font-weight: bold;
    word-spacing: normal;
    letter-spacing: normal;
    line-height: 1.3em;
    text-transform: none; }
  .video-series-container .video-series-entry {
    position: relative; }
  .video-series-container .body {
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 17px;
    letter-spacing: normal;
    line-height: 1.5em;
    word-spacing: normal;
    position: relative;
    margin: 10px 0 0; }
    .video-series-container .body a {
      border-bottom: solid 2px #27FFBC; }
      .video-series-container .body a:hover {
        border-bottom-color: #EF4B4B; }
    @media only screen and (max-width: 1220px) {
      .video-series-container .body {
        padding: 0 20px; } }
  .video-series-container .video-series-preview-image {
    position: absolute;
    opacity: 1;
    top: 0;
    left: 0;
    z-index: 20;
    -webkit-transition: opacity 0.5s, z-index 0.5s;
    transition: opacity 0.5s, z-index 0.5s;
    font-size: 0;
    overflow: hidden;
    width: 100%; }
    .video-series-container .video-series-preview-image img {
      width: 100%;
      height: 100%; }
    .video-series-container .video-series-preview-image.hidden {
      opacity: 0;
      z-index: 0; }
    .video-series-container .video-series-preview-image .progress-bar {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 2px;
      background-color: #27FFBC;
      -webkit-animation-name: progressBar;
              animation-name: progressBar;
      -webkit-animation-timing-function: ease-in;
              animation-timing-function: ease-in;
      -webkit-animation-duration: 6s;
              animation-duration: 6s; }
      .video-series-container .video-series-preview-image .progress-bar.fast {
        -webkit-animation-duration: 2s;
                animation-duration: 2s; }

@-webkit-keyframes progressBar {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes progressBar {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }
  .video-series-container .section-external-video,
  .video-series-container .section-internal-video {
    margin: 0 auto;
    z-index: 10;
    background: #000; }
  .video-series-container .social-icons {
    position: absolute;
    top: 12px;
    right: 0; }
    @media only screen and (max-width: 1220px) {
      .video-series-container .social-icons {
        position: relative;
        display: block;
        top: 0;
        padding-bottom: 15px; } }
    .video-series-container .social-icons .story-share {
      display: inline; }
      .video-series-container .social-icons .story-share a {
        padding: 10px 0;
        border-bottom: 0; }
      .video-series-container .social-icons .story-share button {
        margin: 0 5px; }
      .video-series-container .social-icons .story-share .fa-comment {
        margin: 0 5px 0 0; }
  .video-series-container .info-container {
    position: relative;
    max-height: 0;
    overflow: hidden;
    -webkit-animation: shrink 0.5s ease-in-out;
            animation: shrink 0.5s ease-in-out; }
    .video-series-container .info-container.show-info {
      height: auto;
      max-height: none;
      -webkit-animation: grow 0.5s ease-in-out;
              animation: grow 0.5s ease-in-out; }

@-webkit-keyframes grow {
  0% {
    max-height: 0; }
  100% {
    max-height: 100vh; } }

@keyframes grow {
  0% {
    max-height: 0; }
  100% {
    max-height: 100vh; } }

@-webkit-keyframes shrink {
  0% {
    max-height: 100vh; }
  100% {
    max-height: 0; } }

@keyframes shrink {
  0% {
    max-height: 100vh; }
  100% {
    max-height: 0; } }
  @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
    .video-series-container .banners {
      position: relative;
      float: right;
      right: 20px;
      margin: 10px 0 0; } }
  @media only screen and (max-width: 1220px) {
    .video-series-container .banners {
      width: 320px; } }
  .video-series-container .branding-banner {
    width: 100%;
    max-width: 340px;
    padding: 10px;
    background: #F5F5F5;
    margin: 10px auto 0; }
    .video-series-container .branding-banner .branding img {
      display: block;
      width: 100%;
      margin: 0 auto;
      object-fit: contain; }
    .video-series-container .branding-banner.campaign .branding img {
      max-width: 285px; }
    .video-series-container .branding-banner.program .branding img {
      max-width: 300px; }
  .video-series-container .clickable-region {
    cursor: pointer; }
    @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
      .video-series-container .clickable-region {
        width: 900px; }
        .video-series-container .clickable-region.active:hover .more-info .info-description {
          visibility: hidden;
          opacity: 0; }
        .video-series-container .clickable-region:hover .more-info .info-button {
          background-color: #EF4B4B; }
        .video-series-container .clickable-region:hover .more-info .info-description {
          visibility: visible;
          opacity: 1; } }
    .video-series-container .clickable-region.active .more-info .info-button {
      background-color: #EF4B4B; }
    .video-series-container .clickable-region .headers,
    .video-series-container .clickable-region .more-info {
      display: inline-block; }
    .video-series-container .clickable-region .more-info .info-button {
      font-family: 'Brown Regular', sans-serif;
      font-size: 8px;
      letter-spacing: 0.1em;
      line-height: 1.4em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      -webkit-transition: background-color 0.2s ease-in-out;
      transition: background-color 0.2s ease-in-out;
      -webkit-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out;
      cursor: pointer;
      background-color: #333;
      display: inline-block;
      position: relative;
      left: 7px;
      top: 2px;
      height: 18px;
      line-height: 18px;
      margin: 2px 0 5px;
      padding: 0 11px;
      border-radius: 9px;
      vertical-align: middle;
      text-align: left; }
      .video-series-container .clickable-region .more-info .info-button a {
        text-decoration: underline; }
        .video-series-container .clickable-region .more-info .info-button a:hover {
          color: #333; }
      .video-series-container .clickable-region .more-info .info-button i {
        position: relative;
        left: 4px; }
      @media only screen and (max-width: 760px) {
        .video-series-container .clickable-region .more-info .info-button {
          display: block;
          left: 0;
          top: 0;
          margin: 4px 0 16px; } }
    .video-series-container .clickable-region .more-info .info-description {
      font-family: 'Brown Regular', sans-serif;
      font-size: 17px;
      letter-spacing: 0.1em;
      line-height: 1.4em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      -webkit-transition: visibility 0s;
      transition: visibility 0s;
      -webkit-transition: opacity 0.2s linear;
      transition: opacity 0.2s linear;
      visibility: hidden;
      opacity: 0;
      background: #222;
      position: absolute;
      top: 71px;
      margin-left: -75px;
      text-transform: none;
      letter-spacing: 0;
      padding: 10px 15px;
      z-index: 1; }
      .video-series-container .clickable-region .more-info .info-description a {
        text-decoration: underline; }
        .video-series-container .clickable-region .more-info .info-description a:hover {
          color: #333; }
      .video-series-container .clickable-region .more-info .info-description .fa-caret-up {
        position: absolute;
        cursor: pointer;
        color: #222;
        bottom: 25px;
        font-size: 54px;
        left: 110px; }
  @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
    .video-series-container #editorial-content {
      width: 740px;
      float: left; } }
  .video-series-container #editorial-content .section-text {
    color: #FFF;
    line-height: 1.5em; }
  .video-series-container .spot-im-comments-container {
    clear: both;
    margin: 0 -5px; }
    .video-series-container .spot-im-comments-container .sprg_registration-cta {
      /* sass-lint:disable-line class-name-format */
      border-top: 1px solid #333; }
    .video-series-container .spot-im-comments-container .sprg_message,
    .video-series-container .spot-im-comments-container .sprg_registration-sources,
    .video-series-container .spot-im-comments-container .spot-im-frame-inpage {
      max-width: 740px; }
  .video-series-container .meta {
    font-family: 'Brown Bold', sans-serif;
    font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    word-spacing: normal;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1.4em;
    margin: 15px 0 20px; }
    @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
      .video-series-container .meta {
        width: 100%;
        max-width: 340px;
        float: right; } }
    .video-series-container .meta a {
      border-bottom: 1px solid #FFF; }
    .video-series-container .meta a:hover {
      border-bottom: 1px solid #27FFBC; }
    .video-series-container .meta div {
      margin: 5px 0; }
  .video-series-container .show {
    border-top: 1px solid #333; }
    @media only screen and (max-width: 1220px) {
      .video-series-container .show {
        margin: 0 20px; } }
    .video-series-container .show .season-carousel.fade-enter,
    .video-series-container .show .episode-carousel.fade-enter {
      position: absolute;
      margin: 0 auto;
      max-width: 990px; }
      .video-series-container .show .season-carousel.fade-enter .slick-list,
      .video-series-container .show .episode-carousel.fade-enter .slick-list {
        position: relative; }
      @media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
        .video-series-container .show .season-carousel.fade-enter .slick-list,
        .video-series-container .show .episode-carousel.fade-enter .slick-list {
          bottom: 9px; }
        .video-series-container .show .season-carousel.fade-enter[data-season-idx='0'] .slick-list,
        .video-series-container .show .episode-carousel.fade-enter[data-season-idx='0'] .slick-list {
          bottom: 22px; } }
      @media screen and (min--moz-device-pixel-ratio: 0) {
        .video-series-container .show .season-carousel.fade-enter .slick-list,
        .video-series-container .show .episode-carousel.fade-enter .slick-list {
          top: 20px; } }
    .video-series-container .show .season-carousel.fade-leave,
    .video-series-container .show .episode-carousel.fade-leave {
      opacity: 0; }
      .video-series-container .show .season-carousel.fade-leave .slick-slider,
      .video-series-container .show .episode-carousel.fade-leave .slick-slider {
        overflow: hidden; }
      .video-series-container .show .season-carousel.fade-leave button,
      .video-series-container .show .episode-carousel.fade-leave button {
        display: none; }
    .video-series-container .show .season-carousel {
      font-family: 'Brown Bold', sans-serif;
      font-size: 12px;
      letter-spacing: 0.1em;
      line-height: 1.2em;
      word-spacing: normal;
      font-weight: normal;
      text-transform: uppercase;
      position: relative;
      width: 100%;
      color: #FFF;
      height: 52px;
      border-bottom: 1px solid #333;
      overflow: hidden; }
      .video-series-container .show .season-carousel .season-container {
        display: inline-block; }
        .video-series-container .show .season-carousel .season-container .season {
          position: relative;
          float: left;
          cursor: pointer;
          padding: 18px 0 17px;
          margin-right: 30px;
          overflow: hidden; }
          .video-series-container .show .season-carousel .season-container .season.active, .video-series-container .show .season-carousel .season-container .season:hover {
            color: #FFF;
            border-bottom: 1px solid #27FFBC;
            padding: 20px 0 16px; }
      .video-series-container .show .season-carousel .slick-slider {
        overflow: visible; }
        .video-series-container .show .season-carousel .slick-slider .slick-list {
          position: absolute;
          height: 140px; }
          .video-series-container .show .season-carousel .slick-slider .slick-list a {
            border-bottom: 0; }
        .video-series-container .show .season-carousel .slick-slider button {
          z-index: 1;
          height: 140px;
          font-size: 30px;
          position: absolute;
          bottom: 0;
          color: #FFF; }
          .video-series-container .show .season-carousel .slick-slider button:hover {
            color: #27FFBC; }
          .video-series-container .show .season-carousel .slick-slider button.fa-angle-left {
            top: -45px;
            padding: 0 8px 0 0;
            background: -webkit-linear-gradient(left, #000 0%, transparent 100%);
            background: linear-gradient(to right, #000 0%, transparent 100%); }
          .video-series-container .show .season-carousel .slick-slider button.fa-angle-right {
            top: -45px;
            right: 0;
            padding: 0 0 0 8px;
            background: -webkit-linear-gradient(right, #000 0%, transparent 100%);
            background: linear-gradient(to left, #000 0%, transparent 100%); }
          .video-series-container .show .season-carousel .slick-slider button.slick-disabled {
            display: none; }
          .video-series-container .show .season-carousel .slick-slider button:not(.slick-disabled) {
            cursor: pointer; }
    .video-series-container .show .episode-carousel {
      -webkit-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out;
      position: relative;
      width: 100%;
      height: 175px;
      margin: 20px auto 0;
      overflow: hidden;
      opacity: 1; }
      .video-series-container .show .episode-carousel:not(.video-series-container .show .episode-carousel.fade-leave) .slick-slider .slick-list {
        height: 175px; }
      .video-series-container .show .episode-carousel .episode-container {
        display: inline-block;
        vertical-align: top; }
        .video-series-container .show .episode-carousel .episode-container .episode {
          font-family: 'Brown Regular', sans-serif;
          font-size: 10px;
          letter-spacing: 0.05em;
          line-height: 1.3em;
          word-spacing: normal;
          text-transform: uppercase;
          color: #FFF;
          position: relative;
          width: 150px;
          margin-right: 40px;
          white-space: normal; }
          @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
            .video-series-container .show .episode-carousel .episode-container .episode {
              width: 205px; } }
          @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
            .video-series-container .show .episode-carousel .episode-container .episode {
              line-height: 1.5em; } }
          .video-series-container .show .episode-carousel .episode-container .episode.active figure img {
            opacity: 0.5; }
          .video-series-container .show .episode-carousel .episode-container .episode figure {
            opacity: 1;
            margin-bottom: 5px;
            position: relative; }
            .video-series-container .show .episode-carousel .episode-container .episode figure img {
              -webkit-transition: opacity 0.2s ease-in-out;
              transition: opacity 0.2s ease-in-out;
              opacity: 1;
              width: 150px; }
              @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
                .video-series-container .show .episode-carousel .episode-container .episode figure img {
                  width: 205px; } }
            .video-series-container .show .episode-carousel .episode-container .episode figure span {
              -webkit-transition: opacity 0.2s ease-in-out;
              transition: opacity 0.2s ease-in-out;
              font-family: 'Brown Bold', sans-serif;
              font-size: 10px;
              letter-spacing: 0.1em;
              line-height: 1.2em;
              word-spacing: normal;
              font-weight: normal;
              text-transform: uppercase;
              position: absolute;
              top: 35px;
              right: 0;
              left: 0;
              text-align: center;
              border-bottom: 0; }
              @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
                .video-series-container .show .episode-carousel .episode-container .episode figure span {
                  top: 52px; } }
            .video-series-container .show .episode-carousel .episode-container .episode figure::after {
              -webkit-transition: opacity 0.2s ease-in-out;
              transition: opacity 0.2s ease-in-out;
              content: '';
              position: absolute;
              top: 20px;
              bottom: 55px;
              left: 55px;
              width: 40px;
              height: 40px;
              background-image: url("/assets/icons/video-circle.svg");
              background-size: contain;
              opacity: 0; }
              @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
                .video-series-container .show .episode-carousel .episode-container .episode figure::after {
                  top: 37px;
                  left: 80px; } }
          @media only screen and (min-width: 1221px) and (max-width: 9999999em) {
            .video-series-container .show .episode-carousel .episode-container .episode:hover figure img {
              opacity: 0.7; }
            .video-series-container .show .episode-carousel .episode-container .episode:hover figure span {
              opacity: 0; }
            .video-series-container .show .episode-carousel .episode-container .episode:hover figure::after {
              opacity: 1; }
            .video-series-container .show .episode-carousel .episode-container .episode:hover .title {
              border-bottom: solid 1px #27FFBC; } }
      .video-series-container .show .episode-carousel .slick-slider {
        overflow: visible; }
        .video-series-container .show .episode-carousel .slick-slider .slick-list {
          position: absolute; }
          .video-series-container .show .episode-carousel .slick-slider .slick-list a {
            border-bottom: 0; }
        .video-series-container .show .episode-carousel .slick-slider .slick-track {
          position: relative; }
        .video-series-container .show .episode-carousel .slick-slider button {
          z-index: 1;
          height: 140px;
          font-size: 30px;
          position: absolute;
          bottom: 0;
          color: #FFF; }
          .video-series-container .show .episode-carousel .slick-slider button:hover {
            color: #27FFBC; }
          .video-series-container .show .episode-carousel .slick-slider button.fa-angle-left {
            top: -25px;
            padding: 0 8px 0 0;
            background: -webkit-linear-gradient(left, #000 0%, transparent 100%);
            background: linear-gradient(to right, #000 0%, transparent 100%); }
          .video-series-container .show .episode-carousel .slick-slider button.fa-angle-right {
            top: -25px;
            right: 0;
            padding: 0 0 0 8px;
            background: -webkit-linear-gradient(right, #000 0%, transparent 100%);
            background: linear-gradient(to left, #000 0%, transparent 100%); }
          .video-series-container .show .episode-carousel .slick-slider button.slick-disabled {
            display: none; }
          .video-series-container .show .episode-carousel .slick-slider button:not(.slick-disabled) {
            cursor: pointer; }

html {
  width: 100%;
  height: 100%;
  margin: 0;
  -webkit-text-size-adjust: none; }

body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #F5F5F5;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  overflow: auto; }

div,
ul,
li,
dl,
dt,
button,
input {
  box-sizing: border-box;
  -webkit-box-sizing: border-box; }

input {
  -webkit-appearance: none; }

body a {
  text-decoration: none;
  color: inherit; }

form,
header,
h1,
h2,
h3,
h4,
figure,
button {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font: inherit;
  color: inherit;
  text-align: inherit;
  text-decoration: inherit;
  vertical-align: inherit;
  box-sizing: inherit;
  background: transparent; }

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }

input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-results-button,
input[type='search']::-webkit-search-results-decoration {
  display: none; }

.main::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  background-color: rgba(255, 255, 255, 0.5);
  visibility: hidden;
  -webkit-animation-name: going-out;
          animation-name: going-out;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s; }

.main.expanded::before {
  -webkit-animation-name: going-in;
          animation-name: going-in;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  opacity: 0.5;
  visibility: visible; }

@-webkit-keyframes going-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.5; } }

@keyframes going-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.5; } }

@-webkit-keyframes going-out {
  0% {
    visibility: visible;
    opacity: 0.5; }
  100% {
    opacity: 0; } }

@keyframes going-out {
  0% {
    visibility: visible;
    opacity: 0.5; }
  100% {
    opacity: 0; } }

.main #r29-container {
  overflow-x: hidden; }
  @media only screen and (max-width: 1220px) {
    .main #r29-container {
      position: relative;
      top: 40px; } }

#ad-data {
  display: none; }

#r29-app {
  width: 100%;
  height: 100%; }
  #r29-app > div {
    width: 100%;
    height: 100%; }
    #r29-app > div > main {
      width: 100%;
      height: 100%; }
    #r29-app > div > div {
      width: 100%;
      height: 100%; }
      #r29-app > div > div > main {
        width: 100%;
        height: 100%; }
      #r29-app > div > div > div {
        width: 100%;
        height: 100%; }
        #r29-app > div > div > div > main {
          width: 100%;
          height: 100%; }

.no-content {
  display: none; }

.ad {
  min-height: 1px; }
