/* CSS Document */
/* contents ======================================= */
#wrapper {
  overflow: visible;
}

body {
  background: #ffffff;
}

#main {
  width: 100%;
}

#contents {
  max-width: none;
  width: 1100px;
  margin: 0 auto;
}

.catch {
  text-align: center;
  padding: 60px 0 80px;
  position: relative;
}

.catch p {
  position: absolute;
  left: 50%;
  top: 234px;
  width: 560px;
  margin-left: -280px;
  text-align: left;
  font-size: 14px;
}

.badges {
  width: 902px;
  margin: 0 auto 40px;
  overflow: hidden;
}

.badges li {
  width: 300px;
  float: left;
  text-align: center;
}

.badges li:nth-of-type(2) {
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
}

.badges li:nth-of-type(1) .img {
  padding: 0 0 8px 0;
}

.badges li:nth-of-type(2) .img {
  padding: 0 0 8px 0;
}

.badges li:nth-of-type(3) .img {
  padding: 0 0 8px 0;
}

.badges li .text {
  margin-bottom: 30px;
  padding: 0 40px;
  font-size: 14px;
}

.items {
  background-image: url(/img/category/saborino/items_header_pc.gif), url(/img/category/saborino/items_footer_pc.gif), url(/img/category/saborino/items_body_pc.gif);
  background-repeat: no-repeat, no-repeat, repeat-y;
  background-position: center top, center bottom, center top;
  padding: 178px 60px 100px;
  margin-bottom: 60px;
}

.items .one_column {
  width: 674px;
  margin: 0 auto 60px;
}

.items .one_column .img {
  text-align: center;
  margin-bottom: 20px;
}

.items .one_column .text_l {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 6px;
  text-align: center;
}

.items .one_column .text_s {
  font-size: 14px;
  margin-bottom: 16px;
}

.items .three_column {
  padding: 0 0 60px;
  margin: 0 0 45px;
  border-bottom: 2px solid #e3dba5;
  overflow: hidden;
}

.items .three_column .cosme_item {
  width: 326px;
  float: left;
  padding: 0 25px;
}

.items .three_column .cosme_item:nth-of-type(1) {
  border-right: 1px solid #dfdfdf;
}

.items .three_column .cosme_item:nth-of-type(3) {
  border-left: 1px solid #dfdfdf;
}

.items .three_column .img {
  text-align: center;
  margin-bottom: 20px;
}

.items .three_column .text_l {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

.items .three_column .text_l span {
  font-size: 12px;
}

.items .three_column .text_s {
  font-size: 12px;
}

.items .four_column {
  padding: 0 0 60px;
  overflow: hidden;
}

.items .four_column .cosme_item {
  width: calc((100% - 3px) / 4);
  float: left;
  padding: 0 25px;
  border-right: 1px solid #dfdfdf;
}

.items .four_column .cosme_item:nth-of-type(4) {
  border-right: none;
}

.items .four_column .img {
  margin-bottom: 20px;
}

.items .four_column .text_s {
  font-size: 12px;
}

.items .four_column .text_s span {
  color: #b1b1b1;
}

.items .text_column {
  padding: 0 25px 20px;
  overflow: hidden;
}

.items .text_column li {
  float: left;
  width: 424px;
  margin-bottom: 12px;
  overflow: hidden;
}

.items .text_column li:nth-of-type(2n) {
  float: right;
}

.items .text_column li:nth-of-type(2n+1) {
  clear: both;
}

.items .text_column li .term {
  float: left;
  width: 129px;
  font-size: 12px;
  font-weight: bold;
}

.items .text_column li .description {
  float: right;
  width: 280px;
  font-size: 12px;
}

.items .note {
  padding: 0 25px 60px;
  font-size: 12px;
  color: #ff0000;
  text-align: right;
}

.items .btn {
  width: 350px;
  margin: 0 auto;
  font-size: 12px;
  text-align: center;
}

.items .btn span {
  font-weight: bold;
}

.items .btn a {
  display: block;
  padding: 6px 0;
  border: 1px solid #333333;
  border-radius: 16px;
  width: 120px;
  text-align: center;
  margin: 8px auto;
}

.text_area {
  padding: 0 60px;
}

.text_area h3 {
  font-size: 24px;
  border-bottom: 2px solid #e4e4e2;
  padding-bottom: 10px;
  margin-bottom: 24px;
  font-weight: bold;
}

.text_area .paper_list {
  overflow: hidden;
  margin-bottom: 50px;
}

.text_area .paper_list .column {
  float: left;
  margin-right: 20px;
}

.text_area .paper_list .column p {
  font-size: 14px;
  padding-left: 96px;
  position: relative;
}

.text_area .paper_list .column.no1 {
  width: 260px;
}

.text_area .paper_list .column.no2 {
  width: 202px;
}

.text_area .paper_list .column.no3 {
  width: 182px;
}

.text_area .paper_list .column.no4 {
  width: 250px;
}

.text_area .paper_list .column span {
  position: absolute;
  left: 0;
  top: 0;
  font-weight: bold;
}

.text_area .wave_list {
  overflow: hidden;
  margin-bottom: 50px;
}

.text_area .wave_list .column {
  float: left;
  margin-right: 20px;
}

.text_area .wave_list .column p {
  font-size: 14px;
  padding-left: 96px;
  position: relative;
}

.text_area .wave_list .column.no1 {
  width: 394px;
}

.text_area .wave_list .column.no2 {
  width: 526px;
}

.text_area .wave_list .column span {
  position: absolute;
  left: 0;
  top: 0;
  font-weight: bold;
}

.bnrarea {
  padding: 50px 0 68px;
  background: #f5f9fa;
}

.bnrarea ul {
  width: 1100px;
  margin: 0 auto 40px;
  overflow: hidden;
}

.bnrarea ul li {
  margin-left: 10px;
  float: left;
  width: 360px;
}

.bnrarea ul li:first-child {
  margin-left: 0;
}

.bnrarea p {
  text-align: center;
}

/* MEDIA QUERY ======================================= */
@media screen and (max-width: 767px) {
  body {
    -webkit-text-size-adjust: none;
  }
  #main {
    width: 100%;
    margin-bottom: 7.03vw;
  }
  .contents {
    padding: 0 !important;
  }
  p, li {
    font-size: 14px;
  }
  /*-----------  contents -------------*/
  #contents {
    width: calc(100% - 6.26vw);
    margin: 0 3.13vw;
  }
  .catch {
    text-align: center;
    padding: 0 6.25vw 3.13vw;
    position: relative;
  }
  .catch p {
    padding-top: 3.13vw;
    position: static;
    width: auto;
    margin-left: 0;
    font-size: 12px;
  }
  .badges {
    width: 65.63vw;
    margin: 0 auto 20px;
    overflow: hidden;
  }
  .badges li {
    width: 100%;
    float: none;
    text-align: center;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .badges li:nth-of-type(2) {
    border-left: none;
    border-right: none;
  }
  .badges li:nth-of-type(3) {
    border-bottom: none;
    padding-bottom: 0;
  }
  .badges li .img {
    max-width: 380px;
    padding: 0;
    margin: 0 auto 15px;
  }
  /*
  .badges li:nth-of-type(1) .img {
    width:33.03vw;
    padding:0;
  }
  .badges li:nth-of-type(2) .img {
    width:42.34vw;
    padding:0;
  }
  .badges li:nth-of-type(3) .img {
    width:31.66vw;
    padding:0;
  }
  */
  .badges li .text {
    margin-bottom: 0;
    padding: 0 23px;
    font-size: 12px;
  }
  .items {
    background-image: url(/img/category/saborino/items_header_sp.gif), url(/img/category/saborino/items_footer_sp.gif), url(/img/category/saborino/items_body_sp.gif);
    background-repeat: no-repeat, no-repeat, repeat-y;
    background-position: center top, center bottom, center top;
    background-size: 100% auto, 100% auto, 100% auto;
    padding: 31.25vw 7.81vw 11.88vw;
    margin-bottom: 30px;
  }
  .items .one_column {
    width: 100%;
    margin: 0 0 12px;
    position: relative;
    border-bottom: 1px solid #e3dba5;
    padding-bottom: 20px;
  }
  .items .one_column .img {
    margin: 0 auto 13px;
    width: 60%;
  }
  .items .one_column .text_l {
    position: static;
    font-size: 16px;
    font-weight: bold;
    padding-top: 8px;
    margin-bottom: 6px;
    text-align: left;
  }
  .items .one_column .text_s {
    position: static;
    font-size: 12px;
    text-align: left;
  }
  .items .three_column {
    padding: 0;
    margin: 0 0 12px;
    border-bottom: 2px solid #e3dba5;
    overflow: hidden;
  }
  .items .three_column .cosme_item {
    width: 100%;
    float: none;
    padding: 20px 0;
  }
  .items .three_column .cosme_item:nth-of-type(1) {
    border-bottom: 1px solid #dfdfdf;
    border-right: none;
  }
  .items .three_column .cosme_item:nth-of-type(3) {
    border-top: 1px solid #dfdfdf;
    border-left: none;
  }
  .items .three_column .img {
    margin: 0 auto 13px;
    width: 60%;
  }
  .items .three_column .text_l {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .items .three_column .text_l span {
    font-size: 11px;
  }
  .items .three_column .text_s {
    font-size: 11px;
  }
  .items .four_column {
    padding: 0;
    overflow: hidden;
    margin-bottom: 12px;
  }
  .items .four_column .cosme_item {
    width: 100%;
    float: none;
    padding: 20px 0;
    border-right: none;
    border-bottom: 1px solid #dfdfdf;
  }
  .items .four_column .img {
    margin-bottom: 13px;
  }
  .items .four_column .text_s {
    font-size: 11px;
  }
  .items .four_column .text_s span {
    color: #b1b1b1;
  }
  .items .text_column {
    padding: 0;
    overflow: hidden;
  }
  .items .text_column li {
    float: none;
    width: 100%;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #dfdfdf;
    overflow: hidden;
  }
  .items .text_column li:nth-of-type(2n) {
    float: none;
  }
  .items .text_column li:nth-of-type(2n+1) {
    clear: both;
  }
  .items .text_column li:last-of-type {
    border-bottom: none;
  }
  .items .text_column li .term {
    float: left;
    width: 29.84vw;
    font-size: 11px;
    font-weight: bold;
  }
  .items .text_column li .description {
    float: right;
    width: 42.19vw;
    font-size: 11px;
  }
  .items .note {
    padding: 0 0 20px;
    font-size: 11px;
  }
  .items .btn {
    width: auto;
    margin: 0 auto;
    font-size: 11px;
    text-align: center;
  }
  .items .btn span {
    font-weight: bold;
  }
  .items .btn a {
    display: block;
    padding: 6px 0;
    border: 1px solid #333333;
    border-radius: 16px;
    width: 120px;
    text-align: center;
    margin: 8px auto;
  }
  .text_area {
    padding: 0;
  }
  .text_area h3 {
    font-size: 18px;
    border-bottom: 2px solid #e4e4e2;
    padding-bottom: 5px;
    margin-bottom: 12px;
  }
  .text_area .paper_list {
    overflow: hidden;
    margin-bottom: 25px;
  }
  .text_area .paper_list .column {
    float: none;
    margin-right: 0;
  }
  .text_area .paper_list .column p {
    font-size: 11px;
    padding-left: 83px;
    position: relative;
  }
  .text_area .paper_list .column.no1 {
    width: 100%;
  }
  .text_area .paper_list .column.no2 {
    width: 100%;
  }
  .text_area .paper_list .column.no3 {
    width: 100%;
  }
  .text_area .paper_list .column.no4 {
    width: 100%;
  }
  .text_area .paper_list .column span {
    position: absolute;
    left: 0;
    top: 0;
    font-weight: bold;
  }
  .text_area .wave_list {
    overflow: hidden;
    margin-bottom: 25px;
  }
  .text_area .wave_list .column {
    float: none;
    margin-right: 0;
  }
  .text_area .wave_list .column p {
    font-size: 11px;
    padding-left: 83px;
    position: relative;
  }
  .text_area .wave_list .column.no1 {
    width: 100%;
  }
  .text_area .wave_list .column.no2 {
    width: 100%;
  }
  .text_area .wave_list .column span {
    position: absolute;
    left: 0;
    top: 0;
    font-weight: bold;
  }
  .bnrarea {
    padding: 5.94% 4.69% 8.13%;
  }
  .bnrarea ul {
    width: 100%;
    margin: 0 auto 25px;
    overflow: hidden;
  }
  .bnrarea ul li {
    margin-left: 0;
    float: none;
    width: 100%;
    margin-top: 10px;
  }
  .bnrarea ul li:first-child {
    margin-top: 0;
  }
  .bnrarea p {
    text-align: center;
    width: 62.34%;
    margin: 0 auto;
  }
}
/* add2023 NEW ======================================= */
.bnrarea {
  display: none;
}

.bg_wrap {
  position: relative;
  z-index: 1;
}
.bg_wrap::before {
  content: "";
  background-image: url(/img/category/saborino/bg_deco_pc.png);
  background-repeat: repeat-y;
  background-position: top center;
  background-size: 100% auto;
  width: 100%;
  height: calc(100% + 200px);
  position: absolute;
  z-index: -1;
  left: 0;
  top: -200px;
}
@media screen and (max-width: 767px) {
  .bg_wrap::before {
    background-image: url(/img/category/saborino/bg_deco_sp.png);
    height: calc(100% + 29.333vw);
    top: -29.333vw;
  }
}

#contents > .catch {
  padding: 0 0 40px;
  margin-top: -120px;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  #contents > .catch {
    margin-top: 0;
  }
}
#contents > .catch p {
  text-align: center;
  line-height: 1.71;
  position: static;
  width: auto;
  margin: 0;
}
#contents .badges {
  margin: 0 auto 150px;
}
@media screen and (max-width: 767px) {
  #contents .badges {
    margin: 0 auto 15.625vw;
  }
}
#contents .items {
  position: relative;
  z-index: 1;
  background: none;
  border-radius: 40px;
  padding: 0 60px 100px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #contents .items {
    padding: 0 7.813vw 10.938vw;
  }
}
#contents .items::before {
  content: "";
  background: #fff;
  width: 100%;
  height: calc(100% - 80px);
  position: absolute;
  z-index: -1;
  top: 80px;
  left: 0;
  border-radius: 40px 40px 0 0;
  border-radius: 40px;
}
@media screen and (max-width: 767px) {
  #contents .items::before {
    height: calc(100% - 12.5vw);
    top: 12.5vw;
    border-radius: 40px 40px 0 0;
    border-radius: 6.25vw;
  }
}
#contents .items .ttl_img {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #contents .items .ttl_img {
    margin-bottom: 4.688vw;
  }
}
#contents .items .ttl_img .img {
  width: 728px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #contents .items .ttl_img .img {
    width: auto;
    margin: 0 -10.937vw;
  }
}
#contents .items .one_column {
  width: 726px;
  padding: 0 1em;
}
@media screen and (max-width: 767px) {
  #contents .items .one_column {
    border-bottom: none;
    width: 100%;
    padding: 0;
    padding-bottom: 20px;
  }
}
#contents .items .one_column .text_l {
  font-size: 16px;
  text-align: left;
}
#contents .items .one_column .text_l span.big {
  font-size: 20px;
  width: auto;
  display: inline-block;
  padding-right: 0.8em;
}
@media screen and (max-width: 767px) {
  #contents .items .one_column .text_l span.big {
    font-size: 16px;
    width: auto;
    padding-right: 1em;
  }
}
#contents .items {
  /**
   .text_column {
     ul {
       display: flex;
       flex-wrap: wrap;
       //flex-direction: row-reverse;
       li {
         float: none;
         width: 50%;
         @media screen and (max-width:767px) {
           width: 100%;
         }
         .term {}
         .description {}
         &:nth-child(odd){
           padding-right: 41px;
           @media screen and (max-width:767px) {
             padding-right: 0;
           }
         }
         &:nth-child(even){
           padding-left: 41px;
           @media screen and (max-width:767px) {
             padding-left: 0;
           }
         }
       }//li
     }//ul
   }//text_column
   **/
}
#contents .items.ue {
  padding: 0 60px 30px;
}
@media screen and (max-width: 767px) {
  #contents .items.ue {
    padding: 0 7.813vw 1.563vw;
    margin-bottom: 5em;
  }
}
#contents .items.ue p.text_r {
  font-size: 14px;
  text-align: right;
  padding-bottom: 1.5em;
}
#contents .items.shita::before {
  top: 0;
  height: 100%;
  border-radius: 0;
}
#contents .more {
  position: relative;
  z-index: 1;
}
#contents .more a {
  -webkit-transition: none;
  transition: none;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 30px;
  color: #fff;
  background: #23cce8;
  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: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 100px;
  border-radius: 0 0 40px 40px;
}
@media screen and (max-width: 767px) {
  #contents .more a {
    font-size: 5.067vw;
    min-height: 13.333vw;
    border-radius: 0 0 5.333vw 5.333vw;
  }
}
#contents .more::before {
  content: "";
  width: 44px;
  height: 44px;
  background: #fff;
  position: absolute;
  z-index: 1;
  right: 44px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
  opacity: 1;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  #contents .more::before {
    right: 2.667vw;
    width: 6.933vw;
    height: 6.933vw;
  }
}
#contents .more::after {
  content: "";
  position: absolute;
  z-index: 1;
  right: 60px;
  top: calc(50% + 2px);
  -webkit-transform: translateY(-50%) rotate(-45deg);
      -ms-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  border-top: solid 2px #23cce8;
  border-right: solid 2px #23cce8;
  width: 8px;
  height: 8px;
}
@media screen and (max-width: 767px) {
  #contents .more::after {
    right: 5.333vw;
    width: 1.067vw;
    height: 1.067vw;
  }
}
#contents .more.open a {
  border-radius: 40px 40px 0 0;
}
@media screen and (max-width: 767px) {
  #contents .more.open a {
    border-radius: 5.333vw 5.333vw 0 0;
  }
}
#contents .more.open::after {
  top: calc(50% + 2px);
  -webkit-transform: translateY(-50%) rotate(-45deg);
      -ms-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}
#contents .more.close a {
  border-radius: 0 0 40px 40px;
}
@media screen and (max-width: 767px) {
  #contents .more.close a {
    border-radius: 0 0 5.333vw 5.333vw;
  }
}
#contents .more.close::after {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(135deg);
      -ms-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
}
#contents .moreinfo .body .body_inner {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 0 0 40px 40px;
  padding: 52px 48px 80px;
}
@media screen and (max-width: 767px) {
  #contents .moreinfo .body .body_inner {
    border-radius: 0 0 5.333vw 5.333vw;
    padding: 8vw 0;
  }
}
@media screen and (max-width: 767px) {
  #contents .moreinfo .body .body_inner .img {
    margin: 0 -2.667vw;
  }
}
#contents .text_area {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  #contents .text_area {
    margin-top: 9.375vw;
  }
}
#contents .text_area .paper_list .column {
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
}
#contents .text_area .paper_list .column p {
  width: 25%;
  letter-spacing: -0.03em;
  padding-left: 6.5em;
}
@media screen and (max-width: 767px) {
  #contents .text_area .paper_list .column p {
    width: 100%;
  }
}
#contents .text_area .wave_list .column {
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
}
#contents .text_area .wave_list .column p {
  width: 50%;
  letter-spacing: -0.03em;
  padding-left: 6.5em;
}
@media screen and (max-width: 767px) {
  #contents .text_area .wave_list .column p {
    width: 100%;
  }
}

/* confetti ======================================= */
.confetti_wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.confetti_wrap .confetti {
  position: absolute;
  width: 100%;
  height: 100%;
}
.confetti_wrap .confetti span {
  position: absolute;
  z-index: 0;
  top: -10%;
  left: 0;
  width: 1.5vw;
  height: 1vw;
  background: #FFF;
}
.confetti_wrap .confetti span:nth-child(2n+1) {
  -webkit-animation: confetti-anim-1-sp 0s 0s linear infinite;
          animation: confetti-anim-1-sp 0s 0s linear infinite;
}
@media screen and (max-width: 767px) {
  .confetti_wrap .confetti span:nth-child(2n+1) {
    -webkit-animation: confetti-anim-1-sp-new 10s 0s linear infinite;
            animation: confetti-anim-1-sp-new 10s 0s linear infinite;
  }
}
.confetti_wrap .confetti span:nth-child(2n+2) {
  -webkit-animation: confetti-anim-2-sp 0s 0s linear infinite;
          animation: confetti-anim-2-sp 0s 0s linear infinite;
}
@media screen and (max-width: 767px) {
  .confetti_wrap .confetti span:nth-child(2n+2) {
    -webkit-animation: confetti-anim-2-sp-new 10s 0s linear infinite;
            animation: confetti-anim-2-sp-new 10s 0s linear infinite;
  }
}
.confetti_wrap .confetti span:nth-child(1) {
  left: 0%;
}
.confetti_wrap .confetti span:nth-child(2) {
  left: 2%;
}
.confetti_wrap .confetti span:nth-child(3) {
  left: 4%;
}
.confetti_wrap .confetti span:nth-child(4) {
  left: 6%;
}
.confetti_wrap .confetti span:nth-child(5) {
  left: 8%;
}
.confetti_wrap .confetti span:nth-child(6) {
  left: 10%;
}
.confetti_wrap .confetti span:nth-child(7) {
  left: 12%;
}
.confetti_wrap .confetti span:nth-child(8) {
  left: 14%;
}
.confetti_wrap .confetti span:nth-child(9) {
  left: 16%;
}
.confetti_wrap .confetti span:nth-child(10) {
  left: 18%;
}
.confetti_wrap .confetti span:nth-child(11) {
  left: 20%;
}
.confetti_wrap .confetti span:nth-child(12) {
  left: 22%;
}
.confetti_wrap .confetti span:nth-child(13) {
  left: 24%;
}
.confetti_wrap .confetti span:nth-child(14) {
  left: 26%;
}
.confetti_wrap .confetti span:nth-child(15) {
  left: 28%;
}
.confetti_wrap .confetti span:nth-child(16) {
  left: 30%;
}
.confetti_wrap .confetti span:nth-child(17) {
  left: 32%;
}
.confetti_wrap .confetti span:nth-child(18) {
  left: 34%;
}
.confetti_wrap .confetti span:nth-child(19) {
  left: 36%;
}
.confetti_wrap .confetti span:nth-child(20) {
  left: 38%;
}
.confetti_wrap .confetti span:nth-child(21) {
  left: 40%;
}
.confetti_wrap .confetti span:nth-child(22) {
  left: 42%;
}
.confetti_wrap .confetti span:nth-child(23) {
  left: 44%;
}
.confetti_wrap .confetti span:nth-child(24) {
  left: 46%;
}
.confetti_wrap .confetti span:nth-child(25) {
  left: 48%;
}
.confetti_wrap .confetti span:nth-child(26) {
  left: 50%;
}
.confetti_wrap .confetti span:nth-child(27) {
  left: 52%;
}
.confetti_wrap .confetti span:nth-child(28) {
  left: 54%;
}
.confetti_wrap .confetti span:nth-child(29) {
  left: 56%;
}
.confetti_wrap .confetti span:nth-child(30) {
  left: 58%;
}
.confetti_wrap .confetti span:nth-child(31) {
  left: 60%;
}
.confetti_wrap .confetti span:nth-child(32) {
  left: 62%;
}
.confetti_wrap .confetti span:nth-child(33) {
  left: 64%;
}
.confetti_wrap .confetti span:nth-child(34) {
  left: 66%;
}
.confetti_wrap .confetti span:nth-child(35) {
  left: 68%;
}
.confetti_wrap .confetti span:nth-child(36) {
  left: 70%;
}
.confetti_wrap .confetti span:nth-child(37) {
  left: 72%;
}
.confetti_wrap .confetti span:nth-child(38) {
  left: 74%;
}
.confetti_wrap .confetti span:nth-child(39) {
  left: 76%;
}
.confetti_wrap .confetti span:nth-child(40) {
  left: 78%;
}
.confetti_wrap .confetti span:nth-child(41) {
  left: 80%;
}
.confetti_wrap .confetti span:nth-child(42) {
  left: 82%;
}
.confetti_wrap .confetti span:nth-child(43) {
  left: 84%;
}
.confetti_wrap .confetti span:nth-child(44) {
  left: 86%;
}
.confetti_wrap .confetti span:nth-child(45) {
  left: 88%;
}
.confetti_wrap .confetti span:nth-child(46) {
  left: 90%;
}
.confetti_wrap .confetti span:nth-child(47) {
  left: 92%;
}
.confetti_wrap .confetti span:nth-child(48) {
  left: 94%;
}
.confetti_wrap .confetti span:nth-child(49) {
  left: 96%;
}
.confetti_wrap .confetti span:nth-child(50) {
  left: 98%;
}
.confetti_wrap .confetti span:nth-child(3n+1) {
  width: 1.25vw;
  height: 0.8vw;
}
@media screen and (max-width: 767px) {
  .confetti_wrap .confetti span:nth-child(3n+1) {
    width: 1.75vw;
    height: 1.2vw;
  }
}
.confetti_wrap .confetti span:nth-child(3n+2) {
  width: 1.5vw;
  height: 1vw;
}
@media screen and (max-width: 767px) {
  .confetti_wrap .confetti span:nth-child(3n+2) {
    width: 2vw;
    height: 1.4vw;
  }
}
.confetti_wrap .confetti span:nth-child(3n+3) {
  width: 1.75vw;
  height: 1.2vw;
}
@media screen and (max-width: 767px) {
  .confetti_wrap .confetti span:nth-child(3n+3) {
    width: 2.25vw;
    height: 1.6vw;
  }
}
.confetti_wrap .confetti span:nth-child(7n+1) {
  background: #fedc5e;
}
.confetti_wrap .confetti span:nth-child(7n+2) {
  background: #0054a7;
}
.confetti_wrap .confetti span:nth-child(7n+3) {
  background: #50c3ec;
}
.confetti_wrap .confetti span:nth-child(7n+4) {
  background: #ffffff;
}
.confetti_wrap .confetti span:nth-child(7n+5) {
  background: #85e0f7;
}
.confetti_wrap .confetti span:nth-child(7n+6) {
  background: #e8f6fc;
}
.confetti_wrap .confetti span:nth-child(7n+7) {
  background: #fedc5e;
}
.confetti_wrap .confetti span:nth-child(4n+1) {
  -webkit-animation-duration: 8s;
          animation-duration: 8s;
  -webkit-animation-duration: 18s;
          animation-duration: 18s;
  -webkit-animation-duration: 28s;
          animation-duration: 28s;
}
@media screen and (max-width: 767px) {
  .confetti_wrap .confetti span:nth-child(4n+1) {
    -webkit-animation-duration: 31s;
            animation-duration: 31s;
    -webkit-animation-duration: 41s;
            animation-duration: 41s;
  }
}
.confetti_wrap .confetti span:nth-child(4n+2) {
  -webkit-animation-duration: 15s;
          animation-duration: 15s;
  -webkit-animation-duration: 25s;
          animation-duration: 25s;
  -webkit-animation-duration: 35s;
          animation-duration: 35s;
}
@media screen and (max-width: 767px) {
  .confetti_wrap .confetti span:nth-child(4n+2) {
    -webkit-animation-duration: 39s;
            animation-duration: 39s;
    -webkit-animation-duration: 49s;
            animation-duration: 49s;
  }
}
.confetti_wrap .confetti span:nth-child(4n+3) {
  -webkit-animation-duration: 11s;
          animation-duration: 11s;
  -webkit-animation-duration: 21s;
          animation-duration: 21s;
  -webkit-animation-duration: 31s;
          animation-duration: 31s;
}
@media screen and (max-width: 767px) {
  .confetti_wrap .confetti span:nth-child(4n+3) {
    -webkit-animation-duration: 35s;
            animation-duration: 35s;
    -webkit-animation-duration: 45s;
            animation-duration: 45s;
  }
}
.confetti_wrap .confetti span:nth-child(4n+4) {
  -webkit-animation-duration: 9s;
          animation-duration: 9s;
  -webkit-animation-duration: 19s;
          animation-duration: 19s;
  -webkit-animation-duration: 29s;
          animation-duration: 29s;
}
@media screen and (max-width: 767px) {
  .confetti_wrap .confetti span:nth-child(4n+4) {
    -webkit-animation-duration: 33s;
            animation-duration: 33s;
    -webkit-animation-duration: 43s;
            animation-duration: 43s;
  }
}
.confetti_wrap .confetti span:nth-child(11n+1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.confetti_wrap .confetti span:nth-child(11n+2) {
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
.confetti_wrap .confetti span:nth-child(11n+3) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.confetti_wrap .confetti span:nth-child(11n+4) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.confetti_wrap .confetti span:nth-child(11n+5) {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
.confetti_wrap .confetti span:nth-child(11n+6) {
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
.confetti_wrap .confetti span:nth-child(11n+7) {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
.confetti_wrap .confetti span:nth-child(11n+8) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.confetti_wrap .confetti span:nth-child(11n+9) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.confetti_wrap .confetti span:nth-child(11n+10) {
  -webkit-animation-delay: 6s;
          animation-delay: 6s;
}
.confetti_wrap .confetti span:nth-child(11n+11) {
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
}
.confetti_wrap.kv .confetti span:nth-child(2n+1) {
  -webkit-animation: confetti-anim-1 10s 0s linear infinite;
          animation: confetti-anim-1 10s 0s linear infinite;
}
.confetti_wrap.kv .confetti span:nth-child(2n+2) {
  -webkit-animation: confetti-anim-2 10s 0s linear infinite;
          animation: confetti-anim-2 10s 0s linear infinite;
}
.confetti_wrap.kv .confetti span:nth-child(4n+1) {
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
}
@media screen and (max-width: 767px) {
  .confetti_wrap.kv .confetti span:nth-child(4n+1) {
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
  }
}
.confetti_wrap.kv .confetti span:nth-child(4n+2) {
  -webkit-animation-duration: 12s;
          animation-duration: 12s;
}
@media screen and (max-width: 767px) {
  .confetti_wrap.kv .confetti span:nth-child(4n+2) {
    -webkit-animation-duration: 10s;
            animation-duration: 10s;
  }
}
.confetti_wrap.kv .confetti span:nth-child(4n+3) {
  -webkit-animation-duration: 8s;
          animation-duration: 8s;
}
@media screen and (max-width: 767px) {
  .confetti_wrap.kv .confetti span:nth-child(4n+3) {
    -webkit-animation-duration: 6s;
            animation-duration: 6s;
  }
}
.confetti_wrap.kv .confetti span:nth-child(4n+4) {
  -webkit-animation-duration: 6s;
          animation-duration: 6s;
}
@media screen and (max-width: 767px) {
  .confetti_wrap.kv .confetti span:nth-child(4n+4) {
    -webkit-animation-duration: 4s;
            animation-duration: 4s;
  }
}
.confetti_wrap.kv .confetti span:nth-child(11n+1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.confetti_wrap.kv .confetti span:nth-child(11n+2) {
  -webkit-animation-delay: 9s;
          animation-delay: 9s;
  -webkit-animation-delay: 11s;
          animation-delay: 11s;
}
.confetti_wrap.kv .confetti span:nth-child(11n+3) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.confetti_wrap.kv .confetti span:nth-child(11n+4) {
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
  -webkit-animation-delay: 7s;
          animation-delay: 7s;
}
.confetti_wrap.kv .confetti span:nth-child(11n+5) {
  -webkit-animation-delay: 6s;
          animation-delay: 6s;
  -webkit-animation-delay: 8s;
          animation-delay: 8s;
}
.confetti_wrap.kv .confetti span:nth-child(11n+6) {
  -webkit-animation-delay: 7s;
          animation-delay: 7s;
  -webkit-animation-delay: 9s;
          animation-delay: 9s;
}
.confetti_wrap.kv .confetti span:nth-child(11n+7) {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
.confetti_wrap.kv .confetti span:nth-child(11n+8) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.confetti_wrap.kv .confetti span:nth-child(11n+9) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.confetti_wrap.kv .confetti span:nth-child(11n+10) {
  -webkit-animation-delay: 11s;
          animation-delay: 11s;
  -webkit-animation-delay: 13s;
          animation-delay: 13s;
}
.confetti_wrap.kv .confetti span:nth-child(11n+11) {
  nimation-delay: 10s;
  nimation-delay: 12s;
}
.confetti_wrap.big .confetti span:nth-child(2n+1) {
  -webkit-animation: confetti-anim-1 10s 0s linear infinite;
          animation: confetti-anim-1 10s 0s linear infinite;
}
.confetti_wrap.big .confetti span:nth-child(2n+2) {
  -webkit-animation: confetti-anim-2 10s 0s linear infinite;
          animation: confetti-anim-2 10s 0s linear infinite;
}
.confetti_wrap.big .confetti span:nth-child(3n+1) {
  width: 1.75vw;
  height: 1.2vw;
}
@media screen and (max-width: 767px) {
  .confetti_wrap.big .confetti span:nth-child(3n+1) {
    width: 2.25vw;
    height: 1.6vw;
  }
}
.confetti_wrap.big .confetti span:nth-child(3n+2) {
  width: 2vw;
  height: 1.4vw;
}
@media screen and (max-width: 767px) {
  .confetti_wrap.big .confetti span:nth-child(3n+2) {
    width: 2.5vw;
    height: 1.8vw;
  }
}
.confetti_wrap.big .confetti span:nth-child(3n+3) {
  width: 2.25vw;
  height: 1.6vw;
}
@media screen and (max-width: 767px) {
  .confetti_wrap.big .confetti span:nth-child(3n+3) {
    width: 2.75vw;
    height: 2vw;
  }
}
.confetti_wrap.big .confetti span:nth-child(4n+1) {
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
}
@media screen and (max-width: 767px) {
  .confetti_wrap.big .confetti span:nth-child(4n+1) {
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
  }
}
.confetti_wrap.big .confetti span:nth-child(4n+2) {
  -webkit-animation-duration: 12s;
          animation-duration: 12s;
  -webkit-animation-duration: 11s;
          animation-duration: 11s;
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
}
@media screen and (max-width: 767px) {
  .confetti_wrap.big .confetti span:nth-child(4n+2) {
    -webkit-animation-duration: 10s;
            animation-duration: 10s;
  }
}
.confetti_wrap.big .confetti span:nth-child(4n+3) {
  -webkit-animation-duration: 8s;
          animation-duration: 8s;
  -webkit-animation-duration: 7s;
          animation-duration: 7s;
  -webkit-animation-duration: 6s;
          animation-duration: 6s;
}
@media screen and (max-width: 767px) {
  .confetti_wrap.big .confetti span:nth-child(4n+3) {
    -webkit-animation-duration: 6s;
            animation-duration: 6s;
  }
}
.confetti_wrap.big .confetti span:nth-child(4n+4) {
  -webkit-animation-duration: 6s;
          animation-duration: 6s;
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
}
@media screen and (max-width: 767px) {
  .confetti_wrap.big .confetti span:nth-child(4n+4) {
    -webkit-animation-duration: 4s;
            animation-duration: 4s;
  }
}
.confetti_wrap.big .confetti span:nth-child(11n+1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.confetti_wrap.big .confetti span:nth-child(11n+2) {
  -webkit-animation-delay: 9s;
          animation-delay: 9s;
  -webkit-animation-delay: 11s;
          animation-delay: 11s;
}
.confetti_wrap.big .confetti span:nth-child(11n+3) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.confetti_wrap.big .confetti span:nth-child(11n+4) {
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
  -webkit-animation-delay: 7s;
          animation-delay: 7s;
}
.confetti_wrap.big .confetti span:nth-child(11n+5) {
  -webkit-animation-delay: 6s;
          animation-delay: 6s;
  -webkit-animation-delay: 8s;
          animation-delay: 8s;
}
.confetti_wrap.big .confetti span:nth-child(11n+6) {
  -webkit-animation-delay: 7s;
          animation-delay: 7s;
  -webkit-animation-delay: 9s;
          animation-delay: 9s;
}
.confetti_wrap.big .confetti span:nth-child(11n+7) {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
.confetti_wrap.big .confetti span:nth-child(11n+8) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.confetti_wrap.big .confetti span:nth-child(11n+9) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.confetti_wrap.big .confetti span:nth-child(11n+10) {
  -webkit-animation-delay: 11s;
          animation-delay: 11s;
  -webkit-animation-delay: 13s;
          animation-delay: 13s;
}
.confetti_wrap.big .confetti span:nth-child(11n+11) {
  nimation-delay: 10s;
  nimation-delay: 12s;
}

/* animation */
/**
@keyframes confetti-anim-1 {
0% {
top: -10%;
transform: translateX(0) rotateX(0) rotateY(0);
}

100% {
top: 100%;
transform: translateX(20vw) rotateX(180deg) rotateY(360deg);
}
}

@keyframes confetti-anim-2 {
0% {
top: -10%;
transform: translateX(0) rotateX(0) rotateY(0);
}

100% {
top: 100%;
transform: translateX(-20vw) rotateX(180deg) rotateY(360deg);
}
}
**/
/**
.confetti_wrap {
.confetti {
span {
//add animation
&:nth-child(2n+1) {
animation: confetti-anim-1 10s 0s linear infinite;
//animation: confetti-anim-1 500s 0s linear infinite;

}
&:nth-child(2n+2) {
animation: confetti-anim-2 10s 0s linear infinite;
//animation: confetti-anim-2 500s 0s linear infinite;

}
}
}
}
**/
@-webkit-keyframes confetti-anim-1 {
  0% {
    top: -10%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }
  100% {
    top: 105%;
    -webkit-transform: translateX(20vw) rotateX(180deg) rotateY(360deg);
            transform: translateX(20vw) rotateX(180deg) rotateY(360deg);
  }
}
@keyframes confetti-anim-1 {
  0% {
    top: -10%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }
  100% {
    top: 105%;
    -webkit-transform: translateX(20vw) rotateX(180deg) rotateY(360deg);
            transform: translateX(20vw) rotateX(180deg) rotateY(360deg);
  }
}
@-webkit-keyframes confetti-anim-2 {
  0% {
    top: -10%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }
  100% {
    top: 105%;
    -webkit-transform: translateX(-20vw) rotateX(180deg) rotateY(360deg);
            transform: translateX(-20vw) rotateX(180deg) rotateY(360deg);
  }
}
@keyframes confetti-anim-2 {
  0% {
    top: -10%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }
  100% {
    top: 105%;
    -webkit-transform: translateX(-20vw) rotateX(180deg) rotateY(360deg);
            transform: translateX(-20vw) rotateX(180deg) rotateY(360deg);
  }
}
@-webkit-keyframes confetti-anim-1-sp {
  0% {
    top: -10%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }
  50% {
    top: 50%;
    -webkit-transform: translateX(50vw) rotateX(120deg) rotateY(300deg);
            transform: translateX(50vw) rotateX(120deg) rotateY(300deg);
  }
  100% {
    top: 105%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }
}
@keyframes confetti-anim-1-sp {
  0% {
    top: -10%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }
  50% {
    top: 50%;
    -webkit-transform: translateX(50vw) rotateX(120deg) rotateY(300deg);
            transform: translateX(50vw) rotateX(120deg) rotateY(300deg);
  }
  100% {
    top: 105%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }
}
@-webkit-keyframes confetti-anim-2-sp {
  0% {
    top: -10%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }
  50% {
    top: 50%;
    -webkit-transform: translateX(-50vw) rotateX(120deg) rotateY(300deg);
            transform: translateX(-50vw) rotateX(120deg) rotateY(300deg);
  }
  100% {
    top: 105%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }
}
@keyframes confetti-anim-2-sp {
  0% {
    top: -10%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }
  50% {
    top: 50%;
    -webkit-transform: translateX(-50vw) rotateX(120deg) rotateY(300deg);
            transform: translateX(-50vw) rotateX(120deg) rotateY(300deg);
  }
  100% {
    top: 105%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }
}
@-webkit-keyframes confetti-anim-1-sp-new {
  0% {
    top: -10%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }
  25% {
    top: 25%;
    -webkit-transform: translateX(50vw) rotateX(120deg) rotateY(300deg);
            transform: translateX(50vw) rotateX(120deg) rotateY(300deg);
  }
  50% {
    top: 50%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }
  75% {
    top: 75%;
    -webkit-transform: translateX(50vw) rotateX(120deg) rotateY(300deg);
            transform: translateX(50vw) rotateX(120deg) rotateY(300deg);
  }
  100% {
    top: 105%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }
}
@keyframes confetti-anim-1-sp-new {
  0% {
    top: -10%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }
  25% {
    top: 25%;
    -webkit-transform: translateX(50vw) rotateX(120deg) rotateY(300deg);
            transform: translateX(50vw) rotateX(120deg) rotateY(300deg);
  }
  50% {
    top: 50%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }
  75% {
    top: 75%;
    -webkit-transform: translateX(50vw) rotateX(120deg) rotateY(300deg);
            transform: translateX(50vw) rotateX(120deg) rotateY(300deg);
  }
  100% {
    top: 105%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }
}
@-webkit-keyframes confetti-anim-2-sp-new {
  0% {
    top: -10%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }
  25% {
    top: 25%;
    -webkit-transform: translateX(-50vw) rotateX(120deg) rotateY(300deg);
            transform: translateX(-50vw) rotateX(120deg) rotateY(300deg);
  }
  50% {
    top: 50%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }
  75% {
    top: 75%;
    -webkit-transform: translateX(-50vw) rotateX(120deg) rotateY(300deg);
            transform: translateX(-50vw) rotateX(120deg) rotateY(300deg);
  }
  100% {
    top: 105%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }
}
@keyframes confetti-anim-2-sp-new {
  0% {
    top: -10%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }
  25% {
    top: 25%;
    -webkit-transform: translateX(-50vw) rotateX(120deg) rotateY(300deg);
            transform: translateX(-50vw) rotateX(120deg) rotateY(300deg);
  }
  50% {
    top: 50%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }
  75% {
    top: 75%;
    -webkit-transform: translateX(-50vw) rotateX(120deg) rotateY(300deg);
            transform: translateX(-50vw) rotateX(120deg) rotateY(300deg);
  }
  100% {
    top: 105%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }
}

.badges img {
  margin: auto;
}

.catch h2 {
  margin-bottom: 0;
}