html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}


header {
    display:none !important;
}


img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}

html.w-mod-touch * {
  background-attachment: scroll !important;
}

.tg{
	display:none !important;
}


.event__banner-sec {
  color: #fff;
  background-color: #10064d;
  background-image: url("../images/691d80d32205d9deb31e8256_Frame202087325256402x.webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.event__banner-sec.start {
  background-image: url("../images/691f09ab057c3493d092558c_fon2.svg");
}

.pent-hero_container {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 367px 60px 20px;
  position: relative;
}

.pent-hero_top-text {
  background-color: #000;
  border-radius: 10px;
  padding: 8px 14px;
  font-family: Ttfirsneue, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  display: inline-block;
}

.pent-hero_logo {
  margin-bottom: 40px;
}

.pent-hero_title {
  text-transform: uppercase;
  max-width: 800px;
  margin-top: 20px;
  font-family: Ttfirsneue, Arial, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.2;
  position: relative;
}

.pent-hero_sub-title {
  margin-bottom: 36px;
  font-family: Ttfirsneue, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}

.pent-hero_row {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: wrap;
  display: flex;
}

.pent-hero_numb {
  font-family: Ttfirsneue, Arial, sans-serif;
  font-size: 47px;
  line-height: 1.2;
}

.pent-hero_wrap-row {
  flex-flow: wrap;
  display: flex;
}

.pent-hero_wrap-row.rate {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
}

.pent-hero_wrap-row.sert {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #fff;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
}

.pent-hero_numb_desc {
  opacity: .6;
}

.pent-hero_btn {
  color: #1a1a1a;
  text-align: center;
  background-color: #fff;
  border-radius: 20px;
  width: 254px;
  margin-top: 44px;
  padding-top: 24px;
  padding-bottom: 24px;
  font-family: Ttfirsneue, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
}

.pent-hero_img {
  max-width: 85vw;
}

.pent-hero_img_wrap {
  position: absolute;
  inset: 0% auto 0% 34%;
}

.pent-hero_img_wrap.start-img {
  left: auto;
  right: -8%;
}

.pent-hero_row-bottom {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.pent-hero_rate {
  color: #585858;
  text-align: left;
  background-color: #000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 44px;
  padding: 16px 40px 12px;
  font-family: Ttfirsneue, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.4;
}

.pent-hero_rate-numb {
  color: #fff;
  margin-left: 5px;
  font-size: 22px;
  font-weight: 500;
}

.pent-hero_flex {
  position: relative;
}

.pent-hero_icon {
  margin-left: 5px;
}

.pent-hero_shad {
  filter: blur(65px);
  background-color: #0f0e35;
  width: 200px;
  height: 200px;
  position: absolute;
  inset: auto auto 19% 33%;
}

.pent-hero-abs {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  display: flex;
}

.hero-left-png {
  position: absolute;
  inset: auto auto 0% 0%;
}

.pent-hero_sert {
  color: #585858;
  text-align: left;
  background-color: #000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 284px;
  margin-top: 44px;
  padding: 16px 20px 12px;
  font-family: Ttfirsneue, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.4;
  display: flex;
}

.hero-left-png-mob {
  display: none;
  position: absolute;
  inset: auto auto 0% 0%;
}

@media screen and (max-width: 991px) {
  .pent-hero_container {
    padding-right: 50vw;
  }

  .pent-hero_title {
    font-size: 42px;
  }

  .pent-hero_row {
    width: 90vw;
  }

  .pent-hero_img {
    max-width: none;
  }

  .pent-hero_img_wrap {
    left: 12vw;
  }

  .pent-hero_img_wrap.start-img {
    right: -11%;
  }

  .pent-hero_row-bottom {
    width: 90vw;
  }
}

@media screen and (max-width: 767px) {
  .event__banner-sec.start {
    background-image: url("../images/691f1c178f39315e438daa07_Phone-320-480.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .pent-hero_container {
    padding-top: 16px;
    padding-right: 20px;
  }

  .pent-hero_top-text {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    position: absolute;
    inset: 16px 10px auto auto;
  }

  .pent-hero_logo {
    height: 18px;
    margin-top: 8px;
    margin-bottom: 46svw;
  }

  .pent-hero_title {
    font-size: 29px;
  }

  .pent-hero_sub-title {
    opacity: .75;
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 1.3;
  }

  .pent-hero_row {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    place-items: center;
    display: grid;
  }

  .pent-hero_numb {
    font-size: 35px;
  }

  .pent-hero_wrap-row {
    justify-content: flex-start;
    align-items: center;
    padding-top: 10px;
  }

  .pent-hero_wrap-row.rate, .pent-hero_wrap-row.sert {
    padding-top: 0;
  }

  .pent-hero_numb_desc {
    padding-bottom: 22px;
    font-size: 12px;
  }

  .pent-hero_btn {
    margin-top: 0;
    margin-bottom: 35px;
  }

  .pent-hero_img {
    height: 50vw;
    margin-left: -25%;
  }

  .pent-hero_img_wrap {
    justify-content: center;
    align-items: center;
    display: flex;
    inset: 0% 0% auto;
  }

  .pent-hero_img_wrap.start-img {
    right: 11%;
  }

  .pent-hero_row-bottom {
    justify-content: center;
    position: static;
  }

  .pent-hero_rate {
    padding: 8px 20px;
    font-size: 8px;
  }

  .pent-hero_rate-numb {
    font-size: 13px;
  }

  .pent-hero_flex {
    flex-flow: column-reverse;
    display: flex;
    position: static;
  }

  .stars {
    height: 9px;
  }

  .pent-hero_icon {
    width: 23px;
    margin-left: 4px;
  }

  .pent-hero_shad {
    width: 100%;
    bottom: 47%;
    left: 0;
  }

  .pent-hero-abs {
    justify-content: space-between;
    font-size: 10px;
    position: absolute;
    inset: 37.5vw 10px auto;
  }

  .hero-left-png {
    display: none;
  }

  .pent-hero_sert {
    background-color: #00000075;
    border: 1px solid #c5c5c547;
    padding: 8px 20px;
    font-size: 8px;
  }

  .hero-left-png-mob {
    display: inline-block;
  }
}

@media screen and (max-width: 479px) {
  .event__banner-sec {
    background-image: url("../images/691db27db3bbf6378f8438a5_Phone-320-480.avif");
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .event__banner-sec.start {
    background-image: url("../images/691f1c178f39315e438daa07_Phone-320-480.svg");
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .pent-hero_container {
    z-index: 2;
    padding-bottom: 50px;
    overflow: hidden;
  }

  .pent-hero_logo {
    margin-top: 8px;
    margin-bottom: 65svw;
  }

  .pent-hero_title.start {
    font-size: 26px;
  }

  .pent-hero_sub-title {
    line-height: 1.3;
  }

  .pent-hero_row.lines {
    background-image: url("../images/691db2b173d516960e1f0ee8_lines.svg");
    background-position: 50% 0;
    background-size: auto;
  }

  .pent-hero_wrap-row {
    justify-content: center;
    align-items: center;
  }

  .pent-hero_wrap-row.rate {
    padding-top: 0;
  }

  .pent-hero_wrap-row.sert {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    padding-top: 0;
    font-size: 10px;
  }

  .pent-hero_btn {
    position: relative;
  }

  .pent-hero_img {
    height: 80vw;
  }

  .pent-hero_img_wrap.start-img {
    left: -20vw;
    right: auto;
  }

  .pent-hero_rate {
    top: 42vw;
  }

  .pent-hero_flex {
    position: static;
  }

  .pent-hero_shad {
    filter: blur(60px);
    background-color: #0f0e35;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    height: 50svw;
    position: absolute;
    inset: 63.4vw 0% auto;
  }

  .pent-hero-abs {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    top: 52.2vw;
    left: 10px;
  }

  .pent-hero_sert {
    background-color: #000000b3;
    border: 1px solid #c5c5c547;
    padding-left: 12px;
    padding-right: 12px;
    top: 42vw;
  }

  .sert-icon {
    width: 16px;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_635cf735-a5dc-12c1-1467-d07ac924e3f8-4074700c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_635cf735-a5dc-12c1-1467-d07ac924e3f8-4074700c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

.alignleft {float:left; margin-right:10px;}
.alignright {float:right; margin-left:10px;}
.aligncenter {margin-left:auto; margin-right:auto; display:block}
input:active, input:focus {outline: none;}
