/** Shopify CDN: Minification failed

Line 495:82 Unexpected "{"

**/
:root {
  --border-color: #999;
}

.preferences-header {
  width: 100%;
  padding: 20px 25px 36px;
  position: relative;
  display: flex;
  justify-content: space-between;
  max-width: 1156px;
  margin: auto;
  flex-wrap: wrap;
}

.email-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.email-container #pref-customer-email {
  box-sizing: border-box;
  border-radius: 0;
  padding: 0;
  height: 72px;
  width: 300px;
  text-align: left;
  letter-spacing: 0px;
  border: 1px solid rgba(255,255,255,.2);
  position: relative;
  background: rgba(255, 255, 255, 0.10);
}

.email-container #pref-customer-email button {
  background: rgb(255,255,255);
  border-style: none;
  border-color: #1d1d1d;
  border-width: 2px;
  border-radius: 100%;
  color: #000;
  cursor: pointer;
  height: 45px;
  width: 45px;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  border: 1px solid rgba(255,255,255,.1);
  justify-content: center;
  padding: 15px;
  content: url("data:image/svg+xml,%3Csvg width='12' height='10' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1463_253)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.41797 10.1249L7.16797 6.37492L3.41797 2.62492L4.12508 1.91782L8.58218 6.37492L4.12508 10.832L3.41797 10.1249Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1463_253'%3E%3Crect width='12' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.email-container #pref-customer-email button .loading-icon{
  display: none;
}

.email-container #pref-customer-email button .check-icon{
  display: none;
}

.email-container #pref-customer-email button .angle-icon{
  display: flex;
}

.email-container #pref-customer-email.check button .check-icon{
  display: flex;
}

.email-container #pref-customer-email.check button .angle-icon{
  display: none;
}

.email-container #pref-customer-email.loading button .check-icon{
  display: none;
}

.email-container #pref-customer-email.loading button {
  position: absolute;
}

.email-container #pref-customer-email.loading button .angle-icon{
  display: none;
}

.email-container #pref-customer-email.loading button .loading-icon{
  display: flex;
  height: 25px;
  stroke: #000;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.email-container #pref-customer-email input{
  border: unset !important;
  border-color: inherit;
  background: unset !important;
  -webkit-box-shadow: none;
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  box-shadow: none;
  padding: 0 24px;
  outline: none !important;
  width: 100%;
  height: 100%;
  color: #FFF;
}

.email-container .klaviyo-form-RRvFMh {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  z-index: 0 !important;
}

.email-container .klaviyo-form-RRvFMh > div{
  max-width: 300px;
  width: 100%;
}

.email-container .klaviyo-form-RRvFMh form.klaviyo-form {
  margin: 0 !important;
  max-width: 100% !important;
}

.preferences-header  .email-container .klaviyo-form-RRvFMh .needsclick input {
  max-width: 100%;
  width: 100%;
  box-sizing: border-box !important;
  padding: 0 24px !important;
  height: 72px !important;
  padding-right: 96px !important;
  border: 1px solid rgba(255, 255, 255, 0.10) !important;
  background: rgba(255, 255, 255, 0.10) !important;
}
.preferences-header .hero_copy .email-container form > div > div > div:last-child {
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  right: 24px !important;
}
.preferences-header .hero_copy .email-container form > div > div > div:last-child button {
  width: 48px !important;
  height: 48px !important;
}

.preferences-header .hero_copy .email-container form > div > div > div:last-child button::after {
  width: 12px;
  height: 12px;
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none"><g clip-path="url(%23clip0_701_154)"><path fill-rule="evenodd" clip-rule="evenodd" d="M3.41797 10.125L7.16797 6.37499L3.41797 2.62499L4.12508 1.91788L8.58218 6.37499L4.12508 10.8321L3.41797 10.125Z" fill="black"/></g><defs><clipPath id="clip0_701_154"><rect width="12" height="12" fill="white"/></clipPath></defs></svg>');
}
.preferences-header h2 {
  font-size: 54px;
  line-height: 1em;
}

.preferences-header h3 {
  font-size: 16px;
  font-weight: 400;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 42px;
  line-height: 1.3;
  margin-top: 24px;
  max-width: 300px;
}

.preferences-header [id*="label-email_"] {
  visibility: hidden;
  height: 0;
  padding: 0 !important;
}

.email-preferences-section{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 52px;
}

.container {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 25px;
}

.loyalty-preferences{
  display: inline-flex;
  background: rgba(0, 0, 0, 0.05);
  width: 100%;
  margin-bottom: 10px;
}

.preferences-out{
  width: 100%;
}

.preferences-out h3 {
  font-family: var(--font-body);
}

.loyalty-preferences .preferences{
  display: flex;
  padding-inline-start: 0px;
  flex-wrap: wrap;
  width: 100%;
  margin: -2px;
}

.loyalty-preferences .preferences .pill{
  border: unset;
  color: #fff;
  cursor: pointer;
  display: flex;
  height: 40px;
  padding: 12px 36px 12px 12px;
  justify-content: center;
  align-items: center;
  border-radius: 1000px;
  background: #000;
  margin: 10px 2px;
  position: relative;
  font-size: 14px;
  font-size: 14px;
  font-family: var(--font-body);
  line-height: 1.3;
  font-weight: 400;
}

.loyalty-preferences .preferences .pill:after{
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.94275 8L12.9427 4L11.9999 3.05719L7.99994 7.05719L3.99994 3.05719L3.05713 4L7.05713 8L3.05713 12L3.99994 12.9428L7.99994 8.94281L11.9999 12.9428L12.9427 12L8.94275 8Z" fill="white"/></svg>');
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  color: #fff;
  position: absolute;
  right: 12px;
  top: 50%;
  width: 16px;
  height: 16px;
  transform: translateY(-50%);
  display: block;
  line-height: 1;
}


.email-preferences-steps .step-title{
  color: #000;
  letter-spacing: -0.32px;
  margin: 46px 0 20px;
  font-size: 32px;
  font-style: normal;
  line-height: 130%;
  font-weight: 500;
}

.email-preferences-steps .step-title.border-top {
  border-top: 1px solid;
  padding-top: 26px;
  margin: 40px 0 14px;
}

@media screen and (min-width: 768px){
  .email-preferences-steps .step-title.border-top {
    padding-top: 46px;
    margin: 20px 0;
  }
}

.email-preferences-steps .league{
  display: flex;
  flex-direction: column;
}

.email-preferences-steps .league.toggle-element.open{
  margin-bottom: 3rem;
}

.email-preferences-steps .league .step-league-head {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  cursor: pointer;
  padding: 16px 0;
}

.email-preferences-steps .league .step-league-head.scroll {
  overflow-x: auto;
  cursor: unset;
  display: flex;
  border-top: unset;
  flex-direction: row;
  justify-content: flex-start;
  margin: -1.5px;
  padding: 16px 0px;
}

.email-preferences-steps .league .step-league-head .step-label {
  display: flex;
  align-items: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.email-preferences-steps .league .step-league-head.scroll .step-label{
  display: flex;
  padding: 2px 14.5px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4.833px;
  margin: 1.5px;
  border-radius: 604.167px;
  background: rgba(0, 0, 0, 0.05);
  cursor: pointer;
  min-width: fit-content;
}

.email-preferences-steps .league .step-league-head.scroll .step-label.open{
  background: rgba(0, 0, 0);
}

.email-preferences-steps .league .step-league-head .step-label .league-title{
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
}

.email-preferences-steps .league .step-league-head.scroll .step-label.open .league-title{
  color: #FFF;
}

.email-preferences-steps .league .step-league-head .step-label .league-out-image{
  width: 22px;
  display: flex;
  width: 24px;
  max-height: 100%;
}


.email-preferences-steps .league .step-league-head .step-label .league-out-image .league-image{
  width: 100%;
  height: auto;
}

.email-preferences-steps .league .step-league-head .step-label .league-out-image[league='MLB'] .league-image{
  height: auto;
  width: auto;
  display: block;
  max-width: 100%;
  object-fit: contain;
}

.email-preferences-steps .league .step-league-head .step-label .quantity-league{
  display: flex;
  width: 16px;
  height: 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  line-height: 16px;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.2);
  color: #000;
  font-weight: 400;
}

.email-preferences-steps .league .step-league-head.scroll .step-label .league-out-image,
.email-preferences-steps .league .step-league-head.scroll .step-label .quantity-league{
  margin: 0px;
}

.email-preferences-steps .league .step-league-head .step-label .quantity-league[quantity="0"]{
  display: none;
}

.email-preferences-steps .league .step-league-head .toggle-button {
  transform: rotate(90deg);
  border: unset;
  background: transparent;
  line-height: 1;
  width: 12px;
  height: 12px;
}

.email-preferences-steps .league.toggle-element.open .step-league-head .toggle-button {
  transform: rotate(-90deg);
}

.email-preferences-steps .league .list-teams{
  display: none;
}

.email-preferences-steps .league .list-teams.open{
  display: flex;
}

.email-preferences-steps .league .list-teams{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0;
  margin: -2px;
}

.email-preferences-steps .league.toggle-element > .list-teams{
  display: none;
}

.email-preferences-steps .league.toggle-element.open > .list-teams{
  display: flex;
}

.email-preferences-steps .league.toggle-element .list-teams.view.clumn-flow {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.email-preferences-steps .league.toggle-element .list-teams.clumn-flow{
  flex-direction: column;
}

.email-preferences-steps .league.toggle-element .list-teams.view.clumn-flow .option-preference{
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 8px;
}

.option-preference.facets__label{
  text-transform: capitalize;
  gap: 8px;
}

.option-preference.facets__label input.facets__checkbox {
  left: 0;
  top: 0;
  z-index: 6;
  border: unset !important;
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 0 0 20px;
  outline: none !important;
}

.facets__checkbox:checked~svg {
  border: unset;
}

.option-preference.facets__label > svg{
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.10);
}

.option-preference.facets__label > svg rect{
  display: none;
}

svg.icon.icon-checkmark {
  display: none;
}

.option-preference.facets__label > input[type=checkbox]:checked~.icon-checkmark{
  width: 16px;
  height: 16px;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  background: unset;
  border: unset;
  display: flex;
}


.option-preference.facets__label > input[type=checkbox]:checked~.icon-checkmark + {
}

.option-preference input.preference-check{
  width: 24px;
  height: 24px;
  accent-color: black;
  border-radius: 4px;
  margin: 0;
}

.option-preference label.preference-label span.team-name{
  color: #000;
}

.email-preferences-steps .league .list-teams .team-label{
  display: none;
  cursor: pointer;
  padding: 8px 16px;
  gap: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 2px;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.10);
  max-width: 160px;
  flex: 0 0 calc(50% - 4px)
}

@media screen and (min-width: 601px) {
.email-preferences-steps .league .list-teams .team-label{
    flex: 0 0 calc(33.33% - 4px)
  }
}

.email-preferences-steps .league .list-teams .team-label.show{
  display: flex;
}

.email-preferences-steps .league .list-teams .team-label:hover{
  background: rgba(0, 0, 0, 0.03);
}

.email-preferences-steps .league .list-teams input[type="checkbox"].league-check:checked + .team-label,
.email-preferences-steps .league .list-teams .team-label.selected{
  border: 1px solid #000;
  background: rgba(0, 0, 0, 0.05);
  box-shadow: 0px 7.21327px 5.01494px 0px rgba(0, 0, 0, 0.01), 0px 18.24291px 12.68317px 0px rgba(0, 0, 0, 0.02), 0px 37.21383px 25.87247px 0px rgba(0, 0, 0, 0.02);
}

.email-preferences-steps .league .list-teams input[type="checkbox"].league-check{
  display: none;
}

.email-preferences-steps .league .list-teams .team-label .out-preference-image{
  height: 30px;
  aspect-ratio: 1;
  display: flex;
  align-content: center;
  justify-content: center;
}

.email-preferences-steps .league .list-teams .team-label img.preference-image {
  max-height: 100%;
}

.email-preferences-steps .league .list-teams .team-label .team-name{
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  text-align: center;
}

.search-out .search-box {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 40px;
  padding: 8px 16px;
  align-items: center;
  align-self: stretch;
  border-radius: 1000px;
  border: 1px solid rgba(0, 0, 0, 0.20);
  position: relative;
}

.search-out {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
}

.search-out .search-box .icon {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.search-out .search-box span.icon.search-icon {
  left: 16px;
}

.search-out .search-box span.icon.search-icon svg {
  width: 100%;
  height: 100%;
}

.search-out .search-box span.icon.submit-icon {
  right: 16px;
}

.search-out .search-box input#search-teams,
.search-out .search-box input#search-teams:focus {
  width: 100%;
  border: unset !important;
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 0 0 20px;
  outline: none !important;
}

.search-out .search-box input#search-teams::placeholder{
  color: rgba(0, 0, 0, 0.30);
}

.search-out .search-box input#search-teams:empty + .search-out .search-box span.icon.submit-icon {
  opacity: 0;
}

.email-prefrences-steps--style > div.league{
  max-width: 320px;
  margin-right: auto;
}

.email-prefrences-steps--style .league .step-league-head {
  border-top: 1px solid var(--alpha-black-10, rgba(0, 0, 0, 0.10));
}

.email-prefrences-steps--style.email-preferences-steps .league .step-league-head .step-label .quantity-league {
  background-color: #000;
  margin-left: 4px;
  color: #000;
}

.email-prefrences-steps--style.email-preferences-steps .league.toggle-element > .list-teams{
  display: none !important;
}

.email-prefrences-steps--style.email-preferences-steps .league.toggle-element.open > .list-teams{
  display: flex !important;
  margin-top: 1rem;
  gap: 12px;
}

.option-preference.facets__label > svg{
  border-radius: 4px;
  border: 1px solid rgb(0,0,0,.1);
  width: 24px;
  height: 24px;
  margin-right: 8px;
}