@charset "UTF-8";
@font-face {
  src: url("https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=MetricWeb-Regular&font_format=woff2&system_code=origami") format("woff2"), url("https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=MetricWeb-Regular&font_format=woff&system_code=origami") format("woff");
  font-family: "MetricWeb";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url("https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=MetricWeb-Semibold&font_format=woff2&system_code=origami") format("woff2"), url("https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=MetricWeb-Semibold&font_format=woff&system_code=origami") format("woff");
  font-family: "MetricWeb";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url("https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=FinancierDisplayWeb-Medium&font_format=woff2&system_code=origami") format("woff2"), url("https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=FinancierDisplayWeb-Medium&font_format=woff&system_code=origami") format("woff");
  font-family: "FinancierDisplayWeb";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url("https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=FinancierDisplayWeb-Bold&font_format=woff2&system_code=origami") format("woff2"), url("https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=FinancierDisplayWeb-Bold&font_format=woff&system_code=origami") format("woff");
  font-family: "FinancierDisplayWeb";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
html:after {
  content: '{ "layout": "default", "gutter": "10px" }';
  display: none;
}
@media (min-width: 30.625em) {
  html:after {
    content: '{ "layout": "S", "gutter": "10px" }';
  }
}
@media (min-width: 46.25em) {
  html:after {
    content: '{ "layout": "M", "gutter": "20px" }';
  }
}
@media (min-width: 61.25em) {
  html:after {
    content: '{ "layout": "L", "gutter": "20px" }';
  }
}
@media (min-width: 76.25em) {
  html:after {
    content: '{ "layout": "XL", "gutter": "20px" }';
  }
}

.o-footer {
  font-family: MetricWeb, sans-serif;
  font-size: 16px;
  line-height: 20px;
  margin-top: 40px;
  line-height: 20px;
}
.o-typography--loading-sans .o-footer {
  font-size: 13.92px;
  font-family: sans-serif;
}
.o-footer a {
  border-bottom: 0;
  text-decoration: none;
}

.o-footer__container {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  min-width: 240px;
  max-width: 1220px;
  position: relative;
  max-width: 1220px;
  padding-left: 10px;
  padding-right: 10px;
  /* hack to stop the margins collapsing */
  padding-top: 0.1px;
}
@media (min-width: 46.25em) {
  .o-footer__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 46.25em) {
  .o-grid-snappy .o-footer__container, .o-footer__container--snappy {
    max-width: 740px;
  }
}
@media (min-width: 61.25em) {
  .o-grid-snappy .o-footer__container, .o-footer__container--snappy {
    max-width: 980px;
  }
}
@media (min-width: 76.25em) {
  .o-grid-snappy .o-footer__container, .o-footer__container--snappy {
    max-width: 1220px;
  }
}

.o-footer__row {
  margin-top: 20px;
}

.o-footer__legal-links {
  padding-left: 0px;
}
.o-footer__legal-links a {
  display: inline-block;
}
.o-footer__legal-links li {
  font-size: 14px;
  line-height: 16px;
  list-style: none;
  display: inline-block;
}
.o-typography--loading-sans .o-footer__legal-links li {
  font-size: 12.18px;
}
.o-footer__legal-links li:before {
  content: "•";
  padding-left: 4px;
  padding-right: 4px;
}
.o-footer__legal-links li:first-child:before {
  content: "";
  padding: 0;
}

.o-footer__copyright {
  margin-top: 20px;
  margin-bottom: 20px;
}
.o-footer__copyright a {
  text-decoration: underline;
}

.o-footer__brand {
  padding-top: 16px;
  padding-bottom: 16px;
}

.o-footer__brand-logo {
  background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/ftlogo:brand-nikkei-tagline?source=ig-projects&format=svg");
  height: 20px;
  background-repeat: no-repeat;
  background-position: right;
}

@media print {
  .o-footer {
    display: none;
  }
}
.o-footer__matrix,
.o-footer__matrix-content {
  clear: both;
  flex-wrap: wrap;
  display: flex;
  margin-left: -10px;
  zoom: 1;
}
@media print {
  .o-footer__matrix,
  .o-footer__matrix-content {
    display: inherit;
  }
}
@media (min-width: 46.25em) {
  .o-footer__matrix,
  .o-footer__matrix-content {
    margin-left: -20px;
  }
}
.o-footer__matrix:before, .o-footer__matrix:after,
.o-footer__matrix-content:before,
.o-footer__matrix-content:after {
  content: "";
  display: table;
  display: flex;
}
.o-footer__matrix:after,
.o-footer__matrix-content:after {
  clear: both;
}

.o-footer__matrix-group,
.o-footer__matrix-column {
  box-sizing: border-box;
  float: left;
  flex: 1 1 0%;
  position: relative;
  padding-left: 10px;
}
@media (min-width: 46.25em) {
  .o-footer__matrix-group,
  .o-footer__matrix-column {
    padding-left: 20px;
  }
}

.o-footer__matrix-group--1 {
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
}
@media (min-width: 46.25em) {
  .o-footer__matrix-group--1 {
    display: block;
    flex-basis: 33.3333333333%;
    min-width: 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (min-width: 61.25em) {
  .o-footer__matrix-group--1 {
    display: block;
    flex-basis: 16.6666666667%;
    min-width: 16.6666666667%;
    max-width: 16.6666666667%;
  }
}
.o-footer__matrix-group--1 .o-footer__matrix-column {
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
}

.o-footer__matrix-group--2 {
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
}
@media (min-width: 46.25em) {
  .o-footer__matrix-group--2 {
    display: block;
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
  }
}
@media (min-width: 61.25em) {
  .o-footer__matrix-group--2 {
    display: block;
    flex-basis: 33.3333333333%;
    min-width: 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
.o-footer__matrix-group--2 .o-footer__matrix-column {
  display: block;
  flex-basis: 50%;
  min-width: 50%;
  max-width: 50%;
}

.o-footer__matrix-group--4 {
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
}
@media (min-width: 61.25em) {
  .o-footer__matrix-group--4 {
    display: block;
    flex-basis: 66.6666666667%;
    min-width: 66.6666666667%;
    max-width: 66.6666666667%;
  }
}
.o-footer__matrix-group--4 .o-footer__matrix-column {
  display: block;
  flex-basis: 50%;
  min-width: 50%;
  max-width: 50%;
}
@media (min-width: 46.25em) {
  .o-footer__matrix-group--4 .o-footer__matrix-column {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
  }
}

.o-footer__matrix-group--6 {
  display: block;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
}
.o-footer__matrix-group--6 .o-footer__matrix-column {
  display: block;
  flex-basis: 50%;
  min-width: 50%;
  max-width: 50%;
}
@media (min-width: 46.25em) {
  .o-footer__matrix-group--6 .o-footer__matrix-column {
    display: block;
    flex-basis: 25%;
    min-width: 25%;
    max-width: 25%;
  }
}
@media (min-width: 61.25em) {
  .o-footer__matrix-group--6 .o-footer__matrix-column {
    display: block;
    flex-basis: 16.6666666667%;
    min-width: 16.6666666667%;
    max-width: 16.6666666667%;
  }
}

.o-footer__matrix-title,
.o-footer__matrix-link__copy {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

.o-footer__matrix-title {
  margin: 0;
  line-height: inherit;
  font-size: inherit;
  font-weight: 600;
}
.o-footer__matrix-title[aria-expanded] {
  position: relative;
  border-top: 1px solid;
  line-height: 40px;
  cursor: pointer;
}
.o-footer__matrix-title[aria-expanded]:after {
  content: " ";
  position: absolute;
  right: 0;
  top: 10px;
}
.o-footer--theme-light .o-footer__matrix-title[aria-expanded]:after {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  background-color: transparent;
  vertical-align: baseline;
  width: 20px;
  height: 20px;
  background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:arrow-down?source=ig-projects&tint=%23000000,%23000000&format=svg");
}
@media screen and (-ms-high-contrast: active) {
  .o-footer--theme-light .o-footer__matrix-title[aria-expanded]:after {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:arrow-down?source=ig-projects&tint=%23ffffff,%23ffffff&format=svg");
  }
}
@media screen and (-ms-high-contrast: black-on-white) {
  .o-footer--theme-light .o-footer__matrix-title[aria-expanded]:after {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:arrow-down?source=ig-projects&tint=%23000000,%23000000&format=svg");
  }
}
.o-footer__matrix-title[aria-expanded=true]:after {
  transform: rotate(180deg);
}

.o-footer__matrix-title--link {
  overflow: visible;
  line-height: 40px;
  border-top: 1px solid;
}
@media (min-width: 46.25em) {
  .o-footer__matrix-title--link {
    border-top: 0;
    line-height: initial;
  }
}

.o-footer__matrix-content[aria-hidden=true] {
  display: none;
}

.o-footer__matrix-column {
  margin-top: 16px;
  margin-bottom: 16px;
}

.o-footer__matrix-link {
  padding-top: 8px;
  padding-bottom: 8px;
  display: block;
}
.o-footer__matrix-link:first-child {
  padding-top: 0;
}

.o-footer__matrix-link--more {
  display: flex;
}
.o-footer__matrix-link--more:after {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  background-color: transparent;
  vertical-align: baseline;
  width: 20px;
  height: 20px;
  background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:arrow-right?source=ig-projects&format=svg");
  content: "";
  align-self: center;
}
@media screen and (-ms-high-contrast: active) {
  .o-footer__matrix-link--more:after {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:arrow-right?source=ig-projects&tint=%23ffffff,%23ffffff&format=svg");
  }
}
@media screen and (-ms-high-contrast: black-on-white) {
  .o-footer__matrix-link--more:after {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:arrow-right?source=ig-projects&tint=%23000000,%23000000&format=svg");
  }
}

.o-footer--theme-light {
  color: #33302e;
  background: #f2e5da;
}
.o-footer--theme-light .o-footer__title {
  color: #000000;
}
.o-footer--theme-light .o-footer__matrix-link--more:after {
  width: 20px;
  height: 20px;
  background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:arrow-right?source=ig-projects&tint=%2333302E,%2333302E&format=svg");
}
@media screen and (-ms-high-contrast: active) {
  .o-footer--theme-light .o-footer__matrix-link--more:after {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:arrow-right?source=ig-projects&tint=%23ffffff,%23ffffff&format=svg");
  }
}
@media screen and (-ms-high-contrast: black-on-white) {
  .o-footer--theme-light .o-footer__matrix-link--more:after {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:arrow-right?source=ig-projects&tint=%23000000,%23000000&format=svg");
  }
}
.o-footer--theme-light .o-footer__matrix-title--link,
.o-footer--theme-light .o-footer__matrix-title[aria-expanded] {
  border-color: #ccc1b7;
}
.o-footer--theme-light .o-footer__matrix-title a {
  color: #33302e;
}
.o-footer--theme-light a {
  color: #66605c;
}
.o-footer--theme-light a:hover, .o-footer--theme-light a:focus {
  color: #000000;
}
.o-footer--theme-light .o-footer__copyright {
  color: #66605c;
}
.o-footer--theme-light .o-footer__brand {
  color: #33302e;
  background: #ccc1b7;
}

.o-footer-visually-hidden {
  position: absolute;
  clip: rect(0 0 0 0);
  clip-path: polygon(0 0, 0 0);
  margin: -1px;
  border: 0;
  overflow: hidden;
  padding: 0;
  width: 2px;
  height: 2px;
  white-space: nowrap;
}

.o-footer {
  overflow: hidden;
}

.o-forms-select,
.o-forms-text,
.o-forms-textarea {
  font-family: sans-serif;
}

.o-forms-text {
  padding-top: 8px;
}

img {
  display: block;
  max-width: 100%;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

a {
  text-decoration: none;
  color: #0d7680;
}
a:focus, a:hover {
  color: hsl(185.2173913043, 81.5602836879%, 16.5234375%);
}

html {
  overflow-y: auto;
}

html,
body {
  background: #fff1e5;
}

.container {
  box-sizing: border-box;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 38.75em) {
  .container {
    max-width: 800px;
  }
}
@media (min-width: 61.25em) {
  .container {
    max-width: 1060px;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }
  .container--page {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}

.header__logo {
  margin: 0 auto;
  height: auto;
  max-width: 240px;
}

.content-index {
  margin-bottom: 3em;
}

.content-primary {
  margin-bottom: 2em;
}

.content-secondary {
  margin-bottom: 3em;
}

html {
  font-family: "MetricWeb", sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #33302e;
}

body {
  font-size: 18px;
  line-height: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
}

.microsite-name {
  font-family: "FinancierDisplayWeb", serif;
  line-height: 1;
  text-align: center;
  margin-top: 12px;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  letter-spacing: -0.01em;
}
@media (min-width: 38.75em) {
  .microsite-name {
    font-size: 3em;
  }
}

.microsite-description {
  margin: 0.25em auto 1.25em auto;
  padding: 0 5px;
  max-width: 420px;
  font-size: 22px;
  text-align: center;
  color: #666;
  line-height: 1.2;
}

.headline {
  font-family: "MetricWeb", sans-serif;
  padding-left: 8px;
  border-left: 8px solid #b3a9a0;
  border-bottom: 1px solid #b3a9a0;
  margin-bottom: 0.5em;
  line-height: 1;
  font-size: 1.125em;
  padding-bottom: 0.3em;
}

.section-title {
  max-width: 500px;
  margin: 1em auto 0.5em;
  padding-bottom: 0.125em;
  border-bottom: 1px solid #b3a9a0;
  font-family: "MetricWeb", sans-serif;
  font-weight: lighter;
  font-size: 2em;
  line-height: 1.1;
  text-align: center;
  -webkit-font-feature-settings: "tnum" 1;
  font-feature-settings: "tnum" 1;
}

.badge {
  position: relative;
  top: -2px;
  border-radius: 999px;
  color: #ffffff;
  font-weight: normal;
  display: inline-block;
  font-style: normal;
  font-size: 12px;
  line-height: 20px;
  width: 20px;
  vertical-align: middle;
  text-align: center;
}
.badge:after {
  line-height: 20px;
}

.badge--winner {
  background-color: #af526c;
}
.badge--winner:after {
  content: "W";
}

.badge--shortlist {
  background-color: #2a72a2;
}
.badge--shortlist:after {
  content: "SL";
}

.badge--longlist {
  background-color: #959288;
}
.badge--longlist:after {
  content: "LL";
}

.book__media {
  float: left;
  width: 40%;
  margin-right: 12px;
  padding-top: 3px;
}
@media (min-width: 38.75em) {
  .book__media {
    width: 28%;
  }
}
@media (min-width: 61.25em) {
  .book__media {
    width: 25%;
  }
}

.book__details {
  margin-left: 41%;
}
@media (min-width: 38.75em) {
  .book__details {
    margin-left: 29%;
  }
}
@media (min-width: 61.25em) {
  .book__details {
    margin-left: 27%;
  }
}

.book__title {
  margin-bottom: 0.2em;
  font-size: 1.3em;
  line-height: 1.2;
}
@media (min-width: 38.75em) {
  .book__title {
    font-size: 1.45em;
  }
}

.book__byline {
  margin-bottom: 0.5em;
  font-size: 0.9em;
}
@media (min-width: 38.75em) {
  .book__byline {
    font-size: 1em;
  }
}

.book__prizes {
  font-size: 0.8125em;
}
@media (min-width: 38.75em) {
  .book__prizes {
    font-size: 1em;
  }
}

.book__content {
  margin-top: 2em;
}
@media (min-width: 61.25em) {
  .book__content {
    margin-top: 3em;
  }
}

.book__synopsis {
  font-family: "Georgia", serif;
}
.book__synopsis p {
  line-height: 1.6;
  max-width: 620px;
}

.book__actions {
  margin-bottom: 2em;
}

.book__highlight {
  font-size: 16px;
  line-height: 1.1;
  float: left;
  margin: 1.5em 15% 1.5em -70%;
  padding-left: 1em;
  font-style: italic;
  border-left: 8px solid #b3a9a0;
}
@media (min-width: 38.75em) {
  .book__highlight {
    margin-left: 0;
    margin-top: 2em;
    margin-bottom: 2em;
    border: 0;
    padding: 0;
    float: none;
  }
}
.book__highlight p:first-child {
  margin-top: 2px;
}
.book__highlight p:last-child {
  margin-bottom: 4px;
}

.browsebox__content {
  padding-top: 10px;
}

.browsebox__header .text-tiny {
  font-weight: 500;
  font-size: 16px;
}

@media (min-width: 38.75em) {
  .content-block {
    margin-left: 70px;
  }
  .content-block__headline {
    margin-left: -16px;
  }
}
@media (min-width: 61.25em) {
  .content-block {
    margin-left: 80px;
  }
}
.filter-bar {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  top: 50px;
  padding: 30px 20px;
  z-index: 1;
  width: 100%;
  margin-bottom: 1em;
  background: #ffebd9;
}
@media (min-width: 38.75em) {
  .filter-bar {
    width: 80%;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }
}
@media (min-width: 48.75em) {
  .filter-bar {
    flex-direction: row-reverse;
    justify-content: center;
  }
}
@media (min-width: 61.25em) {
  .filter-bar {
    max-width: 1060px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.no-js .filter-bar {
  display: none !important;
}

@media (min-width: 48.75em) {
  .filter-form {
    flex-basis: 330px;
    margin: 0 20px;
  }
}

.filter-form__inner {
  display: flex;
  align-items: center;
}

.filter-form__label {
  margin-right: 10px;
}

.filter-form__select {
  border-radius: 2px;
  min-width: 100px;
  flex-grow: 1;
  flex-shrink: 1;
  background-size: 18px 18px;
  background-origin: padding-box;
  background-position: 98% center;
  padding-top: 5px;
  padding-bottom: 4px;
}
@media (min-width: 48.75em) {
  .filter-form__select {
    width: 180px;
  }
}
@media (min-width: 61.25em) {
  .filter-form__select {
    width: 250px;
  }
}

.ft-logo {
  display: block;
  position: relative;
  opacity: 0.8;
  transition: 0.2s opacity ease-in;
}
.ft-logo img {
  display: block;
  width: 100%;
}
.ft-logo:focus, .ft-logo:hover {
  opacity: 1;
}

.meta__title {
  font-size: 0.8125em;
  line-height: 1.3;
}
@media (min-width: 38.75em) {
  .meta__title {
    font-size: 14px;
  }
}

.meta__item {
  margin-left: 0;
  display: inline;
  font-size: 0.8125em;
}
@media (min-width: 38.75em) {
  .meta__item {
    font-size: 16px;
  }
}

.o-teaser__timestamp, .o-teaser__timestamp {
  font-family: MetricWeb, sans-serif;
  font-size: 12px;
  line-height: 16px;
}
.o-typography--loading-sans .o-teaser__timestamp {
  font-size: 10.44px;
  font-family: sans-serif;
}

.o-teaser__timestamp--closed, .o-teaser__timestamp--inprogress,
.o-teaser__timestamp--live, .o-teaser__timestamp--updated, .o-teaser__timestamp--new, .o-teaser__timestamp {
  text-transform: uppercase;
  color: #66605c;
}

.o-teaser__timestamp--inprogress,
.o-teaser__timestamp--live, .o-teaser__timestamp--updated, .o-teaser__timestamp--new {
  color: #cc0000;
}

.o-teaser__timestamp--closed {
  color: #66605c;
}

.o-teaser__timestamp {
  display: inline-block;
}

.o-teaser__timestamp-prefix:before {
  content: "";
  width: calc(0.5em + 4px);
  height: calc(0.5em + 4px);
  min-width: 10px;
  min-height: 10px;
  margin-right: 2px;
  border-radius: 50%;
  background-color: currentcolor;
  display: inline-block;
  vertical-align: baseline;
  margin-bottom: -1px;
}

.o-teaser {
  font-family: MetricWeb, sans-serif;
  font-size: 14px;
  line-height: 16px;
  position: relative;
  width: 100%;
  text-rendering: optimizeLegibility;
  margin-bottom: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*autoprefixer: off*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.o-typography--loading-sans .o-teaser {
  font-size: 12.18px;
  font-family: sans-serif;
}
.o-teaser *, .o-teaser *:before, .o-teaser *:after {
  /*autoprefixer: off*/
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

.o-teaser__meta {
  font-size: 16px;
  line-height: 20px;
  color: #990f3d;
  margin-bottom: 4px;
}
.o-typography--loading-sans .o-teaser__meta {
  font-size: 13.92px;
}

.o-teaser__tag-prefix {
  font-family: MetricWeb, sans-serif;
  font-weight: 600;
  margin-right: 0.25em;
}

.o-teaser__tag {
  font-weight: 400;
  color: inherit;
  text-decoration: none;
  border: 0;
  margin-right: 0.25em;
}
.o-teaser__tag:hover, .o-teaser__tag:focus {
  color: #736c67;
}
.o-teaser__tag span {
  display: inline-block;
}

.o-teaser__tag-suffix {
  font-size: 14px;
  line-height: 16px;
  color: #66605c;
}
.o-typography--loading-sans .o-teaser__tag-suffix {
  font-size: 12.18px;
}

.o-teaser__heading {
  font-family: FinancierDisplayWeb, serif;
  font-size: 20px;
  line-height: 24px;
  color: black;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}
.o-typography--loading-display .o-teaser__heading {
  font-size: 18px;
  font-family: serif;
}
.o-teaser__heading a {
  color: inherit;
  text-decoration: none;
  border: 0;
}
.o-teaser__heading a:focus, .o-teaser__heading a:hover {
  color: #736c67;
}
.o-teaser__heading a:visited {
  color: #66605c;
}

.o-teaser__standfirst {
  font-size: 16px;
  line-height: 20px;
  color: #66605c;
  margin-top: 0;
  margin-bottom: 0;
}
.o-typography--loading-sans .o-teaser__standfirst {
  font-size: 13.92px;
}
.o-teaser__standfirst a {
  color: inherit;
  text-decoration: none;
  border: 0;
}
.o-teaser__standfirst a:focus, .o-teaser__standfirst a:hover {
  color: #736c67;
}
.o-teaser__standfirst a:visited {
  color: #66605c;
}
.o-teaser__heading + .o-teaser__standfirst {
  margin-top: 8px;
}

.o-teaser__image-placeholder {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  z-index: 1;
}
.o-teaser__image-placeholder .o-teaser__image {
  float: left;
}

.o-teaser__image {
  display: block;
  width: 100%;
  margin: 0;
}

.o-teaser--has-headshot .o-teaser__content {
  padding-right: 95px;
  min-height: 60px;
}

.o-teaser__headshot {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 75px;
  width: 75px;
}

.o-teaser__timestamp {
  display: block;
  margin-top: auto;
  padding-top: 16px;
}

.o-teaser__timestamp--inprogress > .o-teaser__timestamp-prefix:before,
.o-teaser__timestamp--live > .o-teaser__timestamp-prefix:before {
  animation: _o-labels-live-pulse 1.2s ease-in-out infinite;
}
@media (prefers-reduced-motion) {
  .o-teaser__timestamp--inprogress > .o-teaser__timestamp-prefix:before,
  .o-teaser__timestamp--live > .o-teaser__timestamp-prefix:before {
    animation: none;
  }
}
@keyframes _o-labels-live-pulse {
  0% {
    opacity: 1;
  }
  30% {
    opacity: 0.4;
  }
  70% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}

.o-teaser__timestamp--comingsoon {
  color: #fd9d00;
}

.o-teaser--promoted-content,
.o-teaser--paid-post {
  color: #000000;
}
.o-teaser--promoted-content .o-teaser__meta,
.o-teaser--paid-post .o-teaser__meta {
  font-family: MetricWeb, sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  color: #66605c;
  margin-bottom: 8px;
}
.o-typography--loading-sans-bold .o-teaser--promoted-content .o-teaser__meta,
.o-typography--loading-sans-bold .o-teaser--paid-post .o-teaser__meta {
  font-size: 11.62px;
  font-family: sans-serif;
}
.o-teaser--promoted-content .o-teaser__promoted-prefix,
.o-teaser--paid-post .o-teaser__promoted-prefix {
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #355778;
  display: block;
}
.o-typography--loading-sans .o-teaser--promoted-content .o-teaser__promoted-prefix,
.o-typography--loading-sans .o-teaser--paid-post .o-teaser__promoted-prefix {
  font-size: 13.92px;
}
.o-teaser--promoted-content .o-teaser__promoted-by,
.o-teaser--paid-post .o-teaser__promoted-by {
  text-transform: uppercase;
}

.o-teaser--promoted-content .o-teaser__heading a {
  color: black;
  border-bottom-color: #ccc1b7;
  text-decoration-color: #ccc1b7;
}
.o-teaser--promoted-content .o-teaser__heading a[target=_blank]:after {
  position: absolute;
  clip: rect(0 0 0 0);
  clip-path: polygon(0 0, 0 0);
  margin: -1px;
  border: 0;
  overflow: hidden;
  padding: 0;
  width: 2px;
  height: 2px;
  white-space: nowrap;
  content: "(opens a new window)";
}
.o-teaser--promoted-content .o-teaser__heading a:hover {
  color: #736c67;
  border-bottom-color: #999189;
  text-decoration-color: #999189;
}
.o-teaser--promoted-content .o-teaser__heading a:focus {
  color: #736c67;
}

.o-teaser__related {
  list-style: disc outside;
  padding-left: 30px;
  margin: 0 0 20px;
  border-left: 1px solid #ccc1b7;
}
@media (max-width: 46.24em) {
  .o-teaser__related {
    display: none;
  }
}

.o-teaser__related-item {
  font-size: 14px;
  line-height: 22px;
  color: #66605c;
}
@media (min-width: 61.25em) {
  .o-teaser__related-item {
    font-size: 16px;
    line-height: 24px;
  }
}
.o-typography--loading-sans .o-teaser__related-item {
  font-size: 12.18px;
}
@media (min-width: 61.25em) {
  .o-typography--loading-sans .o-teaser__related-item {
    font-size: 13.92px;
  }
}
.o-teaser__related-item:hover, .o-teaser__related-item:focus {
  color: #736c67;
}
.o-teaser__related-item a {
  border-bottom: 0;
  text-decoration: none;
  color: inherit;
}
.o-teaser__related-item a:hover {
  color: inherit;
}
.o-teaser__related-item.o-teaser__related-item--video a:after {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  background-color: transparent;
  vertical-align: baseline;
  width: 13px;
  height: 13px;
  background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:play?source=ig-projects&tint=%23FFFFFF,%23FFFFFF&format=svg");
  content: "";
  position: relative;
  top: 1px;
  background-color: #000000;
  margin-left: 5px;
}
@media screen and (-ms-high-contrast: active) {
  .o-teaser__related-item.o-teaser__related-item--video a:after {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:play?source=ig-projects&tint=%23ffffff,%23ffffff&format=svg");
  }
}
@media screen and (-ms-high-contrast: black-on-white) {
  .o-teaser__related-item.o-teaser__related-item--video a:after {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:play?source=ig-projects&tint=%23000000,%23000000&format=svg");
  }
}

.o-teaser__syndication-indicator {
  position: relative;
  top: 4px;
  border-radius: 50%;
}
.o-teaser__syndication-indicator span {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.syndi.o-teaser__syndication-indicator {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  background-color: transparent;
  vertical-align: baseline;
  width: 20px;
  height: 20px;
  background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:minus?source=ig-projects&tint=%23FFFFFF,%23FFFFFF&format=svg");
  background-color: #999189;
}
@media screen and (-ms-high-contrast: active) {
  .syndi.o-teaser__syndication-indicator {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:minus?source=ig-projects&tint=%23ffffff,%23ffffff&format=svg");
  }
}
@media screen and (-ms-high-contrast: black-on-white) {
  .syndi.o-teaser__syndication-indicator {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:minus?source=ig-projects&tint=%23000000,%23000000&format=svg");
  }
}

.o-teaser__syndication-indicator--yes,
.syndi.o-teaser__syndication-indicator--yes {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  background-color: transparent;
  vertical-align: baseline;
  width: 20px;
  height: 20px;
  background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=ig-projects&tint=%23FFFFFF,%23FFFFFF&format=svg");
  background-color: #00994d;
}
@media screen and (-ms-high-contrast: active) {
  .o-teaser__syndication-indicator--yes,
  .syndi.o-teaser__syndication-indicator--yes {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=ig-projects&tint=%23ffffff,%23ffffff&format=svg");
  }
}
@media screen and (-ms-high-contrast: black-on-white) {
  .o-teaser__syndication-indicator--yes,
  .syndi.o-teaser__syndication-indicator--yes {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=ig-projects&tint=%23000000,%23000000&format=svg");
  }
}

.o-teaser__syndication-indicator--no,
.syndi.o-teaser__syndication-indicator--no {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  background-color: transparent;
  vertical-align: baseline;
  width: 20px;
  height: 20px;
  background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:minus?source=ig-projects&tint=%23FFFFFF,%23FFFFFF&format=svg");
  background-color: #cc0000;
}
@media screen and (-ms-high-contrast: active) {
  .o-teaser__syndication-indicator--no,
  .syndi.o-teaser__syndication-indicator--no {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:minus?source=ig-projects&tint=%23ffffff,%23ffffff&format=svg");
  }
}
@media screen and (-ms-high-contrast: black-on-white) {
  .o-teaser__syndication-indicator--no,
  .syndi.o-teaser__syndication-indicator--no {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:minus?source=ig-projects&tint=%23000000,%23000000&format=svg");
  }
}

.o-teaser__syndication-indicator--verify,
.syndi.o-teaser__syndication-indicator--verify {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  background-color: transparent;
  vertical-align: baseline;
  width: 20px;
  height: 20px;
  background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=ig-projects&tint=%23FFFFFF,%23FFFFFF&format=svg");
  background-color: #ff8833;
}
@media screen and (-ms-high-contrast: active) {
  .o-teaser__syndication-indicator--verify,
  .syndi.o-teaser__syndication-indicator--verify {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=ig-projects&tint=%23ffffff,%23ffffff&format=svg");
  }
}
@media screen and (-ms-high-contrast: black-on-white) {
  .o-teaser__syndication-indicator--verify,
  .syndi.o-teaser__syndication-indicator--verify {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=ig-projects&tint=%23000000,%23000000&format=svg");
  }
}

.o-teaser--small {
  display: flex;
  padding-bottom: 12px;
  border-bottom: 1px solid #ccc1b7;
}
.o-teaser--small .o-teaser__content {
  flex: 1 0 0%;
  order: 2;
}
.o-teaser--small .o-teaser__image-container {
  width: 30%;
  flex-shrink: 0;
  padding-right: 20px;
}
@media (max-width: 46.24em) {
  .o-teaser--small .o-teaser__image-container {
    display: none;
  }
}
.o-teaser--small.o-teaser--stacked {
  flex-direction: column;
}
.o-teaser--small.o-teaser--stacked .o-teaser__content {
  flex-basis: auto;
}
@media (min-width: 46.25em) {
  .o-teaser--small.o-teaser--stacked {
    border-bottom: 0;
    padding-bottom: 0;
  }
}
.o-teaser--small.o-teaser--stacked .o-teaser__image-container {
  margin-bottom: 12px;
  width: 100%;
  min-height: 1px;
  padding-top: 0;
  padding-right: 0;
}
.o-teaser--small.o-teaser--image-position-right.o-teaser--has-image .o-teaser__image-container {
  order: 2;
  padding-left: 20px;
  padding-right: inherit;
}

.o-teaser--large,
.o-teaser--large-portrait,
.o-teaser--large-landscape {
  zoom: 1;
}
.o-teaser--large:before, .o-teaser--large:after,
.o-teaser--large-portrait:before,
.o-teaser--large-portrait:after,
.o-teaser--large-landscape:before,
.o-teaser--large-landscape:after {
  content: "";
  display: table;
  display: flex;
}
.o-teaser--large:after,
.o-teaser--large-portrait:after,
.o-teaser--large-landscape:after {
  clear: both;
}
.o-teaser--large .o-teaser__content,
.o-teaser--large-portrait .o-teaser__content,
.o-teaser--large-landscape .o-teaser__content {
  padding: 20px;
  border: 1px solid #ccc1b7;
}
.o-teaser--large .o-teaser__heading,
.o-teaser--large-portrait .o-teaser__heading,
.o-teaser--large-landscape .o-teaser__heading {
  font-family: FinancierDisplayWeb, serif;
  font-size: 24px;
  line-height: 28px;
}
.o-typography--loading-display .o-teaser--large .o-teaser__heading,
.o-typography--loading-display .o-teaser--large-portrait .o-teaser__heading,
.o-typography--loading-display .o-teaser--large-landscape .o-teaser__heading {
  font-size: 21.6px;
  font-family: serif;
}
.o-teaser--large .o-teaser__standfirst,
.o-teaser--large-portrait .o-teaser__standfirst,
.o-teaser--large-landscape .o-teaser__standfirst {
  font-size: 18px;
  line-height: 24px;
  margin-top: 24px;
}
@media (min-width: 61.25em) {
  .o-teaser--large .o-teaser__standfirst,
  .o-teaser--large-portrait .o-teaser__standfirst,
  .o-teaser--large-landscape .o-teaser__standfirst {
    font-size: 20px;
    line-height: 24px;
  }
}
.o-typography--loading-sans .o-teaser--large .o-teaser__standfirst,
.o-typography--loading-sans .o-teaser--large-portrait .o-teaser__standfirst,
.o-typography--loading-sans .o-teaser--large-landscape .o-teaser__standfirst {
  font-size: 15.66px;
}
@media (min-width: 61.25em) {
  .o-typography--loading-sans .o-teaser--large .o-teaser__standfirst,
  .o-typography--loading-sans .o-teaser--large-portrait .o-teaser__standfirst,
  .o-typography--loading-sans .o-teaser--large-landscape .o-teaser__standfirst {
    font-size: 17.4px;
  }
}

.o-teaser--large-portrait .o-teaser__content {
  border-bottom: 0;
}
.o-teaser--large-portrait .o-teaser__image {
  position: relative;
  z-index: 1;
}
.o-teaser--large-portrait .o-teaser__image-container {
  position: relative;
  float: none;
  width: 100%;
  margin-top: -1px;
  padding-left: 25%;
}
.o-teaser--large-portrait .o-teaser__image-container:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 50%;
  border-left: 1px solid #ccc1b7;
  border-bottom: 1px solid #ccc1b7;
}

.o-teaser--large-landscape .o-teaser__content {
  position: relative;
  float: left;
  width: 60%;
  border-right: 0;
}
.o-teaser--large-landscape .o-teaser__content:after {
  content: "";
  position: absolute;
  top: 1px;
  right: -25%;
  height: 100%;
  width: 25%;
  display: block;
  border: 1px solid #ccc1b7;
  border-left: 0;
}
.o-teaser--large-landscape .o-teaser__image {
  position: relative;
  max-width: 220px;
  z-index: 1;
}
.o-teaser--large-landscape .o-teaser__image-container {
  position: relative;
  float: right;
  width: 40%;
  margin-top: 0;
  padding-left: 0;
}
.o-teaser--large-landscape .o-teaser__image-container:after {
  display: none;
}

.o-teaser--large.o-teaser--has-image .o-teaser__image {
  position: relative;
  z-index: 1;
}
@media (min-width: 46.25em) and (max-width: 61.24em) {
  .o-teaser--large.o-teaser--has-image .o-teaser__image {
    max-width: 220px;
  }
}
.o-teaser--large.o-teaser--has-image .o-teaser__image-container {
  position: relative;
  float: none;
  width: 100%;
  margin-top: -1px;
  padding-left: 25%;
}
.o-teaser--large.o-teaser--has-image .o-teaser__image-container:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 50%;
  border-left: 1px solid #ccc1b7;
  border-bottom: 1px solid #ccc1b7;
}
@media (min-width: 30.625em) and (max-width: 61.24em) {
  .o-teaser--large.o-teaser--has-image .o-teaser__image-container {
    float: right;
    margin-top: 0;
    padding-left: 0;
  }
  .o-teaser--large.o-teaser--has-image .o-teaser__image-container:after {
    display: none;
  }
}
@media (min-width: 30.625em) and (max-width: 46.24em) {
  .o-teaser--large.o-teaser--has-image .o-teaser__image-container {
    width: 40%;
  }
}
@media (min-width: 46.25em) and (max-width: 61.24em) {
  .o-teaser--large.o-teaser--has-image .o-teaser__image-container {
    width: 30%;
  }
}
@media (max-width: 30.615em) {
  .o-teaser--large.o-teaser--has-image .o-teaser__content {
    border-bottom: 0;
  }
}
@media (min-width: 30.625em) and (max-width: 61.24em) {
  .o-teaser--large.o-teaser--has-image .o-teaser__content {
    position: relative;
    float: left;
    border-right: 0;
  }
  .o-teaser--large.o-teaser--has-image .o-teaser__content:after {
    content: "";
    position: absolute;
    top: 1px;
    right: -25%;
    height: 100%;
    width: 25%;
    display: block;
    border: 1px solid #ccc1b7;
    border-left: 0;
  }
}
@media (min-width: 30.625em) and (max-width: 46.24em) {
  .o-teaser--large.o-teaser--has-image .o-teaser__content {
    width: 60%;
  }
}
@media (min-width: 46.25em) and (max-width: 61.24em) {
  .o-teaser--large.o-teaser--has-image .o-teaser__content {
    width: 70%;
  }
}
@media (min-width: 61.25em) {
  .o-teaser--large.o-teaser--has-image .o-teaser__content {
    border-bottom: 0;
  }
}

.o-teaser--opinion .o-teaser__meta {
  color: #0f5499;
}
.o-teaser--opinion.o-teaser--opinion-background .o-teaser__standfirst,
.o-teaser--opinion.o-teaser--opinion-background .o-teaser__timestamp {
  color: #525c66;
}
.o-teaser--opinion.o-teaser--opinion-background.o-teaser--large .o-teaser__content,
.o-teaser--opinion.o-teaser--opinion-background.o-teaser--large .o-teaser__image-container:after {
  color: black;
  background: #cce6ff;
  border: 0;
}
@media (min-width: 30.625em) and (max-width: 61.24em) {
  .o-teaser--opinion.o-teaser--opinion-background.o-teaser--large .o-teaser__content:after {
    color: black;
    background: #cce6ff;
    top: 0;
    border: 0;
  }
}

.o-teaser--inverse .o-teaser__heading a:hover,
.o-teaser--inverse .o-teaser__heading a:focus,
.o-teaser--inverse .o-teaser__heading a:visited,
.o-teaser--inverse .o-teaser__standfirst a:hover,
.o-teaser--inverse .o-teaser__standfirst a:focus,
.o-teaser--inverse .o-teaser__standfirst a:visited,
.o-teaser--inverse .o-teaser__tag:hover,
.o-teaser--inverse .o-teaser__tag:focus {
  color: #999999;
}
.o-teaser--inverse .o-teaser__meta,
.o-teaser--inverse .o-teaser__tag-suffix,
.o-teaser--inverse .o-teaser__heading {
  color: #ffffff;
}
.o-teaser--inverse .o-teaser__standfirst,
.o-teaser--inverse .o-teaser__timestamp {
  color: #999999;
}
.o-teaser--inverse.o-teaser--hero .o-teaser__meta:after {
  border-bottom-color: #ffffff;
}

.o-teaser--video .o-teaser__heading:before {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  background-color: transparent;
  vertical-align: baseline;
  background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:play?source=ig-projects&tint=%23FFFFFF,%23FFFFFF&format=svg");
  content: "";
  width: 0.7em;
  height: 0.7em;
  min-width: 12px;
  min-height: 12px;
  margin-right: 0.15em;
  background-color: #262a33;
}
@media screen and (-ms-high-contrast: active) {
  .o-teaser--video .o-teaser__heading:before {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:play?source=ig-projects&tint=%23ffffff,%23ffffff&format=svg");
  }
}
@media screen and (-ms-high-contrast: black-on-white) {
  .o-teaser--video .o-teaser__heading:before {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:play?source=ig-projects&tint=%23000000,%23000000&format=svg");
  }
}
.o-teaser--video.o-teaser--has-image .o-teaser__heading:before {
  content: none;
}
@media (max-width: 46.24em) {
  .o-teaser--video.o-teaser--has-image.o-teaser--small .o-teaser__heading:before {
    content: "";
  }
}
.o-teaser--video .o-teaser__image-placeholder {
  position: relative;
}
.o-teaser--video .o-teaser__image-placeholder:after {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  background-color: transparent;
  vertical-align: baseline;
  background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:play?source=ig-projects&tint=%23FFFFFF,%23FFFFFF&format=svg");
  pointer-events: none;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 15%;
  padding-top: 15%;
  min-width: 20px;
  min-height: 20px;
  background-color: #262a33;
}
@media screen and (-ms-high-contrast: active) {
  .o-teaser--video .o-teaser__image-placeholder:after {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:play?source=ig-projects&tint=%23ffffff,%23ffffff&format=svg");
  }
}
@media screen and (-ms-high-contrast: black-on-white) {
  .o-teaser--video .o-teaser__image-placeholder:after {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:play?source=ig-projects&tint=%23000000,%23000000&format=svg");
  }
}
.o-teaser--video .o-teaser__image-container a:focus {
  display: block;
  border: 0;
}

.o-teaser--has-video .o-teaser__heading:before {
  content: none;
}
.o-teaser--has-video .o-teaser__image-container {
  padding: 0 0 12px;
}
.o-teaser--has-video.o-teaser--large .o-teaser__image-container, .o-teaser--has-video.o-teaser--hero .o-teaser__image-container {
  padding-left: 10%;
  padding-right: 10%;
}
.o-teaser--has-video.o-teaser--large .o-teaser__image-container {
  padding-top: 12px;
}
.o-teaser--has-video.o-teaser--hero .o-teaser__image-container {
  padding-top: 4px;
}

.o-teaser--audio .o-teaser__heading:before {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  background-color: transparent;
  vertical-align: baseline;
  background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:audio?source=ig-projects&tint=%23FFFFFF,%23FFFFFF&format=svg");
  content: "";
  width: 0.7em;
  height: 0.7em;
  min-width: 12px;
  min-height: 12px;
  margin-right: 0.15em;
  background-color: #262a33;
}
@media screen and (-ms-high-contrast: active) {
  .o-teaser--audio .o-teaser__heading:before {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:audio?source=ig-projects&tint=%23ffffff,%23ffffff&format=svg");
  }
}
@media screen and (-ms-high-contrast: black-on-white) {
  .o-teaser--audio .o-teaser__heading:before {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:audio?source=ig-projects&tint=%23000000,%23000000&format=svg");
  }
}
.o-teaser--audio.o-teaser--has-image .o-teaser__heading:before {
  content: none;
}
@media (max-width: 46.24em) {
  .o-teaser--audio.o-teaser--has-image.o-teaser--small .o-teaser__heading:before {
    content: "";
  }
}
.o-teaser--audio .o-teaser__image-placeholder {
  position: relative;
}
.o-teaser--audio .o-teaser__image-placeholder:after {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  background-color: transparent;
  vertical-align: baseline;
  background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:audio?source=ig-projects&tint=%23FFFFFF,%23FFFFFF&format=svg");
  pointer-events: none;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 15%;
  padding-top: 15%;
  min-width: 20px;
  min-height: 20px;
  background-color: #262a33;
}
@media screen and (-ms-high-contrast: active) {
  .o-teaser--audio .o-teaser__image-placeholder:after {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:audio?source=ig-projects&tint=%23ffffff,%23ffffff&format=svg");
  }
}
@media screen and (-ms-high-contrast: black-on-white) {
  .o-teaser--audio .o-teaser__image-placeholder:after {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:audio?source=ig-projects&tint=%23000000,%23000000&format=svg");
  }
}

.o-teaser--hero {
  zoom: 1;
  display: flex;
  flex-flow: column nowrap;
}
.o-teaser--hero:before, .o-teaser--hero:after {
  content: "";
  display: table;
  display: flex;
}
.o-teaser--hero:after {
  clear: both;
}
.o-teaser--hero .o-teaser__content {
  padding: 20px;
  border: 1px solid #ccc1b7;
}
.o-teaser--hero .o-teaser__heading {
  font-family: FinancierDisplayWeb, serif;
  font-size: 24px;
  line-height: 28px;
}
.o-typography--loading-display .o-teaser--hero .o-teaser__heading {
  font-size: 21.6px;
  font-family: serif;
}
.o-teaser--hero .o-teaser__standfirst {
  font-size: 18px;
  line-height: 24px;
  margin-top: 24px;
}
@media (min-width: 61.25em) {
  .o-teaser--hero .o-teaser__standfirst {
    font-size: 20px;
    line-height: 24px;
  }
}
.o-typography--loading-sans .o-teaser--hero .o-teaser__standfirst {
  font-size: 15.66px;
}
@media (min-width: 61.25em) {
  .o-typography--loading-sans .o-teaser--hero .o-teaser__standfirst {
    font-size: 17.4px;
  }
}
.o-teaser--hero .o-teaser__content {
  background: #f2dfce;
  border: 0;
  word-break: break-word;
}
.o-teaser--hero .o-teaser__meta:after {
  content: "";
  display: block;
  width: 60px;
  border-bottom: 4px solid #990f3d;
  margin-top: 4px;
  margin-bottom: 8px;
}
.o-teaser--hero.o-teaser *:focus-visible, .o-teaser--hero.o-teaser *:focus {
  outline-color: currentColor;
}
.o-teaser--hero.o-teaser--has-image .o-teaser__image {
  position: relative;
  z-index: 1;
}
@media (min-width: 46.25em) and (max-width: 61.24em) {
  .o-teaser--hero.o-teaser--has-image .o-teaser__image {
    max-width: 220px;
  }
}
.o-teaser--hero.o-teaser--has-image .o-teaser__image-container {
  position: relative;
  float: none;
  width: 100%;
  margin-top: -1px;
  padding-left: 25%;
}
.o-teaser--hero.o-teaser--has-image .o-teaser__image-container:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 50%;
  border-left: 1px solid #ccc1b7;
  border-bottom: 1px solid #ccc1b7;
}
@media (min-width: 30.625em) and (max-width: 61.24em) {
  .o-teaser--hero.o-teaser--has-image .o-teaser__image-container {
    float: right;
    margin-top: 0;
    padding-left: 0;
  }
  .o-teaser--hero.o-teaser--has-image .o-teaser__image-container:after {
    display: none;
  }
}
@media (min-width: 30.625em) and (max-width: 46.24em) {
  .o-teaser--hero.o-teaser--has-image .o-teaser__image-container {
    width: 40%;
  }
}
@media (min-width: 46.25em) and (max-width: 61.24em) {
  .o-teaser--hero.o-teaser--has-image .o-teaser__image-container {
    width: 30%;
  }
}
.o-teaser--hero.o-teaser--has-image .o-teaser__image-container {
  order: -1;
  width: 100%;
  padding-left: 30%;
}
.o-teaser--hero.o-teaser--has-image .o-teaser__image-container:after {
  background: #f2dfce;
  display: block;
  top: 50%;
  border: 0;
}
.o-teaser--hero.o-teaser--has-image .o-teaser__image {
  max-width: 100%;
}
@media (max-width: 46.24em) {
  .o-teaser--hero.o-teaser--has-image.o-teaser--hero-image .o-teaser__content {
    text-align: center;
  }
  .o-teaser--hero.o-teaser--has-image.o-teaser--hero-image .o-teaser__heading {
    font-family: FinancierDisplayWeb, serif;
    font-size: 28px;
    line-height: 32px;
  }
  .o-typography--loading-display .o-teaser--hero.o-teaser--has-image.o-teaser--hero-image .o-teaser__heading {
    font-size: 25.2px;
    font-family: serif;
  }
  .o-teaser--hero.o-teaser--has-image.o-teaser--hero-image .o-teaser__meta:after {
    margin-left: auto;
    margin-right: auto;
  }
  .o-teaser--hero.o-teaser--has-image.o-teaser--hero-image .o-teaser__image-container {
    padding: 0 15%;
  }
}
@media (min-width: 46.25em) {
  .o-teaser--hero.o-teaser--has-image.o-teaser--hero-image {
    position: relative;
  }
  .o-teaser--hero.o-teaser--has-image.o-teaser--hero-image .o-teaser__image-container {
    position: relative;
    margin-top: 0;
    padding-left: 0;
    z-index: 0;
  }
  .o-teaser--hero.o-teaser--has-image.o-teaser--hero-image .o-teaser__image-container:after {
    display: none;
  }
  .o-teaser--hero.o-teaser--has-image.o-teaser--hero-image .o-teaser__content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    min-height: 30%;
    background-color: transparent;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.75), transparent);
    pointer-events: none;
  }
  .o-teaser--hero.o-teaser--has-image.o-teaser--hero-image .o-teaser__heading,
  .o-teaser--hero.o-teaser--has-image.o-teaser--hero-image .o-teaser__heading a,
  .o-teaser--hero.o-teaser--has-image.o-teaser--hero-image .o-teaser__heading a:visited,
  .o-teaser--hero.o-teaser--has-image.o-teaser--hero-image .o-teaser__meta,
  .o-teaser--hero.o-teaser--has-image.o-teaser--hero-image .o-teaser__standfirst,
  .o-teaser--hero.o-teaser--has-image.o-teaser--hero-image .o-teaser__standfirst a,
  .o-teaser--hero.o-teaser--has-image.o-teaser--hero-image .o-teaser__standfirst a:visited,
  .o-teaser--hero.o-teaser--has-image.o-teaser--hero-image .o-teaser__timestamp {
    color: #ffffff;
    pointer-events: auto;
  }
  .o-teaser--hero.o-teaser--has-image.o-teaser--hero-image .o-teaser__meta:after {
    border-bottom-color: #ffffff;
  }
}
.o-teaser--hero.o-teaser--standalone .o-teaser__heading {
  font-size: 28px;
  line-height: 32px;
}
.o-typography--loading-sans .o-teaser--hero.o-teaser--standalone .o-teaser__heading {
  font-size: 24.36px;
}
.o-teaser--hero.o-teaser--standalone .o-teaser__image-container {
  padding-left: 20%;
}
.o-teaser--hero.o-teaser--standalone .o-teaser__image-container:after {
  top: 25%;
  height: 75%;
}

.o-teaser--centre .o-teaser__content {
  text-align: center;
}
.o-teaser--centre .o-teaser__heading {
  font-family: FinancierDisplayWeb, serif;
  font-size: 28px;
  line-height: 32px;
}
.o-typography--loading-display .o-teaser--centre .o-teaser__heading {
  font-size: 25.2px;
  font-family: serif;
}
.o-teaser--centre .o-teaser__meta:after {
  margin-left: auto;
  margin-right: auto;
}
.o-teaser--centre.o-teaser--has-image .o-teaser__image-container {
  padding: 0 15%;
}

.o-teaser--stretched {
  display: flex;
  flex-grow: 1;
}
.o-teaser--stretched .o-teaser__content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  flex-basis: auto;
}

.o-teaser--hero.o-teaser--highlight .o-teaser__heading a:hover,
.o-teaser--hero.o-teaser--highlight .o-teaser__heading a:focus,
.o-teaser--hero.o-teaser--highlight .o-teaser__heading a:visited,
.o-teaser--hero.o-teaser--highlight .o-teaser__standfirst a:hover,
.o-teaser--hero.o-teaser--highlight .o-teaser__standfirst a:focus,
.o-teaser--hero.o-teaser--highlight .o-teaser__standfirst a:visited,
.o-teaser--hero.o-teaser--highlight .o-teaser__tag:hover,
.o-teaser--hero.o-teaser--highlight .o-teaser__tag:focus, .o-teaser--hero.o-teaser--opinion .o-teaser__heading a:hover,
.o-teaser--hero.o-teaser--opinion .o-teaser__heading a:focus,
.o-teaser--hero.o-teaser--opinion .o-teaser__heading a:visited,
.o-teaser--hero.o-teaser--opinion .o-teaser__standfirst a:hover,
.o-teaser--hero.o-teaser--opinion .o-teaser__standfirst a:focus,
.o-teaser--hero.o-teaser--opinion .o-teaser__standfirst a:visited,
.o-teaser--hero.o-teaser--opinion .o-teaser__tag:hover,
.o-teaser--hero.o-teaser--opinion .o-teaser__tag:focus {
  color: #999999;
}
.o-teaser--hero.o-teaser--highlight .o-teaser__meta,
.o-teaser--hero.o-teaser--highlight .o-teaser__tag-suffix,
.o-teaser--hero.o-teaser--highlight .o-teaser__heading, .o-teaser--hero.o-teaser--opinion .o-teaser__meta,
.o-teaser--hero.o-teaser--opinion .o-teaser__tag-suffix,
.o-teaser--hero.o-teaser--opinion .o-teaser__heading {
  color: #ffffff;
}
.o-teaser--hero.o-teaser--highlight .o-teaser__standfirst,
.o-teaser--hero.o-teaser--highlight .o-teaser__timestamp, .o-teaser--hero.o-teaser--opinion .o-teaser__standfirst,
.o-teaser--hero.o-teaser--opinion .o-teaser__timestamp {
  color: #999999;
}
.o-teaser--hero.o-teaser--highlight.o-teaser--hero .o-teaser__meta:after, .o-teaser--hero.o-teaser--opinion.o-teaser--hero .o-teaser__meta:after {
  border-bottom-color: #ffffff;
}
.o-teaser--hero.o-teaser--highlight.o-teaser--hero .o-teaser__content,
.o-teaser--hero.o-teaser--highlight.o-teaser--hero .o-teaser__image-container:after, .o-teaser--hero.o-teaser--opinion.o-teaser--hero .o-teaser__content,
.o-teaser--hero.o-teaser--opinion.o-teaser--hero .o-teaser__image-container:after {
  border: 0;
}
@media (min-width: 30.625em) and (max-width: 61.24em) {
  .o-teaser--hero.o-teaser--highlight.o-teaser--hero .o-teaser__content:after, .o-teaser--hero.o-teaser--opinion.o-teaser--hero .o-teaser__content:after {
    top: 0;
    border: 0;
  }
}
.o-teaser--hero.o-teaser--opinion .o-teaser__heading a:hover,
.o-teaser--hero.o-teaser--opinion .o-teaser__heading a:focus,
.o-teaser--hero.o-teaser--opinion .o-teaser__heading a:visited,
.o-teaser--hero.o-teaser--opinion .o-teaser__standfirst a:hover,
.o-teaser--hero.o-teaser--opinion .o-teaser__standfirst a:focus,
.o-teaser--hero.o-teaser--opinion .o-teaser__standfirst a:visited,
.o-teaser--hero.o-teaser--opinion .o-teaser__tag:hover,
.o-teaser--hero.o-teaser--opinion .o-teaser__tag:focus {
  color: #bed1e3;
}
.o-teaser--hero.o-teaser--opinion .o-teaser__standfirst,
.o-teaser--hero.o-teaser--opinion .o-teaser__timestamp,
.o-teaser--hero.o-teaser--opinion .o-teaser__timestamp-prefix:before {
  color: #cfddeb;
}
.o-teaser--hero.o-teaser--opinion .o-teaser__timestamp-prefix:before {
  background-color: #cfddeb;
}
.o-teaser--hero.o-teaser--opinion .o-teaser__content,
.o-teaser--hero.o-teaser--opinion .o-teaser__image-container:after {
  background: #0f5499;
}
@media (min-width: 30.625em) and (max-width: 61.24em) {
  .o-teaser--hero.o-teaser--opinion .o-teaser__content:after {
    background: #0f5499;
  }
}
.o-teaser--hero.o-teaser--highlight .o-teaser__heading a:hover,
.o-teaser--hero.o-teaser--highlight .o-teaser__heading a:focus,
.o-teaser--hero.o-teaser--highlight .o-teaser__heading a:visited,
.o-teaser--hero.o-teaser--highlight .o-teaser__standfirst a:hover,
.o-teaser--hero.o-teaser--highlight .o-teaser__standfirst a:focus,
.o-teaser--hero.o-teaser--highlight .o-teaser__standfirst a:visited,
.o-teaser--hero.o-teaser--highlight .o-teaser__tag:hover,
.o-teaser--hero.o-teaser--highlight .o-teaser__tag:focus {
  color: #e3becb;
}
.o-teaser--hero.o-teaser--highlight .o-teaser__standfirst,
.o-teaser--hero.o-teaser--highlight .o-teaser__timestamp,
.o-teaser--hero.o-teaser--highlight .o-teaser__timestamp-prefix:before {
  color: #ebcfd8;
}
.o-teaser--hero.o-teaser--highlight .o-teaser__timestamp-prefix:before {
  background-color: #ebcfd8;
}
.o-teaser--hero.o-teaser--highlight.o-teaser--hero .o-teaser__content,
.o-teaser--hero.o-teaser--highlight.o-teaser--hero .o-teaser__image-container:after {
  color: white;
  background: #990f3d;
}
@media (min-width: 30.625em) and (max-width: 61.24em) {
  .o-teaser--hero.o-teaser--highlight.o-teaser--hero .o-teaser__content:after {
    color: white;
    background: #990f3d;
  }
}
.o-teaser--hero.o-teaser--extra-article .o-teaser__heading a:hover,
.o-teaser--hero.o-teaser--extra-article .o-teaser__heading a:focus,
.o-teaser--hero.o-teaser--extra-article .o-teaser__standfirst a:hover,
.o-teaser--hero.o-teaser--extra-article .o-teaser__standfirst a:focus {
  color: #ffec1a;
}
.o-teaser--hero.o-teaser--extra-article .o-teaser__tag:hover,
.o-teaser--hero.o-teaser--extra-article .o-teaser__tag:focus {
  color: #fffac1;
}
.o-teaser--hero.o-teaser--extra-article .o-teaser__meta {
  color: #ffec1a;
}
.o-teaser--hero.o-teaser--extra-article .o-teaser__meta:after {
  border-color: #ffec1a;
}
.o-teaser--hero.o-teaser--extra-article .o-teaser__heading,
.o-teaser--hero.o-teaser--extra-article .o-teaser__standfirst {
  color: #ffffff;
}
.o-teaser--hero.o-teaser--extra-article .o-teaser__heading a:visited,
.o-teaser--hero.o-teaser--extra-article .o-teaser__standfirst a:visited {
  color: #939599;
}
.o-teaser--hero.o-teaser--extra-article .o-teaser__standfirst,
.o-teaser--hero.o-teaser--extra-article .o-teaser__timestamp {
  color: #d4d4d6;
}
.o-teaser--hero.o-teaser--extra-article .o-teaser__image-container:after,
.o-teaser--hero.o-teaser--extra-article .o-teaser__content {
  background: #262a33;
}
@media (min-width: 30.625em) and (max-width: 61.24em) {
  .o-teaser--hero.o-teaser--extra-article .o-teaser__content:after {
    background: #262a33;
  }
}

@media (min-width: 46.25em) and (max-width: 61.24em) {
  .o-teaser--midslice.o-teaser--has-image .o-teaser__image-container {
    padding: 0 30%;
  }
}

.o-teaser--top-story {
  zoom: 1;
}
.o-teaser--top-story:before, .o-teaser--top-story:after {
  content: "";
  display: table;
  display: flex;
}
.o-teaser--top-story:after {
  clear: both;
}
.o-teaser--top-story .o-teaser__content {
  padding: 20px;
  border: 1px solid #ccc1b7;
}
.o-teaser--top-story .o-teaser__heading {
  font-family: FinancierDisplayWeb, serif;
  font-size: 24px;
  line-height: 28px;
}
.o-typography--loading-display .o-teaser--top-story .o-teaser__heading {
  font-size: 21.6px;
  font-family: serif;
}
.o-teaser--top-story .o-teaser__standfirst {
  font-size: 18px;
  line-height: 24px;
  margin-top: 24px;
}
@media (min-width: 61.25em) {
  .o-teaser--top-story .o-teaser__standfirst {
    font-size: 20px;
    line-height: 24px;
  }
}
.o-typography--loading-sans .o-teaser--top-story .o-teaser__standfirst {
  font-size: 15.66px;
}
@media (min-width: 61.25em) {
  .o-typography--loading-sans .o-teaser--top-story .o-teaser__standfirst {
    font-size: 17.4px;
  }
}
.o-teaser--top-story .o-teaser__content {
  padding: 0 0 32px;
  border: 0;
}
.o-teaser--top-story .o-teaser__heading {
  font-family: FinancierDisplayWeb, serif;
  font-size: 32px;
  line-height: 1;
}
@media (min-width: 61.25em) {
  .o-teaser--top-story .o-teaser__heading {
    font-size: 48px;
    line-height: 48px;
  }
}
.o-typography--loading-display .o-teaser--top-story .o-teaser__heading {
  font-size: 28.8px;
  font-family: serif;
}
@media (min-width: 61.25em) {
  .o-typography--loading-display .o-teaser--top-story .o-teaser__heading {
    font-size: 43.2px;
  }
}
.o-teaser--top-story .o-teaser__standfirst {
  font-size: 20px;
  line-height: 24px;
}
.o-typography--loading-sans .o-teaser--top-story .o-teaser__standfirst {
  font-size: 17.4px;
}
.o-teaser--top-story.o-teaser--landscape .o-teaser__image-container, .o-teaser--top-story.o-teaser--standalone .o-teaser__image-container {
  margin-bottom: 12px;
}
.o-teaser--top-story.o-teaser--landscape, .o-teaser--top-story.o-teaser--big-story {
  zoom: 1;
  background: #f2dfce;
  padding: 12px;
}
.o-teaser--top-story.o-teaser--landscape:before, .o-teaser--top-story.o-teaser--landscape:after, .o-teaser--top-story.o-teaser--big-story:before, .o-teaser--top-story.o-teaser--big-story:after {
  content: "";
  display: table;
  display: flex;
}
.o-teaser--top-story.o-teaser--landscape:after, .o-teaser--top-story.o-teaser--big-story:after {
  clear: both;
}
@media (min-width: 46.25em) {
  .o-teaser--top-story.o-teaser--landscape, .o-teaser--top-story.o-teaser--big-story {
    padding: 20px 0 0 20px;
  }
  .o-teaser--top-story.o-teaser--landscape .o-teaser__content, .o-teaser--top-story.o-teaser--big-story .o-teaser__content {
    float: left;
    width: 50%;
    padding-right: 20px;
  }
  .o-teaser--top-story.o-teaser--landscape .o-teaser__image-container,
  .o-teaser--top-story.o-teaser--landscape .o-teaser__related, .o-teaser--top-story.o-teaser--big-story .o-teaser__image-container,
  .o-teaser--top-story.o-teaser--big-story .o-teaser__related {
    float: right;
    width: 50%;
  }
  .o-teaser--top-story.o-teaser--landscape .o-teaser__related, .o-teaser--top-story.o-teaser--big-story .o-teaser__related {
    padding-right: 20px;
  }
}
.o-teaser--top-story.o-teaser--big-story {
  margin-bottom: 0;
  padding: 0;
  border-bottom: 0;
}
.o-teaser--top-story.o-teaser--big-story .o-teaser__image-placeholder {
  padding-bottom: 100%;
}
.o-teaser--top-story.o-teaser--big-story .o-teaser__content {
  padding: 60px 0 12px;
}
@media (min-width: 46.25em) {
  .o-teaser--top-story.o-teaser--big-story .o-teaser__content {
    float: left;
    width: 50%;
    padding: 60px 20px 12px 0;
  }
  .o-teaser--top-story.o-teaser--big-story .o-teaser__image-container {
    width: 50%;
    float: right;
  }
}
@media (min-width: 61.25em) {
  .o-teaser--top-story.o-teaser--big-story .o-teaser__image-container {
    margin-bottom: 0;
  }
}

.o-teaser--basic-package,
.o-teaser--special-report-package,
.o-teaser--extra-package {
  width: 100%;
  flex-flow: column nowrap;
}
.o-teaser--basic-package .o-teaser__heading a:hover,
.o-teaser--basic-package .o-teaser__heading a:focus,
.o-teaser--basic-package .o-teaser__heading a:visited,
.o-teaser--basic-package .o-teaser__standfirst a:hover,
.o-teaser--basic-package .o-teaser__standfirst a:focus,
.o-teaser--basic-package .o-teaser__standfirst a:visited,
.o-teaser--basic-package .o-teaser__tag:hover,
.o-teaser--basic-package .o-teaser__tag:focus,
.o-teaser--special-report-package .o-teaser__heading a:hover,
.o-teaser--special-report-package .o-teaser__heading a:focus,
.o-teaser--special-report-package .o-teaser__heading a:visited,
.o-teaser--special-report-package .o-teaser__standfirst a:hover,
.o-teaser--special-report-package .o-teaser__standfirst a:focus,
.o-teaser--special-report-package .o-teaser__standfirst a:visited,
.o-teaser--special-report-package .o-teaser__tag:hover,
.o-teaser--special-report-package .o-teaser__tag:focus,
.o-teaser--extra-package .o-teaser__heading a:hover,
.o-teaser--extra-package .o-teaser__heading a:focus,
.o-teaser--extra-package .o-teaser__heading a:visited,
.o-teaser--extra-package .o-teaser__standfirst a:hover,
.o-teaser--extra-package .o-teaser__standfirst a:focus,
.o-teaser--extra-package .o-teaser__standfirst a:visited,
.o-teaser--extra-package .o-teaser__tag:hover,
.o-teaser--extra-package .o-teaser__tag:focus {
  color: #999999;
}
.o-teaser--basic-package .o-teaser__meta,
.o-teaser--basic-package .o-teaser__tag-suffix,
.o-teaser--basic-package .o-teaser__heading,
.o-teaser--special-report-package .o-teaser__meta,
.o-teaser--special-report-package .o-teaser__tag-suffix,
.o-teaser--special-report-package .o-teaser__heading,
.o-teaser--extra-package .o-teaser__meta,
.o-teaser--extra-package .o-teaser__tag-suffix,
.o-teaser--extra-package .o-teaser__heading {
  color: #ffffff;
}
.o-teaser--basic-package .o-teaser__standfirst,
.o-teaser--basic-package .o-teaser__timestamp,
.o-teaser--special-report-package .o-teaser__standfirst,
.o-teaser--special-report-package .o-teaser__timestamp,
.o-teaser--extra-package .o-teaser__standfirst,
.o-teaser--extra-package .o-teaser__timestamp {
  color: #999999;
}
.o-teaser--basic-package.o-teaser--hero .o-teaser__meta:after,
.o-teaser--special-report-package.o-teaser--hero .o-teaser__meta:after,
.o-teaser--extra-package.o-teaser--hero .o-teaser__meta:after {
  border-bottom-color: #ffffff;
}
.o-teaser--basic-package .package-teaser__list,
.o-teaser--special-report-package .package-teaser__list,
.o-teaser--extra-package .package-teaser__list {
  margin: -12px 0 0;
  padding: 0 20px 12px;
  background: inherit;
  list-style: none;
}
.o-teaser--basic-package .package-teaser__list-item, .o-teaser--basic-package .package-teaser__landing-link,
.o-teaser--special-report-package .package-teaser__list-item,
.o-teaser--special-report-package .package-teaser__landing-link,
.o-teaser--extra-package .package-teaser__list-item,
.o-teaser--extra-package .package-teaser__landing-link {
  font-family: MetricWeb, sans-serif;
  font-size: 16px;
  line-height: 20px;
  padding: 12px 0;
}
.o-typography--loading-sans .o-teaser--basic-package .package-teaser__list-item, .o-typography--loading-sans .o-teaser--basic-package .package-teaser__landing-link,
.o-typography--loading-sans .o-teaser--special-report-package .package-teaser__list-item,
.o-typography--loading-sans .o-teaser--special-report-package .package-teaser__landing-link,
.o-typography--loading-sans .o-teaser--extra-package .package-teaser__list-item,
.o-typography--loading-sans .o-teaser--extra-package .package-teaser__landing-link {
  font-size: 13.92px;
  font-family: sans-serif;
}
.o-teaser--basic-package .package-teaser__list-item > a, .o-teaser--basic-package .package-teaser__landing-link > a,
.o-teaser--special-report-package .package-teaser__list-item > a,
.o-teaser--special-report-package .package-teaser__landing-link > a,
.o-teaser--extra-package .package-teaser__list-item > a,
.o-teaser--extra-package .package-teaser__landing-link > a {
  text-decoration: none;
  border: 0;
}
.o-teaser--basic-package .package-teaser__list-item a,
.o-teaser--special-report-package .package-teaser__list-item a,
.o-teaser--extra-package .package-teaser__list-item a {
  color: #33302e;
}
.o-teaser--basic-package .package-teaser__list-item a:hover,
.o-teaser--special-report-package .package-teaser__list-item a:hover,
.o-teaser--extra-package .package-teaser__list-item a:hover {
  color: #736c67;
}
.o-teaser--basic-package .package-teaser__landing-link a,
.o-teaser--special-report-package .package-teaser__landing-link a,
.o-teaser--extra-package .package-teaser__landing-link a {
  color: hsl(340, 82.1428571429%, 38.431372549%);
}
.o-teaser--basic-package .package-teaser__landing-link a:hover, .o-teaser--basic-package .package-teaser__landing-link a:visited, .o-teaser--basic-package .package-teaser__landing-link a:focus,
.o-teaser--special-report-package .package-teaser__landing-link a:hover,
.o-teaser--special-report-package .package-teaser__landing-link a:visited,
.o-teaser--special-report-package .package-teaser__landing-link a:focus,
.o-teaser--extra-package .package-teaser__landing-link a:hover,
.o-teaser--extra-package .package-teaser__landing-link a:visited,
.o-teaser--extra-package .package-teaser__landing-link a:focus {
  color: #eecbd7;
}
.o-teaser--basic-package .package-teaser__landing-link a:after,
.o-teaser--special-report-package .package-teaser__landing-link a:after,
.o-teaser--extra-package .package-teaser__landing-link a:after {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  background-color: transparent;
  vertical-align: baseline;
  width: 30px;
  height: 30px;
  background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:arrow-right?source=ig-projects&tint=%23B31247,%23B31247&format=svg");
  content: "";
  position: absolute;
  bottom: 18px;
}
@media screen and (-ms-high-contrast: active) {
  .o-teaser--basic-package .package-teaser__landing-link a:after,
  .o-teaser--special-report-package .package-teaser__landing-link a:after,
  .o-teaser--extra-package .package-teaser__landing-link a:after {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:arrow-right?source=ig-projects&tint=%23ffffff,%23ffffff&format=svg");
  }
}
@media screen and (-ms-high-contrast: black-on-white) {
  .o-teaser--basic-package .package-teaser__landing-link a:after,
  .o-teaser--special-report-package .package-teaser__landing-link a:after,
  .o-teaser--extra-package .package-teaser__landing-link a:after {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:arrow-right?source=ig-projects&tint=%23000000,%23000000&format=svg");
  }
}
.o-teaser--basic-package .o-teaser__image-placeholder,
.o-teaser--special-report-package .o-teaser__image-placeholder,
.o-teaser--extra-package .o-teaser__image-placeholder {
  z-index: -1;
}
.o-teaser--basic-package .o-teaser__content,
.o-teaser--special-report-package .o-teaser__content,
.o-teaser--extra-package .o-teaser__content {
  background: #f2dfce;
}
.o-teaser--basic-package .o-teaser__meta,
.o-teaser--special-report-package .o-teaser__meta,
.o-teaser--extra-package .o-teaser__meta {
  color: hsl(340, 82.1428571429%, 38.431372549%);
  padding: 15px 0 0 20px;
  width: calc(100% - 40px);
  position: relative;
  top: -50px;
  background: inherit;
}
.o-teaser--basic-package .o-teaser__meta:after,
.o-teaser--special-report-package .o-teaser__meta:after,
.o-teaser--extra-package .o-teaser__meta:after {
  content: "";
  display: block;
  width: 60px;
  border-bottom: 4px solid hsl(340, 82.1428571429%, 38.431372549%);
  margin-top: 4px;
}
.o-teaser--basic-package .o-teaser__heading,
.o-teaser--special-report-package .o-teaser__heading,
.o-teaser--extra-package .o-teaser__heading {
  font-family: FinancierDisplayWeb, serif;
  font-size: 28px;
  line-height: 32px;
  color: black;
  background: inherit;
  padding: 20px;
  margin-top: -55px;
  width: 100%;
}
.o-typography--loading-display .o-teaser--basic-package .o-teaser__heading,
.o-typography--loading-display .o-teaser--special-report-package .o-teaser__heading,
.o-typography--loading-display .o-teaser--extra-package .o-teaser__heading {
  font-size: 25.2px;
  font-family: serif;
}
.o-teaser--basic-package .o-teaser__heading a:hover, .o-teaser--basic-package .o-teaser__heading:focus,
.o-teaser--special-report-package .o-teaser__heading a:hover,
.o-teaser--special-report-package .o-teaser__heading:focus,
.o-teaser--extra-package .o-teaser__heading a:hover,
.o-teaser--extra-package .o-teaser__heading:focus {
  color: #736c67;
}

.o-teaser--special-report-package .package-teaser__list-item a {
  color: #ffffff;
}
.o-teaser--special-report-package .package-teaser__list-item a:hover {
  color: #eecbd7;
}
.o-teaser--special-report-package .package-teaser__landing-link a {
  color: #f0d0da;
}
.o-teaser--special-report-package .package-teaser__landing-link a:hover {
  color: #ffffff;
}
.o-teaser--special-report-package .package-teaser__landing-link a:after {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  background-color: transparent;
  vertical-align: baseline;
  width: 30px;
  height: 30px;
  background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:arrow-right?source=ig-projects&tint=%23FFFFFF,%23FFFFFF&format=svg");
}
@media screen and (-ms-high-contrast: active) {
  .o-teaser--special-report-package .package-teaser__landing-link a:after {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:arrow-right?source=ig-projects&tint=%23ffffff,%23ffffff&format=svg");
  }
}
@media screen and (-ms-high-contrast: black-on-white) {
  .o-teaser--special-report-package .package-teaser__landing-link a:after {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:arrow-right?source=ig-projects&tint=%23000000,%23000000&format=svg");
  }
}
.o-teaser--special-report-package .o-teaser__content {
  background: hsl(340, 82.1428571429%, 38.431372549%);
}
.o-teaser--special-report-package .o-teaser__meta {
  color: #ffffff;
}
.o-teaser--special-report-package .o-teaser__meta:after {
  border-color: #ffffff;
}
.o-teaser--special-report-package .o-teaser__heading {
  color: #ffffff;
}
.o-teaser--special-report-package .o-teaser__heading a:hover,
.o-teaser--special-report-package .o-teaser__heading a:visited, .o-teaser--special-report-package .o-teaser__heading:focus {
  color: #eecbd7;
}

.o-teaser--extra-package .package-teaser__list-item a {
  color: #ffffff;
}
.o-teaser--extra-package .package-teaser__list-item a:hover {
  color: #ffec1a;
}
.o-teaser--extra-package .package-teaser__landing-link a {
  color: #ffec1a;
}
.o-teaser--extra-package .package-teaser__landing-link a:hover {
  color: #ffffff;
}
.o-teaser--extra-package .package-teaser__landing-link a:after {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  background-color: transparent;
  vertical-align: baseline;
  width: 30px;
  height: 30px;
  background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:arrow-right?source=ig-projects&tint=%23FFEC1A,%23FFEC1A&format=svg");
}
@media screen and (-ms-high-contrast: active) {
  .o-teaser--extra-package .package-teaser__landing-link a:after {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:arrow-right?source=ig-projects&tint=%23ffffff,%23ffffff&format=svg");
  }
}
@media screen and (-ms-high-contrast: black-on-white) {
  .o-teaser--extra-package .package-teaser__landing-link a:after {
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:arrow-right?source=ig-projects&tint=%23000000,%23000000&format=svg");
  }
}
.o-teaser--extra-package .o-teaser__content {
  background: #262a33;
}
.o-teaser--extra-package .o-teaser__meta {
  color: #ffec1a;
}
.o-teaser--extra-package .o-teaser__meta:after {
  border-color: #ffec1a;
}
.o-teaser--extra-package .o-teaser__heading {
  color: #ffffff;
}
.o-teaser--extra-package .o-teaser__heading a:hover, .o-teaser--extra-package .o-teaser__heading:focus {
  color: #ffec1a;
}
.o-teaser--extra-package .o-teaser__timestamp {
  color: #ffffff;
}

.o-teaser--small.o-teaser--live .o-teaser__content {
  padding: 12px;
}

.o-teaser--small.o-teaser--live.o-teaser--has-image {
  padding: 12px;
}
.o-teaser--small.o-teaser--live.o-teaser--has-image .o-teaser__content {
  padding: 0px;
}

.o-teaser--small.o-teaser--live {
  background: #cc0000;
}
.o-teaser--small.o-teaser--live .o-teaser__heading a:hover,
.o-teaser--small.o-teaser--live .o-teaser__heading a:focus,
.o-teaser--small.o-teaser--live .o-teaser__heading a:visited,
.o-teaser--small.o-teaser--live .o-teaser__standfirst a:hover,
.o-teaser--small.o-teaser--live .o-teaser__standfirst a:focus,
.o-teaser--small.o-teaser--live .o-teaser__standfirst a:visited,
.o-teaser--small.o-teaser--live .o-teaser__tag:hover,
.o-teaser--small.o-teaser--live .o-teaser__tag:focus {
  color: #999999;
}
.o-teaser--small.o-teaser--live .o-teaser__meta,
.o-teaser--small.o-teaser--live .o-teaser__tag-suffix,
.o-teaser--small.o-teaser--live .o-teaser__heading {
  color: #ffffff;
}
.o-teaser--small.o-teaser--live .o-teaser__standfirst,
.o-teaser--small.o-teaser--live .o-teaser__timestamp {
  color: #999999;
}
.o-teaser--small.o-teaser--live.o-teaser--hero .o-teaser__meta:after {
  border-bottom-color: #ffffff;
}
.o-teaser--small.o-teaser--live .o-teaser__content * {
  color: white;
}
.o-teaser--small.o-teaser--live .o-teaser__content *:hover {
  color: white;
}
.o-teaser--small.o-teaser--live .o-teaser__meta a:focus, .o-teaser--small.o-teaser--live .o-teaser__meta a:hover, .o-teaser--small.o-teaser--live .o-teaser__meta a:visited,
.o-teaser--small.o-teaser--live .o-teaser__heading a:focus,
.o-teaser--small.o-teaser--live .o-teaser__heading a:hover,
.o-teaser--small.o-teaser--live .o-teaser__heading a:visited,
.o-teaser--small.o-teaser--live .o-teaser__standfirst a:focus,
.o-teaser--small.o-teaser--live .o-teaser__standfirst a:hover,
.o-teaser--small.o-teaser--live .o-teaser__standfirst a:visited {
  color: #fce8ec;
  outline-color: currentColor;
}
.o-teaser--small.o-teaser--live .o-teaser__timestamp-prefix:before,
.o-teaser--small.o-teaser--live .o-teaser__timestamp--inprogress:before,
.o-teaser--small.o-teaser--live .o-teaser__timestamp--live:before {
  background-color: white;
}

.o-teaser--live .o-teaser__content {
  display: flex;
  flex-direction: column;
}
.o-teaser--live .o-teaser__timestamp {
  order: -1;
  padding-top: 0;
}
.o-teaser--live .o-teaser__timestamp:before {
  top: 3px;
}
.o-teaser--live .o-teaser__timestamp time {
  display: none;
}

.onward-journey {
  border-top: 1px solid #ccc1b7;
  margin-top: 20px;
  padding-top: 20px;
}

.onward-journey .o-teaser a {
  border-bottom: none;
}

.onward-journey__link {
  color: #33302e;
  text-decoration: none;
}
.onward-journey__link h3 {
  font-weight: 600;
  margin-top: 18px;
  margin-bottom: 18px;
}
.onward-journey__link h3:after {
  content: "";
  display: block;
  width: 60px;
  margin-top: 5px;
  border-bottom: 4px solid #000;
  position: absolute;
  z-index: 1;
}

.book-promo__prizes {
  margin-bottom: 0.2em;
  font-feature-settings: "tnum" 1;
}

.book-promo__media {
  height: 0;
  padding-bottom: 112%;
  position: relative;
}
.book-promo__media img {
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: auto;
  height: 100%;
  width: auto;
  transform: translateX(-50%);
}

.book-promo__title {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}

.book-promo__year {
  font-size: 0.85em;
}

.search-form {
  margin-bottom: 10px;
}
@media (min-width: 48.75em) {
  .search-form {
    flex-basis: 330px;
    margin: 0px 20px 12px 20px;
  }
}

.search-form__inner {
  position: relative;
}

.search-form__field.search-form__field.search-form__field {
  padding: 5px 0px 5px 36px;
  width: 100%;
  box-sizing: border-box;
}

.search-form__submit {
  position: absolute;
  display: block;
  overflow: hidden;
  padding: 0;
  margin: 0;
  border: 0;
  width: 32px;
  height: 29px;
  top: 2px;
  left: 3px;
  background: white url("//build.origami.ft.com/v2/files/o-ft-icons@2.2.3/svg/search.svg") 50% 50% no-repeat;
  background-size: 22px 22px;
  color: white;
  font-size: 1px;
  opacity: 0.3;
  transition: 0.2s opacity ease-in;
}
.search-form__submit:hover, .search-form__submit:focus, .search-form__field:focus + .search-form__submit {
  opacity: 8;
}

.shelf {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.shelf__item {
  padding: 0 10px 1.5em;
  width: 50%;
  box-sizing: border-box;
}
@media (min-width: 30em) {
  .shelf__item {
    width: 33.3333333333%;
  }
}
@media (min-width: 38.75em) {
  .shelf__item {
    width: 25%;
  }
}

.book-promo__title {
  margin-top: 1em;
  margin-bottom: 0em;
  line-height: 1.2;
}

.book-promo__byline {
  line-height: 1.2;
}

.shelf--small .book-promo__prizes {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
.shelf--small .book-promo__content {
  text-align: center;
}
.shelf--small .book-promo__title {
  font-size: 16px;
}
.shelf--small .book-promo__byline {
  font-size: 16px;
}

.shelf--big {
  font-size: 0.75em;
}
.shelf--big .shelf__item > * {
  font-size: 1.3333333333em;
}
.shelf--big .book-promo__prizes {
  font-size: 16px;
}

@media (min-width: 30em) {
  .shelf--big .shelf__item {
    width: 50%;
  }
}
@media (min-width: 38.75em) {
  .shelf--big .shelf__item {
    width: 33.3333333333%;
  }
  .shelf--big,
  .shelf--big .shelf__item > * {
    font-size: 1em;
  }
}

.subnavigation {
  padding: 5px 10px;
  margin-top: 2.1em;
  margin-left: -10px;
  margin-right: -10px;
  background: #ffebd9;
}
@media (min-width: 38.75em) {
  .subnavigation {
    margin: 2.1em auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.subnavigation .row-list {
  justify-content: space-between;
}

.subnavigation__action {
  display: block;
  max-width: 200px;
}

.subnavigation__item--1 {
  padding-right: 20px;
  white-space: nowrap;
}

.subnavigation__item--2 .subnavigation__action {
  float: right;
  text-align: right;
  padding-right: 1.5em;
  position: relative;
}
.subnavigation__item--2 .subnavigation__action:after {
  content: "›";
  position: absolute;
  display: block;
  top: 50%;
  right: 0.0625em;
  margin-top: -0.625em;
  font-size: 2em;
  line-height: 1;
}

.top-bar {
  height: 34px;
  background: transparent;
  position: relative;
  padding: 15px 0 0;
  border-bottom: 1px solid #ccc1b7;
}

.top-bar__action {
  display: none;
}

.topic {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 32px auto 0;
}
.topic-link {
  display: inline-block;
  color: #990f3d;
  font-weight: 600;
  font-size: 16px;
}
.topic-link:hover, .topic-link:focus {
  text-decoration: underline;
}

@media (min-width: 61.25em) {
  .winners {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 61.25em) {
  .winners {
    max-width: 82%;
  }
}

.clear {
  clear: both;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.fauxlink__target {
  color: #0d7680;
}

.fauxlink {
  color: #33302e;
}
.fauxlink:hover, .fauxlink:focus {
  color: #33302e;
}
.fauxlink:hover .fauxlink__target, .fauxlink:focus .fauxlink__target {
  color: hsl(185.2173913043, 81.5602836879%, 16.5234375%);
}
.fauxlink:active .fauxlink__target {
  color: #33302e;
}

.text-tinier {
  font-size: 12px;
}

.text-tiny {
  font-size: 14px;
}

.text-smaller {
  font-size: 15px;
}

.text-small {
  font-size: 16px;
}

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

.text-quiet {
  color: #75746c;
}

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

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

.row-list, .inline-list,
.unstyled-list {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}
.row-list, .inline-list,
.row-list > li,
.inline-list > li,
.unstyled-list,
.unstyled-list > li {
  list-style-type: none;
}

.inline-list > li {
  display: inline-block;
  line-height: 1.8;
  *display: inline;
  zoom: 1;
}

.inline-list--spaced > li {
  padding-left: 10px;
  padding-right: 10px;
}

.row-list {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  width: 100%;
}
.row-list > li {
  flex-grow: 0;
  flex-shrink: 0;
}

.visuallyhidden {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

/*
Tipue drop 4.0
Copyright (c) 2014 Tipue
Tipue drop is released under the MIT License
https://www.tipue.com/drop
*/
#tipue_drop_content {
  display: none;
  position: absolute;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #ccc1b7;
  margin-top: 2px;
  padding-top: 5px;
  padding-bottom: 5px;
  z-index: 50;
  border-radius: 5px;
  width: 100%;
  font-size: 13px;
  box-shadow: 0 15px 40px #ccc1b7;
}
#tipue_drop_content.tipue_drop_show {
  display: block;
}

#tipue_drop_wrapper a {
  text-decoration: none;
  display: block;
  clear: both;
}

.tipue_drop_item {
  display: block;
  background-color: #ffffff;
}

.tipue_drop_item:hover {
  background-color: #f7f7f7;
}

.tipue_drop_item.selected {
  background-color: #ebf1ff;
}
.tipue_drop_item.selected .tipue_drop_right_title {
  text-decoration: underline;
}
.tipue_drop_item.selected .tipue_drop_right_text {
  text-decoration: underline;
}

.tipue_drop_head {
  display: none;
}

.tipue_drop_image {
  width: 60px;
  height: auto;
  outline: none;
}

.tipue_drop_left {
  display: table-cell;
  vertical-align: top;
  padding: 10px 10px 20px 15px;
}

.tipue_drop_right {
  display: table-cell;
  vertical-align: top;
  padding: 10px 15px 20px 0;
}

.tipue_drop_right_text {
  color: #333333;
  padding-top: 3px;
  font-size: 11px;
}