@import url("https://use.typekit.net/pvp1dzx.css");
@-webkit-keyframes pdBG {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes pdBG {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@-webkit-keyframes tc {
  0% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  50% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
  100% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
}
@keyframes tc {
  0% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  50% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
  100% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
            transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
            transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes topIcon {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  70% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.3);
            box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.3);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
  }
}
@keyframes topIcon {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  70% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.3);
            box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.3);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
  }
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes slideInTop {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slideInTop {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes slideInBottom {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slideInBottom {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
.min15max60 {
  --min-size: 15;
  --max-size: 60;
  --font-size: calc((var(--min-size) * 1px) + (var(--max-size) - var(--min-size)) * ((100cqw - 320px) / (3840 - 320)));
  font-size: clamp(var(--min-size) * 1px, var(--font-size), var(--max-size) * 1px);
}

.SummerCarnival {
  overflow: hidden;
  font-family: "vdl-logomaru", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.SummerCarnival img {
  max-width: 100%;
  width: 100%;
  display: block;
}
.SummerCarnival a {
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.SummerCarnival .content {
  margin-top: -4%;
  position: relative;
}
.SummerCarnival .content::before {
  content: "";
  position: absolute;
  top: -2%;
  left: 0;
  width: 100%;
  height: 800rem;
  background: url(https://storage-asset.msi.com/event/2025/JP/2025-summer-carnival/images/content-bg.jpg) no-repeat top;
  background-size: cover;
}
@media (min-width: 996px) {
  .SummerCarnival .content::before {
    content: "";
    position: absolute;
    top: -10%;
    left: 0;
    width: 100%;
    height: 105%;
    background: url(https://storage-asset.msi.com/event/2025/JP/2025-summer-carnival/images/content-bg.jpg) no-repeat top;
    background-size: cover;
  }
}
@media (min-width: 1930px) {
  .SummerCarnival .content {
    margin-top: 0;
  }
}
.SummerCarnival .kv {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.SummerCarnival .kv img {
  display: block;
}
.SummerCarnival .kv-pattern {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: fadeIn 1s ease-in-out !important;
          animation: fadeIn 1s ease-in-out !important;
}
.SummerCarnival .kv-wood {
  position: absolute;
  right: 5%;
  top: 0;
  z-index: 1;
  width: 21vw;
  -webkit-animation: bounceIn 0.5s ease-in-out !important;
          animation: bounceIn 0.5s ease-in-out !important;
}
.SummerCarnival .kv__mainBoxWrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  padding: 9% 0 5%;
}
.SummerCarnival .kv__mainBox {
  -webkit-transform: rotate(-6deg);
          transform: rotate(-6deg);
}
.SummerCarnival .kv__date-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-animation: fadeIn 1s ease-in-out !important;
          animation: fadeIn 1s ease-in-out !important;
}
.SummerCarnival .kv__date-txt {
  color: #fff;
  font-size: 2vw;
  padding: 0 2%;
  margin: 0 7px;
  font-weight: 600;
}
.SummerCarnival .kv__date-txt--1 {
  background: -webkit-gradient(linear, left top, right top, from(#f83600), to(#facc22));
  background: linear-gradient(to right, #f83600 0%, #facc22 100%);
}
.SummerCarnival .kv__date-txt--2 {
  background: -webkit-gradient(linear, left top, right top, from(#00c0fa), to(#015eea));
  background: linear-gradient(to right, #00c0fa 0%, #015eea 100%);
}
.SummerCarnival .kv__steam {
  -webkit-animation: fadeIn 1s ease-in-out !important;
          animation: fadeIn 1s ease-in-out !important;
}
.SummerCarnival .kv__steam-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.SummerCarnival .kv__steam-txt {
  color: #000000;
  font-size: 2.1vw;
  background: -webkit-gradient(linear, left top, right top, color-stop(30%, #ffffff), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, #ffffff 30%, rgba(255, 255, 255, 0) 100%);
  padding: 5px 2%;
  font-weight: 600;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83%;
          flex: 0 0 83%;
  margin-left: -2%;
  position: relative;
}
.SummerCarnival .kv__steam-txt img {
  position: absolute;
  bottom: -11%;
  right: 7%;
  width: 7vw;
}
.SummerCarnival .kv__steam-txt span {
  color: #f00;
  font-size: 3.4vw;
  font-weight: bold;
}
.SummerCarnival .kv__steam-date {
  color: #ffffff;
  font-size: 4.5vw;
}
.SummerCarnival .kv__steam-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 17%;
          flex: 0 0 17%;
  position: relative;
  z-index: 1;
}
.SummerCarnival .kv__flexBox {
  margin: 3% auto 0;
  width: 100%;
  max-width: 1280px;
}
.SummerCarnival .kv h1 {
  color: #ffffff;
  font-size: 8vw;
  font-style: italic;
  text-transform: uppercase;
  margin: 2% 2% 1%;
  position: relative;
  z-index: 1;
  line-height: 1;
  -webkit-animation: fadeIn 1s ease-in-out !important;
          animation: fadeIn 1s ease-in-out !important;
  background: -webkit-gradient(linear, left top, right top, from(#f83600), to(#facc22));
  background: linear-gradient(to right, #f83600, #facc22);
  -webkit-background-clip: text;
          background-clip: text;
  color: transparent;
  -webkit-filter: drop-shadow(1.5px 1.5px #fff) drop-shadow(-1px -1px #fff) drop-shadow(1.5px 1.5px #fff) drop-shadow(-1px -1px #fff) drop-shadow(0 0 5px #f86300);
          filter: drop-shadow(1.5px 1.5px #fff) drop-shadow(-1px -1px #fff) drop-shadow(1.5px 1.5px #fff) drop-shadow(-1px -1px #fff) drop-shadow(0 0 5px #f86300);
}
.SummerCarnival .kv h2 {
  color: #000000;
  font-size: 4.4vw;
  -webkit-animation: fadeIn 1s ease-in-out !important;
          animation: fadeIn 1s ease-in-out !important;
  margin: 0 3%;
  text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
}
.SummerCarnival .kv__pdBox {
  margin-top: -2%;
}
.SummerCarnival .kv__pdBox-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 60%;
  margin: auto;
}
.SummerCarnival .kv__pdBox-img:nth-child(odd) {
  -webkit-animation: slideInTop 0.5s ease-in-out !important;
          animation: slideInTop 0.5s ease-in-out !important;
  position: relative;
  left: 0;
}
.SummerCarnival .kv__pdBox-img:nth-child(even) {
  -webkit-animation: slideInBottom 0.5s ease-in-out !important;
          animation: slideInBottom 0.5s ease-in-out !important;
  position: relative;
  left: 0;
  margin: auto;
}
.SummerCarnival .kv__pdBox-img {
  -webkit-filter: drop-shadow(0 0 10px #fff) drop-shadow(0 0 10px #fff) drop-shadow(0 0 10px #fff);
          filter: drop-shadow(0 0 10px #fff) drop-shadow(0 0 10px #fff) drop-shadow(0 0 10px #fff);
  margin: 0 2%;
}
.SummerCarnival .kv__pdBox-img:nth-last-of-type(1) {
  margin-bottom: 10%;
}
.SummerCarnival .kv-desc {
  color: #000000;
  font-size: 2.5vw;
  text-align: center;
  font-weight: bold;
  text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
  margin-top: -4%;
}
.SummerCarnival .kv-desc span {
  color: #2a5de1;
  font-size: 4vw;
}
@media (min-width: 499px) {
  .SummerCarnival .kv__date-txt {
    color: #fff;
    font-size: 1.8vw;
    padding: 0 2%;
    margin: 0 30px;
    font-weight: 600;
  }
}
@media (min-width: 996px) {
  .SummerCarnival .kv__steam {
    margin: -1% 12% 0;
  }
  .SummerCarnival .kv__steam-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .SummerCarnival .kv__steam-txt {
    color: #000000;
    font-size: 1.58vw;
    background: -webkit-gradient(linear, left top, right top, color-stop(30%, #ffffff), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, #ffffff 30%, rgba(255, 255, 255, 0) 100%);
    padding: 5px 2%;
    font-weight: 600;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83%;
            flex: 0 0 83%;
    margin-left: -2%;
    position: relative;
  }
  .SummerCarnival .kv__steam-txt img {
    position: absolute;
    bottom: -4%;
    right: 6%;
    width: 6vw;
  }
  .SummerCarnival .kv__steam-txt span {
    color: #f00;
    font-size: 2.5vw;
    font-weight: bold;
  }
  .SummerCarnival .kv__date-txt {
    font-size: 1.6vw;
  }
  .SummerCarnival .kv h1 {
    font-size: 6.5vw;
    text-align: left;
    display: inline-block;
    margin: 0 11%;
    margin-top: 3%;
    font-family: "vdl-logomaru", sans-serif;
    font-weight: bold;
    font-style: normal;
  }
  .SummerCarnival .kv h2 {
    font-size: 4vw;
    margin: 0 12%;
  }
  .SummerCarnival .kv-desc {
    color: #000000;
    font-size: 2.4vw;
    text-align: center;
    font-weight: bold;
    text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
    margin-top: 1%;
  }
  .SummerCarnival .kv-desc span {
    color: #2a5de1;
    font-size: 4vw;
  }
  .SummerCarnival .kv-wood {
    position: absolute;
    right: 11%;
    top: 0;
    z-index: 1;
    width: 19vw;
  }
}
@media (min-width: 1930px) {
  .SummerCarnival .kv-pattern {
    display: none;
  }
  .SummerCarnival .kv__mainBoxWrap {
    padding: 4% 0;
  }
  .SummerCarnival .kv__textBox {
    width: 61%;
    margin: auto;
  }
  .SummerCarnival .kv-wood {
    right: 20%;
    top: -4%;
    width: 15vw;
  }
  .SummerCarnival .kv__steam {
    margin: -2% 0 0;
  }
  .SummerCarnival .kv__steam-txt {
    color: #000000;
    font-size: 1.2vw;
    background: -webkit-gradient(linear, left top, right top, color-stop(30%, #ffffff), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, #ffffff 30%, rgba(255, 255, 255, 0) 100%);
    padding: 5px 2%;
    font-weight: 600;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83%;
            flex: 0 0 83%;
    margin-left: -2%;
    position: relative;
  }
  .SummerCarnival .kv__steam-txt img {
    position: absolute;
    bottom: -7%;
    right: 8%;
    width: 5vw;
  }
  .SummerCarnival .kv__steam-txt span {
    color: #f00;
    font-size: 2vw;
    font-weight: bold;
  }
  .SummerCarnival .kv__date-txt {
    font-size: 1.2vw;
  }
  .SummerCarnival .kv h1 {
    font-size: 5vw;
    text-align: left;
    display: inline-block;
    margin: 0 1%;
    margin-top: 3%;
  }
  .SummerCarnival .kv h2 {
    font-size: 2.8vw;
    margin: 0 2%;
  }
  .SummerCarnival .kv-desc {
    color: #000000;
    font-size: 1.5vw;
    text-align: center;
    font-weight: bold;
    text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
    margin-top: -0.5%;
  }
  .SummerCarnival .kv-desc span {
    color: #2a5de1;
    font-size: 2.5vw;
  }
  .SummerCarnival .kv__pdBox {
    margin-top: 0;
  }
  .SummerCarnival .kv__pdBox-img:nth-child(even) {
    margin: 0;
  }
}
.SummerCarnival .info__txtBox {
  position: relative;
  text-align: center;
}
.SummerCarnival .info__txtBox-top {
  font-size: 2.4vw;
  position: absolute;
  top: 5%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 5px #fff, 0 0 5px #fff;
  line-height: 2;
  width: 90%;
}
.SummerCarnival .info__txtBox-top span {
  color: #ff0000;
}
.SummerCarnival .info__txtBox-top span.info-style {
  color: #2a5de1;
}
.SummerCarnival .info__txtBox-top p {
  color: #ffffff;
  font-size: 2.2vw;
  text-shadow: 0 0 10px #000000, 0 0 5px #000000, 0 0 5px #000000;
  margin-top: 6%;
  line-height: 1.5;
  font-weight: 600;
}
.SummerCarnival .info__txtBox-bottom {
  color: #ffffff;
  font-size: 2.2vw;
  text-shadow: 0 0 10px #000000, 0 0 5px #000000;
  position: absolute;
  bottom: 9%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  line-height: 1.5;
  width: 100%;
}
.SummerCarnival .info__txtBox-bottom span {
  color: #ffffff;
  font-size: 4vw;
  line-height: 1.2;
}
.SummerCarnival .info__img {
  width: 75%;
  margin: auto;
}
@media (min-width: 499px) {
  .SummerCarnival .info__txtBox-top {
    font-size: 2.6vw;
  }
}
@media (min-width: 996px) {
  .SummerCarnival .info__txtBox-top {
    font-size: 2.5vw;
  }
  .SummerCarnival .info__txtBox-top p {
    color: #ffffff;
    font-size: 1.7vw;
  }
  .SummerCarnival .info__txtBox-bottom {
    color: #ffffff;
    font-size: 2.2vw;
    bottom: 10%;
  }
  .SummerCarnival .info__txtBox-bottom span {
    color: #ffffff;
    font-size: 4vw;
  }
}
@media (min-width: 1280px) {
  .SummerCarnival .info__txtBox-top {
    font-size: 2.2rem;
  }
  .SummerCarnival .info__txtBox-top p {
    color: #ffffff;
    font-size: 1.6rem;
  }
  .SummerCarnival .info__txtBox-bottom {
    color: #ffffff;
    font-size: 2rem;
    bottom: 10%;
  }
  .SummerCarnival .info__txtBox-bottom span {
    color: #ffffff;
    font-size: 3.5rem;
  }
}
@media (min-width: 1600px) {
  .SummerCarnival .info__txtBox-top {
    font-size: 2.2rem;
  }
  .SummerCarnival .info__txtBox-top p {
    color: #ffffff;
    font-size: 1.7rem;
  }
  .SummerCarnival .info__txtBox-bottom {
    color: #ffffff;
    font-size: 2rem;
    bottom: 10%;
  }
  .SummerCarnival .info__txtBox-bottom span {
    color: #ffffff;
    font-size: 3.5rem;
  }
}
@media (min-width: 1930px) {
  .SummerCarnival .info__txtBox-top {
    font-size: 2.2rem;
  }
  .SummerCarnival .info__txtBox-top p {
    color: #ffffff;
    font-size: 1.7rem;
  }
  .SummerCarnival .info__txtBox-bottom {
    color: #ffffff;
    font-size: 2rem;
    bottom: 9%;
  }
  .SummerCarnival .info__txtBox-bottom span {
    color: #ffffff;
    font-size: 3.5rem;
  }
}
.SummerCarnival .descInspire .desc__bgBox {
  display: none;
  position: relative;
}
.SummerCarnival .descInspire .desc__bgBox::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(https://storage-asset.msi.com/event/2025/JP/2025-summer-carnival/images/inspire-frame.png) no-repeat;
  background-size: cover;
}
.SummerCarnival .descInspire .desc__mainBox-item {
  z-index: 1;
  background: linear-gradient(7deg, #ffab3e, #facc22, #fbff00 70%);
  border: 3px solid #ffe500;
  border-radius: 15px;
  padding: 10px;
  text-align: center;
  width: 80%;
  margin: 2% auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 10.5vh;
}
.SummerCarnival .descInspire .desc__mainBox-item h4 {
  color: #000000;
  font-size: 0.9rem;
}
.SummerCarnival .descInspire .desc__mainBox-item p {
  color: #000000;
  font-size: 0.7rem;
}
.SummerCarnival .descInspire .desc__mainBox-item--1 {
  top: 0;
  left: 5%;
}
.SummerCarnival .descInspire .desc__mainBox-item--2 {
  top: 0;
  right: 5%;
}
.SummerCarnival .descInspire .desc__mainBox-item--3 {
  bottom: -35%;
  left: 5%;
}
.SummerCarnival .descInspire .desc__mainBox-item--4 {
  bottom: -35%;
  right: 5%;
}
@media (min-width: 499px) {
  .SummerCarnival .descInspire .desc__mainBox-item {
    z-index: 1;
    background: linear-gradient(7deg, #ffab3e, #facc22, #fbff00 70%);
    border: 3px solid #ffe500;
    border-radius: 15px;
    padding: 10px;
    text-align: center;
    width: 80%;
    margin: 2% auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 10.5vh;
  }
  .SummerCarnival .descInspire .desc__mainBox-item h4 {
    color: #000000;
    font-size: 1.3rem;
  }
  .SummerCarnival .descInspire .desc__mainBox-item p {
    color: #000000;
    font-size: 0.9rem;
  }
}
@media (min-width: 996px) {
  .SummerCarnival .descInspire .desc__mainBox-item {
    width: 35rem;
  }
  .SummerCarnival .descInspire .desc__mainBox {
    min-height: 23rem;
  }
  .SummerCarnival .descInspire .desc__mainBox-img {
    width: 38rem;
  }
}
@media (min-width: 1280px) {
  .SummerCarnival .descInspire .desc__bgBox {
    display: block;
  }
  .SummerCarnival .descInspire .desc__mainBox-item {
    position: absolute;
    z-index: 1;
    background: linear-gradient(7deg, #ffab3e, #facc22, #fbff00 70%);
    border: 3px solid #ffe500;
    border-radius: 15px;
    padding: 10px;
    text-align: center;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 10.5vh;
  }
}
@media (min-width: 1930px) {
  .SummerCarnival .descInspire .desc__mainBox {
    min-height: 35rem;
  }
  .SummerCarnival .descInspire .desc__mainBox-item {
    min-height: 7.5vh;
  }
  .SummerCarnival .descInspire .desc__mainBox-item--3 {
    bottom: 17%;
    left: 5%;
  }
  .SummerCarnival .descInspire .desc__mainBox-item--4 {
    bottom: 17%;
    right: 5%;
  }
}
.SummerCarnival .descGaming .desc__bgBox {
  display: none;
  position: relative;
}
.SummerCarnival .descGaming .desc__bgBox::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(https://storage-asset.msi.com/event/2025/JP/2025-summer-carnival/images/gaming-frame.png) no-repeat;
  background-size: cover;
}
.SummerCarnival .descGaming .desc__bgBox img {
  display: none;
}
.SummerCarnival .descGaming .desc__mainBox {
  width: 100%;
  min-height: 20vw;
  background: url(https://storage-asset.msi.com/event/2025/JP/2025-summer-carnival/images/gaming-bg-mid-xs.png) repeat-y;
  background-size: contain;
  padding: 5% 0;
}
.SummerCarnival .descGaming .desc__txtBox {
  background: url(https://storage-asset.msi.com/event/2025/JP/2025-summer-carnival/images/gaming-bg-mid-xs.png) repeat-y;
  background-size: contain;
}
.SummerCarnival .descGaming .desc__mainBox-item {
  z-index: 1;
  background: linear-gradient(7deg, #5865b9, #1c91e2, #22dcfd 70%);
  border: 3px solid #1c91e2;
  border-radius: 15px;
  padding: 10px;
  text-align: center;
  width: 80%;
  margin: 2% auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 10.5vh;
}
.SummerCarnival .descGaming .desc__mainBox-item h4 {
  color: #ffffff;
  font-size: 0.9rem;
}
.SummerCarnival .descGaming .desc__mainBox-item p {
  color: #ffffff;
  font-size: 0.7rem;
}
.SummerCarnival .descGaming .desc__mainBox-item--1 {
  top: 0;
  left: 5%;
}
.SummerCarnival .descGaming .desc__mainBox-item--2 {
  top: 0;
  left: 35.7%;
}
.SummerCarnival .descGaming .desc__mainBox-item--3 {
  top: 0;
  right: 5%;
}
.SummerCarnival .descGaming .desc__mainBox-item--4 {
  bottom: -35%;
  left: 5%;
}
.SummerCarnival .descGaming .desc__mainBox-item--5 {
  bottom: -35%;
  left: 35.7%;
}
.SummerCarnival .descGaming .desc__mainBox-item--6 {
  bottom: -35%;
  right: 5%;
}
.SummerCarnival .descGaming .desc__title h2 {
  border-bottom: 8px solid #1c91e2;
}
.SummerCarnival .descGaming .desc__itemBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 80%;
  text-align: center;
  margin: 1% auto;
  border: 5px solid #1c91e2;
  border-radius: 50px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  padding: 5%;
}
.SummerCarnival .descGaming .desc__itemBox h4 {
  color: #000000;
  font-size: 1.3rem;
  margin-bottom: 2%;
  border-bottom: 8px solid #1c91e2;
  display: inline-block;
}
@media (min-width: 499px) {
  .SummerCarnival .descGaming .desc__mainBox-item {
    z-index: 1;
    background: linear-gradient(7deg, #5865b9, #1c91e2, #22dcfd 70%);
    border: 3px solid #1c91e2;
    border-radius: 15px;
    padding: 10px;
    text-align: center;
    width: 80%;
    margin: 2% auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 10.5vh;
  }
  .SummerCarnival .descGaming .desc__mainBox-item h4 {
    color: #ffffff;
    font-size: 1.3rem;
  }
  .SummerCarnival .descGaming .desc__mainBox-item p {
    color: #ffffff;
    font-size: 0.9rem;
  }
}
@media (min-width: 996px) {
  .SummerCarnival .descGaming .desc__itemBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-direction: column;
        flex-direction: column;
    width: calc(50% - 50px);
    text-align: center;
    margin: 1% auto;
    border: 5px solid #1c91e2;
    border-radius: 50px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    padding: 2% 3% 5% 3%;
    background: #fff;
  }
  .SummerCarnival .descGaming .desc__mainBox-item--4 {
    bottom: -8.5rem;
    left: 5%;
  }
  .SummerCarnival .descGaming .desc__mainBox-item--5 {
    bottom: -8.5rem;
    left: 35.7%;
  }
  .SummerCarnival .descGaming .desc__mainBox-item--6 {
    bottom: -8.5rem;
    right: 5%;
  }
  .SummerCarnival .descGaming .desc__mainBox-img {
    width: 35rem !important;
  }
}
@media (min-width: 1280px) {
  .SummerCarnival .descGaming .desc__mainBox {
    background: none;
    min-height: 23rem;
  }
  .SummerCarnival .descGaming .desc__txtBox {
    background: none;
  }
  .SummerCarnival .descGaming .desc__bgBox {
    display: block;
  }
  .SummerCarnival .descGaming .desc__bgBox img {
    display: block;
  }
  .SummerCarnival .descGaming .desc__mainBox-item {
    position: absolute;
    z-index: 1;
    background: linear-gradient(7deg, #5865b9, #1c91e2, #22dcfd 70%);
    border: 3px solid #1c91e2;
    border-radius: 15px;
    padding: 10px;
    text-align: center;
    width: 22.5rem;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 10.5vh;
  }
  .SummerCarnival .descGaming .desc__itemBox {
    width: calc(50% - 50px);
  }
}
@media (min-width: 1930px) {
  .SummerCarnival .descGaming .desc__mainBox-item {
    width: 23rem;
    min-height: 7.5vh;
  }
  .SummerCarnival .descGaming .desc__mainBox-item--4 {
    bottom: 25%;
    left: 5%;
  }
  .SummerCarnival .descGaming .desc__mainBox-item--5 {
    bottom: 25%;
    left: 35.7%;
  }
  .SummerCarnival .descGaming .desc__mainBox-item--6 {
    bottom: 25%;
    right: 5%;
  }
  .SummerCarnival .descGaming .desc__mainBox {
    position: absolute;
    top: 15%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 100%;
    min-height: 42rem;
  }
  .SummerCarnival .descGaming .desc__mainBox-img {
    position: absolute;
    top: 16% !important;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 39rem !important;
  }
}
.SummerCarnival .desc {
  margin: 15% auto 0;
  position: relative;
  z-index: 2;
}
.SummerCarnival .desc__bgBox {
  position: relative;
}
.SummerCarnival .desc__mainBox {
  width: 100%;
  min-height: 20vw;
  background: url(https://storage-asset.msi.com/event/2025/JP/2025-summer-carnival/images/inspire-bg-mid-xs.png) repeat-y;
  background-size: contain;
  padding: 5% 0;
}
.SummerCarnival .desc__mainBox-img {
  width: 70%;
  margin: 3% auto;
}
.SummerCarnival .desc__txtBox {
  background: url(https://storage-asset.msi.com/event/2025/JP/2025-summer-carnival/images/inspire-bg-mid-xs.png) repeat-y;
  background-size: contain;
}
.SummerCarnival .desc__title {
  text-align: center;
  width: 80%;
  margin: auto;
  margin-bottom: 7%;
}
.SummerCarnival .desc__title h2 {
  border-bottom: 8px solid #ffe400;
  display: inline-block;
  font-size: 1.2rem;
}
.SummerCarnival .desc__flexBox {
  padding-bottom: 5%;
}
.SummerCarnival .desc__itemBox:nth-last-of-type(1) {
  margin: 0 auto;
}
.SummerCarnival .desc__itemBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 80%;
  text-align: center;
  margin: 3% auto;
  border: 5px solid #ffe400;
  border-radius: 50px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  padding: 5%;
  background: #fff;
}
.SummerCarnival .desc__itemBox h4 {
  color: #000000;
  font-size: 1rem;
  margin-bottom: 2%;
  border-bottom: 8px solid #ffe400;
  display: inline-block;
}
.SummerCarnival .desc__itemBox p {
  color: #000000;
  font-size: 0.7rem;
}
.SummerCarnival .desc-img {
  height: auto;
}
.SummerCarnival .desc-img img {
  max-height: 150px;
  width: auto;
  margin: 7% auto 0;
}
@media (min-width: 499px) {
  .SummerCarnival .desc__title h2 {
    font-size: 1.5em;
  }
  .SummerCarnival .desc__itemBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 80%;
    text-align: center;
    margin: 3% auto;
    border: 5px solid #ffe400;
    border-radius: 50px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    padding: 5%;
    background: #fff;
  }
  .SummerCarnival .desc h4 {
    color: #000000;
    font-size: 1.3rem;
    margin-bottom: 2%;
    display: inline-block;
  }
  .SummerCarnival .desc p {
    color: #000000;
    font-size: 0.9rem;
  }
}
@media (min-width: 996px) {
  .SummerCarnival .desc__title {
    margin-bottom: 2%;
    width: 90%;
  }
  .SummerCarnival .desc__flexBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 95%;
    margin: auto;
  }
  .SummerCarnival .desc__itemBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-direction: column;
        flex-direction: column;
    width: calc(50% - 50px);
    text-align: center;
    margin: 1% auto;
    border: 5px solid #ffe400;
    border-radius: 50px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    padding: 2% 3% 5% 3%;
    background: #fff;
  }
  .SummerCarnival .desc__itemBox h4 {
    color: #000000;
    font-size: 1.3rem;
    margin-bottom: 2%;
    border-bottom: 8px solid #ffe400;
    display: inline-block;
  }
  .SummerCarnival .desc__itemBox p {
    color: #000000;
    font-size: 0.9rem;
    min-height: 75px;
  }
  .SummerCarnival .desc-img {
    height: 150px;
  }
  .SummerCarnival .desc-img img {
    max-height: 150px;
    width: auto;
    margin: 7% auto 0;
  }
}
@media (min-width: 1280px) {
  .SummerCarnival .desc__flexBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 80%;
    margin: auto;
    padding-bottom: 0;
  }
  .SummerCarnival .desc__frame-top {
    display: none;
  }
  .SummerCarnival .desc__frame-bottom {
    display: none;
  }
  .SummerCarnival .desc__mainBox {
    position: absolute;
    top: 15%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 100%;
    min-height: 20vw;
    background: url(https://storage-asset.msi.com/event/2025/JP/2025-summer-carnival/images/inspire-bg-mid-xs.png) repeat-y;
    background-size: contain;
    padding: 5% 0;
    background: none;
  }
  .SummerCarnival .desc__mainBox-img {
    position: absolute;
    top: 33%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 32vw;
    margin: 0;
  }
  .SummerCarnival .desc__txtBox {
    position: absolute;
    top: 46%;
    background: url(https://storage-asset.msi.com/event/2025/JP/2025-summer-carnival/images/inspire-bg-mid-xs.png) repeat-y;
    background-size: contain;
    background: none;
  }
}
@media (min-width: 1930px) {
  .SummerCarnival .desc {
    margin: 8% auto 0;
  }
  .SummerCarnival .desc__mainBox {
    position: absolute;
    top: 15%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 100%;
    min-height: 18vw;
  }
  .SummerCarnival .desc__mainBox-img {
    position: absolute;
    top: 20%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 20vw;
  }
}
.SummerCarnival .step {
  position: relative;
  z-index: 1;
}
.SummerCarnival .step__title {
  margin: -12% auto 0;
  width: 50vw;
}
.SummerCarnival .step__flexBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 7%;
}
.SummerCarnival .step__itemBox {
  width: 80%;
  margin: 3% auto;
  text-align: center;
  border: 4px solid transparent;
  border-radius: 16px;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#ffffff)), -webkit-gradient(linear, left top, left bottom, from(#ff3c00), to(#ffbd00));
  background-image: linear-gradient(to right, #ffffff, #ffffff), linear-gradient(to bottom, #ff3c00, #ffbd00);
}
.SummerCarnival .step__imgBox {
  padding: 5% 10%;
}
.SummerCarnival .step__txtBox h5 {
  color: #000000;
  font-size: 1.3rem;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(3%, #ffe600), to(#f87000));
  background: linear-gradient(to bottom, #ffe600 3%, #f87000 100%);
}
.SummerCarnival .step__txtBox p {
  color: #000000;
  font-size: 0.9rem;
  padding: 3%;
  font-weight: bold;
}
.SummerCarnival .step__link {
  color: #000000;
  font-size: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 2px solid;
  width: 80%;
  margin: 0 auto 3%;
  font-weight: bold;
  padding: 5px;
}
.SummerCarnival .step__link img {
  width: auto;
  max-width: 20px;
}
@media (min-width: 499px) {
  .SummerCarnival .step__txtBox h5 {
    color: #000000;
    font-size: 1.8rem;
  }
  .SummerCarnival .step__txtBox p {
    color: #000000;
    font-size: 1.2rem;
  }
  .SummerCarnival .step__link {
    color: #000000;
    font-size: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 2px solid;
    width: 90%;
    margin: 0 auto 3%;
    font-weight: bold;
    padding: 5px;
  }
}
@media (min-width: 996px) {
  .SummerCarnival .step__flexBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 7%;
  }
  .SummerCarnival .step__itemBox {
    width: calc(33.3333333333% - 15px);
    margin: 0;
  }
  .SummerCarnival .step__link {
    color: #000000;
    font-size: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 2px solid;
    width: 14rem;
    margin: 0 auto 3%;
    font-weight: bold;
    padding: 5px;
  }
}
@media (min-width: 996px) {
  .SummerCarnival .step__title {
    margin: -5% auto 0;
    width: 23vw;
  }
}
@media (min-width: 1930px) {
  .SummerCarnival .step__title {
    margin: -5% auto 0;
    width: 25rem;
  }
}
.SummerCarnival .tc {
  position: relative;
  z-index: 0;
}
.SummerCarnival .tc__title {
  margin: -12% auto 0;
  width: 50vw;
}
.SummerCarnival .tc__title a {
  display: block;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}
.SummerCarnival .tc__title a:hover {
  -webkit-animation: tc 4s infinite;
          animation: tc 4s infinite;
}
@media (min-width: 996px) {
  .SummerCarnival .tc__title {
    margin: -5% auto 0;
    width: 23vw;
  }
}
@media (min-width: 1930px) {
  .SummerCarnival .tc__title {
    margin: -5% auto 0;
    width: 25rem;
  }
}
.SummerCarnival .btBG {
  position: relative;
  padding-top: 10%;
}
@media (min-width: 1930px) {
  .SummerCarnival .btBG {
    padding-top: 3%;
  }
}/*# sourceMappingURL=main.css.map */