.form-wrapper {
  width: 100%;
  max-width: 500px;
  margin: 30px auto;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 120px;
}
@font-face {
  font-family: onetsg;
  src: url("/fonts/onetsg.woff2");
}
* {
  padding: 0;
  list-style-type: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  box-sizing: border-box;
}
*,
body {
  margin: 0;
}
svg {
  pointer-events: none;
}
[class*=" icon-"]:after,
[class*=" icon-"]:before,
[class^="icon-"]:after,
[class^="icon-"]:before {
  font-family: onetsg;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-loupe:before {
  content: "";
}
.icon-shareIcon:before {
  content: "";
  font-size: 1.125em;
}
.icon-like:before {
  content: "";
}
.icon-notification:before {
  content: "";
}
img {
  aspect-ratio: attr(width) / attr(height);
}
.Emotions_emotions__MjHcp {
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-size: 0.875em;
}
.Emotions_emotionsDesktop__bZvIh {
  height: 18px;
  font-size: 0.875em;
}
.Emotions_emotionsIcon__DO6gM {
  height: 100%;
  margin-right: 5px;
  -webkit-user-drag: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.Emotions_emotionsIcon_0__PvgBF {
  z-index: 2;
}
.Emotions_emotionsIcon_1__EFHZK {
  transform: translateX(-2px);
  z-index: 1;
  margin-right: 1px;
}
.Emotions_emotionContainer__kKubY {
  display: flex;
  align-items: center;
}
.Emotions_emotionsWithCounter__7d9TV {
  gap: 10px;
}
.ProfileImage_imageSvg__dNN0g {
  width: 100%;
  height: 100%;
}
.ProfileImage_imageSvgWrap__2XRzf {
  flex-shrink: 0;
  width: var(--profile-image-size);
  height: var(--profile-image-size);
  border-radius: 100%;
}
.ProfileImage_imageSvgWrapDefault__izjQV {
  background-color: #ffd200;
}
.AuthorItem_authorItem__VwIRY {
  font-size: 0.875em;
  margin-left: 8px;
  margin-right: 8px;
}
.AuthorItem_authorBolder__ShQNz {
  font-weight: 500;
}
.AuthorItem_authorLink__nnXXi {
  color: inherit;
  min-width: 10px;
}
.AuthorItem_authorImagePlaceholder__R0MHr {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
}
.Menu_navContainer__NYe3C {
  width: 100%;
  position: relative;
  background-color: #fff;
  line-height: 1;
  border-bottom: 1px solid #dcdcdc;
  z-index: 499950;
  max-height: 47px;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}
.Menu_navWrapper__V8IJH {
  overflow: visible;
  width: 1274px;
  height: 47px;
  display: flex;
  margin: 0 auto;
  padding: 0 7px;
}
@media screen and (max-width: 1366px) {
  .Menu_navWrapper__V8IJH {
    width: 1248px;
  }
}
.Menu_navMenuListItem__epMSL,
.Menu_navMoreItem__KfVvP {
  border-left: 1px solid #dcdcdc;
  position: relative;
  display: flex;
  align-items: center;
}
.Menu_navMenuListItem__epMSL:hover,
.Menu_navMoreItem__KfVvP:hover {
  background: #d9d9d9;
}
.Menu_navMenuLink__42wao {
  font-size: 0.875em;
  font-weight: 700;
  padding: 16px 22px;
}
@media screen and (max-width: 1280px) {
  .Menu_navMenuLink__42wao {
    padding: 16px 14px;
  }
}
.Menu_navMoreDots___u72r {
  font-size: 1.75em;
  font-weight: 700;
  padding: 8px 22px;
}
.Menu_navMenuLink__42wao,
.Menu_navMoreDots___u72r {
  color: #1e1e1e;
  cursor: pointer;
  display: block;
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
.Menu_moreArrow__uRfGz {
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
  border-top: 5px solid;
  margin-left: 10px;
  display: inline-block;
}
.Menu_homePageOrDetail__y7IC_ {
  margin-top: 100px;
}
.Logo_header__bJ1F_ {
  display: flex;
  align-items: center;
  transition:
    height 0.17s cubic-bezier(0.55, 0.06, 0.68, 0.19),
    width 0.17s cubic-bezier(0.55, 0.06, 0.68, 0.19);
  height: 100px;
}
.Logo_headerHomePage__Y2A2d {
  height: 100px;
}
.Logo_logoLink__qUFvz {
  transition:
    height 0.17s cubic-bezier(0.55, 0.06, 0.68, 0.19),
    width 0.17s cubic-bezier(0.55, 0.06, 0.68, 0.19);
  display: flex;
  height: 100%;
  width: 183px;
}
.Search_button__8_lE6,
.Search_wrapper__SfTRk {
  transition-property: width;
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
}
.Search_wrapper__SfTRk {
  display: flex;
  position: relative;
  height: 35px;
  width: 280px;
  border-radius: 20px;
  margin: auto 0;
}
.Search_wrapperStandard__j6qil {
  background-color: #efefef;
}
.Search_field__WvEQR {
  background: 0 0;
  border: none;
  padding-left: 8px;
  padding-right: 12px;
  appearance: none;
  min-width: 0;
  flex: 1 1;
}
.Search_button__8_lE6,
.Search_field__WvEQR {
  outline: none;
  font-family: sans-serif;
}
.Search_button__8_lE6 {
  background: #ffd200;
  text-transform: uppercase;
  border-radius: 20px;
  border: none;
  font-size: 0.75em;
  font-weight: 700;
  letter-spacing: 0;
  width: 99px;
  right: 2px;
}
.Search_placeholder__Z8in2 {
  position: absolute;
  pointer-events: none;
  display: none;
}
.Search_field__WvEQR:placeholder-shown ~ .Search_placeholder__Z8in2 {
  display: block;
}
.Search_field__WvEQR:focus ~ .Search_placeholder__Z8in2 {
  display: none;
}
.Search_loupe__vtLtF {
  top: 9px;
  left: 14px;
  height: 16px;
  width: 16px;
  color: #c4c4c4;
}
.Search_placeholderText__pT197 {
  height: 35px;
  line-height: 35px;
  left: 35px;
  font-size: 0.9em;
  color: #c4c4c4;
  font-family: sans-serif;
}
.Search_google__kskjl {
  width: 97px;
  height: 16px;
  top: 11px;
  right: 106px;
}
@media screen and (max-width: 1072px) {
  .Search_wrapper__SfTRk {
    width: 252px;
  }
  .Search_button__8_lE6 {
    width: 77px;
  }
  .Search_google__kskjl {
    right: 84px;
  }
}
.MenuIcon_menuItem__Ebsmk {
  text-transform: uppercase;
  display: grid;
  grid-template-columns: auto auto;
  align-items: center;
  white-space: nowrap;
  font-size: 0.8em;
  color: #1e1e1e;
  position: relative;
  transition: all 0.17s cubic-bezier(0.55, 0.06, 0.68, 0.19);
}
.MenuIcon_menuItemPlain__e2Bh0 {
  margin-right: 15px;
}
.MenuIcon_menuItemPlainCollapsed___kByt {
  margin-left: 10px;
}
.MenuIcon_menuItemYellow__EUgY8 {
  margin: 0 15px 0 5px;
  gap: 5px;
}
.MenuIcon_menuItemYellow__EUgY8:before {
  content: "";
  position: absolute;
  background-color: #ffd200;
  border-radius: 100%;
  width: 36px;
  height: 36px;
  top: -9px;
  left: -6px;
  z-index: -1;
}
.MenuIcon_menuItemBigMargin__1RXS5 {
  margin-right: 40px;
}
.MenuIcon_icon__05Zpq {
  overflow: visible;
  height: 18px;
}
.MenuIcon_bigIcon__hFjKv {
  height: 22px;
  overflow: visible;
  margin-right: 5px;
}
.MenuIcon_highlightedIcon__Wf9HA {
  transform: scale(0.75);
}
.MenuIcon_labelText__1aP8c {
  display: inline-block;
  transition:
    opacity 0.17s cubic-bezier(0.55, 0.06, 0.68, 0.19),
    max-width 0.17s cubic-bezier(0.55, 0.06, 0.68, 0.19);
  position: relative;
  overflow: hidden;
}
.MenuIcon_showLabelText__kne3B {
  max-width: 100px;
}
.MenuIcon_menuItemNotifications__9Kz8T {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffd200;
  color: #1e1e1e;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  margin-right: 15px;
  position: relative;
  transition: all 0.17s cubic-bezier(0.55, 0.06, 0.68, 0.19);
  font-size: 0.8em;
}
.MenuIcon_menuItemNotificationsIcon__AplZC {
  position: relative;
  left: 1px;
}
.MenuIcon_menuItemNotificationsIcon__AplZC:before {
  font-size: 1.25em;
}
.MenuIcon_miniLabel__vVptt {
  position: absolute;
  font-weight: 400;
  letter-spacing: 0;
  text-align: right;
  color: #969696;
  text-transform: uppercase;
  display: flex;
}
.MenuIcon_miniLabelExpanded__nbyNS {
  font-size: 0.6em;
  top: -14px;
}
.MenuIcon_miniLabelStandard__HQoqH {
  color: #969696;
}
.ServiceMenu_wrapper__u9dcw {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.ServiceMenu_wrapper__u9dcw {
  transition: all 0.17s cubic-bezier(0.55, 0.06, 0.68, 0.19);
  padding: 4px 0 4px 15px;
}
.Header_menu__5FXt9 {
  display: flex;
  align-items: center;
  position: relative;
  margin-left: auto;
}
.Header_profileIcon__yCsF_ {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  cursor: pointer;
}
.BottomAdditionalText_containerDesktop__7Hv0L {
  font-size: 1.125em;
  line-height: 1.6;
  margin-bottom: 22px;
}
.BottomAdditionalText_containerDesktop__7Hv0L {
  background-color: #fafafa;
  border-radius: 3px;
  padding: 15px;
}
.BottomAdditionalText_containerDesktop__7Hv0L a {
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #000;
  border-bottom: 3px solid #ffd200;
}
.EmotionsDetailed_emotions__ZyqvY {
  cursor: pointer;
  border-radius: 16px;
  margin-right: 0.5em;
  white-space: nowrap;
  display: flex;
  font-size: 0.75em;
  letter-spacing: 0;
  color: #1e1e1e;
  text-align: center;
  position: relative;
  align-items: center;
  justify-content: center;
  height: 32px;
  border: 1px solid #eaeaea;
}
.EmotionsDetailed_emotions__ZyqvY:after {
  content: "";
  display: flex;
  height: 22px;
  position: absolute;
  right: 0;
  top: 8px;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .EmotionsDetailed_emotions__ZyqvY {
    display: none !important;
  }
}
.EmotionsDetailed_emotionBtn__ohV_o {
  display: flex;
  align-items: center;
  justify-content: center;
}
.EmotionsDetailed_emotionBtn__ohV_o:before {
  font-size: 1.3em;
  vertical-align: bottom;
}
.EmotionsDetailed_emotionBtnStandard__b7nxJ:before {
  padding-right: 7px;
}
.EmotionsDetailed_emotionBtnStandard__b7nxJ {
  width: 174px;
}
.EmotionsAndShare_commons__L_Q3N {
  display: flex;
  align-items: center;
  height: 32px;
  font-weight: 500;
  -webkit-user-select: none;
  user-select: none;
  align-self: center;
}
@media (max-width: 1024px) and (orientation: landscape), (max-width: 559px) {
  .EmotionsAndShare_commons__L_Q3N {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.EmotionsAndShare_commons__L_Q3N .EmotionsAndShare_share__wgLZ_ {
  margin-left: 4px;
}
.EmotionsAndShare_commons__L_Q3N .EmotionsAndShare_share__wgLZ_ {
  flex-shrink: 0;
  cursor: pointer;
  border-radius: 16px;
  display: flex;
  height: 32px;
  color: #1e1e1e;
  font-size: 0.75em;
  align-items: center;
  justify-content: center;
  position: relative;
}
.EmotionsAndShare_commons__L_Q3N .EmotionsAndShare_share__wgLZ_:after {
  content: "";
  display: block;
  width: 57px;
  height: 51px;
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
}
.EmotionsAndShare_commons__L_Q3N .EmotionsAndShare_share__wgLZ_:before {
  font-size: 1.125em;
}
.EmotionsAndShare_commonsBackground__X0fGQ {
  background: #fff;
}
.EmotionsAndShare_shareStandard__4m_uG {
  border: 0.0625em solid #eaeaea;
  background: #fff;
  width: 53px;
}
.EmotionsAndShare_icon__IHxzM {
  height: 14px;
  margin-right: 6px;
  vertical-align: -5%;
}
.EmotionsAndCounter_emotionsCountWrap__gV1DG {
  display: flex;
  align-items: center;
}
.EmotionsAndCounter_emotionsContainer__naDg1 {
  display: flex;
  align-items: center;
  gap: 10px;
}
.EmotionsAndCounter_reverseWithSpace___fZBn {
  flex-wrap: wrap;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin: 25px 0;
}
.breadcrumbs {
  text-transform: uppercase;
  color: #1e1e1e;
  font-weight: 600;
  font-size: 0.9em;
  letter-spacing: 2px;
}
.breadcrumbs_text {
  color: #9e9e9e;
}
.AuthorsOnDetailTop_container__iFnsS {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 10px 0;
  font-weight: 400;
  line-height: 1;
}
.AuthorsOnDetailTop_authorsListItem__TksO5 {
  display: flex;
  align-items: center;
  margin: 5px 0;
  padding: 5px;
  border-radius: 16px;
  background-color: #f5f5f5;
}
.Social_container__uxETi {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 1.5em;
  padding-top: 15px;
}
@media (max-width: 1024px) and (orientation: landscape), (max-width: 559px) {
  .Social_container__uxETi {
    flex-direction: column;
  }
}
@media (max-width: 1024px) and (orientation: landscape) {
  .Social_container__uxETi {
    flex-direction: column;
  }
}
.Social_publicationInfo__RAlzV {
  font-weight: 300;
  line-height: 2;
  flex-direction: column;
}
.Social_publicationInfo__RAlzV.Social_row__mJSav {
  flex-flow: row wrap;
  align-items: center;
  width: 100%;
}
.Social_publicationInfo__RAlzV.Social_row__mJSav
  .Social_readTimeText__2v2K4:before {
  content: "•";
  margin: 0 6px;
}
.Social_publicationText__kmyOG {
  margin: 0.5em 0;
}
.Social_publicationText__kmyOG,
.Social_readTimeText__2v2K4 {
  font-size: 0.75em;
  line-height: 1;
  white-space: nowrap;
}
.Social_readTimeText__2v2K4 {
  margin: 0 0.5em 0 0;
}
.Social_readTimeTextHidden__iT4sk {
  display: none;
}
.Social_metaData__DQsGh {
  margin-bottom: 1.2em;
  width: 100%;
}
.Social_divider__ynvN_ {
  margin-left: auto;
}
.main-img {
  max-width: 940px;
  margin: 0 auto;
  margin-bottom: 25px;
}
.BottomAdditionalText_containerDesktop__7Hv0L a {
  color: #000 !important;
}
* {
  padding: 0;
  list-style-type: none;
  text-decoration: none;
  box-sizing: border-box;
}
header,
nav {
  font-size: 16px;
}
svg {
  pointer-events: none;
}
html {
  height: 100%;
  width: 100%;
  text-size-adjust: 100%;
}
[class^="icon-"]:after,
[class^="icon-"]:before {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-loupe:before {
  content: url("/img/search-svgrepo-com.svg");
}
.icon-notification:before {
  content: url("/img/bell-svgrepo-com.svg");
}
img {
  aspect-ratio: attr(width) / attr(height);
}
.ProfileImage_imageSvg__dNN0g {
  width: 100%;
  height: 100%;
}
.ProfileImage_imageSvgWrap__2XRzf {
  flex-shrink: 0;
  width: var(--profile-image-size);
  height: var(--profile-image-size);
  border-radius: 100%;
}
.ProfileImage_imageSvgWrapDefault__izjQV {
  background-color: #ffd200;
}
.Logo_header__bJ1F_ {
  display: flex;
  align-items: center;
  transition:
    height 0.17s cubic-bezier(0.55, 0.06, 0.68, 0.19),
    width 0.17s cubic-bezier(0.55, 0.06, 0.68, 0.19);
  height: 100px;
}
.Logo_headerHomePage__Y2A2d {
  height: 100px;
  font-size: 0;
}
.Logo_logoLink__qUFvz {
  transition:
    height 0.17s cubic-bezier(0.55, 0.06, 0.68, 0.19),
    width 0.17s cubic-bezier(0.55, 0.06, 0.68, 0.19);
  display: flex;
  height: 100%;
  width: 183px;
}
.Search_button__8_lE6,
.Search_wrapper__SfTRk {
  transition-property: width;
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
}
.Search_wrapper__SfTRk {
  display: flex;
  position: relative;
  height: 35px;
  width: 280px;
  border-radius: 20px;
  margin: auto 0;
}
.Search_wrapperStandard__j6qil {
  background-color: #efefef;
}
.Search_field__WvEQR {
  background: 0 0;
  border: none;
  padding-left: 8px;
  padding-right: 12px;
  appearance: none;
  min-width: 0;
  flex: 1 1;
}
.Search_button__8_lE6,
.Search_field__WvEQR {
  outline: none;
  font-family: sans-serif;
}
.Search_button__8_lE6 {
  background: #ffd200;
  text-transform: uppercase;
  border-radius: 20px;
  border: none;
  font-size: 0.75em;
  font-weight: 700;
  letter-spacing: 0;
  width: 99px;
  right: 2px;
}
.Search_placeholder__Z8in2 {
  position: absolute;
  pointer-events: none;
  display: none;
}
.Search_field__WvEQR:placeholder-shown ~ .Search_placeholder__Z8in2 {
  display: block;
}
.Search_field__WvEQR:focus ~ .Search_placeholder__Z8in2 {
  display: none;
}
.Search_loupe__vtLtF {
  top: 9px;
  left: 14px;
  height: 16px;
  width: 16px;
  color: #c4c4c4;
}
.Search_placeholderText__pT197 {
  height: 35px;
  line-height: 35px;
  left: 35px;
  font-size: 0.9em;
  color: #c4c4c4;
  font-family: sans-serif;
}
.Search_google__kskjl {
  width: 97px;
  height: 16px;
  top: 11px;
  right: 106px;
}
@media screen and (max-width: 1072px) {
  .Search_wrapper__SfTRk {
    width: 252px;
  }
  .Search_button__8_lE6 {
    width: 77px;
  }
  .Search_google__kskjl {
    right: 84px;
  }
}
.MenuIcon_menuItem__Ebsmk {
  text-transform: uppercase;
  display: grid;
  grid-template-columns: auto auto;
  align-items: center;
  white-space: nowrap;
  font-size: 0.8em;
  color: #1e1e1e;
  position: relative;
  transition: all 0.17s cubic-bezier(0.55, 0.06, 0.68, 0.19);
}
.MenuIcon_menuItemPlain__e2Bh0 {
  margin-right: 15px;
}
.MenuIcon_menuItemPlainCollapsed___kByt {
  margin-left: 10px;
}
.MenuIcon_menuItemYellow__EUgY8 {
  margin: 0 15px 0 5px;
  gap: 5px;
}
.MenuIcon_menuItemYellow__EUgY8:before {
  content: "";
  position: absolute;
  background-color: #ffd200;
  border-radius: 100%;
  width: 36px;
  height: 36px;
  top: -9px;
  left: -6px;
  z-index: -1;
}
.MenuIcon_menuItemBigMargin__1RXS5 {
  margin-right: 40px;
}
.MenuIcon_icon__05Zpq {
  overflow: visible;
  height: 18px;
}
.MenuIcon_bigIcon__hFjKv {
  height: 22px;
  overflow: visible;
  margin-right: 5px;
}
.MenuIcon_highlightedIcon__Wf9HA {
  transform: scale(0.75);
}
.MenuIcon_labelText__1aP8c {
  display: inline-block;
  transition:
    opacity 0.17s cubic-bezier(0.55, 0.06, 0.68, 0.19),
    max-width 0.17s cubic-bezier(0.55, 0.06, 0.68, 0.19);
  position: relative;
  overflow: hidden;
}
.MenuIcon_showLabelText__kne3B {
  max-width: 100px;
}
.MenuIcon_menuItemNotifications__9Kz8T {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffd200;
  color: #1e1e1e;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  margin-right: 15px;
  position: relative;
  transition: all 0.17s cubic-bezier(0.55, 0.06, 0.68, 0.19);
}
.MenuIcon_menuItemNotificationsIcon__AplZC {
  position: relative;
  left: 1px;
}
.MenuIcon_menuItemNotificationsIcon__AplZC:before {
  font-size: 1.25em;
}
.MenuIcon_miniLabel__vVptt {
  position: absolute;
  font-weight: 400;
  letter-spacing: 0;
  text-align: right;
  color: #969696;
  text-transform: uppercase;
  display: flex;
}
.MenuIcon_miniLabelExpanded__nbyNS {
  font-size: 0.6em;
  top: -14px;
}
.MenuIcon_miniLabelStandard__HQoqH {
  color: #969696;
}
.ServiceMenu_wrapper__u9dcw {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.17s cubic-bezier(0.55, 0.06, 0.68, 0.19);
  padding: 4px 0 4px 15px;
  position: relative;
}
.Header_header__8pfb1 {
  position: fixed;
  z-index: 500000;
  background-color: #fff;
  top: 0;
  width: 100%;
}

.Header_headerBorder__Xqs1H {
  border-bottom: 1px solid #dcdcdc;
}
.Header_wrapper__5i_bk {
  margin: 0 auto;
  max-width: 1274px;
  padding: 0 7px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.Header_menu__5FXt9 {
  display: flex;
  align-items: center;
  position: relative;
  margin-left: auto;
}
.Header_profileIcon__yCsF_ {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  cursor: pointer;
}
.Menu_navContainer__NYe3C {
  width: 100%;
  position: relative;
  background-color: #fff;
  line-height: 1;
  border-bottom: 1px solid #dcdcdc;
  z-index: 499950;
  max-height: 47px;
  text-size-adjust: none;
}
.Menu_navWrapper__V8IJH {
  overflow: visible;
  height: 47px;
  display: flex;
  margin: 0 auto;
  padding: 0 7px;
  justify-content: center;
}

.Menu_navMenuListItem__epMSL,
.Menu_navMoreItem__KfVvP {
  border-left: 1px solid #dcdcdc;
  position: relative;
  display: flex;
  align-items: center;
}
.Menu_navMenuListItem__epMSL:hover,
.Menu_navMoreItem__KfVvP:hover {
  background: #d9d9d9;
}
.Menu_navMenuLink__42wao {
  font-size: 0.875em;
  font-weight: 700;
  padding: 16px 22px;
}
@media screen and (max-width: 1280px) {
  .Menu_navMenuLink__42wao {
    padding: 16px 14px;
  }
}
.Menu_navMoreDots___u72r {
  font-size: 1.75em;
  font-weight: 700;
  padding: 8px 22px;
}
.Menu_navMenuLink__42wao,
.Menu_navMoreDots___u72r {
  color: #1e1e1e;
  cursor: pointer;
  display: block;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
.Menu_moreArrow__uRfGz {
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
  border-top: 5px solid;
  margin-left: 10px;
  display: inline-block;
}
.Menu_homePageOrDetail__y7IC_ {
  margin-top: 100px;
}

.WebScraping_contentDefaultDesktop__urW_G {
  text-align: justify;
  color: #7b7b7b;
  font-size: 0.815em;
  border-top: 1px solid #dcdcdc;
  padding: 12px 10px;
  margin: 7px -3px 0;
}
.Footer_pageFooter__OeBeV {
  color: #1e1e1e;
  padding: 7px 3px 65px;
  border-top: 1px solid #dcdcdc;
  background-color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.Footer_copyright__qoq_v {
  font-size: 0.875em;
  margin-left: auto;
}
.Footer_copyrightLink__szau2 {
  color: #1e1e1e;
  margin-left: 3px;
}
.Footer_footerMenu__IoyC_ {
  padding-left: 12px;
  font-size: 0.815em;
  color: #1e1e1e;
  list-style-type: none;
}
.Footer_footerMenuItemLast__LA6GH,
.Footer_footerMenuItem__yUnee {
  color: #1e1e1e;
  margin-left: 3px;
  display: inline-block;
}
.Footer_footerMenuItem__yUnee:after {
  content: "|";
  margin-left: 3px;
}
.Footer_logoLink__dGTaO {
  width: 83px;
  height: 33px;
  display: flex;
  align-self: normal;
}
.SeoLinks_seoLinks__EiXjd {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  column-gap: 20px;
  padding: 10px;
  background-color: #fff;
}
.SeoLinks_linksWrapper__bj70T {
  display: grid;
  grid-template-columns: repeat(7, auto);
  grid-column-gap: 30px;
  column-gap: 30px;
}
.SeoLinks_linkItem__YJHrm {
  grid-column: span 1;
  color: #1e1e1e;
  padding-bottom: 3px;
  font-size: 0.815em;
}
.Home_Grid__UCRLN {
  margin: 0 auto;
  background: #fff;
}
@media (max-width: 1175px) {
  .tablet-response {
    display: none;
  }
  .Logo_logoLink__qUFvz {
    width: 134px;
  }
}
@media (max-width: 768px) {
  .mobile-response {
    display: none;
  }
  .Logo_headerHomePage__Y2A2d {
    height: 65px;
    font-size: 0;
  }
}
@media (max-width: 440px) {
  .mobile-response-mini {
    display: none;
  }
  .Header_wrapper__5i_bk {
    justify-content: center;
  }
  .Logo_header__bJ1F_ {
    margin: 0;
  }
}

.ProfileImage_imageSvg__dNN0g {
  width: 100%;
  height: 100%;
}
.ProfileImage_imageSvgWrap__2XRzf {
  flex-shrink: 0;
  width: var(--profile-image-size);
  height: var(--profile-image-size);
  border-radius: 100%;
}
.ProfileImage_imageSvgWrapDefault__izjQV {
  background-color: #ffd200;
}
.Counter_counter__El1xK {
  background: #e00a17;
  border-radius: 100%;
  color: #fff;
  font-size: 0.5625em;
  line-height: 1;
  font-weight: 500;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.Counter_counterDesktop__JlRPz {
  width: 18px;
  height: 18px;
}
.Counter_notifications__vx39r {
  top: -5px;
  position: absolute;
  left: -6px;
}
.WebScraping_contentDefaultDesktop__urW_G {
  text-align: justify;
  color: #7b7b7b;
  font-size: 0.815em;
  border-top: 1px solid #dcdcdc;
  padding: 12px 10px;
  margin: 7px -3px 0;
}
@media (max-width: 1223px) {
  .des {
    display: none;
  }
}
body,
body * {
  font-family: sans-serif;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
a {
  background-color: transparent;
}
b {
  font-weight: bolder;
}
img {
  border-style: none;
}
button,
input,
textarea {
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button {
  text-transform: none;
}
[type="button"],
[type="submit"],
button {
  appearance: button;
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
textarea {
  overflow: auto;
}
[type="checkbox"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="search"] {
  appearance: textfield;
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  padding: 0;
  color: #242424;
  height: 100%;
}
body,
html {
  height: 100%;
}
img {
  width: 100%;
  height: auto;
}
h1,
h2 {
  font-weight: 700;
}
h1 {
  font-size: 28px;
  color: #242424;
}
h2 {
  position: relative;
  font-size: 26px;
  color: #242424;
}
p {
  font-size: 16px;
  line-height: 1.8;
}
a,
a:active,
a:hover,
a:visited {
  color: #ffd200;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.btn {
  display: block;
  text-transform: uppercase;
  background: 0 0;
  border: none;
  cursor: pointer;
  line-height: 1.2;
  font-size: 16px;
  font-weight: 900;
  padding: 1em 2em;
  letter-spacing: 0.05rem;
  margin: 40px auto 60px;
  text-align: center;
}
.container {
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 12px;
}
.content {
  padding: 15px 0 30px;
}
.content__pic {
  background: #2a2a2a;
  color: #fff;
  padding: 12px;
  margin: 30px 0;
}
.content__pic p {
  padding: 12px 0;
  margin: 0;
}
.fly {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.fly__link {
  position: fixed;
  bottom: 12px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.fly__link a {
  color: #333 !important;
  font-weight: 700;
}
.fly__button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #ffd200 !important;
  -webkit-box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  line-height: 1.4;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  -webkit-transition:
    background 0.3s,
    -webkit-transform 0.3s,
    -webkit-box-shadow 0.3s;
  transition:
    background 0.3s,
    -webkit-transform 0.3s,
    -webkit-box-shadow 0.3s;
  -o-transition:
    background 0.3s,
    transform 0.3s,
    box-shadow 0.3s;
  transition:
    background 0.3s,
    transform 0.3s,
    box-shadow 0.3s;
  transition:
    background 0.3s,
    transform 0.3s,
    box-shadow 0.3s,
    -webkit-transform 0.3s,
    -webkit-box-shadow 0.3s;
  will-change: transform;
  padding: 12px 30px;
}
.fly__button:hover {
  background: rgba(253, 25, 51);
  -webkit-box-shadow: 0 4px 17px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 17px rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
}
.fly__button:active {
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, 1px, 0);
  transform: translate3d(0, 1px, 0);
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  33% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(3);
    transform: scale(3);
    opacity: 0;
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  33% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(3);
    transform: scale(3);
    opacity: 0;
  }
}

.pulse {
  position: relative;
}
.pulse:after,
.pulse:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  width: 20px;
  height: 20px;
  opacity: 0;
  margin: auto;
}
.pulse:before {
  -webkit-animation: pulse 1.5s infinite linear;
  animation: pulse 1.5s infinite linear;
}
.pulse:after {
  -webkit-animation: pulse 2s 0.4s infinite linear;
  animation: pulse 2s 0.4s infinite linear;
}
.pulse:hover:after,
.pulse:hover:before {
  display: none;
}
.interview {
  padding: 30px 0;
  background: #f8f8f8;
}

body {
  height: 100vh;
}
@media (min-width: 460px) {
  .btn {
    font-size: 18px;
  }
}
@media (min-width: 640px) {
  p {
    font-size: 20px;
  }
  .btn {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  h1 {
    font-size: 34px;
  }
  h2 {
    font-size: 32px;
  }
  a.middle {
    position: relative;
  }
  a.middle:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 0;
    left: 0;
    background-color: #ffd200;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  a.middle:hover:after {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
  }
  .btn {
    font-size: 28px;
  }
  .container {
    padding: 0 20px;
  }
  .content__pic {
    padding: 20px;
  }
  .interview {
    padding: 60px 0;
  }
}
@media (min-width: 960px) {
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 36px;
  }
}
@media (min-width: 1024px) {
  h1 {
    font-size: 50px;
  }
  h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 1175px) {
  .content {
    padding: 60px 0;
  }
}
.content__pic {
  max-width: 70%;
  margin: 0 auto;
}
@media screen and (max-width: 799px) {
  .content__pic {
    max-width: none;
  }
}
.comments_section {
  margin-top: 60px;
}
.fb--container ._42ft {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
}
.fb--container ._42ft:hover {
  text-decoration: none;
}
.fb--container ._42fr {
  cursor: default;
}
.fb--container .lfloat {
  float: left;
}
.fb--container .rfloat {
  float: right;
}
.fb--container .fsm {
  font-size: 12px;
}
.fb--container .fwn {
  font-weight: 400;
}
.fb--container .fcg {
  color: #90949c;
}
.fb--container a._p {
  display: block;
}
.fb--container ._4jy0 {
  border: 1px solid;
  border-radius: 2px;
  box-sizing: content-box;
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  padding: 0 8px;
  position: relative;
  text-align: center;
  text-shadow: none;
  vertical-align: middle;
}
.fb--container ._4jy0::before {
  content: "";
  display: inline-block;
  height: 20px;
  vertical-align: middle;
}
.fb--container ._4jy0 .img {
  bottom: 1px;
  position: relative;
  vertical-align: middle;
}
.fb--container ._517h {
  background-color: #f6f7f9;
  border-color: #ced0d4;
  color: #4b4f56;
}
.fb--container ._517h:hover {
  background-color: #e9ebee;
}
.fb--container ._517h:active {
  background-color: #dddfe2;
  border-color: #bec2c9;
}
.fb--container ._4jy1 {
  color: #fff;
}
.fb--container ._4jy1 {
  background-color: #4267b2;
  border-color: #4267b2;
}
.fb--container ._4jy1:hover {
  background-color: #365899;
  border-color: #365899;
}
.fb--container ._4jy1:active {
  background-color: #29487d;
  border-color: #29487d;
}
.fb--container ._4jy1._42fr {
  background-color: #9cb4d8;
  border-color: #9cb4d8;
}
.fb--container ._4jy3,
.fb--container ._4jy3._42fr:active {
  line-height: 22px;
}
.fb--container ._51xa ._4jy1 + .uiPopover > ._4jy1:not(:focus)::after {
  background-color: #f6f7f9;
  bottom: -1px;
  content: "";
  display: block;
  left: -1px;
  position: absolute;
  top: -1px;
  width: 1px;
}
.fb--container ._50f7 {
  font-weight: 700;
}
.fb--container ._5kx5 {
  font-weight: 400;
}
.fb--container ._50f8 {
  color: #90949c;
}
.fb--container ._42ef {
  overflow: hidden;
}
.fb--container ._51mz {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
.fb--container ._51mx:first-child > ._51m- {
  padding-top: 0;
}
.fb--container ._51mx:last-child > ._51m- {
  padding-bottom: 0;
}
.fb--container ._51mz ._51mw {
  padding-right: 0;
}
.fb--container ._51mz ._51m-:first-child {
  padding-left: 0;
}
.fb--container ._8o,
.fb--container ._8o .img {
  display: block;
}
.fb--container ._8r {
  margin-right: 5px;
}
.fb--container ._8s {
  margin-right: 8px;
}
.fb--container ._6a {
  display: inline-block;
}
.fb--container ._6b {
  vertical-align: middle;
}
.fb--container ._ohe {
  float: left;
}
.fb--container ._ohf {
  float: right;
}
.fb--container ._4qba {
  font-style: normal;
}
.fb--container ._3-8m {
  margin-bottom: 4px;
  margin-top: 4px;
}
.fb--container ._3-8y {
  margin-top: 12px;
}
.fb--container ._3-8_ {
  margin-right: 4px;
}
.fb--container ._3-99 {
  margin-left: 4px;
}
.fb--container ._2ph- {
  padding: 8px;
}
.fb--container ._2pi3 {
  padding-bottom: 8px;
  padding-top: 8px;
}
.fb--container ._2pi8 {
  padding-left: 8px;
  padding-right: 8px;
}
.fb--container ._2pis {
  padding-left: 8px;
}
.fb--container .sp_Zf93eLkohoS {
  display: inline-block;
  height: 12px;
  width: 12px;
}
.fb--container .sp_Zf93eLkohoS.sx_97c3ab {
  width: 14px;
  height: 14px;
  background-position: -19px -182px;
}
.fb--container ._2agf {
  word-wrap: normal;
}
.fb--container ._55pe {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.fb--container a.uiLinkSubtle {
  color: #90949c;
}
.fb--container .uiInputLabel {
  position: relative;
}
.fb--container .uiInputLabelInput {
  margin: 0;
  padding: 0;
  position: absolute;
}
.fb--container .uiInputLabel .uiInputLabelLabel {
  display: inline-block;
  margin-left: 17px;
  vertical-align: baseline;
}
.fb--container .UFIInputContainer {
  position: relative;
}
.fb--container .UFICommentAttachmentButtons {
  bottom: 0;
  height: 24px;
  position: absolute;
  right: 0;
}
.fb--container .UFICommentActorName {
  font-weight: 700;
}
.fb--container ._5uzb {
  padding-right: 3px;
}
.fb--container .sp_-J_-HgF_hOz {
  background-size: auto;
  background-repeat: no-repeat;
  display: inline-block;
  height: 16px;
  width: 16px;
}
.fb--container .sp_-J_-HgF_hOz.sx_0beb10 {
  width: 13px;
  height: 15px;
  background-position: 0 -713px;
}
.fb--container .sp_LOJ2j-KswDP {
  display: inline-block;
  height: 16px;
  width: 16px;
}
.fb--container .sp_LOJ2j-KswDP.sx_32ff1f {
  width: 9px;
  height: 8px;
  background-position: -207px -196px;
}
.fb--container ._56q9 {
  font-size: 14px;
  line-height: 1.358;
  word-break: break-word;
  word-wrap: break-word;
}
.fb--container ._44ri {
  border-left: 1px dotted #d3d6db;
}
.fb--container ._2vq9 {
  font-size: 12px;
  line-height: 1.358;
  padding-top: 2px;
}
.fb--container ._2vq9 a {
  color: #4267b2;
}
.fb--container ._2vq9 .livetimestamp,
.fb--container ._2vq9 .uiLinkSubtle {
  color: #90949c;
}
.fb--container ._4iy4 {
  bottom: -2px;
  position: relative;
}
.fb--container ._4q1v {
  color: #90949c;
  display: inline;
}
.fb--container ._4q1v a {
  color: #90949c;
}
.fb--container ._5mdd {
  word-wrap: break-word;
}
.fb--container ._2392 {
  margin-bottom: 24px;
}
.fb--container ._4uyl ._1cb {
  border: 1px solid #d3d6db;
  word-wrap: break-word;
}
.fb--container ._1zz8 ._1u9t {
  min-height: 40px;
}
.fb--container ._1u9t {
  box-sizing: border-box;
  vertical-align: top;
  width: 100%;
}
.fb--container ._4uyl ._1u9t {
  font-size: 14px;
  padding: 12px 8px;
}
.fb--container ._5tr6 {
  background: #f6f7f9;
  text-align: right;
}
.fb--container ._5tr6 button,
.fb--container ._5tr6 ._42fr:active {
  font-size: 14px;
  white-space: normal;
}
.fb--container ._4uym {
  border-width: 0 1px 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #d3d6db;
  border-bottom-color: #d3d6db;
  border-left-color: #d3d6db;
  border-image: initial;
  border-top-style: initial;
  border-top-color: initial;
}
.fb--container ._2ern {
  font-size: 12px;
}
.fb--container ._1u0n {
  line-height: 24px;
}
.fb--container ._5lm5 {
  border-top: 1px solid #e9ebee;
  font-size: 11px;
}
.fb--container ._491z {
  border-bottom: 1px solid #e9ebee;
  line-height: 25px;
  margin-bottom: 24px;
  padding: 8px 0;
}
.fb--container ._pup {
  color: #4b4f56;
}
.fb--container ._5o4h ._1gl3 {
  background: #4080ff;
  border: none;
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  margin-top: 24px;
  padding: 12px;
  text-shadow: none;
  width: 100%;
}
.fb--container ._1ci {
  height: 48px;
  width: 48px;
}
.fb--container ._1cj {
  height: 36px;
  width: 36px;
}
.fb--container ._55sg {
  vertical-align: baseline;
}
.fb--container .uiInputLabel ._55sg + .uiInputLabelLabel {
  margin-left: 23px;
}
.fb--container ._kv1 {
  position: relative;
}
.fb--container .uiInputLabelInput._kv1 {
  position: absolute;
}
.note {
  font-style: italic;
  font-weight: 700;
}
.editorial {
  background: #ffd200 !important;
  padding: 10px;
}
.editorial:before {
  content: "Dziennikarz: ";
}

._li .totaliser .info progress::progress-bar {
  background: #fff;
  color: #fff;
}
._li .totaliser .info progress::progress-value {
  opacity: 0.7;
}
._li .referendum progress::progress-bar {
  background: #fff;
}
.fb--container label {
  cursor: pointer;
  color: #666;
  font-weight: 700;
  vertical-align: middle;
}
.fb--container label input {
  font-weight: 400;
}
.fb--container textarea {
  max-width: 100%;
}
.fb--container button,
.fb--container input,
.fb--container label,
.fb--container td,
.fb--container textarea {
  font-size: 12px;
}
.fb--container a {
  color: #365899;
  cursor: pointer;
  text-decoration: none;
}
.fb--container button {
  margin: 0;
}
.fb--container a:hover {
  text-decoration: underline;
}
.fb--container img {
  border: 0;
}
.fb--container abbr {
  border-bottom: none;
  text-decoration: none;
}
.fb--container .clearfix::after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.fb--container .clearfix {
  zoom: 1;
}
.fb--container::-webkit-input-placeholder {
  color: #90949c;
}
.fb--container:focus::-webkit-input-placeholder {
  color: #bec2c9;
}
.fb--container ._42ft {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
}
.fb--container ._42ft:hover {
  text-decoration: none;
}
.fb--container ._42fr {
  cursor: default;
}
.fb--container .lfloat {
  float: left;
}
.fb--container .rfloat {
  float: right;
}
.fb--container .fsm {
  font-size: 12px;
}
.fb--container .fwn {
  font-weight: 400;
}
.fb--container .fcg {
  color: #90949c;
}
.fb--container a._p {
  display: block;
}
.fb--container ._4jy0 {
  border: 1px solid;
  border-radius: 2px;
  box-sizing: content-box;
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  padding: 0 8px;
  position: relative;
  text-align: center;
  text-shadow: none;
  vertical-align: middle;
}
.fb--container ._4jy0::before {
  content: "";
  display: inline-block;
  height: 20px;
  vertical-align: middle;
}
.fb--container ._4jy0 .img {
  bottom: 1px;
  position: relative;
  vertical-align: middle;
}
.fb--container ._517h {
  background-color: #f6f7f9;
  border-color: #ced0d4;
  color: #4b4f56;
}
.fb--container ._517h:hover {
  background-color: #e9ebee;
}
.fb--container ._517h:active {
  background-color: #dddfe2;
  border-color: #bec2c9;
}
.fb--container ._4jy1 {
  color: #fff;
}
.fb--container ._4jy1 {
  background-color: #4267b2;
  border-color: #4267b2;
}
.fb--container ._4jy1:hover {
  background-color: #365899;
  border-color: #365899;
}
.fb--container ._4jy1:active {
  background-color: #29487d;
  border-color: #29487d;
}
.fb--container ._4jy1._42fr {
  background-color: #9cb4d8;
  border-color: #9cb4d8;
}
.fb--container ._4jy3,
.fb--container ._4jy3._42fr:active {
  line-height: 22px;
}
.fb--container ._51xa ._4jy1 + .uiPopover > ._4jy1:not(:focus)::after {
  background-color: #f6f7f9;
  bottom: -1px;
  content: "";
  display: block;
  left: -1px;
  position: absolute;
  top: -1px;
  width: 1px;
}
.fb--container ._50f7 {
  font-weight: 700;
}
.fb--container ._5kx5 {
  font-weight: 400;
}
.fb--container ._50f8 {
  color: #90949c;
}
.fb--container ._42ef {
  overflow: hidden;
}
.fb--container ._51mz {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
.fb--container ._51mx:first-child > ._51m- {
  padding-top: 0;
}
.fb--container ._51mx:last-child > ._51m- {
  padding-bottom: 0;
}
.fb--container ._51mz ._51mw {
  padding-right: 0;
}
.fb--container ._51mz ._51m-:first-child {
  padding-left: 0;
}
.fb--container ._8o,
.fb--container ._8o .img {
  display: block;
}
.fb--container ._8r {
  margin-right: 5px;
}
.fb--container ._8s {
  margin-right: 8px;
}
.fb--container ._6a {
  display: inline-block;
}
.fb--container ._6b {
  vertical-align: middle;
}
.fb--container ._ohe {
  float: left;
}
.fb--container ._ohf {
  float: right;
}
.fb--container ._4qba {
  font-style: normal;
}
.fb--container ._3-8m {
  margin-bottom: 4px;
  margin-top: 4px;
}
.fb--container ._3-8y {
  margin-top: 12px;
}
.fb--container ._3-8_ {
  margin-right: 4px;
}
.fb--container ._3-99 {
  margin-left: 4px;
}
.fb--container ._2ph- {
  padding: 8px;
}
.fb--container ._2pi3 {
  padding-bottom: 8px;
  padding-top: 8px;
}
.fb--container ._2pi8 {
  padding-left: 8px;
  padding-right: 8px;
}
.fb--container ._2pis {
  padding-left: 8px;
}
.fb--container .sp_Zf93eLkohoS {
  display: inline-block;
  height: 12px;
  width: 12px;
}
.fb--container .sp_Zf93eLkohoS.sx_97c3ab {
  width: 14px;
  height: 14px;
  background-position: -19px -182px;
}
.fb--container ._2agf {
  word-wrap: normal;
}
.fb--container ._55pe {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.fb--container a.uiLinkSubtle {
  color: #90949c;
}
.fb--container .uiInputLabel {
  position: relative;
}
.fb--container .uiInputLabelInput {
  margin: 0;
  padding: 0;
  position: absolute;
}
.fb--container .uiInputLabel .uiInputLabelLabel {
  display: inline-block;
  margin-left: 17px;
  vertical-align: baseline;
}
.fb--container .UFIInputContainer {
  position: relative;
}
.fb--container .UFICommentAttachmentButtons {
  bottom: 0;
  height: 24px;
  position: absolute;
  right: 0;
}
.fb--container .UFICommentActorName {
  font-weight: 700;
}
.fb--container ._5uzb {
  padding-right: 3px;
}
.fb--container .sp_-J_-HgF_hOz {
  background-size: auto;
  background-repeat: no-repeat;
  display: inline-block;
  height: 16px;
  width: 16px;
}
.fb--container .sp_-J_-HgF_hOz.sx_0beb10 {
  width: 13px;
  height: 15px;
  background-position: 0 -713px;
}
.fb--container .sp_LOJ2j-KswDP {
  display: inline-block;
  height: 16px;
  width: 16px;
}
.fb--container .sp_LOJ2j-KswDP.sx_32ff1f {
  width: 9px;
  height: 8px;
  background-position: -207px -196px;
}
.fb--container ._56q9 {
  font-size: 14px;
  line-height: 1.358;
  word-break: break-word;
  word-wrap: break-word;
}
.fb--container ._44ri {
  border-left: 1px dotted #d3d6db;
}
.fb--container ._2vq9 {
  font-size: 12px;
  line-height: 1.358;
  padding-top: 2px;
}
.fb--container ._2vq9 a {
  color: #4267b2;
}
.fb--container ._2vq9 .livetimestamp,
.fb--container ._2vq9 .uiLinkSubtle {
  color: #90949c;
}
.fb--container ._4iy4 {
  bottom: -2px;
  position: relative;
}
.fb--container ._4q1v {
  color: #90949c;
  display: inline;
}
.fb--container ._4q1v a {
  color: #90949c;
}
.fb--container ._5mdd {
  word-wrap: break-word;
}
.fb--container ._2392 {
  margin-bottom: 24px;
}
.fb--container ._4uyl ._1cb {
  border: 1px solid #d3d6db;
  word-wrap: break-word;
}
.fb--container ._1zz8 ._1u9t {
  min-height: 40px;
  resize: none;
}
.fb--container ._1u9t {
  box-sizing: border-box;
  vertical-align: top;
  width: 100%;
}
.fb--container ._4uyl ._1u9t {
  font-size: 14px;
  padding: 12px 8px;
}
.fb--container ._5tr6 {
  background: #f6f7f9;
  text-align: right;
}
.fb--container ._5tr6 button,
.fb--container ._5tr6 ._42fr:active {
  font-size: 14px;
  white-space: normal;
}
.fb--container ._4uym {
  border-width: 0 1px 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #d3d6db;
  border-bottom-color: #d3d6db;
  border-left-color: #d3d6db;
  border-image: initial;
  border-top-style: initial;
  border-top-color: initial;
}
.fb--container ._2ern {
  font-size: 12px;
}
.fb--container ._1u0n {
  line-height: 24px;
}
.fb--container ._5lm5 {
  border-top: 1px solid #e9ebee;
  font-size: 11px;
}
.fb--container ._491z {
  border-bottom: 1px solid #e9ebee;
  line-height: 25px;
  margin-bottom: 24px;
  padding: 8px 0;
}
.fb--container ._pup {
  color: #4b4f56;
}
.fb--container ._5o4h ._1gl3 {
  background: #4080ff;
  border: none;
  box-sizing: border-box;
  color: #333;
  font-size: 14px;
  margin-top: 24px;
  padding: 12px;
  text-shadow: none;
  width: 100%;
}
.fb--container ._1ci {
  height: 48px;
  width: 48px;
}
.fb--container ._1cj {
  height: 36px;
  width: 36px;
}
.fb--container ._55sg {
  vertical-align: baseline;
}
.fb--container .uiInputLabel ._55sg + .uiInputLabelLabel {
  margin-left: 23px;
}
.fb--container ._kv1 {
  position: relative;
}
.fb--container .uiInputLabelInput._kv1 {
  position: absolute;
}
#rr {
  color: #ffd200 !important;
}
a,
a:active,
a:hover,
a:visited {
  color: #ffd200;
}
.fly__button {
  background: #ffd200;
}
.editorial {
  background: #ffd200;
  color: #333;
}
.fb--container ._5o4h ._1gl3 {
  background: #ffd200;
}
.content__pic {
  background: #201d1d;
}
.google_svg__google1,
.google_svg__google3 {
  fill: #ea4335;
  fill-opacity: 0.8;
}

.google_svg__google3 {
  fill: #4285f4;
}
.profile_svg__profile_ico_b {
  fill: none;
  stroke: #1e1e1e;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2px;
}
.btn--orange {
  background: #ffd200 !important;
  color: #333 !important;
  text-decoration: none !important;
  transition: 0.3s;
}

.btn--orange:hover {
  opacity: 0.75;
}

.btn--orange:hover {
  transform: scale(1.1);
  cursor: pointer;
}

.btn {
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 12px;
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  line-height: 21px;
  text-align: center;
  text-decoration: none;
  border-radius: 8px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
