.main_button__3Mk67 {
  background-color: transparent;
  border: 1px solid #990f3d;
  color: #990f3d;
  font-family: MetricWeb, sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  border-radius: 100px;
  box-sizing: content-box;
  display: block;
  font-size: 14px;
  margin: 6px 4px 6px 2px;
  max-width: 200px;
  outline-offset: 2px;
  overflow: hidden;
  padding: 5px 12px;
  text-align: left;
  text-overflow: ellipsis;
  transition: border-color, background-color 0.5s ease;
  white-space: nowrap; }
  .main_button__3Mk67::before {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    background-color: transparent;
    vertical-align: baseline;
    width: 10px;
    height: 10px;
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23990F3D,%23990F3D&format=svg");
    content: '';
    background-size: 25px;
    margin: 0 6px -1px 0; }
    @media screen and (-ms-high-contrast: active) {
      .main_button__3Mk67::before {
        background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23ffffff,%23ffffff&format=svg"); } }
    @media screen and (-ms-high-contrast: black-on-white) {
      .main_button__3Mk67::before {
        background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg"); } }
  .main_button__3Mk67[aria-pressed="true"]::before {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    background-color: transparent;
    vertical-align: baseline;
    width: 10px;
    height: 10px;
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23FFFFFF,%23FFFFFF&format=svg");
    content: '';
    background-size: 21px; }
    @media screen and (-ms-high-contrast: active) {
      .main_button__3Mk67[aria-pressed="true"]::before {
        background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23ffffff,%23ffffff&format=svg"); } }
    @media screen and (-ms-high-contrast: black-on-white) {
      .main_button__3Mk67[aria-pressed="true"]::before {
        background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg"); } }
  .main_button__3Mk67[disabled], .main_button__3Mk67[disabled]:hover {
    background: transparent; }
    .main_button__3Mk67[disabled]::before, .main_button__3Mk67[disabled]:hover::before {
      display: inline-block;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: 50%;
      background-color: transparent;
      vertical-align: baseline;
      width: 10px;
      height: 10px;
      background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg");
      content: '';
      background-size: 25px;
      margin: 0 6px -1px 0;
      opacity: 0.5; }
      @media screen and (-ms-high-contrast: active) {
        .main_button__3Mk67[disabled]::before, .main_button__3Mk67[disabled]:hover::before {
          background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23ffffff,%23ffffff&format=svg"); } }
      @media screen and (-ms-high-contrast: black-on-white) {
        .main_button__3Mk67[disabled]::before, .main_button__3Mk67[disabled]:hover::before {
          background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg"); } }
    .main_button__3Mk67[disabled][aria-pressed="true"]::before, .main_button__3Mk67[disabled]:hover[aria-pressed="true"]::before {
      display: inline-block;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: 50%;
      background-color: transparent;
      vertical-align: baseline;
      width: 10px;
      height: 10px;
      background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg");
      content: '';
      background-size: 21px; }
      @media screen and (-ms-high-contrast: active) {
        .main_button__3Mk67[disabled][aria-pressed="true"]::before, .main_button__3Mk67[disabled]:hover[aria-pressed="true"]::before {
          background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23ffffff,%23ffffff&format=svg"); } }
      @media screen and (-ms-high-contrast: black-on-white) {
        .main_button__3Mk67[disabled][aria-pressed="true"]::before, .main_button__3Mk67[disabled]:hover[aria-pressed="true"]::before {
          background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg"); } }
  .main_button__3Mk67:hover, .main_button__3Mk67:focus {
    background-color: rgba(0, 0, 0, 0.05);
    border-color: #990f3d;
    color: #990f3d; }
  .main_button__3Mk67[aria-pressed="true"] {
    background-color: #990f3d;
    border: 1px solid #990f3d;
    color: #ffffff; }
    .main_button__3Mk67[aria-pressed="true"]:hover, .main_button__3Mk67[aria-pressed="true"]:focus {
      background-color: #800d33;
      border-color: #800d33;
      color: #ffffff; }
  .main_button__3Mk67[disabled]:hover, .main_button__3Mk67[disabled] {
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.5);
    color: rgba(0, 0, 0, 0.5); }
  .main_o-typography--loading-sans-bold__3gvlK .main_button__3Mk67 {
    font-size: 11.62px;
    font-family: sans-serif; }
  .main_button__3Mk67:focus {
    outline: none; }

.main_button--standard__uaYt1 {
  background-color: transparent;
  border: 1px solid #990f3d;
  color: #990f3d; }
  .main_button--standard__uaYt1::before {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    background-color: transparent;
    vertical-align: baseline;
    width: 10px;
    height: 10px;
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23990F3D,%23990F3D&format=svg");
    content: '';
    background-size: 25px;
    margin: 0 6px -1px 0; }
    @media screen and (-ms-high-contrast: active) {
      .main_button--standard__uaYt1::before {
        background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23ffffff,%23ffffff&format=svg"); } }
    @media screen and (-ms-high-contrast: black-on-white) {
      .main_button--standard__uaYt1::before {
        background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg"); } }
  .main_button--standard__uaYt1[aria-pressed="true"]::before {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    background-color: transparent;
    vertical-align: baseline;
    width: 10px;
    height: 10px;
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23FFFFFF,%23FFFFFF&format=svg");
    content: '';
    background-size: 21px; }
    @media screen and (-ms-high-contrast: active) {
      .main_button--standard__uaYt1[aria-pressed="true"]::before {
        background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23ffffff,%23ffffff&format=svg"); } }
    @media screen and (-ms-high-contrast: black-on-white) {
      .main_button--standard__uaYt1[aria-pressed="true"]::before {
        background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg"); } }
  .main_button--standard__uaYt1[disabled], .main_button--standard__uaYt1[disabled]:hover {
    background: transparent; }
    .main_button--standard__uaYt1[disabled]::before, .main_button--standard__uaYt1[disabled]:hover::before {
      display: inline-block;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: 50%;
      background-color: transparent;
      vertical-align: baseline;
      width: 10px;
      height: 10px;
      background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg");
      content: '';
      background-size: 25px;
      margin: 0 6px -1px 0;
      opacity: 0.5; }
      @media screen and (-ms-high-contrast: active) {
        .main_button--standard__uaYt1[disabled]::before, .main_button--standard__uaYt1[disabled]:hover::before {
          background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23ffffff,%23ffffff&format=svg"); } }
      @media screen and (-ms-high-contrast: black-on-white) {
        .main_button--standard__uaYt1[disabled]::before, .main_button--standard__uaYt1[disabled]:hover::before {
          background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg"); } }
    .main_button--standard__uaYt1[disabled][aria-pressed="true"]::before, .main_button--standard__uaYt1[disabled]:hover[aria-pressed="true"]::before {
      display: inline-block;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: 50%;
      background-color: transparent;
      vertical-align: baseline;
      width: 10px;
      height: 10px;
      background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg");
      content: '';
      background-size: 21px; }
      @media screen and (-ms-high-contrast: active) {
        .main_button--standard__uaYt1[disabled][aria-pressed="true"]::before, .main_button--standard__uaYt1[disabled]:hover[aria-pressed="true"]::before {
          background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23ffffff,%23ffffff&format=svg"); } }
      @media screen and (-ms-high-contrast: black-on-white) {
        .main_button--standard__uaYt1[disabled][aria-pressed="true"]::before, .main_button--standard__uaYt1[disabled]:hover[aria-pressed="true"]::before {
          background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg"); } }
  .main_button--standard__uaYt1:hover, .main_button--standard__uaYt1:focus {
    background-color: rgba(0, 0, 0, 0.05);
    border-color: #990f3d;
    color: #990f3d; }
  .main_button--standard__uaYt1[aria-pressed="true"] {
    background-color: #990f3d;
    border: 1px solid #990f3d;
    color: #ffffff; }
    .main_button--standard__uaYt1[aria-pressed="true"]:hover, .main_button--standard__uaYt1[aria-pressed="true"]:focus {
      background-color: #800d33;
      border-color: #800d33;
      color: #ffffff; }
  .main_button--standard__uaYt1[disabled]:hover, .main_button--standard__uaYt1[disabled] {
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.5);
    color: rgba(0, 0, 0, 0.5); }

.main_button--inverse__3anB5 {
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff; }
  .main_button--inverse__3anB5::before {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    background-color: transparent;
    vertical-align: baseline;
    width: 10px;
    height: 10px;
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23FFFFFF,%23FFFFFF&format=svg");
    content: '';
    background-size: 25px;
    margin: 0 6px -1px 0; }
    @media screen and (-ms-high-contrast: active) {
      .main_button--inverse__3anB5::before {
        background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23ffffff,%23ffffff&format=svg"); } }
    @media screen and (-ms-high-contrast: black-on-white) {
      .main_button--inverse__3anB5::before {
        background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg"); } }
  .main_button--inverse__3anB5[aria-pressed="true"]::before {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    background-color: transparent;
    vertical-align: baseline;
    width: 10px;
    height: 10px;
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23990F3D,%23990F3D&format=svg");
    content: '';
    background-size: 21px; }
    @media screen and (-ms-high-contrast: active) {
      .main_button--inverse__3anB5[aria-pressed="true"]::before {
        background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23ffffff,%23ffffff&format=svg"); } }
    @media screen and (-ms-high-contrast: black-on-white) {
      .main_button--inverse__3anB5[aria-pressed="true"]::before {
        background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg"); } }
  .main_button--inverse__3anB5[disabled], .main_button--inverse__3anB5[disabled]:hover {
    background: transparent; }
    .main_button--inverse__3anB5[disabled]::before, .main_button--inverse__3anB5[disabled]:hover::before {
      display: inline-block;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: 50%;
      background-color: transparent;
      vertical-align: baseline;
      width: 10px;
      height: 10px;
      background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23FFFFFF,%23FFFFFF&format=svg");
      content: '';
      background-size: 25px;
      margin: 0 6px -1px 0;
      opacity: 0.5; }
      @media screen and (-ms-high-contrast: active) {
        .main_button--inverse__3anB5[disabled]::before, .main_button--inverse__3anB5[disabled]:hover::before {
          background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23ffffff,%23ffffff&format=svg"); } }
      @media screen and (-ms-high-contrast: black-on-white) {
        .main_button--inverse__3anB5[disabled]::before, .main_button--inverse__3anB5[disabled]:hover::before {
          background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg"); } }
    .main_button--inverse__3anB5[disabled][aria-pressed="true"]::before, .main_button--inverse__3anB5[disabled]:hover[aria-pressed="true"]::before {
      display: inline-block;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: 50%;
      background-color: transparent;
      vertical-align: baseline;
      width: 10px;
      height: 10px;
      background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23FFFFFF,%23FFFFFF&format=svg");
      content: '';
      background-size: 21px; }
      @media screen and (-ms-high-contrast: active) {
        .main_button--inverse__3anB5[disabled][aria-pressed="true"]::before, .main_button--inverse__3anB5[disabled]:hover[aria-pressed="true"]::before {
          background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23ffffff,%23ffffff&format=svg"); } }
      @media screen and (-ms-high-contrast: black-on-white) {
        .main_button--inverse__3anB5[disabled][aria-pressed="true"]::before, .main_button--inverse__3anB5[disabled]:hover[aria-pressed="true"]::before {
          background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg"); } }
  .main_button--inverse__3anB5:hover, .main_button--inverse__3anB5:focus {
    background-color: rgba(255, 255, 255, 0.2);
    border-color: #ffffff;
    color: #ffffff; }
  .main_button--inverse__3anB5[aria-pressed="true"] {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    color: #990f3d; }
    .main_button--inverse__3anB5[aria-pressed="true"]:hover, .main_button--inverse__3anB5[aria-pressed="true"]:focus {
      background-color: rgba(255, 255, 255, 0.8);
      border-color: rgba(255, 255, 255, 0.8);
      color: #990f3d; }
  .main_button--inverse__3anB5[disabled]:hover, .main_button--inverse__3anB5[disabled] {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: rgba(255, 255, 255, 0.5); }

.main_button--opinion__2gcOU {
  background-color: transparent;
  border: 1px solid #0a3866;
  color: #0a3866; }
  .main_button--opinion__2gcOU::before {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    background-color: transparent;
    vertical-align: baseline;
    width: 10px;
    height: 10px;
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%230A3866,%230A3866&format=svg");
    content: '';
    background-size: 25px;
    margin: 0 6px -1px 0; }
    @media screen and (-ms-high-contrast: active) {
      .main_button--opinion__2gcOU::before {
        background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23ffffff,%23ffffff&format=svg"); } }
    @media screen and (-ms-high-contrast: black-on-white) {
      .main_button--opinion__2gcOU::before {
        background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg"); } }
  .main_button--opinion__2gcOU[aria-pressed="true"]::before {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    background-color: transparent;
    vertical-align: baseline;
    width: 10px;
    height: 10px;
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23FFFFFF,%23FFFFFF&format=svg");
    content: '';
    background-size: 21px; }
    @media screen and (-ms-high-contrast: active) {
      .main_button--opinion__2gcOU[aria-pressed="true"]::before {
        background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23ffffff,%23ffffff&format=svg"); } }
    @media screen and (-ms-high-contrast: black-on-white) {
      .main_button--opinion__2gcOU[aria-pressed="true"]::before {
        background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg"); } }
  .main_button--opinion__2gcOU[disabled], .main_button--opinion__2gcOU[disabled]:hover {
    background: transparent; }
    .main_button--opinion__2gcOU[disabled]::before, .main_button--opinion__2gcOU[disabled]:hover::before {
      display: inline-block;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: 50%;
      background-color: transparent;
      vertical-align: baseline;
      width: 10px;
      height: 10px;
      background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg");
      content: '';
      background-size: 25px;
      margin: 0 6px -1px 0;
      opacity: 0.5; }
      @media screen and (-ms-high-contrast: active) {
        .main_button--opinion__2gcOU[disabled]::before, .main_button--opinion__2gcOU[disabled]:hover::before {
          background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23ffffff,%23ffffff&format=svg"); } }
      @media screen and (-ms-high-contrast: black-on-white) {
        .main_button--opinion__2gcOU[disabled]::before, .main_button--opinion__2gcOU[disabled]:hover::before {
          background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg"); } }
    .main_button--opinion__2gcOU[disabled][aria-pressed="true"]::before, .main_button--opinion__2gcOU[disabled]:hover[aria-pressed="true"]::before {
      display: inline-block;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: 50%;
      background-color: transparent;
      vertical-align: baseline;
      width: 10px;
      height: 10px;
      background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg");
      content: '';
      background-size: 21px; }
      @media screen and (-ms-high-contrast: active) {
        .main_button--opinion__2gcOU[disabled][aria-pressed="true"]::before, .main_button--opinion__2gcOU[disabled]:hover[aria-pressed="true"]::before {
          background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23ffffff,%23ffffff&format=svg"); } }
      @media screen and (-ms-high-contrast: black-on-white) {
        .main_button--opinion__2gcOU[disabled][aria-pressed="true"]::before, .main_button--opinion__2gcOU[disabled]:hover[aria-pressed="true"]::before {
          background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg"); } }
  .main_button--opinion__2gcOU:hover, .main_button--opinion__2gcOU:focus {
    background-color: rgba(10, 56, 102, 0.2);
    border-color: #0a3866;
    color: #0a3866; }
  .main_button--opinion__2gcOU[aria-pressed="true"] {
    background-color: #0a3866;
    border: 1px solid #0a3866;
    color: #ffffff; }
    .main_button--opinion__2gcOU[aria-pressed="true"]:hover, .main_button--opinion__2gcOU[aria-pressed="true"]:focus {
      background-color: #082a4d;
      border-color: #082a4d;
      color: #ffffff; }
  .main_button--opinion__2gcOU[disabled]:hover, .main_button--opinion__2gcOU[disabled] {
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.5);
    color: rgba(0, 0, 0, 0.5); }

.main_button--monochrome__2eMmo {
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff; }
  .main_button--monochrome__2eMmo::before {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    background-color: transparent;
    vertical-align: baseline;
    width: 10px;
    height: 10px;
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23FFFFFF,%23FFFFFF&format=svg");
    content: '';
    background-size: 25px;
    margin: 0 6px -1px 0; }
    @media screen and (-ms-high-contrast: active) {
      .main_button--monochrome__2eMmo::before {
        background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23ffffff,%23ffffff&format=svg"); } }
    @media screen and (-ms-high-contrast: black-on-white) {
      .main_button--monochrome__2eMmo::before {
        background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg"); } }
  .main_button--monochrome__2eMmo[aria-pressed="true"]::before {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    background-color: transparent;
    vertical-align: baseline;
    width: 10px;
    height: 10px;
    background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg");
    content: '';
    background-size: 21px; }
    @media screen and (-ms-high-contrast: active) {
      .main_button--monochrome__2eMmo[aria-pressed="true"]::before {
        background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23ffffff,%23ffffff&format=svg"); } }
    @media screen and (-ms-high-contrast: black-on-white) {
      .main_button--monochrome__2eMmo[aria-pressed="true"]::before {
        background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg"); } }
  .main_button--monochrome__2eMmo[disabled], .main_button--monochrome__2eMmo[disabled]:hover {
    background: transparent; }
    .main_button--monochrome__2eMmo[disabled]::before, .main_button--monochrome__2eMmo[disabled]:hover::before {
      display: inline-block;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: 50%;
      background-color: transparent;
      vertical-align: baseline;
      width: 10px;
      height: 10px;
      background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23FFFFFF,%23FFFFFF&format=svg");
      content: '';
      background-size: 25px;
      margin: 0 6px -1px 0;
      opacity: 0.5; }
      @media screen and (-ms-high-contrast: active) {
        .main_button--monochrome__2eMmo[disabled]::before, .main_button--monochrome__2eMmo[disabled]:hover::before {
          background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23ffffff,%23ffffff&format=svg"); } }
      @media screen and (-ms-high-contrast: black-on-white) {
        .main_button--monochrome__2eMmo[disabled]::before, .main_button--monochrome__2eMmo[disabled]:hover::before {
          background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:plus?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg"); } }
    .main_button--monochrome__2eMmo[disabled][aria-pressed="true"]::before, .main_button--monochrome__2eMmo[disabled]:hover[aria-pressed="true"]::before {
      display: inline-block;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: 50%;
      background-color: transparent;
      vertical-align: baseline;
      width: 10px;
      height: 10px;
      background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23FFFFFF,%23FFFFFF&format=svg");
      content: '';
      background-size: 21px; }
      @media screen and (-ms-high-contrast: active) {
        .main_button--monochrome__2eMmo[disabled][aria-pressed="true"]::before, .main_button--monochrome__2eMmo[disabled]:hover[aria-pressed="true"]::before {
          background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23ffffff,%23ffffff&format=svg"); } }
      @media screen and (-ms-high-contrast: black-on-white) {
        .main_button--monochrome__2eMmo[disabled][aria-pressed="true"]::before, .main_button--monochrome__2eMmo[disabled]:hover[aria-pressed="true"]::before {
          background-image: url("https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:tick?source=github:Financial-Times/x-dash&tint=%23000000,%23000000&format=svg"); } }
  .main_button--monochrome__2eMmo:hover, .main_button--monochrome__2eMmo:focus {
    background-color: rgba(255, 255, 255, 0.2);
    border-color: #ffffff;
    color: #ffffff; }
  .main_button--monochrome__2eMmo[aria-pressed="true"] {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    color: #000000; }
    .main_button--monochrome__2eMmo[aria-pressed="true"]:hover, .main_button--monochrome__2eMmo[aria-pressed="true"]:focus {
      background-color: #fffcfa;
      border-color: #fffcfa;
      color: #000000; }
  .main_button--monochrome__2eMmo[disabled]:hover, .main_button--monochrome__2eMmo[disabled] {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: rgba(255, 255, 255, 0.5); }


/*# sourceMappingURL=financial-times-x-follow-button.df2d3ffc1f6d.css.map*/