.full__width__wrapper--sixbynine {
  width: 100%;
  height: max-content;
  position: relative;
  height: 300px;
  background: url("https://s3.amazonaws.com/gdn-cdn/embed/sixbynine/background__fallback.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: white; }
  .full__width__wrapper--sixbynine .background__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(3, 3, 3, 0.1); }
  .full__width__wrapper--sixbynine .full__embed__text--left {
    float: left;
    margin-left: 280px;
    width: 30em;
    overflow: hidden;
    margin-top: 80px;
    position: absolute; }
    @media all and (max-width: 61.24em) {
      .full__width__wrapper--sixbynine .full__embed__text--left {
        width: 20em;
        margin-top: 90px;
        margin-left: 10px; } }
    .full__width__wrapper--sixbynine .full__embed__text--left h1 {
      font-size: 50px;
      font-family: "Guardian Text Sans Web", "Guardian Egyptian Web";
      font-weight: 400;
      padding: 0;
      margin: 0; }
      @media all and (max-width: 81.24em) {
        .full__width__wrapper--sixbynine .full__embed__text--left h1 {
          font-size: 30px;
          line-height: 28px;
          margin-top: 10px; } }
      .full__width__wrapper--sixbynine .full__embed__text--left h1 .yellow {
        opacity: 1;
        color: #F9B03D; }
    .full__width__wrapper--sixbynine .full__embed__text--left p {
      font-size: 1.35em;
      font-family: "Guardian Egyptian Web" , "Guardian Egyptian Web";
      font-weight: 500;
      margin: 6px 0px 0px 0px;
      padding: 0; }
      @media all and (max-width: 29.99em) {
        .full__width__wrapper--sixbynine .full__embed__text--left p {
          font-size: 1em; } }
  .full__width__wrapper--sixbynine .full__embed__text--right {
    float: right; }
  .full__width__wrapper--sixbynine .campaign-logo {
    position: absolute;
    right: 20px;
    height: 60px;
    width: 60px;
    top: 18px; }
    @media all and (max-width: 29.99em) {
      .full__width__wrapper--sixbynine .campaign-logo {
        top: 10px;
        right: -5px; } }
    .full__width__wrapper--sixbynine .campaign-logo svg {
      height: 60px;
      width: 60px; }
      @media all and (max-width: 29.99em) {
        .full__width__wrapper--sixbynine .campaign-logo svg {
          height: 50px;
          width: 50px; } }
  .full__width__wrapper--sixbynine .campaign-link {
    position: absolute;
    bottom: 20px;
    background-color: #ffffff;
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 10px;
    border-radius: 40px;
    color: #333;
    left: 280px;
    cursor: pointer; }
    @media all and (max-width: 61.24em) {
      .full__width__wrapper--sixbynine .campaign-link {
        left: 10px; } }
    .full__width__wrapper--sixbynine .campaign-link p {
      float: left;
      font-family: "Guardian Text Sans Web", "Guardian Egyptian Web";
      margin: 0;
      padding: 0; }
    .full__width__wrapper--sixbynine .campaign-link svg {
      float: left;
      width: 25px;
      height: 25px;
      margin-left: 10px;
      margin-top: -5px; }
    .full__width__wrapper--sixbynine .campaign-link:hover {
      background-color: #e6e6e6; }
