.mypage__header {
  padding: 200px 0 0;
}

@media (min-width: 780px) {
  .mypage__header {
    padding: 0 0 40px;
  }
}

.mypage__header:before {
  background: none;
}

@media (min-width: 780px) {
  .mypage__header:before {
    background: linear-gradient(#0000000a 0%, #0000000d 1%, #0009 100%);
  }
}

.mypage__header.mypage-header-image {
  background-image: url("/fa/min/assets/venuetype_virtual_list_page_tablet-a4609166.jpg");
}

@media (min-width: 480px) {
  .mypage__header.mypage-header-image {
    background-image: url("/fa/min/assets/venuetype_virtual_list_page-b09b0282.jpg");
  }
}

@media (min-width: 780px) {
  .mypage__header.mypage-header-image {
    height: 392px;
  }
}

.mypage__header .flag__image {
  margin: -75px auto 68px;
  padding-right: 27px;
}

@media (min-width: 780px) {
  .mypage__header .flag__image {
    margin: 0;
  }

  .mypage__header .event-information-top-section a {
    color: #f3d36e;
  }

  .mypage__header .event-information-top-section a:hover, .mypage__header .event-information-top-section a:active {
    color: #edbe27;
  }

  .mypage__header .event-information-top-section a {
    border: none;
    font-weight: 600;
    text-decoration: underline;
  }
}

.mypage__header .flag {
  font-size: 16px;
}

.mypage__header .flag h1 {
  letter-spacing: -.008em;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.33333;
}

@media (min-width: 480px) {
  .mypage__header .flag h1 {
    letter-spacing: -.015em;
    margin-top: 0;
    margin-bottom: 24px;
    font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.16667;
  }
}

.mypage__header .flag p {
  letter-spacing: normal;
  font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.375;
}

.mypage__header .flag .small {
  letter-spacing: normal;
  margin-top: 4px;
  font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: .875em;
  line-height: 1.28571;
}

.mypage__header .flag .fund-info {
  margin-bottom: 0;
}

.mypage__header .contact-buttons.buttons-mobile {
  margin: 24px 0 10px;
}

@media (min-width: 780px) {
  .mypage__header .contact-buttons.buttons-mobile {
    margin: 0;
  }
}

.mypage__header .button--green {
  padding: 6px 48px;
  font-size: 18px;
}

.mypage__sidebar a {
  color: #005595;
}

.mypage__sidebar a:hover, .mypage__sidebar a:active {
  color: #002949;
}

.mypage__sidebar a {
  border: none;
  font-weight: 600;
  text-decoration: underline;
}

.mypage__sidebar .button {
  text-decoration: none;
}

.mypage__sidebar .mypage__fundraising--vertical {
  display: none;
}

.mypage__main-column .link-back, .mypage__main-column .back-to-mypage {
  text-decoration: none;
}

.mypage__main-column .name a {
  text-decoration: underline;
}

.mypage__main-column button.load_more {
  color: #005595;
}

.mypage__main-column button.load_more:hover, .mypage__main-column button.load_more:active {
  color: #002949;
}

.mypage__main-column button.load_more {
  border: none;
  font-weight: 600;
  line-height: 1.5em;
  text-decoration: underline;
}

.mypage__main-column .mypage__photo-gallery {
  text-align: center;
}

@media (min-width: 780px) {
  .mypage__main-column .mypage__photo-gallery {
    text-align: left;
  }
}

.mypage__main-column .mypage__photo-gallery h2 {
  margin: 20px 0 8px;
}

@media (min-width: 780px) {
  .mypage__main-column .mypage__photo-gallery h2 {
    margin: 0 0 8px;
  }
}

.fancy-buttons {
  display: none;
}

@media (min-width: 1010px) {
  .fancy-buttons {
    display: block;
    right: 23px;
  }
}

.mobile-only {
  display: inline-block;
}

@media (min-width: 1010px) {
  .mobile-only {
    display: none;
  }
}
