@charset "UTF-8";
body {
  color: #444;
  font-family: "DAZN NOW-G", serif;
  font-size: 16px;
  line-height: 32px; /* 200% */
}

#dazn-landing .btn {
  display: inline-block;
  padding: 17px 30px;
  font-family: "DAZN NOW-G MEDIUM", serif;
  font-size: 18px;
  font-style: normal;
  line-height: 18px; /* 100% */
  color: #00A0E9;
  border-radius: 30px;
  border: 1px solid #00A0E9;
  background: #FFF;
  min-width: 473px;
  text-align: center;
}
#dazn-landing .btn svg {
  margin-left: 5px;
  margin-top: -4px;
  position: relative;
  top: 3px;
}
#dazn-landing .btn-primary {
  background-color: #00A0E9;
  color: #fff;
}
#dazn-landing .btn-secondary {
  background-color: #F7FF1A;
  color: #000;
  border-color: #F7FF1A;
}
#dazn-landing .btn-black {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
#dazn-landing .container {
  max-width: 1130px;
  padding: 0 15px;
  margin: 0 auto;
}
#dazn-landing .dazn-section {
  padding: 100px 0;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}
#dazn-landing .dazn-section__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  background: linear-gradient(16deg, #003686 11.22%, #0E3781 88.78%);
  z-index: 1;
}
#dazn-landing .dazn-section__header {
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  font-family: "DAZN NOW-G MEDIUM", serif;
  text-align: center;
  color: #003686;
  margin-bottom: 40px;
  position: relative;
  z-index: 2;
}
#dazn-landing .dazn-section__header h2 {
  font-size: 42px;
  font-family: "DAZN NOW-G SEMIBOLD", serif;
  margin-bottom: 16px;
}
#dazn-landing .dazn-section__header h2.small-title {
  font-size: 32px;
  font-style: normal;
  font-family: "DAZN NOW-G MEDIUM", serif;
  line-height: normal;
  color: #000;
}
#dazn-landing .dazn-section__header img {
  margin-bottom: 48px;
}
#dazn-landing .dazn-section__header img + h2.small-title {
  color: #00A0E9;
}
#dazn-landing .dazn-section__content {
  position: relative;
  z-index: 2;
}
#dazn-landing .dazn-section--bgBlue {
  color: #fff;
}
#dazn-landing .dazn-section--bgBlue .dazn-section__header {
  color: #fff;
}
#dazn-landing .dazn-section--bgGray {
  background-color: #f2f2f2;
}
#dazn-landing .dazn-banner {
  height: calc(100vh - 90px);
  min-height: 600px;
  background-size: cover;
  background-repeat: no-repeat;
  color: #FFF;
  font-feature-settings: "pkna" on;
  font-family: "DAZN NOW-G MEDIUM", serif;
  font-size: 27px;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2.16px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex-direction: column;
}
#dazn-landing .dazn-banner__overlay {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.86;
  background-color: #003686;
  mix-blend-mode: multiply;
}
#dazn-landing .dazn-banner__logo {
  margin-bottom: 40px;
}
#dazn-landing .dazn-banner__content {
  z-index: 2;
}
#dazn-landing .dazn-banner__content h1 span.larger {
  font-size: 54px;
  font-style: normal;
  line-height: normal;
  letter-spacing: 4.32px;
  margin-top: 16px;
  display: inline-block;
}
#dazn-landing .dazn-banner__content h1 span.larger span {
  color: #F7FF1A;
}
#dazn-landing .dazn-banner__content h2 {
  margin-bottom: 40px;
}
#dazn-landing .dazn-banner__content svg {
  margin-left: -32px;
}
#dazn-landing .dazn-banner__action {
  position: absolute;
  width: 178px;
  height: 178px;
  font-size: 15.5px;
  border-radius: 50%;
  background-color: #00A0E9;
  padding: 50px 0;
  right: 40px;
  bottom: 120px;
  color: #fff;
  z-index: 10;
}
#dazn-landing .dazn-banner__action span {
  display: inline-block;
  margin-bottom: 12px;
  line-height: 21px; /* 135.807% */
  letter-spacing: 0.773px;
}
#dazn-landing .dazn-banner__call-to-actions {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.56);
  z-index: 15;
  height: 96px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#dazn-landing .dazn-banner__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
#dazn-landing .benefit-list {
  display: flex;
  gap: 24px;
  margin-bottom: 48px;
}
#dazn-landing .benefit-list > div {
  width: calc(50% - 12px);
}
#dazn-landing .benefit-list > div .dazn-benefit {
  border-radius: 16px;
  padding: 40px;
  background-color: rgba(0, 0, 0, 0.84);
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-family: "DAZN NOW-G", serif;
  line-height: 32px; /* 200% */
  height: 100%;
  text-align: center;
}
#dazn-landing .benefit-list > div .dazn-benefit__no {
  display: inline-block;
  position: relative;
}
#dazn-landing .benefit-list > div .dazn-benefit__no .number {
  position: absolute;
  top: 18px;
  left: 16px;
  font-family: Barlow Condensed, serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
}
#dazn-landing .benefit-list > div .dazn-benefit__no .number span {
  font-size: 50px;
  position: relative;
  top: 4px;
  font-weight: 600;
  margin-left: -4px;
}
#dazn-landing .benefit-list > div .dazn-benefit__name {
  font-size: 25px;
  font-style: normal;
  font-family: "DAZN NOW-G MEDIUM", serif;
  line-height: normal;
  margin: 24px 0;
}
#dazn-landing .benefit-list > div .dazn-benefit__name span {
  color: #00A0E9;
}
#dazn-landing .benefit-list > div .dazn-benefit__summary {
  text-align: left;
}
#dazn-landing .benefit-list > div .dazn-benefit--yellow .dazn-benefit__no {
  color: #000;
}
#dazn-landing .benefit-list > div .dazn-benefit--yellow .dazn-benefit__no svg path {
  fill: #F7FF1A;
}
#dazn-landing .benefit-list > div .dazn-benefit--yellow .dazn-benefit__name span {
  color: #F7FF1A;
}
#dazn-landing .benefit-more {
  text-align: center;
}
#dazn-landing .benefit-more__note {
  font-size: 12px;
  font-style: normal;
  font-family: "DAZN NOW-G", serif;
  line-height: 32px; /* 266.667% */
  margin-top: 5px;
}
#dazn-landing .dazn-price-table {
  width: 100%;
  border: 1px solid #fff;
  font-size: 25px;
  font-style: normal;
  font-family: "DAZN NOW-G MEDIUM", serif;
  line-height: normal;
  margin-bottom: 56px;
  border-collapse: collapse;
}
#dazn-landing .dazn-price-table small {
  font-size: 13px;
  font-style: normal;
  font-family: "DAZN NOW-G", serif;
  line-height: 25.2px; /* 193.846% */
}
#dazn-landing .dazn-price-table tr td {
  padding: 23px 20px;
  border: 1px solid #fff;
}
#dazn-landing .dazn-price-table__more {
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
#dazn-landing .dazn-online-store {
  max-width: 664px;
  margin: 0 auto;
  text-align: center;
}
#dazn-landing .dazn-online-store h3 {
  font-size: 26px;
  font-style: normal;
  font-family: "DAZN NOW-G MEDIUM", serif;
  line-height: normal;
  color: #00A0E9;
  margin-bottom: 16px;
}
#dazn-landing .dazn-online-store .highlight {
  padding: 18px 0;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.84);
  font-size: 56px;
  font-family: "DAZN NOW-G MEDIUM", serif;
  line-height: 56px;
  margin-bottom: 16px;
}
#dazn-landing .dazn-online-store .highlight span {
  color: #00A0E9;
}
#dazn-landing .dazn-online-store .date-apply {
  font-size: 25px;
  font-style: normal;
  font-family: "DAZN NOW-G MEDIUM", serif;
  line-height: normal;
  color: #00A0E9;
}
#dazn-landing .dazn-features {
  display: flex;
  gap: 16px;
  max-width: 904px;
  margin: 0 auto;
  margin-bottom: 96px;
}
#dazn-landing .dazn-features > div {
  position: relative;
  width: calc(50% - 8px);
  padding-left: 16px;
  margin-top: 48px;
  padding-top: 24px;
}
#dazn-landing .dazn-features > div .dazn-feature {
  border-radius: 16px;
  border: 4px solid var(--84, rgba(0, 0, 0, 0.84));
  background: var(--84, rgba(0, 0, 0, 0.84));
  color: #fff;
  text-align: center;
  padding: 40px 0;
}
#dazn-landing .dazn-features > div .dazn-feature__no {
  display: flex;
  width: 100px;
  height: 100px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  background-color: #00A0E9;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-family: DAZN NOW-G, serif;
  line-height: 25.2px; /* 157.5% */
  letter-spacing: 6.4px;
  position: absolute;
  top: 0;
  left: 0;
}
#dazn-landing .dazn-features > div .dazn-feature__no span {
  font-size: 45px;
  font-style: normal;
  line-height: 48px; /* 106.667% */
  letter-spacing: 3.15px;
  margin-top: -4px;
}
#dazn-landing .dazn-features > div .dazn-feature__name {
  font-size: 18px;
  font-style: normal;
  font-family: "DAZN NOW-G MEDIUM", serif;
  line-height: 25.2px; /* 140% */
  margin-bottom: 15px;
}
#dazn-landing .dazn-features > div .dazn-feature__highlight {
  font-size: 38px;
  font-style: normal;
  font-family: "DAZN NOW-G MEDIUM", serif;
  line-height: normal;
  margin-bottom: 15px;
  color: #00A0E9;
}
#dazn-landing .dazn-features > div .dazn-feature__highlight small {
  font-size: 24px;
}
#dazn-landing .dazn-features > div .dazn-feature__summary {
  font-size: 18px;
  font-style: normal;
  font-family: "DAZN NOW-G MEDIUM", serif;
  line-height: 25.2px; /* 140% */
}
#dazn-landing .dazn-card {
  display: flex;
  gap: 48px;
  align-items: center;
  font-size: 36px;
  font-style: normal;
  font-family: "DAZN NOW-G MEDIUM", serif;
  line-height: 140%; /* 50.4px */
  max-width: 774px;
  margin: 0 auto;
}
#dazn-landing .dazn-card small {
  font-size: 24px;
}
#dazn-landing .dazn-card__item {
  width: 420px;
}
#dazn-landing .dazn-card__more {
  margin-top: 80px;
  text-align: center;
}
#dazn-landing .dazn-package {
  max-width: 800px;
  margin: 0 auto;
}
#dazn-landing .dazn-package__img {
  margin-bottom: 12px;
}
#dazn-landing .dazn-package__howto {
  margin-top: 80px;
  text-align: center;
}
#dazn-landing .dazn-package__howto h3 {
  font-size: 25px;
  font-style: normal;
  font-family: "DAZN NOW-G MEDIUM", serif;
  line-height: 25.2px; /* 100.8% */
  margin-bottom: 32px;
  color: #00A0E9;
}
#dazn-landing .dazn-package__howto .how-to-buy__item {
  padding: 40px 100px;
  background-color: #F2F2F2;
  border-radius: 8px;
}
#dazn-landing .dazn-package__howto .how-to-buy__item:not(:last-child) {
  margin-bottom: 32px;
}
#dazn-landing .dazn-package__howto .how-to-buy__name {
  font-size: 32px;
  font-style: normal;
  font-family: "DAZN NOW-G MEDIUM", serif;
  line-height: 100%; /* 32px */
  margin-bottom: 20px;
}
#dazn-landing .dazn-package__howto .how-to-buy__link {
  margin-top: 32px;
  margin-bottom: 16px;
}
#dazn-landing .dazn-package__howto .how-to-buy__note {
  font-size: 12px;
  line-height: 18px; /* 150% */
}
#dazn-landing .dazn-content__title {
  font-size: 32px;
  font-style: normal;
  font-family: "DAZN NOW-G MEDIUM", serif;
  line-height: normal;
  text-align: center;
  margin-bottom: 40px;
}
#dazn-landing .dazn-content__list {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
#dazn-landing .dazn-content__list > div {
  width: calc((100% - 120px) / 6);
}
#dazn-landing .dazn-content__list > div img {
  width: 100%;
  height: auto;
}
#dazn-landing .dazn-device-info {
  max-width: 880px;
  text-align: center;
  margin: -15px auto 0;
}
#dazn-landing .dazn-device-info__more {
  margin: 32px auto 0;
  max-width: 500px;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
#dazn-landing .sp-only {
  display: none;
}
@media (max-width: 768px) {
  #dazn-landing {
    font-size: 14px;
    font-style: normal;
    line-height: 22px; /* 157.143% */
  }
  #dazn-landing .btn {
    display: block;
    font-size: 18px;
    font-style: normal;
    line-height: 24px;
    width: 100%;
    min-width: auto;
    padding-top: 14px;
    padding-bottom: 14px;
  }
  #dazn-landing .btn span {
    display: none;
  }
  #dazn-landing .sp-only {
    display: inline-block !important;
  }
  #dazn-landing .dazn-banner {
    height: 100vw;
    min-height: auto;
  }
  #dazn-landing .dazn-banner__logo {
    width: 95px;
    margin: 15px 0;
  }
  #dazn-landing .dazn-banner__content {
    width: 100%;
    padding: 0 20px;
  }
  #dazn-landing .dazn-banner__content h2 {
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.28px;
    margin-bottom: 0;
  }
  #dazn-landing .dazn-banner__content h1 {
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.28px;
  }
  #dazn-landing .dazn-banner__content h1 span.larger {
    font-size: 30px;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.8px;
  }
  #dazn-landing .dazn-banner__content svg {
    width: 35px;
    margin-left: -17px;
    position: relative;
    top: -10px;
  }
  #dazn-landing .dazn-banner__action {
    left: 0;
    right: 0;
    top: 0;
    position: relative;
    bottom: 0;
    padding: 5px 0;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    gap: 8px;
    border-radius: 4px;
  }
  #dazn-landing .dazn-banner__action span {
    margin: 0;
  }
  #dazn-landing .dazn-banner__action img {
    height: 22px;
  }
  #dazn-landing .dazn-banner__action br {
    display: none;
  }
  #dazn-landing .dazn-banner__call-to-actions {
    height: 62px;
  }
  #dazn-landing .dazn-banner__call-to-actions .btn {
    font-size: 11.25px;
    min-width: 162px;
    padding: 5px 0;
    display: inline-block;
    width: auto;
  }
  #dazn-landing .dazn-section {
    padding: 50px 0;
  }
  #dazn-landing .dazn-section__header {
    margin-bottom: 24px;
  }
  #dazn-landing .dazn-section__header h2 {
    font-size: 32px;
    margin-bottom: 12px;
  }
  #dazn-landing .dazn-section__header h2.small-title {
    font-size: 20px;
    line-height: 28px;
  }
  #dazn-landing .dazn-section__header h3 {
    font-size: 14px;
  }
  #dazn-landing .benefit-list {
    flex-direction: column;
    margin-bottom: 24px;
  }
  #dazn-landing .benefit-list > div {
    width: 100%;
  }
  #dazn-landing .benefit-list > div .dazn-benefit {
    padding: 24px;
  }
  #dazn-landing .benefit-list > div .dazn-benefit svg {
    width: 76px;
  }
  #dazn-landing .benefit-list > div .dazn-benefit__no span.number {
    font-size: 28px;
    left: 13px;
  }
  #dazn-landing .benefit-list > div .dazn-benefit__no span.number span {
    font-size: 40px;
  }
  #dazn-landing .benefit-list > div .dazn-benefit__name {
    font-size: 20px;
    line-height: 28px; /* 140% */
    margin: 0 0 16px;
  }
  #dazn-landing .benefit-list > div .dazn-benefit__summary {
    font-size: 14px;
    line-height: 22px; /* 157.143% */
  }
  #dazn-landing .dazn-price-table {
    margin-bottom: 16px;
  }
  #dazn-landing .dazn-price-table span.sp-block {
    display: block;
    text-align: right;
  }
  #dazn-landing .dazn-price-table span.sp-block--text-left {
    text-align: left;
  }
  #dazn-landing .dazn-price-table tr td {
    font-size: 12px;
    padding: 8px 8px;
    line-height: normal;
    width: 50%;
  }
  #dazn-landing .dazn-price-table tr td small {
    font-size: 8px;
    line-height: 18px;
  }
  #dazn-landing .dazn-price-table__more {
    gap: 16px;
  }
  #dazn-landing .dazn-online-store h3 {
    font-size: 18px;
    font-style: normal;
    line-height: 20px; /* 111.111% */
  }
  #dazn-landing .dazn-online-store .highlight {
    font-size: 25px;
    line-height: normal;
    margin-left: 15px;
    margin-right: 15px;
  }
  #dazn-landing .dazn-online-store .date-apply {
    font-size: 18px;
  }
  #dazn-landing .dazn-features {
    flex-direction: column;
    margin-top: 20px;
  }
  #dazn-landing .dazn-features > div {
    width: 100%;
    padding-left: 0;
  }
  #dazn-landing .dazn-features > div .dazn-feature__no {
    width: 76px;
    height: 76px;
    left: 50%;
    transform: translateX(-50%);
    top: -30px;
    font-size: 12px;
    padding-left: 4px;
  }
  #dazn-landing .dazn-features > div .dazn-feature__no span {
    font-size: 34.222px;
    font-style: normal;
    line-height: 36.504px; /* 106.667% */
    letter-spacing: 2.396px;
  }
  #dazn-landing .dazn-features > div .dazn-feature__highlight {
    font-size: 25px;
    line-height: normal;
  }
  #dazn-landing .dazn-features > div .dazn-feature__highlight small {
    font-size: 18px;
  }
  #dazn-landing .dazn-card {
    flex-direction: column-reverse;
    gap: 24px;
  }
  #dazn-landing .dazn-card__text {
    font-size: 20px;
    line-height: 130%; /* 26px */
    text-align: center;
  }
  #dazn-landing .dazn-card__text small {
    font-size: 16px;
  }
  #dazn-landing .dazn-card__item {
    width: 100%;
  }
  #dazn-landing .dazn-card__more {
    margin-top: 32px;
  }
  #dazn-landing .dazn-package__howto {
    margin-top: 24px;
  }
  #dazn-landing .dazn-package__howto h3 {
    font-size: 18px;
    font-style: normal;
    line-height: 25.2px; /* 140% */
    margin-bottom: 16px;
  }
  #dazn-landing .dazn-package__howto .how-to-buy__item {
    padding: 24px;
    border-radius: 8px;
  }
  #dazn-landing .dazn-package__howto .how-to-buy__name {
    font-size: 20px;
    font-style: normal;
    line-height: 120%; /* 24px */
    margin-bottom: 16px;
  }
  #dazn-landing .dazn-package__howto .how-to-buy__note {
    font-size: 12px;
    text-align: left;
  }
  #dazn-landing .dazn-content__title {
    font-size: 20px;
    margin-bottom: 24px;
    font-style: normal;
    line-height: 28px; /* 140% */
  }
  #dazn-landing .dazn-content__list {
    gap: 14px;
  }
  #dazn-landing .dazn-content__list > div {
    width: calc((100% - 42px) / 4);
  }
  #dazn-landing #dazn-devices .dazn-section__header img {
    width: 256px;
    margin-bottom: 32px;
  }
  #dazn-landing #dazn-devices .dazn-section__content .dazn-device-info {
    text-align: left;
  }
  #dazn-landing #dazn-devices .dazn-section__content .dazn-device-info__more {
    margin-top: 16px;
    gap: 16px;
  }
}
#dazn-landing .what-list {
  display: flex;
  gap: 55px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 50px;
}
#dazn-landing .what-list__item {
  width: calc(50% - 27.5px);
  text-align: center;
  border-radius: 16px;
  border: 4px solid var(--84, rgba(0, 0, 0, 0.84));
  background: var(--84, rgba(0, 0, 0, 0.84));
  color: #fff;
  padding: 50px;
  position: relative;
}
#dazn-landing .what-list__item .what-detail__number {
  position: absolute;
  top: -24px;
  left: -24px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #00A0E9;
  text-align: center;
  line-height: 100px;
  font-family: "DAZN NOW-G MEDIUM", serif;
  font-size: 45px;
}
#dazn-landing .what-list__item .what-detail__title {
  font-family: "DAZN NOW-G MEDIUM", serif;
  font-size: 32px;
  margin-bottom: 20px;
  color: #00A0E9;
}
#dazn-landing .what-list__item .what-detail p {
  font-family: "DAZN NOW-G MEDIUM";
  font-size: 18px;
  line-height: 25.2px; /* 140% */
  margin-top: 20px;
}
#dazn-landing .what-list__item .what-detail img {
  height: 90px;
}
@media screen and (max-width: 768px) {
  #dazn-landing .what-list {
    flex-direction: column;
  }
  #dazn-landing .what-list__item {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 30px;
  }
  #dazn-landing .what-list__item .what-detail__number {
    width: 64px;
    height: 64px;
    font-size: 36px;
    line-height: 64px;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    top: -36px;
  }
  #dazn-landing .what-list__item .what-detail__title {
    font-size: 24px;
    margin-bottom: 33px;
    margin-top: 10px;
  }
  #dazn-landing .what-list__item .what-detail p {
    font-size: 16px;
    margin-top: 30px;
  }
}
#dazn-landing .register-steps {
  display: flex;
  gap: 72px;
  padding-top: 60px;
}
#dazn-landing .register-steps__item {
  width: calc((100% - 142px) / 3);
  text-align: center;
  position: relative;
}
#dazn-landing .register-steps__item .step-next {
  position: absolute;
  top: 50%;
  right: -45px;
  transform: translateY(-50%);
  display: flex;
}
#dazn-landing .register-steps__item .register-step {
  border: 1px solid #003686;
  height: 100%;
}
#dazn-landing .register-steps__item .register-step__header {
  background-color: #003686;
  padding: 17px;
  color: #fff;
  text-align: left;
  font-size: 24px;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-family: Hiragino Kaku Gothic ProN, HiraKakuPro-W3, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, MS PGothic, ＭＳＰゴシック, sans-serif;
}
#dazn-landing .register-steps__item .register-step__header span {
  font-family: "DAZN NOW-G Medium";
  font-size: 36px;
  margin-right: 15px;
}
#dazn-landing .register-steps__item .register-step__content {
  padding: 24px;
}
#dazn-landing .register-steps__item .register-step__content svg {
  height: 148px;
}
#dazn-landing .register-steps__item .register-step__content p {
  font-size: 18px;
  font-family: "DAZN NOW-G Medium";
  line-height: 25.2px; /* 140% */
  text-align: left;
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  #dazn-landing .register-steps {
    flex-direction: column;
  }
  #dazn-landing .register-steps__item {
    width: 100%;
  }
  #dazn-landing .register-steps__item .step-next {
    top: auto;
    bottom: -50px;
    right: calc(50% - 19px);
    transform: translateX(-50%) rotate(90deg);
  }
}
#dazn-landing .register-videos {
  display: flex;
  gap: 60px;
  margin: 100px auto 0;
  max-width: 938px;
}
#dazn-landing .register-videos .video-item {
  width: calc(50% - 30px);
}
#dazn-landing .register-videos .video-item iframe, #dazn-landing .register-videos .video-item video {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  margin-bottom: 20px;
}
#dazn-landing .register-videos .video-item .btn {
  width: 100%;
  min-width: auto;
}
@media screen and (max-width: 768px) {
  #dazn-landing .register-videos {
    flex-direction: column;
    gap: 30px;
  }
  #dazn-landing .register-videos .video-item {
    width: 100%;
  }
  #dazn-landing .register-videos .video-item iframe {
    margin-bottom: 15px;
  }
}
#dazn-landing .qa-groups {
  margin-top: 80px;
  border-top: 1px solid #AAAAAA;
}
#dazn-landing .qa-groups input[type=checkbox] {
  display: none;
}
#dazn-landing .qa-groups input[type=checkbox]:checked ~ .collapse {
  max-height: 500px;
}
@media (max-width: 768px) {
  #dazn-landing .qa-groups input[type=checkbox]:checked ~ .collapse {
    max-height: 900px;
  }
}
#dazn-landing .qa-groups input[type=checkbox]:checked ~ .collapse .iconPlus {
  transform: rotate(90deg);
}
#dazn-landing .qa-groups input[type=checkbox]:checked ~ .collapse .minus {
  transform: rotate(90deg);
}
#dazn-landing .qa-groups input[type=checkbox]:checked ~ .collapse ul {
  opacity: 1;
}
#dazn-landing .qa-groups .collapse {
  transition: 0.4s;
  animation-timing-function: linear;
  transform-style: preserve-3d;
  display: block;
  max-height: 84px;
  overflow: hidden;
  cursor: pointer;
  border-bottom: 1px solid #AAAAAA;
}
#dazn-landing .qa-groups .collapse p {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-size: 25px;
  height: 84px;
  font-family: "DAZN NOW-G Medium";
}
#dazn-landing .qa-groups .collapse p span {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #003686;
  color: #fff;
  line-height: 50px;
  text-align: center;
  font-size: 32px;
  margin: 17px 30px;
}
#dazn-landing .qa-groups .collapse .iconPlus {
  transition: 0.4s;
  animation-timing-function: linear;
  transform-style: preserve-3d;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  float: right;
  margin-top: 22px;
  margin-right: 30px;
}
#dazn-landing .qa-groups .collapse .iconPlus .plus {
  display: block;
  width: 5px;
  height: 40px;
  margin: 0 auto;
  background: #003686;
}
#dazn-landing .qa-groups .collapse .iconPlus .minus {
  transition: 0.4s;
  animation-timing-function: linear;
  transform-style: preserve-3d;
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 5px;
  top: 17px;
  background: #003686;
}
#dazn-landing .qa-groups .collapse .details {
  display: block;
  padding: 0 125px 30px;
  font-size: 16px;
  line-height: 32px;
}
#dazn-landing .qa-groups .collapse .details a {
  color: #00A0E9;
  text-decoration: underline;
}
@media (max-width: 768px) {
  #dazn-landing .qa-groups {
    margin-top: 40px;
  }
  #dazn-landing .qa-groups .collapse {
    max-height: 76px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  #dazn-landing .qa-groups .collapse p {
    font-size: 16px;
    line-height: 20px;
    height: 76px;
    width: calc(100% - 30px);
    padding-right: 15px;
    display: flex;
    align-items: center;
  }
  #dazn-landing .qa-groups .collapse p span {
    width: 36px;
    height: 36px;
    flex: 0 0 36px;
    font-size: 20px;
    margin: 20px 10px 20px 0;
    line-height: 36px;
  }
  #dazn-landing .qa-groups .collapse .iconPlus {
    width: 30px;
    margin: 0;
  }
  #dazn-landing .qa-groups .collapse .iconPlus .plus {
    height: 30px;
  }
  #dazn-landing .qa-groups .collapse .iconPlus .minus {
    width: 30px;
    top: 12px;
  }
  #dazn-landing .qa-groups .collapse .details {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 22px;
  }
}/*# sourceMappingURL=dazn-lp.css.map */