@charset "UTF-8";
body {
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  line-height: 1.45;
  color: #1a1a1a;
  background: #f5f5f5;
  -webkit-font-smoothing: antialiased;
}
body.no-scroll {
  overflow: hidden;
}

html.no-scroll {
  overflow: hidden;
  height: 100%;
}

.container {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 15px;
}

.mob-br {
  display: none;
}

.mob-img {
  display: none;
}

.section-title {
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-weight: 400;
  font-size: 100px;
  line-height: 1.05;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.section-title--light {
  color: #ffffff;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  text-align: center;
  border-radius: 12px;
  transition: transform 0.25s ease, background 0.25s ease, color 0.25s ease, box-shadow 0.25s ease, filter 0.25s ease;
}
.btn:hover {
  transform: translateY(-3px);
}
.btn:hover .btn__arrow {
  transform: translateX(6px);
}
.btn:active {
  transform: translateY(-1px);
}
.btn--red {
  background: #f10f0f;
  color: #ffffff;
  font-size: 22px;
  padding: 18px 40px;
}
.btn--red:hover {
  background: #d40b0b;
  box-shadow: 0 8px 24px rgba(241, 15, 15, 0.45);
}
.btn--white {
  background: #ffffff;
  color: #000;
  font-family: "Bebas Neue Cyrillic";
  font-size: 49.743px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
  padding: 26px 36px;
  border-radius: 21.049px;
  display: block;
  max-width: 422px;
  text-align: left;
}
.btn--white:hover {
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.3);
}
.btn--white em {
  font-style: normal;
  color: #F00;
}
.btn--white .btn__arrow {
  position: absolute;
}
.btn--outline {
  border-radius: 10px;
  background: #FF0505;
  color: #ffffff;
  font-size: 16px;
  padding: 10px 23px;
  font-family: Gilroy;
}
.btn--outline:hover {
  background: #d40b0b;
  box-shadow: 0 6px 18px rgba(241, 15, 15, 0.45);
}
.btn__arrow {
  font-size: 1.2em;
  line-height: 1;
  transition: transform 0.25s ease;
}

.hero .hero__btn:hover {
  filter: brightness(1.12);
  box-shadow: 0 8px 24px rgba(241, 15, 15, 0.4);
}

.logo {
  position: relative;
  display: inline-block;
}
.logo__text {
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-weight: 400;
  font-size: 30px;
  letter-spacing: 0.02em;
  color: #ffffff;
}
.logo__crown {
  position: absolute;
  top: -8px;
  right: -6px;
  width: 16px;
}

header.header {
  background: #0d0d0d;
  position: relative;
  z-index: 50;
}
header.header .header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding-top: 36px;
}
header.header .header__nav {
  margin-left: auto;
}
header.header .header__cta {
  flex-shrink: 0;
}
header.header .header__cta-mobile {
  display: none;
}

.nav {
  margin-right: 50px;
}
.nav .nav__list {
  display: flex;
  align-items: center;
  gap: 66px;
}
.nav .nav__link {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  transition: color 0.2s ease;
}
.nav .nav__link:hover {
  color: #f10f0f;
}

.burger {
  display: none;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  width: 40px;
  height: 40px;
}
.burger span {
  display: block;
  width: 28px;
  height: 3px;
  background: #f10f0f;
  border-radius: 2px;
  transition: transform 0.25s ease, opacity 0.25s ease;
}
.burger--active span:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}
.burger--active span:nth-child(2) {
  opacity: 0;
}
.burger--active span:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}

.hero {
  background: #0d0d0d;
  padding-bottom: 40px;
  position: relative;
  overflow: hidden;
}
.hero .back {
  position: absolute;
  right: 0;
  bottom: -233px;
  z-index: 1;
  width: 756px;
}
.hero .hero__panel {
  position: relative;
  border-radius: 28px;
  padding: 56px 0px 40px;
  gap: 24px;
  z-index: 2;
}
.hero .hero__glow {
  position: absolute;
  top: 0;
  right: 10%;
  width: 55%;
  height: 80%;
  background: radial-gradient(ellipse at center, rgba(241, 15, 15, 0.55) 0%, transparent 65%);
  pointer-events: none;
}
.hero .hero__content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.hero .hero__title {
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 0.9;
  color: #ffffff;
  position: relative;
}
.hero .hero__title::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 202.061px;
  height: 178.083px;
  background: url("../img/img4.png") top center no-repeat;
  background-size: contain;
}
.hero .hero__title span {
  font-size: 180px;
}
.hero .hero__title .hero__title-line--red {
  font-size: 220px;
}
.hero .hero__title-line {
  display: block;
  font-size: 120px;
  letter-spacing: 0.01em;
}
.hero .hero__title-line--red {
  color: #f10f0f;
  display: inline-flex;
  align-items: flex-start;
  gap: 16px;
}
.hero .hero__diamond {
  width: 96px;
  margin-top: 8px;
}
.hero .hero__text {
  color: #ffffff;
  font-size: 30px;
  line-height: 1;
  max-width: 590px;
  margin-top: 15px;
}
.hero .hero__sparkle {
  position: absolute;
  left: -80px;
  bottom: 40px;
  width: 72px;
}
.hero .hero__btn {
  margin-top: 60px;
  color: #FFF;
  font-size: 46px;
  line-height: 140%;
  padding: 17px 36px;
  background: url("../img/img2.png") top center no-repeat;
  background-size: cover;
  position: relative;
}
.hero .hero__btn::before {
  content: "";
  position: absolute;
  background: url("../img/img3.png") top center no-repeat;
  background-size: contain;
  width: 150.706px;
  height: 150.706px;
  top: -74px;
  left: -53px;
  z-index: 2;
}
.hero .hero__media {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
}
.hero .hero__photo {
  max-height: 520px;
  object-fit: contain;
}
.hero .hero__chain {
  position: absolute;
  right: -20px;
  top: 40%;
  width: 120px;
}
.hero .hero__lifetime {
  position: absolute;
  right: 4%;
  bottom: 22%;
  background: #ffffff;
  border-radius: 10px;
  padding: 14px 22px;
  display: flex;
  align-items: center;
  gap: 10px;
  transform: rotate(-6deg);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.35);
}
.hero .hero__lifetime-red, .hero .hero__lifetime-black {
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-weight: 400;
  font-size: 28px;
  text-transform: uppercase;
  line-height: 1;
}
.hero .hero__lifetime-red {
  color: #f10f0f;
}
.hero .hero__lifetime-black {
  color: #0d0d0d;
}
.hero .hero__lifetime-arrow {
  font-size: 28px;
  color: #0d0d0d;
  line-height: 1;
}
.hero .hero__features {
  grid-column: 1/-1;
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-top: 49px;
}
.hero .hero__feature {
  display: flex;
  align-items: center;
  gap: 14px;
  border: 1px solid rgba(241, 15, 15, 0.8);
  border-radius: 12px;
  padding: 16px 20px;
  background: rgba(13, 13, 13, 0.6);
}
.hero .hero__feature p {
  color: #ffffff;
  font-size: 17px;
  line-height: 1.4;
}
.hero .hero__feature p b {
  display: block;
}
.hero .hero__feature p span {
  color: #b5b5b5;
}
.hero .hero__feature-icon {
  width: 32px;
  flex-shrink: 0;
}

.story {
  position: relative;
  padding: 72px 0 66px;
  background: #fff;
  z-index: 3;
}
.story .back {
  position: absolute;
  z-index: 2;
  width: 402px;
  right: 0;
  bottom: -329px;
}
.story .container {
  max-width: 1263px;
}
.story .story__head {
  position: relative;
  text-align: center;
  margin-bottom: 56px;
}
.story .story__underline {
  display: block;
  margin: 10px auto 0;
  width: 665px;
  max-width: 80%;
}
.story .story__burst {
  position: absolute;
  left: -40px;
  top: 160px;
  width: 140px;
  z-index: 1;
}
.story .story__phone {
  position: absolute;
  right: -60px;
  bottom: -40px;
  width: 340px;
  z-index: 1;
}
.story .story__grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.story .story__grid::before {
  content: "";
  position: absolute;
  width: 282px;
  height: 258px;
  background: url("../img/img7.svg") top center no-repeat;
  background-size: cover;
  top: -114px;
  left: -135px;
  z-index: 1;
}

.story-card {
  position: relative;
  border-radius: 20px;
  border: 1px solid #E0E0E0;
  background: #F6F6F6;
  padding: 40px 20px 20px;
  min-height: 340px;
  display: flex;
  flex-direction: column;
  z-index: 2;
}
.story-card .story-card__pin {
  position: absolute;
  top: 14px;
  left: 50%;
  transform: translateX(-50%);
  width: 27px;
  height: 27px;
  background: url("../img/img6.svg") top center no-repeat;
  background-size: cover;
  border-radius: 50%;
}
.story-card .story-card__num {
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-weight: 400;
  font-size: 56px;
  color: #f10f0f;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 14px;
}
.story-card .story-card__num::after {
  content: "";
  width: 59px;
  height: 1px;
  background: #FF0606;
  margin-left: 35px;
}
.story-card .story-card__text {
  margin-top: 18px;
  font-size: 26px;
  line-height: 1.4;
}
.story-card .story-card__x {
  margin-top: auto;
  color: #f10f0f;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}
.story-card .story-card__icon {
  position: absolute;
  right: 16px;
  bottom: 14px;
  width: 76px;
}

.inside {
  position: relative;
  background: #0d0d0d;
  padding: 88px 0 56px;
  z-index: 2;
}
.inside .inside__chain {
  position: absolute;
  left: 0;
  top: 0;
}
.inside .inside__head {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: start;
  margin-bottom: 46px;
}
.inside .inside__title-red, .inside .inside__title-white {
  display: block;
}
.inside .inside__title-red {
  color: #f10f0f;
}
.inside .inside__title-white {
  color: #ffffff;
  display: flex;
  align-items: center;
  gap: 14px;
}
.inside .inside__fire {
  width: 84px;
}
.inside .inside__desc p {
  color: #ffffff;
  font-size: 30px;
  line-height: 1;
  max-width: 522px;
}
.inside .inside__brush {
  margin-top: 16px;
  width: 100%;
  max-width: 522px;
}
.inside .inside__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.inside-card {
  border-radius: 25.141px;
  border: 1.257px solid #F6F6F6;
  padding: 50px 24px 42px;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
}
.inside-card::before {
  content: "";
  position: absolute;
  width: 38px;
  height: 38px;
  background: url("../img/img11.png") top center no-repeat;
  background-size: cover;
  left: 50%;
  top: 17px;
}
.inside-card .inside-card__value {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-size: 91px;
  line-height: 1;
  color: #FF0505;
  margin-bottom: 10px;
  min-height: 118px;
  display: flex;
  align-items: center;
}
.inside-card .inside-card__value--icon img {
  width: 87px;
}
.inside-card .inside-card__text {
  margin-top: auto;
  color: #FFF;
  font-family: Gilroy, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 120%;
}

.gets {
  position: relative;
  padding: 47px 0 82px;
  overflow: hidden;
  background: url("../img/img12.png") top center no-repeat;
  background-size: cover;
}
.gets .gets__head {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 48px;
}
.gets .gets__heart {
  width: 150px;
  flex-shrink: 0;
}
.gets .gets__cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  position: relative;
}
.gets .gets__cards::before {
  content: "";
  position: absolute;
  background: url("../img/img13.png") top center no-repeat;
  background-size: contain;
  width: 394.91px;
  height: 394.91px;
  top: -270px;
  right: -40px;
  z-index: 2;
}
.gets .gets__subtitle {
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-weight: 400;
  font-size: 55px;
  text-transform: uppercase;
  margin: 36px 0 4px;
}
.gets .gets__tags {
  display: flex;
  flex-wrap: nowrap;
  gap: 13px;
}
.gets .gets__tag {
  flex: 1 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #f10f0f;
  border-radius: 10px;
  background: #ffffff;
  padding: 14px 12px;
  font-size: 18px;
  line-height: 1.4;
  text-align: center;
}
.gets .gets__disco {
  position: absolute;
  right: -50px;
  bottom: -60px;
  width: 200px;
}

.gets-card {
  background: #F6F6F6;
  border: 1px solid #f10f0f;
  border-radius: 18px;
  padding: 28px 32px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
}
.gets-card .gets-card__title {
  display: flex;
  align-items: center;
  gap: 12px;
  font-family: "Gilroy", sans-serif;
  font-weight: 700;
  font-size: 35px;
  text-transform: uppercase;
}
.gets-card .gets-card__star {
  width: 66px;
}
.gets-card .gets-card__text {
  margin-top: 14px;
  font-size: 24px;
  line-height: 1.4;
  padding-left: 78px;
}

.pricing {
  background: #0d0d0d;
  padding: 42px 0 80px;
  position: relative;
  z-index: 1;
}
.pricing .pricing__top {
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 48px;
  align-items: center;
}
.pricing .pricing__title {
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-weight: 400;
  font-size: 60px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1;
}
.pricing .pricing__price-wrap {
  position: relative;
}
.pricing .pricing__price {
  position: relative;
  display: inline-block;
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-weight: 400;
  font-size: 120px;
  line-height: 1;
  text-transform: uppercase;
  color: #f10f0f;
  margin-top: -4px;
}
.pricing .pricing__crown {
  position: absolute;
  top: -26px;
  right: -40px;
  width: 96px;
}
.pricing .pricing__brush {
  width: 380px;
  margin-left: -40px;
}
.pricing .pricing__list {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.pricing .pricing__list li {
  position: relative;
  color: #ffffff;
  font-size: 26px;
  padding-left: 60px;
}
.pricing .pricing__list li b {
  font-weight: 700;
}
.pricing .pricing__list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: url("../img/img14.svg") top center no-repeat;
  background-size: contain;
}
.pricing .pricing__action {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 18px;
  max-width: 388px;
}
.pricing .pricing__action .back {
  width: 444px;
  position: absolute;
  z-index: 0;
  top: -215px;
  right: -190px;
}
.pricing .pricing__btn {
  color: #FFF;
  font-family: "Bebas Neue Cyrillic";
  font-size: 41px;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
  padding: 19px 30px;
  border-radius: 18px;
  border-radius: 26px;
  background: #FF0505;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  max-width: 358px;
  position: relative;
  z-index: 2;
}
.pricing .pricing__note {
  display: flex;
  align-items: center;
  gap: 27px;
  padding-left: 10px;
}
.pricing .pricing__note p {
  color: #ffffff;
  font-size: 20px;
  line-height: 1;
}
.pricing .pricing__note p span {
  color: #f10f0f;
}
.pricing .pricing__lock {
  width: 55px;
  flex-shrink: 0;
}
.pricing .pricing__arrow-deco {
  position: absolute;
  left: -56px;
  bottom: 23px;
  width: 47px;
}
.pricing .pricing__divider {
  border: none;
  height: 1px;
  background: rgba(241, 15, 15, 0.7);
  margin: 56px 0;
}

.faq {
  position: relative;
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 40px;
  align-items: start;
}
.faq .faq__question-mark {
  display: none;
  position: absolute;
  left: -90px;
  bottom: -80px;
  width: 190px;
  pointer-events: none;
}
.faq .faq__title {
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-weight: 400;
  font-size: 135px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1;
  margin-top: -10px;
}
.faq .faq__list {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.faq-item {
  background: #121212;
  border: 1px solid #3a3a3a;
  border-radius: 12px;
  transition: border-color 0.25s ease;
}
.faq-item--open {
  border-color: #f10f0f;
}
.faq-item--open .faq-item__chevron {
  transform: rotate(180deg);
  margin-top: 4px;
}
.faq-item .faq-item__head {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 18px 20px;
  text-align: left;
}
.faq-item .faq-item__star {
  width: 32px;
  flex-shrink: 0;
}
.faq-item .faq-item__question {
  color: #ffffff;
  font-size: 20px;
  font-family: Gilroy;
  font-weight: 700;
  line-height: 1.4;
  flex: 1;
}
.faq-item .faq-item__chevron {
  flex-shrink: 0;
}
.faq-item .faq-item__body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.faq-item .faq-item__body p {
  padding: 0 20px 18px 26px;
  color: #FFF;
  font-family: Gilroy;
  font-size: 15.538px;
  font-style: normal;
  font-weight: 300;
  line-height: 140%;
}
.faq-item .faq-item__body p::before {
  content: "– ";
  color: #f10f0f;
}

.final {
  background: #e8262a;
  position: relative;
  z-index: 2;
}
.final .left_cont {
  width: 100%;
  max-width: 664px;
}
.final .back2 {
  position: absolute;
  top: -473px;
  left: 0;
  z-index: 2;
  width: 400px;
}
.final .final__inner {
  padding-top: 72px;
}
.final .final__content {
  padding-bottom: 19px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
}
.final .final__title {
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-weight: 400;
  font-size: 100px;
  line-height: 0.91;
  text-transform: uppercase;
  color: #ffffff;
  max-width: 664px;
}
.final .final__price {
  color: #FFF;
  font-family: "Clash Grotesk";
  font-size: 173.607px;
  font-style: normal;
  font-weight: 700;
  line-height: 181.383px;
}
.final .final__price span {
  color: #FFF;
  font-size: 63.61px;
  font-style: normal;
  font-weight: 300;
  line-height: 181.383px;
  font-family: Gilroy;
}
.final .final__action {
  display: flex;
  align-items: flex-start;
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 422px;
}
.final .final__action .final__arrow {
  position: absolute;
  width: 85px;
  bottom: 38px;
  left: -110px;
}
.final .final__envelope {
  width: 96px;
  flex-shrink: 0;
  margin-top: 8px;
  position: absolute;
  width: 258px;
  top: -140px;
  left: -120px;
  z-index: 1;
}
.final .final__action-col {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
}
.final .final__note-wrap {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.final .final__btn {
  position: relative;
}
.final .btn__arrow {
  right: 27px;
  bottom: 20px;
}
.final .final__arrow {
  width: 32px;
  flex-shrink: 0;
}
.final .final__note {
  color: #F8F8F6;
  font-family: Gilroy;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 29.296px;
  max-width: 330px;
}
.final .final__media {
  position: absolute;
  right: 0;
  bottom: -4px;
  z-index: 1;
  overflow: hidden;
}
.final .final__media img {
  width: 912px;
  margin-right: -139px;
}
.final .final__photo {
  display: block;
  margin: 0 auto;
  max-height: 480px;
  object-fit: contain;
}
.final .final__pearls {
  position: absolute;
  right: -30px;
  top: 0;
  width: 180px;
}
.final .final__disco {
  position: absolute;
  left: -40px;
  top: -40px;
  width: 90px;
}

footer.footer {
  background: #0d0d0d;
  border-top: 3px solid #f10f0f;
  padding: 32px 0;
}
footer.footer .footer__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 48px;
}
footer.footer .footer__inner .logo img {
  width: 123px;
}
footer.footer .footer__nav {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
footer.footer .footer__nav li {
  display: contents;
}
footer.footer .footer__nav li:not(:first-child)::before {
  content: "";
  width: 6px;
  height: 6px;
  flex-shrink: 0;
  border-radius: 50%;
  background: #f10f0f;
}
footer.footer .footer__nav a {
  color: #ffffff;
  font-size: 20px;
  transition: color 0.2s ease;
}
footer.footer .footer__nav a:hover {
  color: #f10f0f;
}