@charset "UTF-8";
/* Section */
.g-Section.sprt-Section .g-Section__inner {
  max-width: 1440px;
}

/* Column */
.g-Column.is-background,
.g-ColumnUnit.is-background {
  padding: 0;
}

.l-Column.opt-w980px,
.l-ColumnUnit.opt-w980px {
  max-width: 980px;
}
.l-Column.opt-w1210px,
.l-ColumnUnit.opt-w1210px {
  max-width: 1210px;
}

/**/
.opt-mrauto--imp {
  margin-right: auto;
}

.opt-mlauto--imp {
  margin-left: auto;
}

@media only screen and (min-width: 1025px) {
  .opt-lg-mt-20--imp {
    margin-top: -20px !important;
  }
  .opt-lg-pb280--imp {
    padding-bottom: 280px !important;
  }
  .opt-lg-pb150--imp {
    padding-bottom: 150px !important;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .opt-md-mt-20--imp {
    margin-top: -20px !important;
  }
  .opt-md-pb120--imp {
    padding-bottom: 120px !important;
  }
  .opt-md-pb150--imp {
    padding-bottom: 150px !important;
  }
  .opt-md-pb280--imp {
    padding-bottom: 280px !important;
  }
}
@media only screen and (max-width: 640px) {
  .opt-sm-pb120--imp {
    padding-bottom: 120px !important;
  }
  .opt-sm-pb150--imp {
    padding-bottom: 150px !important;
  }
  .opt-sm-pb280--imp {
    padding-bottom: 280px !important;
  }
}
/* option　bg */
.l-Section.is-backgroundColor--3,
.l-GroupBox.is-backgroundColor--3,
.g-Column.is-backgroundColor--3,
.g-ColumnUnit.is-backgroundColor--3 {
  background: linear-gradient(298deg, #00AC8F -5.12%, #00FFD4 44.12%, #CCFFF6 92.66%);
}

.l-Section.is-backgroundColor--4,
.l-GroupBox.is-backgroundColor--4,
.g-Column.is-backgroundColor--4,
.g-ColumnUnit.is-backgroundColor--4 {
  background: linear-gradient(184deg, #9BFFEE -55.46%, #FFF 80.54%);
}

/* heading */
.sprt-HeadingLogo {
  margin: 50px 0 32px 50px;
}
@media only screen and (max-width: 640px) {
  .sprt-HeadingLogo {
    margin: 25px 0 30px 3.47%;
  }
}
.sprt-HeadingLogo .l-Image--v2__img {
  width: 368px;
}
@media only screen and (max-width: 640px) {
  .sprt-HeadingLogo .l-Image--v2__img {
    width: 148px;
  }
}

.sprt-HeadingH1.l-PageTitle--v2 {
  margin-top: 24px;
}
@media only screen and (max-width: 640px) {
  .sprt-HeadingH1.l-PageTitle--v2 {
    margin-top: 10px;
  }
}

.sprt-HeadingText-01.l-HeadingTitle--v2 {
  width: 390px;
  margin-left: 128px;
  z-index: 2;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .sprt-HeadingText-01.l-HeadingTitle--v2 {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .sprt-HeadingText-01.l-HeadingTitle--v2 {
    width: 223px;
    margin-left: 30px;
  }
}

.sprt-HeadingText-02.l-HeadingTitle--v2 {
  width: 282px;
  margin-left: 128px;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .sprt-HeadingText-02.l-HeadingTitle--v2 {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .sprt-HeadingText-02.l-HeadingTitle--v2 {
    width: 161px;
    margin-left: 30px;
  }
}

/*  */
.sprt-TileLink.l-TileLinkVP--v2 .g-TileLinkVP--v2__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 42px;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .sprt-TileLink.l-TileLinkVP--v2 .g-TileLinkVP--v2__list {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .sprt-TileLink.l-TileLinkVP--v2 .g-TileLinkVP--v2__list {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
.sprt-TileLink.l-TileLinkVP--v2 .g-TileLinkVP--v2__list .l-TileLinkVUnit--v2__icon.cmn-icon.cmn-icon--external {
  margin-top: 0;
  top: 8%;
  right: 18.5px;
}
@media only screen and (max-width: 640px) {
  .sprt-TileLink.l-TileLinkVP--v2 .g-TileLinkVP--v2__list .l-TileLinkVUnit--v2__icon.cmn-icon.cmn-icon--external {
    top: 10%;
    right: 8.5px;
  }
}
.sprt-TileLink.l-TileLinkVP--v2 .l-TileLinkVUnit--v2__leadBlock {
  padding: 7px 10px;
}
.sprt-TileLink.l-TileLinkVP--v2 .l-TileLinkVUnit--v2__leadBlock .l-Text {
  font-size: 24px;
  line-height: 1.5;
}
@media only screen and (max-width: 640px) {
  .sprt-TileLink.l-TileLinkVP--v2 .l-TileLinkVUnit--v2__leadBlock .l-Text {
    font-size: 18px;
    line-height: 1.6;
  }
}
.sprt-TileLink.l-TileLinkVP--v2 .l-TileLinkVUnit--v2:hover .l-TileLinkVUnit--v2__icon.cmn-icon.cmn-icon--external {
  color: #000;
}
.sprt-TileLink.l-TileLinkVP--v2 .l-TileLinkVUnit--v2:hover .l-TileLinkVUnit--v2__imageBlock img {
  filter: saturate(30%);
  opacity: 0.7;
}
.sprt-TileLink.l-TileLinkVP--v2 .l-TileLinkVUnit--v2:hover .l-TileLinkVUnit--v2__leadBlock {
  background-color: #00AC8F;
}
.sprt-TileLink.l-TileLinkVP--v2 .l-TileLinkVUnit--v2:hover .l-TileLinkVUnit--v2__leadBlock .l-Text {
  color: #000;
}
.sprt-TileLink.l-TileLinkVP--v2 .g-TileLinkVUnit--v2__imageBlock {
  margin-bottom: 0;
}
.sprt-TileLink.l-TileLinkVP--v2 .g-TileLinkVUnit--v2__imageBlock .l-Image--v2__img {
  background-color: rgba(0, 172, 143, 0.5019607843);
}
.sprt-TileLink.l-TileLinkVP--v2 .l-TileLinkVUnit--v2__imageBlock img {
  transition: filter 0.2s ease-in, opacity 0.2s ease-in;
}
.sprt-TileLink.l-TileLinkVP--v2 .l-TileLinkVUnit--v2[href]:hover,
.sprt-TileLink.l-TileLinkVP--v2 .l-TileLinkVUnit--v2[href]:focus,
.sprt-TileLink.l-TileLinkVP--v2 .l-TileLinkVUnit--v2[href]:active {
  opacity: 1;
}

.sprt-navi .l-TextLinkP__list {
  justify-content: center;
  padding: 68px 0;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .sprt-navi .l-TextLinkP__list {
    flex-wrap: wrap;
    text-align: center;
    padding: 50px 0 20px 0;
  }
}
@media only screen and (max-width: 640px) {
  .sprt-navi .l-TextLinkP__list {
    flex-wrap: wrap;
    text-align: center;
    padding: 50px 0 20px 0;
  }
}
.sprt-navi .l-TextLinkP__list .g-TextLinkP__list__item-lg-3 {
  width: auto;
  padding: 0 40px;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .sprt-navi .l-TextLinkP__list .g-TextLinkP__list__item-lg-3 {
    width: 100%;
    padding: 0 0 30px 0;
  }
}
@media only screen and (max-width: 640px) {
  .sprt-navi .l-TextLinkP__list .g-TextLinkP__list__item-lg-3 {
    width: 100%;
    padding: 0 0 30px 0;
  }
}
.sprt-navi .l-TextLinkP__list .g-TextLinkP__list__item-lg-3 .l-TextLinkUnit__link {
  font-size: 20px;
  line-height: 1.5;
  border-bottom: 2px solid #FFF;
}
.sprt-navi .l-TextLinkP__list .g-TextLinkP__list__item-lg-3 .l-TextLinkUnit__link .cmn-icon.l-TextLinkUnit__link__icon {
  color: #FFF;
}
@media only screen and (max-width: 640px) {
  .sprt-navi .l-TextLinkP__list .g-TextLinkP__list__item-lg-3 .l-TextLinkUnit__link {
    font-size: 18px;
  }
}
.sprt-navi .l-TextLinkP__list .g-TextLinkP__list__item-lg-3 .l-TextLinkUnit__link:hover {
  border-color: #00FFD4;
}
.sprt-navi .l-TextLinkP__list .g-TextLinkP__list__item-lg-3 .l-TextLinkUnit__link:hover .cmn-icon.l-TextLinkUnit__link__icon {
  color: #00FFD4;
}

/* KV 背景 */
/*.sprt-Section-kv {
  @media only screen and (min-width: $large) {
    aspect-ratio: 1440 / 780;
  }
  @media only screen and (max-width: $small) {
    aspect-ratio: 375 / 402;
    background-image: url("/content/dam/sites/kao/www-kao-com/jp/ja/sports/img/bg_01_sm.png") !important;
    background-size: contain !important;
  }
}*/
.g-Section.sprt-Section.sprt-Section-kv {
  min-height: 800px;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .g-Section.sprt-Section.sprt-Section-kv {
    min-height: 718px;
  }
}
@media only screen and (max-width: 640px) {
  .g-Section.sprt-Section.sprt-Section-kv {
    min-height: auto;
  }
}
.g-Section.sprt-Section.sprt-Section-kv .sprt-Section-kv_img {
  max-width: 1920px;
}
.g-Section.sprt-Section.sprt-Section-kv .sprt-Section-kv_img .sprt-img-kv.l-Image--v2 {
  height: 755px;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .g-Section.sprt-Section.sprt-Section-kv .sprt-Section-kv_img .sprt-img-kv.l-Image--v2 {
    height: 70vh;
  }
}
@media only screen and (max-width: 640px) {
  .g-Section.sprt-Section.sprt-Section-kv .sprt-Section-kv_img .sprt-img-kv.l-Image--v2 {
    height: auto;
  }
}
.g-Section.sprt-Section.sprt-Section-kv .sprt-Section-kv_img .sprt-img-kv.l-Image--v2 picture {
  position: absolute;
  top: -114px;
  left: 50%;
  transform: translateX(-50%);
  margin-right: auto;
  margin-left: auto;
  width: 1920px;
  height: 755px;
  display: block;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .g-Section.sprt-Section.sprt-Section-kv .sprt-Section-kv_img .sprt-img-kv.l-Image--v2 picture {
    top: -46px;
    height: 70vh;
  }
}
@media only screen and (max-width: 640px) {
  .g-Section.sprt-Section.sprt-Section-kv .sprt-Section-kv_img .sprt-img-kv.l-Image--v2 picture {
    position: relative;
    top: 0px;
    left: 0;
    transform: none;
    width: 100%;
    height: auto;
  }
}
.g-Section.sprt-Section.sprt-Section-kv .sprt-Section-kv_text {
  max-width: 1440px;
  position: absolute;
  top: 114px;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .g-Section.sprt-Section.sprt-Section-kv .sprt-Section-kv_text {
    top: 46px;
  }
}
@media only screen and (max-width: 640px) {
  .g-Section.sprt-Section.sprt-Section-kv .sprt-Section-kv_text {
    top: 44px;
  }
}
.g-Section.sprt-Section.sprt-Section-kv .sprt-Section-kv_text .l-GroupBox {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

/* message */
.sprt-Section_message {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .sprt-Section_message .g-ColumnUnit {
    margin-right: 35px;
  }
}
@media only screen and (max-width: 640px) {
  .sprt-Section_message .g-ColumnUnit {
    margin-right: 35px;
  }
}
.sprt-Section_message .l-GroupBox {
  max-width: 882px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .sprt-Section_message .l-GroupBox {
    padding: 50px 20px 50px 40px;
  }
}
@media only screen and (max-width: 640px) {
  .sprt-Section_message .l-GroupBox {
    padding: 50px 20px 50px 40px;
  }
}
.sprt-Section_message .l-GroupBox::after {
  content: "";
  position: absolute;
  top: 0;
  left: -50%;
  width: 150%;
  height: 100%;
  background-color: #000;
  z-index: -1;
}
.sprt-Section_message .l-Text {
  margin-top: 36px;
  font-size: 16px;
}
@media only screen and (max-width: 640px) {
  .sprt-Section_message .l-Text {
    margin-top: 30px;
    font-size: 14px;
  }
}

/* profile */
.sprt-Section_profile .l-ColumnUnit {
  margin-top: -110px;
}
@media only screen and (max-width: 640px) {
  .sprt-Section_profile .l-ColumnUnit {
    margin-top: -225px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .sprt-Section_profile .g-ColumnUnit {
    margin-left: 25px;
  }
}
@media only screen and (max-width: 640px) {
  .sprt-Section_profile .g-ColumnUnit {
    margin-left: 25px;
  }
}
.sprt-Section_profile .l-Text {
  margin-top: 36px;
  font-size: 16px;
}
@media only screen and (max-width: 640px) {
  .sprt-Section_profile .l-Text {
    margin-top: 20px;
    font-size: 14px;
  }
}
.sprt-Section_profile .l-GroupBox {
  max-width: 882px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 1;
}
.sprt-Section_profile .l-GroupBox::after {
  content: "";
  position: absolute;
  top: 0;
  right: -50%;
  width: 150%;
  height: 100%;
  background: linear-gradient(298deg, #00AC8F -5.12%, #00FFD4 44.12%, #CCFFF6 92.66%);
  z-index: -1;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .sprt-Section_profile .l-GroupBox {
    padding: 1px 30px 50px 30px;
  }
}
@media only screen and (max-width: 640px) {
  .sprt-Section_profile .l-GroupBox {
    padding: 110px 30px 50px 30px;
  }
}
.sprt-Section_profile .l-GroupBox .sprt-Heading_profile {
  margin-top: 136px;
}
.sprt-Section_profile .l-GroupBox .sprt-Heading_profile .l-HeadingTitle--v2__h2 {
  font-size: 24px;
}
@media only screen and (max-width: 640px) {
  .sprt-Section_profile .l-GroupBox .sprt-Heading_profile .l-HeadingTitle--v2__h2 {
    font-size: 20px;
  }
}
.sprt-Section_profile .l-TextLinkUnit__link {
  margin-top: 36px;
}
@media only screen and (max-width: 640px) {
  .sprt-Section_profile .l-TextLinkUnit__link {
    margin-top: 30px;
  }
}
.sprt-Section_profile .l-TextLinkUnit__link:hover .cmn-icon.cmn-icon--external.l-TextLinkUnit__link__icon {
  background-color: #FFF;
  color: #000;
}
.sprt-Section_profile .l-TextLinkUnit__link .cmn-richtext {
  padding-left: 56px;
}
.sprt-Section_profile .l-TextLinkUnit__link .cmn-icon.cmn-icon--external.l-TextLinkUnit__link__icon {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background-color: #000;
  color: #FFF;
  font-size: 1em;
}
@media only screen and (max-width: 640px) {
  .sprt-Section_profile .l-TextLinkUnit__link .cmn-icon.cmn-icon--external.l-TextLinkUnit__link__icon {
    width: 36px;
    height: 36px;
  }
}
.sprt-Section_profile .l-TextLinkUnit__link .cmn-icon.cmn-icon--external.l-TextLinkUnit__link__icon:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
}
@media only screen and (max-width: 640px) {
  .sprt-Section_profile .l-TextLinkUnit__link .cmn-icon.cmn-icon--external.l-TextLinkUnit__link__icon:before {
    width: 36px;
    height: 36px;
  }
}

/* movie */
@media only screen and (max-width: 640px) {
  .sprt-Section_movie {
    padding-left: 30px;
    padding-right: 25px;
  }
}
.sprt-Section_movie .g-Movie--v2.g-Movie--v2 {
  margin-top: 42px;
}
@media only screen and (max-width: 640px) {
  .sprt-Section_movie .g-Movie--v2.g-Movie--v2 {
    margin-top: 30px;
  }
}
.sprt-Section_movie .g-Movie--v2__iframe {
  margin-bottom: 16px;
}
@media only screen and (max-width: 640px) {
  .sprt-Section_movie .g-Movie--v2__iframe {
    margin-bottom: 10px;
  }
}

/* */
.sprt-Section-supportTop {
  margin-top: -100px;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 640px) {
  .sprt-Section-supportTop {
    margin-top: 30px;
  }
}

.sprt-Section-support {
  margin-top: -20px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 640px) {
  .sprt-Section-support {
    margin-top: -14px;
    padding-left: 28px;
    padding-right: 28px;
  }
}

/* top movie */
@media only screen and (max-width: 640px) {
  .sprt-Section.sprt-Section-movie-top {
    padding-left: 28px;
    padding-right: 28px;
  }
}
.sprt-Section.sprt-Section-movie-top .sprt-Section-movie-top_01 {
  padding-bottom: 42px;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .sprt-Section.sprt-Section-movie-top .sprt-Section-movie-top_01 {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .sprt-Section.sprt-Section-movie-top .sprt-Section-movie-top_01 {
    padding-bottom: 30px;
  }
}
.sprt-Section.sprt-Section-movie-top .sprt-Section-movie-top_02 .l-Column__inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 38px;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .sprt-Section.sprt-Section-movie-top .sprt-Section-movie-top_02 .l-Column__inner {
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .sprt-Section.sprt-Section-movie-top .sprt-Section-movie-top_02 .l-Column__inner {
    display: block;
  }
}
.sprt-Section.sprt-Section-movie-top .sprt-Section-movie-top_02 .l-Column__inner .g-Column__cols-lg-2 {
  width: 100%;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .sprt-Section.sprt-Section-movie-top .sprt-Section-movie-top_02 .l-Column__inner .g-Column__cols-lg-2 + .g-Column__cols-lg-2 {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .sprt-Section.sprt-Section-movie-top .sprt-Section-movie-top_02 .l-Column__inner .g-Column__cols-lg-2 + .g-Column__cols-lg-2 {
    padding-top: 30px;
  }
}
.sprt-Section.sprt-Section-movie-top .sprt-Section-movie-top_03 .l-Column__inner {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 38px;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .sprt-Section.sprt-Section-movie-top .sprt-Section-movie-top_03 .l-Column__inner {
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .sprt-Section.sprt-Section-movie-top .sprt-Section-movie-top_03 .l-Column__inner {
    display: block;
  }
}
.sprt-Section.sprt-Section-movie-top .sprt-Section-movie-top_03 .l-Column__inner .g-Column__cols-lg-3 {
  width: 100%;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .sprt-Section.sprt-Section-movie-top .sprt-Section-movie-top_03 .l-Column__inner .g-Column__cols-lg-3 + .g-Column__cols-lg-3 {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .sprt-Section.sprt-Section-movie-top .sprt-Section-movie-top_03 .l-Column__inner .g-Column__cols-lg-3 + .g-Column__cols-lg-3 {
    padding-top: 30px;
  }
}

.sprt-Section.sprt-Section-movie .l-Movie--v2 {
  color: #fff;
}

/* */
.g-Section.sprt-Section.sprt-Section-lead .g-Section__inner {
  height: 812px;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .g-Section.sprt-Section.sprt-Section-lead .g-Section__inner {
    height: auto;
  }
}
.g-Section.sprt-Section.sprt-Section-lead .sprt-Section-lead_img {
  max-width: 1920px;
}
.g-Section.sprt-Section.sprt-Section-lead .sprt-Section-lead_img .sprt-img-lead.l-Image--v2 {
  height: 812px;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .g-Section.sprt-Section.sprt-Section-lead .sprt-Section-lead_img .sprt-img-lead.l-Image--v2 {
    height: 70vh;
  }
}
@media only screen and (max-width: 640px) {
  .g-Section.sprt-Section.sprt-Section-lead .sprt-Section-lead_img .sprt-img-lead.l-Image--v2 {
    height: auto;
  }
}
.g-Section.sprt-Section.sprt-Section-lead .sprt-Section-lead_img .sprt-img-lead.l-Image--v2 picture {
  position: absolute;
  top: 0;
  left: 66%;
  transform: translateX(-50%);
  margin-right: auto;
  margin-left: auto;
  width: 1920px;
  height: 812px;
  display: block;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .g-Section.sprt-Section.sprt-Section-lead .sprt-Section-lead_img .sprt-img-lead.l-Image--v2 picture {
    height: 70vh;
  }
}
@media only screen and (max-width: 640px) {
  .g-Section.sprt-Section.sprt-Section-lead .sprt-Section-lead_img .sprt-img-lead.l-Image--v2 picture {
    position: relative;
    left: 0;
    transform: none;
    width: 100%;
    height: auto;
  }
}
.g-Section.sprt-Section.sprt-Section-lead .sprt-Section-lead_text {
  max-width: 1440px;
  position: absolute;
  top: 175px;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .g-Section.sprt-Section.sprt-Section-lead .sprt-Section-lead_text {
    padding-left: 30px;
    padding-right: 30px;
    top: 120px;
  }
}
@media only screen and (max-width: 640px) {
  .g-Section.sprt-Section.sprt-Section-lead .sprt-Section-lead_text {
    top: 126px;
    padding-left: 28px;
    padding-right: 28px;
  }
}
.g-Section.sprt-Section.sprt-Section-lead .sprt-Section-lead_text .l-GroupBox {
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
}
.g-Section.sprt-Section.sprt-Section-lead .sprt-Section-lead_text .l-GroupBox .l-HeadingTitle--v2__p {
  letter-spacing: -2px;
  line-height: 1.5;
}

/* */
.g-Section.sprt-Section.sprt-Section-ftr .g-Section__inner {
  position: relative;
}
.g-Section.sprt-Section.sprt-Section-ftr .sprt-Section-ftr_img {
  max-width: 1920px;
}
.g-Section.sprt-Section.sprt-Section-ftr .sprt-Section-ftr_img .sprt-img-ftr.l-Image--v2 {
  height: 406px;
}
@media only screen and (max-width: 640px) {
  .g-Section.sprt-Section.sprt-Section-ftr .sprt-Section-ftr_img .sprt-img-ftr.l-Image--v2 {
    height: auto;
  }
}
.g-Section.sprt-Section.sprt-Section-ftr .sprt-Section-ftr_img .sprt-img-ftr.l-Image--v2 picture {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  margin-right: auto;
  margin-left: auto;
  width: 1920px;
  height: 406px;
  display: block;
}
@media only screen and (max-width: 640px) {
  .g-Section.sprt-Section.sprt-Section-ftr .sprt-Section-ftr_img .sprt-img-ftr.l-Image--v2 picture {
    position: relative;
    top: 0px;
    left: 0;
    transform: none;
    width: 100%;
    height: auto;
  }
}
.g-Section.sprt-Section.sprt-Section-ftr .sprt-Section-ftr_logo {
  max-width: 1440px;
  position: absolute;
  top: 0;
}
.g-Section.sprt-Section.sprt-Section-ftr .sprt-Section-ftr_logo .l-Image--v2 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 406px;
}
@media only screen and (max-width: 640px) {
  .g-Section.sprt-Section.sprt-Section-ftr .sprt-Section-ftr_logo .l-Image--v2 {
    height: auto;
  }
}
.g-Section.sprt-Section.sprt-Section-ftr .sprt-Section-ftr_logo .l-Image--v2 .l-Image--v2__img {
  max-width: 664px;
}
@media only screen and (max-width: 640px) {
  .g-Section.sprt-Section.sprt-Section-ftr .sprt-Section-ftr_logo .l-Image--v2 .l-Image--v2__img {
    max-width: 248px;
    margin-top: 22%;
  }
}/*# sourceMappingURL=sports.css.map */