.body {
  color: #141414;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.top-box {
  flex-flow: row;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.left {
  background-color: #141412;
  width: 50%;
  height: 100vh;
}

.right {
  width: 50%;
  height: 100vh;
}

.logo {
  opacity: .75;
  padding-top: 20px;
  padding-left: 40px;
}

.up-link-box {
  width: 96px;
}

.life-linl-box {
  width: 108px;
}

.vid-opt, .bcgrvid {
  height: 100vh;
}

.main-title {
  z-index: 6;
  margin-top: 15%;
  padding-left: 40px;
  padding-right: 40px;
  position: absolute;
  inset: auto 50% 43% 0%;
}

.heading {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  line-height: 135%;
}

.subtitle {
  color: #fff;
  font-size: 20px;
}

.lob {
  color: #e0201a;
  font-family: Lobster, sans-serif;
  font-size: 24px;
}

.cta {
  margin-top: 40px;
}

.cta-link {
  background-color: #e0201a;
  padding: 10px 40px;
  text-decoration: none;
  transition: all .555s cubic-bezier(.455, .03, .515, .955);
}

.cta-link:hover {
  background-color: #141412;
  border: 1px #e0211a;
  box-shadow: 0 0 0 1px #df211a;
}

.cta-text {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}

.bow {
  position: absolute;
  inset: 7% -5% 0% auto;
}

.image {
  object-fit: cover;
  max-width: 720px;
}

.pream-sec {
  background-color: #eee;
  padding-bottom: 0;
}

.pream-box {
  background-color: #fff0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.sp-date-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.sp-text {
  color: #df211a;
  text-transform: uppercase;
  font-weight: 600;
}

.date-text {
  text-align: right;
}

.cont {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}

.text1 {
  overflow-wrap: normal;
  margin-bottom: 20px;
}

.party-sec {
  padding-bottom: 0;
}

.party-sec.gris {
  background-color: #eee;
}

.party-box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-2 {
  color: #df211a;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 135%;
}

.phio {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  margin-bottom: 40px;
  display: grid;
}

.image-2 {
  object-fit: cover;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link {
  color: #df211a;
  font-weight: 700;
}

.link-2, .link-3 {
  color: #df211a;
  font-weight: 600;
}

.singlr_photo {
  margin-top: 40px;
  margin-bottom: 40px;
}

.singlr_photo.acer {
  margin-top: 0;
  margin-bottom: 20px;
}

.image-3 {
  object-fit: cover;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-3.vvv {
  border: 1px solid #e6e6e6;
}

.grid-key {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.grid-key.iooppp {
  margin-top: 40px;
}

.key-item {
  background-color: #fafafa;
  padding: 20px;
}

.image-4 {
  object-fit: cover;
  height: 340px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.descr-text {
  padding-top: 10px;
  font-size: 14px;
}

.numb-text {
  color: #df211a;
  text-align: center;
  font-family: Lobster, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
}

.namekey-text {
  text-align: center;
  height: 48px;
  margin-top: 10px;
  font-size: 14px;
}

.vid-box {
  margin-top: 40px;
  margin-bottom: 40px;
}

.monpac-text {
  color: #df211a;
  text-align: center;
  font-family: Lobster, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.monpac-text.bii {
  margin-top: 40px;
}

.dec-toy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

.toy-item {
  background-color: #fff;
  padding: 20px;
}

.toy-item.rtop {
  background-color: #eee;
}

.toy-text {
  color: #df211a;
  text-align: center;
  margin-bottom: 10px;
  font-family: Lobster, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.image-5 {
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.fin-sec {
  background-color: #181818;
}

.fin-box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.fin-text {
  color: #fff;
  font-size: 12px;
}

.link-4 {
  color: #de221a;
}

.link-5, .link-6, .link-7 {
  color: #df211a;
  font-weight: 700;
}

.link-8 {
  color: #de221a;
  font-weight: 700;
}

.vii {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  margin-bottom: 40px;
  display: grid;
}

.image-6 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bold-spn {
  overflow-wrap: normal;
  font-weight: 700;
}

.redi {
  font-weight: 600;
}

.link-9, .link-10 {
  color: #de221a;
  font-weight: 600;
}

.link-11 {
  color: #df211a;
  font-weight: 600;
}

.nowrap {
  overflow-wrap: normal;
}

.newlist {
  margin-top: 40px;
  margin-bottom: 40px;
}

.link-12, .link-13 {
  color: #df211a;
  font-weight: 600;
}

.lamaner {
  margin-top: 20px;
  margin-bottom: 40px;
}

.in_lamaner {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.lamaner-item {
  background-color: #eee;
  border-radius: 8px;
  padding: 10px;
}

.image-7 {
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-14 {
  color: #df211a;
  font-weight: 600;
}

.noutu-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

.image-8 {
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.author-text {
  font-size: 14px;
}

.author-span {
  font-weight: 600;
}

@media screen and (min-width: 1280px) {
  .heading {
    margin-bottom: 20px;
    font-size: 52px;
  }

  .subtitle {
    font-size: 32px;
  }

  .lob {
    font-size: 36px;
  }

  .cta-text {
    font-size: 18px;
  }

  .image {
    max-width: 960px;
  }
}

@media screen and (min-width: 1440px) {
  .logo {
    opacity: .75;
    margin-left: 10%;
    padding-left: 0%;
  }

  .main-title {
    margin-top: 0%;
    padding-left: 0%;
    padding-right: 0%;
    bottom: 32%;
    left: 5%;
    right: 45%;
  }

  .heading {
    font-size: 60px;
  }

  .subtitle {
    color: #dfdfdf;
    font-size: 32px;
    line-height: 150%;
  }

  .lob {
    font-size: 40px;
  }

  .bow {
    top: 2%;
    right: 3%;
  }

  .image {
    max-width: 880px;
  }
}

@media screen and (min-width: 1920px) {
  .heading {
    font-size: 84px;
  }

  .subtitle {
    font-size: 42px;
  }

  .image {
    max-width: 1200px;
  }
}

@media screen and (max-width: 991px) {
  .top-box {
    flex-flow: column;
  }

  .left {
    width: 100%;
    height: auto;
  }

  .right {
    width: 100%;
    height: 400px;
  }

  .logo {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-right: 40px;
    display: flex;
  }

  .vid-opt, .bcgrvid {
    height: 400px;
  }

  .main-title {
    background-color: #141412;
    margin-top: 0%;
    padding-top: 40px;
    padding-bottom: 40px;
    position: static;
  }

  .heading, .subtitle, .cta {
    text-align: center;
  }

  .bow {
    z-index: 10;
    position: absolute;
    top: 48%;
    right: 13%;
  }

  .image {
    max-width: 420px;
  }

  .cont {
    max-width: 700px;
  }

  .heading-2 {
    font-size: 24px;
    line-height: 135%;
  }

  .grid-key {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .image-4 {
    height: 340px;
  }

  .numb-text, .monpac-text, .toy-text {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .top-box {
    overflow: hidden;
  }

  .bow {
    z-index: 10;
    top: 48%;
    right: 14%;
  }

  .image {
    max-width: 400px;
  }

  .cont {
    max-width: none;
    margin-left: 5%;
    margin-right: 5%;
  }

  .heading-2 {
    font-size: 20px;
  }

  .grid-key {
    grid-template-columns: 1fr;
  }

  .image-4 {
    height: auto;
  }

  .dec-toy {
    grid-template-columns: 1fr;
  }

  .in_lamaner {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  .top-box {
    height: auto;
  }

  .logo {
    padding-top: 10px;
  }

  .heading {
    font-size: 28px;
  }

  .subtitle {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 18px;
  }

  .cta {
    margin-top: 20px;
  }

  .bow {
    z-index: 10;
    position: absolute;
    inset: 49% 0% auto;
    overflow: visible;
  }

  .image {
    max-width: 400px;
  }

  .heading-2 {
    text-align: center;
  }

  .phio {
    grid-template-columns: 1fr;
  }

  .singlr_photo.acer.r {
    margin-bottom: 10px;
  }

  .monpac-text.bii {
    margin-top: 20px;
  }

  .vii, .noutu-box {
    grid-template-columns: 1fr;
  }
}


