.ava-block {

  display: flex;

  align-items: center;

  gap: 5px;

  margin-bottom: 15px;

}



.ava-block img {

  margin-bottom: 0 !important;

  max-width: 61px;

}



.ava-block p {

  margin-bottom: 0 !important;

}

.prod-link {

  color: #e70000 !important;

}

.double-block {
  padding: 15px 0;
  border-top: 2px solid black;
  display: flex;
  border-bottom: 2px solid black;

  gap: 12px;
  max-width: 900px;
  margin: 10px auto;

  align-items: flex-start;

}



.double-block img {

  width: 40%;

  object-fit: contain;

  margin-bottom: 0;

  max-height: 350px;

}



.double-block p {

  margin-bottom: 0;

}





html {

  scroll-behavior: smooth;

}

.formix {

  display: flex;

  align-items: center;

  justify-content: center;

  flex-direction: column;

  padding: 20px;

  box-shadow: 0 0 8px 0 rgba(128, 128, 128, 0.29);

  max-width: 80%;

  margin: 30px auto;

  border-radius: 20px;

}

.formix h2 {
  text-align: center;
}


.prod-link {

  font-weight: 600 !important;

  color: red !important;

  text-decoration: underline !important;

}



html {

  overflow-x: hidden;

}



.button-wrap {

  box-shadow: 0 0 0 0 #e7000039;

  border-radius: 20px;

  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);

  display: block;



  transition: all .3s;

  background: #e70000 !important;
  background-color: #e70000 !important;

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#de7474", endColorstr="#f72210", GradientType=1);

  text-align: center;

  width: 80%;

  text-transform: uppercase;

  text-align: center;

  margin: 15px auto;

  color: white !important;

  font-style: normal;

  font-weight: bold;

  font-size: 23px;



  text-decoration: none !important;

  border-radius: 10px;

  padding: 8px 15px;



}

.kcuzKj {
  margin-top: 60px;
}

.forbes-comments {
  margin-top: 48px !important;
  padding-top: 8px !important;
  text-align: left;
}

.forbes-comments__title {
  margin: 0 0 16px;

  font-size: 16px;
  font-weight: 500 !important;
  line-height: 1.2;
  letter-spacing: 0.02em;

  color: #000;
}

.forbes-comments__empty {
  margin: 0 0 28px;

  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: #333;
}

.forbes-comments__list {
  margin-bottom: 32px;
}

.forbes-comments__empty[hidden] {
  display: none;
}

.comment-item {
  display: flex !important;
  gap: 14px;
  padding: 20px 0;
  border-bottom: 1px solid #e5e5e5;
}

.comment-item:first-child {
  padding-top: 0;
}

.comment-item__avatar {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #003891;
  color: #fff;
  font-family: Graphik, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 48px;
  text-align: center;
  text-transform: uppercase;
}

.comment-item__body {
  flex: 1;
  min-width: 0;
}

.comment-item__author {
  margin: 0 0 6px !important;
  font-family: Graphik, Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
  color: #000;
}

.comment-item__meta {
  margin: 0 0 8px !important;
  font-family: Graphik, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
  color: #666;
}

.comment-item__text {
  margin: 0 !important;
  font-family: Graphik, Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: #333;
  word-wrap: break-word;
}

.forbes-comments__form {
  margin-bottom: 32px;
}

.forbes-comments__label {
  display: block;
  margin-bottom: 6px;
  font-family: Graphik, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #000;
}

.forbes-comments__input,
.forbes-comments__textarea {
  display: block;
  width: 100%;
  margin-bottom: 16px !important;
  padding: 10px 12px;
  border: 1px solid #ccc;
  border-radius: 0;
  box-sizing: border-box;
  font-family: Graphik, Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.4;
  color: #333;
  background: #fff;
  resize: vertical;
}

.forbes-comments__input:focus,
.forbes-comments__textarea:focus {
  outline: none;
  border-color: #000;
}

.forbes-comments__textarea {
  min-height: 100px;
}

.forbes-comments__submit {
  display: inline-block;
  padding: 10px 24px !important;
  border: 1px solid #000 !important;
  border-radius: 0;
  background: #000 !important;
  font-family: Graphik, Helvetica, Arial, sans-serif;
  font-size: 14px !important;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase !important;
  color: #fff !important;
  cursor: pointer;
  transition: background 0.2s, color 0.2s;
  margin-top: 20px !important;
  margin-left: auto !important;
}

.forbes-comments__submit:hover {
  background: #fff !important;
  color: #000 !important;
}

.forbes-comments__divider {
  margin: 0;
  border: 0;
  border-top: 1px solid #000;
  height: 0;
}

body {
  padding-bottom: 76px;
}

.forbes-sticky-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  background: #fff;
  border-top: 1px solid #d8d8d8;
  box-shadow: 0 -2px 12px rgba(0, 0, 0, 0.08);
}

.forbes-sticky-bar__inner {
  display: flex;
  align-items: center;
  gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 10px 16px;
}

.forbes-sticky-bar__thumb {
  flex-shrink: 0;
  width: 52px;
  height: 52px;
  margin: 0;
  object-fit: cover;
  border: 1px solid #e5e5e5;
}

.forbes-sticky-bar__stat {
  flex: 1;
  min-width: 0;
}

.forbes-sticky-bar__stat-title {
  margin: 0;
  font-family: Graphik, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  color: #000;
}

.forbes-sticky-bar__stat-note {
  margin: 2px 0 0;
  font-family: Graphik, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3;
  color: #666;
}

.forbes-sticky-bar__cta {
  flex-shrink: 0;
  padding: 12px 20px;
  border: 1px solid #000;
  background: #000;
  font-family: Graphik, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  color: #fff !important;
  white-space: nowrap;
  transition: background 0.2s, color 0.2s;
}

.forbes-sticky-bar__cta:hover {
  background: #fff;
  color: #000 !important;
}

.fsb-bb {
  align-self: flex-end;
  display: flex;
  gap: 12px;
  align-items: center;
}

@media (max-width: 767px) {


  .fsb-bb{
    align-self: auto;
  }
  body {
    padding-bottom: 118px;
  }

  .forbes-sticky-bar__inner {
    align-items: center;
    gap: 10px 7px;
    padding: 10px 12px;
  }

  .forbes-sticky-bar__thumb {
    width: 44px;
    height: 44px;
  }



  .forbes-sticky-bar__stat-title {
    font-size: 12px;
    max-width: 80px;
  }

  .forbes-sticky-bar__stat-note {
    font-size: 12px;
    max-width: 100px;
  }

  .forbes-sticky-bar__cta {
    flex: 1 1 100%;
    width: 100%;
    max-width: 120px;
    padding: 8px 8px;
  }
}

.button-wrap:hover {

  color: white !important;

  animation: none;



}



@keyframes pulse {

  to {

    box-shadow: 0 0 0 45px rgba(232, 76, 61, 0)
  }

}



@media(max-width:600px) {

  .button-wrap {
    font-size: 20px;
    width: 80%;

  }
}











@media(max-width:767px) {
  .formix {
    max-width: none;
  }

  .formix h2 {
    font-size: 22px !important;
  }

  .double-block {

    flex-direction: column;



  }

  .button-wrap {
    font-size: 16px;

  }



  .double-block img {

    width: 100%;

    max-height: 400px;

  }

}