/**
 *
 * file: component.less
 * author: Andrew Jaswa [andrew.jaswa@mlb.com]
 * description: fed-component-single-game-tickets component styling
 *
 */
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (max-width: 1303px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (orientation: landscape) {
}
@media (orientation: portrait) {
}
@media (min-width: 768px) {
}
@media screen and (max-width: 567px) {
}
@media screen and (min-width: 568px) and (max-width: 767px) {
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
}
@media screen and (min-width: 1024px) and (max-width: 1303px) {
}
@media screen and (min-width: 1304px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (orientation: landscape) {
}
@media (orientation: portrait) {
}
@media (min-width: 768px) {
}
@media screen and (max-width: 567px) {
}
@media screen and (min-width: 568px) and (max-width: 767px) {
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
}
@media screen and (min-width: 1024px) and (max-width: 1303px) {
}
@media screen and (min-width: 1304px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
/**
 *
 * file: g5-component.less
 * author: Greg Babula [greg.babula@mlb.com]
 * description: core styling for g5-component
 *
 */
.g5-component {
  display: none;
  visibility: hidden;
}
.g5-component--is-visible {
  display: block;
  visibility: visible;
}
/**
 *
 * file: base.less
 * author: Andrew Jaswa [andrew.jaswa@mlb.com]
 * description: base styling for g5-component--single-game-tickets
 * note: BEM syntax, avoid camelCasing and deep nesting
 *
 */
.g5-component--single-game-tickets {
  color: #7f8c8d;
}
.g5-component--single-game-tickets__example-title {
  color: #639;
}
@media (max-width: 320px) {
}
@media (min-width: 320px) {
}
@media (min-width: 568px) {
}
@media (min-width: 768px) {
}
@media (min-width: 1024px) {
}
@media (min-width: 1308px) {
}
@media (min-width: 1024px) and (max-width: 1308px) {
}
.g5-component--single-game-tickets .sgt-event--non-game-event .p-logo {
  margin-top: 0.5rem;
}
@media (max-width: 479px) {
  .g5-component--single-game-tickets .sgt-event--game .p-logo {
    margin-top: 0.5rem;
  }
}
.g5-component--single-game-tickets .p-logo {
  margin: 0 0.5rem 0 0;
}
.g5-component--single-game-tickets .p-logo--md {
  height: 3rem;
  width: 2.5rem;
}
.g5-component--single-game-tickets .p-logo--md.empty {
  display: none;
}
@media (min-width: 1024px) {
  .g5-component--single-game-tickets .p-logo--md.empty {
    display: inline-block;
    height: 0;
  }
}
.g5-component--single-game-tickets .p-logo--nge-img {
  position: relative;
}
.g5-component--single-game-tickets .p-logo--nge-img > .nge-img {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.g5-component--single-game-tickets .p-button {
  display: inline-block;
  padding: 6px 0 0;
  width: 100%;
  text-align: right;
  float: right;
  margin-right: 0;
  margin-bottom: 40px;
}
.g5-component--single-game-tickets .p-accordion__title {
  padding-right: 1rem;
}
.g5-component--single-game-tickets .p-accordion__title-icon-container {
  border-top: 1px solid #D2D2D2;
  padding: 1rem 1rem 0;
  margin-bottom: 1rem;
}
@media (max-width: 359px) {
  .g5-component--single-game-tickets .p-accordion__title-icon-container {
    padding: 1rem 0 0 1rem;
  }
}
.g5-component--single-game-tickets .p-accordion__content-container {
  margin-top: -1rem;
  margin-bottom: 1rem;
}
.g5-component--single-game-tickets .p-accordion__content {
  padding: 0 1rem 0;
}
.g5-component--single-game-tickets .p-accordion__content > * {
  margin-bottom: 0;
}
.g5-component--single-game-tickets .sgt__tz-info {
  font-size: 0.78431373rem;
  padding: 0.5rem 1rem;
  color: #666666;
  background-color: #F1F1F1;
  border-color: #E2E2E2;
  text-shadow: 0 1px 0 #FFFFFF;
}
.g5-component--single-game-tickets .sgt-event {
  background-color: #FFFFFF;
  padding: 0.5rem 1rem;
}
.g5-component--single-game-tickets .sgt-event p,
.g5-component--single-game-tickets .sgt-event h4 {
  margin-bottom: 0;
}
.g5-component--single-game-tickets .sgt-event.odd {
  background-color: #F7F7F7;
}
.g5-component--single-game-tickets .sgt-event p,
.g5-component--single-game-tickets .sgt-event h4 {
  margin-bottom: 0;
}
.g5-component--single-game-tickets .sgt-event h4 {
  color: #333333;
}
.g5-component--single-game-tickets .sgt-event__highlight {
  position: relative;
  z-index: 1000;
}
.g5-component--single-game-tickets .sgt-event p,
.g5-component--single-game-tickets .sgt-event div {
  color: #666666;
}
.g5-component--single-game-tickets .sgt-event h4 {
  color: #333333;
}
.g5-component--single-game-tickets .sgt__event-info {
  position: relative;
}
.g5-component--single-game-tickets .sgt__event-info div {
  display: inline-block;
  vertical-align: top;
}
.g5-component--single-game-tickets .sgt__hide-mobile {
  display: none;
  visibility: hidden;
}
.g5-component--single-game-tickets .sgt__hide-desktop {
  display: block;
  visibility: visible;
  font-weight: 500;
  color: #333333;
}
.g5-component--single-game-tickets .sgt__hide-desktop.empty {
  margin-top: 0;
}
.g5-component--single-game-tickets .sgt__event-title--long {
  margin-bottom: 1rem;
  width: 200%;
}
.g5-component--single-game-tickets--display-block-mobile {
  display: inline-block !important;
}
.g5-component--single-game-tickets .sgt__promo-wrapper {
  width: 80%;
  margin-left: 20%;
  font-size: 14px;
  font-family: Helvetica, sans-serif;
}
.g5-component--single-game-tickets .sgt__tickets-from {
  display: inline-block;
  text-align: right;
  font-size: 14px;
  font-style: oblique;
  padding: 12px 0 0;
  position: absolute;
  color: #666666;
  font-family: Helvetica, sans-serif;
  right: 0;
  bottom: 1rem;
}
.g5-component--single-game-tickets .sgt__tickets-from .__large {
  display: block;
}
.g5-component--single-game-tickets .sgt__tickets-from .__small {
  display: none;
}
@media (max-width: 767px) {
  .g5-component--single-game-tickets .sgt__tickets-from .__large {
    display: none;
  }
  .g5-component--single-game-tickets .sgt__tickets-from .__small {
    display: block;
  }
}
.g5-component--single-game-tickets .sgt__column-left {
  width: 25%;
}
.g5-component--single-game-tickets .sgt__column-center {
  width: 30%;
}
.g5-component--single-game-tickets .sgt__column-right {
  width: 45%;
  text-align: right;
}
@media screen and (min-width: 360px) {
  .g5-component--single-game-tickets .sgt__tickets-from {
    right: 1rem;
  }
  .g5-component--single-game-tickets--display-block-mobile {
    display: inline-block !important;
  }
  .g5-component--single-game-tickets .sgt-event {
    padding: 15px;
  }
  .g5-component--single-game-tickets .sgt__column-left {
    width: 25%;
  }
  .g5-component--single-game-tickets .sgt__column-center {
    width: 25%;
  }
  .g5-component--single-game-tickets .sgt__column-right {
    width: 50%;
  }
}
@media screen and (min-width: 480px) {
  .g5-component--single-game-tickets .sgt__hide-mobile {
    display: block;
    visibility: visible;
    min-height: 0;
  }
  .g5-component--single-game-tickets .sgt__hide-desktop {
    display: none;
    visibility: hidden;
  }
  .g5-component--single-game-tickets .sgt__column-left {
    width: 20%;
  }
  .g5-component--single-game-tickets .sgt__column-center {
    width: 45%;
  }
  .g5-component--single-game-tickets .sgt__column-right {
    width: 35%;
  }
}
@media screen and (min-width: 632px) {
  .g5-component--single-game-tickets .p-button {
    width: auto;
    text-align: left;
    padding: 0 1rem 1rem;
    margin-bottom: 0;
  }
  .g5-component--single-game-tickets .sgt__tickets-from {
    width: 50%;
    position: relative;
    bottom: 0;
    padding-bottom: 12px;
  }
  .g5-component--single-game-tickets .sgt__column-center {
    width: 25%;
  }
  .g5-component--single-game-tickets .sgt__column-right {
    width: 55%;
  }
}
@media screen and (min-width: 768px) {
  .g5-component--single-game-tickets .sgt__column-left {
    width: 20%;
  }
  .g5-component--single-game-tickets .sgt__column-center {
    width: 35%;
  }
  .g5-component--single-game-tickets .sgt__column-right {
    width: 45%;
  }
}
@media screen and (min-width: 1024px) {
  .g5-component--single-game-tickets .sgt__column-left {
    width: 15%;
  }
  .g5-component--single-game-tickets .sgt__column-center {
    width: 45%;
  }
  .g5-component--single-game-tickets .sgt__column-right {
    width: 40%;
  }
}
.p-tickets-promo {
  font-size: 0;
  margin-bottom: 0;
}
.p-tickets-promo--header {
  margin-top: 1rem;
}
.p-tickets-promo a,
.p-tickets-promo p {
  font-size: 12px;
}
.p-tickets-promo a > *,
.p-tickets-promo p > * {
  font-size: 14px;
}
.p-tickets-promo a.more-info {
  color: #002D72;
  font-weight: 500;
}
.p-tickets-promo a:not(.more-info) {
  float: right;
}
.p-tickets-promo a:not(.more-info) svg {
  color: #24A133;
}
.p-tickets-promo img {
  max-width: 100px;
  margin-top: 1rem;
}
.p-tickets-promo__column-left,
.p-tickets-promo__column-right {
  display: inline-block;
  vertical-align: top;
}
.p-tickets-promo__column-left {
  width: 100%;
  padding: 0 2rem 0 0;
}
.p-tickets-promo__column-right {
  padding: 1.5rem 1rem;
  float: right;
}
@media screen and (min-width: 440px) {
  .p-tickets-promo__column-left {
    width: 75%;
    padding: 0;
  }
  .p-tickets-promo__column-right {
    padding: 1.5rem 1rem;
    width: 20%;
    margin-right: 5%;
  }
}
@media screen and (min-width: 768px) {
  .p-tickets-promo__column-left {
    width: 73%;
  }
  .p-tickets-promo__column-right {
    width: 10%;
    margin-right: 0;
    padding: 1rem 0;
    float: none;
  }
}
.single-game-tickets__filter {
  background-color: white !important;
  padding: 0;
}
@media (max-width: 767px) {
  .single-game-tickets__filter {
    padding: 1rem 0 0 0;
  }
}
.single-game-tickets__filter .p-dropdown {
  font-family: Helvetica, sans-serif;
}
.single-game-tickets__filter .p-dropdown__arrow {
  padding: 0.55rem 0.6875rem;
}
.single-game-tickets__filter .p-dropdown__label {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0.55rem;
}
.single-game-tickets__filter .sgt__filter {
  font-size: 16px;
}
.single-game-tickets__filter .sgt__filter__up-down-arrow {
  position: relative;
  width: 0.5rem;
  height: 0.7rem;
  display: inline-block;
}
.single-game-tickets__filter .sgt__filter__up-down-arrow .p-icon--arrow-up {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: 7px;
  top: 0;
}
.single-game-tickets__filter .sgt__filter__up-down-arrow .p-icon--arrow-down {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: 0;
  top: 7px;
}
.single-game-tickets__filter .sgt__filter__horizontal-blocks {
  display: block;
  margin-bottom: 1rem;
}
.single-game-tickets__filter .sgt__filter__br {
  display: none;
}
.single-game-tickets__filter .sgt__filter__dropdown {
  cursor: pointer;
  width: 180px;
  margin-right: 1rem;
  height: auto;
}
.single-game-tickets__filter .sgt__filter__dropdown-label-row {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.single-game-tickets__filter .sgt__filter__dropdown-label-row > * {
  height: auto;
}
.single-game-tickets__filter .sgt__filter__dropdown--all {
  display: none;
}
.single-game-tickets__filter .sgt__filter__checklist {
  position: absolute;
  top: 2.145rem;
  left: -1px;
  right: -1px;
  background-color: #FFFFFF;
  border: 1px solid #D2D2D2;
  color: #666666;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
  z-index: 1001;
  border-top: none;
  border-radius: 0 0 3px 3px;
}
.single-game-tickets__filter .sgt__filter__checklist-item {
  cursor: pointer;
  border-top: 1px solid #ECECEC;
  padding: 0.55rem;
  position: relative;
}
.single-game-tickets__filter .sgt__filter__checklist-item__input {
  float: right;
  margin: auto;
  top: 0;
  bottom: 0;
  position: absolute;
  right: 0.5rem;
}
.single-game-tickets__filter .sgt__filter__clear-all {
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
  margin: 3px 0 0 0;
  width: 130px;
  float: right;
}
.single-game-tickets__filter .sgt__filter__clear-all button {
  width: 100%;
}
.single-game-tickets__filter .sgt__filter__clear-one {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 0.5rem 0.5rem 0;
}
.single-game-tickets__filter .sgt__filter__clear-one button {
  width: 100%;
}
.single-game-tickets__filter .sgt__filter__clear-one .p-icon--close {
  height: 0.5rem;
  width: 0.5rem;
  margin: 0 -0.5rem 2px 1rem;
}
.single-game-tickets__filter .sgt__filter__active {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
.single-game-tickets__filter .sgt__filter__active-count {
  -ms-flex-order: 0;
      order: 0;
  display: -ms-flexbox;
  display: flex;
  padding: 0.55rem;
}
@media (max-width: 2999px) {
  .single-game-tickets__filter .sgt__filter__dropdown {
    width: 32%;
    margin: 0 0.5% 1% 0.5%;
  }
  .single-game-tickets__filter .sgt__filter__clear-all {
    width: 32%;
    margin: 3px 0.5% 0.5% 0.5%;
    float: none;
  }
}
@media (max-width: 1023px) {
  .single-game-tickets__filter .sgt__filter .sgt__filter__horizontal-blocks {
    display: none;
  }
  .single-game-tickets__filter .sgt__filter--show-mobile .sgt__filter__horizontal-blocks {
    display: block;
  }
  .single-game-tickets__filter .sgt__filter__checklist {
    position: relative;
    top: 0;
    border: none;
    border-radius: 0;
    left: 0;
    right: 0;
  }
  .single-game-tickets__filter .sgt__filter__checklist:last-child {
    border-bottom: 0;
  }
  .single-game-tickets__filter .sgt__filter__checklist-item {
    border-top: none;
    border-bottom: none;
    padding-left: 1rem;
    line-height: 1.5rem;
    font-size: 14px;
  }
  .single-game-tickets__filter .sgt__filter__checklist-item:first-child {
    border-top: 1px solid #D2D2D2;
  }
  .single-game-tickets__filter .sgt__filter__dropdown {
    display: inline-block;
    width: 100%;
    margin: 0 0 -1px 0;
    border-radius: 0;
    border-top: 1px solid #D2D2D2;
    height: auto;
  }
  .single-game-tickets__filter .sgt__filter__dropdown--all {
    display: block;
  }
  .single-game-tickets__filter .sgt__filter__dropdown-label-row {
    line-height: 1.5rem;
  }
  .single-game-tickets__filter .sgt__filter__clear-all {
    display: block;
    width: 100%;
    margin: 1rem 0 1rem;
  }
}
.g5-component--single-game-tickets {
  background-color: white !important;
  padding: 0 0 1rem;
}
@media (max-width: 767px) {
  .g5-component--single-game-tickets {
    padding: 0 0 1rem 0;
  }
}
.g5-component--single-game-tickets h3,
.g5-component--single-game-tickets h4,
.g5-component--single-game-tickets h5 {
  margin-bottom: 0;
  font-weight: normal;
}
.g5-component--single-game-tickets .sgt__66 {
  color: #666666;
  min-height: 1.2rem;
  max-height: 1.2rem;
  display: block !important;
}
@media (max-width: 479px) {
  .g5-component--single-game-tickets .sgt__66 {
    width: 2rem;
  }
}
.g5-component--single-game-tickets .sgt__33 {
  color: #333333;
}
.g5-component--single-game-tickets--overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: 0.4;
  zoom: 1;
  z-index: 2;
}
.g5-component--single-game-tickets--overlay__hidden {
  display: none;
}
.g5-component--single-game-tickets .p-button__button--tickets {
  padding: 0.9rem 1.8rem;
}
.g5-component--single-game-tickets .p-button__button--tickets .p-button__text {
  font-size: 14px;
}
@media (min-width: 768px) {
  .g5-component--single-game-tickets .p-button__button--tickets .p-button__text {
    font-size: 16px;
  }
}
.sgt__section-container{background-color:white !important}.sgt__h1{margin:31px 0;padding:16px}@media (max-width:767px){.sgt__h1{padding:16px 0}}.sgt__hr{margin:16px 0;border:none;height:2px;background-color:#e2e2e2;width:100%}/*# sourceMappingURL=./builds/21eab5a64973318528be05df7eba3e7eb5f215c6_1586807168/styles/singleGameTickets.css.map */