.top-box {
  background-image: linear-gradient(#00000042, #00000042);
}

.video_bckgr, .video_phone {
  height: 100vh;
}

.logo-box {
  z-index: 10;
  opacity: .79;
  position: absolute;
  inset: 2% 5% auto auto;
}

.up-link-box {
  text-align: right;
}

.image {
  max-width: 30%;
}

.life-logo {
  text-align: right;
}

.image-2 {
  max-width: 60%;
}

.main-title-box {
  position: absolute;
  inset: auto 0% 40%;
}

.heading {
  color: #fff;
  text-align: center;
  letter-spacing: .2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 135%;
}

.bold-text {
  font-size: 40px;
}

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

.body {
  color: #000;
  font-family: Roboto Slab, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

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

.pream_sec {
  background-color: #fff;
  padding-bottom: 0;
}

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

.pream_box {
  background-color: #ffe5e4;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 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: #bf0c3c;
  text-transform: uppercase;
  font-weight: 700;
}

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

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

.enter-text {
  margin-bottom: 20px;
}

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

.chapter_sec {
  background-color: #bf0d3d00;
  padding-bottom: 0;
}

.chapter_box {
  background-color: #bf0d3d;
  border-radius: 8px;
  padding: 60px 40px;
}

.chapter-in-box {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.chapter-in-box.solo_new {
  grid-template-columns: 1fr;
  display: block;
}

.heading-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 20px;
  font-weight: 600;
  line-height: 135%;
}

.heart-decor {
  text-align: center;
  margin-bottom: 20px;
}

.image-5 {
  object-fit: cover;
}

.expl_box {
  margin-bottom: 20px;
}

.expl_text {
  color: #fff;
}

.expl_text.solor {
  margin-bottom: 20px;
}

.image-6 {
  aspect-ratio: auto;
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.cta_pro {
  text-align: center;
}

.cta_pro.solo-bta {
  margin-top: 40px;
  margin-bottom: 40px;
}

.cta-link {
  background-color: #fff0;
  border: 1px solid #fff;
  border-radius: 8px;
  padding: 20px;
  text-decoration: none;
  transition: all .555s cubic-bezier(.645, .045, .355, 1);
}

.cta-link:hover {
  transform: translate(0, 10px);
}

.cta_text {
  color: #fff;
  letter-spacing: .2px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 100%;
}

.bold-text-2 {
  text-align: left;
  font-weight: 600;
}

.expl_sec {
  padding-bottom: 0;
}

.explll_box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 600;
}

.bold-text-3 {
  font-weight: 600;
}

.inst-numb-text {
  color: #fff;
  font-weight: 500;
}

.actinstr-box {
  margin-top: 20px;
}

.activate-item {
  background-color: #f6dfde;
  border: 1px solid #b1202d42;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 20px;
}

.stars-text {
  text-align: left;
  font-size: 14px;
  font-style: italic;
}

.heading-4 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 400;
  line-height: 135%;
}

.activate-ph {
  background-color: #b1202d;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.link-3 {
  color: #b1202d;
  font-weight: 600;
}

.grid-activate {
  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;
}

.regular_text, .list {
  margin-bottom: 20px;
}

.parfume {
  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;
}

.parfume_item {
  border: 1px solid #c7c7c7;
  border-radius: 8px;
  padding: 24px;
  box-shadow: 0 2px 5px #0003;
}

.heading-5 {
  color: #bf0d3d;
  text-align: center;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 135%;
}

.parfume_photo {
  border-radius: 8px;
}

.image-7 {
  border-radius: 8px;
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-4, .link-5 {
  color: #bf0d3d;
  font-weight: 600;
}

.text-block, .text-block-2 {
  font-size: 14px;
}

.bordo_text_span {
  color: #bf0d3d;
  font-weight: 700;
}

.fin_sec {
  background-color: #202020;
}

.fin_box {
  padding-top: 40px;
  padding-bottom: 40px;
}

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

.link-6 {
  color: #ff6790;
}

.samsung_options {
  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;
}

.samsung_options.smart {
  margin-top: 0;
}

.samsung_item_phone {
  border: 1px solid #c7c7c7;
  border-radius: 8px;
  padding: 24px;
  box-shadow: 0 2px 5px #0003;
}

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

.image-8.smarti {
  border-radius: 4px;
}

.phone_expl-text {
  margin-top: 10px;
  font-size: 14px;
}

.heading-6 {
  color: #bf0d3d;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 135%;
}

.link-7 {
  color: #bf0d3d;
}

.link-8, .link-9 {
  color: #bf0d3d;
  font-weight: 600;
}

.bordo_span {
  color: #bf0d3d;
  font-weight: 500;
}

.ulis_photoes {
  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;
}

.ulis_item {
  border-radius: 8px;
}

.image-9 {
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (min-width: 1280px) {
  .heading, .bold-text {
    font-size: 40px;
  }
}

@media screen and (min-width: 1440px) {
  .top-box {
    position: relative;
  }

  .heading, .bold-text {
    font-size: 56px;
  }

  .subtitle-text {
    font-size: 24px;
  }
}

@media screen and (min-width: 1920px) {
  .heading, .bold-text {
    font-size: 80px;
  }

  .subtitle-text {
    font-size: 32px;
  }
}

@media screen and (max-width: 991px) {
  .cont {
    max-width: 700px;
  }

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

  .chapter_box {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .chapter_box.prost {
    padding-bottom: 0;
  }

  .chapter-in-box {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .heading-2 {
    padding-top: 0;
  }

  .image-6 {
    width: 100%;
    max-width: 100%;
  }

  .activate-item {
    margin-bottom: 0;
    padding-bottom: 40px;
  }

  .grid-activate {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 20px;
  }

  .parfume_item {
    padding: 20px;
  }

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

  .sam_pici {
    object-fit: cover;
  }

  .image-8 {
    max-width: 70%;
  }

  .image-8.smarti {
    object-fit: cover;
    max-width: 100%;
  }

  .image-9 {
    object-fit: cover;
  }
}

@media screen and (max-width: 767px) {
  .bold-text {
    font-size: 32px;
  }

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

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

  .parfume, .ulis_photoes {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .logo-box {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
    left: 5%;
  }

  .up-logo {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .up-link-box {
    text-align: center;
  }

  .life-logo {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .life-link-box {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 24px;
  }

  .bold-text {
    font-size: 32px;
  }

  .subtitle-text {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 16px;
  }

  .pream_box, .chapter_box {
    padding: 20px;
  }

  .heading-2 {
    margin-bottom: 0;
    padding-top: 20px;
    font-size: 20px;
  }

  .heart-decor {
    margin-bottom: 0;
  }

  .expl_text.solor {
    margin-bottom: 20px;
  }

  .image-6 {
    width: 100%;
    max-width: 100%;
  }

  .cta_pro.solo-bta {
    margin-top: 20px;
  }

  .cta-link {
    padding: 20px;
  }

  .cta_text {
    font-size: 14px;
  }

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

  .image-8 {
    max-width: 100%;
  }
}

#w-node-e2d8d37c-37d3-ab9f-faad-7faa8fd72010-eadf5c0f, #w-node-_02a0c7a8-bc9f-99e5-6046-dfc11c787b40-eadf5c0f {
  place-self: center;
}

#w-node-_27f3a391-19ae-bfff-6898-07b3f90b270d-eadf5c0f {
  align-self: center;
}

#w-node-d22af9aa-0087-c26e-c63c-e2ada5d8be84-eadf5c0f {
  place-self: center;
}

#w-node-_759d2411-918e-0c3d-0eea-c7197ed2cce3-eadf5c0f {
  align-self: center;
}

#w-node-_759d2411-918e-0c3d-0eea-c7197ed2ccf0-eadf5c0f {
  place-self: center;
}

#w-node-_5e6d90c9-88bd-83ce-63d7-c2cdb3b74f12-eadf5c0f {
  align-self: center;
}

#w-node-_5e6d90c9-88bd-83ce-63d7-c2cdb3b74f1f-eadf5c0f {
  place-self: center;
}

#w-node-_307779f1-915c-101b-2a32-276ea685c97b-eadf5c0f {
  align-self: center;
}

#w-node-_307779f1-915c-101b-2a32-276ea685c988-eadf5c0f {
  place-self: center;
}

#w-node-_56e619fb-1b05-61fa-532e-2bab3cdc7fb1-eadf5c0f {
  align-self: center;
}

#w-node-_56e619fb-1b05-61fa-532e-2bab3cdc7fbe-eadf5c0f {
  place-self: center;
}

#w-node-e0dabd12-fdbf-55be-5733-343ac98026ce-eadf5c0f {
  align-self: center;
}

#w-node-e0dabd12-fdbf-55be-5733-343ac98026db-eadf5c0f {
  place-self: center;
}

#w-node-_6b8daacd-628f-202a-835d-ac1b46bad757-eadf5c0f {
  align-self: center;
}

#w-node-_6b8daacd-628f-202a-835d-ac1b46bad764-eadf5c0f {
  place-self: center;
}

#w-node-bfc99b5c-5871-d893-3a2f-d9284b1e3b08-eadf5c0f {
  align-self: center;
}

#w-node-bfc99b5c-5871-d893-3a2f-d9284b1e3b15-eadf5c0f {
  place-self: center;
}

#w-node-_18c08e17-11f4-17e9-2b4c-783e45c6e971-eadf5c0f {
  align-self: center;
}

#w-node-_18c08e17-11f4-17e9-2b4c-783e45c6e97a-eadf5c0f {
  place-self: center;
}

#w-node-_1610fb73-c3ff-a11c-d4e2-9f31037261ed-eadf5c0f {
  align-self: center;
}

#w-node-_1610fb73-c3ff-a11c-d4e2-9f31037261f6-eadf5c0f {
  place-self: center;
}

#w-node-_67520c85-1398-632b-d365-bc1b88c634f5-eadf5c0f {
  align-self: center;
}

#w-node-_67520c85-1398-632b-d365-bc1b88c63500-eadf5c0f {
  place-self: center;
}

#w-node-_92347b5a-84d9-d3c5-706e-7bd8b6503890-eadf5c0f {
  align-self: center;
}

#w-node-_92347b5a-84d9-d3c5-706e-7bd8b6503899-eadf5c0f {
  place-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_5e6d90c9-88bd-83ce-63d7-c2cdb3b74f1f-eadf5c0f {
    align-self: center;
  }
}


