.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: 15% 10% auto;
}

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

.elements {
  flex-flow: column;
  justify-content: flex-start;
  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: #eceef3;
  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;
}

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

.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%;
}

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

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

.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: 18px;
  font-weight: 500;
}

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

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

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

  .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: 1920px) {
  .logo-option {
    padding-top: 40px;
    padding-right: 40px;
  }

  .image {
    max-width: 70%;
  }

  .main-title {
    top: 15%;
  }

  .heading {
    font-size: 66px;
  }

  .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 {
    left: 5%;
    right: 5%;
  }

  .heading {
    font-size: 30px;
  }

  .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 {
    object-fit: cover;
  }
}

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

  .elements-item {
    width: 220px;
  }

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

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

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

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

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

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

@media screen and (max-width: 479px) {
  .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;
  }

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

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

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

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

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

#w-node-f82ef212-23cd-76e7-3800-d153080cfaa3-b25bf8cb {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

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

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

#w-node-_77275306-69a9-c4c5-1103-56c1e7b279ce-b25bf8cb {
  grid-area: span 2 / span 2 / span 2 / span 2;
  place-self: stretch stretch;
}

#w-node-af03c241-75c4-1d88-f50e-d40d41e151b7-b25bf8cb, #w-node-_95167b31-6e4a-5a64-bdc2-d2ff7dc47600-b25bf8cb, #w-node-baaa80e0-d68f-f7e0-f83d-477198ba33f3-b25bf8cb, #w-node-a4e4e462-ab4b-7071-a5a4-ca0666ca1c1d-b25bf8cb {
  place-self: stretch stretch;
}

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

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

#w-node-_0dcc55e7-5b20-07d4-72b6-7accbab1fa15-b25bf8cb, #w-node-_0dcc55e7-5b20-07d4-72b6-7accbab1fa1a-b25bf8cb {
  place-self: auto;
}

#w-node-_0dcc55e7-5b20-07d4-72b6-7accbab1fa1c-b25bf8cb {
  place-self: center;
}

#w-node-c486c28c-2f1c-6593-43a2-64f3ef10c0c7-b25bf8cb, #w-node-e7305ed3-2656-fe7d-4b97-c483371bbeea-b25bf8cb {
  place-self: auto;
}

#w-node-e7305ed3-2656-fe7d-4b97-c483371bbeec-b25bf8cb {
  place-self: center;
}

#w-node-_6fdfcb43-34c8-e930-f67a-ffa942f00841-b25bf8cb {
  place-self: start center;
}

#w-node-_6fdfcb43-34c8-e930-f67a-ffa942f00843-b25bf8cb {
  align-self: center;
}

#w-node-_6fdfcb43-34c8-e930-f67a-ffa942f0086c-b25bf8cb {
  justify-self: center;
}

#w-node-_6fdfcb43-34c8-e930-f67a-ffa942f0086e-b25bf8cb {
  align-self: center;
}

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

  #w-node-_0dcc55e7-5b20-07d4-72b6-7accbab1fa1a-b25bf8cb {
    justify-self: auto;
  }

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

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

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

  #w-node-af03c241-75c4-1d88-f50e-d40d41e151b7-b25bf8cb, #w-node-_95167b31-6e4a-5a64-bdc2-d2ff7dc47600-b25bf8cb, #w-node-baaa80e0-d68f-f7e0-f83d-477198ba33f3-b25bf8cb, #w-node-a4e4e462-ab4b-7071-a5a4-ca0666ca1c1d-b25bf8cb {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: stretch stretch;
  }

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

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

  #w-node-_6fdfcb43-34c8-e930-f67a-ffa942f00841-b25bf8cb {
    place-self: auto;
  }

  #w-node-_6fdfcb43-34c8-e930-f67a-ffa942f0086c-b25bf8cb {
    justify-self: auto;
  }
}


