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

.top-box {
  height: 100vh;
  position: relative;
}

.video-part {
  background-image: linear-gradient(337deg, #ff267e82, #005 99%, #1c045a29 100%, #fff);
  height: 100vh;
}

.video-option {
  height: 100vh;
}

.logo-option {
  padding-top: 10px;
  padding-right: 20px;
  position: absolute;
  inset: 0% 0% auto auto;
}

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

.image {
  max-width: 50%;
}

.main-title {
  position: absolute;
  inset: 25% 10% auto;
}

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

.elements {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
  position: static;
  inset: 35% 15% auto 10%;
}

.elements-item {
  border: 1px solid #ff267e;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 64px;
  margin-bottom: 40px;
  margin-right: 10px;
  padding: 20px;
  display: flex;
}

.elements-item.long {
  width: 280px;
}

.elements-item.l2 {
  width: 320px;
}

.el-text1 {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 300;
  line-height: 100%;
}

.purple {
  color: #ff267e;
}

.pream-part {
  background-color: #eceef300;
  padding-bottom: 60px;
}

.hand-option {
  margin-right: 400px;
}

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

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

.image-2 {
  width: 246px;
  height: 35.7266px;
}

.date-text {
  text-align: right;
  font-weight: 500;
}

.text1 {
  margin-bottom: 20px;
}

.link, .link-2 {
  color: #ff267e;
  font-weight: 500;
}

.cont-gr-ph-box {
  margin-bottom: 10px;
}

.gr-it-img {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.icon-gr-box-arrow {
  text-align: right;
  margin-bottom: 20px;
  margin-right: 10px;
}

.arrow-img {
  width: 45px;
  height: 45px;
}

.content-gr-item {
  border: 1px #005;
  border-radius: 8px;
}

.cont-gr-link-box {
  border: 2px solid #ff267e;
  border-radius: 8px;
  text-decoration: none;
  transition: background-color 1s cubic-bezier(.215, .61, .355, 1);
}

.cont-gr-link-box:hover {
  background-color: #ff267e;
}

.title-gr-text {
  color: #005;
  height: 72px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 16px;
  font-weight: 500;
}

.cont-gr-title {
  margin-bottom: 10px;
}

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

.new-quot {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 2fr;
  grid-auto-columns: 1fr;
  margin: 40px 0%;
  display: grid;
}

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

.heading-2.okil {
  margin-top: 40px;
}

.link-3 {
  color: #ff267e;
}

.new-quot-text2 {
  color: #ff7fb5;
  font-size: 18px;
  font-weight: 500;
}

.text3 {
  color: #fff;
  margin-bottom: 20px;
}

.image-7 {
  width: 45px;
  height: 45px;
}

.quot-wh-text {
  color: #ff81b8;
  font-size: 18px;
  font-weight: 500;
}

.part-item-box {
  padding-top: 60px;
  padding-bottom: 60px;
}

.part-item-sec {
  background-image: url('../images/phon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.quot-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 2.25fr;
  grid-auto-columns: 1fr;
  margin: 40px 0%;
  display: grid;
}

.link-4 {
  color: #ff267e;
}

.text-span {
  color: #ff81b8;
}

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

.policy {
  border: 1px solid #ff267e;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pol-text1 {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 150%;
}

.zero-item {
  border: 1px solid #ff267e;
  border-radius: 8px;
  padding: 20px;
}

.zero-text1 {
  color: #fff;
  margin-bottom: 10px;
  font-weight: 500;
}

.zero-text2 {
  color: #d1d1d1;
}

.visual-two {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px #000;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

.min-one {
  border: 1px solid #ff267e;
  border-radius: 8px;
  justify-content: space-between;
  display: block;
}

.image-8 {
  border-radius: 8px;
  width: 100%;
  height: 100%;
}

.min-two {
  background-color: #e4035e;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.min-two._2 {
  background-color: #ff267e00;
  border: 1px solid #ff267e;
}

.min-two.blst {
  background-color: #005;
}

.min-text1 {
  color: #fff;
  text-align: left;
  font-size: 80px;
  line-height: 150%;
}

.min-text2 {
  color: #e7e7e7;
}

.say-part {
  margin-top: 20px;
}

.wh-st-all-box {
  padding-top: 60px;
  padding-bottom: 60px;
}

.image-6 {
  width: 45px;
  height: 45px;
}

.image-9 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.text5 {
  font-size: 16px;
  font-style: normal;
}

.text5.plll {
  margin-bottom: 20px;
}

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

.heading-3.newheader {
  margin-top: 40px;
}

.gr-quot-box.newquotstyle {
  background-color: #fff5f900;
  border: 1px solid #ff267e;
  border-style: solid none;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 20px;
}

.grid-item-ph-quot-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #cfcfcf;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-bottom: 40px;
  display: grid;
}

.grid-item-ph-quot-box._2.special {
  border-bottom-style: none;
}

.say-text {
  color: #005;
  font-size: 16px;
  font-weight: 500;
}

.part-item-wh-style {
  background-color: #eceef300;
}

.image-5 {
  width: 45px;
  height: 45px;
}

.violet {
  color: #ff267e;
}

.quotspecific {
  color: #005;
  font-style: italic;
  font-weight: 600;
}

.link-5 {
  color: #ff267e;
  font-weight: 500;
}

.foot-sec {
  background-image: url('../images/phon.png');
  background-position: 50%;
  background-size: cover;
}

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

.footer-text {
  color: #fff;
  text-align: left;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 14px;
}

.alltrendes {
  justify-content: space-around;
  align-items: center;
  display: none;
}

.link-6, .link-7, .link-8 {
  color: #ff267e;
  font-weight: 500;
}

.pinkst {
  color: #013780;
  font-weight: 500;
}

.atack_box {
  background-color: #f7faff;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  margin-bottom: 40px;
  padding: 40px;
}

.lbl-atacks {
  margin-bottom: 10px;
}

.name-of-atack-text {
  color: #ff267e;
  text-transform: uppercase;
  font-weight: 500;
}

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

.at-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px #dbdbdb;
  border-bottom-style: solid;
  border-radius: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.5fr;
  grid-auto-columns: 1fr;
  margin-bottom: 20px;
  padding: 0 0 10px;
  display: grid;
}

.at-item.opl {
  border-bottom-style: none;
  margin-bottom: 0;
}

.lbl-at-box {
  justify-content: center;
  align-items: center;
  display: flex;
}

.at-name-text {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
}

.expl-st-box {
  margin-top: 10px;
}

.expl-at-text {
  padding-left: 20px;
  font-size: 16px;
}

.image-10 {
  width: 45px;
  height: 45px;
}

.image-11 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.atacks-name {
  font-size: 18px;
}

.image-12 {
  width: 45px;
  height: 45px;
}

.image-13 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

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

.crypto-item {
  border: 1px solid #ff267e;
  border-radius: 8px;
  padding: 20px;
}

.crypto-circle {
  background-color: #ff267e;
  border-radius: 24px;
  width: 24px;
  height: 24px;
  margin-bottom: 20px;
}

.crypto-text {
  color: #fff;
}

.phnew-box {
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
}

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

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

  .elements-item {
    border-width: 2px;
    width: 360px;
    height: 72px;
  }

  .elements-item.long {
    width: 400px;
  }

  .elements-item.l2 {
    width: 440px;
  }

  .el-text1 {
    font-size: 28px;
  }

  .quot-wh-text {
    font-size: 18px;
    font-weight: 500;
  }

  .part-item-sec {
    background-image: url('../images/phon.png');
    background-repeat: no-repeat;
    background-size: cover;
  }

  .part-item-wh-style {
    background-color: #eceef3;
  }
}

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

@media screen and (min-width: 1920px) {
  .logo-option {
    padding-top: 40px;
    padding-right: 40px;
  }

  .image {
    max-width: 70%;
  }

  .main-title {
    top: 25%;
  }

  .heading {
    font-size: 120px;
  }

  .elements {
    margin-top: 60px;
  }

  .elements-item {
    width: 480px;
    height: 80px;
    margin-bottom: 60px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .elements-item.long {
    width: 560px;
    height: 80px;
    margin-bottom: 60px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .elements-item.l2 {
    width: 640px;
    height: 80px;
    margin-bottom: 60px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .el-text1 {
    font-size: 40px;
  }
}

@media screen and (max-width: 991px) {
  .image {
    max-width: 45%;
  }

  .main-title {
    top: 32%;
    left: 5%;
    right: 5%;
  }

  .heading {
    font-size: 48px;
  }

  .cont {
    max-width: 700px;
  }

  .title-gr-text {
    height: 120px;
  }

  .cont-2 {
    max-width: 700px;
  }

  .pol-text1 {
    text-align: center;
  }

  .visual-two {
    grid-template-columns: 1fr 1fr;
  }

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

  .wh-st-all-box {
    padding-bottom: 40px;
  }

  .image-9, .image-11, .image-13 {
    object-fit: cover;
  }
}

@media screen and (max-width: 767px) {
  .main-title {
    top: 35%;
  }

  .heading {
    font-size: 40px;
  }

  .elements-item {
    width: 220px;
  }

  .elements-item.long {
    width: 240px;
  }

  .elements-item.l2 {
    width: 260px;
  }

  .el-text1 {
    font-size: 18px;
  }

  .pream-part {
    padding-bottom: 20px;
  }

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

  .content-box {
    grid-template-columns: 1fr 1fr;
  }

  .title-gr-text {
    height: auto;
  }

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

  .new-quot {
    grid-template-columns: 1fr;
    margin-left: 0%;
    margin-right: 0%;
  }

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

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

  .quot-box {
    margin-left: 0%;
    margin-right: 0%;
  }

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

  .say-part {
    margin-top: 0;
  }

  .wh-st-all-box {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-9 {
    width: auto;
    max-width: 70%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .heading-3 {
    font-size: 26px;
  }

  .grid-item-ph-quot-box {
    grid-template-columns: 1fr;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .grid-item-ph-quot-box._2 {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .image-11, .image-13 {
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

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

@media screen and (max-width: 479px) {
  .main-title {
    top: 40%;
  }

  .heading {
    text-align: center;
    font-size: 28px;
  }

  .elements {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
  }

  .elements-item {
    width: 200px;
    height: 40px;
  }

  .elements-item.long, .elements-item.l2 {
    width: 200px;
    height: 40px;
    margin-bottom: 20px;
  }

  .el-text1 {
    letter-spacing: 0;
    font-size: 15px;
  }

  .gr-it-img {
    object-fit: cover;
    height: 160px;
  }

  .content-box {
    grid-template-columns: 1fr;
  }

  .new-quot {
    grid-template-columns: 1.25fr;
    margin-left: 0%;
    margin-right: 0%;
  }

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

  .new-quot-text2 {
    font-size: 16px;
  }

  .image-7 {
    max-width: 50%;
  }

  .quot-wh-text, .italic-text {
    font-size: 16px;
  }

  .quot-box {
    grid-template-columns: 1fr;
  }

  .policy {
    padding: 20px;
  }

  .say-part {
    margin-top: 0;
  }

  .wh-st-all-box {
    padding-bottom: 20px;
  }

  .wh-st-all-box.kio {
    padding-bottom: 40px;
  }

  .image-6 {
    width: 45px;
    height: 45px;
  }

  .heading-3 {
    font-size: 22px;
  }

  .heading-3.newheader {
    margin-top: 20px;
  }

  .grid-item-ph-quot-box {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .grid-item-ph-quot-box._2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .grid-item-ph-quot-box._2.special {
    padding-bottom: 0;
  }

  .say-text {
    font-size: 16px;
  }

  .image-5 {
    width: 45px;
    max-width: none;
    height: 45px;
  }

  .footer-text {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-10 {
    width: 45px;
    max-width: none;
    height: 45px;
  }

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

  .image-12 {
    width: 45px;
    height: 45px;
  }

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

  .crypto {
    grid-template-columns: 1fr;
    margin-top: 20px;
  }

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

#w-node-_8bf8eeb3-9456-e1a1-193b-886f16f605a9-d8192008 {
  place-self: center stretch;
}

#w-node-_20fd82bc-6ebb-5b90-91e6-413a08cf144e-d8192008 {
  place-self: start center;
}

#w-node-_20fd82bc-6ebb-5b90-91e6-413a08cf1450-d8192008 {
  align-self: center;
}

#w-node-_04de5654-8a93-00e3-e78f-c592019b874a-d8192008 {
  justify-self: center;
}

#w-node-_04de5654-8a93-00e3-e78f-c592019b874c-d8192008 {
  align-self: center;
}

#w-node-_20fd82bc-6ebb-5b90-91e6-413a08cf1458-d8192008 {
  justify-self: center;
}

#w-node-_20fd82bc-6ebb-5b90-91e6-413a08cf145a-d8192008 {
  align-self: center;
}

#w-node-_65808fc8-760d-85ae-6de1-dad7e60f892d-d8192008 {
  place-self: center;
}

#w-node-_65808fc8-760d-85ae-6de1-dad7e60f8934-d8192008, #w-node-_1351d100-f8df-e45b-564c-199496fb7b9b-d8192008 {
  place-self: auto;
}

#w-node-_1351d100-f8df-e45b-564c-199496fb7b9d-d8192008, #w-node-cc5bf752-a606-5e0a-84ee-0140dcd1ab9c-d8192008 {
  place-self: center;
}

#w-node-cc5bf752-a606-5e0a-84ee-0140dcd1aba3-d8192008, #w-node-_72d57fb4-aea7-d1a7-b629-50f0e273f9a8-d8192008 {
  place-self: auto;
}

#w-node-_72d57fb4-aea7-d1a7-b629-50f0e273f9aa-d8192008, #w-node-_83a999bf-3531-5360-0a3f-949f08da4704-d8192008 {
  place-self: center;
}

#w-node-_83a999bf-3531-5360-0a3f-949f08da470d-d8192008 {
  place-self: auto;
}

#w-node-e07f42c7-99fa-0c36-d0e7-b3386f42b439-d8192008 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_3c5b34d6-3074-9e75-7ffc-6052591f56e3-d8192008 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

@media screen and (max-width: 767px) {
  #w-node-_20fd82bc-6ebb-5b90-91e6-413a08cf1443-d8192008 {
    place-self: center;
  }

  #w-node-_1351d100-f8df-e45b-564c-199496fb7b9b-d8192008, #w-node-_72d57fb4-aea7-d1a7-b629-50f0e273f9a8-d8192008 {
    justify-self: auto;
  }

  #w-node-_6fdfcb43-34c8-e930-f67a-ffa942f00823-d8192008 {
    place-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_20fd82bc-6ebb-5b90-91e6-413a08cf1443-d8192008 {
    place-self: center;
  }

  #w-node-_20fd82bc-6ebb-5b90-91e6-413a08cf144e-d8192008 {
    place-self: auto;
  }

  #w-node-_04de5654-8a93-00e3-e78f-c592019b874a-d8192008, #w-node-_20fd82bc-6ebb-5b90-91e6-413a08cf1458-d8192008 {
    justify-self: auto;
  }

  #w-node-_65808fc8-760d-85ae-6de1-dad7e60f892d-d8192008 {
    align-self: auto;
  }

  #w-node-_6fdfcb43-34c8-e930-f67a-ffa942f00823-d8192008 {
    place-self: center;
  }

  #w-node-_0309c951-75f4-af09-7325-ac33f91a938e-d8192008, #w-node-e07f42c7-99fa-0c36-d0e7-b3386f42b439-d8192008, #w-node-_3c5b34d6-3074-9e75-7ffc-6052591f56e3-d8192008 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}


