body, html { margin: 0px; }
b, body, div, figure, footer, h1, h3, header, html, img, nav, p, span, strong { margin: 0px; padding: 0px; border: 0px; outline: 0px; font-size: 100%; vertical-align: baseline; background: 0px 0px; }
body { line-height: 1; font-family: sans-serif; }
figure, footer, header, nav { display: block; }
a { margin: 0px; padding: 0px; font-size: 100%; vertical-align: baseline; background: 0px 0px; }
* { box-sizing: border-box; }
body { -webkit-font-smoothing: antialiased; position: relative; }
img { max-width: 100%; }
a { color: rgb(184, 139, 88); text-decoration: none; }
.Body { font-size: 16px; line-height: 24px; }
.Body > * { max-width: 980px; }
.Body a { color: inherit; box-shadow: rgb(184, 139, 88) 0px -1px inset; }
.Body a:hover { color: rgb(184, 139, 88); }
.Body p, .Body li { margin-bottom: 15px; font-size: 15px; }
.Body h3 { margin-top: 18px; margin-bottom: 12px; font-size: 21px; font-weight: 700; }
.SvgIcon { position: relative; z-index: 1; display: inline-block; overflow: hidden; vertical-align: middle; }
.SvgIcon--meduzaLogo { margin-top: -2px; height: 45px; width: 100px; }
.Menu { display: none; font-weight: 600; color: rgb(255, 255, 255); }
@media only screen and (min-width: 64em) {
  .Menu { font-size: 13px; height: 45px; width: 100%; letter-spacing: 1px; display: flex; justify-content: center; }
}
.Menu-item { position: relative; display: flex; align-items: center; padding: 0px; text-align: center; transition: color 0.15s ease-out; }
@media only screen and (min-width: 64em) {
  .Menu-item { padding: 0px 15px; border-bottom: 0px; }
}
@media only screen and (min-width: 64em) {
  .Menu-item:last-of-type { border-right: none; }
}
@media only screen and (min-width: 64em) {
  .Menu-item:hover { color: rgb(153, 153, 153); background-color: inherit; }
}
.Menu-link { transition: color 0.15s ease-out; text-decoration: none; color: rgb(0, 0, 0); position: relative; line-height: 45px; top: 1px; font-size: 16px; font-weight: 500; white-space: nowrap; }
.Menu-item:hover .Menu-link { color: rgb(153, 153, 153); }
.MeduzaLogo { position: relative; z-index: 2; top: 0px; left: 0px; width: 100px; height: 100%; display: inline-block; background-repeat: no-repeat; background-position: center 10px; background-size: contain; }
.Header { position: relative; display: flex; flex-flow: row; z-index: 2; max-width: 1000px; margin: 0px auto; }
@media only screen and (min-width: 64em) {
  .Header { padding: 15px 0px; }
}
.Header-left { display: flex; flex-basis: 16%; flex-grow: 1; height: 100%; }
.Header-center { height: 100%; display: none; }
@media only screen and (min-width: 64em) {
  .Header-center { display: flex; justify-content: center; flex-grow: 2; }
}
.Header-right { display: flex; flex-direction: row; height: 100%; align-items: flex-start; justify-content: flex-end; flex-basis: 16%; flex-grow: 1; }
.Header-meduzaLogo { display: flex; height: 45px; justify-content: center; position: absolute; left: 0px; right: 0px; padding-top: 10px; width: 130px; }
@media only screen and (min-width: 64em) {
  .Header-meduzaLogo { position: static; }
}
.Copyright { padding: 0px 12px; line-height: 1.2; }
@media only screen and (min-width: 64em) {
  .Copyright { padding: 0px; }
}
.Copyright-container { display: flex; flex-flow: wrap; margin: 0px auto; padding: 13px 0px 12px; }
@media only screen and (min-width: 48em) {
  .Copyright-container { max-width: 675px; padding: 10px 0px 18px; flex-wrap: nowrap; text-align: left; }
}
@media only screen and (min-width: 64em) {
  .Copyright-container { max-width: 860px; }
}
.Copyright-block { padding-top: 13px; font-size: 17px; flex: 1 0 20%; }
@media only screen and (min-width: 48em) {
  .Copyright-block { padding-top: 0px; border-top: 0px; }
}
.Copyright-block:last-child { text-align: right; }
.MediaMaterialHeader { max-width: 840px; }
.MediaMaterialHeader-first { color: rgb(0, 0, 0); line-height: 27px; }
@media only screen and (min-width: 48em) {
  .MediaMaterialHeader-first { line-height: 38px; }
}
.MediaMaterialHeader-first, .MediaMaterialHeader-separator { transition: color 0.25s ease-out; font-size: 21px; font-weight: 700; }
@media only screen and (min-width: 48em) {
  .MediaMaterialHeader-first, .MediaMaterialHeader-separator { font-size: 36px; }
}
.MediaMaterial { background-color: rgb(255, 255, 255); padding: 12px; }
@media only screen and (min-width: 48em) {
  .MediaMaterial { padding: 25px 50px 20px; }
}
.MediaMaterial-header { display: flex; flex-flow: column wrap; max-width: 650px; margin: 0px auto 18px; align-items: flex-start; }
@media only screen and (min-width: 63.125em) {
  .MediaMaterial-header { max-width: 1000px; margin-bottom: 25px; }
}
.MediaMaterial-materialContent { width: 100%; max-width: 650px; }
.MediaMaterial-body { position: relative; max-width: 650px; margin: 0px auto; }
@media only screen and (min-width: 63.125em) {
  .MediaMaterial-body { max-width: 1000px; }
}
.MediaMaterial--fullWidth .MediaMaterial-materialContent { max-width: none; }
.Material-shadow { position: absolute; width: 100%; height: 1px; left: 0px; z-index: 300; background-color: rgba(0, 0, 0, 0.15); }
.Material-shadow--top { top: 0px; }
.Material-container { background: rgb(255, 255, 255); position: relative; }
@media only screen and (min-width: 48em) {
  .Body h3 { margin-top: 35px; margin-bottom: 10px; font-size: 26px; line-height: 27px; }
}
.MaterialContent--bannerless .Body > * { margin-right: auto; margin-left: auto; }
.App { display: flex; flex-direction: column; min-height: 100vh; transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out, -o-transform 0.25s ease-out; }
.App-content, .App-footer { transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out, -o-transform 0.25s ease-out; }
.App-footer { position: relative; z-index: 1; }
.App-content { position: relative; z-index: 1; overflow: visible; background-color: rgb(242, 242, 242); flex: 1 0 auto; }
.App-header { position: relative; z-index: 200; }
.Footer { padding: 10px 0px 5px; color: rgb(255, 255, 255); background-color: rgb(24, 40, 71); }
.Body a { color: rgb(0, 0, 255); }
.Body a:hover { box-shadow: none; }
a:active, a:focus { outline: 0px; }
:focus { outline: 0px; }
.social { display: flex; flex-flow: row; justify-content: center; }
.social .social__item { display: block; margin: 0px 3px; }
.social .social__item .social__item-link { display: block; font-size: 1.125em; line-height: 1; color: inherit; transition: none; }
.social .social__item .social__item-link .icon { display: block; transition: color 0.25s; }
.social .social__item .social__item-link .icon.icon--telegram:hover { color: rgb(0, 136, 204); }
.social .social__item .social__item-link .icon.icon--flipboard:hover { color: rgb(245, 40, 40); }
@media screen and (max-width: 1023px) {
  .social .social__item { font-size: 1.25rem; }
}
@media screen and (max-width: 767px) {
  .social .social__item { font-size: 1.125rem; }
}
@font-face { font-family: knife-icons; src: url("knife-icons.woff") format("woff"), url("knife-icons.ttf") format("truetype"); font-weight: 400; font-style: normal; font-display: block; }
.icon { font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; font-family: knife-icons !important; }
.icon--telegram::before { content: ""; }
.icon--flipboard::before { content: ""; }
.main-block img { display: block; margin: 0px auto 20px; max-width: 100%; }
.main-block li { margin-bottom: 15px; }
.reply { padding-left: 50px; }
.ft-logo { max-width: 215px; color: rgb(255, 255, 255); }
@media screen and (min-width: 321px) and (max-width: 479px) {
  .Body p, .Body li { font-size: 16px; }
  .MediaMaterialHeader-first { font-size: 23px; }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .Body p, .Body li { font-size: 17px; }
  .MediaMaterialHeader-first { font-size: 33px; }
}
@media screen and (min-width: 768px) {
  .social .social__item { margin: 0px 7px; }
  .ft-logo { max-width: 290px; }
  .Body p, .Body li, .main-block div { font-size: 18px; }
  .MediaMaterialHeader-first { font-size: 36px; }
}
.red-txt { color: red; }
.h5 { font-size: 1.35em !important; }
figure { margin: 0px auto 15px; max-width: 650px; }
figure img { margin-bottom: 5px !important; }
figcaption { font-weight: 600; font-style: italic; text-align: center; }
.omg { border: 1px solid rgb(0, 0, 0); padding: 10px; margin: 10px 0px 15px; background-color: rgb(239, 239, 239); }
.omg img { margin-bottom: 10px !important; }
.omg p:last-child { margin-bottom: 0px; }
p.comments__header-title { text-transform: initial !important; }
.reply { padding-left: 5%; }
.cta-button .cta-button-wrapper { text-align: center !important; }
.cta-button .cta-button-link { cursor: pointer; text-shadow: rgb(0, 0, 0) 0px 0px 2px !important; display: inline-block !important; background: rgb(230, 55, 58) !important; line-height: 50px !important; padding: 0px 25px !important; color: rgb(255, 255, 255) !important; border-radius: 2px !important; border: 0px !important; box-shadow: none !important; text-decoration: none !important; font-size: 18px !important; font-weight: 700 !important; font-family: sans-serif !important; }
.cta-button .cta-button-link:hover { background: rgb(207, 49, 52) !important; color: rgb(255, 255, 255) !important; }
.cta-button .cta-button-link:active { background: rgb(157, 41, 43) !important; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px 0px inset !important; }
.cta-button { width: 100% !important; clear: both !important; margin: 25px 0px !important; }